*,
*::before,
*::after {
  box-sizing: inherit;
}
::-webkit-input-placeholder {
  color: #888;
}
:-moz-placeholder {
  color: #888;
}
::-moz-placeholder {
  color: #888;
}
:-ms-input-placeholder {
  color: #888;
}
::-moz-focus-inner {
  padding: 0;
  border: 0;
}
html {
  box-sizing: border-box;
  font-family: 'Source Sans Pro', sans-serif;
}
body {
  font-family: 'Source Sans Pro', sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}
input,
textarea,
select,
button {
  font: inherit;
}
fieldset {
  border: 0;
  padding: 0;
}
.-u-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.-u-sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  border: 0 !important;
}
.-u-flex {
  display: flex;
}
.-u-flex--none {
  flex: none;
}
.-u-flex--one {
  flex: 1;
}
.-u-flex--row {
  flex-direction: row;
  display: flex;
}
.-u-flex--row-reverse {
  flex-direction: row-reverse;
  display: flex;
}
.-u-flex--column {
  flex-direction: column;
  display: flex;
}
.-u-flex--column-reverse {
  flex-direction: column-reverse;
  display: flex;
}
.-u-flex--align-content--stretch {
  flex-wrap: wrap;
  align-content: stretch;
}
.-u-flex--align-content--center {
  flex-wrap: wrap;
  align-content: center;
}
.-u-flex--align-content--flex-start {
  flex-wrap: wrap;
  align-content: flex-start;
}
.-u-flex--align-content--flex-end {
  flex-wrap: wrap;
  align-content: flex-end;
}
.-u-flex--align-content--space-between {
  flex-wrap: wrap;
  align-content: space-between;
}
.-u-flex--align-content--space-around {
  flex-wrap: wrap;
  align-content: space-around;
}
.-u-flex--align-items--baseline {
  align-items: baseline;
}
.-u-flex--align-items--center {
  align-items: center;
}
.-u-flex--align-items--flex-end {
  align-items: flex-end;
}
.-u-flex--align-items--flex-start {
  align-items: flex-start;
}
.-u-flex--align-items--stretch {
  align-items: stretch;
}
.-u-flex--align-self--baseline {
  align-self: baseline;
}
.-u-flex--align-self--center {
  align-self: center;
}
.-u-flex--align-self--flex-end {
  align-self: flex-end;
}
.-u-flex--align-self--flex-start {
  align-self: flex-start;
}
.-u-flex--align-self--stretch {
  align-self: stretch;
}
.-u-flex--justify--flex-start {
  justify-content: flex-start;
}
.-u-flex--justify--flex-end {
  justify-content: flex-end;
}
.-u-flex--justify--center {
  justify-content: center;
}
.-u-flex--justify--space-between {
  justify-content: space-between;
}
.-u-flex--justify--space-around {
  justify-content: space-around;
}
.-u-icon {
  background-position: center center;
  background-size: 22px 22px;
  display: inline-block;
  transition: all 0.2s linear;
  height: 22px;
  width: 22px;
}
.-u-icon--flip-x {
  transform: scaleX(-1);
}
.-u-icon--flip-y {
  transform: scaleY(-1);
}
.-u-icon--flip-x.-u-icon--flip-y {
  transform: scale(-1);
}
.-u-icon--next-stage {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/next-stage.svg.gz");
  background-repeat: no-repeat;
  height: 35px;
  width: 14px;
  background-position: right;
  background-size: contain;
}
.-u-icon--activity-log {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/activity-log.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--activity-log.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/activity-log.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--activity-log.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/activity-log.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--activity-schedule {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/activity-schedule.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--activity-schedule.-u-icon--green {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/activity-schedule-green.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--activity-schedule.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/activity-schedule.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--activity-schedule.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/activity-schedule.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--activity {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/activity.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--activity.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/activity.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--activity.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/activity.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--alert {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/alert.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--alert.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/alert.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--alert.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/alert.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--all {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/all.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--all.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/all.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--all.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/all.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--analytics {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/analytics.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--analytics.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/analytics.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--analytics.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/analytics.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--approval {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/approval.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--approval.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/approval.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--approval.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/approval.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--approval-complete {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/approval-complete.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--approval-complete.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/approval-complete.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--approval-complete.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/approval-complete.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--approval-incomplete {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/approval-incomplete.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--approval-incomplete.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/approval-incomplete.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--approval-incomplete.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/approval-incomplete.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--archive {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/archive.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--archive.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/archive.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--archive.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/archive.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--arrow-back {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/arrow-back.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--arrow-back.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/arrow-back.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--arrow-back.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/arrow-back.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--arrow-down-2 {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/arrow-down-2.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--arrow-down-2.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/arrow-down-2.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--arrow-down-2.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/arrow-down-2.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--arrow-down {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/arrow-down.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--arrow-down.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/arrow-down.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--arrow-down.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/arrow-down.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--arrow-left-2 {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/arrow-left-2.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--arrow-left-2.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/arrow-left-2.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--arrow-left-2.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/arrow-left-2.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--arrow-left {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/arrow-left.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--arrow-left.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/arrow-left.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--arrow-left.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/arrow-left.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--arrow-right-2 {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/arrow-right-2.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--arrow-right-2.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/arrow-right-2.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--arrow-right-2.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/arrow-right-2.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--arrow-right {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/arrow-right.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--arrow-right.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/arrow-right.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--arrow-right.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/arrow-right.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--arrow-up-2 {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/arrow-up-2.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--arrow-up-2.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/arrow-up-2.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--arrow-up-2.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/arrow-up-2.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--arrow-up {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/arrow-up.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--arrow-up.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/arrow-up.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--arrow-up.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/arrow-up.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--arrow-workflow {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/arrow-workflow.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--arrow-workflow.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/arrow-workflow.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--arrow-workflow.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/arrow-workflow.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--audio {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/audio.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--audio.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/audio.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--audio.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/audio.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--bar-graph {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/bar-graph.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--bar-graph.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/bar-graph.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--bar-graph.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/bar-graph.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--bookmark {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/bookmark.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--bookmark.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/bookmark.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--bookmark.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/bookmark.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--break {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/break.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--break.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/break.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--break.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/break.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--calendar {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/calendar.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--calendar.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/calendar.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--calendar.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/calendar.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--cancel {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/cancel.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--cancel.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/cancel.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--cancel.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/cancel.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--card-stack {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/card-stack.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--card-stack.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/card-stack.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--card-stack.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/card-stack.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--chat-group {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/chat-group.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--chat-group.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/chat-group.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--chat-group.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/chat-group.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--chat {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/chat.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--chat.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/chat.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--chat.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/chat.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--check {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/check-green.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--check.-u-icon--blue {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/check-blue.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--check.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/check.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--check.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/check.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--chevron-double {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/chevron-double.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--chevron-double.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/chevron-double.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--chevron-double.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/chevron-double.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--chevron {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/chevron.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--chevron.-u-icon--green {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/chevron-green.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--chevron.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/chevron.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--chevron.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/chevron.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--chevron.-u-icon--red {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/chevron-red.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--circle {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/circle.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--circle.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/circle.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--circle.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/circle.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--clock {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/clock.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--clock.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/clock.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--clock.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/clock.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--clone {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/clone.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--clone.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/clone.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--clone.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/clone.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--close {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/close.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--close.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/close.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--close.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/close.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--collapse {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/collapse.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--collapse.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/collapse.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--collapse.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/collapse.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--columns {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/columns.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--columns.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/columns.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--columns.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/columns.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--compact {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/compact.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--conversation {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/conversation.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--creation-studio {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/creation-studio.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--creation-studio.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/creation-studio.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--creation-studio.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/creation-studio.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--description {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/description.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--description.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/description.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--description.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/description.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--deselect {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/deselect.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--deselect.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/deselect.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--deselect.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/deselect.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--document {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/document.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--document.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/document.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--document.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/document.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--download {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/download.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--download.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/download.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--download.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/download.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--emoji {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/emoji.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--emoji.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/emoji.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--emoji.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/emoji.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--envelope-read {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/envelope-read.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--envelope-read.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/envelope-read.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--envelope-read.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/envelope-read.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--envelope {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/envelope.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--envelope.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/envelope.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--envelope.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/envelope.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--excel {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/excel.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--excel.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/excel.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--excel.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/excel.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--expand {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/expand.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--expand.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/expand.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--expand.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/expand.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--expand-full-screen {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/expand-full-screen.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--expand-full-screen.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/expand-full-screen.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--expand-full-screen.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/expand-full-screen.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--field {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/field.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--field.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/field.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--field.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/field.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--file {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/file.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--filter {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/filter.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--filter.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/filter.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--filter.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/filter.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--finish {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/finish.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--finish.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/finish.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--finish.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/finish.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--flag {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/flag.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--flag.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/flag.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--flag.-u-icon--blue {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/flag-blue.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--flag.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/flag.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--gear {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/gear.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--gear.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/gear.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--gear.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/gear.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--generic-file {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/generic-file.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--generic-file.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/generic-file.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--generic-file.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/generic-file.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--groups {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/groups.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--groups.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/groups.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--groups.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/groups.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--header {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/header.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--header.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/header.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--header.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/header.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--heart {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/heart.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--heart.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/heart.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--heart.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/heart.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--image {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/image.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--image.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/image.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--image.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/image.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--inbox {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/inbox.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--inbox.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/inbox.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--inbox.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/inbox.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--kanban {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/kanban.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--kanban.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/kanban.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--kanban.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/kanban.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--key {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/key.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--key.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/key.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--key.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/key.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--link-external {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/link-external.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--link-external.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/link-external.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--link-external.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/link-external.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--link {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/link.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--link.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/link.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--link.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/link.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--lock {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/lock.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--lock.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/lock.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--lock.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/lock.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--logout {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/logout.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--logout.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/logout.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--logout.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/logout.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--mention {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/mention.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--mention.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/mention.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--mention.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/mention.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--more {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/more.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--more.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/more.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--more.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/more.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--note {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/note.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--note.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/note.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--note.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/note.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--options {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/options.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--options.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/options.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--options.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/options.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--page-new {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/page-new.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--page-new.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/page-new.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--page-new.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/page-new.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--paperclip {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/paperclip.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--paperclip.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/paperclip.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--paperclip.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/paperclip.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--pencil {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/pencil.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--pencil.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/pencil.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--pencil.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/pencil.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--phone {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/phone.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--phone.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/phone.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--phone.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/phone.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--plus {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/plus.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--plus.-u-icon--green {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/plus-green.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--plus.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/plus.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--plus.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/plus.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--publish {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/publish.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--publish.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/publish.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--publish.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/publish.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--printer {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/printer.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--printer.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/printer.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--printer.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/printer.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--record {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/record.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--record.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/record.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--record.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/record.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--rejected {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/rejected.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--rejected.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/rejected.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--rejected.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/rejected.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--reorder {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/reorder.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--reorder.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/reorder.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--reorder.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/reorder.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--reorder-lefttoright {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/reorder-lefttoright.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--reorder-lefttoright.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/reorder-lefttoright.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--reorder-lefttoright.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/reorder-lefttoright.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--restore {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/restore.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--restore.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/restore.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--restore.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/restore.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--rocket {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/rocket-green.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--rocket.-u-icon--yellow {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/rocket-yellow.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--rocket.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/rocket.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--rocket.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/rocket.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--save {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/save-blue.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--save.-u-icon--green {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/save-green.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--save.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/save.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--save.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/save.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--search {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/search.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--search.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/search.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--search.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/search.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--shared {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/shared.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--shared.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/shared.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--shared.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/shared.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--shield {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/shield.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--shield.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/shield.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--shield.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/shield.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--skip {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/skip.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--skip.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/skip.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--skip.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/skip.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--slash {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/slash.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--slash.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/slash.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--slash.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/slash.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--sorting-ascending {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/sorting-ascending.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--sorting-ascending.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/sorting-ascending.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--sorting-ascending.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/sorting-ascending.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--sorting-default {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/sorting-default.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--sorting-default.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/sorting-default.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--sorting-default.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/sorting-default.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--sorting-descending {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/sorting-descending.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--sorting-descending.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/sorting-descending.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--sorting-descending.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/sorting-descending.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--spaces {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/spaces.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--spaces.-u-icon--green {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/spaces-green.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--spaces.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/spaces.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--stage-gate {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/stage-gate.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--stage-gate.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/stage-gate.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--stage-gate.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/stage-gate.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--stage-next {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/stage-next.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--stage-next.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/stage-next.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--stage-next.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/stage-next.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--star {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/star.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--star.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/star.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--star.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/star.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--star.-u-icon--outline {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/star-outline.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--stream {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/stream.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--stream.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/stream.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--stream.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/stream.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--switch {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/switch.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--switch.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/switch.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--switch.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/switch.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--sync {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/sync.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--sync.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/sync.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--sync.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/sync.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--system {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/system.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--system.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/system.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--system.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/system.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--task {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/task.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--task.-u-icon--green {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/task-green.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--task.-u-icon--red {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/task-red.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--task.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/task.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--task.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/task.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--task-skip {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/task-skip.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--task-skip.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/task-skip.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--task-skip.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/task-skip.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--timeline {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/timeline.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--timeline.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/timeline.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--timeline.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/timeline.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--trash {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/trash.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--trash.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/trash.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--trash.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/trash.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--upload {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/upload.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--upload.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/upload.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--upload.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/upload.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--user-add {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/user-add.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--user-add.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/user-add.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--user-add.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/user-add.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--user-group {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/user-group.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--user-group.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/user-group.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--user-group.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/user-group.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--user {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/user.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--user.-u-icon--light-blue {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/user-light-blue.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--user.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/user.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--user.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/user.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--video {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/video.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--video.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/video.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--video.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/video.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--view-actions {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/view-actions.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--view-actions.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/view-actions.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--view-actions.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/view-actions.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--view-personal {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/view-personal.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--view-personal.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/view-personal.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--view-personal.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/view-personal.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--view-shared {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/view-shared.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--view-shared.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/view-shared.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--view-shared.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/view-shared.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--views {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/views.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--views.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/views.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--views.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/views.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--web {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/web.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--web.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/web.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--web.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/web.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--workflow {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/workflow.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--workflow.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/workflow.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--workflow.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/workflow.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--x {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/x.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--x.-u-icon--light-blue {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/x-light-blue.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--x.-u-icon--blue {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/x-blue.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--x.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/x.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--x.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/x.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--x-blue {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/x-blue.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--x-blue.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/x-blue.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--x-blue.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/x-blue.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--x-light-blue {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/x-light-blue.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--x-light-blue.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/x-light-blue.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--x-light-blue.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/x-light-blue.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--zip {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/zip.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--zip.-u-icon--white {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/white/zip.svg.gz");
  background-repeat: no-repeat;
}
.-u-icon--zip.-u-icon--gray {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/zip.svg.gz");
  background-repeat: no-repeat;
}
.-u-avatar,
.-u-avatar::after {
  width: 36px;
  height: 36px;
  border-radius: 50%;
}
.-u-avatar {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  position: relative;
  transform: scale(1);
}
.-u-avatar::after {
  border: 1px solid #d5d5d5;
  content: '';
  display: inline-block;
  transition: border-width 0.2s ease-in-out, border-color 0.2s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
}
.-u-avatar__img {
  flex: none;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: none;
}
.-u-avatar--initials {
  font-size: 15px;
  color: #fff;
  cursor: default;
  text-transform: uppercase;
  white-space: nowrap;
  text-decoration: none;
}
.-u-avatar--initials::after {
  background-color: #a7a7a7;
  z-index: -1;
}
.-u-avatar--remainder {
  font-size: 15px;
  color: #fff;
  white-space: nowrap;
  text-decoration: none;
}
.-u-avatar--remainder::after {
  background-color: #a7a7a7;
  z-index: -1;
}
.-u-avatar--owner::after {
  border: 2px solid #73b650;
}
.-u-avatar--clickable:hover {
  cursor: pointer;
}
.-u-avatar--clickable:hover::after {
  border: 3px solid #1f84bc;
}
.-u-avatar-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-flex;
  flex-direction: row-reverse;
  isolation: isolate;
}
.-u-avatar-list__avatar {
  z-index: 0;
}
.-u-avatar-list__avatar + .-u-avatar-list__avatar {
  margin-right: -12px;
}
.-u-avatar-list__avatar:not(.-u-avatar-list__avatar--owner) + .-u-avatar-list__avatar--owner {
  margin-right: 12px;
}
.-u-avatar-list__avatar:hover {
  z-index: 1;
}
.-u-avatar-list__avatar--image {
  line-height: 0;
}
.-u-expandable__header {
  align-items: center;
  cursor: pointer;
  display: flex;
  padding: 12px 18px 0 0;
}
.-u-expandable__header__container {
  border-bottom: solid 1px #d5d5d5;
  flex: 1;
  padding-bottom: 12px;
}
.-u-expandable__arrow {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/arrow-right.svg.gz");
  background-repeat: no-repeat;
  background-position: center center;
  height: 22px;
  margin-bottom: 12px;
  transition: transform 0.25s;
  width: 30px;
}
.-u-expandable__container {
  overflow: hidden;
  padding-left: 30px;
  transition: height 0.25s;
}
.-u-expandable--collapsed .-u-expandable__container {
  height: 0;
}
.-u-expandable--expanded .-u-expandable__arrow {
  transform: rotate(90deg);
}
.-u-expandable--expanded .-u-expandable__header__container {
  border-bottom: 0;
}
.-u-page-header {
  background-color: #fff;
  min-height: 48px;
  line-height: 1;
  padding: 0 12px 0 0;
}
.-u-page-header__icon {
  align-self: center;
  margin-right: 12px;
}
.-u-page-header__label {
  color: #888;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
.-u-page-header__title {
  color: #464646;
  font-size: 20px;
  font-weight: 400;
  margin: 0;
  min-width: 24px;
  flex: none;
}
.-u-helpful-tip {
  background-color: #a7a7a7;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  height: 16px;
  line-height: 16px;
  padding: 0 3px;
  text-align: center;
  width: 16px;
}
.-u-helpful-tip:hover {
  cursor: pointer;
}
.-u-helpful-tip__tooltip {
  display: inline-block;
  max-height: 58px;
  max-width: 336px;
  overflow: hidden;
}
.-u-animation--loop {
  animation-iteration-count: infinite;
}
@keyframes bounce {
  0% {
    margin-top: 0;
  }
  20% {
    margin-top: -3px;
  }
  50% {
    margin-top: -6px;
  }
  80% {
    margin-top: -3px;
  }
  100% {
    margin-top: 0;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes filter {
  0% {
    top: 0;
    transform: translateY(-100%);
  }
  35% {
    top: 35%;
    transform: translateY(-100%);
  }
  36% {
    top: 36%;
    transform: translateY(100%) scale(0.5);
  }
  100% {
    top: 100%;
    transform: translateY(100%) scale(0.5);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3) rotateZ(0.001deg);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes pulse-grow {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.15) rotateZ(0.001deg);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes pulse-danger {
  0% {
    background-color: #ffeef1;
    box-shadow: 0 0 0 0 #ff4c6c;
  }
  70% {
    box-shadow: 0 0 0 8px rgba(255,255,255,0);
  }
  100% {
    background-color: #fff;
    box-shadow: 0 0 0 0 rgba(255,255,255,0);
  }
}
@keyframes pulse-info {
  0% {
    background-color: #c1ddec;
    box-shadow: 0 0 0 0 #1f84bc;
  }
  70% {
    box-shadow: 0 0 0 8px rgba(255,255,255,0);
  }
  100% {
    background-color: #fff;
    box-shadow: 0 0 0 0 rgba(255,255,255,0);
  }
}
@keyframes pulse-success {
  0% {
    background-color: #c4e6b2;
    box-shadow: 0 0 0 0 #95d275;
  }
  70% {
    box-shadow: 0 0 0 8px rgba(255,255,255,0);
  }
  100% {
    background-color: #fff;
    box-shadow: 0 0 0 0 rgba(255,255,255,0);
  }
}
@keyframes save {
  0% {
    opacity: 0;
    transform: translateY(15px);
  }
  50% {
    opacity: 1;
    transform: translate(0);
  }
  100% {
    opacity: 1;
    transform: translate(0);
  }
}
.-u-btn:disabled,
.-u-btn[disabled],
.-u-btn:disabled:hover,
.-u-btn[disabled]:hover {
  background-color: #f4f4f4;
  border-color: #ededed;
  color: #888;
}
.-u-btn__manage-team-left,
.-u-btn__manage-team-right {
  z-index: -1;
  height: 15px;
  width: 15px;
  background-size: contain;
  position: absolute;
  margin: auto;
  height: 15px;
  top: 0;
  bottom: 0;
}
.-u-btn__content--edit::before,
.-u-btn__content--filter::before {
  content: '';
  display: inline-block;
}
.-u-btn {
  background-color: #fff;
  border: 1px solid #d5d5d5;
  border-radius: 36px;
  height: 36px;
  outline: none;
  color: #464646;
  padding: 6px 18px;
  cursor: pointer;
  position: relative;
  overflow: visible;
  line-height: 1.5;
  font-size: 14px;
  font-weight: normal;
  transition: all 0.2s ease-in-out, visibility 1ms;
}
.-u-btn:hover,
.-u-btn:focus {
  background-color: #eaf3f8;
  border-color: #99c7e0;
}
.-u-btn__chevron {
  transition: transform 0.2s ease-in-out;
}
.-u-btn:not(:disabled):hover .-u-btn__chevron {
  transform: translateX(6px);
}
.-u-btn__circle-double-icon {
  width: 30%;
}
.-u-btn__content {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in-out, visibility 1ms;
  white-space: nowrap;
  height: 100%;
  width: 100%;
}
.-u-btn--picker .-u-btn__content {
  justify-content: space-between;
}
.-u-btn__content--edit::before {
  position: absolute;
  top: 24.5px;
  left: 8px;
  width: 0;
  height: 2px;
  background: #1f84bc;
  border-radius: 2px;
  transition: width 0.3s ease-in-out;
}
.-u-btn--success .-u-btn__content--edit::before,
.-u-btn--danger .-u-btn__content--edit::before {
  background-color: #fff;
}
.-u-btn:not(:disabled):hover .-u-btn__content--edit::before {
  width: 12px;
}
.-u-btn__content--filter::before {
  height: 5px;
  z-index: -1;
  display: none;
  border-radius: 50%;
  background-color: #1f84bc;
  position: absolute;
  margin: auto;
  width: 5px;
  left: 0;
  right: 0;
}
.-u-btn--success .-u-btn__content--filter::before,
.-u-btn--danger .-u-btn__content--filter::before {
  background-color: #fff;
}
.-u-btn:not(:disabled):hover .-u-btn__content--filter::before {
  display: inline-block;
  animation: 1s ease-in-out forwards filter;
}
.-u-btn:not(:disabled):hover .-u-btn__content--pulse {
  animation: pulse 0.2s ease-in-out;
}
.-u-btn:not(:disabled):hover .-u-btn__content--pulse-grow {
  animation: pulse-grow 0.5s ease-out;
}
.-u-btn__content--spin {
  transition: transform 0.6s ease-in-out;
}
.-u-btn:not(:disabled):hover .-u-btn__content--spin {
  transform: rotate(180deg);
}
.-u-btn__content--saved {
  animation: 0.8s ease-in-out save;
}
.-u-btn__content--trash {
  flex-direction: column;
}
.-u-btn__content--upload {
  flex-direction: column;
}
.-u-btn__edit {
  line-height: 0;
  transition: transform 0.4s;
}
.-u-btn:not(:disabled):hover .-u-btn__edit {
  transform: translateX(13px);
}
.-u-btn:not(:disabled):hover .-u-btn__manage-team-center {
  animation: pulse 0.2s ease-in-out;
}
.-u-btn__manage-team-left {
  left: 2px;
}
.-u-btn:not(:disabled):hover .-u-btn__manage-team-left {
  animation: 0.2s ease-in-out 0.1s pulse;
}
.-u-btn__manage-team-right {
  right: 2px;
}
.-u-btn:not(:disabled):hover .-u-btn__manage-team-right {
  animation: 0.2s ease-in-out 0.2s pulse;
}
.-u-btn__options-left {
  width: 8px;
  height: 8px;
  background-position: left;
  transform: scale(1.2, 1.2);
}
.-u-btn:not(:disabled):hover .-u-btn__options-left {
  animation: bounce 0.15s;
}
.-u-btn__options-center {
  width: 8px;
  height: 8px;
  background-position: center;
  transform: scale(1.2, 1.2);
}
.-u-btn:not(:disabled):hover .-u-btn__options-center {
  animation: bounce 0.15s;
  animation-delay: 0.1s;
}
.-u-btn__options-right {
  width: 8px;
  height: 8px;
  background-position: right;
  transform: scale(1.2, 1.2);
}
.-u-btn:not(:disabled):hover .-u-btn__options-right {
  animation: bounce 0.15s;
  animation-delay: 0.2s;
}
.-u-btn__pill-circle {
  position: relative;
  top: 0;
  left: -19px;
  margin-right: -13px;
  pointer-events: none;
  box-shadow: 0 3px 6px 0 rgba(0,0,0,0.08);
}
.-u-btn__pill-icon {
  margin-right: 6px;
}
.-u-btn__pill-text {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.-u-btn__pill-navigation {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-100%, -50%);
  transition: transform 0.3s ease-out;
}
.-u-btn:not(:disabled):hover .-u-btn__pill-navigation {
  transform: translate(6px, -50%);
}
.-u-btn__trash-top {
  height: 8px;
  background-position: center top;
}
.-u-btn:not(:disabled):hover .-u-btn__trash-top {
  transform: rotate(-35deg);
  transform-origin: 6px bottom;
}
.-u-btn__trash-bottom {
  height: 14px;
  background-position: center bottom;
}
.-u-btn__upload-top {
  height: 13px;
  background-position: center top;
}
.-u-btn:not(:disabled):hover .-u-btn__upload-top {
  transform: translate(0, -30%);
}
.-u-btn__upload-bottom {
  height: 8px;
  background-position: center bottom;
}
.-u-btn--block {
  display: block;
  width: 100%;
}
.-u-btn--circle {
  width: 36px;
  padding: 0;
  border-radius: 50%;
  box-shadow: 0 3px 6px 0 rgba(0,0,0,0.08);
  overflow: hidden;
  z-index: 0;
}
.-u-btn--circle.-u-btn--iconOnly {
  background-color: transparent;
  border: 0;
  box-shadow: none;
}
.-u-btn--circle.-u-btn--iconOnly:active,
.-u-btn--circle.-u-btn--iconOnly:focus,
.-u-btn--circle.-u-btn--iconOnly:hover {
  background-color: transparent;
}
.-u-btn--dashed {
  border-style: dashed;
}
.-u-btn--dashed:hover,
.-u-btn--dashed:focus {
  background-color: #edf8e8;
  border-color: #73b650;
}
.-u-btn--create {
  border-color: #73b650;
  border-style: dashed;
  color: #73b650;
}
.-u-btn--danger {
  background-color: #ff4c6c;
  border: none;
  color: #fff;
}
.-u-btn--danger:hover,
.-u-btn--danger:focus {
  background-color: #ff6c86;
}
.-u-btn:disabled.-u-btn--circle.-u-btn--danger,
.-u-btn[disabled].-u-btn--circle.-u-btn--danger {
  background-color: #a7a7a7;
}
.-u-btn--danger--outline:hover,
.-u-btn--danger--outline:focus {
  border-color: #ff6c86;
  background-color: #ffeef1;
}
.-u-btn--picker {
  border-radius: 4px;
}
.-u-btn--picker--rounded {
  border-radius: 40px;
}
.-u-btn--pill {
  max-width: 100%;
}
.-u-btn--placeholder {
  color: #888;
}
.-u-btn--save,
.-u-btn--navigation {
  min-width: 150px;
  overflow: hidden;
}
.-u-btn--success {
  background-color: #73b650;
  border: none;
  color: #fff;
}
.-u-btn--success:hover,
.-u-btn--success:focus {
  background-color: #95d275;
}
.-u-btn:disabled.-u-btn--circle.-u-btn--success,
.-u-btn[disabled].-u-btn--circle.-u-btn--success {
  background-color: #a7a7a7;
}
.-u-btn--success--outline:hover,
.-u-btn--success--outline:focus {
  border-color: #95d275;
  background-color: #edf8e8;
}
.-u-btn--success-outline {
  border-color: #95d275;
  color: #73b650;
}
.-u-btn:disabled,
.-u-btn[disabled] {
  cursor: not-allowed;
}
.-u-btn:not(.-u-btn--block) ~ .-u-btn:not(.-u-btn--block) {
  margin-left: 6px;
}
.-u-btn ~ .-u-btn--block {
  margin-top: 12px;
}
.-u-form-group__input--text,
.-u-form-group__input--textarea,
.-u-form-group__input--time,
.-u-form-group__input--number {
  background-color: #fff;
  border: solid 1px #d5d5d5;
  border-radius: 4px;
  color: #464646;
  font-size: 14px;
  font-weight: 400;
  height: 36px;
  margin: 0;
  padding: 0 12px;
  transition: all ease-in-out 0.25s;
}
.-u-form-group__input--text:disabled,
.-u-form-group__input--textarea:disabled,
.-u-form-group__input--time:disabled,
.-u-form-group__input--number:disabled {
  background-color: #f4f4f4;
  cursor: not-allowed;
}
.-u-form-group__input--text:focus,
.-u-form-group__input--textarea:focus,
.-u-form-group__input--time:focus,
.-u-form-group__input--number:focus {
  box-shadow: 0 0 3px #70b0d4;
  border-color: #99c7e0;
  outline: none;
}
.-u-form-group--invalid .-u-form-group__input:not(:disabled),
.-u-form-group__input:invalid:not(:disabled),
.-u-form-group--invalid .-u-form-group__input:not(:disabled) + .-u-form-group__input--checkbox__content,
.-u-form-group__input:not(:disabled):invalid + .-u-form-group__input--checkbox__content {
  border-color: #ff6c86;
}
.-u-form-group--invalid .-u-form-group__input:not(:disabled):focus,
.-u-form-group__input:invalid:not(:disabled):focus,
.-u-form-group--invalid .-u-form-group__input:not(:disabled) + .-u-form-group__input--checkbox__content:focus,
.-u-form-group__input:not(:disabled):invalid + .-u-form-group__input--checkbox__content:focus {
  box-shadow: 0 0 3px 2px #ffadbc;
}
.-u-form-group__input--pulse--danger,
.-u-form-group__input:invalid:not(:disabled),
.-u-form-group__input--pulse--danger + .-u-form-group__input--checkbox__content,
.-u-form-group__input:not(:disabled):invalid + .-u-form-group__input--checkbox__content {
  animation-name: pulse-danger;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  box-shadow: 0 0 0 #ff4c6c;
}
.-u-form-group__input--pulse--info,
.-u-form-group__input--pulse--info + .-u-form-group__input--checkbox__content {
  animation-name: pulse-info;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  box-shadow: 0 0 0 #1f84bc;
}
.-u-form-group__input--pulse--success,
.-u-form-group__input--pulse--success + .-u-form-group__input--checkbox__content {
  animation-name: pulse-success;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  box-shadow: 0 0 0 #73b650;
}
.-u-form-group {
  display: inline-block;
}
.-u-form-group--block {
  display: block;
}
.-u-form-group--block ~ .-u-form-group--block {
  margin-top: 12px;
}
.-u-form-group--radio ~ .-u-form-group--radio {
  margin-top: 6px;
}
.-u-form-group--invalid .-u-form-group__chevron {
  display: none;
}
.-u-form-group__chevron--invalid {
  display: none;
}
.-u-form-group--invalid .-u-form-group__chevron--invalid {
  display: inherit;
}
.-u-form-group__grouped-validaiton {
  border-radius: 4px;
}
.-u-form-group__label {
  color: #888;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 6px;
}
.-u-form-group__label__container {
  display: block;
}
.-u-form-group__label__help {
  margin-left: 6px;
}
.-u-form-group__label--radio {
  color: #464646;
  cursor: pointer;
  display: inline-block;
  line-height: 24px;
  margin: 0 0 0 6px;
  vertical-align: bottom;
}
.-u-form-group__label:empty {
  display: none;
}
.-u-form-group__radio-button-group__label {
  color: #888;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 6px;
}
.-u-form-group__radio-button-group__label:empty {
  display: none;
}
.-u-form-group__validation-message {
  color: #ff4c6c;
  font-weight: 600;
  font-size: 12px;
  margin-top: 4px;
  animation: fade-in 0.2s ease-in-out;
}
.-u-form-group__input {
  display: block;
  width: 100%;
}
.-u-form-group--invalid .-u-form-group__input:not(:disabled).-u-btn--picker:hover,
.-u-form-group__input:invalid:not(:disabled).-u-btn--picker:hover,
.-u-form-group--invalid .-u-form-group__input:not(:disabled).-u-btn--picker:focus,
.-u-form-group__input:invalid:not(:disabled).-u-btn--picker:focus {
  background-color: #ffeef1;
}
.-u-form-group__input--required {
  color: #ff4c6c;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  margin: 0 3px;
}
.-u-form-group__input--text--rounded {
  border-radius: 40px;
}
.-u-form-group__input--text--search {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/search.svg.gz");
  background-repeat: no-repeat;
  background-position: 12px center;
  padding-left: 40px;
  background-size: 22px;
}
.-u-form-group__input--textarea {
  padding: 8px 12px;
  height: auto;
  overflow-y: auto;
}
.-u-form-group__input--checkbox__content {
  background-color: #fff;
  background-position: center center;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  height: 24px;
  width: 24px;
  transition: all 0.2s ease-in-out;
}
.-u-form-group__input:checked + .-u-form-group__input--checkbox__content {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/check-blue.svg.gz");
  background-repeat: no-repeat;
}
.-u-form-group__input:disabled:checked + .-u-form-group__input--checkbox__content {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/check.svg.gz");
  background-repeat: no-repeat;
}
.-u-form-group__input:disabled + .-u-form-group__input--checkbox__content {
  background-color: #f4f4f4;
  cursor: not-allowed;
}
.-u-form-group__input:not(:disabled) + .-u-form-group__input--checkbox__content:hover {
  background-color: #eaf3f8;
  border-color: #99c7e0;
}
.-u-form-group--invalid .-u-form-group__input:not(:disabled) + .-u-form-group__input--checkbox__content:hover,
.-u-form-group__input:not(:disabled):invalid + .-u-form-group__input--checkbox__content:hover {
  background-color: #ffeef1;
  border-color: #ff6c86;
}
.-u-form-group__input--radio__content {
  background-color: #fff;
  background-position: center center;
  border: 1px solid #d5d5d5;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 22px;
  padding: 1px;
  width: 22px;
  transition: all 0.2s ease-in-out;
  position: relative;
}
.-u-form-group__input--radio__content:after {
  border-radius: 50%;
  content: ' ';
  display: inline-block;
  height: 12px;
  width: 12px;
  transition: all 0.2s ease-in-out;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.-u-form-group__input:checked + .-u-form-group__input--radio__content:after {
  background-color: #1f84bc;
}
.-u-form-group__input:disabled:checked + .-u-form-group__input--radio__content:after {
  background-color: #a7a7a7;
}
.-u-form-group__input:disabled + .-u-form-group__input--radio__content {
  background-color: #f4f4f4;
  cursor: not-allowed;
}
.-u-form-group__input:not(:disabled) + .-u-form-group__input--radio__content:hover {
  background-color: #eaf3f8;
  border-color: #99c7e0;
}
.-u-list-group {
  position: relative;
  overflow: hidden;
}
.-u-list-group__header .-u-expandable__arrow {
  width: 48px;
}
.-u-list-group__header--with-progress-bar .-u-expandable__header__container {
  border-bottom: none;
}
.-u-list-group__title {
  font-size: 20px;
  font-weight: 400;
  margin: 0;
}
.-u-list-group__title + .-u-list-group__label {
  margin-top: 6px;
}
.-u-list-group__label {
  color: #888;
  font-size: 14px;
}
.-u-list-group__label__danger-text {
  background-color: #ff4c6c;
  border-radius: 500px;
  color: #fff;
  font-size: auto;
  padding: 3px 6px;
}
.-u-list-group__progress-bar {
  background: #d5d5d5;
  border-radius: 25px;
  height: 6px;
  margin-top: 6px;
  position: relative;
}
.-u-list-group__progress-bar__progress-meter {
  background-color: #73b650;
  border-radius: 20px 8px 8px 20px;
  display: block;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.-u-list-group--danger .-u-list-group__progress-bar__progress-meter {
  background-color: #ff4c6c;
}
.-u-list {
  color: #464646;
  font-size: 14px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.-u-list__container {
  background-color: #fff;
  max-height: 100%;
  overflow: auto;
}
.-u-list--flush {
  border-radius: 4px;
  padding: 0;
}
.-u-list-item--danger:after,
.-u-list-item--skipped:after,
.-u-list-item--success:after {
  background-position: center center;
  top: 1px;
  bottom: 1px;
  right: 22px;
  content: '';
  width: 22px;
}
.-u-list-item {
  background-color: #fff;
  border-left: solid 4px transparent;
  color: #464646;
  padding: 0 18px 0 14px;
  position: relative;
  transition: background 0.15s ease-in-out;
}
.-u-list-item--danger:after {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/alert.svg.gz");
  background-repeat: no-repeat;
  position: absolute;
}
.-u-list-item--skipped:after {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/gray/skip.svg.gz");
  background-repeat: no-repeat;
  position: absolute;
}
.-u-list-item--success:after {
  background-image: url("https://systemdata.lanetix.com/images/unum/icons/color/check-green.svg.gz");
  background-repeat: no-repeat;
  position: absolute;
}
.-u-list-item:first-child:not(.-u-list-item--active) {
  border-top: solid 1px transparent;
  margin-top: 0;
}
.-u-list-item:first-child:not(.-u-list-item--active) .-u-list-item__content {
  border-top: 0;
}
.-u-list-item:last-child {
  margin-bottom: 18px;
}
.-u-list-item:before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  content: '';
  pointer-events: none;
}
.-u-list-item:hover:not(.-u-list-item--disabled) {
  background-color: #eaf3f8;
  border-bottom: solid 1px #99c7e0;
  border-top: solid 1px #99c7e0;
  border-left: solid 4px #1168a8;
  cursor: pointer;
}
.-u-list-item:hover:not(.-u-list-item--disabled) .-u-list-item__content {
  border-top: 0;
}
.-u-list-item:hover:not(.-u-list-item--disabled) + .-u-list-item--active {
  border-top: 0;
}
.-u-list-item:hover:not(.-u-list-item--disabled) + .-u-list-item .-u-list-item__content {
  border-top: 0;
}
.-u-list-item:hover:not(.-u-list-item--disabled):after,
.-u-list-item--active:after {
  top: 2px;
  bottom: 2px;
}
.-u-list-item--active {
  background-color: #eaf3f8;
  border-bottom: solid 1px #99c7e0;
  border-left: solid 4px #1168a8;
  border-top: solid 1px #99c7e0;
}
.-u-list-item--active .-u-list-item__content {
  border-bottom: 0;
  border-top: 0;
}
.-u-list-item--active + .-u-list-item:hover:not(.-u-list-item--disabled) {
  border-top: 0;
}
.-u-list-item--active + .-u-list-item .-u-list-item__content {
  border-top: 0;
}
.-u-list-item__icon {
  align-self: center;
  margin-right: 12px;
  z-index: 1;
}
.-u-list-item__label {
  color: #888;
  font-size: 14px;
  line-height: 1;
}
.-u-list-item__status {
  padding-right: 32px;
}
.-u-list-item--success .-u-list-item__status {
  color: #73b650;
}
.-u-list-item--danger .-u-list-item__status {
  color: #ff4c6c;
}
.-u-list-item__content {
  align-items: center;
  border-top: 1px solid #d5d5d5;
  font-size: 14px;
  min-height: 42px;
  padding: 9px 0;
}
.-u-list-item:last-child .-u-list-item__content {
  border-bottom: 1px solid #d5d5d5;
}
.-u-list-item--active:last-child .-u-list-item__content,
.-u-list-item:hover:not(.-u-list-item--disabled):last-child .-u-list-item__content {
  border-bottom: 0;
}
.-u-list-item__btn {
  margin: 0 30px 0 12px;
  z-index: 1;
}
.-u-paper {
  border-radius: 4px;
  font: inherit;
  font-size: 14px;
}
.-u-paper__corner {
  background: rgba(255,255,255,0) url("https://systemdata.lanetix.com/images/unum/misc/corner.png.gz") no-repeat;
  background-size: cover;
  height: 36px;
  width: 36px;
}
.-u-paper__corner--clickable:hover {
  cursor: pointer;
}
.-u-paper__top-bar {
  background-color: #fff;
}
.-u-paper__left-bar {
  background-color: #fff;
  width: 36px;
}
.-u-paper__content {
  background-color: #fff;
  margin: -12px 0 0 -12px;
  padding: 0 24px 24px 0;
}
.-u-paper__header__icon {
  align-self: center;
  margin-right: 12px;
}
.-u-paper__header__label {
  color: #888;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
.-u-paper__header__title {
  color: #464646;
  font-size: 20px;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
.-u-tabs {
  color: #464646;
}
.-u-tab {
  color: #464646;
  cursor: pointer;
  height: 36px;
  margin-left: 12px;
  padding: 6px;
  text-decoration: none;
}
.-u-tab:first-child {
  margin-left: 0;
}
.-u-tab:after {
  border-bottom: solid 3px #99c7e0;
  content: '';
  display: block;
  margin-top: 8px;
  transform: scaleX(0.0001);
  transition: transform 0.25s ease-in-out;
}
.-u-tab:not(.-u-tab--disabled):hover:after {
  transform: scaleX(1);
}
.-u-tab--active {
  color: #1f84bc;
}
.-u-tab--active:after {
  border-bottom: solid 3px #1f84bc;
  transform: scaleX(1);
}
.-u-tab--disabled {
  color: #888;
  cursor: not-allowed;
  font-style: italic;
}
.-u-table {
  border-bottom: 1px solid #d5d5d5;
  color: #464646;
  display: table;
  font-size: 14px;
  margin: 0;
  padding: 0;
  table-layout: auto;
  width: 100%;
}
.-u-table__thead {
  display: table-header-group;
}
.-u-table__tbody {
  display: table-row-group;
}
.-u-table__td {
  display: table-cell;
  max-width: 500px;
  min-width: 130px;
  padding: 8px 12px;
  vertical-align: middle;
}
.-u-table__td:not(:last-child) {
  border-right: solid 1px #a7a7a7;
}
.-u-table__th {
  background-color: #fff;
  display: table-cell;
  font-weight: 400;
  max-height: 36px;
  max-width: 500px;
  min-width: 130px;
  padding: 0;
}
.-u-table__th:after {
  border-bottom: solid 3px #99c7e0;
  content: '';
  display: block;
  transform: scaleX(0.0001);
  transition: transform 0.25s ease-in-out;
}
.-u-table__th:not(:last-child) {
  border-right: solid 1px #d5d5d5;
}
.-u-table__th--asc,
.-u-table__th--desc {
  background-color: #eaf3f8;
}
.-u-table__th--asc:after,
.-u-table__th--desc:after {
  border-color: #1f84bc;
  transform: scaleX(1);
}
.-u-table__th--disabled {
  cursor: default !important;
}
.-u-table__th--sortable {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.-u-table__th--sortable:hover:after {
  transform: scaleX(1);
}
.-u-table__th__container {
  align-items: center;
  display: flex;
  padding: 8px 12px;
}
.-u-table__th__content {
  flex: 1;
}
.-u-table__th__icon {
  flex: none;
}
.-u-table__tr {
  display: table-row;
  height: 36px;
}
.-u-table__tr:nth-of-type(odd) {
  background-color: #ededed;
}
.-u-table__tr:nth-of-type(even) {
  background-color: #f4f4f4;
}
.-u-toggle {
  -webkit-tap-highlight-color: rgba(255,255,255,0);
}
.-u-toggle__toggle {
  cursor: pointer;
  display: inline-block;
  padding: 2px;
  height: 36px;
  width: 68px;
  border-radius: 36px;
  background-color: #d5d5d5;
  transition: all 0.2s ease-in-out;
}
.-u-toggle__check-wrapper {
  height: 32px;
  width: 32px;
  border-radius: 50%;
  background-color: #fff;
  transition: all 0.2s ease-in-out;
  box-shadow: 0 3px 6px 0 rgba(0,0,0,0.08);
}
.-u-toggle__check {
  opacity: 0;
  width: 100%;
  height: 100%;
  transition: all 0.2s ease-in-out;
}
.-u-toggle__checkbox:checked + .-u-toggle__toggle .-u-toggle__check-wrapper {
  transform: translateX(100%);
}
.-u-toggle__checkbox:checked + .-u-toggle__toggle .-u-toggle__check {
  opacity: 1;
}
.-u-toggle__checkbox:disabled + .-u-toggle__toggle {
  cursor: not-allowed;
  background-color: #f4f4f4;
  border-color: #ededed;
}
.-u-toggle__checkbox:disabled + .-u-toggle__toggle .-u-toggle__check-wrapper {
  border-color: #ededed;
}
.-u-toggle__checkbox:not(:disabled):checked + .-u-toggle__toggle {
  background-color: #1f84bc;
  border-color: #d5d5d5;
}
.-u-toggle__checkbox:not(:disabled):checked + .-u-toggle__toggle .-u-toggle__check-wrapper {
  border-color: #99c7e0;
}
.-u-tooltip {
  display: inline-flex;
  align-items: center;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.17s ease-in-out, transform 0.17s ease-in-out;
  transform: translate(0, 0);
}
.-u-tooltip__element {
  display: flex;
  pointer-events: none;
}
.-u-tooltip__content {
  border-radius: 4px;
  background-color: #005662;
  color: #fff;
  padding: 6px 12px;
  word-wrap: break-word;
}
.-u-tooltip--active {
  opacity: 1;
}
.-u-tooltip--top.-u-tooltip--active {
  transform: translateY(-6px);
}
.-u-tooltip--bottom.-u-tooltip--active {
  transform: translateY(6px);
}
.-u-tooltip--left.-u-tooltip--active {
  transform: translateX(-6px);
}
.-u-tooltip--right.-u-tooltip--active {
  transform: translateX(6px);
}
.-u-tether__target--attached-top .-u-tooltip--active.-u-tooltip--tethered {
  transform: translateY(-6px);
  margin-top: 6px;
}
.-u-tether__target--attached-bottom .-u-tooltip--active.-u-tooltip--tethered {
  transform: translateY(6px);
  margin-bottom: 6px;
}
.-u-tether__target--attached-left .-u-tooltip--active.-u-tooltip--tethered {
  transform: translateX(-6px);
  margin-left: 6px;
}
.-u-tether__target--attached-right .-u-tooltip--active.-u-tooltip--tethered {
  transform: translateX(6px);
  margin-right: 6px;
}
.-u-tooltip--top,
.-u-tether__target--attached-top .-u-tooltip--tethered {
  flex-direction: column-reverse;
}
.-u-tooltip--bottom,
.-u-tether__target--attached-bottom .-u-tooltip--tethered {
  flex-direction: column;
}
.-u-tooltip--left,
.-u-tether__target--attached-left .-u-tooltip--tethered {
  flex-direction: row-reverse;
}
.-u-tooltip--right,
.-u-tether__target--attached-right .-u-tooltip--tethered {
  flex-direction: row;
}
.-u-tooltip__caret {
  border: 7px solid transparent;
}
.-u-tooltip--top .-u-tooltip__caret,
.-u-tether__target--attached-top .-u-tooltip--tethered .-u-tooltip__caret {
  border-top-color: #005662;
  border-bottom-width: 0;
}
.-u-tooltip--bottom .-u-tooltip__caret,
.-u-tether__target--attached-bottom .-u-tooltip--tethered .-u-tooltip__caret {
  border-bottom-color: #005662;
  border-top-width: 0;
}
.-u-tooltip--left .-u-tooltip__caret,
.-u-tether__target--attached-left .-u-tooltip--tethered .-u-tooltip__caret {
  border-left-color: #005662;
  border-right-width: 0;
}
.-u-tooltip--right .-u-tooltip__caret,
.-u-tether__target--attached-right .-u-tooltip--tethered .-u-tooltip__caret {
  border-right-color: #005662;
  border-left-width: 0;
}
.-u-tooltip--invert .-u-tooltip__content {
  background-color: #fff;
  color: #333;
}
.-u-tooltip--top.-u-tooltip--invert .-u-tooltip__caret,
.-u-tether__target--attached-top .-u-tooltip--tethered.-u-tooltip--invert .-u-tooltip__caret {
  border-top-color: #fff;
}
.-u-tooltip--bottom.-u-tooltip--invert .-u-tooltip__caret,
.-u-tether__target--attached-bottom .-u-tooltip--tethered.-u-tooltip--invert .-u-tooltip__caret {
  border-bottom-color: #fff;
}
.-u-tooltip--left.-u-tooltip--invert .-u-tooltip__caret,
.-u-tether__target--attached-left .-u-tooltip--tethered.-u-tooltip--invert .-u-tooltip__caret {
  border-left-color: #fff;
}
.-u-tooltip--right.-u-tooltip--invert .-u-tooltip__caret,
.-u-tether__target--attached-right .-u-tooltip--tethered.-u-tooltip--invert .-u-tooltip__caret {
  border-right-color: #fff;
}
.-u-card {
  color: #464646;
  text-decoration: none;
}
.-u-card__area {
  background-color: #fff;
  margin: 6px;
  max-width: 320px;
  min-width: 280px;
  min-height: 100px;
  border: solid 1px #d5d5d5;
  box-shadow: 0 3px 6px 0 rgba(0,0,0,0.08);
  transform: translateY(0) scale(1) translateZ(0);
  transition: 0.25s ease-in-out;
  border-radius: 4px;
  display: flex;
}
.-u-card__area--image {
  height: 100px;
}
.-u-card__area__image {
  width: 55px;
  background-size: 50px 100px;
  background-repeat: no-repeat;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.-u-card__area--active {
  cursor: pointer;
}
.-u-card__area--active:hover {
  box-shadow: 0 8px 18px rgba(0,0,0,0.11);
  transform: translateY(-4px) scale(1) translateZ(0);
}
.-u-card__container {
  display: flex;
  flex-direction: column;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
}
.-u-card__header {
  font-size: 16px;
  padding: 12px 6px 6px 6px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-decoration: none;
}
.-u-card__content {
  font-size: 14px;
  padding: 6px;
}
.-u-dropdown.-u-tether__element--attached-bottom .-u-dropdown__wrapper {
  display: flex;
  flex-direction: column-reverse;
}
.-u-dropdown.-u-tether__element--attached-bottom .-u-dropdown__triangle {
  top: -2px;
  transform: translateX(10px) rotate(180deg);
}
.-u-dropdown__triangle {
  border-bottom: 1px solid #fff;
  left: 2px;
  overflow: hidden;
  position: relative;
  top: 2px;
  transform: translateX(10px);
  width: 17px;
  z-index: 2;
}
.-u-dropdown__triangle:before {
  background: #fff;
  border: 1px solid #d5d5d5;
  box-shadow: 0 1px 8px 0 rgba(0,0,0,0.25);
  content: '';
  display: block;
  height: 10px;
  transform: translateX(2px) translateY(50%) rotate(45deg);
  width: 10px;
}
.-u-dropdown__container {
  background: #fff;
  border: 1px solid #d5d5d5;
  border-radius: 10px;
  box-shadow: 0 1px 8px 0 rgba(0,0,0,0.15);
  max-width: 270px;
  min-width: 100px;
}
.-u-dropdown .-u-list-item__content {
  border-top: none;
  min-height: 24px;
}
.-u-dropdown .-u-list-item:first-child:not(.-u-list-item--active),
.-u-dropdown .-u-list-item:hover:not(.-u-list-item--disabled) {
  border-bottom: none;
  border-top: none;
}
.-u-dropdown .-u-list-item:hover:not(.-u-list-item--disabled) {
  background: #effcff;
}
.-u-dropdown .-u-list-item:last-child {
  margin-bottom: 0;
}
.-u-dropdown .-u-list-item:last-child .-u-list-item__content {
  border-bottom: none;
}
.-u-search-results {
  display: flex;
}
.-u-search-results__input {
  flex: 1;
}
.-u-search-results__input + .-u-search-results__browse {
  margin-left: 12px;
}
/*# sourceMappingURL=index.css.map */
* {
  box-sizing: border-box;
}
body {
  font-size: 16px;
  margin: 0;
  padding: 0;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
}
h2,
h3,
h4 {
  font-weight: 300;
  margin: 0;
}
h1 {
  margin: 0;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 10px;
}
a {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}
a:hover {
  color: #d9eaff;
}
ul,
ol {
  list-style: none outside none;
  padding: 0;
}
img {
  border: none;
}
.container {
  color: #fff;
  min-height: 100vh;
  overflow: hidden;
  position: relative;
}
@media (max-width: 767px) {
  .container {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.wrapper {
  display: flex;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .wrapper {
    justify-content: center;
  }
}
.content {
  color: #4c4c4c;
  display: flex;
  flex: 1;
  justify-content: flex-end;
  padding: 250px 60px 0 180px;
}
.content__wrapper {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.content__description {
  display: block;
  font-size: 20px;
  margin: 12px 0;
  text-align: right;
  width: 100%;
}
@media (max-width: 767px) {
  .content {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .content {
    padding: 250px 20px 0 60px;
  }
  .content__description {
    font-size: 16px;
  }
}
.logo {
  height: 57px;
  background-image: url("https://systemdata.lanetix.com/images/v4/svg/winmore-logo.svg.gz");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 270px;
}
.icon {
  background-size: 100% 100%;
  display: block;
}
.icon--logo {
  height: 40px;
  margin-bottom: 18px;
  background-image: url("https://systemdata.lanetix.com/images/v4/svg/wm-light.svg.gz");
  background-repeat: no-repeat;
  width: 40px;
}
.icon--ms {
  height: 18px;
  background-image: url("https://systemdata.lanetix.com/images/v4/svg/microsoft-white.svg.gz");
  background-repeat: no-repeat;
  width: 18px;
}
.icon--google {
  height: 18px;
  background-image: url("https://systemdata.lanetix.com/images/v4/svg/google-white.svg.gz");
  background-repeat: no-repeat;
  width: 18px;
}
.icon--okta {
  height: 18px;
  background-image: url("https://systemdata.lanetix.com/images/v4/svg/okta-dark.svg.gz");
  background-repeat: no-repeat;
  width: 18px;
  margin-left: -12px;
}
.icon--levels {
  height: 150px;
  background-image: url("https://systemdata.lanetix.com/images/v4/png/levels@2x.png.gz");
  background-repeat: no-repeat;
  width: 150px;
}
.icon--analytics {
  height: 128px;
  background-image: url("https://systemdata.lanetix.com/images/v4/png/analytics@2x.png.gz");
  background-repeat: no-repeat;
  width: 128px;
}
.icon--goals {
  height: 281px;
  background-image: url("https://systemdata.lanetix.com/images/v4/png/goals@2x.png.gz");
  background-repeat: no-repeat;
  width: 281px;
}
.browser-check {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  cursor: default;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.browser-check .browser-body {
  font-family: 'Source Sans Pro', sans-serif;
  background-size: cover;
}
.browser-check h2 {
  font-size: 28px;
  margin-bottom: 18px;
}
.browser-check p {
  font-size: 14px;
  line-height: 24px;
  margin: 0;
}
.browser-check p + p {
  margin-top: 18px;
}
.browser-check .browser-container {
  height: 100%;
  overflow: hidden;
}
.browser-check .content-left,
.browser-check .content-right {
  float: left;
  height: 100%;
  width: 50%;
}
.browser-check .browser-content:before,
.browser-check .content-inner {
  display: inline-block;
  vertical-align: middle;
}
.browser-check .browser-content:before {
  content: '';
  height: 100%;
  width: 0;
}
.browser-check .content-right {
  background-image: url("../images/upgrade/browser-bg.png");
  background-position: center right;
  color: #fff;
  text-align: center;
}
.browser-check .content-right p {
  font-size: 18px;
}
.browser-check .content-right .content-inner {
  margin: 0 auto;
  width: 448px;
}
.browser-check .content-left .content-inner {
  padding: 0 70px;
}
.browser-check .browsers {
  margin-top: 46px;
}
.browser-check a.support {
  display: block;
  color: #1f84bc;
}
.browser-check a.browser {
  color: #fff;
  display: inline-block;
  font-weight: 300;
  font-size: 14px;
  text-decoration: none;
}
.browser-check a.browser + a.browser {
  margin-left: 46px;
}
.browser-check a.browser .browser-logo {
  display: block;
  margin: 0 auto 20px auto;
}
.background {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.background .triangle-wrapper {
  height: 0;
  padding-bottom: 100%;
  position: relative;
  width: 100%;
}
.background .triangle-wrapper:before {
  background: #2e334b;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 170px;
}
.background .triangle {
  flex: none;
}
.background .layer {
  position: absolute;
}
.background .layer--1 {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  z-index: 2;
}
.background .layer--1:after {
  background: #2e334b;
  content: '';
  display: block;
  flex: 1;
  width: 100%;
}
.background .layer--1 .triangle {
  height: 100%;
  left: 170px;
  position: absolute;
  width: 100%;
}
.background .layer--1 .triangle path {
  fill: #2e334b;
}
.background .layer--2 {
  height: 340px;
  left: 170px;
  top: 0;
  width: 340px;
  z-index: 1;
}
.background .layer--2 .triangle path {
  fill: #aef0d5;
}
.background .layer--3 {
  right: -12px;
  top: -20px;
}
.background .layer--4 {
  left: 376px;
  top: 144px;
}
.background .layer--5 {
  left: 782px;
  top: 590px;
}
@media (max-width: 767px) {
  .background {
    background: #2e334b;
  }
  .background .layer {
    display: none;
  }
}
.-u-btn--success {
  background-color: #2dd792;
}
.-u-btn--success:hover {
  background-color: #70e8b7;
}
.login {
  padding: 250px 60px 0 60px;
  width: 430px;
}
.login__header {
  margin-bottom: 18px;
}
.login__button,
.login__forgot-password,
.login .-u-form-group ~ .-u-form-group {
  margin-top: 18px;
}
.login__forgot-password {
  display: block;
  text-align: right;
}
.login__button .icon {
  margin-right: 12px;
}
.login__button--ms {
  background: #00a1f1;
  border: none;
  color: #fff;
}
.login__button--ms:hover,
.login__button--ms:focus {
  background: #49b0e4;
}
.login__button--google {
  background: #2dd792;
  border: none;
  color: #fff;
}
.login__button--google:hover,
.login__button--google:focus {
  background: #70e8b7;
}
.login__form + .login__form {
  margin-top: 18px;
}
.login .SSO-link {
  color: #69a6f5;
}
.login__preprod-login {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .login {
    padding: 0 60px;
    width: 100%;
  }
}
.organization__button {
  border-color: transparent;
  border-width: 2px;
  height: 54px;
  padding: 0 16px 0 8px;
  transition: none;
  margin-bottom: 10px;
}
.organization__button:hover {
  color: #6493d0;
}
.organization__button:hover .organization__field {
  color: inherit;
}
.organization__wrapper {
  justify-content: flex-start;
  transition: none;
}
.organization__content {
  display: flex;
}
.organization__avatar {
  position: relative;
  z-index: 1;
}
.organization__meta {
  align-items: flex-start;
  display: flex;
  flex: 1 0 none;
  flex-direction: column;
  font-size: 14px;
  line-height: 1.3;
  margin-left: 12px;
  overflow: hidden;
}
.organization__field {
  text-align: left;
  width: 100%;
}
.organization__name {
  color: #888;
}
.organization + .organization {
  margin-top: 12px;
}
.organization .SSO-link {
  color: #69a6f5;
}
.pw-reset-email,
.pw-reset-password {
  padding: 250px 60px 0 60px;
  width: 430px;
}
.pw-reset-email__check,
.pw-reset-password__check {
  background-color: #fff;
  color: #000;
  font-size: 14px;
  padding-top: 3px;
}
.pw-reset-email__check label,
.pw-reset-password__check label {
  font-weight: 400;
  color: #888;
}
.pw-reset-email__check .check,
.pw-reset-password__check .check {
  align-items: center;
  display: flex;
}
.pw-reset-email__check .circle,
.pw-reset-password__check .circle {
  border-radius: 50%;
  border: solid 1px #d5d5d5;
  height: 10px;
  margin-right: 6px;
  width: 10px;
}
.pw-reset-email__check .green,
.pw-reset-password__check .green {
  background-color: #73b650;
  border-color: #c4e6b2;
}
.pw-reset-email__check .white,
.pw-reset-password__check .white {
  background-color: #fff;
}
.pw-reset-email__check__strong,
.pw-reset-password__check__strong {
  align-items: center;
  color: #73b650;
  display: flex;
}
.pw-reset-email__check__weak,
.pw-reset-password__check__weak {
  color: #ff4c6c;
}
.pw-reset-email__header,
.pw-reset-password__header,
.pw-reset-email__form,
.pw-reset-password__form {
  margin-bottom: 18px;
}
.pw-reset-email__button,
.pw-reset-password__button,
.pw-reset-email .-u-form-group ~ .-u-form-group,
.pw-reset-password .-u-form-group ~ .-u-form-group {
  margin-top: 18px;
}
.pw-reset-email__wrapper,
.pw-reset-password__wrapper {
  justify-content: flex-start;
  transition: none;
}
.pw-reset-email__link,
.pw-reset-password__link,
.pw-reset-email__login,
.pw-reset-password__login {
  display: block;
  margin-top: 12px;
}
.pw-reset-email__tooltip,
.pw-reset-password__tooltip {
  box-shadow: 1px -1px 10px 2px rgba(0,0,0,0.04);
  opacity: 1 !important;
}
.pw-reset-email + .pw-reset-email,
.pw-reset-password + .pw-reset-password {
  margin-top: 12px;
}
@media (max-width: 767px) {
  .pw-reset-email,
  .pw-reset-password {
    padding: 0 60px;
    width: 100%;
  }
}
.validation-warning {
  color: #f00;
  margin-bottom: 6px;
}
.error-page {
  background-color: $white;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.error-page__banner {
  height: 219px;
  background-image: url("https://systemdata.lanetix.com/images/v4/png/repeating-bg.png.gz");
  background-repeat: no-repeat;
  background-repeat: round;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .error-page__banner {
    height: 100px;
  }
}
.error-page__banner-image {
  background-position: center center;
  background-size: auto 100%;
  display: block;
  height: 219px;
  background-image: url("https://systemdata.lanetix.com/images/v4/png/banner-404-403.png.gz");
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .error-page__banner-image {
    height: 100px;
  }
}
.error-page__body {
  align-items: center;
  display: flex;
  height: 219px;
  margin: 0 auto;
  padding: 0 80px;
  width: 728px;
}
.error-page__body-image {
  background-position: center;
  background-size: 135px 91px;
  display: block;
  flex: 0 0 135px;
  height: 91px;
  background-image: url("https://systemdata.lanetix.com/images/v4/png/LMO-404-403.png.gz");
  background-repeat: no-repeat;
  width: 135px;
}
.error-page__body-text {
  margin: auto;
  margin-left: 40px;
}
.error-page__body-text h3 {
  color: $red;
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 12px;
}
.error-page__body-text p {
  font-size: 16px;
  margin: 0px;
}
/*# sourceMappingURL=app.css.map */