.padding-r {
  padding-right: 20px;
}
.padding-l {
  padding-left: 20px;
}
.padding,
.data-catalog-view__entity-list,
.users-view__ribbon,
.modal__body,
.tab-bar__body {
  padding: 20px;
}
.padding-asymmetric,
.button,
.notice,
.list__option,
.glossary-view__graph,
.glossary-view__logical,
.node-view__no-graph,
.node-view__graph,
.users-view__user,
.organizations__list-item,
.context-menu__item a,
.context-menu__item button,
.tab-bar__tab,
.tab-bar__tab button,
.tab-bar__tab a,
.table th,
.table td,
.form-table th,
.form-table td {
  padding: 10px 20px;
}
.margin-asymmetric {
  margin: 10px 20px;
}
.margin-asymmetric-negative,
.tab-bar__tab button,
.tab-bar__tab a {
  margin: -10px -20px;
}
.padding-t {
  padding-top: 20px;
}
.padding-b {
  padding-bottom: 20px;
}
.padding-v,
.data-catalog-view__body {
  padding-top: 20px;
  padding-bottom: 20px;
}
.padding-h,
.input--modal-baseline .input__wrapper,
.input--modal-baseline .form__error-text,
.list--small .list__option,
.view--wide,
.view--small,
.view--tiny,
.dashboard-view,
.settings-view,
.data-catalog__note,
.data-catalog-view__entity,
.glossary-view__body,
.glossary-view__sidebar-body,
.organization,
.new-organization {
  padding-left: 20px;
  padding-right: 20px;
}
.margin-negative-v {
  margin-top: -20px;
  margin-bottom: -20px;
}
.margin-negative-h,
.input--modal-baseline,
.notice--baseline,
.data-catalog-view__entity,
.tab-bar__tabs,
.tab-bar__body {
  margin-left: -20px;
  margin-right: -20px;
}
.margin {
  margin: 20px;
}
.margin-negative {
  margin: -20px;
}
.margin-negative-t,
.input--modal-baseline {
  margin-top: -20px;
}
.margin-negative-b {
  margin-bottom: -20px;
}
.margin-negative-l {
  margin-left: -20px;
}
.margin-negative-r {
  margin-right: -20px;
}
.margin-h,
.input--modal-baseline .form__label-wrapper {
  margin-left: 20px;
  margin-right: 20px;
}
.margin-v {
  margin-top: 20px;
  margin-bottom: 20px;
}
.margin-r {
  margin-right: 20px;
}
.margin-l {
  margin-left: 20px;
}
.margin-t {
  margin-top: 20px;
}
.padding-r--small {
  padding-right: 10px;
}
.padding-l--small {
  padding-left: 10px;
}
.padding--small,
.input--modal-baseline .input__wrapper input,
.input--modal-baseline .form__error-text input,
.input--modal-baseline .input__wrapper textarea,
.input--modal-baseline .form__error-text textarea,
.input-legacy,
input[type="password"],
input:not([type]),
.textarea--underline textarea,
.textarea textarea,
.data-catalog-view__toggle,
.glossary-view__toggle,
.organization__table th,
.organization__table td {
  padding: 10px;
}
.padding-asymmetric--small,
.select,
.button.button.button--link,
.button--green.button.button--link,
.button--red.button.button--link,
.button--yellow.button.button--link,
.button--grey.button.button--link,
.button--grey-light.button.button--link,
.button--white.button.button--link,
.button--blue.button.button--link,
.catalog-model-node__body,
.glossary-view__entity-preview,
.glossary-view__graph.button.button--link,
.glossary-view__logical.button.button--link,
.users-password-view__table td,
.node-view__no-graph.button.button--link,
.node-view__graph.button.button--link {
  padding: 5px 10px;
}
.margin-asymmetric--small {
  margin: 5px 10px;
}
.margin-asymmetric-negative--small {
  margin: -5px -10px;
}
.padding-t--small {
  padding-top: 10px;
}
.padding-b--small {
  padding-bottom: 10px;
}
.padding-v--small,
.relation-visualizer__relations {
  padding-top: 10px;
  padding-bottom: 10px;
}
.padding-h--small,
.context-menu__persistent-dialog {
  padding-left: 10px;
  padding-right: 10px;
}
.margin-negative-v--small {
  margin-top: -10px;
  margin-bottom: -10px;
}
.margin-negative-h--small,
.input--baseline,
.textarea--baseline,
.input--modal-baseline .input__wrapper input,
.input--modal-baseline .form__error-text input,
.input--modal-baseline .input__wrapper textarea,
.input--modal-baseline .form__error-text textarea,
.catalog-model-node__body,
.organization-form,
.organization-form .form-table {
  margin-left: -10px;
  margin-right: -10px;
}
.margin--small {
  margin: 10px;
}
.margin-negative--small,
.users-password-view__table {
  margin: -10px;
}
.margin-negative-t--small {
  margin-top: -10px;
}
.margin-negative-b--small {
  margin-bottom: -10px;
}
.margin-negative-l--small {
  margin-left: -10px;
}
.margin-negative-r--small {
  margin-right: -10px;
}
.margin-h--small,
.form__label-wrapper,
.form__error-text,
.checkbox {
  margin-left: 10px;
  margin-right: 10px;
}
.margin-v--small,
.form__error {
  margin-top: 10px;
  margin-bottom: 10px;
}
.margin-r--small {
  margin-right: 10px;
}
.margin-l--small {
  margin-left: 10px;
}
.margin-t--small,
.input--modal-baseline .form__label-wrapper {
  margin-top: 10px;
}
.padding-r--smaller {
  padding-right: 5px;
}
.padding-l--smaller {
  padding-left: 5px;
}
.padding--smaller,
tt {
  padding: 5px;
}
.padding-asymmetric--smaller,
.select--small,
.button--tag,
.glossary-view__graph,
.glossary-view__logical,
.node-view__no-graph,
.node-view__graph {
  padding: 2.5px 5px;
}
.margin-asymmetric--smaller {
  margin: 2.5px 5px;
}
.margin-asymmetric-negative--smaller {
  margin: -2.5px -5px;
}
.padding-t--smaller {
  padding-top: 5px;
}
.padding-b--smaller {
  padding-bottom: 5px;
}
.padding-v--smaller,
.list--small .list__option,
.data-catalog-view__entity,
.context-menu__item .context-menu__option--no-padding {
  padding-top: 5px;
  padding-bottom: 5px;
}
.padding-h--smaller {
  padding-left: 5px;
  padding-right: 5px;
}
.margin-negative-v--smaller {
  margin-top: -5px;
  margin-bottom: -5px;
}
.margin-negative-h--smaller {
  margin-left: -5px;
  margin-right: -5px;
}
.margin--smaller {
  margin: 5px;
}
.margin-negative--smaller {
  margin: -5px;
}
.margin-negative-t--smaller {
  margin-top: -5px;
}
.margin-negative-b--smaller {
  margin-bottom: -5px;
}
.margin-negative-l--smaller {
  margin-left: -5px;
}
.margin-negative-r--smaller {
  margin-right: -5px;
}
.margin-h--smaller {
  margin-left: 5px;
  margin-right: 5px;
}
.margin-v--smaller,
ol li {
  margin-top: 5px;
  margin-bottom: 5px;
}
.margin-r--smaller {
  margin-right: 5px;
}
.margin-l--smaller {
  margin-left: 5px;
}
.margin-t--smaller {
  margin-top: 5px;
}
.padding-r--smallest {
  padding-right: 2.5px;
}
.padding-l--smallest {
  padding-left: 2.5px;
}
.padding--smallest {
  padding: 2.5px;
}
.padding-asymmetric--smallest,
.glossary-view__graph button,
.glossary-view__logical button {
  padding: 1.25px 2.5px;
}
.margin-asymmetric--smallest {
  margin: 1.25px 2.5px;
}
.margin-asymmetric-negative--smallest {
  margin: -1.25px -2.5px;
}
.padding-t--smallest {
  padding-top: 2.5px;
}
.padding-b--smallest {
  padding-bottom: 2.5px;
}
.padding-v--smallest {
  padding-top: 2.5px;
  padding-bottom: 2.5px;
}
.padding-h--smallest {
  padding-left: 2.5px;
  padding-right: 2.5px;
}
.margin-negative-v--smallest {
  margin-top: -2.5px;
  margin-bottom: -2.5px;
}
.margin-negative-h--smallest {
  margin-left: -2.5px;
  margin-right: -2.5px;
}
.margin--smallest {
  margin: 2.5px;
}
.margin-negative--smallest {
  margin: -2.5px;
}
.margin-negative-t--smallest {
  margin-top: -2.5px;
}
.margin-negative-b--smallest {
  margin-bottom: -2.5px;
}
.margin-negative-l--smallest {
  margin-left: -2.5px;
}
.margin-negative-r--smallest {
  margin-right: -2.5px;
}
.margin-h--smallest {
  margin-left: 2.5px;
  margin-right: 2.5px;
}
.margin-v--smallest {
  margin-top: 2.5px;
  margin-bottom: 2.5px;
}
.margin-r--smallest {
  margin-right: 2.5px;
}
.margin-l--smallest {
  margin-left: 2.5px;
}
.margin-t--smallest {
  margin-top: 2.5px;
}
.padding-r--nano {
  padding-right: 1.25px;
}
.padding-l--nano {
  padding-left: 1.25px;
}
.padding--nano {
  padding: 1.25px;
}
.padding-asymmetric--nano {
  padding: 0.625px 1.25px;
}
.margin-asymmetric--nano {
  margin: 0.625px 1.25px;
}
.margin-asymmetric-negative--nano {
  margin: -0.625px -1.25px;
}
.padding-t--nano {
  padding-top: 1.25px;
}
.padding-b--nano {
  padding-bottom: 1.25px;
}
.padding-v--nano {
  padding-top: 1.25px;
  padding-bottom: 1.25px;
}
.padding-h--nano {
  padding-left: 1.25px;
  padding-right: 1.25px;
}
.margin-negative-v--nano {
  margin-top: -1.25px;
  margin-bottom: -1.25px;
}
.margin-negative-h--nano {
  margin-left: -1.25px;
  margin-right: -1.25px;
}
.margin--nano {
  margin: 1.25px;
}
.margin-negative--nano {
  margin: -1.25px;
}
.margin-negative-t--nano {
  margin-top: -1.25px;
}
.margin-negative-b--nano {
  margin-bottom: -1.25px;
}
.margin-negative-l--nano {
  margin-left: -1.25px;
}
.margin-negative-r--nano {
  margin-right: -1.25px;
}
.margin-h--nano {
  margin-left: 1.25px;
  margin-right: 1.25px;
}
.margin-v--nano {
  margin-top: 1.25px;
  margin-bottom: 1.25px;
}
.margin-r--nano {
  margin-right: 1.25px;
}
.margin-l--nano {
  margin-left: 1.25px;
}
.margin-t--nano {
  margin-top: 1.25px;
}
.padding-r--large {
  padding-right: 30px;
}
.padding-l--large {
  padding-left: 30px;
}
.padding--large {
  padding: 30px;
}
.padding-asymmetric--large,
.dashboard-view__collection,
.dashboard-view__graph,
.glossary-view__entity {
  padding: 15px 30px;
}
.margin-asymmetric--large {
  margin: 15px 30px;
}
.margin-asymmetric-negative--large {
  margin: -15px -30px;
}
.padding-t--large {
  padding-top: 30px;
}
.padding-b--large {
  padding-bottom: 30px;
}
.padding-v--large,
.data-catalog-view__toggle,
.glossary-view__toggle,
.glossary-view__sidebar-body {
  padding-top: 30px;
  padding-bottom: 30px;
}
.padding-h--large {
  padding-left: 30px;
  padding-right: 30px;
}
.margin-negative-v--large {
  margin-top: -30px;
  margin-bottom: -30px;
}
.margin-negative-h--large {
  margin-left: -30px;
  margin-right: -30px;
}
.margin--large {
  margin: 30px;
}
.margin-negative--large {
  margin: -30px;
}
.margin-negative-t--large {
  margin-top: -30px;
}
.margin-negative-b--large {
  margin-bottom: -30px;
}
.margin-negative-l--large {
  margin-left: -30px;
}
.margin-negative-r--large {
  margin-right: -30px;
}
.margin-h--large {
  margin-left: 30px;
  margin-right: 30px;
}
.margin-v--large {
  margin-top: 30px;
  margin-bottom: 30px;
}
.margin-r--large {
  margin-right: 30px;
}
.margin-l--large {
  margin-left: 30px;
}
.margin-t--large {
  margin-top: 30px;
}
.padding-r--larger {
  padding-right: 40px;
}
.padding-l--larger {
  padding-left: 40px;
}
.padding--larger {
  padding: 40px;
}
.padding-asymmetric--larger {
  padding: 20px 40px;
}
.margin-asymmetric--larger {
  margin: 20px 40px;
}
.margin-asymmetric-negative--larger {
  margin: -20px -40px;
}
.padding-t--larger {
  padding-top: 40px;
}
.padding-b--larger {
  padding-bottom: 40px;
}
.padding-v--larger {
  padding-top: 40px;
  padding-bottom: 40px;
}
.padding-h--larger,
.input--center input[type="text"],
.textarea--center input[type="text"],
.input--center input[type="password"],
.textarea--center input[type="password"],
.input--center input:not([type]),
.textarea--center input:not([type]),
.input--center textarea,
.textarea--center textarea {
  padding-left: 40px;
  padding-right: 40px;
}
.margin-negative-v--larger {
  margin-top: -40px;
  margin-bottom: -40px;
}
.margin-negative-h--larger {
  margin-left: -40px;
  margin-right: -40px;
}
.margin--larger {
  margin: 40px;
}
.margin-negative--larger {
  margin: -40px;
}
.margin-negative-t--larger {
  margin-top: -40px;
}
.margin-negative-b--larger {
  margin-bottom: -40px;
}
.margin-negative-l--larger {
  margin-left: -40px;
}
.margin-negative-r--larger {
  margin-right: -40px;
}
.margin-h--larger {
  margin-left: 40px;
  margin-right: 40px;
}
.margin-v--larger {
  margin-top: 40px;
  margin-bottom: 40px;
}
.margin-r--larger {
  margin-right: 40px;
}
.margin-l--larger {
  margin-left: 40px;
}
.margin-t--larger {
  margin-top: 40px;
}
.padding-r--largest {
  padding-right: 80px;
}
.padding-l--largest {
  padding-left: 80px;
}
.padding--largest,
.view,
.users-view {
  padding: 80px;
}
.padding-asymmetric--largest {
  padding: 40px 80px;
}
.margin-asymmetric--largest {
  margin: 40px 80px;
}
.margin-asymmetric-negative--largest {
  margin: -40px -80px;
}
.padding-t--largest {
  padding-top: 80px;
}
.padding-b--largest {
  padding-bottom: 80px;
}
.padding-v--largest,
.view--wide,
.view--small,
.view--tiny,
.dashboard-view,
.settings-view,
.glossary-view__body,
.organizations,
.organization,
.new-organization {
  padding-top: 80px;
  padding-bottom: 80px;
}
.padding-h--largest,
.data-catalog-view__body,
.glossary-view__body,
.users-view__user,
.organizations__list-item {
  padding-left: 80px;
  padding-right: 80px;
}
.margin-negative-v--largest {
  margin-top: -80px;
  margin-bottom: -80px;
}
.margin-negative-h--largest,
.users-view__user,
.organizations__list-item {
  margin-left: -80px;
  margin-right: -80px;
}
.margin--largest {
  margin: 80px;
}
.margin-negative--largest {
  margin: -80px;
}
.margin-negative-t--largest {
  margin-top: -80px;
}
.margin-negative-b--largest {
  margin-bottom: -80px;
}
.margin-negative-l--largest {
  margin-left: -80px;
}
.margin-negative-r--largest {
  margin-right: -80px;
}
.margin-h--largest {
  margin-left: 80px;
  margin-right: 80px;
}
.margin-v--largest {
  margin-top: 80px;
  margin-bottom: 80px;
}
.margin-r--largest {
  margin-right: 80px;
}
.margin-l--largest {
  margin-left: 80px;
}
.margin-t--largest {
  margin-top: 80px;
}
.padding-r--none {
  padding-right: 0;
}
.padding-l--none {
  padding-left: 0;
}
.padding--none {
  padding: 0;
}
.padding-asymmetric--none {
  padding: 0 0;
}
.margin-asymmetric--none {
  margin: 0 0;
}
.margin-asymmetric-negative--none {
  margin: 0 0;
}
.padding-t--none {
  padding-top: 0;
}
.padding-b--none {
  padding-bottom: 0;
}
.padding-v--none {
  padding-top: 0;
  padding-bottom: 0;
}
.padding-h--none {
  padding-left: 0;
  padding-right: 0;
}
.margin-negative-v--none {
  margin-top: 0;
  margin-bottom: 0;
}
.margin-negative-h--none {
  margin-left: 0;
  margin-right: 0;
}
.margin--none {
  margin: 0;
}
.margin-negative--none {
  margin: 0;
}
.margin-negative-t--none {
  margin-top: 0;
}
.margin-negative-b--none {
  margin-bottom: 0;
}
.margin-negative-l--none {
  margin-left: 0;
}
.margin-negative-r--none {
  margin-right: 0;
}
.margin-h--none,
.input--modal-baseline .input__wrapper,
.input--modal-baseline .form__error-text,
.form__error {
  margin-left: 0;
  margin-right: 0;
}
.margin-v--none {
  margin-top: 0;
  margin-bottom: 0;
}
.margin-r--none {
  margin-right: 0;
}
.margin-l--none {
  margin-left: 0;
}
.margin-t--none {
  margin-top: 0;
}
.margin-h--none,
.input--modal-baseline .input__wrapper,
.input--modal-baseline .form__error-text,
.form__error {
  margin-left: 0;
  margin-right: 0;
}
.type,
.input *,
.textarea * {
  font-family: 'Poppins', 'Verdana', 'sans-serif';
}
.type--normal,
.data-catalog-view__entity-status {
  font-weight: 400;
}
.type--bold {
  font-weight: 800;
}
.type--medium,
.button.button.button--link,
.button--green.button.button--link,
.button--red.button.button--link,
.button--yellow.button.button--link,
.button--grey.button.button--link,
.button--grey-light.button.button--link,
.button--white.button.button--link,
.button--blue.button.button--link,
.glossary-view__graph.button.button--link,
.glossary-view__logical.button.button--link,
.node-view__no-graph.button.button--link,
.node-view__graph.button.button--link,
.users-view__initials,
.context-menu__option--selected,
.tab-bar__tab button,
.tab-bar__tab a,
.avatar {
  font-weight: 600;
}
.type,
.input *,
.textarea * {
  font-family: 'Poppins', 'Verdana', 'sans-serif';
}
.type--normal,
.data-catalog-view__entity-status {
  font-weight: 400;
}
.type--bold {
  font-weight: 800;
}
.type--medium,
.button.button.button--link,
.button--green.button.button--link,
.button--red.button.button--link,
.button--yellow.button.button--link,
.button--grey.button.button--link,
.button--grey-light.button.button--link,
.button--white.button.button--link,
.button--blue.button.button--link,
.glossary-view__graph.button.button--link,
.glossary-view__logical.button.button--link,
.node-view__no-graph.button.button--link,
.node-view__graph.button.button--link,
.users-view__initials,
.context-menu__option--selected,
.tab-bar__tab button,
.tab-bar__tab a,
.avatar {
  font-weight: 600;
}
.bg--transparent,
.input-legacy,
input[type="password"],
input:not([type]),
.textarea--underline textarea,
.textarea textarea,
.textarea__wrapper,
.select,
.button.button.button--outline,
.button.button.button--outline:hover,
.button.button.button--outline:active,
.button.button.button--outline:disabled,
.button.button.button--outline .disabled,
.button.button.button--link,
.button--outline,
.button--outline:hover,
.button--outline:active,
.button--outline:disabled,
.button--outline .disabled,
.button--green.button.button--outline,
.button--green.button.button--outline:hover,
.button--green.button.button--outline:active,
.button--green.button.button--outline:disabled,
.button--green.button.button--outline .disabled,
.button--green.button.button--link,
.button--red.button.button--outline,
.button--red.button.button--outline:hover,
.button--red.button.button--outline:active,
.button--red.button.button--outline:disabled,
.button--red.button.button--outline .disabled,
.button--red.button.button--link,
.button--yellow.button.button--outline,
.button--yellow.button.button--outline:hover,
.button--yellow.button.button--outline:active,
.button--yellow.button.button--outline:disabled,
.button--yellow.button.button--outline .disabled,
.button--yellow.button.button--link,
.button--grey.button.button--outline,
.button--grey.button.button--outline:hover,
.button--grey.button.button--outline:active,
.button--grey.button.button--outline:disabled,
.button--grey.button.button--outline .disabled,
.button--grey.button.button--link,
.button--grey-light.button.button--outline,
.button--grey-light.button.button--outline:hover,
.button--grey-light.button.button--outline:active,
.button--grey-light.button.button--outline:disabled,
.button--grey-light.button.button--outline .disabled,
.button--grey-light.button.button--link,
.button--white.button.button--outline,
.button--white.button.button--outline:hover,
.button--white.button.button--outline:active,
.button--white.button.button--outline:disabled,
.button--white.button.button--outline .disabled,
.button--white.button.button--link,
.button--blue.button.button--outline,
.button--blue.button.button--outline:hover,
.button--blue.button.button--outline:active,
.button--blue.button.button--outline:disabled,
.button--blue.button.button--outline .disabled,
.button--blue.button.button--link,
.glossary-view__graph.button.button--outline,
.glossary-view__graph.button.button--outline:hover,
.glossary-view__graph.button.button--outline:active,
.glossary-view__graph.button.button--outline:disabled,
.glossary-view__graph.button.button--outline .disabled,
.glossary-view__graph.button.button--link,
.glossary-view__logical.button.button--outline,
.glossary-view__logical.button.button--outline:hover,
.glossary-view__logical.button.button--outline:active,
.glossary-view__logical.button.button--outline:disabled,
.glossary-view__logical.button.button--outline .disabled,
.glossary-view__logical.button.button--link,
.node-view__no-graph.button.button--outline,
.node-view__graph.button.button--outline,
.node-view__no-graph.button.button--outline:hover,
.node-view__graph.button.button--outline:hover,
.node-view__no-graph.button.button--outline:active,
.node-view__graph.button.button--outline:active,
.node-view__no-graph.button.button--outline:disabled,
.node-view__graph.button.button--outline:disabled,
.node-view__no-graph.button.button--outline .disabled,
.node-view__graph.button.button--outline .disabled,
.node-view__no-graph.button.button--link,
.node-view__graph.button.button--link,
.context-menu__item a,
.context-menu__item button {
  background-color: transparent;
}
.text--transparent {
  color: transparent;
}
.fill--transparent {
  fill: transparent;
}
.stroke--transparent {
  stroke: transparent;
}
.border--transparent {
  border-color: transparent;
}
.bg--transparent-lightened {
  background-color: transparent;
}
.text--transparent-lightened {
  color: transparent;
}
.fill--transparent-lightened {
  fill: transparent;
}
.border--transparent-lightened {
  border-color: transparent;
}
.bg--transparent-darkened {
  background-color: transparent;
}
.text--transparent-darkened {
  color: transparent;
}
.fill--transparent-darkened {
  fill: transparent;
}
.border--transparent-darkened {
  border-color: transparent;
}
.bg--white,
.button.button.button--blank,
.button.button.button--blank:hover,
.button.button.button--blank:active,
.button.button.button--blank:disabled,
.button.button.button--blank .disabled,
.button--blank,
.button--blank:hover,
.button--blank:active,
.button--blank:disabled,
.button--blank .disabled,
.button--green.button.button--blank,
.button--green.button.button--blank:hover,
.button--green.button.button--blank:active,
.button--green.button.button--blank:disabled,
.button--green.button.button--blank .disabled,
.button--red.button.button--blank,
.button--red.button.button--blank:hover,
.button--red.button.button--blank:active,
.button--red.button.button--blank:disabled,
.button--red.button.button--blank .disabled,
.button--yellow.button.button--blank,
.button--yellow.button.button--blank:hover,
.button--yellow.button.button--blank:active,
.button--yellow.button.button--blank:disabled,
.button--yellow.button.button--blank .disabled,
.button--grey.button.button--blank,
.button--grey.button.button--blank:hover,
.button--grey.button.button--blank:active,
.button--grey.button.button--blank:disabled,
.button--grey.button.button--blank .disabled,
.button--grey-light.button.button--blank,
.button--grey-light.button.button--blank:hover,
.button--grey-light.button.button--blank:active,
.button--grey-light.button.button--blank:disabled,
.button--grey-light.button.button--blank .disabled,
.button--white.button.button--fill,
.button--white.button.button--blank,
.button--white.button.button--blank:hover,
.button--white.button.button--blank:active,
.button--white.button.button--blank:disabled,
.button--white.button.button--blank .disabled,
.button--blue.button.button--blank,
.button--blue.button.button--blank:hover,
.button--blue.button.button--blank:active,
.button--blue.button.button--blank:disabled,
.button--blue.button.button--blank .disabled,
.dashboard-view__collection,
.dashboard-view__graph,
.catalog-model-node__body:hover,
.catalog-model-node__body--dragging,
.dropdown-search__options,
.glossary-view__graph.button.button--blank,
.glossary-view__graph.button.button--blank:hover,
.glossary-view__graph.button.button--blank:active,
.glossary-view__graph.button.button--blank:disabled,
.glossary-view__graph.button.button--blank .disabled,
.glossary-view__logical.button.button--blank,
.glossary-view__logical.button.button--blank:hover,
.glossary-view__logical.button.button--blank:active,
.glossary-view__logical.button.button--blank:disabled,
.glossary-view__logical.button.button--blank .disabled,
.node-view__no-graph.button.button--blank,
.node-view__graph.button.button--blank,
.node-view__no-graph.button.button--blank:hover,
.node-view__graph.button.button--blank:hover,
.node-view__no-graph.button.button--blank:active,
.node-view__graph.button.button--blank:active,
.node-view__no-graph.button.button--blank:disabled,
.node-view__graph.button.button--blank:disabled,
.node-view__no-graph.button.button--blank .disabled,
.node-view__graph.button.button--blank .disabled,
.context-menu__dropdown,
.context-menu__sub-menu-items {
  background-color: var(--white);
}
.text--white,
.button.button.button--fill,
.button.button.button--fill:disabled,
.button.button.button--fill .disabled,
.button,
.button:disabled,
.button .disabled,
.button--fill,
.button--fill:disabled,
.button--fill .disabled,
.button--green.button.button--fill,
.button--green.button.button--fill:disabled,
.button--green.button.button--fill .disabled,
.button--red.button.button--fill,
.button--red.button.button--fill:disabled,
.button--red.button.button--fill .disabled,
.button--yellow.button.button--fill,
.button--yellow.button.button--fill:disabled,
.button--yellow.button.button--fill .disabled,
.button--grey.button.button--fill,
.button--grey.button.button--fill:disabled,
.button--grey.button.button--fill .disabled,
.button--grey-light.button.button--fill,
.button--grey-light.button.button--fill:disabled,
.button--grey-light.button.button--fill .disabled,
.button--white.button.button--outline,
.button--white.button.button--fill,
.button--white.button.button--fill:disabled,
.button--white.button.button--fill .disabled,
.button--white.button.button--blank,
.button--blue.button.button--fill,
.button--blue.button.button--fill:disabled,
.button--blue.button.button--fill .disabled,
.notice,
.glossary-view__graph.button.button--fill,
.glossary-view__graph.button.button--fill:disabled,
.glossary-view__graph.button.button--fill .disabled,
.glossary-view__graph,
.glossary-view__graph:disabled,
.glossary-view__graph .disabled,
.glossary-view__logical.button.button--fill,
.glossary-view__logical.button.button--fill:disabled,
.glossary-view__logical.button.button--fill .disabled,
.glossary-view__logical,
.glossary-view__logical:disabled,
.glossary-view__logical .disabled,
.node-view__no-graph.button.button--fill,
.node-view__graph.button.button--fill,
.node-view__no-graph.button.button--fill:disabled,
.node-view__graph.button.button--fill:disabled,
.node-view__no-graph.button.button--fill .disabled,
.node-view__graph.button.button--fill .disabled,
.node-view__no-graph,
.node-view__graph,
.node-view__no-graph:disabled,
.node-view__graph:disabled,
.node-view__no-graph .disabled,
.node-view__graph .disabled,
.organization-status {
  color: var(--white);
}
.fill--white {
  fill: var(--white);
}
.stroke--white {
  stroke: var(--white);
}
.border--white,
.button--white.button.button--outline {
  border-color: var(--white);
}
.bg--white-lightened,
.button--white.button.button--fill:hover {
  background-color: var(--white);
}
.text--white-lightened,
.button--white.button.button--outline:hover,
.button--white.button.button--blank:hover {
  color: var(--white);
}
.fill--white-lightened {
  fill: var(--white);
}
.border--white-lightened,
.button--white.button.button--outline:hover {
  border-color: var(--white);
}
.bg--white-darkened,
.button--white.button.button--fill:active {
  background-color: var(--white);
}
.text--white-darkened,
.button--white.button.button--outline:active,
.button--white.button.button--blank:active {
  color: var(--white);
}
.fill--white-darkened {
  fill: var(--white);
}
.border--white-darkened,
.button--white.button.button--outline:active {
  border-color: var(--white);
}
.bg--blue-secondary,
.button.button.button--fill,
.button,
.button--fill,
.notice--question,
.glossary-view__graph.button.button--fill,
.glossary-view__graph,
.glossary-view__logical.button.button--fill,
.glossary-view__logical,
.node-view__no-graph.button.button--fill,
.node-view__graph.button.button--fill,
.node-view__no-graph,
.node-view__graph,
.organization-status,
.avatar {
  background-color: var(--blueAccent);
}
.text--blue-secondary,
.type--color-blue-secondary,
a,
.input:not(.input--read-only) .input__wrapper:focus-within,
.textarea:not(.textarea--read-only) .input__wrapper:focus-within,
.input:not(.input--read-only) .textarea--underline .textarea__wrapper:focus-within,
.textarea:not(.textarea--read-only) .textarea--underline .textarea__wrapper:focus-within,
.button.button.button--outline,
.button.button.button--blank,
.button--blank,
.button--outline,
.list__option,
.dashboard-view__graph-label,
.glossary-view__graph.button.button--outline,
.glossary-view__graph.button.button--blank,
.glossary-view__logical.button.button--outline,
.glossary-view__logical.button.button--blank,
.node-view__no-graph.button.button--outline,
.node-view__graph.button.button--outline,
.node-view__no-graph.button.button--blank,
.node-view__graph.button.button--blank,
.users-view__user,
.organizations__list-item,
.context-menu__item a,
.context-menu__item button {
  color: var(--blueAccent);
}
.fill--blue-secondary {
  fill: var(--blueAccent);
}
.stroke--blue-secondary {
  stroke: var(--blueAccent);
}
.border--blue-secondary,
.select:focus-within,
.select--no-border:focus-within,
.button.button.button--outline,
.button--outline,
.glossary-view__graph.button.button--outline,
.glossary-view__logical.button.button--outline,
.node-view__no-graph.button.button--outline,
.node-view__graph.button.button--outline {
  border-color: var(--blueAccent);
}
.bg--blue-secondary-lightened,
.button.button.button--fill:hover,
.button:hover,
.button--fill:hover,
.glossary-view__graph.button.button--fill:hover,
.glossary-view__graph:hover,
.glossary-view__logical.button.button--fill:hover,
.glossary-view__logical:hover,
.node-view__no-graph.button.button--fill:hover,
.node-view__graph.button.button--fill:hover,
.node-view__no-graph:hover,
.node-view__graph:hover {
  background-color: var(--blueHover);
}
.text--blue-secondary-lightened,
.button.button.button--outline:hover,
.button.button.button--blank:hover,
.button--blank:hover,
.button--outline:hover,
.glossary-view__graph.button.button--outline:hover,
.glossary-view__graph.button.button--blank:hover,
.glossary-view__logical.button.button--outline:hover,
.glossary-view__logical.button.button--blank:hover,
.node-view__no-graph.button.button--outline:hover,
.node-view__graph.button.button--outline:hover,
.node-view__no-graph.button.button--blank:hover,
.node-view__graph.button.button--blank:hover {
  color: var(--blueHover);
}
.fill--blue-secondary-lightened {
  fill: var(--blueHover);
}
.border--blue-secondary-lightened,
.button.button.button--outline:hover,
.button--outline:hover,
.glossary-view__graph.button.button--outline:hover,
.glossary-view__logical.button.button--outline:hover,
.node-view__no-graph.button.button--outline:hover,
.node-view__graph.button.button--outline:hover {
  border-color: var(--blueHover);
}
.bg--blue-secondary-darkened,
.button.button.button--fill:active,
.button:active,
.button--fill:active,
.glossary-view__graph.button.button--fill:active,
.glossary-view__graph:active,
.glossary-view__logical.button.button--fill:active,
.glossary-view__logical:active,
.node-view__no-graph.button.button--fill:active,
.node-view__graph.button.button--fill:active,
.node-view__no-graph:active,
.node-view__graph:active {
  background-color: var(--blueActive);
}
.text--blue-secondary-darkened,
.button.button.button--outline:active,
.button.button.button--blank:active,
.button--blank:active,
.button--outline:active,
.glossary-view__graph.button.button--outline:active,
.glossary-view__graph.button.button--blank:active,
.glossary-view__logical.button.button--outline:active,
.glossary-view__logical.button.button--blank:active,
.node-view__no-graph.button.button--outline:active,
.node-view__graph.button.button--outline:active,
.node-view__no-graph.button.button--blank:active,
.node-view__graph.button.button--blank:active {
  color: var(--blueActive);
}
.fill--blue-secondary-darkened {
  fill: var(--blueActive);
}
.border--blue-secondary-darkened,
.button.button.button--outline:active,
.button--outline:active,
.glossary-view__graph.button.button--outline:active,
.glossary-view__logical.button.button--outline:active,
.node-view__no-graph.button.button--outline:active,
.node-view__graph.button.button--outline:active {
  border-color: var(--blueActive);
}
.bg--blue,
.button--blue.button.button--fill,
.glossary-view__graph,
.node-view__no-graph,
.node-view__graph,
.users-view__initials,
.organization-status--trial {
  background-color: var(--blueHover);
}
.text--blue,
.button--blue.button.button--outline,
.button--blue.button.button--blank,
.dashboard-view__collection-label {
  color: var(--blueHover);
}
.fill--blue {
  fill: var(--blueHover);
}
.stroke--blue {
  stroke: var(--blueHover);
}
.border--blue,
.button--blue.button.button--outline {
  border-color: var(--blueHover);
}
.bg--blue-lightened,
.button--blue.button.button--fill:hover,
.glossary-view__graph:hover,
.node-view__no-graph:hover,
.node-view__graph:hover {
  background-color: var(--blueHover);
}
.text--blue-lightened,
.button--blue.button.button--outline:hover,
.button--blue.button.button--blank:hover {
  color: var(--blueHover);
}
.fill--blue-lightened {
  fill: var(--blueHover);
}
.border--blue-lightened,
.button--blue.button.button--outline:hover {
  border-color: var(--blueHover);
}
.bg--blue-darkened,
.button--blue.button.button--fill:active,
.glossary-view__graph:active,
.node-view__no-graph:active,
.node-view__graph:active {
  background-color: var(--blueActive);
}
.text--blue-darkened,
.button--blue.button.button--outline:active,
.button--blue.button.button--blank:active {
  color: var(--blueActive);
}
.fill--blue-darkened {
  fill: var(--blueActive);
}
.border--blue-darkened,
.button--blue.button.button--outline:active {
  border-color: var(--blueActive);
}
.bg--black {
  background-color: var(--entity-black);
}
.text--black {
  color: var(--entity-black);
}
.fill--black {
  fill: var(--entity-black);
}
.stroke--black {
  stroke: var(--entity-black);
}
.border--black {
  border-color: var(--entity-black);
}
.bg--black-lightened {
  background-color: var(--entity-black);
}
.text--black-lightened {
  color: var(--entity-black);
}
.fill--black-lightened {
  fill: var(--entity-black);
}
.border--black-lightened {
  border-color: var(--entity-black);
}
.bg--black-darkened {
  background-color: var(--entity-black);
}
.text--black-darkened {
  color: var(--entity-black);
}
.fill--black-darkened {
  fill: var(--entity-black);
}
.border--black-darkened {
  border-color: var(--entity-black);
}
.bg--green,
.button--green.button.button--fill,
.notice--success {
  background-color: var(--entity-green);
}
.text--green,
.button--green.button.button--outline,
.button--green.button.button--blank {
  color: var(--entity-green);
}
.fill--green {
  fill: var(--entity-green);
}
.stroke--green {
  stroke: var(--entity-green);
}
.border--green,
.button--green.button.button--outline {
  border-color: var(--entity-green);
}
.bg--green-lightened,
.button--green.button.button--fill:hover {
  background-color: var(--entity-green);
}
.text--green-lightened,
.button--green.button.button--outline:hover,
.button--green.button.button--blank:hover {
  color: var(--entity-green);
}
.fill--green-lightened {
  fill: var(--entity-green);
}
.border--green-lightened,
.button--green.button.button--outline:hover {
  border-color: var(--entity-green);
}
.bg--green-darkened,
.button--green.button.button--fill:active {
  background-color: var(--entity-green);
}
.text--green-darkened,
.button--green.button.button--outline:active,
.button--green.button.button--blank:active {
  color: var(--entity-green);
}
.fill--green-darkened {
  fill: var(--entity-green);
}
.border--green-darkened,
.button--green.button.button--outline:active {
  border-color: var(--entity-green);
}
.bg--red,
.button--red.button.button--fill,
.notice--error {
  background-color: var(--error);
}
.text--red,
.type--color-red,
.input--error .input__wrapper,
.textarea--error .input__wrapper,
.select-wrapper--error .input__wrapper,
.button--red.button.button--outline,
.button--red.button.button--blank,
.tab-bar__tab.tab-bar__tab--warning button,
.tab-bar__tab.tab-bar__tab--warning a,
.table__cell--error {
  color: var(--error);
}
.fill--red {
  fill: var(--error);
}
.stroke--red,
.tab-bar__tab.tab-bar__tab--warning .icon svg {
  stroke: var(--error);
}
.border--red,
.input--error .input__wrapper,
.textarea--error .input__wrapper,
.select-wrapper--error .input__wrapper,
.input--error .textarea__wrapper,
.textarea--error .textarea__wrapper,
.select-wrapper--error .textarea__wrapper,
.button--red.button.button--outline {
  border-color: var(--error);
}
.bg--red-lightened,
.button--red.button.button--fill:hover {
  background-color: var(--redHover);
}
.text--red-lightened,
.button--red.button.button--outline:hover,
.button--red.button.button--blank:hover {
  color: var(--redHover);
}
.fill--red-lightened {
  fill: var(--redHover);
}
.border--red-lightened,
.button--red.button.button--outline:hover {
  border-color: var(--redHover);
}
.bg--red-darkened,
.button--red.button.button--fill:active {
  background-color: var(--redActive);
}
.text--red-darkened,
.button--red.button.button--outline:active,
.button--red.button.button--blank:active {
  color: var(--redActive);
}
.fill--red-darkened {
  fill: var(--redActive);
}
.border--red-darkened,
.button--red.button.button--outline:active {
  border-color: var(--redActive);
}
.bg--yellow,
.button--yellow.button.button--fill,
.notice--warning {
  background-color: var(--entity-yellow);
}
.text--yellow,
.button--yellow.button.button--outline,
.button--yellow.button.button--blank {
  color: var(--entity-yellow);
}
.fill--yellow {
  fill: var(--entity-yellow);
}
.stroke--yellow {
  stroke: var(--entity-yellow);
}
.border--yellow,
.button--yellow.button.button--outline {
  border-color: var(--entity-yellow);
}
.bg--yellow-lightened,
.button--yellow.button.button--fill:hover {
  background-color: var(--entity-yellow);
}
.text--yellow-lightened,
.button--yellow.button.button--outline:hover,
.button--yellow.button.button--blank:hover {
  color: var(--entity-yellow);
}
.fill--yellow-lightened {
  fill: var(--entity-yellow);
}
.border--yellow-lightened,
.button--yellow.button.button--outline:hover {
  border-color: var(--entity-yellow);
}
.bg--yellow-darkened,
.button--yellow.button.button--fill:active {
  background-color: var(--entity-yellow);
}
.text--yellow-darkened,
.button--yellow.button.button--outline:active,
.button--yellow.button.button--blank:active {
  color: var(--entity-yellow);
}
.fill--yellow-darkened {
  fill: var(--entity-yellow);
}
.border--yellow-darkened,
.button--yellow.button.button--outline:active {
  border-color: var(--entity-yellow);
}
.bg--purple {
  background-color: var(--entity-purple);
}
.text--purple {
  color: var(--entity-purple);
}
.fill--purple {
  fill: var(--entity-purple);
}
.stroke--purple {
  stroke: var(--entity-purple);
}
.border--purple {
  border-color: var(--entity-purple);
}
.bg--purple-lightened {
  background-color: var(--entity-purple);
}
.text--purple-lightened {
  color: var(--entity-purple);
}
.fill--purple-lightened {
  fill: var(--entity-purple);
}
.border--purple-lightened {
  border-color: var(--entity-purple);
}
.bg--purple-darkened {
  background-color: var(--entity-purple);
}
.text--purple-darkened {
  color: var(--entity-purple);
}
.fill--purple-darkened {
  fill: var(--entity-purple);
}
.border--purple-darkened {
  border-color: var(--entity-purple);
}
.bg--grey-darker,
.button--grey.button.button--fill,
.notice--disabled-inverted,
.notice--question-inverted,
.notice--proposal {
  background-color: var(--mainGray1);
}
.text--grey-darker,
a.plain,
.form__label,
.input-legacy,
input[type="password"],
input:not([type]),
.textarea--underline textarea,
.button--grey.button.button--outline,
.button--grey.button.button--blank,
.glossary-view__entity-preview,
.glossary-view__entity,
.context-menu__item a,
.context-menu__item button {
  color: var(--mainGray1);
}
.fill--grey-darker {
  fill: var(--mainGray1);
}
.stroke--grey-darker {
  stroke: var(--mainGray1);
}
.border--grey-darker,
.button--grey.button.button--outline {
  border-color: var(--mainGray1);
}
.bg--grey-darker-lightened,
.button--grey.button.button--fill:hover {
  background-color: var(--mainGray1);
}
.text--grey-darker-lightened,
.button--grey.button.button--outline:hover,
.button--grey.button.button--blank:hover {
  color: var(--mainGray1);
}
.fill--grey-darker-lightened {
  fill: var(--mainGray1);
}
.border--grey-darker-lightened,
.button--grey.button.button--outline:hover {
  border-color: var(--mainGray1);
}
.bg--grey-darker-darkened,
.button--grey.button.button--fill:active {
  background-color: var(--mainGray1);
}
.text--grey-darker-darkened,
.button--grey.button.button--outline:active,
.button--grey.button.button--blank:active {
  color: var(--mainGray1);
}
.fill--grey-darker-darkened {
  fill: var(--mainGray1);
}
.border--grey-darker-darkened,
.button--grey.button.button--outline:active {
  border-color: var(--mainGray1);
}
.bg--grey-dark,
.button.button.button--fill:disabled,
.button.button.button--fill .disabled,
.button:disabled,
.button .disabled,
.button--fill:disabled,
.button--fill .disabled,
.button--green.button.button--fill:disabled,
.button--green.button.button--fill .disabled,
.button--red.button.button--fill:disabled,
.button--red.button.button--fill .disabled,
.button--yellow.button.button--fill:disabled,
.button--yellow.button.button--fill .disabled,
.button--grey.button.button--fill:disabled,
.button--grey.button.button--fill .disabled,
.button--grey-light.button.button--fill,
.button--grey-light.button.button--fill:disabled,
.button--grey-light.button.button--fill .disabled,
.button--white.button.button--fill:disabled,
.button--white.button.button--fill .disabled,
.button--blue.button.button--fill:disabled,
.button--blue.button.button--fill .disabled,
.glossary-view__graph.button.button--fill:disabled,
.glossary-view__graph.button.button--fill .disabled,
.glossary-view__graph:disabled,
.glossary-view__graph .disabled,
.glossary-view__logical.button.button--fill:disabled,
.glossary-view__logical.button.button--fill .disabled,
.glossary-view__logical:disabled,
.glossary-view__logical .disabled,
.glossary-view__logical,
.node-view__no-graph.button.button--fill:disabled,
.node-view__graph.button.button--fill:disabled,
.node-view__no-graph.button.button--fill .disabled,
.node-view__graph.button.button--fill .disabled,
.node-view__no-graph:disabled,
.node-view__graph:disabled,
.node-view__no-graph .disabled,
.node-view__graph .disabled,
.organization-status--expired {
  background-color: var(--mainGray2);
}
.text--grey-dark,
.type--headline.type--list.type--s,
.input,
.textarea,
.button.button.button--outline:disabled,
.button.button.button--outline .disabled,
.button.button.button--blank:disabled,
.button.button.button--blank .disabled,
.button--blank:disabled,
.button--blank .disabled,
.button--outline:disabled,
.button--outline .disabled,
.button--green.button.button--outline:disabled,
.button--green.button.button--outline .disabled,
.button--green.button.button--blank:disabled,
.button--green.button.button--blank .disabled,
.button--red.button.button--outline:disabled,
.button--red.button.button--outline .disabled,
.button--red.button.button--blank:disabled,
.button--red.button.button--blank .disabled,
.button--yellow.button.button--outline:disabled,
.button--yellow.button.button--outline .disabled,
.button--yellow.button.button--blank:disabled,
.button--yellow.button.button--blank .disabled,
.button--grey.button.button--outline:disabled,
.button--grey.button.button--outline .disabled,
.button--grey.button.button--blank:disabled,
.button--grey.button.button--blank .disabled,
.button--grey-light.button.button--outline,
.button--grey-light.button.button--outline:disabled,
.button--grey-light.button.button--outline .disabled,
.button--grey-light.button.button--blank,
.button--grey-light.button.button--blank:disabled,
.button--grey-light.button.button--blank .disabled,
.button--white.button.button--outline:disabled,
.button--white.button.button--outline .disabled,
.button--white.button.button--blank:disabled,
.button--white.button.button--blank .disabled,
.button--blue.button.button--outline:disabled,
.button--blue.button.button--outline .disabled,
.button--blue.button.button--blank:disabled,
.button--blue.button.button--blank .disabled,
.notice--disabled,
.glossary-view__graph.button.button--outline:disabled,
.glossary-view__graph.button.button--outline .disabled,
.glossary-view__graph.button.button--blank:disabled,
.glossary-view__graph.button.button--blank .disabled,
.glossary-view__logical.button.button--outline:disabled,
.glossary-view__logical.button.button--outline .disabled,
.glossary-view__logical.button.button--blank:disabled,
.glossary-view__logical.button.button--blank .disabled,
.node-view__no-graph.button.button--outline:disabled,
.node-view__graph.button.button--outline:disabled,
.node-view__no-graph.button.button--outline .disabled,
.node-view__graph.button.button--outline .disabled,
.node-view__no-graph.button.button--blank:disabled,
.node-view__graph.button.button--blank:disabled,
.node-view__no-graph.button.button--blank .disabled,
.node-view__graph.button.button--blank .disabled,
.users-password-view__placeholder,
.tab-bar__tab button,
.tab-bar__tab a {
  color: var(--mainGray2);
}
.fill--grey-dark {
  fill: var(--mainGray2);
}
.stroke--grey-dark,
.tab-bar__tab .icon svg {
  stroke: var(--mainGray2);
}
.border--grey-dark,
.input__wrapper,
.textarea--underline .textarea__wrapper,
.select,
.button.button.button--outline:disabled,
.button.button.button--outline .disabled,
.button--outline:disabled,
.button--outline .disabled,
.button--green.button.button--outline:disabled,
.button--green.button.button--outline .disabled,
.button--red.button.button--outline:disabled,
.button--red.button.button--outline .disabled,
.button--yellow.button.button--outline:disabled,
.button--yellow.button.button--outline .disabled,
.button--grey.button.button--outline:disabled,
.button--grey.button.button--outline .disabled,
.button--grey-light.button.button--outline,
.button--grey-light.button.button--outline:disabled,
.button--grey-light.button.button--outline .disabled,
.button--white.button.button--outline:disabled,
.button--white.button.button--outline .disabled,
.button--blue.button.button--outline:disabled,
.button--blue.button.button--outline .disabled,
.glossary-view__graph.button.button--outline:disabled,
.glossary-view__graph.button.button--outline .disabled,
.glossary-view__logical.button.button--outline:disabled,
.glossary-view__logical.button.button--outline .disabled,
.node-view__no-graph.button.button--outline:disabled,
.node-view__graph.button.button--outline:disabled,
.node-view__no-graph.button.button--outline .disabled,
.node-view__graph.button.button--outline .disabled {
  border-color: var(--mainGray2);
}
.bg--grey-dark-lightened,
.button--grey-light.button.button--fill:hover,
.glossary-view__logical:hover {
  background-color: var(--mainGray2);
}
.text--grey-dark-lightened,
.button--grey-light.button.button--outline:hover,
.button--grey-light.button.button--blank:hover {
  color: var(--mainGray2);
}
.fill--grey-dark-lightened {
  fill: var(--mainGray2);
}
.border--grey-dark-lightened,
.button--grey-light.button.button--outline:hover {
  border-color: var(--mainGray2);
}
.bg--grey-dark-darkened,
.button--grey-light.button.button--fill:active,
.glossary-view__logical:active {
  background-color: var(--mainGray2);
}
.text--grey-dark-darkened,
.button--grey-light.button.button--outline:active,
.button--grey-light.button.button--blank:active {
  color: var(--mainGray2);
}
.fill--grey-dark-darkened {
  fill: var(--mainGray2);
}
.border--grey-dark-darkened,
.button--grey-light.button.button--outline:active {
  border-color: var(--mainGray2);
}
.bg--grey,
.status-indicator .status-indicator__bar,
.status-indicator .status-indicator__status,
.status-indicator--label-top .status-indicator__bar,
.status-indicator--label-top .status-indicator__status {
  background-color: var(--mainGray3);
}
.text--grey,
.type--color-grey,
.input-legacy::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input:not([type])::-webkit-input-placeholder,
.textarea--underline textarea::-webkit-input-placeholder {
  color: var(--mainGray3);
}
.text--grey,
.type--color-grey,
.input-legacy::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input:not([type])::-moz-placeholder,
.textarea--underline textarea::-moz-placeholder {
  color: var(--mainGray3);
}
.text--grey,
.type--color-grey,
.input-legacy::-ms-input-placeholder,
input[type="password"]::-ms-input-placeholder,
input:not([type])::-ms-input-placeholder,
.textarea--underline textarea::-ms-input-placeholder {
  color: var(--mainGray3);
}
.text--grey,
.type--color-grey,
.input-legacy::placeholder,
input[type="password"]::placeholder,
input:not([type])::placeholder,
.textarea--underline textarea::placeholder {
  color: var(--mainGray3);
}
.fill--grey {
  fill: var(--mainGray3);
}
.stroke--grey {
  stroke: var(--mainGray3);
}
.border--grey,
.dropdown-search__options hr {
  border-color: var(--mainGray3);
}
.bg--grey-lightened {
  background-color: var(--mainGray3);
}
.text--grey-lightened {
  color: var(--mainGray3);
}
.fill--grey-lightened {
  fill: var(--mainGray3);
}
.border--grey-lightened {
  border-color: var(--mainGray3);
}
.bg--grey-darkened {
  background-color: var(--mainGray3);
}
.text--grey-darkened {
  color: var(--mainGray3);
}
.fill--grey-darkened {
  fill: var(--mainGray3);
}
.border--grey-darkened {
  border-color: var(--mainGray3);
}
.bg--grey-light,
.notice--disabled {
  background-color: var(--mainGray4);
}
.text--grey-light {
  color: var(--mainGray4);
}
.fill--grey-light {
  fill: var(--mainGray4);
}
.stroke--grey-light {
  stroke: var(--mainGray4);
}
.border--grey-light {
  border-color: var(--mainGray4);
}
.bg--grey-light-lightened {
  background-color: var(--mainGray4);
}
.text--grey-light-lightened {
  color: var(--mainGray4);
}
.fill--grey-light-lightened {
  fill: var(--mainGray4);
}
.border--grey-light-lightened {
  border-color: var(--mainGray4);
}
.bg--grey-light-darkened {
  background-color: var(--mainGray4);
}
.text--grey-light-darkened {
  color: var(--mainGray4);
}
.fill--grey-light-darkened {
  fill: var(--mainGray4);
}
.border--grey-light-darkened {
  border-color: var(--mainGray4);
}
.bg--grey-lighter,
.users-view__ribbon {
  background-color: var(--bgGray1);
}
.text--grey-lighter {
  color: var(--bgGray1);
}
.fill--grey-lighter {
  fill: var(--bgGray1);
}
.stroke--grey-lighter {
  stroke: var(--bgGray1);
}
.border--grey-lighter {
  border-color: var(--bgGray1);
}
.bg--grey-lighter-lightened {
  background-color: var(--bgGray1);
}
.text--grey-lighter-lightened {
  color: var(--bgGray1);
}
.fill--grey-lighter-lightened {
  fill: var(--bgGray1);
}
.border--grey-lighter-lightened {
  border-color: var(--bgGray1);
}
.bg--grey-lighter-darkened {
  background-color: var(--bgGray1);
}
.text--grey-lighter-darkened {
  color: var(--bgGray1);
}
.fill--grey-lighter-darkened {
  fill: var(--bgGray1);
}
.border--grey-lighter-darkened {
  border-color: var(--bgGray1);
}
.bg--grey-e4e4e4 {
  background-color: var(--bgGray2);
}
.text--grey-e4e4e4 {
  color: var(--bgGray2);
}
.fill--grey-e4e4e4 {
  fill: var(--bgGray2);
}
.stroke--grey-e4e4e4 {
  stroke: var(--bgGray2);
}
.border--grey-e4e4e4 {
  border-color: var(--bgGray2);
}
.bg--grey-e4e4e4-lightened {
  background-color: var(--bgGray2);
}
.text--grey-e4e4e4-lightened {
  color: var(--bgGray2);
}
.fill--grey-e4e4e4-lightened {
  fill: var(--bgGray2);
}
.border--grey-e4e4e4-lightened {
  border-color: var(--bgGray2);
}
.bg--grey-e4e4e4-darkened {
  background-color: var(--bgGray2);
}
.text--grey-e4e4e4-darkened {
  color: var(--bgGray2);
}
.fill--grey-e4e4e4-darkened {
  fill: var(--bgGray2);
}
.border--grey-e4e4e4-darkened {
  border-color: var(--bgGray2);
}
.bg--ocean {
  background-color: var(--entity-ocean);
}
.text--ocean {
  color: var(--entity-ocean);
}
.fill--ocean {
  fill: var(--entity-ocean);
}
.stroke--ocean {
  stroke: var(--entity-ocean);
}
.border--ocean {
  border-color: var(--entity-ocean);
}
.bg--ocean-lightened {
  background-color: var(--entity-ocean);
}
.text--ocean-lightened {
  color: var(--entity-ocean);
}
.fill--ocean-lightened {
  fill: var(--entity-ocean);
}
.border--ocean-lightened {
  border-color: var(--entity-ocean);
}
.bg--ocean-darkened {
  background-color: var(--entity-ocean);
}
.text--ocean-darkened {
  color: var(--entity-ocean);
}
.fill--ocean-darkened {
  fill: var(--entity-ocean);
}
.border--ocean-darkened {
  border-color: var(--entity-ocean);
}
.bg--pink {
  background-color: var(--entity-pink);
}
.text--pink {
  color: var(--entity-pink);
}
.fill--pink {
  fill: var(--entity-pink);
}
.stroke--pink {
  stroke: var(--entity-pink);
}
.border--pink {
  border-color: var(--entity-pink);
}
.bg--pink-lightened {
  background-color: var(--entity-pink);
}
.text--pink-lightened {
  color: var(--entity-pink);
}
.fill--pink-lightened {
  fill: var(--entity-pink);
}
.border--pink-lightened {
  border-color: var(--entity-pink);
}
.bg--pink-darkened {
  background-color: var(--entity-pink);
}
.text--pink-darkened {
  color: var(--entity-pink);
}
.fill--pink-darkened {
  fill: var(--entity-pink);
}
.border--pink-darkened {
  border-color: var(--entity-pink);
}
.bg--mint {
  background-color: var(--entity-mint);
}
.text--mint {
  color: var(--entity-mint);
}
.fill--mint {
  fill: var(--entity-mint);
}
.stroke--mint {
  stroke: var(--entity-mint);
}
.border--mint {
  border-color: var(--entity-mint);
}
.bg--mint-lightened {
  background-color: var(--entity-mint);
}
.text--mint-lightened {
  color: var(--entity-mint);
}
.fill--mint-lightened {
  fill: var(--entity-mint);
}
.border--mint-lightened {
  border-color: var(--entity-mint);
}
.bg--mint-darkened {
  background-color: var(--entity-mint);
}
.text--mint-darkened {
  color: var(--entity-mint);
}
.fill--mint-darkened {
  fill: var(--entity-mint);
}
.border--mint-darkened {
  border-color: var(--entity-mint);
}
.bg--lemon {
  background-color: var(--entity-lemon);
}
.text--lemon {
  color: var(--entity-lemon);
}
.fill--lemon {
  fill: var(--entity-lemon);
}
.stroke--lemon {
  stroke: var(--entity-lemon);
}
.border--lemon {
  border-color: var(--entity-lemon);
}
.bg--lemon-lightened {
  background-color: var(--entity-lemon);
}
.text--lemon-lightened {
  color: var(--entity-lemon);
}
.fill--lemon-lightened {
  fill: var(--entity-lemon);
}
.border--lemon-lightened {
  border-color: var(--entity-lemon);
}
.bg--lemon-darkened {
  background-color: var(--entity-lemon);
}
.text--lemon-darkened {
  color: var(--entity-lemon);
}
.fill--lemon-darkened {
  fill: var(--entity-lemon);
}
.border--lemon-darkened {
  border-color: var(--entity-lemon);
}
.bg--entity-master {
  background-color: var(--mainGray1);
}
.text--entity-master {
  color: var(--mainGray1);
}
.fill--entity-master {
  fill: var(--mainGray1);
}
.stroke--entity-master {
  stroke: var(--mainGray1);
}
.border--entity-master {
  border-color: var(--mainGray1);
}
.bg--entity-master-lightened {
  background-color: var(--mainGray1);
}
.text--entity-master-lightened {
  color: var(--mainGray1);
}
.fill--entity-master-lightened {
  fill: var(--mainGray1);
}
.border--entity-master-lightened {
  border-color: var(--mainGray1);
}
.bg--entity-master-darkened {
  background-color: var(--mainGray1);
}
.text--entity-master-darkened {
  color: var(--mainGray1);
}
.fill--entity-master-darkened {
  fill: var(--mainGray1);
}
.border--entity-master-darkened {
  border-color: var(--mainGray1);
}
.bg--entity-contract {
  background-color: var(--entity-purple);
}
.text--entity-contract {
  color: var(--entity-purple);
}
.fill--entity-contract {
  fill: var(--entity-purple);
}
.stroke--entity-contract {
  stroke: var(--entity-purple);
}
.border--entity-contract {
  border-color: var(--entity-purple);
}
.bg--entity-contract-lightened {
  background-color: var(--entity-purple);
}
.text--entity-contract-lightened {
  color: var(--entity-purple);
}
.fill--entity-contract-lightened {
  fill: var(--entity-purple);
}
.border--entity-contract-lightened {
  border-color: var(--entity-purple);
}
.bg--entity-contract-darkened {
  background-color: var(--entity-purple);
}
.text--entity-contract-darkened {
  color: var(--entity-purple);
}
.fill--entity-contract-darkened {
  fill: var(--entity-purple);
}
.border--entity-contract-darkened {
  border-color: var(--entity-purple);
}
.bg--entity-transaction {
  background-color: var(--entity-ocean);
}
.text--entity-transaction {
  color: var(--entity-ocean);
}
.fill--entity-transaction {
  fill: var(--entity-ocean);
}
.stroke--entity-transaction {
  stroke: var(--entity-ocean);
}
.border--entity-transaction {
  border-color: var(--entity-ocean);
}
.bg--entity-transaction-lightened {
  background-color: var(--entity-ocean);
}
.text--entity-transaction-lightened {
  color: var(--entity-ocean);
}
.fill--entity-transaction-lightened {
  fill: var(--entity-ocean);
}
.border--entity-transaction-lightened {
  border-color: var(--entity-ocean);
}
.bg--entity-transaction-darkened {
  background-color: var(--entity-ocean);
}
.text--entity-transaction-darkened {
  color: var(--entity-ocean);
}
.fill--entity-transaction-darkened {
  fill: var(--entity-ocean);
}
.border--entity-transaction-darkened {
  border-color: var(--entity-ocean);
}
.bg--entity-reference {
  background-color: var(--mainGray3);
}
.text--entity-reference {
  color: var(--mainGray3);
}
.fill--entity-reference {
  fill: var(--mainGray3);
}
.stroke--entity-reference {
  stroke: var(--mainGray3);
}
.border--entity-reference {
  border-color: var(--mainGray3);
}
.bg--entity-reference-lightened {
  background-color: var(--mainGray3);
}
.text--entity-reference-lightened {
  color: var(--mainGray3);
}
.fill--entity-reference-lightened {
  fill: var(--mainGray3);
}
.border--entity-reference-lightened {
  border-color: var(--mainGray3);
}
.bg--entity-reference-darkened {
  background-color: var(--mainGray3);
}
.text--entity-reference-darkened {
  color: var(--mainGray3);
}
.fill--entity-reference-darkened {
  fill: var(--mainGray3);
}
.border--entity-reference-darkened {
  border-color: var(--mainGray3);
}
.bg--entity-transaction-header {
  background-color: var(--blueHover);
}
.text--entity-transaction-header {
  color: var(--blueHover);
}
.fill--entity-transaction-header {
  fill: var(--blueHover);
}
.stroke--entity-transaction-header {
  stroke: var(--blueHover);
}
.border--entity-transaction-header {
  border-color: var(--blueHover);
}
.bg--entity-transaction-header-lightened {
  background-color: var(--blueHover);
}
.text--entity-transaction-header-lightened {
  color: var(--blueHover);
}
.fill--entity-transaction-header-lightened {
  fill: var(--blueHover);
}
.border--entity-transaction-header-lightened {
  border-color: var(--blueHover);
}
.bg--entity-transaction-header-darkened {
  background-color: var(--blueHover);
}
.text--entity-transaction-header-darkened {
  color: var(--blueHover);
}
.fill--entity-transaction-header-darkened {
  fill: var(--blueHover);
}
.border--entity-transaction-header-darkened {
  border-color: var(--blueHover);
}
.bg--entity-transaction-detail {
  background-color: var(--blueAccent);
}
.text--entity-transaction-detail {
  color: var(--blueAccent);
}
.fill--entity-transaction-detail {
  fill: var(--blueAccent);
}
.stroke--entity-transaction-detail {
  stroke: var(--blueAccent);
}
.border--entity-transaction-detail {
  border-color: var(--blueAccent);
}
.bg--entity-transaction-detail-lightened {
  background-color: var(--blueAccent);
}
.text--entity-transaction-detail-lightened {
  color: var(--blueAccent);
}
.fill--entity-transaction-detail-lightened {
  fill: var(--blueAccent);
}
.border--entity-transaction-detail-lightened {
  border-color: var(--blueAccent);
}
.bg--entity-transaction-detail-darkened {
  background-color: var(--blueAccent);
}
.text--entity-transaction-detail-darkened {
  color: var(--blueAccent);
}
.fill--entity-transaction-detail-darkened {
  fill: var(--blueAccent);
}
.border--entity-transaction-detail-darkened {
  border-color: var(--blueAccent);
}
.bg--entity-lemon {
  background-color: var(--entity-lemon);
}
.text--entity-lemon {
  color: var(--entity-lemon);
}
.fill--entity-lemon {
  fill: var(--entity-lemon);
}
.stroke--entity-lemon {
  stroke: var(--entity-lemon);
}
.border--entity-lemon {
  border-color: var(--entity-lemon);
}
.bg--entity-lemon-lightened {
  background-color: var(--entity-lemon);
}
.text--entity-lemon-lightened {
  color: var(--entity-lemon);
}
.fill--entity-lemon-lightened {
  fill: var(--entity-lemon);
}
.border--entity-lemon-lightened {
  border-color: var(--entity-lemon);
}
.bg--entity-lemon-darkened {
  background-color: var(--entity-lemon);
}
.text--entity-lemon-darkened {
  color: var(--entity-lemon);
}
.fill--entity-lemon-darkened {
  fill: var(--entity-lemon);
}
.border--entity-lemon-darkened {
  border-color: var(--entity-lemon);
}
.bg--entity-mint {
  background-color: var(--entity-mint);
}
.text--entity-mint {
  color: var(--entity-mint);
}
.fill--entity-mint {
  fill: var(--entity-mint);
}
.stroke--entity-mint {
  stroke: var(--entity-mint);
}
.border--entity-mint {
  border-color: var(--entity-mint);
}
.bg--entity-mint-lightened {
  background-color: var(--entity-mint);
}
.text--entity-mint-lightened {
  color: var(--entity-mint);
}
.fill--entity-mint-lightened {
  fill: var(--entity-mint);
}
.border--entity-mint-lightened {
  border-color: var(--entity-mint);
}
.bg--entity-mint-darkened {
  background-color: var(--entity-mint);
}
.text--entity-mint-darkened {
  color: var(--entity-mint);
}
.fill--entity-mint-darkened {
  fill: var(--entity-mint);
}
.border--entity-mint-darkened {
  border-color: var(--entity-mint);
}
.bg--entity-pink {
  background-color: var(--entity-pink);
}
.text--entity-pink {
  color: var(--entity-pink);
}
.fill--entity-pink {
  fill: var(--entity-pink);
}
.stroke--entity-pink {
  stroke: var(--entity-pink);
}
.border--entity-pink {
  border-color: var(--entity-pink);
}
.bg--entity-pink-lightened {
  background-color: var(--entity-pink);
}
.text--entity-pink-lightened {
  color: var(--entity-pink);
}
.fill--entity-pink-lightened {
  fill: var(--entity-pink);
}
.border--entity-pink-lightened {
  border-color: var(--entity-pink);
}
.bg--entity-pink-darkened {
  background-color: var(--entity-pink);
}
.text--entity-pink-darkened {
  color: var(--entity-pink);
}
.fill--entity-pink-darkened {
  fill: var(--entity-pink);
}
.border--entity-pink-darkened {
  border-color: var(--entity-pink);
}
.bg--entity-ocean {
  background-color: var(--entity-ocean);
}
.text--entity-ocean {
  color: var(--entity-ocean);
}
.fill--entity-ocean {
  fill: var(--entity-ocean);
}
.stroke--entity-ocean {
  stroke: var(--entity-ocean);
}
.border--entity-ocean {
  border-color: var(--entity-ocean);
}
.bg--entity-ocean-lightened {
  background-color: var(--entity-ocean);
}
.text--entity-ocean-lightened {
  color: var(--entity-ocean);
}
.fill--entity-ocean-lightened {
  fill: var(--entity-ocean);
}
.border--entity-ocean-lightened {
  border-color: var(--entity-ocean);
}
.bg--entity-ocean-darkened {
  background-color: var(--entity-ocean);
}
.text--entity-ocean-darkened {
  color: var(--entity-ocean);
}
.fill--entity-ocean-darkened {
  fill: var(--entity-ocean);
}
.border--entity-ocean-darkened {
  border-color: var(--entity-ocean);
}
.bg--entity-greyE4e4e4 {
  background-color: var(----bgGray2);
}
.text--entity-greyE4e4e4 {
  color: var(----bgGray2);
}
.fill--entity-greyE4e4e4 {
  fill: var(----bgGray2);
}
.stroke--entity-greyE4e4e4 {
  stroke: var(----bgGray2);
}
.border--entity-greyE4e4e4 {
  border-color: var(----bgGray2);
}
.bg--entity-greyE4e4e4-lightened {
  background-color: var(----bgGray2);
}
.text--entity-greyE4e4e4-lightened {
  color: var(----bgGray2);
}
.fill--entity-greyE4e4e4-lightened {
  fill: var(----bgGray2);
}
.border--entity-greyE4e4e4-lightened {
  border-color: var(----bgGray2);
}
.bg--entity-greyE4e4e4-darkened {
  background-color: var(----bgGray2);
}
.text--entity-greyE4e4e4-darkened {
  color: var(----bgGray2);
}
.fill--entity-greyE4e4e4-darkened {
  fill: var(----bgGray2);
}
.border--entity-greyE4e4e4-darkened {
  border-color: var(----bgGray2);
}
.bg--entity-greyLight {
  background-color: var(--mainGray4);
}
.text--entity-greyLight {
  color: var(--mainGray4);
}
.fill--entity-greyLight {
  fill: var(--mainGray4);
}
.stroke--entity-greyLight {
  stroke: var(--mainGray4);
}
.border--entity-greyLight {
  border-color: var(--mainGray4);
}
.bg--entity-greyLight-lightened {
  background-color: var(--mainGray4);
}
.text--entity-greyLight-lightened {
  color: var(--mainGray4);
}
.fill--entity-greyLight-lightened {
  fill: var(--mainGray4);
}
.border--entity-greyLight-lightened {
  border-color: var(--mainGray4);
}
.bg--entity-greyLight-darkened {
  background-color: var(--mainGray4);
}
.text--entity-greyLight-darkened {
  color: var(--mainGray4);
}
.fill--entity-greyLight-darkened {
  fill: var(--mainGray4);
}
.border--entity-greyLight-darkened {
  border-color: var(--mainGray4);
}
.bg--entity-grey {
  background-color: var(--entity-grey);
}
.text--entity-grey {
  color: var(--entity-grey);
}
.fill--entity-grey {
  fill: var(--entity-grey);
}
.stroke--entity-grey {
  stroke: var(--entity-grey);
}
.border--entity-grey {
  border-color: var(--entity-grey);
}
.bg--entity-grey-lightened {
  background-color: var(--entity-grey);
}
.text--entity-grey-lightened {
  color: var(--entity-grey);
}
.fill--entity-grey-lightened {
  fill: var(--entity-grey);
}
.border--entity-grey-lightened {
  border-color: var(--entity-grey);
}
.bg--entity-grey-darkened {
  background-color: var(--entity-grey);
}
.text--entity-grey-darkened {
  color: var(--entity-grey);
}
.fill--entity-grey-darkened {
  fill: var(--entity-grey);
}
.border--entity-grey-darkened {
  border-color: var(--entity-grey);
}
.bg--entity-greyDark {
  background-color: var(--mainGray2);
}
.text--entity-greyDark {
  color: var(--mainGray2);
}
.fill--entity-greyDark {
  fill: var(--mainGray2);
}
.stroke--entity-greyDark {
  stroke: var(--mainGray2);
}
.border--entity-greyDark {
  border-color: var(--mainGray2);
}
.bg--entity-greyDark-lightened {
  background-color: var(--mainGray2);
}
.text--entity-greyDark-lightened {
  color: var(--mainGray2);
}
.fill--entity-greyDark-lightened {
  fill: var(--mainGray2);
}
.border--entity-greyDark-lightened {
  border-color: var(--mainGray2);
}
.bg--entity-greyDark-darkened {
  background-color: var(--mainGray2);
}
.text--entity-greyDark-darkened {
  color: var(--mainGray2);
}
.fill--entity-greyDark-darkened {
  fill: var(--mainGray2);
}
.border--entity-greyDark-darkened {
  border-color: var(--mainGray2);
}
.bg--entity-greyDarker {
  background-color: var(--mainGray1);
}
.text--entity-greyDarker {
  color: var(--mainGray1);
}
.fill--entity-greyDarker {
  fill: var(--mainGray1);
}
.stroke--entity-greyDarker {
  stroke: var(--mainGray1);
}
.border--entity-greyDarker {
  border-color: var(--mainGray1);
}
.bg--entity-greyDarker-lightened {
  background-color: var(--mainGray1);
}
.text--entity-greyDarker-lightened {
  color: var(--mainGray1);
}
.fill--entity-greyDarker-lightened {
  fill: var(--mainGray1);
}
.border--entity-greyDarker-lightened {
  border-color: var(--mainGray1);
}
.bg--entity-greyDarker-darkened {
  background-color: var(--mainGray1);
}
.text--entity-greyDarker-darkened {
  color: var(--mainGray1);
}
.fill--entity-greyDarker-darkened {
  fill: var(--mainGray1);
}
.border--entity-greyDarker-darkened {
  border-color: var(--mainGray1);
}
.bg--entity-purple {
  background-color: var(--entity-purple);
}
.text--entity-purple {
  color: var(--entity-purple);
}
.fill--entity-purple {
  fill: var(--entity-purple);
}
.stroke--entity-purple {
  stroke: var(--entity-purple);
}
.border--entity-purple {
  border-color: var(--entity-purple);
}
.bg--entity-purple-lightened {
  background-color: var(--entity-purple);
}
.text--entity-purple-lightened {
  color: var(--entity-purple);
}
.fill--entity-purple-lightened {
  fill: var(--entity-purple);
}
.border--entity-purple-lightened {
  border-color: var(--entity-purple);
}
.bg--entity-purple-darkened {
  background-color: var(--entity-purple);
}
.text--entity-purple-darkened {
  color: var(--entity-purple);
}
.fill--entity-purple-darkened {
  fill: var(--entity-purple);
}
.border--entity-purple-darkened {
  border-color: var(--entity-purple);
}
.bg--entity-yellow {
  background-color: var(--entity-yellow);
}
.text--entity-yellow {
  color: var(--entity-yellow);
}
.fill--entity-yellow {
  fill: var(--entity-yellow);
}
.stroke--entity-yellow {
  stroke: var(--entity-yellow);
}
.border--entity-yellow {
  border-color: var(--entity-yellow);
}
.bg--entity-yellow-lightened {
  background-color: var(--entity-yellow);
}
.text--entity-yellow-lightened {
  color: var(--entity-yellow);
}
.fill--entity-yellow-lightened {
  fill: var(--entity-yellow);
}
.border--entity-yellow-lightened {
  border-color: var(--entity-yellow);
}
.bg--entity-yellow-darkened {
  background-color: var(--entity-yellow);
}
.text--entity-yellow-darkened {
  color: var(--entity-yellow);
}
.fill--entity-yellow-darkened {
  fill: var(--entity-yellow);
}
.border--entity-yellow-darkened {
  border-color: var(--entity-yellow);
}
.bg--entity-green {
  background-color: var(--entity-green);
}
.text--entity-green {
  color: var(--entity-green);
}
.fill--entity-green {
  fill: var(--entity-green);
}
.stroke--entity-green {
  stroke: var(--entity-green);
}
.border--entity-green {
  border-color: var(--entity-green);
}
.bg--entity-green-lightened {
  background-color: var(--entity-green);
}
.text--entity-green-lightened {
  color: var(--entity-green);
}
.fill--entity-green-lightened {
  fill: var(--entity-green);
}
.border--entity-green-lightened {
  border-color: var(--entity-green);
}
.bg--entity-green-darkened {
  background-color: var(--entity-green);
}
.text--entity-green-darkened {
  color: var(--entity-green);
}
.fill--entity-green-darkened {
  fill: var(--entity-green);
}
.border--entity-green-darkened {
  border-color: var(--entity-green);
}
.bg--entity-black {
  background-color: var(--entity-black);
}
.text--entity-black {
  color: var(--entity-black);
}
.fill--entity-black {
  fill: var(--entity-black);
}
.stroke--entity-black {
  stroke: var(--entity-black);
}
.border--entity-black {
  border-color: var(--entity-black);
}
.bg--entity-black-lightened {
  background-color: var(--entity-black);
}
.text--entity-black-lightened {
  color: var(--entity-black);
}
.fill--entity-black-lightened {
  fill: var(--entity-black);
}
.border--entity-black-lightened {
  border-color: var(--entity-black);
}
.bg--entity-black-darkened {
  background-color: var(--entity-black);
}
.text--entity-black-darkened {
  color: var(--entity-black);
}
.fill--entity-black-darkened {
  fill: var(--entity-black);
}
.border--entity-black-darkened {
  border-color: var(--entity-black);
}
.bg--entity-blue {
  background-color: var(--entity-blue);
}
.text--entity-blue {
  color: var(--entity-blue);
}
.fill--entity-blue {
  fill: var(--entity-blue);
}
.stroke--entity-blue {
  stroke: var(--entity-blue);
}
.border--entity-blue {
  border-color: var(--entity-blue);
}
.bg--entity-blue-lightened {
  background-color: var(--entity-blue);
}
.text--entity-blue-lightened {
  color: var(--entity-blue);
}
.fill--entity-blue-lightened {
  fill: var(--entity-blue);
}
.border--entity-blue-lightened {
  border-color: var(--entity-blue);
}
.bg--entity-blue-darkened {
  background-color: var(--entity-blue);
}
.text--entity-blue-darkened {
  color: var(--entity-blue);
}
.fill--entity-blue-darkened {
  fill: var(--entity-blue);
}
.border--entity-blue-darkened {
  border-color: var(--entity-blue);
}
.bg--entity-darkBlue {
  background-color: var(--entity-darkBlue);
}
.text--entity-darkBlue {
  color: var(--entity-darkBlue);
}
.fill--entity-darkBlue {
  fill: var(--entity-darkBlue);
}
.stroke--entity-darkBlue {
  stroke: var(--entity-darkBlue);
}
.border--entity-darkBlue {
  border-color: var(--entity-darkBlue);
}
.bg--entity-darkBlue-lightened {
  background-color: var(--entity-darkBlue);
}
.text--entity-darkBlue-lightened {
  color: var(--entity-darkBlue);
}
.fill--entity-darkBlue-lightened {
  fill: var(--entity-darkBlue);
}
.border--entity-darkBlue-lightened {
  border-color: var(--entity-darkBlue);
}
.bg--entity-darkBlue-darkened {
  background-color: var(--entity-darkBlue);
}
.text--entity-darkBlue-darkened {
  color: var(--entity-darkBlue);
}
.fill--entity-darkBlue-darkened {
  fill: var(--entity-darkBlue);
}
.border--entity-darkBlue-darkened {
  border-color: var(--entity-darkBlue);
}
.bg--entity-not-set {
  background-color: var(--entity-yellow);
}
.text--entity-not-set {
  color: var(--entity-yellow);
}
.fill--entity-not-set {
  fill: var(--entity-yellow);
}
.stroke--entity-not-set {
  stroke: var(--entity-yellow);
}
.border--entity-not-set {
  border-color: var(--entity-yellow);
}
.bg--entity-not-set-lightened {
  background-color: var(--entity-yellow);
}
.text--entity-not-set-lightened {
  color: var(--entity-yellow);
}
.fill--entity-not-set-lightened {
  fill: var(--entity-yellow);
}
.border--entity-not-set-lightened {
  border-color: var(--entity-yellow);
}
.bg--entity-not-set-darkened {
  background-color: var(--entity-yellow);
}
.text--entity-not-set-darkened {
  color: var(--entity-yellow);
}
.fill--entity-not-set-darkened {
  fill: var(--entity-yellow);
}
.border--entity-not-set-darkened {
  border-color: var(--entity-yellow);
}
.bg--entity-red {
  background-color: var(--entity-red);
}
.text--entity-red {
  color: var(--entity-red);
}
.fill--entity-red {
  fill: var(--entity-red);
}
.stroke--entity-red {
  stroke: var(--entity-red);
}
.border--entity-red {
  border-color: var(--entity-red);
}
.bg--entity-red-lightened {
  background-color: var(--entity-red);
}
.text--entity-red-lightened {
  color: var(--entity-red);
}
.fill--entity-red-lightened {
  fill: var(--entity-red);
}
.border--entity-red-lightened {
  border-color: var(--entity-red);
}
.bg--entity-red-darkened {
  background-color: var(--entity-red);
}
.text--entity-red-darkened {
  color: var(--entity-red);
}
.fill--entity-red-darkened {
  fill: var(--entity-red);
}
.border--entity-red-darkened {
  border-color: var(--entity-red);
}
.bg--entity-greyLighter {
  background-color: var(--bgGray1);
}
.text--entity-greyLighter {
  color: var(--bgGray1);
}
.fill--entity-greyLighter {
  fill: var(--bgGray1);
}
.stroke--entity-greyLighter {
  stroke: var(--bgGray1);
}
.border--entity-greyLighter {
  border-color: var(--bgGray1);
}
.bg--entity-greyLighter-lightened {
  background-color: var(--bgGray1);
}
.text--entity-greyLighter-lightened {
  color: var(--bgGray1);
}
.fill--entity-greyLighter-lightened {
  fill: var(--bgGray1);
}
.border--entity-greyLighter-lightened {
  border-color: var(--bgGray1);
}
.bg--entity-greyLighter-darkened {
  background-color: var(--bgGray1);
}
.text--entity-greyLighter-darkened {
  color: var(--bgGray1);
}
.fill--entity-greyLighter-darkened {
  fill: var(--bgGray1);
}
.border--entity-greyLighter-darkened {
  border-color: var(--bgGray1);
}
.type--align-left,
.organization__table th,
.table th,
.table td,
.form-table th,
.form-table td {
  text-align: left;
}
.type--align-center,
.button,
.notice--align-center,
.glossary-view__graph,
.glossary-view__logical,
.node-view__no-graph,
.node-view__graph {
  text-align: center;
}
.type--align-right {
  text-align: right;
}
.type--bold {
  font-weight: 800;
}
.type--medium,
.button.button.button--link,
.button--green.button.button--link,
.button--red.button.button--link,
.button--yellow.button.button--link,
.button--grey.button.button--link,
.button--grey-light.button.button--link,
.button--white.button.button--link,
.button--blue.button.button--link,
.glossary-view__graph.button.button--link,
.glossary-view__logical.button.button--link,
.node-view__no-graph.button.button--link,
.node-view__graph.button.button--link,
.users-view__initials,
.context-menu__option--selected,
.tab-bar__tab button,
.tab-bar__tab a,
.avatar {
  font-weight: 600;
}
.type--regular,
.form-table__cell .input input,
.form-table__cell .textarea textarea {
  font-weight: 400;
}
.type--headline.type--s,
.organization-status,
.tab-bar__tab button,
.tab-bar__tab a {
  font-size: 16px;
  font-weight: 600;
  word-break: break-all;
}
.type--headline.type--m,
.dashboard-view__collection-label,
.dashboard-view__graph-label,
.modal__heading {
  font-size: 20px;
  font-weight: 600;
  word-break: break-all;
}
.type--headline.type--l,
.data-catalog-entity__label div input {
  font-size: 30px;
  font-weight: 600;
  word-break: break-all;
}
.type--headline.type--xl {
  font-size: 40px;
  font-weight: 600;
  word-break: break-all;
}
.type--copy.type--s,
.avatar--small .avatar__name {
  font-size: 12px;
}
.type--copy.type--m,
html,
body,
.form__label,
.form__error,
.input--small input[type="text"],
.textarea--small input[type="text"],
.input--small input[type="password"],
.textarea--small input[type="password"],
.input--small input:not([type]),
.textarea--small input:not([type]),
.input--small textarea,
.textarea--small textarea,
.select--small,
.button,
.list--small .list__option,
.data-catalog-view__entity,
.glossary-view__graph,
.glossary-view__logical,
.node-view__no-graph,
.node-view__graph,
.modal__content,
.form-table__cell .input input,
.form-table__cell .textarea textarea,
.avatar--regular .avatar__name {
  font-size: 14px;
}
.type--copy.type--l,
.input-legacy,
input[type="password"],
input:not([type]),
.textarea--underline textarea,
.textarea textarea,
.select,
.catalog-model-node__body,
.data-catalog-view__entity,
.context-menu__item a,
.context-menu__item button {
  font-size: 16px;
}
.type--copy.type--xl {
  font-size: 20px;
}
.type--copy.type--xxl,
.avatar--xl .avatar__name {
  font-size: 25px;
}
.font-size__override div {
  font-size: 14px !important;
}
.type--headline.type--list.type--s,
.tab-bar__tab button,
.tab-bar__tab a {
  text-transform: uppercase;
}
.type--copy--pre-wrap {
  white-space: pre-wrap;
}
.type--inline {
  display: inline;
}
.type--copy p:first-child {
  margin-top: 0;
}
.type--copy p:last-child {
  margin-bottom: 0;
}
.type--keep-lines {
  white-space: pre-line;
}
.type--break-word {
  word-break: break-word;
}
.type--multiline {
  min-width: 200px;
  max-width: 50em;
  line-height: 130%;
}
.type--italic {
  font-style: italic;
}
tt {
  background-color: var(--bgGray1);
  color: var(--mainGray1);
}
.type--truncated {
  overflow: hidden;
  max-height: 5rem;
}
pre {
  margin: 0;
}
.rounded,
.catalog-model-node__body {
  border-radius: 4px;
}
.shadow,
.catalog-model-node__body:hover,
.catalog-model-node__body--dragging {
  box-shadow: var(--shadowLight);
}
.shadow--direct {
  box-shadow: var(--shadowLight);
}
.dim {
  opacity: 0.6;
}
.no-wrap {
  overflow: hidden;
  white-space: no-wrap;
  text-overflow: ellipsis;
}
.hidden {
  display: none;
}
html,
body {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
td {
  vertical-align: top;
}
a {
  text-decoration: none;
}
svg {
  overflow: visible !important;
}
@media print {
  .no-print {
    display: none;
  }
}
.print-only {
  display: none;
}
.force-noselect,
.graph-view {
  -webkit-user-select: none /* Chrome all / Safari all */;
  -moz-user-select: none /* Firefox all */;
  -ms-user-select: none /* IE 10+ */;
  user-select: none /* Likely future */;
}
.force-select {
  -webkit-user-select: text /* Chrome all / Safari all */;
  -moz-user-select: text /* Firefox all */;
  -ms-user-select: text /* IE 10+ */;
  user-select: text /* Likely future */;
}
@media print {
  .print-only {
    display: block;
  }
}
.input,
.textarea {
  position: relative;
  display: block;
}
.form__label {
  font-weight: bold;
}
.form__label-wrapper .icon {
  visibility: hidden;
}
.textarea--baseline .textarea__wrapper.textarea-w-full .group__child {
  width: 100%;
}
.passwordInputContainer {
  position: relative;
}
.input__wrapper,
.textarea--underline .textarea__wrapper {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid;
}
.input:not(.input--read-only) .input__wrapper:focus-within,
.textarea:not(.textarea--read-only) .input__wrapper:focus-within,
.input:not(.input--read-only) .textarea--underline .textarea__wrapper:focus-within,
.textarea:not(.textarea--read-only) .textarea--underline .textarea__wrapper:focus-within {
  border-color: var(--blueAccent);
}
.input--read-only .input__wrapper,
.textarea--read-only .textarea__wrapper {
  border-color: var(--bgGray1);
}
.input-legacy,
input[type="password"],
input:not([type]),
.textarea--underline textarea {
  width: 100%;
  width: -webkit-stretch;
  width: -moz-stretch;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  border: 0;
}
.input-legacy:focus-within,
input[type="password"]:focus-within,
input:not([type]):focus-within,
.textarea--underline textarea:focus-within {
  outline: none;
}
.form__error .icon {
  visibility: hidden;
}
.input--error,
.textarea--error,
.select-wrapper--error {
  color: var(--error);
}
.input--center input[type="text"],
.textarea--center input[type="text"],
.input--center input[type="password"],
.textarea--center input[type="password"],
.input--center input:not([type]),
.textarea--center input:not([type]),
.input--center textarea,
.textarea--center textarea {
  text-align: center;
}
.input--center .form__error,
.textarea--center .form__error {
  text-align: center;
}
.input--center .form__label,
.textarea--center .form__label {
  text-align: center;
}
.input--center .input__wrapper > .group > .group__child,
.textarea--center .input__wrapper > .group > .group__child {
  margin: 0;
}
.input--center .input__wrapper .icon,
.textarea--center .input__wrapper .icon {
  margin-left: -44px;
}
.textarea textarea {
  border: 0;
  display: block;
  width: 100%;
}
.textarea textarea:focus-within {
  outline: none;
}
.textarea__wrapper {
  border: 1px solid;
  width: 100%;
  display: block;
}
.textarea:not(.textarea--read-only) .textarea__wrapper:focus-within {
  outline: none;
  border-color: var(--blueAccent);
}
.select {
  border: 1px solid;
  position: relative;
}
.select select {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  -webkit-appearance: button;
  height: 100%;
}
.select--no-border {
  border-color: transparent;
}
.checkbox .group .group__child:first-child {
  height: 1.45rem;
}
.checkbox--margin-none {
  margin: 0;
}
textarea {
  overflow: auto;
  max-height: 50vh;
}
.bg--transparent,
.button.button.button--outline,
.button.button.button--outline:hover,
.button.button.button--outline:active,
.button.button.button--outline:disabled,
.button.button.button--outline .disabled,
.button.button.button--link,
.button--outline,
.button--outline:hover,
.button--outline:active,
.button--outline:disabled,
.button--outline .disabled,
.button--green.button.button--outline,
.button--green.button.button--outline:hover,
.button--green.button.button--outline:active,
.button--green.button.button--outline:disabled,
.button--green.button.button--outline .disabled,
.button--green.button.button--link,
.button--red.button.button--outline,
.button--red.button.button--outline:hover,
.button--red.button.button--outline:active,
.button--red.button.button--outline:disabled,
.button--red.button.button--outline .disabled,
.button--red.button.button--link,
.button--yellow.button.button--outline,
.button--yellow.button.button--outline:hover,
.button--yellow.button.button--outline:active,
.button--yellow.button.button--outline:disabled,
.button--yellow.button.button--outline .disabled,
.button--yellow.button.button--link,
.button--grey.button.button--outline,
.button--grey.button.button--outline:hover,
.button--grey.button.button--outline:active,
.button--grey.button.button--outline:disabled,
.button--grey.button.button--outline .disabled,
.button--grey.button.button--link,
.button--grey-light.button.button--outline,
.button--grey-light.button.button--outline:hover,
.button--grey-light.button.button--outline:active,
.button--grey-light.button.button--outline:disabled,
.button--grey-light.button.button--outline .disabled,
.button--grey-light.button.button--link,
.button--white.button.button--outline,
.button--white.button.button--outline:hover,
.button--white.button.button--outline:active,
.button--white.button.button--outline:disabled,
.button--white.button.button--outline .disabled,
.button--white.button.button--link,
.button--blue.button.button--outline,
.button--blue.button.button--outline:hover,
.button--blue.button.button--outline:active,
.button--blue.button.button--outline:disabled,
.button--blue.button.button--outline .disabled,
.button--blue.button.button--link,
.glossary-view__graph.button.button--outline,
.glossary-view__graph.button.button--outline:hover,
.glossary-view__graph.button.button--outline:active,
.glossary-view__graph.button.button--outline:disabled,
.glossary-view__graph.button.button--outline .disabled,
.glossary-view__graph.button.button--link,
.glossary-view__logical.button.button--outline,
.glossary-view__logical.button.button--outline:hover,
.glossary-view__logical.button.button--outline:active,
.glossary-view__logical.button.button--outline:disabled,
.glossary-view__logical.button.button--outline .disabled,
.glossary-view__logical.button.button--link,
.node-view__no-graph.button.button--outline,
.node-view__graph.button.button--outline,
.node-view__no-graph.button.button--outline:hover,
.node-view__graph.button.button--outline:hover,
.node-view__no-graph.button.button--outline:active,
.node-view__graph.button.button--outline:active,
.node-view__no-graph.button.button--outline:disabled,
.node-view__graph.button.button--outline:disabled,
.node-view__no-graph.button.button--outline .disabled,
.node-view__graph.button.button--outline .disabled,
.node-view__no-graph.button.button--link,
.node-view__graph.button.button--link,
.context-menu__item a,
.context-menu__item button {
  background-color: transparent;
}
.text--transparent {
  color: transparent;
}
.fill--transparent {
  fill: transparent;
}
.stroke--transparent {
  stroke: transparent;
}
.border--transparent {
  border-color: transparent;
}
.bg--transparent-lightened {
  background-color: transparent;
}
.text--transparent-lightened {
  color: transparent;
}
.fill--transparent-lightened {
  fill: transparent;
}
.border--transparent-lightened {
  border-color: transparent;
}
.bg--transparent-darkened {
  background-color: transparent;
}
.text--transparent-darkened {
  color: transparent;
}
.fill--transparent-darkened {
  fill: transparent;
}
.border--transparent-darkened {
  border-color: transparent;
}
.bg--white,
.button.button.button--blank,
.button.button.button--blank:hover,
.button.button.button--blank:active,
.button.button.button--blank:disabled,
.button.button.button--blank .disabled,
.button--blank,
.button--blank:hover,
.button--blank:active,
.button--blank:disabled,
.button--blank .disabled,
.button--green.button.button--blank,
.button--green.button.button--blank:hover,
.button--green.button.button--blank:active,
.button--green.button.button--blank:disabled,
.button--green.button.button--blank .disabled,
.button--red.button.button--blank,
.button--red.button.button--blank:hover,
.button--red.button.button--blank:active,
.button--red.button.button--blank:disabled,
.button--red.button.button--blank .disabled,
.button--yellow.button.button--blank,
.button--yellow.button.button--blank:hover,
.button--yellow.button.button--blank:active,
.button--yellow.button.button--blank:disabled,
.button--yellow.button.button--blank .disabled,
.button--grey.button.button--blank,
.button--grey.button.button--blank:hover,
.button--grey.button.button--blank:active,
.button--grey.button.button--blank:disabled,
.button--grey.button.button--blank .disabled,
.button--grey-light.button.button--blank,
.button--grey-light.button.button--blank:hover,
.button--grey-light.button.button--blank:active,
.button--grey-light.button.button--blank:disabled,
.button--grey-light.button.button--blank .disabled,
.button--white.button.button--fill,
.button--white.button.button--blank,
.button--white.button.button--blank:hover,
.button--white.button.button--blank:active,
.button--white.button.button--blank:disabled,
.button--white.button.button--blank .disabled,
.button--blue.button.button--blank,
.button--blue.button.button--blank:hover,
.button--blue.button.button--blank:active,
.button--blue.button.button--blank:disabled,
.button--blue.button.button--blank .disabled,
.dashboard-view__collection,
.dashboard-view__graph,
.catalog-model-node__body:hover,
.catalog-model-node__body--dragging,
.dropdown-search__options,
.glossary-view__graph.button.button--blank,
.glossary-view__graph.button.button--blank:hover,
.glossary-view__graph.button.button--blank:active,
.glossary-view__graph.button.button--blank:disabled,
.glossary-view__graph.button.button--blank .disabled,
.glossary-view__logical.button.button--blank,
.glossary-view__logical.button.button--blank:hover,
.glossary-view__logical.button.button--blank:active,
.glossary-view__logical.button.button--blank:disabled,
.glossary-view__logical.button.button--blank .disabled,
.node-view__no-graph.button.button--blank,
.node-view__graph.button.button--blank,
.node-view__no-graph.button.button--blank:hover,
.node-view__graph.button.button--blank:hover,
.node-view__no-graph.button.button--blank:active,
.node-view__graph.button.button--blank:active,
.node-view__no-graph.button.button--blank:disabled,
.node-view__graph.button.button--blank:disabled,
.node-view__no-graph.button.button--blank .disabled,
.node-view__graph.button.button--blank .disabled,
.context-menu__dropdown,
.context-menu__sub-menu-items {
  background-color: var(--white);
}
.text--white,
.button.button.button--fill,
.button.button.button--fill:disabled,
.button.button.button--fill .disabled,
.button,
.button:disabled,
.button .disabled,
.button--fill,
.button--fill:disabled,
.button--fill .disabled,
.button--green.button.button--fill,
.button--green.button.button--fill:disabled,
.button--green.button.button--fill .disabled,
.button--red.button.button--fill,
.button--red.button.button--fill:disabled,
.button--red.button.button--fill .disabled,
.button--yellow.button.button--fill,
.button--yellow.button.button--fill:disabled,
.button--yellow.button.button--fill .disabled,
.button--grey.button.button--fill,
.button--grey.button.button--fill:disabled,
.button--grey.button.button--fill .disabled,
.button--grey-light.button.button--fill,
.button--grey-light.button.button--fill:disabled,
.button--grey-light.button.button--fill .disabled,
.button--white.button.button--outline,
.button--white.button.button--fill,
.button--white.button.button--fill:disabled,
.button--white.button.button--fill .disabled,
.button--white.button.button--blank,
.button--blue.button.button--fill,
.button--blue.button.button--fill:disabled,
.button--blue.button.button--fill .disabled,
.notice,
.glossary-view__graph.button.button--fill,
.glossary-view__graph.button.button--fill:disabled,
.glossary-view__graph.button.button--fill .disabled,
.glossary-view__graph,
.glossary-view__graph:disabled,
.glossary-view__graph .disabled,
.glossary-view__logical.button.button--fill,
.glossary-view__logical.button.button--fill:disabled,
.glossary-view__logical.button.button--fill .disabled,
.glossary-view__logical,
.glossary-view__logical:disabled,
.glossary-view__logical .disabled,
.node-view__no-graph.button.button--fill,
.node-view__graph.button.button--fill,
.node-view__no-graph.button.button--fill:disabled,
.node-view__graph.button.button--fill:disabled,
.node-view__no-graph.button.button--fill .disabled,
.node-view__graph.button.button--fill .disabled,
.node-view__no-graph,
.node-view__graph,
.node-view__no-graph:disabled,
.node-view__graph:disabled,
.node-view__no-graph .disabled,
.node-view__graph .disabled,
.organization-status {
  color: var(--white);
}
.fill--white {
  fill: var(--white);
}
.stroke--white {
  stroke: var(--white);
}
.border--white,
.button--white.button.button--outline {
  border-color: var(--white);
}
.bg--white-lightened,
.button--white.button.button--fill:hover {
  background-color: var(--white);
}
.text--white-lightened,
.button--white.button.button--outline:hover,
.button--white.button.button--blank:hover {
  color: var(--white);
}
.fill--white-lightened {
  fill: var(--white);
}
.border--white-lightened,
.button--white.button.button--outline:hover {
  border-color: var(--white);
}
.bg--white-darkened,
.button--white.button.button--fill:active {
  background-color: var(--white);
}
.text--white-darkened,
.button--white.button.button--outline:active,
.button--white.button.button--blank:active {
  color: var(--white);
}
.fill--white-darkened {
  fill: var(--white);
}
.border--white-darkened,
.button--white.button.button--outline:active {
  border-color: var(--white);
}
.bg--blue-secondary,
.button.button.button--fill,
.button,
.button--fill,
.notice--question,
.glossary-view__graph.button.button--fill,
.glossary-view__graph,
.glossary-view__logical.button.button--fill,
.glossary-view__logical,
.node-view__no-graph.button.button--fill,
.node-view__graph.button.button--fill,
.node-view__no-graph,
.node-view__graph,
.organization-status,
.avatar {
  background-color: var(--blueAccent);
}
.text--blue-secondary,
.button.button.button--outline,
.button.button.button--blank,
.button--blank,
.button--outline,
.list__option,
.dashboard-view__graph-label,
.glossary-view__graph.button.button--outline,
.glossary-view__graph.button.button--blank,
.glossary-view__logical.button.button--outline,
.glossary-view__logical.button.button--blank,
.node-view__no-graph.button.button--outline,
.node-view__graph.button.button--outline,
.node-view__no-graph.button.button--blank,
.node-view__graph.button.button--blank,
.users-view__user,
.organizations__list-item,
.context-menu__item a,
.context-menu__item button {
  color: var(--blueAccent);
}
.fill--blue-secondary {
  fill: var(--blueAccent);
}
.stroke--blue-secondary {
  stroke: var(--blueAccent);
}
.border--blue-secondary,
.button.button.button--outline,
.button--outline,
.glossary-view__graph.button.button--outline,
.glossary-view__logical.button.button--outline,
.node-view__no-graph.button.button--outline,
.node-view__graph.button.button--outline {
  border-color: var(--blueAccent);
}
.bg--blue-secondary-lightened,
.button.button.button--fill:hover,
.button:hover,
.button--fill:hover,
.glossary-view__graph.button.button--fill:hover,
.glossary-view__graph:hover,
.glossary-view__logical.button.button--fill:hover,
.glossary-view__logical:hover,
.node-view__no-graph.button.button--fill:hover,
.node-view__graph.button.button--fill:hover,
.node-view__no-graph:hover,
.node-view__graph:hover {
  background-color: var(--blueHover);
}
.text--blue-secondary-lightened,
.button.button.button--outline:hover,
.button.button.button--blank:hover,
.button--blank:hover,
.button--outline:hover,
.glossary-view__graph.button.button--outline:hover,
.glossary-view__graph.button.button--blank:hover,
.glossary-view__logical.button.button--outline:hover,
.glossary-view__logical.button.button--blank:hover,
.node-view__no-graph.button.button--outline:hover,
.node-view__graph.button.button--outline:hover,
.node-view__no-graph.button.button--blank:hover,
.node-view__graph.button.button--blank:hover {
  color: var(--blueHover);
}
.fill--blue-secondary-lightened {
  fill: var(--blueHover);
}
.border--blue-secondary-lightened,
.button.button.button--outline:hover,
.button--outline:hover,
.glossary-view__graph.button.button--outline:hover,
.glossary-view__logical.button.button--outline:hover,
.node-view__no-graph.button.button--outline:hover,
.node-view__graph.button.button--outline:hover {
  border-color: var(--blueHover);
}
.bg--blue-secondary-darkened,
.button.button.button--fill:active,
.button:active,
.button--fill:active,
.glossary-view__graph.button.button--fill:active,
.glossary-view__graph:active,
.glossary-view__logical.button.button--fill:active,
.glossary-view__logical:active,
.node-view__no-graph.button.button--fill:active,
.node-view__graph.button.button--fill:active,
.node-view__no-graph:active,
.node-view__graph:active {
  background-color: var(--blueActive);
}
.text--blue-secondary-darkened,
.button.button.button--outline:active,
.button.button.button--blank:active,
.button--blank:active,
.button--outline:active,
.glossary-view__graph.button.button--outline:active,
.glossary-view__graph.button.button--blank:active,
.glossary-view__logical.button.button--outline:active,
.glossary-view__logical.button.button--blank:active,
.node-view__no-graph.button.button--outline:active,
.node-view__graph.button.button--outline:active,
.node-view__no-graph.button.button--blank:active,
.node-view__graph.button.button--blank:active {
  color: var(--blueActive);
}
.fill--blue-secondary-darkened {
  fill: var(--blueActive);
}
.border--blue-secondary-darkened,
.button.button.button--outline:active,
.button--outline:active,
.glossary-view__graph.button.button--outline:active,
.glossary-view__logical.button.button--outline:active,
.node-view__no-graph.button.button--outline:active,
.node-view__graph.button.button--outline:active {
  border-color: var(--blueActive);
}
.bg--blue,
.button--blue.button.button--fill,
.glossary-view__graph,
.node-view__no-graph,
.node-view__graph,
.users-view__initials,
.organization-status--trial {
  background-color: var(--blueHover);
}
.text--blue,
.button--blue.button.button--outline,
.button--blue.button.button--blank,
.dashboard-view__collection-label {
  color: var(--blueHover);
}
.fill--blue {
  fill: var(--blueHover);
}
.stroke--blue {
  stroke: var(--blueHover);
}
.border--blue,
.button--blue.button.button--outline {
  border-color: var(--blueHover);
}
.bg--blue-lightened,
.button--blue.button.button--fill:hover,
.glossary-view__graph:hover,
.node-view__no-graph:hover,
.node-view__graph:hover {
  background-color: var(--blueHover);
}
.text--blue-lightened,
.button--blue.button.button--outline:hover,
.button--blue.button.button--blank:hover {
  color: var(--blueHover);
}
.fill--blue-lightened {
  fill: var(--blueHover);
}
.border--blue-lightened,
.button--blue.button.button--outline:hover {
  border-color: var(--blueHover);
}
.bg--blue-darkened,
.button--blue.button.button--fill:active,
.glossary-view__graph:active,
.node-view__no-graph:active,
.node-view__graph:active {
  background-color: var(--blueActive);
}
.text--blue-darkened,
.button--blue.button.button--outline:active,
.button--blue.button.button--blank:active {
  color: var(--blueActive);
}
.fill--blue-darkened {
  fill: var(--blueActive);
}
.border--blue-darkened,
.button--blue.button.button--outline:active {
  border-color: var(--blueActive);
}
.bg--black {
  background-color: var(--entity-black);
}
.text--black {
  color: var(--entity-black);
}
.fill--black {
  fill: var(--entity-black);
}
.stroke--black {
  stroke: var(--entity-black);
}
.border--black {
  border-color: var(--entity-black);
}
.bg--black-lightened {
  background-color: var(--entity-black);
}
.text--black-lightened {
  color: var(--entity-black);
}
.fill--black-lightened {
  fill: var(--entity-black);
}
.border--black-lightened {
  border-color: var(--entity-black);
}
.bg--black-darkened {
  background-color: var(--entity-black);
}
.text--black-darkened {
  color: var(--entity-black);
}
.fill--black-darkened {
  fill: var(--entity-black);
}
.border--black-darkened {
  border-color: var(--entity-black);
}
.bg--green,
.button--green.button.button--fill,
.notice--success {
  background-color: var(--entity-green);
}
.text--green,
.button--green.button.button--outline,
.button--green.button.button--blank {
  color: var(--entity-green);
}
.fill--green {
  fill: var(--entity-green);
}
.stroke--green {
  stroke: var(--entity-green);
}
.border--green,
.button--green.button.button--outline {
  border-color: var(--entity-green);
}
.bg--green-lightened,
.button--green.button.button--fill:hover {
  background-color: var(--entity-green);
}
.text--green-lightened,
.button--green.button.button--outline:hover,
.button--green.button.button--blank:hover {
  color: var(--entity-green);
}
.fill--green-lightened {
  fill: var(--entity-green);
}
.border--green-lightened,
.button--green.button.button--outline:hover {
  border-color: var(--entity-green);
}
.bg--green-darkened,
.button--green.button.button--fill:active {
  background-color: var(--entity-green);
}
.text--green-darkened,
.button--green.button.button--outline:active,
.button--green.button.button--blank:active {
  color: var(--entity-green);
}
.fill--green-darkened {
  fill: var(--entity-green);
}
.border--green-darkened,
.button--green.button.button--outline:active {
  border-color: var(--entity-green);
}
.bg--red,
.button--red.button.button--fill,
.notice--error {
  background-color: var(--error);
}
.text--red,
.button--red.button.button--outline,
.button--red.button.button--blank,
.tab-bar__tab.tab-bar__tab--warning button,
.tab-bar__tab.tab-bar__tab--warning a,
.table__cell--error {
  color: var(--error);
}
.fill--red {
  fill: var(--error);
}
.stroke--red,
.tab-bar__tab.tab-bar__tab--warning .icon svg {
  stroke: var(--error);
}
.border--red,
.button--red.button.button--outline {
  border-color: var(--error);
}
.bg--red-lightened,
.button--red.button.button--fill:hover {
  background-color: var(--redHover);
}
.text--red-lightened,
.button--red.button.button--outline:hover,
.button--red.button.button--blank:hover {
  color: var(--redHover);
}
.fill--red-lightened {
  fill: var(--redHover);
}
.border--red-lightened,
.button--red.button.button--outline:hover {
  border-color: var(--redHover);
}
.bg--red-darkened,
.button--red.button.button--fill:active {
  background-color: var(--redActive);
}
.text--red-darkened,
.button--red.button.button--outline:active,
.button--red.button.button--blank:active {
  color: var(--redActive);
}
.fill--red-darkened {
  fill: var(--redActive);
}
.border--red-darkened,
.button--red.button.button--outline:active {
  border-color: var(--redActive);
}
.bg--yellow,
.button--yellow.button.button--fill,
.notice--warning {
  background-color: var(--entity-yellow);
}
.text--yellow,
.button--yellow.button.button--outline,
.button--yellow.button.button--blank {
  color: var(--entity-yellow);
}
.fill--yellow {
  fill: var(--entity-yellow);
}
.stroke--yellow {
  stroke: var(--entity-yellow);
}
.border--yellow,
.button--yellow.button.button--outline {
  border-color: var(--entity-yellow);
}
.bg--yellow-lightened,
.button--yellow.button.button--fill:hover {
  background-color: var(--entity-yellow);
}
.text--yellow-lightened,
.button--yellow.button.button--outline:hover,
.button--yellow.button.button--blank:hover {
  color: var(--entity-yellow);
}
.fill--yellow-lightened {
  fill: var(--entity-yellow);
}
.border--yellow-lightened,
.button--yellow.button.button--outline:hover {
  border-color: var(--entity-yellow);
}
.bg--yellow-darkened,
.button--yellow.button.button--fill:active {
  background-color: var(--entity-yellow);
}
.text--yellow-darkened,
.button--yellow.button.button--outline:active,
.button--yellow.button.button--blank:active {
  color: var(--entity-yellow);
}
.fill--yellow-darkened {
  fill: var(--entity-yellow);
}
.border--yellow-darkened,
.button--yellow.button.button--outline:active {
  border-color: var(--entity-yellow);
}
.bg--purple {
  background-color: var(--entity-purple);
}
.text--purple {
  color: var(--entity-purple);
}
.fill--purple {
  fill: var(--entity-purple);
}
.stroke--purple {
  stroke: var(--entity-purple);
}
.border--purple {
  border-color: var(--entity-purple);
}
.bg--purple-lightened {
  background-color: var(--entity-purple);
}
.text--purple-lightened {
  color: var(--entity-purple);
}
.fill--purple-lightened {
  fill: var(--entity-purple);
}
.border--purple-lightened {
  border-color: var(--entity-purple);
}
.bg--purple-darkened {
  background-color: var(--entity-purple);
}
.text--purple-darkened {
  color: var(--entity-purple);
}
.fill--purple-darkened {
  fill: var(--entity-purple);
}
.border--purple-darkened {
  border-color: var(--entity-purple);
}
.bg--grey-darker,
.button--grey.button.button--fill,
.notice--disabled-inverted,
.notice--question-inverted,
.notice--proposal {
  background-color: var(--mainGray1);
}
.text--grey-darker,
.button--grey.button.button--outline,
.button--grey.button.button--blank,
.glossary-view__entity-preview,
.glossary-view__entity,
.context-menu__item a,
.context-menu__item button {
  color: var(--mainGray1);
}
.fill--grey-darker {
  fill: var(--mainGray1);
}
.stroke--grey-darker {
  stroke: var(--mainGray1);
}
.border--grey-darker,
.button--grey.button.button--outline {
  border-color: var(--mainGray1);
}
.bg--grey-darker-lightened,
.button--grey.button.button--fill:hover {
  background-color: var(--mainGray1);
}
.text--grey-darker-lightened,
.button--grey.button.button--outline:hover,
.button--grey.button.button--blank:hover {
  color: var(--mainGray1);
}
.fill--grey-darker-lightened {
  fill: var(--mainGray1);
}
.border--grey-darker-lightened,
.button--grey.button.button--outline:hover {
  border-color: var(--mainGray1);
}
.bg--grey-darker-darkened,
.button--grey.button.button--fill:active {
  background-color: var(--mainGray1);
}
.text--grey-darker-darkened,
.button--grey.button.button--outline:active,
.button--grey.button.button--blank:active {
  color: var(--mainGray1);
}
.fill--grey-darker-darkened {
  fill: var(--mainGray1);
}
.border--grey-darker-darkened,
.button--grey.button.button--outline:active {
  border-color: var(--mainGray1);
}
.bg--grey-dark,
.button.button.button--fill:disabled,
.button.button.button--fill .disabled,
.button:disabled,
.button .disabled,
.button--fill:disabled,
.button--fill .disabled,
.button--green.button.button--fill:disabled,
.button--green.button.button--fill .disabled,
.button--red.button.button--fill:disabled,
.button--red.button.button--fill .disabled,
.button--yellow.button.button--fill:disabled,
.button--yellow.button.button--fill .disabled,
.button--grey.button.button--fill:disabled,
.button--grey.button.button--fill .disabled,
.button--grey-light.button.button--fill,
.button--grey-light.button.button--fill:disabled,
.button--grey-light.button.button--fill .disabled,
.button--white.button.button--fill:disabled,
.button--white.button.button--fill .disabled,
.button--blue.button.button--fill:disabled,
.button--blue.button.button--fill .disabled,
.glossary-view__graph.button.button--fill:disabled,
.glossary-view__graph.button.button--fill .disabled,
.glossary-view__graph:disabled,
.glossary-view__graph .disabled,
.glossary-view__logical.button.button--fill:disabled,
.glossary-view__logical.button.button--fill .disabled,
.glossary-view__logical:disabled,
.glossary-view__logical .disabled,
.glossary-view__logical,
.node-view__no-graph.button.button--fill:disabled,
.node-view__graph.button.button--fill:disabled,
.node-view__no-graph.button.button--fill .disabled,
.node-view__graph.button.button--fill .disabled,
.node-view__no-graph:disabled,
.node-view__graph:disabled,
.node-view__no-graph .disabled,
.node-view__graph .disabled,
.organization-status--expired {
  background-color: var(--mainGray2);
}
.text--grey-dark,
.button.button.button--outline:disabled,
.button.button.button--outline .disabled,
.button.button.button--blank:disabled,
.button.button.button--blank .disabled,
.button--blank:disabled,
.button--blank .disabled,
.button--outline:disabled,
.button--outline .disabled,
.button--green.button.button--outline:disabled,
.button--green.button.button--outline .disabled,
.button--green.button.button--blank:disabled,
.button--green.button.button--blank .disabled,
.button--red.button.button--outline:disabled,
.button--red.button.button--outline .disabled,
.button--red.button.button--blank:disabled,
.button--red.button.button--blank .disabled,
.button--yellow.button.button--outline:disabled,
.button--yellow.button.button--outline .disabled,
.button--yellow.button.button--blank:disabled,
.button--yellow.button.button--blank .disabled,
.button--grey.button.button--outline:disabled,
.button--grey.button.button--outline .disabled,
.button--grey.button.button--blank:disabled,
.button--grey.button.button--blank .disabled,
.button--grey-light.button.button--outline,
.button--grey-light.button.button--outline:disabled,
.button--grey-light.button.button--outline .disabled,
.button--grey-light.button.button--blank,
.button--grey-light.button.button--blank:disabled,
.button--grey-light.button.button--blank .disabled,
.button--white.button.button--outline:disabled,
.button--white.button.button--outline .disabled,
.button--white.button.button--blank:disabled,
.button--white.button.button--blank .disabled,
.button--blue.button.button--outline:disabled,
.button--blue.button.button--outline .disabled,
.button--blue.button.button--blank:disabled,
.button--blue.button.button--blank .disabled,
.notice--disabled,
.glossary-view__graph.button.button--outline:disabled,
.glossary-view__graph.button.button--outline .disabled,
.glossary-view__graph.button.button--blank:disabled,
.glossary-view__graph.button.button--blank .disabled,
.glossary-view__logical.button.button--outline:disabled,
.glossary-view__logical.button.button--outline .disabled,
.glossary-view__logical.button.button--blank:disabled,
.glossary-view__logical.button.button--blank .disabled,
.node-view__no-graph.button.button--outline:disabled,
.node-view__graph.button.button--outline:disabled,
.node-view__no-graph.button.button--outline .disabled,
.node-view__graph.button.button--outline .disabled,
.node-view__no-graph.button.button--blank:disabled,
.node-view__graph.button.button--blank:disabled,
.node-view__no-graph.button.button--blank .disabled,
.node-view__graph.button.button--blank .disabled,
.users-password-view__placeholder,
.tab-bar__tab button,
.tab-bar__tab a {
  color: var(--mainGray2);
}
.fill--grey-dark {
  fill: var(--mainGray2);
}
.stroke--grey-dark,
.tab-bar__tab .icon svg {
  stroke: var(--mainGray2);
}
.border--grey-dark,
.button.button.button--outline:disabled,
.button.button.button--outline .disabled,
.button--outline:disabled,
.button--outline .disabled,
.button--green.button.button--outline:disabled,
.button--green.button.button--outline .disabled,
.button--red.button.button--outline:disabled,
.button--red.button.button--outline .disabled,
.button--yellow.button.button--outline:disabled,
.button--yellow.button.button--outline .disabled,
.button--grey.button.button--outline:disabled,
.button--grey.button.button--outline .disabled,
.button--grey-light.button.button--outline,
.button--grey-light.button.button--outline:disabled,
.button--grey-light.button.button--outline .disabled,
.button--white.button.button--outline:disabled,
.button--white.button.button--outline .disabled,
.button--blue.button.button--outline:disabled,
.button--blue.button.button--outline .disabled,
.glossary-view__graph.button.button--outline:disabled,
.glossary-view__graph.button.button--outline .disabled,
.glossary-view__logical.button.button--outline:disabled,
.glossary-view__logical.button.button--outline .disabled,
.node-view__no-graph.button.button--outline:disabled,
.node-view__graph.button.button--outline:disabled,
.node-view__no-graph.button.button--outline .disabled,
.node-view__graph.button.button--outline .disabled {
  border-color: var(--mainGray2);
}
.bg--grey-dark-lightened,
.button--grey-light.button.button--fill:hover,
.glossary-view__logical:hover {
  background-color: var(--mainGray2);
}
.text--grey-dark-lightened,
.button--grey-light.button.button--outline:hover,
.button--grey-light.button.button--blank:hover {
  color: var(--mainGray2);
}
.fill--grey-dark-lightened {
  fill: var(--mainGray2);
}
.border--grey-dark-lightened,
.button--grey-light.button.button--outline:hover {
  border-color: var(--mainGray2);
}
.bg--grey-dark-darkened,
.button--grey-light.button.button--fill:active,
.glossary-view__logical:active {
  background-color: var(--mainGray2);
}
.text--grey-dark-darkened,
.button--grey-light.button.button--outline:active,
.button--grey-light.button.button--blank:active {
  color: var(--mainGray2);
}
.fill--grey-dark-darkened {
  fill: var(--mainGray2);
}
.border--grey-dark-darkened,
.button--grey-light.button.button--outline:active {
  border-color: var(--mainGray2);
}
.bg--grey,
.status-indicator .status-indicator__bar,
.status-indicator .status-indicator__status,
.status-indicator--label-top .status-indicator__bar,
.status-indicator--label-top .status-indicator__status {
  background-color: var(--mainGray3);
}
.text--grey {
  color: var(--mainGray3);
}
.fill--grey {
  fill: var(--mainGray3);
}
.stroke--grey {
  stroke: var(--mainGray3);
}
.border--grey,
.dropdown-search__options hr {
  border-color: var(--mainGray3);
}
.bg--grey-lightened {
  background-color: var(--mainGray3);
}
.text--grey-lightened {
  color: var(--mainGray3);
}
.fill--grey-lightened {
  fill: var(--mainGray3);
}
.border--grey-lightened {
  border-color: var(--mainGray3);
}
.bg--grey-darkened {
  background-color: var(--mainGray3);
}
.text--grey-darkened {
  color: var(--mainGray3);
}
.fill--grey-darkened {
  fill: var(--mainGray3);
}
.border--grey-darkened {
  border-color: var(--mainGray3);
}
.bg--grey-light,
.notice--disabled {
  background-color: var(--mainGray4);
}
.text--grey-light {
  color: var(--mainGray4);
}
.fill--grey-light {
  fill: var(--mainGray4);
}
.stroke--grey-light {
  stroke: var(--mainGray4);
}
.border--grey-light {
  border-color: var(--mainGray4);
}
.bg--grey-light-lightened {
  background-color: var(--mainGray4);
}
.text--grey-light-lightened {
  color: var(--mainGray4);
}
.fill--grey-light-lightened {
  fill: var(--mainGray4);
}
.border--grey-light-lightened {
  border-color: var(--mainGray4);
}
.bg--grey-light-darkened {
  background-color: var(--mainGray4);
}
.text--grey-light-darkened {
  color: var(--mainGray4);
}
.fill--grey-light-darkened {
  fill: var(--mainGray4);
}
.border--grey-light-darkened {
  border-color: var(--mainGray4);
}
.bg--grey-lighter,
.users-view__ribbon {
  background-color: var(--bgGray1);
}
.text--grey-lighter {
  color: var(--bgGray1);
}
.fill--grey-lighter {
  fill: var(--bgGray1);
}
.stroke--grey-lighter {
  stroke: var(--bgGray1);
}
.border--grey-lighter {
  border-color: var(--bgGray1);
}
.bg--grey-lighter-lightened {
  background-color: var(--bgGray1);
}
.text--grey-lighter-lightened {
  color: var(--bgGray1);
}
.fill--grey-lighter-lightened {
  fill: var(--bgGray1);
}
.border--grey-lighter-lightened {
  border-color: var(--bgGray1);
}
.bg--grey-lighter-darkened {
  background-color: var(--bgGray1);
}
.text--grey-lighter-darkened {
  color: var(--bgGray1);
}
.fill--grey-lighter-darkened {
  fill: var(--bgGray1);
}
.border--grey-lighter-darkened {
  border-color: var(--bgGray1);
}
.bg--grey-e4e4e4 {
  background-color: var(--bgGray2);
}
.text--grey-e4e4e4 {
  color: var(--bgGray2);
}
.fill--grey-e4e4e4 {
  fill: var(--bgGray2);
}
.stroke--grey-e4e4e4 {
  stroke: var(--bgGray2);
}
.border--grey-e4e4e4 {
  border-color: var(--bgGray2);
}
.bg--grey-e4e4e4-lightened {
  background-color: var(--bgGray2);
}
.text--grey-e4e4e4-lightened {
  color: var(--bgGray2);
}
.fill--grey-e4e4e4-lightened {
  fill: var(--bgGray2);
}
.border--grey-e4e4e4-lightened {
  border-color: var(--bgGray2);
}
.bg--grey-e4e4e4-darkened {
  background-color: var(--bgGray2);
}
.text--grey-e4e4e4-darkened {
  color: var(--bgGray2);
}
.fill--grey-e4e4e4-darkened {
  fill: var(--bgGray2);
}
.border--grey-e4e4e4-darkened {
  border-color: var(--bgGray2);
}
.bg--ocean {
  background-color: var(--entity-ocean);
}
.text--ocean {
  color: var(--entity-ocean);
}
.fill--ocean {
  fill: var(--entity-ocean);
}
.stroke--ocean {
  stroke: var(--entity-ocean);
}
.border--ocean {
  border-color: var(--entity-ocean);
}
.bg--ocean-lightened {
  background-color: var(--entity-ocean);
}
.text--ocean-lightened {
  color: var(--entity-ocean);
}
.fill--ocean-lightened {
  fill: var(--entity-ocean);
}
.border--ocean-lightened {
  border-color: var(--entity-ocean);
}
.bg--ocean-darkened {
  background-color: var(--entity-ocean);
}
.text--ocean-darkened {
  color: var(--entity-ocean);
}
.fill--ocean-darkened {
  fill: var(--entity-ocean);
}
.border--ocean-darkened {
  border-color: var(--entity-ocean);
}
.bg--pink {
  background-color: var(--entity-pink);
}
.text--pink {
  color: var(--entity-pink);
}
.fill--pink {
  fill: var(--entity-pink);
}
.stroke--pink {
  stroke: var(--entity-pink);
}
.border--pink {
  border-color: var(--entity-pink);
}
.bg--pink-lightened {
  background-color: var(--entity-pink);
}
.text--pink-lightened {
  color: var(--entity-pink);
}
.fill--pink-lightened {
  fill: var(--entity-pink);
}
.border--pink-lightened {
  border-color: var(--entity-pink);
}
.bg--pink-darkened {
  background-color: var(--entity-pink);
}
.text--pink-darkened {
  color: var(--entity-pink);
}
.fill--pink-darkened {
  fill: var(--entity-pink);
}
.border--pink-darkened {
  border-color: var(--entity-pink);
}
.bg--mint {
  background-color: var(--entity-mint);
}
.text--mint {
  color: var(--entity-mint);
}
.fill--mint {
  fill: var(--entity-mint);
}
.stroke--mint {
  stroke: var(--entity-mint);
}
.border--mint {
  border-color: var(--entity-mint);
}
.bg--mint-lightened {
  background-color: var(--entity-mint);
}
.text--mint-lightened {
  color: var(--entity-mint);
}
.fill--mint-lightened {
  fill: var(--entity-mint);
}
.border--mint-lightened {
  border-color: var(--entity-mint);
}
.bg--mint-darkened {
  background-color: var(--entity-mint);
}
.text--mint-darkened {
  color: var(--entity-mint);
}
.fill--mint-darkened {
  fill: var(--entity-mint);
}
.border--mint-darkened {
  border-color: var(--entity-mint);
}
.bg--lemon {
  background-color: var(--entity-lemon);
}
.text--lemon {
  color: var(--entity-lemon);
}
.fill--lemon {
  fill: var(--entity-lemon);
}
.stroke--lemon {
  stroke: var(--entity-lemon);
}
.border--lemon {
  border-color: var(--entity-lemon);
}
.bg--lemon-lightened {
  background-color: var(--entity-lemon);
}
.text--lemon-lightened {
  color: var(--entity-lemon);
}
.fill--lemon-lightened {
  fill: var(--entity-lemon);
}
.border--lemon-lightened {
  border-color: var(--entity-lemon);
}
.bg--lemon-darkened {
  background-color: var(--entity-lemon);
}
.text--lemon-darkened {
  color: var(--entity-lemon);
}
.fill--lemon-darkened {
  fill: var(--entity-lemon);
}
.border--lemon-darkened {
  border-color: var(--entity-lemon);
}
.bg--entity-master {
  background-color: var(--mainGray1);
}
.text--entity-master {
  color: var(--mainGray1);
}
.fill--entity-master {
  fill: var(--mainGray1);
}
.stroke--entity-master {
  stroke: var(--mainGray1);
}
.border--entity-master {
  border-color: var(--mainGray1);
}
.bg--entity-master-lightened {
  background-color: var(--mainGray1);
}
.text--entity-master-lightened {
  color: var(--mainGray1);
}
.fill--entity-master-lightened {
  fill: var(--mainGray1);
}
.border--entity-master-lightened {
  border-color: var(--mainGray1);
}
.bg--entity-master-darkened {
  background-color: var(--mainGray1);
}
.text--entity-master-darkened {
  color: var(--mainGray1);
}
.fill--entity-master-darkened {
  fill: var(--mainGray1);
}
.border--entity-master-darkened {
  border-color: var(--mainGray1);
}
.bg--entity-contract {
  background-color: var(--entity-purple);
}
.text--entity-contract {
  color: var(--entity-purple);
}
.fill--entity-contract {
  fill: var(--entity-purple);
}
.stroke--entity-contract {
  stroke: var(--entity-purple);
}
.border--entity-contract {
  border-color: var(--entity-purple);
}
.bg--entity-contract-lightened {
  background-color: var(--entity-purple);
}
.text--entity-contract-lightened {
  color: var(--entity-purple);
}
.fill--entity-contract-lightened {
  fill: var(--entity-purple);
}
.border--entity-contract-lightened {
  border-color: var(--entity-purple);
}
.bg--entity-contract-darkened {
  background-color: var(--entity-purple);
}
.text--entity-contract-darkened {
  color: var(--entity-purple);
}
.fill--entity-contract-darkened {
  fill: var(--entity-purple);
}
.border--entity-contract-darkened {
  border-color: var(--entity-purple);
}
.bg--entity-transaction {
  background-color: var(--entity-ocean);
}
.text--entity-transaction {
  color: var(--entity-ocean);
}
.fill--entity-transaction {
  fill: var(--entity-ocean);
}
.stroke--entity-transaction {
  stroke: var(--entity-ocean);
}
.border--entity-transaction {
  border-color: var(--entity-ocean);
}
.bg--entity-transaction-lightened {
  background-color: var(--entity-ocean);
}
.text--entity-transaction-lightened {
  color: var(--entity-ocean);
}
.fill--entity-transaction-lightened {
  fill: var(--entity-ocean);
}
.border--entity-transaction-lightened {
  border-color: var(--entity-ocean);
}
.bg--entity-transaction-darkened {
  background-color: var(--entity-ocean);
}
.text--entity-transaction-darkened {
  color: var(--entity-ocean);
}
.fill--entity-transaction-darkened {
  fill: var(--entity-ocean);
}
.border--entity-transaction-darkened {
  border-color: var(--entity-ocean);
}
.bg--entity-reference {
  background-color: var(--mainGray3);
}
.text--entity-reference {
  color: var(--mainGray3);
}
.fill--entity-reference {
  fill: var(--mainGray3);
}
.stroke--entity-reference {
  stroke: var(--mainGray3);
}
.border--entity-reference {
  border-color: var(--mainGray3);
}
.bg--entity-reference-lightened {
  background-color: var(--mainGray3);
}
.text--entity-reference-lightened {
  color: var(--mainGray3);
}
.fill--entity-reference-lightened {
  fill: var(--mainGray3);
}
.border--entity-reference-lightened {
  border-color: var(--mainGray3);
}
.bg--entity-reference-darkened {
  background-color: var(--mainGray3);
}
.text--entity-reference-darkened {
  color: var(--mainGray3);
}
.fill--entity-reference-darkened {
  fill: var(--mainGray3);
}
.border--entity-reference-darkened {
  border-color: var(--mainGray3);
}
.bg--entity-transaction-header {
  background-color: var(--blueHover);
}
.text--entity-transaction-header {
  color: var(--blueHover);
}
.fill--entity-transaction-header {
  fill: var(--blueHover);
}
.stroke--entity-transaction-header {
  stroke: var(--blueHover);
}
.border--entity-transaction-header {
  border-color: var(--blueHover);
}
.bg--entity-transaction-header-lightened {
  background-color: var(--blueHover);
}
.text--entity-transaction-header-lightened {
  color: var(--blueHover);
}
.fill--entity-transaction-header-lightened {
  fill: var(--blueHover);
}
.border--entity-transaction-header-lightened {
  border-color: var(--blueHover);
}
.bg--entity-transaction-header-darkened {
  background-color: var(--blueHover);
}
.text--entity-transaction-header-darkened {
  color: var(--blueHover);
}
.fill--entity-transaction-header-darkened {
  fill: var(--blueHover);
}
.border--entity-transaction-header-darkened {
  border-color: var(--blueHover);
}
.bg--entity-transaction-detail {
  background-color: var(--blueAccent);
}
.text--entity-transaction-detail {
  color: var(--blueAccent);
}
.fill--entity-transaction-detail {
  fill: var(--blueAccent);
}
.stroke--entity-transaction-detail {
  stroke: var(--blueAccent);
}
.border--entity-transaction-detail {
  border-color: var(--blueAccent);
}
.bg--entity-transaction-detail-lightened {
  background-color: var(--blueAccent);
}
.text--entity-transaction-detail-lightened {
  color: var(--blueAccent);
}
.fill--entity-transaction-detail-lightened {
  fill: var(--blueAccent);
}
.border--entity-transaction-detail-lightened {
  border-color: var(--blueAccent);
}
.bg--entity-transaction-detail-darkened {
  background-color: var(--blueAccent);
}
.text--entity-transaction-detail-darkened {
  color: var(--blueAccent);
}
.fill--entity-transaction-detail-darkened {
  fill: var(--blueAccent);
}
.border--entity-transaction-detail-darkened {
  border-color: var(--blueAccent);
}
.bg--entity-lemon {
  background-color: var(--entity-lemon);
}
.text--entity-lemon {
  color: var(--entity-lemon);
}
.fill--entity-lemon {
  fill: var(--entity-lemon);
}
.stroke--entity-lemon {
  stroke: var(--entity-lemon);
}
.border--entity-lemon {
  border-color: var(--entity-lemon);
}
.bg--entity-lemon-lightened {
  background-color: var(--entity-lemon);
}
.text--entity-lemon-lightened {
  color: var(--entity-lemon);
}
.fill--entity-lemon-lightened {
  fill: var(--entity-lemon);
}
.border--entity-lemon-lightened {
  border-color: var(--entity-lemon);
}
.bg--entity-lemon-darkened {
  background-color: var(--entity-lemon);
}
.text--entity-lemon-darkened {
  color: var(--entity-lemon);
}
.fill--entity-lemon-darkened {
  fill: var(--entity-lemon);
}
.border--entity-lemon-darkened {
  border-color: var(--entity-lemon);
}
.bg--entity-mint {
  background-color: var(--entity-mint);
}
.text--entity-mint {
  color: var(--entity-mint);
}
.fill--entity-mint {
  fill: var(--entity-mint);
}
.stroke--entity-mint {
  stroke: var(--entity-mint);
}
.border--entity-mint {
  border-color: var(--entity-mint);
}
.bg--entity-mint-lightened {
  background-color: var(--entity-mint);
}
.text--entity-mint-lightened {
  color: var(--entity-mint);
}
.fill--entity-mint-lightened {
  fill: var(--entity-mint);
}
.border--entity-mint-lightened {
  border-color: var(--entity-mint);
}
.bg--entity-mint-darkened {
  background-color: var(--entity-mint);
}
.text--entity-mint-darkened {
  color: var(--entity-mint);
}
.fill--entity-mint-darkened {
  fill: var(--entity-mint);
}
.border--entity-mint-darkened {
  border-color: var(--entity-mint);
}
.bg--entity-pink {
  background-color: var(--entity-pink);
}
.text--entity-pink {
  color: var(--entity-pink);
}
.fill--entity-pink {
  fill: var(--entity-pink);
}
.stroke--entity-pink {
  stroke: var(--entity-pink);
}
.border--entity-pink {
  border-color: var(--entity-pink);
}
.bg--entity-pink-lightened {
  background-color: var(--entity-pink);
}
.text--entity-pink-lightened {
  color: var(--entity-pink);
}
.fill--entity-pink-lightened {
  fill: var(--entity-pink);
}
.border--entity-pink-lightened {
  border-color: var(--entity-pink);
}
.bg--entity-pink-darkened {
  background-color: var(--entity-pink);
}
.text--entity-pink-darkened {
  color: var(--entity-pink);
}
.fill--entity-pink-darkened {
  fill: var(--entity-pink);
}
.border--entity-pink-darkened {
  border-color: var(--entity-pink);
}
.bg--entity-ocean {
  background-color: var(--entity-ocean);
}
.text--entity-ocean {
  color: var(--entity-ocean);
}
.fill--entity-ocean {
  fill: var(--entity-ocean);
}
.stroke--entity-ocean {
  stroke: var(--entity-ocean);
}
.border--entity-ocean {
  border-color: var(--entity-ocean);
}
.bg--entity-ocean-lightened {
  background-color: var(--entity-ocean);
}
.text--entity-ocean-lightened {
  color: var(--entity-ocean);
}
.fill--entity-ocean-lightened {
  fill: var(--entity-ocean);
}
.border--entity-ocean-lightened {
  border-color: var(--entity-ocean);
}
.bg--entity-ocean-darkened {
  background-color: var(--entity-ocean);
}
.text--entity-ocean-darkened {
  color: var(--entity-ocean);
}
.fill--entity-ocean-darkened {
  fill: var(--entity-ocean);
}
.border--entity-ocean-darkened {
  border-color: var(--entity-ocean);
}
.bg--entity-greyE4e4e4 {
  background-color: var(----bgGray2);
}
.text--entity-greyE4e4e4 {
  color: var(----bgGray2);
}
.fill--entity-greyE4e4e4 {
  fill: var(----bgGray2);
}
.stroke--entity-greyE4e4e4 {
  stroke: var(----bgGray2);
}
.border--entity-greyE4e4e4 {
  border-color: var(----bgGray2);
}
.bg--entity-greyE4e4e4-lightened {
  background-color: var(----bgGray2);
}
.text--entity-greyE4e4e4-lightened {
  color: var(----bgGray2);
}
.fill--entity-greyE4e4e4-lightened {
  fill: var(----bgGray2);
}
.border--entity-greyE4e4e4-lightened {
  border-color: var(----bgGray2);
}
.bg--entity-greyE4e4e4-darkened {
  background-color: var(----bgGray2);
}
.text--entity-greyE4e4e4-darkened {
  color: var(----bgGray2);
}
.fill--entity-greyE4e4e4-darkened {
  fill: var(----bgGray2);
}
.border--entity-greyE4e4e4-darkened {
  border-color: var(----bgGray2);
}
.bg--entity-greyLight {
  background-color: var(--mainGray4);
}
.text--entity-greyLight {
  color: var(--mainGray4);
}
.fill--entity-greyLight {
  fill: var(--mainGray4);
}
.stroke--entity-greyLight {
  stroke: var(--mainGray4);
}
.border--entity-greyLight {
  border-color: var(--mainGray4);
}
.bg--entity-greyLight-lightened {
  background-color: var(--mainGray4);
}
.text--entity-greyLight-lightened {
  color: var(--mainGray4);
}
.fill--entity-greyLight-lightened {
  fill: var(--mainGray4);
}
.border--entity-greyLight-lightened {
  border-color: var(--mainGray4);
}
.bg--entity-greyLight-darkened {
  background-color: var(--mainGray4);
}
.text--entity-greyLight-darkened {
  color: var(--mainGray4);
}
.fill--entity-greyLight-darkened {
  fill: var(--mainGray4);
}
.border--entity-greyLight-darkened {
  border-color: var(--mainGray4);
}
.bg--entity-grey {
  background-color: var(--entity-grey);
}
.text--entity-grey {
  color: var(--entity-grey);
}
.fill--entity-grey {
  fill: var(--entity-grey);
}
.stroke--entity-grey {
  stroke: var(--entity-grey);
}
.border--entity-grey {
  border-color: var(--entity-grey);
}
.bg--entity-grey-lightened {
  background-color: var(--entity-grey);
}
.text--entity-grey-lightened {
  color: var(--entity-grey);
}
.fill--entity-grey-lightened {
  fill: var(--entity-grey);
}
.border--entity-grey-lightened {
  border-color: var(--entity-grey);
}
.bg--entity-grey-darkened {
  background-color: var(--entity-grey);
}
.text--entity-grey-darkened {
  color: var(--entity-grey);
}
.fill--entity-grey-darkened {
  fill: var(--entity-grey);
}
.border--entity-grey-darkened {
  border-color: var(--entity-grey);
}
.bg--entity-greyDark {
  background-color: var(--mainGray2);
}
.text--entity-greyDark {
  color: var(--mainGray2);
}
.fill--entity-greyDark {
  fill: var(--mainGray2);
}
.stroke--entity-greyDark {
  stroke: var(--mainGray2);
}
.border--entity-greyDark {
  border-color: var(--mainGray2);
}
.bg--entity-greyDark-lightened {
  background-color: var(--mainGray2);
}
.text--entity-greyDark-lightened {
  color: var(--mainGray2);
}
.fill--entity-greyDark-lightened {
  fill: var(--mainGray2);
}
.border--entity-greyDark-lightened {
  border-color: var(--mainGray2);
}
.bg--entity-greyDark-darkened {
  background-color: var(--mainGray2);
}
.text--entity-greyDark-darkened {
  color: var(--mainGray2);
}
.fill--entity-greyDark-darkened {
  fill: var(--mainGray2);
}
.border--entity-greyDark-darkened {
  border-color: var(--mainGray2);
}
.bg--entity-greyDarker {
  background-color: var(--mainGray1);
}
.text--entity-greyDarker {
  color: var(--mainGray1);
}
.fill--entity-greyDarker {
  fill: var(--mainGray1);
}
.stroke--entity-greyDarker {
  stroke: var(--mainGray1);
}
.border--entity-greyDarker {
  border-color: var(--mainGray1);
}
.bg--entity-greyDarker-lightened {
  background-color: var(--mainGray1);
}
.text--entity-greyDarker-lightened {
  color: var(--mainGray1);
}
.fill--entity-greyDarker-lightened {
  fill: var(--mainGray1);
}
.border--entity-greyDarker-lightened {
  border-color: var(--mainGray1);
}
.bg--entity-greyDarker-darkened {
  background-color: var(--mainGray1);
}
.text--entity-greyDarker-darkened {
  color: var(--mainGray1);
}
.fill--entity-greyDarker-darkened {
  fill: var(--mainGray1);
}
.border--entity-greyDarker-darkened {
  border-color: var(--mainGray1);
}
.bg--entity-purple {
  background-color: var(--entity-purple);
}
.text--entity-purple {
  color: var(--entity-purple);
}
.fill--entity-purple {
  fill: var(--entity-purple);
}
.stroke--entity-purple {
  stroke: var(--entity-purple);
}
.border--entity-purple {
  border-color: var(--entity-purple);
}
.bg--entity-purple-lightened {
  background-color: var(--entity-purple);
}
.text--entity-purple-lightened {
  color: var(--entity-purple);
}
.fill--entity-purple-lightened {
  fill: var(--entity-purple);
}
.border--entity-purple-lightened {
  border-color: var(--entity-purple);
}
.bg--entity-purple-darkened {
  background-color: var(--entity-purple);
}
.text--entity-purple-darkened {
  color: var(--entity-purple);
}
.fill--entity-purple-darkened {
  fill: var(--entity-purple);
}
.border--entity-purple-darkened {
  border-color: var(--entity-purple);
}
.bg--entity-yellow {
  background-color: var(--entity-yellow);
}
.text--entity-yellow {
  color: var(--entity-yellow);
}
.fill--entity-yellow {
  fill: var(--entity-yellow);
}
.stroke--entity-yellow {
  stroke: var(--entity-yellow);
}
.border--entity-yellow {
  border-color: var(--entity-yellow);
}
.bg--entity-yellow-lightened {
  background-color: var(--entity-yellow);
}
.text--entity-yellow-lightened {
  color: var(--entity-yellow);
}
.fill--entity-yellow-lightened {
  fill: var(--entity-yellow);
}
.border--entity-yellow-lightened {
  border-color: var(--entity-yellow);
}
.bg--entity-yellow-darkened {
  background-color: var(--entity-yellow);
}
.text--entity-yellow-darkened {
  color: var(--entity-yellow);
}
.fill--entity-yellow-darkened {
  fill: var(--entity-yellow);
}
.border--entity-yellow-darkened {
  border-color: var(--entity-yellow);
}
.bg--entity-green {
  background-color: var(--entity-green);
}
.text--entity-green {
  color: var(--entity-green);
}
.fill--entity-green {
  fill: var(--entity-green);
}
.stroke--entity-green {
  stroke: var(--entity-green);
}
.border--entity-green {
  border-color: var(--entity-green);
}
.bg--entity-green-lightened {
  background-color: var(--entity-green);
}
.text--entity-green-lightened {
  color: var(--entity-green);
}
.fill--entity-green-lightened {
  fill: var(--entity-green);
}
.border--entity-green-lightened {
  border-color: var(--entity-green);
}
.bg--entity-green-darkened {
  background-color: var(--entity-green);
}
.text--entity-green-darkened {
  color: var(--entity-green);
}
.fill--entity-green-darkened {
  fill: var(--entity-green);
}
.border--entity-green-darkened {
  border-color: var(--entity-green);
}
.bg--entity-black {
  background-color: var(--entity-black);
}
.text--entity-black {
  color: var(--entity-black);
}
.fill--entity-black {
  fill: var(--entity-black);
}
.stroke--entity-black {
  stroke: var(--entity-black);
}
.border--entity-black {
  border-color: var(--entity-black);
}
.bg--entity-black-lightened {
  background-color: var(--entity-black);
}
.text--entity-black-lightened {
  color: var(--entity-black);
}
.fill--entity-black-lightened {
  fill: var(--entity-black);
}
.border--entity-black-lightened {
  border-color: var(--entity-black);
}
.bg--entity-black-darkened {
  background-color: var(--entity-black);
}
.text--entity-black-darkened {
  color: var(--entity-black);
}
.fill--entity-black-darkened {
  fill: var(--entity-black);
}
.border--entity-black-darkened {
  border-color: var(--entity-black);
}
.bg--entity-blue {
  background-color: var(--entity-blue);
}
.text--entity-blue {
  color: var(--entity-blue);
}
.fill--entity-blue {
  fill: var(--entity-blue);
}
.stroke--entity-blue {
  stroke: var(--entity-blue);
}
.border--entity-blue {
  border-color: var(--entity-blue);
}
.bg--entity-blue-lightened {
  background-color: var(--entity-blue);
}
.text--entity-blue-lightened {
  color: var(--entity-blue);
}
.fill--entity-blue-lightened {
  fill: var(--entity-blue);
}
.border--entity-blue-lightened {
  border-color: var(--entity-blue);
}
.bg--entity-blue-darkened {
  background-color: var(--entity-blue);
}
.text--entity-blue-darkened {
  color: var(--entity-blue);
}
.fill--entity-blue-darkened {
  fill: var(--entity-blue);
}
.border--entity-blue-darkened {
  border-color: var(--entity-blue);
}
.bg--entity-darkBlue {
  background-color: var(--entity-darkBlue);
}
.text--entity-darkBlue {
  color: var(--entity-darkBlue);
}
.fill--entity-darkBlue {
  fill: var(--entity-darkBlue);
}
.stroke--entity-darkBlue {
  stroke: var(--entity-darkBlue);
}
.border--entity-darkBlue {
  border-color: var(--entity-darkBlue);
}
.bg--entity-darkBlue-lightened {
  background-color: var(--entity-darkBlue);
}
.text--entity-darkBlue-lightened {
  color: var(--entity-darkBlue);
}
.fill--entity-darkBlue-lightened {
  fill: var(--entity-darkBlue);
}
.border--entity-darkBlue-lightened {
  border-color: var(--entity-darkBlue);
}
.bg--entity-darkBlue-darkened {
  background-color: var(--entity-darkBlue);
}
.text--entity-darkBlue-darkened {
  color: var(--entity-darkBlue);
}
.fill--entity-darkBlue-darkened {
  fill: var(--entity-darkBlue);
}
.border--entity-darkBlue-darkened {
  border-color: var(--entity-darkBlue);
}
.bg--entity-not-set {
  background-color: var(--entity-yellow);
}
.text--entity-not-set {
  color: var(--entity-yellow);
}
.fill--entity-not-set {
  fill: var(--entity-yellow);
}
.stroke--entity-not-set {
  stroke: var(--entity-yellow);
}
.border--entity-not-set {
  border-color: var(--entity-yellow);
}
.bg--entity-not-set-lightened {
  background-color: var(--entity-yellow);
}
.text--entity-not-set-lightened {
  color: var(--entity-yellow);
}
.fill--entity-not-set-lightened {
  fill: var(--entity-yellow);
}
.border--entity-not-set-lightened {
  border-color: var(--entity-yellow);
}
.bg--entity-not-set-darkened {
  background-color: var(--entity-yellow);
}
.text--entity-not-set-darkened {
  color: var(--entity-yellow);
}
.fill--entity-not-set-darkened {
  fill: var(--entity-yellow);
}
.border--entity-not-set-darkened {
  border-color: var(--entity-yellow);
}
.bg--entity-red {
  background-color: var(--entity-red);
}
.text--entity-red {
  color: var(--entity-red);
}
.fill--entity-red {
  fill: var(--entity-red);
}
.stroke--entity-red {
  stroke: var(--entity-red);
}
.border--entity-red {
  border-color: var(--entity-red);
}
.bg--entity-red-lightened {
  background-color: var(--entity-red);
}
.text--entity-red-lightened {
  color: var(--entity-red);
}
.fill--entity-red-lightened {
  fill: var(--entity-red);
}
.border--entity-red-lightened {
  border-color: var(--entity-red);
}
.bg--entity-red-darkened {
  background-color: var(--entity-red);
}
.text--entity-red-darkened {
  color: var(--entity-red);
}
.fill--entity-red-darkened {
  fill: var(--entity-red);
}
.border--entity-red-darkened {
  border-color: var(--entity-red);
}
.bg--entity-greyLighter {
  background-color: var(--bgGray1);
}
.text--entity-greyLighter {
  color: var(--bgGray1);
}
.fill--entity-greyLighter {
  fill: var(--bgGray1);
}
.stroke--entity-greyLighter {
  stroke: var(--bgGray1);
}
.border--entity-greyLighter {
  border-color: var(--bgGray1);
}
.bg--entity-greyLighter-lightened {
  background-color: var(--bgGray1);
}
.text--entity-greyLighter-lightened {
  color: var(--bgGray1);
}
.fill--entity-greyLighter-lightened {
  fill: var(--bgGray1);
}
.border--entity-greyLighter-lightened {
  border-color: var(--bgGray1);
}
.bg--entity-greyLighter-darkened {
  background-color: var(--bgGray1);
}
.text--entity-greyLighter-darkened {
  color: var(--bgGray1);
}
.fill--entity-greyLighter-darkened {
  fill: var(--bgGray1);
}
.border--entity-greyLighter-darkened {
  border-color: var(--bgGray1);
}
button,
.button,
.glossary-view__graph,
.glossary-view__logical,
.node-view__no-graph,
.node-view__graph {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.button,
.glossary-view__graph,
.glossary-view__logical,
.node-view__no-graph,
.node-view__graph {
  display: inline-block;
  border: 0;
  border-radius: 100px;
  cursor: pointer;
  transition: background-color 0.2s;
}
.button.button.button--outline,
.glossary-view__graph.button.button--outline,
.glossary-view__logical.button.button--outline,
.node-view__no-graph.button.button--outline,
.node-view__graph.button.button--outline,
.button--outline {
  border: 1px solid;
}
.button.button.button--fill,
.glossary-view__graph.button.button--fill,
.glossary-view__logical.button.button--fill,
.node-view__no-graph.button.button--fill,
.node-view__graph.button.button--fill,
.button,
.button--fill,
.glossary-view__graph,
.glossary-view__logical,
.node-view__no-graph,
.node-view__graph {
  border: 1px transparent;
}
.button.button.button--fill:disabled,
.glossary-view__graph.button.button--fill:disabled,
.glossary-view__logical.button.button--fill:disabled,
.node-view__no-graph.button.button--fill:disabled,
.node-view__graph.button.button--fill:disabled,
.button:disabled,
.button--fill:disabled,
.glossary-view__graph:disabled,
.glossary-view__logical:disabled,
.node-view__no-graph:disabled,
.node-view__graph:disabled,
.button.button.button--fill .disabled,
.glossary-view__graph.button.button--fill .disabled,
.glossary-view__logical.button.button--fill .disabled,
.node-view__no-graph.button.button--fill .disabled,
.node-view__graph.button.button--fill .disabled,
.button .disabled,
.button--fill .disabled,
.glossary-view__graph .disabled,
.glossary-view__logical .disabled,
.node-view__no-graph .disabled,
.node-view__graph .disabled {
  cursor: default;
}
.button.button.button--blank,
.glossary-view__graph.button.button--blank,
.glossary-view__logical.button.button--blank,
.node-view__no-graph.button.button--blank,
.node-view__graph.button.button--blank,
.button--blank {
  border: 1px transparent;
}
.button.button.button--link,
.glossary-view__graph.button.button--link,
.glossary-view__logical.button.button--link,
.node-view__no-graph.button.button--link,
.node-view__graph.button.button--link {
  border: 1px transparent;
  color: var(--blueAccent);
}
.button,
.glossary-view__graph,
.glossary-view__logical,
.node-view__no-graph,
.node-view__graph {
  line-height: 16px;
  font-size: 14px !important;
  white-space: nowrap;
}
.button--l {
  line-height: 18px;
  font-size: 16px !important;
}
.button--green.button.button--outline {
  border: 1px solid;
}
.button--green.button.button--fill {
  border: 1px transparent;
}
.button--green.button.button--fill:disabled,
.button--green.button.button--fill .disabled {
  cursor: default;
}
.button--green.button.button--blank {
  border: 1px transparent;
}
.button--green.button.button--link {
  border: 1px transparent;
  color: var(--entity-green);
}
.button--red.button.button--outline {
  border: 1px solid;
}
.button--red.button.button--fill {
  border: 1px transparent;
}
.button--red.button.button--fill:disabled,
.button--red.button.button--fill .disabled {
  cursor: default;
}
.button--red.button.button--blank {
  border: 1px transparent;
}
.button--red.button.button--link {
  border: 1px transparent;
  color: var(--error);
}
.button--yellow.button.button--outline {
  border: 1px solid;
}
.button--yellow.button.button--fill {
  border: 1px transparent;
}
.button--yellow.button.button--fill:disabled,
.button--yellow.button.button--fill .disabled {
  cursor: default;
}
.button--yellow.button.button--blank {
  border: 1px transparent;
}
.button--yellow.button.button--link {
  border: 1px transparent;
  color: var(--entity-yellow);
}
.button--grey.button.button--outline {
  border: 1px solid;
}
.button--grey.button.button--fill {
  border: 1px transparent;
}
.button--grey.button.button--fill:disabled,
.button--grey.button.button--fill .disabled {
  cursor: default;
}
.button--grey.button.button--blank {
  border: 1px transparent;
}
.button--grey.button.button--link {
  border: 1px transparent;
  color: var(--mainGray1);
}
.button--grey-light.button.button--outline {
  border: 1px solid;
}
.button--grey-light.button.button--fill,
.glossary-view__logical {
  border: 1px transparent;
}
.button--grey-light.button.button--fill:disabled,
.glossary-view__logical:disabled,
.button--grey-light.button.button--fill .disabled,
.glossary-view__logical .disabled {
  cursor: default;
}
.button--grey-light.button.button--blank {
  border: 1px transparent;
}
.button--grey-light.button.button--link {
  border: 1px transparent;
  color: var(--mainGray2);
}
.button--white.button.button--outline {
  border: 1px solid;
}
.button--white.button.button--fill {
  border: 1px transparent;
}
.button--white.button.button--fill:disabled,
.button--white.button.button--fill .disabled {
  cursor: default;
}
.button--white.button.button--blank {
  border: 1px transparent;
}
.button--white.button.button--link {
  border: 1px transparent;
  color: var(--white);
}
.button--blue.button.button--outline {
  border: 1px solid;
}
.button--blue.button.button--fill,
.glossary-view__graph,
.node-view__no-graph,
.node-view__graph {
  border: 1px transparent;
}
.button--blue.button.button--fill:disabled,
.glossary-view__graph:disabled,
.node-view__no-graph:disabled,
.node-view__graph:disabled,
.button--blue.button.button--fill .disabled,
.glossary-view__graph .disabled,
.node-view__no-graph .disabled,
.node-view__graph .disabled {
  cursor: default;
}
.button--blue.button.button--blank {
  border: 1px transparent;
}
.button--blue.button.button--link {
  border: 1px transparent;
  color: var(--blueHover);
}
a.button {
  text-decoration: none;
}
.button--small {
  padding: 5px 10px !important;
}
.button--rectangle,
.button--tag,
.glossary-view__graph,
.glossary-view__logical,
.node-view__no-graph,
.node-view__graph {
  border-radius: 5px;
}
.button[disabled],
.button:disabled {
  background-color: var(--mainGray3);
}
.button[disabled]:hover,
.button:disabled:hover {
  background-color: var(--mainGray3);
  cursor: default;
}
.button--grow {
  width: 100%;
}
.button--reverse-icon > .group {
  flex-direction: row-reverse;
}
.button--nopadding {
  padding: 0 !important;
}
.bg--transparent,
.glossary-view__graph.button.button--outline,
.button--outline,
.glossary-view__graph.button.button--outline:hover,
.button--outline:hover,
.glossary-view__graph.button.button--outline:active,
.button--outline:active,
.glossary-view__graph.button.button--outline:disabled,
.button--outline:disabled,
.glossary-view__graph.button.button--outline .disabled,
.button--outline .disabled,
.glossary-view__graph.button.button--link,
.glossary-view__logical.button.button--outline,
.glossary-view__logical.button.button--outline:hover,
.glossary-view__logical.button.button--outline:active,
.glossary-view__logical.button.button--outline:disabled,
.glossary-view__logical.button.button--outline .disabled,
.glossary-view__logical.button.button--link,
.node-view__no-graph.button.button--outline,
.node-view__graph.button.button--outline,
.node-view__no-graph.button.button--outline:hover,
.node-view__graph.button.button--outline:hover,
.node-view__no-graph.button.button--outline:active,
.node-view__graph.button.button--outline:active,
.node-view__no-graph.button.button--outline:disabled,
.node-view__graph.button.button--outline:disabled,
.node-view__no-graph.button.button--outline .disabled,
.node-view__graph.button.button--outline .disabled,
.node-view__no-graph.button.button--link,
.node-view__graph.button.button--link,
.context-menu__item a,
.context-menu__item button {
  background-color: transparent;
}
.text--transparent {
  color: transparent;
}
.fill--transparent {
  fill: transparent;
}
.stroke--transparent {
  stroke: transparent;
}
.border--transparent {
  border-color: transparent;
}
.bg--transparent-lightened {
  background-color: transparent;
}
.text--transparent-lightened {
  color: transparent;
}
.fill--transparent-lightened {
  fill: transparent;
}
.border--transparent-lightened {
  border-color: transparent;
}
.bg--transparent-darkened {
  background-color: transparent;
}
.text--transparent-darkened {
  color: transparent;
}
.fill--transparent-darkened {
  fill: transparent;
}
.border--transparent-darkened {
  border-color: transparent;
}
.bg--white,
.dashboard-view__collection,
.dashboard-view__graph,
.catalog-model-node__body:hover,
.catalog-model-node__body--dragging,
.dropdown-search__options,
.glossary-view__graph.button.button--blank,
.button--blank,
.glossary-view__graph.button.button--blank:hover,
.button--blank:hover,
.glossary-view__graph.button.button--blank:active,
.button--blank:active,
.glossary-view__graph.button.button--blank:disabled,
.button--blank:disabled,
.glossary-view__graph.button.button--blank .disabled,
.button--blank .disabled,
.glossary-view__logical.button.button--blank,
.glossary-view__logical.button.button--blank:hover,
.glossary-view__logical.button.button--blank:active,
.glossary-view__logical.button.button--blank:disabled,
.glossary-view__logical.button.button--blank .disabled,
.node-view__no-graph.button.button--blank,
.node-view__graph.button.button--blank,
.node-view__no-graph.button.button--blank:hover,
.node-view__graph.button.button--blank:hover,
.node-view__no-graph.button.button--blank:active,
.node-view__graph.button.button--blank:active,
.node-view__no-graph.button.button--blank:disabled,
.node-view__graph.button.button--blank:disabled,
.node-view__no-graph.button.button--blank .disabled,
.node-view__graph.button.button--blank .disabled,
.context-menu__dropdown,
.context-menu__sub-menu-items {
  background-color: var(--white);
}
.text--white,
.notice,
.glossary-view__graph.button.button--fill,
.button,
.button--fill,
.glossary-view__graph.button.button--fill:disabled,
.button:disabled,
.button--fill:disabled,
.glossary-view__graph.button.button--fill .disabled,
.button .disabled,
.button--fill .disabled,
.glossary-view__graph,
.glossary-view__graph:disabled,
.glossary-view__graph .disabled,
.glossary-view__logical.button.button--fill,
.glossary-view__logical.button.button--fill:disabled,
.glossary-view__logical.button.button--fill .disabled,
.glossary-view__logical,
.glossary-view__logical:disabled,
.glossary-view__logical .disabled,
.node-view__no-graph.button.button--fill,
.node-view__graph.button.button--fill,
.node-view__no-graph.button.button--fill:disabled,
.node-view__graph.button.button--fill:disabled,
.node-view__no-graph.button.button--fill .disabled,
.node-view__graph.button.button--fill .disabled,
.node-view__no-graph,
.node-view__graph,
.node-view__no-graph:disabled,
.node-view__graph:disabled,
.node-view__no-graph .disabled,
.node-view__graph .disabled,
.organization-status {
  color: var(--white);
}
.fill--white {
  fill: var(--white);
}
.stroke--white {
  stroke: var(--white);
}
.border--white {
  border-color: var(--white);
}
.bg--white-lightened {
  background-color: var(--white);
}
.text--white-lightened {
  color: var(--white);
}
.fill--white-lightened {
  fill: var(--white);
}
.border--white-lightened {
  border-color: var(--white);
}
.bg--white-darkened {
  background-color: var(--white);
}
.text--white-darkened {
  color: var(--white);
}
.fill--white-darkened {
  fill: var(--white);
}
.border--white-darkened {
  border-color: var(--white);
}
.bg--blue-secondary,
.notice--question,
.glossary-view__graph.button.button--fill,
.button,
.button--fill,
.glossary-view__graph,
.glossary-view__logical.button.button--fill,
.glossary-view__logical,
.node-view__no-graph.button.button--fill,
.node-view__graph.button.button--fill,
.node-view__no-graph,
.node-view__graph,
.organization-status,
.avatar {
  background-color: var(--blueAccent);
}
.text--blue-secondary,
.list__option,
.dashboard-view__graph-label,
.glossary-view__graph.button.button--outline,
.button--outline,
.glossary-view__graph.button.button--blank,
.button--blank,
.glossary-view__logical.button.button--outline,
.glossary-view__logical.button.button--blank,
.node-view__no-graph.button.button--outline,
.node-view__graph.button.button--outline,
.node-view__no-graph.button.button--blank,
.node-view__graph.button.button--blank,
.users-view__user,
.organizations__list-item,
.context-menu__item a,
.context-menu__item button {
  color: var(--blueAccent);
}
.fill--blue-secondary {
  fill: var(--blueAccent);
}
.stroke--blue-secondary {
  stroke: var(--blueAccent);
}
.border--blue-secondary,
.glossary-view__graph.button.button--outline,
.button--outline,
.glossary-view__logical.button.button--outline,
.node-view__no-graph.button.button--outline,
.node-view__graph.button.button--outline {
  border-color: var(--blueAccent);
}
.bg--blue-secondary-lightened,
.glossary-view__graph.button.button--fill:hover,
.button:hover,
.button--fill:hover,
.glossary-view__graph:hover,
.glossary-view__logical.button.button--fill:hover,
.glossary-view__logical:hover,
.node-view__no-graph.button.button--fill:hover,
.node-view__graph.button.button--fill:hover,
.node-view__no-graph:hover,
.node-view__graph:hover {
  background-color: var(--blueHover);
}
.text--blue-secondary-lightened,
.glossary-view__graph.button.button--outline:hover,
.button--outline:hover,
.glossary-view__graph.button.button--blank:hover,
.button--blank:hover,
.glossary-view__logical.button.button--outline:hover,
.glossary-view__logical.button.button--blank:hover,
.node-view__no-graph.button.button--outline:hover,
.node-view__graph.button.button--outline:hover,
.node-view__no-graph.button.button--blank:hover,
.node-view__graph.button.button--blank:hover {
  color: var(--blueHover);
}
.fill--blue-secondary-lightened {
  fill: var(--blueHover);
}
.border--blue-secondary-lightened,
.glossary-view__graph.button.button--outline:hover,
.button--outline:hover,
.glossary-view__logical.button.button--outline:hover,
.node-view__no-graph.button.button--outline:hover,
.node-view__graph.button.button--outline:hover {
  border-color: var(--blueHover);
}
.bg--blue-secondary-darkened,
.glossary-view__graph.button.button--fill:active,
.button:active,
.button--fill:active,
.glossary-view__graph:active,
.glossary-view__logical.button.button--fill:active,
.glossary-view__logical:active,
.node-view__no-graph.button.button--fill:active,
.node-view__graph.button.button--fill:active,
.node-view__no-graph:active,
.node-view__graph:active {
  background-color: var(--blueActive);
}
.text--blue-secondary-darkened,
.glossary-view__graph.button.button--outline:active,
.button--outline:active,
.glossary-view__graph.button.button--blank:active,
.button--blank:active,
.glossary-view__logical.button.button--outline:active,
.glossary-view__logical.button.button--blank:active,
.node-view__no-graph.button.button--outline:active,
.node-view__graph.button.button--outline:active,
.node-view__no-graph.button.button--blank:active,
.node-view__graph.button.button--blank:active {
  color: var(--blueActive);
}
.fill--blue-secondary-darkened {
  fill: var(--blueActive);
}
.border--blue-secondary-darkened,
.glossary-view__graph.button.button--outline:active,
.button--outline:active,
.glossary-view__logical.button.button--outline:active,
.node-view__no-graph.button.button--outline:active,
.node-view__graph.button.button--outline:active {
  border-color: var(--blueActive);
}
.bg--blue,
.glossary-view__graph,
.node-view__no-graph,
.node-view__graph,
.users-view__initials,
.organization-status--trial {
  background-color: var(--blueHover);
}
.text--blue,
.dashboard-view__collection-label {
  color: var(--blueHover);
}
.fill--blue {
  fill: var(--blueHover);
}
.stroke--blue {
  stroke: var(--blueHover);
}
.border--blue {
  border-color: var(--blueHover);
}
.bg--blue-lightened,
.glossary-view__graph:hover,
.node-view__no-graph:hover,
.node-view__graph:hover {
  background-color: var(--blueHover);
}
.text--blue-lightened {
  color: var(--blueHover);
}
.fill--blue-lightened {
  fill: var(--blueHover);
}
.border--blue-lightened {
  border-color: var(--blueHover);
}
.bg--blue-darkened,
.glossary-view__graph:active,
.node-view__no-graph:active,
.node-view__graph:active {
  background-color: var(--blueActive);
}
.text--blue-darkened {
  color: var(--blueActive);
}
.fill--blue-darkened {
  fill: var(--blueActive);
}
.border--blue-darkened {
  border-color: var(--blueActive);
}
.bg--black {
  background-color: var(--entity-black);
}
.text--black {
  color: var(--entity-black);
}
.fill--black {
  fill: var(--entity-black);
}
.stroke--black {
  stroke: var(--entity-black);
}
.border--black {
  border-color: var(--entity-black);
}
.bg--black-lightened {
  background-color: var(--entity-black);
}
.text--black-lightened {
  color: var(--entity-black);
}
.fill--black-lightened {
  fill: var(--entity-black);
}
.border--black-lightened {
  border-color: var(--entity-black);
}
.bg--black-darkened {
  background-color: var(--entity-black);
}
.text--black-darkened {
  color: var(--entity-black);
}
.fill--black-darkened {
  fill: var(--entity-black);
}
.border--black-darkened {
  border-color: var(--entity-black);
}
.bg--green,
.notice--success {
  background-color: var(--entity-green);
}
.text--green {
  color: var(--entity-green);
}
.fill--green {
  fill: var(--entity-green);
}
.stroke--green {
  stroke: var(--entity-green);
}
.border--green {
  border-color: var(--entity-green);
}
.bg--green-lightened {
  background-color: var(--entity-green);
}
.text--green-lightened {
  color: var(--entity-green);
}
.fill--green-lightened {
  fill: var(--entity-green);
}
.border--green-lightened {
  border-color: var(--entity-green);
}
.bg--green-darkened {
  background-color: var(--entity-green);
}
.text--green-darkened {
  color: var(--entity-green);
}
.fill--green-darkened {
  fill: var(--entity-green);
}
.border--green-darkened {
  border-color: var(--entity-green);
}
.bg--red,
.notice--error {
  background-color: var(--error);
}
.text--red,
.tab-bar__tab.tab-bar__tab--warning button,
.tab-bar__tab.tab-bar__tab--warning a,
.table__cell--error {
  color: var(--error);
}
.fill--red {
  fill: var(--error);
}
.stroke--red,
.tab-bar__tab.tab-bar__tab--warning .icon svg {
  stroke: var(--error);
}
.border--red {
  border-color: var(--error);
}
.bg--red-lightened {
  background-color: var(--redHover);
}
.text--red-lightened {
  color: var(--redHover);
}
.fill--red-lightened {
  fill: var(--redHover);
}
.border--red-lightened {
  border-color: var(--redHover);
}
.bg--red-darkened {
  background-color: var(--redActive);
}
.text--red-darkened {
  color: var(--redActive);
}
.fill--red-darkened {
  fill: var(--redActive);
}
.border--red-darkened {
  border-color: var(--redActive);
}
.bg--yellow,
.notice--warning {
  background-color: var(--entity-yellow);
}
.text--yellow {
  color: var(--entity-yellow);
}
.fill--yellow {
  fill: var(--entity-yellow);
}
.stroke--yellow {
  stroke: var(--entity-yellow);
}
.border--yellow {
  border-color: var(--entity-yellow);
}
.bg--yellow-lightened {
  background-color: var(--entity-yellow);
}
.text--yellow-lightened {
  color: var(--entity-yellow);
}
.fill--yellow-lightened {
  fill: var(--entity-yellow);
}
.border--yellow-lightened {
  border-color: var(--entity-yellow);
}
.bg--yellow-darkened {
  background-color: var(--entity-yellow);
}
.text--yellow-darkened {
  color: var(--entity-yellow);
}
.fill--yellow-darkened {
  fill: var(--entity-yellow);
}
.border--yellow-darkened {
  border-color: var(--entity-yellow);
}
.bg--purple {
  background-color: var(--entity-purple);
}
.text--purple {
  color: var(--entity-purple);
}
.fill--purple {
  fill: var(--entity-purple);
}
.stroke--purple {
  stroke: var(--entity-purple);
}
.border--purple {
  border-color: var(--entity-purple);
}
.bg--purple-lightened {
  background-color: var(--entity-purple);
}
.text--purple-lightened {
  color: var(--entity-purple);
}
.fill--purple-lightened {
  fill: var(--entity-purple);
}
.border--purple-lightened {
  border-color: var(--entity-purple);
}
.bg--purple-darkened {
  background-color: var(--entity-purple);
}
.text--purple-darkened {
  color: var(--entity-purple);
}
.fill--purple-darkened {
  fill: var(--entity-purple);
}
.border--purple-darkened {
  border-color: var(--entity-purple);
}
.bg--grey-darker,
.notice--disabled-inverted,
.notice--question-inverted,
.notice--proposal {
  background-color: var(--mainGray1);
}
.text--grey-darker,
.glossary-view__entity-preview,
.glossary-view__entity,
.context-menu__item a,
.context-menu__item button {
  color: var(--mainGray1);
}
.fill--grey-darker {
  fill: var(--mainGray1);
}
.stroke--grey-darker {
  stroke: var(--mainGray1);
}
.border--grey-darker {
  border-color: var(--mainGray1);
}
.bg--grey-darker-lightened {
  background-color: var(--mainGray1);
}
.text--grey-darker-lightened {
  color: var(--mainGray1);
}
.fill--grey-darker-lightened {
  fill: var(--mainGray1);
}
.border--grey-darker-lightened {
  border-color: var(--mainGray1);
}
.bg--grey-darker-darkened {
  background-color: var(--mainGray1);
}
.text--grey-darker-darkened {
  color: var(--mainGray1);
}
.fill--grey-darker-darkened {
  fill: var(--mainGray1);
}
.border--grey-darker-darkened {
  border-color: var(--mainGray1);
}
.bg--grey-dark,
.glossary-view__graph.button.button--fill:disabled,
.button:disabled,
.button--fill:disabled,
.glossary-view__graph.button.button--fill .disabled,
.button .disabled,
.button--fill .disabled,
.glossary-view__graph:disabled,
.glossary-view__graph .disabled,
.glossary-view__logical.button.button--fill:disabled,
.glossary-view__logical.button.button--fill .disabled,
.glossary-view__logical:disabled,
.glossary-view__logical .disabled,
.glossary-view__logical,
.node-view__no-graph.button.button--fill:disabled,
.node-view__graph.button.button--fill:disabled,
.node-view__no-graph.button.button--fill .disabled,
.node-view__graph.button.button--fill .disabled,
.node-view__no-graph:disabled,
.node-view__graph:disabled,
.node-view__no-graph .disabled,
.node-view__graph .disabled,
.organization-status--expired {
  background-color: var(--mainGray2);
}
.text--grey-dark,
.notice--disabled,
.glossary-view__graph.button.button--outline:disabled,
.button--outline:disabled,
.glossary-view__graph.button.button--outline .disabled,
.button--outline .disabled,
.glossary-view__graph.button.button--blank:disabled,
.button--blank:disabled,
.glossary-view__graph.button.button--blank .disabled,
.button--blank .disabled,
.glossary-view__logical.button.button--outline:disabled,
.glossary-view__logical.button.button--outline .disabled,
.glossary-view__logical.button.button--blank:disabled,
.glossary-view__logical.button.button--blank .disabled,
.node-view__no-graph.button.button--outline:disabled,
.node-view__graph.button.button--outline:disabled,
.node-view__no-graph.button.button--outline .disabled,
.node-view__graph.button.button--outline .disabled,
.node-view__no-graph.button.button--blank:disabled,
.node-view__graph.button.button--blank:disabled,
.node-view__no-graph.button.button--blank .disabled,
.node-view__graph.button.button--blank .disabled,
.users-password-view__placeholder,
.tab-bar__tab button,
.tab-bar__tab a {
  color: var(--mainGray2);
}
.fill--grey-dark {
  fill: var(--mainGray2);
}
.stroke--grey-dark,
.tab-bar__tab .icon svg {
  stroke: var(--mainGray2);
}
.border--grey-dark,
.glossary-view__graph.button.button--outline:disabled,
.button--outline:disabled,
.glossary-view__graph.button.button--outline .disabled,
.button--outline .disabled,
.glossary-view__logical.button.button--outline:disabled,
.glossary-view__logical.button.button--outline .disabled,
.node-view__no-graph.button.button--outline:disabled,
.node-view__graph.button.button--outline:disabled,
.node-view__no-graph.button.button--outline .disabled,
.node-view__graph.button.button--outline .disabled {
  border-color: var(--mainGray2);
}
.bg--grey-dark-lightened,
.glossary-view__logical:hover {
  background-color: var(--mainGray2);
}
.text--grey-dark-lightened {
  color: var(--mainGray2);
}
.fill--grey-dark-lightened {
  fill: var(--mainGray2);
}
.border--grey-dark-lightened {
  border-color: var(--mainGray2);
}
.bg--grey-dark-darkened,
.glossary-view__logical:active {
  background-color: var(--mainGray2);
}
.text--grey-dark-darkened {
  color: var(--mainGray2);
}
.fill--grey-dark-darkened {
  fill: var(--mainGray2);
}
.border--grey-dark-darkened {
  border-color: var(--mainGray2);
}
.bg--grey,
.status-indicator .status-indicator__bar,
.status-indicator .status-indicator__status,
.status-indicator--label-top .status-indicator__bar,
.status-indicator--label-top .status-indicator__status {
  background-color: var(--mainGray3);
}
.text--grey {
  color: var(--mainGray3);
}
.fill--grey {
  fill: var(--mainGray3);
}
.stroke--grey {
  stroke: var(--mainGray3);
}
.border--grey,
.dropdown-search__options hr {
  border-color: var(--mainGray3);
}
.bg--grey-lightened {
  background-color: var(--mainGray3);
}
.text--grey-lightened {
  color: var(--mainGray3);
}
.fill--grey-lightened {
  fill: var(--mainGray3);
}
.border--grey-lightened {
  border-color: var(--mainGray3);
}
.bg--grey-darkened {
  background-color: var(--mainGray3);
}
.text--grey-darkened {
  color: var(--mainGray3);
}
.fill--grey-darkened {
  fill: var(--mainGray3);
}
.border--grey-darkened {
  border-color: var(--mainGray3);
}
.bg--grey-light,
.notice--disabled {
  background-color: var(--mainGray4);
}
.text--grey-light {
  color: var(--mainGray4);
}
.fill--grey-light {
  fill: var(--mainGray4);
}
.stroke--grey-light {
  stroke: var(--mainGray4);
}
.border--grey-light {
  border-color: var(--mainGray4);
}
.bg--grey-light-lightened {
  background-color: var(--mainGray4);
}
.text--grey-light-lightened {
  color: var(--mainGray4);
}
.fill--grey-light-lightened {
  fill: var(--mainGray4);
}
.border--grey-light-lightened {
  border-color: var(--mainGray4);
}
.bg--grey-light-darkened {
  background-color: var(--mainGray4);
}
.text--grey-light-darkened {
  color: var(--mainGray4);
}
.fill--grey-light-darkened {
  fill: var(--mainGray4);
}
.border--grey-light-darkened {
  border-color: var(--mainGray4);
}
.bg--grey-lighter,
.users-view__ribbon {
  background-color: var(--bgGray1);
}
.text--grey-lighter {
  color: var(--bgGray1);
}
.fill--grey-lighter {
  fill: var(--bgGray1);
}
.stroke--grey-lighter {
  stroke: var(--bgGray1);
}
.border--grey-lighter {
  border-color: var(--bgGray1);
}
.bg--grey-lighter-lightened {
  background-color: var(--bgGray1);
}
.text--grey-lighter-lightened {
  color: var(--bgGray1);
}
.fill--grey-lighter-lightened {
  fill: var(--bgGray1);
}
.border--grey-lighter-lightened {
  border-color: var(--bgGray1);
}
.bg--grey-lighter-darkened {
  background-color: var(--bgGray1);
}
.text--grey-lighter-darkened {
  color: var(--bgGray1);
}
.fill--grey-lighter-darkened {
  fill: var(--bgGray1);
}
.border--grey-lighter-darkened {
  border-color: var(--bgGray1);
}
.bg--grey-e4e4e4 {
  background-color: var(--bgGray2);
}
.text--grey-e4e4e4 {
  color: var(--bgGray2);
}
.fill--grey-e4e4e4 {
  fill: var(--bgGray2);
}
.stroke--grey-e4e4e4 {
  stroke: var(--bgGray2);
}
.border--grey-e4e4e4 {
  border-color: var(--bgGray2);
}
.bg--grey-e4e4e4-lightened {
  background-color: var(--bgGray2);
}
.text--grey-e4e4e4-lightened {
  color: var(--bgGray2);
}
.fill--grey-e4e4e4-lightened {
  fill: var(--bgGray2);
}
.border--grey-e4e4e4-lightened {
  border-color: var(--bgGray2);
}
.bg--grey-e4e4e4-darkened {
  background-color: var(--bgGray2);
}
.text--grey-e4e4e4-darkened {
  color: var(--bgGray2);
}
.fill--grey-e4e4e4-darkened {
  fill: var(--bgGray2);
}
.border--grey-e4e4e4-darkened {
  border-color: var(--bgGray2);
}
.bg--ocean {
  background-color: var(--entity-ocean);
}
.text--ocean {
  color: var(--entity-ocean);
}
.fill--ocean {
  fill: var(--entity-ocean);
}
.stroke--ocean {
  stroke: var(--entity-ocean);
}
.border--ocean {
  border-color: var(--entity-ocean);
}
.bg--ocean-lightened {
  background-color: var(--entity-ocean);
}
.text--ocean-lightened {
  color: var(--entity-ocean);
}
.fill--ocean-lightened {
  fill: var(--entity-ocean);
}
.border--ocean-lightened {
  border-color: var(--entity-ocean);
}
.bg--ocean-darkened {
  background-color: var(--entity-ocean);
}
.text--ocean-darkened {
  color: var(--entity-ocean);
}
.fill--ocean-darkened {
  fill: var(--entity-ocean);
}
.border--ocean-darkened {
  border-color: var(--entity-ocean);
}
.bg--pink {
  background-color: var(--entity-pink);
}
.text--pink {
  color: var(--entity-pink);
}
.fill--pink {
  fill: var(--entity-pink);
}
.stroke--pink {
  stroke: var(--entity-pink);
}
.border--pink {
  border-color: var(--entity-pink);
}
.bg--pink-lightened {
  background-color: var(--entity-pink);
}
.text--pink-lightened {
  color: var(--entity-pink);
}
.fill--pink-lightened {
  fill: var(--entity-pink);
}
.border--pink-lightened {
  border-color: var(--entity-pink);
}
.bg--pink-darkened {
  background-color: var(--entity-pink);
}
.text--pink-darkened {
  color: var(--entity-pink);
}
.fill--pink-darkened {
  fill: var(--entity-pink);
}
.border--pink-darkened {
  border-color: var(--entity-pink);
}
.bg--mint {
  background-color: var(--entity-mint);
}
.text--mint {
  color: var(--entity-mint);
}
.fill--mint {
  fill: var(--entity-mint);
}
.stroke--mint {
  stroke: var(--entity-mint);
}
.border--mint {
  border-color: var(--entity-mint);
}
.bg--mint-lightened {
  background-color: var(--entity-mint);
}
.text--mint-lightened {
  color: var(--entity-mint);
}
.fill--mint-lightened {
  fill: var(--entity-mint);
}
.border--mint-lightened {
  border-color: var(--entity-mint);
}
.bg--mint-darkened {
  background-color: var(--entity-mint);
}
.text--mint-darkened {
  color: var(--entity-mint);
}
.fill--mint-darkened {
  fill: var(--entity-mint);
}
.border--mint-darkened {
  border-color: var(--entity-mint);
}
.bg--lemon {
  background-color: var(--entity-lemon);
}
.text--lemon {
  color: var(--entity-lemon);
}
.fill--lemon {
  fill: var(--entity-lemon);
}
.stroke--lemon {
  stroke: var(--entity-lemon);
}
.border--lemon {
  border-color: var(--entity-lemon);
}
.bg--lemon-lightened {
  background-color: var(--entity-lemon);
}
.text--lemon-lightened {
  color: var(--entity-lemon);
}
.fill--lemon-lightened {
  fill: var(--entity-lemon);
}
.border--lemon-lightened {
  border-color: var(--entity-lemon);
}
.bg--lemon-darkened {
  background-color: var(--entity-lemon);
}
.text--lemon-darkened {
  color: var(--entity-lemon);
}
.fill--lemon-darkened {
  fill: var(--entity-lemon);
}
.border--lemon-darkened {
  border-color: var(--entity-lemon);
}
.bg--entity-master {
  background-color: var(--mainGray1);
}
.text--entity-master {
  color: var(--mainGray1);
}
.fill--entity-master {
  fill: var(--mainGray1);
}
.stroke--entity-master {
  stroke: var(--mainGray1);
}
.border--entity-master {
  border-color: var(--mainGray1);
}
.bg--entity-master-lightened {
  background-color: var(--mainGray1);
}
.text--entity-master-lightened {
  color: var(--mainGray1);
}
.fill--entity-master-lightened {
  fill: var(--mainGray1);
}
.border--entity-master-lightened {
  border-color: var(--mainGray1);
}
.bg--entity-master-darkened {
  background-color: var(--mainGray1);
}
.text--entity-master-darkened {
  color: var(--mainGray1);
}
.fill--entity-master-darkened {
  fill: var(--mainGray1);
}
.border--entity-master-darkened {
  border-color: var(--mainGray1);
}
.bg--entity-contract {
  background-color: var(--entity-purple);
}
.text--entity-contract {
  color: var(--entity-purple);
}
.fill--entity-contract {
  fill: var(--entity-purple);
}
.stroke--entity-contract {
  stroke: var(--entity-purple);
}
.border--entity-contract {
  border-color: var(--entity-purple);
}
.bg--entity-contract-lightened {
  background-color: var(--entity-purple);
}
.text--entity-contract-lightened {
  color: var(--entity-purple);
}
.fill--entity-contract-lightened {
  fill: var(--entity-purple);
}
.border--entity-contract-lightened {
  border-color: var(--entity-purple);
}
.bg--entity-contract-darkened {
  background-color: var(--entity-purple);
}
.text--entity-contract-darkened {
  color: var(--entity-purple);
}
.fill--entity-contract-darkened {
  fill: var(--entity-purple);
}
.border--entity-contract-darkened {
  border-color: var(--entity-purple);
}
.bg--entity-transaction {
  background-color: var(--entity-ocean);
}
.text--entity-transaction {
  color: var(--entity-ocean);
}
.fill--entity-transaction {
  fill: var(--entity-ocean);
}
.stroke--entity-transaction {
  stroke: var(--entity-ocean);
}
.border--entity-transaction {
  border-color: var(--entity-ocean);
}
.bg--entity-transaction-lightened {
  background-color: var(--entity-ocean);
}
.text--entity-transaction-lightened {
  color: var(--entity-ocean);
}
.fill--entity-transaction-lightened {
  fill: var(--entity-ocean);
}
.border--entity-transaction-lightened {
  border-color: var(--entity-ocean);
}
.bg--entity-transaction-darkened {
  background-color: var(--entity-ocean);
}
.text--entity-transaction-darkened {
  color: var(--entity-ocean);
}
.fill--entity-transaction-darkened {
  fill: var(--entity-ocean);
}
.border--entity-transaction-darkened {
  border-color: var(--entity-ocean);
}
.bg--entity-reference {
  background-color: var(--mainGray3);
}
.text--entity-reference {
  color: var(--mainGray3);
}
.fill--entity-reference {
  fill: var(--mainGray3);
}
.stroke--entity-reference {
  stroke: var(--mainGray3);
}
.border--entity-reference {
  border-color: var(--mainGray3);
}
.bg--entity-reference-lightened {
  background-color: var(--mainGray3);
}
.text--entity-reference-lightened {
  color: var(--mainGray3);
}
.fill--entity-reference-lightened {
  fill: var(--mainGray3);
}
.border--entity-reference-lightened {
  border-color: var(--mainGray3);
}
.bg--entity-reference-darkened {
  background-color: var(--mainGray3);
}
.text--entity-reference-darkened {
  color: var(--mainGray3);
}
.fill--entity-reference-darkened {
  fill: var(--mainGray3);
}
.border--entity-reference-darkened {
  border-color: var(--mainGray3);
}
.bg--entity-transaction-header {
  background-color: var(--blueHover);
}
.text--entity-transaction-header {
  color: var(--blueHover);
}
.fill--entity-transaction-header {
  fill: var(--blueHover);
}
.stroke--entity-transaction-header {
  stroke: var(--blueHover);
}
.border--entity-transaction-header {
  border-color: var(--blueHover);
}
.bg--entity-transaction-header-lightened {
  background-color: var(--blueHover);
}
.text--entity-transaction-header-lightened {
  color: var(--blueHover);
}
.fill--entity-transaction-header-lightened {
  fill: var(--blueHover);
}
.border--entity-transaction-header-lightened {
  border-color: var(--blueHover);
}
.bg--entity-transaction-header-darkened {
  background-color: var(--blueHover);
}
.text--entity-transaction-header-darkened {
  color: var(--blueHover);
}
.fill--entity-transaction-header-darkened {
  fill: var(--blueHover);
}
.border--entity-transaction-header-darkened {
  border-color: var(--blueHover);
}
.bg--entity-transaction-detail {
  background-color: var(--blueAccent);
}
.text--entity-transaction-detail {
  color: var(--blueAccent);
}
.fill--entity-transaction-detail {
  fill: var(--blueAccent);
}
.stroke--entity-transaction-detail {
  stroke: var(--blueAccent);
}
.border--entity-transaction-detail {
  border-color: var(--blueAccent);
}
.bg--entity-transaction-detail-lightened {
  background-color: var(--blueAccent);
}
.text--entity-transaction-detail-lightened {
  color: var(--blueAccent);
}
.fill--entity-transaction-detail-lightened {
  fill: var(--blueAccent);
}
.border--entity-transaction-detail-lightened {
  border-color: var(--blueAccent);
}
.bg--entity-transaction-detail-darkened {
  background-color: var(--blueAccent);
}
.text--entity-transaction-detail-darkened {
  color: var(--blueAccent);
}
.fill--entity-transaction-detail-darkened {
  fill: var(--blueAccent);
}
.border--entity-transaction-detail-darkened {
  border-color: var(--blueAccent);
}
.bg--entity-lemon {
  background-color: var(--entity-lemon);
}
.text--entity-lemon {
  color: var(--entity-lemon);
}
.fill--entity-lemon {
  fill: var(--entity-lemon);
}
.stroke--entity-lemon {
  stroke: var(--entity-lemon);
}
.border--entity-lemon {
  border-color: var(--entity-lemon);
}
.bg--entity-lemon-lightened {
  background-color: var(--entity-lemon);
}
.text--entity-lemon-lightened {
  color: var(--entity-lemon);
}
.fill--entity-lemon-lightened {
  fill: var(--entity-lemon);
}
.border--entity-lemon-lightened {
  border-color: var(--entity-lemon);
}
.bg--entity-lemon-darkened {
  background-color: var(--entity-lemon);
}
.text--entity-lemon-darkened {
  color: var(--entity-lemon);
}
.fill--entity-lemon-darkened {
  fill: var(--entity-lemon);
}
.border--entity-lemon-darkened {
  border-color: var(--entity-lemon);
}
.bg--entity-mint {
  background-color: var(--entity-mint);
}
.text--entity-mint {
  color: var(--entity-mint);
}
.fill--entity-mint {
  fill: var(--entity-mint);
}
.stroke--entity-mint {
  stroke: var(--entity-mint);
}
.border--entity-mint {
  border-color: var(--entity-mint);
}
.bg--entity-mint-lightened {
  background-color: var(--entity-mint);
}
.text--entity-mint-lightened {
  color: var(--entity-mint);
}
.fill--entity-mint-lightened {
  fill: var(--entity-mint);
}
.border--entity-mint-lightened {
  border-color: var(--entity-mint);
}
.bg--entity-mint-darkened {
  background-color: var(--entity-mint);
}
.text--entity-mint-darkened {
  color: var(--entity-mint);
}
.fill--entity-mint-darkened {
  fill: var(--entity-mint);
}
.border--entity-mint-darkened {
  border-color: var(--entity-mint);
}
.bg--entity-pink {
  background-color: var(--entity-pink);
}
.text--entity-pink {
  color: var(--entity-pink);
}
.fill--entity-pink {
  fill: var(--entity-pink);
}
.stroke--entity-pink {
  stroke: var(--entity-pink);
}
.border--entity-pink {
  border-color: var(--entity-pink);
}
.bg--entity-pink-lightened {
  background-color: var(--entity-pink);
}
.text--entity-pink-lightened {
  color: var(--entity-pink);
}
.fill--entity-pink-lightened {
  fill: var(--entity-pink);
}
.border--entity-pink-lightened {
  border-color: var(--entity-pink);
}
.bg--entity-pink-darkened {
  background-color: var(--entity-pink);
}
.text--entity-pink-darkened {
  color: var(--entity-pink);
}
.fill--entity-pink-darkened {
  fill: var(--entity-pink);
}
.border--entity-pink-darkened {
  border-color: var(--entity-pink);
}
.bg--entity-ocean {
  background-color: var(--entity-ocean);
}
.text--entity-ocean {
  color: var(--entity-ocean);
}
.fill--entity-ocean {
  fill: var(--entity-ocean);
}
.stroke--entity-ocean {
  stroke: var(--entity-ocean);
}
.border--entity-ocean {
  border-color: var(--entity-ocean);
}
.bg--entity-ocean-lightened {
  background-color: var(--entity-ocean);
}
.text--entity-ocean-lightened {
  color: var(--entity-ocean);
}
.fill--entity-ocean-lightened {
  fill: var(--entity-ocean);
}
.border--entity-ocean-lightened {
  border-color: var(--entity-ocean);
}
.bg--entity-ocean-darkened {
  background-color: var(--entity-ocean);
}
.text--entity-ocean-darkened {
  color: var(--entity-ocean);
}
.fill--entity-ocean-darkened {
  fill: var(--entity-ocean);
}
.border--entity-ocean-darkened {
  border-color: var(--entity-ocean);
}
.bg--entity-greyE4e4e4 {
  background-color: var(----bgGray2);
}
.text--entity-greyE4e4e4 {
  color: var(----bgGray2);
}
.fill--entity-greyE4e4e4 {
  fill: var(----bgGray2);
}
.stroke--entity-greyE4e4e4 {
  stroke: var(----bgGray2);
}
.border--entity-greyE4e4e4 {
  border-color: var(----bgGray2);
}
.bg--entity-greyE4e4e4-lightened {
  background-color: var(----bgGray2);
}
.text--entity-greyE4e4e4-lightened {
  color: var(----bgGray2);
}
.fill--entity-greyE4e4e4-lightened {
  fill: var(----bgGray2);
}
.border--entity-greyE4e4e4-lightened {
  border-color: var(----bgGray2);
}
.bg--entity-greyE4e4e4-darkened {
  background-color: var(----bgGray2);
}
.text--entity-greyE4e4e4-darkened {
  color: var(----bgGray2);
}
.fill--entity-greyE4e4e4-darkened {
  fill: var(----bgGray2);
}
.border--entity-greyE4e4e4-darkened {
  border-color: var(----bgGray2);
}
.bg--entity-greyLight {
  background-color: var(--mainGray4);
}
.text--entity-greyLight {
  color: var(--mainGray4);
}
.fill--entity-greyLight {
  fill: var(--mainGray4);
}
.stroke--entity-greyLight {
  stroke: var(--mainGray4);
}
.border--entity-greyLight {
  border-color: var(--mainGray4);
}
.bg--entity-greyLight-lightened {
  background-color: var(--mainGray4);
}
.text--entity-greyLight-lightened {
  color: var(--mainGray4);
}
.fill--entity-greyLight-lightened {
  fill: var(--mainGray4);
}
.border--entity-greyLight-lightened {
  border-color: var(--mainGray4);
}
.bg--entity-greyLight-darkened {
  background-color: var(--mainGray4);
}
.text--entity-greyLight-darkened {
  color: var(--mainGray4);
}
.fill--entity-greyLight-darkened {
  fill: var(--mainGray4);
}
.border--entity-greyLight-darkened {
  border-color: var(--mainGray4);
}
.bg--entity-grey {
  background-color: var(--entity-grey);
}
.text--entity-grey {
  color: var(--entity-grey);
}
.fill--entity-grey {
  fill: var(--entity-grey);
}
.stroke--entity-grey {
  stroke: var(--entity-grey);
}
.border--entity-grey {
  border-color: var(--entity-grey);
}
.bg--entity-grey-lightened {
  background-color: var(--entity-grey);
}
.text--entity-grey-lightened {
  color: var(--entity-grey);
}
.fill--entity-grey-lightened {
  fill: var(--entity-grey);
}
.border--entity-grey-lightened {
  border-color: var(--entity-grey);
}
.bg--entity-grey-darkened {
  background-color: var(--entity-grey);
}
.text--entity-grey-darkened {
  color: var(--entity-grey);
}
.fill--entity-grey-darkened {
  fill: var(--entity-grey);
}
.border--entity-grey-darkened {
  border-color: var(--entity-grey);
}
.bg--entity-greyDark {
  background-color: var(--mainGray2);
}
.text--entity-greyDark {
  color: var(--mainGray2);
}
.fill--entity-greyDark {
  fill: var(--mainGray2);
}
.stroke--entity-greyDark {
  stroke: var(--mainGray2);
}
.border--entity-greyDark {
  border-color: var(--mainGray2);
}
.bg--entity-greyDark-lightened {
  background-color: var(--mainGray2);
}
.text--entity-greyDark-lightened {
  color: var(--mainGray2);
}
.fill--entity-greyDark-lightened {
  fill: var(--mainGray2);
}
.border--entity-greyDark-lightened {
  border-color: var(--mainGray2);
}
.bg--entity-greyDark-darkened {
  background-color: var(--mainGray2);
}
.text--entity-greyDark-darkened {
  color: var(--mainGray2);
}
.fill--entity-greyDark-darkened {
  fill: var(--mainGray2);
}
.border--entity-greyDark-darkened {
  border-color: var(--mainGray2);
}
.bg--entity-greyDarker {
  background-color: var(--mainGray1);
}
.text--entity-greyDarker {
  color: var(--mainGray1);
}
.fill--entity-greyDarker {
  fill: var(--mainGray1);
}
.stroke--entity-greyDarker {
  stroke: var(--mainGray1);
}
.border--entity-greyDarker {
  border-color: var(--mainGray1);
}
.bg--entity-greyDarker-lightened {
  background-color: var(--mainGray1);
}
.text--entity-greyDarker-lightened {
  color: var(--mainGray1);
}
.fill--entity-greyDarker-lightened {
  fill: var(--mainGray1);
}
.border--entity-greyDarker-lightened {
  border-color: var(--mainGray1);
}
.bg--entity-greyDarker-darkened {
  background-color: var(--mainGray1);
}
.text--entity-greyDarker-darkened {
  color: var(--mainGray1);
}
.fill--entity-greyDarker-darkened {
  fill: var(--mainGray1);
}
.border--entity-greyDarker-darkened {
  border-color: var(--mainGray1);
}
.bg--entity-purple {
  background-color: var(--entity-purple);
}
.text--entity-purple {
  color: var(--entity-purple);
}
.fill--entity-purple {
  fill: var(--entity-purple);
}
.stroke--entity-purple {
  stroke: var(--entity-purple);
}
.border--entity-purple {
  border-color: var(--entity-purple);
}
.bg--entity-purple-lightened {
  background-color: var(--entity-purple);
}
.text--entity-purple-lightened {
  color: var(--entity-purple);
}
.fill--entity-purple-lightened {
  fill: var(--entity-purple);
}
.border--entity-purple-lightened {
  border-color: var(--entity-purple);
}
.bg--entity-purple-darkened {
  background-color: var(--entity-purple);
}
.text--entity-purple-darkened {
  color: var(--entity-purple);
}
.fill--entity-purple-darkened {
  fill: var(--entity-purple);
}
.border--entity-purple-darkened {
  border-color: var(--entity-purple);
}
.bg--entity-yellow {
  background-color: var(--entity-yellow);
}
.text--entity-yellow {
  color: var(--entity-yellow);
}
.fill--entity-yellow {
  fill: var(--entity-yellow);
}
.stroke--entity-yellow {
  stroke: var(--entity-yellow);
}
.border--entity-yellow {
  border-color: var(--entity-yellow);
}
.bg--entity-yellow-lightened {
  background-color: var(--entity-yellow);
}
.text--entity-yellow-lightened {
  color: var(--entity-yellow);
}
.fill--entity-yellow-lightened {
  fill: var(--entity-yellow);
}
.border--entity-yellow-lightened {
  border-color: var(--entity-yellow);
}
.bg--entity-yellow-darkened {
  background-color: var(--entity-yellow);
}
.text--entity-yellow-darkened {
  color: var(--entity-yellow);
}
.fill--entity-yellow-darkened {
  fill: var(--entity-yellow);
}
.border--entity-yellow-darkened {
  border-color: var(--entity-yellow);
}
.bg--entity-green {
  background-color: var(--entity-green);
}
.text--entity-green {
  color: var(--entity-green);
}
.fill--entity-green {
  fill: var(--entity-green);
}
.stroke--entity-green {
  stroke: var(--entity-green);
}
.border--entity-green {
  border-color: var(--entity-green);
}
.bg--entity-green-lightened {
  background-color: var(--entity-green);
}
.text--entity-green-lightened {
  color: var(--entity-green);
}
.fill--entity-green-lightened {
  fill: var(--entity-green);
}
.border--entity-green-lightened {
  border-color: var(--entity-green);
}
.bg--entity-green-darkened {
  background-color: var(--entity-green);
}
.text--entity-green-darkened {
  color: var(--entity-green);
}
.fill--entity-green-darkened {
  fill: var(--entity-green);
}
.border--entity-green-darkened {
  border-color: var(--entity-green);
}
.bg--entity-black {
  background-color: var(--entity-black);
}
.text--entity-black {
  color: var(--entity-black);
}
.fill--entity-black {
  fill: var(--entity-black);
}
.stroke--entity-black {
  stroke: var(--entity-black);
}
.border--entity-black {
  border-color: var(--entity-black);
}
.bg--entity-black-lightened {
  background-color: var(--entity-black);
}
.text--entity-black-lightened {
  color: var(--entity-black);
}
.fill--entity-black-lightened {
  fill: var(--entity-black);
}
.border--entity-black-lightened {
  border-color: var(--entity-black);
}
.bg--entity-black-darkened {
  background-color: var(--entity-black);
}
.text--entity-black-darkened {
  color: var(--entity-black);
}
.fill--entity-black-darkened {
  fill: var(--entity-black);
}
.border--entity-black-darkened {
  border-color: var(--entity-black);
}
.bg--entity-blue {
  background-color: var(--entity-blue);
}
.text--entity-blue {
  color: var(--entity-blue);
}
.fill--entity-blue {
  fill: var(--entity-blue);
}
.stroke--entity-blue {
  stroke: var(--entity-blue);
}
.border--entity-blue {
  border-color: var(--entity-blue);
}
.bg--entity-blue-lightened {
  background-color: var(--entity-blue);
}
.text--entity-blue-lightened {
  color: var(--entity-blue);
}
.fill--entity-blue-lightened {
  fill: var(--entity-blue);
}
.border--entity-blue-lightened {
  border-color: var(--entity-blue);
}
.bg--entity-blue-darkened {
  background-color: var(--entity-blue);
}
.text--entity-blue-darkened {
  color: var(--entity-blue);
}
.fill--entity-blue-darkened {
  fill: var(--entity-blue);
}
.border--entity-blue-darkened {
  border-color: var(--entity-blue);
}
.bg--entity-darkBlue {
  background-color: var(--entity-darkBlue);
}
.text--entity-darkBlue {
  color: var(--entity-darkBlue);
}
.fill--entity-darkBlue {
  fill: var(--entity-darkBlue);
}
.stroke--entity-darkBlue {
  stroke: var(--entity-darkBlue);
}
.border--entity-darkBlue {
  border-color: var(--entity-darkBlue);
}
.bg--entity-darkBlue-lightened {
  background-color: var(--entity-darkBlue);
}
.text--entity-darkBlue-lightened {
  color: var(--entity-darkBlue);
}
.fill--entity-darkBlue-lightened {
  fill: var(--entity-darkBlue);
}
.border--entity-darkBlue-lightened {
  border-color: var(--entity-darkBlue);
}
.bg--entity-darkBlue-darkened {
  background-color: var(--entity-darkBlue);
}
.text--entity-darkBlue-darkened {
  color: var(--entity-darkBlue);
}
.fill--entity-darkBlue-darkened {
  fill: var(--entity-darkBlue);
}
.border--entity-darkBlue-darkened {
  border-color: var(--entity-darkBlue);
}
.bg--entity-not-set {
  background-color: var(--entity-yellow);
}
.text--entity-not-set {
  color: var(--entity-yellow);
}
.fill--entity-not-set {
  fill: var(--entity-yellow);
}
.stroke--entity-not-set {
  stroke: var(--entity-yellow);
}
.border--entity-not-set {
  border-color: var(--entity-yellow);
}
.bg--entity-not-set-lightened {
  background-color: var(--entity-yellow);
}
.text--entity-not-set-lightened {
  color: var(--entity-yellow);
}
.fill--entity-not-set-lightened {
  fill: var(--entity-yellow);
}
.border--entity-not-set-lightened {
  border-color: var(--entity-yellow);
}
.bg--entity-not-set-darkened {
  background-color: var(--entity-yellow);
}
.text--entity-not-set-darkened {
  color: var(--entity-yellow);
}
.fill--entity-not-set-darkened {
  fill: var(--entity-yellow);
}
.border--entity-not-set-darkened {
  border-color: var(--entity-yellow);
}
.bg--entity-red {
  background-color: var(--entity-red);
}
.text--entity-red {
  color: var(--entity-red);
}
.fill--entity-red {
  fill: var(--entity-red);
}
.stroke--entity-red {
  stroke: var(--entity-red);
}
.border--entity-red {
  border-color: var(--entity-red);
}
.bg--entity-red-lightened {
  background-color: var(--entity-red);
}
.text--entity-red-lightened {
  color: var(--entity-red);
}
.fill--entity-red-lightened {
  fill: var(--entity-red);
}
.border--entity-red-lightened {
  border-color: var(--entity-red);
}
.bg--entity-red-darkened {
  background-color: var(--entity-red);
}
.text--entity-red-darkened {
  color: var(--entity-red);
}
.fill--entity-red-darkened {
  fill: var(--entity-red);
}
.border--entity-red-darkened {
  border-color: var(--entity-red);
}
.bg--entity-greyLighter {
  background-color: var(--bgGray1);
}
.text--entity-greyLighter {
  color: var(--bgGray1);
}
.fill--entity-greyLighter {
  fill: var(--bgGray1);
}
.stroke--entity-greyLighter {
  stroke: var(--bgGray1);
}
.border--entity-greyLighter {
  border-color: var(--bgGray1);
}
.bg--entity-greyLighter-lightened {
  background-color: var(--bgGray1);
}
.text--entity-greyLighter-lightened {
  color: var(--bgGray1);
}
.fill--entity-greyLighter-lightened {
  fill: var(--bgGray1);
}
.border--entity-greyLighter-lightened {
  border-color: var(--bgGray1);
}
.bg--entity-greyLighter-darkened {
  background-color: var(--bgGray1);
}
.text--entity-greyLighter-darkened {
  color: var(--bgGray1);
}
.fill--entity-greyLighter-darkened {
  fill: var(--bgGray1);
}
.border--entity-greyLighter-darkened {
  border-color: var(--bgGray1);
}
.group {
  display: flex;
}
@media print {
  .group--vertical {
    display: block;
  }
}
.group > .group__child {
  flex-grow: 0;
}
.group--horizontal {
  flex-direction: row;
}
.group--vertical {
  flex-direction: column;
}
.group--no-select {
  -ms-user-select: none;
      user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
}
.group--horizontal > .group__child > hr {
  height: 100%;
  width: 1px;
  margin: 0;
  border: 0;
  border-right: 1px solid;
  display: block;
}
.group.group--vertical {
  margin: -10px 0;
}
@media print {
  .group.group--vertical {
    margin: -10px 0;
  }
}
.group.group--vertical > .group__child {
  margin: 10px 0;
  width: 100%;
  width: -webkit-stretch;
  width: -moz-stretch;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
}
@media print {
  .group.group--vertical > .group__child {
    margin: 20px 0;
  }
}
.group.group--vertical.group--align-center > .group__child {
  width: auto;
}
.group.group--horizontal {
  margin: 0 -10px;
}
.group.group--horizontal > .group__child {
  margin: 0 10px;
}
.group.group--horizontal > .group__child--grow {
  width: 100%;
  width: -webkit-stretch;
  width: -moz-stretch;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
}
.group.group--wrap {
  margin: -10px;
}
.group.group--wrap > .group__child {
  margin: 10px;
}
.group.group--horizontal .group__child--12-12 {
  width: calc(100% - 20px);
}
.group.group--horizontal .group__child--6-12 {
  width: calc(50% - 20px);
}
.group.group--horizontal .group__child--4-12 {
  width: calc((100% / 3) - 20px);
}
.group.group--horizontal .group__child--3-12 {
  width: calc((100% / 4) - 20px);
}
.group.group--grow.group--horizontal {
  margin-right: -9px;
}
.group.group--grow.group--horizontal.group--no-end-margin {
  margin-right: 0;
}
.group.group--grow.group--vertical {
  height: calc(100% + 20px);
}
.group--margin-large.group--vertical {
  margin: -15px 0;
}
@media print {
  .group--margin-large.group--vertical {
    margin: -15px 0;
  }
}
.group--margin-large.group--vertical > .group__child {
  margin: 15px 0;
  width: 100%;
  width: -webkit-stretch;
  width: -moz-stretch;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
}
@media print {
  .group--margin-large.group--vertical > .group__child {
    margin: 30px 0;
  }
}
.group--margin-large.group--vertical.group--align-center > .group__child {
  width: auto;
}
.group--margin-large.group--horizontal {
  margin: 0 -15px;
}
.group--margin-large.group--horizontal > .group__child {
  margin: 0 15px;
}
.group--margin-large.group--horizontal > .group__child--grow {
  width: 100%;
  width: -webkit-stretch;
  width: -moz-stretch;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
}
.group--margin-large.group--wrap {
  margin: -15px;
}
.group--margin-large.group--wrap > .group__child {
  margin: 15px;
}
.group--margin-large.group--horizontal .group__child--12-12 {
  width: calc(100% - 30px);
}
.group--margin-large.group--horizontal .group__child--6-12 {
  width: calc(50% - 30px);
}
.group--margin-large.group--horizontal .group__child--4-12 {
  width: calc((100% / 3) - 30px);
}
.group--margin-large.group--horizontal .group__child--3-12 {
  width: calc((100% / 4) - 30px);
}
.group--margin-large.group--grow.group--horizontal {
  margin-right: -14px;
}
.group--margin-large.group--grow.group--horizontal.group--no-end-margin {
  margin-right: 0;
}
.group--margin-large.group--grow.group--vertical {
  height: calc(100% + 30px);
}
.group--margin-larger.group--vertical {
  margin: -20px 0;
}
@media print {
  .group--margin-larger.group--vertical {
    margin: -20px 0;
  }
}
.group--margin-larger.group--vertical > .group__child {
  margin: 20px 0;
  width: 100%;
  width: -webkit-stretch;
  width: -moz-stretch;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
}
@media print {
  .group--margin-larger.group--vertical > .group__child {
    margin: 40px 0;
  }
}
.group--margin-larger.group--vertical.group--align-center > .group__child {
  width: auto;
}
.group--margin-larger.group--horizontal {
  margin: 0 -20px;
}
.group--margin-larger.group--horizontal > .group__child {
  margin: 0 20px;
}
.group--margin-larger.group--horizontal > .group__child--grow {
  width: 100%;
  width: -webkit-stretch;
  width: -moz-stretch;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
}
.group--margin-larger.group--wrap {
  margin: -20px;
}
.group--margin-larger.group--wrap > .group__child {
  margin: 20px;
}
.group--margin-larger.group--horizontal .group__child--12-12 {
  width: calc(100% - 40px);
}
.group--margin-larger.group--horizontal .group__child--6-12 {
  width: calc(50% - 40px);
}
.group--margin-larger.group--horizontal .group__child--4-12 {
  width: calc((100% / 3) - 40px);
}
.group--margin-larger.group--horizontal .group__child--3-12 {
  width: calc((100% / 4) - 40px);
}
.group--margin-larger.group--grow.group--horizontal {
  margin-right: -19px;
}
.group--margin-larger.group--grow.group--horizontal.group--no-end-margin {
  margin-right: 0;
}
.group--margin-larger.group--grow.group--vertical {
  height: calc(100% + 40px);
}
.group--margin-largest.group--vertical {
  margin: -40px 0;
}
@media print {
  .group--margin-largest.group--vertical {
    margin: -40px 0;
  }
}
.group--margin-largest.group--vertical > .group__child {
  margin: 40px 0;
  width: 100%;
  width: -webkit-stretch;
  width: -moz-stretch;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
}
@media print {
  .group--margin-largest.group--vertical > .group__child {
    margin: 80px 0;
  }
}
.group--margin-largest.group--vertical.group--align-center > .group__child {
  width: auto;
}
.group--margin-largest.group--horizontal {
  margin: 0 -40px;
}
.group--margin-largest.group--horizontal > .group__child {
  margin: 0 40px;
}
.group--margin-largest.group--horizontal > .group__child--grow {
  width: 100%;
  width: -webkit-stretch;
  width: -moz-stretch;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
}
.group--margin-largest.group--wrap {
  margin: -40px;
}
.group--margin-largest.group--wrap > .group__child {
  margin: 40px;
}
.group--margin-largest.group--horizontal .group__child--12-12 {
  width: calc(100% - 80px);
}
.group--margin-largest.group--horizontal .group__child--6-12 {
  width: calc(50% - 80px);
}
.group--margin-largest.group--horizontal .group__child--4-12 {
  width: calc((100% / 3) - 80px);
}
.group--margin-largest.group--horizontal .group__child--3-12 {
  width: calc((100% / 4) - 80px);
}
.group--margin-largest.group--grow.group--horizontal {
  margin-right: -39px;
}
.group--margin-largest.group--grow.group--horizontal.group--no-end-margin {
  margin-right: 0;
}
.group--margin-largest.group--grow.group--vertical {
  height: calc(100% + 80px);
}
.group--margin-small.group--vertical {
  margin: -5px 0;
}
@media print {
  .group--margin-small.group--vertical {
    margin: -5px 0;
  }
}
.group--margin-small.group--vertical > .group__child {
  margin: 5px 0;
  width: 100%;
  width: -webkit-stretch;
  width: -moz-stretch;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
}
@media print {
  .group--margin-small.group--vertical > .group__child {
    margin: 10px 0;
  }
}
.group--margin-small.group--vertical.group--align-center > .group__child {
  width: auto;
}
.group--margin-small.group--horizontal {
  margin: 0 -5px;
}
.group--margin-small.group--horizontal > .group__child {
  margin: 0 5px;
}
.group--margin-small.group--horizontal > .group__child--grow {
  width: 100%;
  width: -webkit-stretch;
  width: -moz-stretch;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
}
.group--margin-small.group--wrap {
  margin: -5px;
}
.group--margin-small.group--wrap > .group__child {
  margin: 5px;
}
.group--margin-small.group--horizontal .group__child--12-12 {
  width: calc(100% - 10px);
}
.group--margin-small.group--horizontal .group__child--6-12 {
  width: calc(50% - 10px);
}
.group--margin-small.group--horizontal .group__child--4-12 {
  width: calc((100% / 3) - 10px);
}
.group--margin-small.group--horizontal .group__child--3-12 {
  width: calc((100% / 4) - 10px);
}
.group--margin-small.group--grow.group--horizontal {
  margin-right: -4px;
}
.group--margin-small.group--grow.group--horizontal.group--no-end-margin {
  margin-right: 0;
}
.group--margin-small.group--grow.group--vertical {
  height: calc(100% + 10px);
}
.group--margin-tiny.group--vertical {
  margin: -2.5px 0;
}
@media print {
  .group--margin-tiny.group--vertical {
    margin: -2.5px 0;
  }
}
.group--margin-tiny.group--vertical > .group__child {
  margin: 2.5px 0;
  width: 100%;
  width: -webkit-stretch;
  width: -moz-stretch;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
}
@media print {
  .group--margin-tiny.group--vertical > .group__child {
    margin: 5px 0;
  }
}
.group--margin-tiny.group--vertical.group--align-center > .group__child {
  width: auto;
}
.group--margin-tiny.group--horizontal {
  margin: 0 -2.5px;
}
.group--margin-tiny.group--horizontal > .group__child {
  margin: 0 2.5px;
}
.group--margin-tiny.group--horizontal > .group__child--grow {
  width: 100%;
  width: -webkit-stretch;
  width: -moz-stretch;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
}
.group--margin-tiny.group--wrap {
  margin: -2.5px;
}
.group--margin-tiny.group--wrap > .group__child {
  margin: 2.5px;
}
.group--margin-tiny.group--horizontal .group__child--12-12 {
  width: calc(100% - 5px);
}
.group--margin-tiny.group--horizontal .group__child--6-12 {
  width: calc(50% - 5px);
}
.group--margin-tiny.group--horizontal .group__child--4-12 {
  width: calc((100% / 3) - 5px);
}
.group--margin-tiny.group--horizontal .group__child--3-12 {
  width: calc((100% / 4) - 5px);
}
.group--margin-tiny.group--grow.group--horizontal {
  margin-right: -1.5px;
}
.group--margin-tiny.group--grow.group--horizontal.group--no-end-margin {
  margin-right: 0;
}
.group--margin-tiny.group--grow.group--vertical {
  height: calc(100% + 5px);
}
.group--margin-smallest.group--vertical {
  margin: -1.25px 0;
}
@media print {
  .group--margin-smallest.group--vertical {
    margin: -1.25px 0;
  }
}
.group--margin-smallest.group--vertical > .group__child {
  margin: 1.25px 0;
  width: 100%;
  width: -webkit-stretch;
  width: -moz-stretch;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
}
@media print {
  .group--margin-smallest.group--vertical > .group__child {
    margin: 2.5px 0;
  }
}
.group--margin-smallest.group--vertical.group--align-center > .group__child {
  width: auto;
}
.group--margin-smallest.group--horizontal {
  margin: 0 -1.25px;
}
.group--margin-smallest.group--horizontal > .group__child {
  margin: 0 1.25px;
}
.group--margin-smallest.group--horizontal > .group__child--grow {
  width: 100%;
  width: -webkit-stretch;
  width: -moz-stretch;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
}
.group--margin-smallest.group--wrap {
  margin: -1.25px;
}
.group--margin-smallest.group--wrap > .group__child {
  margin: 1.25px;
}
.group--margin-smallest.group--horizontal .group__child--12-12 {
  width: calc(100% - 2.5px);
}
.group--margin-smallest.group--horizontal .group__child--6-12 {
  width: calc(50% - 2.5px);
}
.group--margin-smallest.group--horizontal .group__child--4-12 {
  width: calc((100% / 3) - 2.5px);
}
.group--margin-smallest.group--horizontal .group__child--3-12 {
  width: calc((100% / 4) - 2.5px);
}
.group--margin-smallest.group--grow.group--horizontal {
  margin-right: -0.25px;
}
.group--margin-smallest.group--grow.group--horizontal.group--no-end-margin {
  margin-right: 0;
}
.group--margin-smallest.group--grow.group--vertical {
  height: calc(100% + 2.5px);
}
.group--margin-none.group--vertical {
  margin: 0 0;
}
@media print {
  .group--margin-none.group--vertical {
    margin: 0 0;
  }
}
.group--margin-none.group--vertical > .group__child {
  margin: 0 0;
  width: 100%;
  width: -webkit-stretch;
  width: -moz-stretch;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
}
@media print {
  .group--margin-none.group--vertical > .group__child {
    margin: 0 0;
  }
}
.group--margin-none.group--vertical.group--align-center > .group__child {
  width: auto;
}
.group--margin-none.group--horizontal {
  margin: 0 0;
}
.group--margin-none.group--horizontal > .group__child {
  margin: 0 0;
}
.group--margin-none.group--horizontal > .group__child--grow {
  width: 100%;
  width: -webkit-stretch;
  width: -moz-stretch;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
}
.group--margin-none.group--wrap {
  margin: 0;
}
.group--margin-none.group--wrap > .group__child {
  margin: 0;
}
.group--margin-none.group--horizontal .group__child--12-12 {
  width: calc(100% - 0);
}
.group--margin-none.group--horizontal .group__child--6-12 {
  width: calc(50% - 0);
}
.group--margin-none.group--horizontal .group__child--4-12 {
  width: calc((100% / 3) - 0);
}
.group--margin-none.group--horizontal .group__child--3-12 {
  width: calc((100% / 4) - 0);
}
.group--margin-none.group--grow.group--horizontal {
  margin-right: 1px;
}
.group--margin-none.group--grow.group--horizontal.group--no-end-margin {
  margin-right: 0;
}
.group--margin-none.group--grow.group--vertical {
  height: calc(100% + 0);
}
.group > .group__child--grow {
  flex-grow: 1;
}
.group.group--vertical > .group__child--grow {
  height: 100%;
  overflow-y: auto;
}
.group > .group__child--overflow-hidden {
  overflow: hidden;
}
.group > .group__child--shrink {
  flex-shrink: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
.group > .group__child--scrollable {
  overflow: auto;
  margin-left: -10px !important;
  padding-left: 10px !important;
}
.group__child--align-start {
  align-self: flex-start;
}
.group__child--align-end {
  align-self: flex-end;
}
.group__child--align-center {
  width: auto !important;
  align-self: center;
}
.group__child--align-stretch {
  align-self: stretch;
}
.group__child--float-right {
  position: absolute;
  right: 0;
}
.group > .group__child.group__child--minimize {
  width: auto;
}
.group--align-end {
  align-items: flex-end;
}
.group--align-center {
  align-items: center;
}
.group--align-baseline {
  align-items: baseline;
}
.group--justify-end {
  justify-content: flex-end;
}
.group--justify-space-between {
  justify-content: space-between;
}
.group--justify-space-evenly {
  justify-content: space-evenly;
}
.group--justify-center {
  justify-content: center;
}
.group--wrap {
  flex-wrap: wrap;
}
.group--position-relative {
  position: relative;
}
.group--green {
  color: var(--entity-green);
}
.group--red {
  color: var(--error);
}
.group--yellow {
  color: var(--entity-yellow);
}
.group--grey {
  color: var(--mainGray2);
}
.group--grey-light {
  color: var(--mainGray3);
}
.group--white {
  color: var(--white);
}
.group--blue {
  color: var(--blueHover);
}
.context-menu-button {
  position: relative;
}
.context-menu-button__button {
  border: 0;
  background-color: transparent;
  margin: 0;
  padding: 0;
  cursor: pointer;
  color: inherit;
}
.proposed-actions {
  position: fixed;
  bottom: 80px;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 20;
  height: 0px;
}
.proposed-actions__body {
  max-width: 700px;
  transition: opacity 0.7s, -webkit-transform 0.7s;
  transition: transform 0.7s, opacity 0.7s;
  transition: transform 0.7s, opacity 0.7s, -webkit-transform 0.7s;
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
}
.proposed-actions--shown .proposed-actions__body {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.notice--proposal {
  border-radius: 100vh;
}
.list__option,
.users-view__user,
.organizations__list-item,
.context-menu__item a,
.context-menu__item button {
  cursor: pointer;
  display: block;
  text-overflow: ellipsis;
  word-break: break-word;
}
.list__option--no-wrap {
  white-space: nowrap;
  overflow: hidden;
  word-break: initial;
}
.list__option .personal-collection-label {
  color: #808080;
}
.list__option:hover,
.list__option--selected,
.list__option--selected .personal-collection-label,
.data-catalog-view__entity--selected,
.users-view__user--selected,
.users-view__user:hover,
.context-menu__item > a:hover,
.context-menu__item > button:hover,
.context-menu__item > div > a:hover,
.context-menu__item > div > button:hover,
.context-menu__item.context-menu__item--hovered > div > button {
  background-color: var(--blueAccent) !important;
  color: var(--white) !important;
}
.list__option--disabled,
.context-menu__item > a:hover:disabled,
.context-menu__item > button:hover:disabled,
.context-menu__item > div > a:hover:disabled,
.context-menu__item > div > button:hover:disabled,
.context-menu__item.context-menu__item--hovered > div > button:disabled,
.context-menu__item a:disabled,
.context-menu__item button:disabled {
  background-color: transparent !important;
  color: var(--mainGray2) !important;
}
.list__option--disabled.list__option:hover,
.context-menu__item > a:hover:disabled.list__option:hover,
.context-menu__item > button:hover:disabled.list__option:hover,
.context-menu__item > div > a:hover:disabled.list__option:hover,
.context-menu__item > div > button:hover:disabled.list__option:hover,
.context-menu__item.context-menu__item--hovered > div > button:disabled.list__option:hover,
.context-menu__item a:disabled.list__option:hover,
.context-menu__item button:disabled.list__option:hover,
.list__option--disabled.list__option--selected,
.context-menu__item > a:hover:disabled.list__option--selected,
.context-menu__item > button:hover:disabled.list__option--selected,
.context-menu__item > div > a:hover:disabled.list__option--selected,
.context-menu__item > div > button:hover:disabled.list__option--selected,
.context-menu__item.context-menu__item--hovered > div > button:disabled.list__option--selected,
.context-menu__item a:disabled.list__option--selected,
.context-menu__item button:disabled.list__option--selected {
  background-color: var(--mainGray4) !important;
  color: var(--white) !important;
}
.list__hidden {
  opacity: 0;
}
.list__option:hover .list__hidden {
  opacity: 1;
}
.menu,
.sub-menu {
  display: flex;
  flex-direction: column;
  background-color: var(--white);
  border-radius: 3px;
  box-shadow: var(--shadowLight);
  padding: 10px 0;
  opacity: 1;
  transition: opacity 0.5s linear;
  z-index: 10;
  padding: inherit;
}
.menu-item,
.sub-menu-item {
  font: inherit;
  border: 0;
  padding: 10px 30px 10px 15px;
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
  text-decoration: unset;
  color: var(--black);
  font-weight: 500;
}
.menu-item:hover,
.sub-menu-item:hover {
  cursor: pointer;
  background-color: var(--blueHover);
  color: var(--white);
}
.menu .sub-menu {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
}
.menu-item:not(:last-child) {
  border-bottom: 0.5px solid var(--mainGray2);
}
.sub-menu-item:hover:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.sub-menu-item:hover:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.view--small,
.dashboard-view,
.glossary-view__body,
.new-organization {
  max-width: 900px;
  margin: 0 auto;
}
.view--tiny,
.settings-view,
.organization {
  max-width: 400px;
  margin: 0 auto;
}
.new-graph-view {
  width: 400px;
  margin: 0 auto;
  padding-top: 20px;
}
.dashboard-view__collection {
  box-sizing: border-box;
  display: block;
  border: 2px solid var(--entity-purple);
  border-radius: 5px;
  word-break: break-all;
}
.dashboard-view__collection-subtitle {
  display: flex;
  gap: 1rem;
  margin-left: -8px;
}
.dashboard-view__collection-label {
  max-width: 320px;
  font-size: 20px;
  text-decoration: none;
  display: flex;
  word-break: break-word;
  word-wrap: break-word;
  font-weight: 600;
}
.dashboard-view__collection-label>.icon {
  margin-left: 10px;
}
.dashboard-view__graph {
  box-sizing: border-box;
  display: block;
  border: 2px solid var(--blueAccent);
  border-radius: 5px;
  word-break: break-word;
}
.dashboard-view__graph-label {
  font-size: 20px;
  max-width: 500px !important;
  text-decoration: none;
  font-weight: 600;
  word-break: break-word;
  word-wrap: break-word;
}
.dashboard-view__entities-toggle {
  color: var(--mainGray2);
}
.dashboard-view__entities-title {
  color: var(--mainGray2);
  text-align: right;
}
.dashboard-view__graph-children {
  padding-left: 20px;
}
.dashboard-view__collection__title__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dashboard-view__collection__title__subtitles {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.dashboard-view__collection__title__subtitle {
  padding-left: 8px;
}
.dashboard-view__collection__edit_collection_container {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.dashboard-view__collection__chevron {
  padding-left: 8px !important;
}
.bg--transparent,
.glossary-view__graph.button.button--outline,
.button--outline,
.glossary-view__graph.button.button--outline:hover,
.button--outline:hover,
.glossary-view__graph.button.button--outline:active,
.button--outline:active,
.glossary-view__graph.button.button--outline:disabled,
.button--outline:disabled,
.glossary-view__graph.button.button--outline .disabled,
.button--outline .disabled,
.glossary-view__graph.button.button--link,
.glossary-view__logical.button.button--outline,
.glossary-view__logical.button.button--outline:hover,
.glossary-view__logical.button.button--outline:active,
.glossary-view__logical.button.button--outline:disabled,
.glossary-view__logical.button.button--outline .disabled,
.glossary-view__logical.button.button--link,
.node-view__no-graph.button.button--outline,
.node-view__graph.button.button--outline,
.node-view__no-graph.button.button--outline:hover,
.node-view__graph.button.button--outline:hover,
.node-view__no-graph.button.button--outline:active,
.node-view__graph.button.button--outline:active,
.node-view__no-graph.button.button--outline:disabled,
.node-view__graph.button.button--outline:disabled,
.node-view__no-graph.button.button--outline .disabled,
.node-view__graph.button.button--outline .disabled,
.node-view__no-graph.button.button--link,
.node-view__graph.button.button--link,
.context-menu__item a,
.context-menu__item button {
  background-color: transparent;
}
.text--transparent {
  color: transparent;
}
.fill--transparent {
  fill: transparent;
}
.stroke--transparent {
  stroke: transparent;
}
.border--transparent {
  border-color: transparent;
}
.bg--transparent-lightened {
  background-color: transparent;
}
.text--transparent-lightened {
  color: transparent;
}
.fill--transparent-lightened {
  fill: transparent;
}
.border--transparent-lightened {
  border-color: transparent;
}
.bg--transparent-darkened {
  background-color: transparent;
}
.text--transparent-darkened {
  color: transparent;
}
.fill--transparent-darkened {
  fill: transparent;
}
.border--transparent-darkened {
  border-color: transparent;
}
.bg--white,
.catalog-model-node__body:hover,
.catalog-model-node__body--dragging,
.dropdown-search__options,
.glossary-view__graph.button.button--blank,
.button--blank,
.glossary-view__graph.button.button--blank:hover,
.button--blank:hover,
.glossary-view__graph.button.button--blank:active,
.button--blank:active,
.glossary-view__graph.button.button--blank:disabled,
.button--blank:disabled,
.glossary-view__graph.button.button--blank .disabled,
.button--blank .disabled,
.glossary-view__logical.button.button--blank,
.glossary-view__logical.button.button--blank:hover,
.glossary-view__logical.button.button--blank:active,
.glossary-view__logical.button.button--blank:disabled,
.glossary-view__logical.button.button--blank .disabled,
.node-view__no-graph.button.button--blank,
.node-view__graph.button.button--blank,
.node-view__no-graph.button.button--blank:hover,
.node-view__graph.button.button--blank:hover,
.node-view__no-graph.button.button--blank:active,
.node-view__graph.button.button--blank:active,
.node-view__no-graph.button.button--blank:disabled,
.node-view__graph.button.button--blank:disabled,
.node-view__no-graph.button.button--blank .disabled,
.node-view__graph.button.button--blank .disabled,
.context-menu__dropdown,
.context-menu__sub-menu-items {
  background-color: var(--white);
}
.text--white,
.glossary-view__graph.button.button--fill,
.button,
.button--fill,
.glossary-view__graph.button.button--fill:disabled,
.button:disabled,
.button--fill:disabled,
.glossary-view__graph.button.button--fill .disabled,
.button .disabled,
.button--fill .disabled,
.glossary-view__graph,
.glossary-view__graph:disabled,
.glossary-view__graph .disabled,
.glossary-view__logical.button.button--fill,
.glossary-view__logical.button.button--fill:disabled,
.glossary-view__logical.button.button--fill .disabled,
.glossary-view__logical,
.glossary-view__logical:disabled,
.glossary-view__logical .disabled,
.node-view__no-graph.button.button--fill,
.node-view__graph.button.button--fill,
.node-view__no-graph.button.button--fill:disabled,
.node-view__graph.button.button--fill:disabled,
.node-view__no-graph.button.button--fill .disabled,
.node-view__graph.button.button--fill .disabled,
.node-view__no-graph,
.node-view__graph,
.node-view__no-graph:disabled,
.node-view__graph:disabled,
.node-view__no-graph .disabled,
.node-view__graph .disabled,
.organization-status {
  color: var(--white);
}
.fill--white {
  fill: var(--white);
}
.stroke--white {
  stroke: var(--white);
}
.border--white {
  border-color: var(--white);
}
.bg--white-lightened {
  background-color: var(--white);
}
.text--white-lightened {
  color: var(--white);
}
.fill--white-lightened {
  fill: var(--white);
}
.border--white-lightened {
  border-color: var(--white);
}
.bg--white-darkened {
  background-color: var(--white);
}
.text--white-darkened {
  color: var(--white);
}
.fill--white-darkened {
  fill: var(--white);
}
.border--white-darkened {
  border-color: var(--white);
}
.bg--blue-secondary,
.glossary-view__graph.button.button--fill,
.button,
.button--fill,
.glossary-view__graph,
.glossary-view__logical.button.button--fill,
.glossary-view__logical,
.node-view__no-graph.button.button--fill,
.node-view__graph.button.button--fill,
.node-view__no-graph,
.node-view__graph,
.organization-status,
.avatar {
  background-color: var(--blueAccent);
}
.text--blue-secondary,
.glossary-view__graph.button.button--outline,
.button--outline,
.glossary-view__graph.button.button--blank,
.button--blank,
.glossary-view__logical.button.button--outline,
.glossary-view__logical.button.button--blank,
.node-view__no-graph.button.button--outline,
.node-view__graph.button.button--outline,
.node-view__no-graph.button.button--blank,
.node-view__graph.button.button--blank,
.users-view__user,
.organizations__list-item,
.context-menu__item a,
.context-menu__item button {
  color: var(--blueAccent);
}
.fill--blue-secondary {
  fill: var(--blueAccent);
}
.stroke--blue-secondary {
  stroke: var(--blueAccent);
}
.border--blue-secondary,
.glossary-view__graph.button.button--outline,
.button--outline,
.glossary-view__logical.button.button--outline,
.node-view__no-graph.button.button--outline,
.node-view__graph.button.button--outline {
  border-color: var(--blueAccent);
}
.bg--blue-secondary-lightened,
.glossary-view__graph.button.button--fill:hover,
.button:hover,
.button--fill:hover,
.glossary-view__graph:hover,
.glossary-view__logical.button.button--fill:hover,
.glossary-view__logical:hover,
.node-view__no-graph.button.button--fill:hover,
.node-view__graph.button.button--fill:hover,
.node-view__no-graph:hover,
.node-view__graph:hover {
  background-color: var(--blueHover);
}
.text--blue-secondary-lightened,
.glossary-view__graph.button.button--outline:hover,
.button--outline:hover,
.glossary-view__graph.button.button--blank:hover,
.button--blank:hover,
.glossary-view__logical.button.button--outline:hover,
.glossary-view__logical.button.button--blank:hover,
.node-view__no-graph.button.button--outline:hover,
.node-view__graph.button.button--outline:hover,
.node-view__no-graph.button.button--blank:hover,
.node-view__graph.button.button--blank:hover {
  color: var(--blueHover);
}
.fill--blue-secondary-lightened {
  fill: var(--blueHover);
}
.border--blue-secondary-lightened,
.glossary-view__graph.button.button--outline:hover,
.button--outline:hover,
.glossary-view__logical.button.button--outline:hover,
.node-view__no-graph.button.button--outline:hover,
.node-view__graph.button.button--outline:hover {
  border-color: var(--blueHover);
}
.bg--blue-secondary-darkened,
.glossary-view__graph.button.button--fill:active,
.button:active,
.button--fill:active,
.glossary-view__graph:active,
.glossary-view__logical.button.button--fill:active,
.glossary-view__logical:active,
.node-view__no-graph.button.button--fill:active,
.node-view__graph.button.button--fill:active,
.node-view__no-graph:active,
.node-view__graph:active {
  background-color: var(--blueActive);
}
.text--blue-secondary-darkened,
.glossary-view__graph.button.button--outline:active,
.button--outline:active,
.glossary-view__graph.button.button--blank:active,
.button--blank:active,
.glossary-view__logical.button.button--outline:active,
.glossary-view__logical.button.button--blank:active,
.node-view__no-graph.button.button--outline:active,
.node-view__graph.button.button--outline:active,
.node-view__no-graph.button.button--blank:active,
.node-view__graph.button.button--blank:active {
  color: var(--blueActive);
}
.fill--blue-secondary-darkened {
  fill: var(--blueActive);
}
.border--blue-secondary-darkened,
.glossary-view__graph.button.button--outline:active,
.button--outline:active,
.glossary-view__logical.button.button--outline:active,
.node-view__no-graph.button.button--outline:active,
.node-view__graph.button.button--outline:active {
  border-color: var(--blueActive);
}
.bg--blue,
.glossary-view__graph,
.node-view__no-graph,
.node-view__graph,
.users-view__initials,
.organization-status--trial {
  background-color: var(--blueHover);
}
.text--blue {
  color: var(--blueHover);
}
.fill--blue {
  fill: var(--blueHover);
}
.stroke--blue {
  stroke: var(--blueHover);
}
.border--blue {
  border-color: var(--blueHover);
}
.bg--blue-lightened,
.glossary-view__graph:hover,
.node-view__no-graph:hover,
.node-view__graph:hover {
  background-color: var(--blueHover);
}
.text--blue-lightened {
  color: var(--blueHover);
}
.fill--blue-lightened {
  fill: var(--blueHover);
}
.border--blue-lightened {
  border-color: var(--blueHover);
}
.bg--blue-darkened,
.glossary-view__graph:active,
.node-view__no-graph:active,
.node-view__graph:active {
  background-color: var(--blueActive);
}
.text--blue-darkened {
  color: var(--blueActive);
}
.fill--blue-darkened {
  fill: var(--blueActive);
}
.border--blue-darkened {
  border-color: var(--blueActive);
}
.bg--black {
  background-color: var(--entity-black);
}
.text--black {
  color: var(--entity-black);
}
.fill--black {
  fill: var(--entity-black);
}
.stroke--black {
  stroke: var(--entity-black);
}
.border--black {
  border-color: var(--entity-black);
}
.bg--black-lightened {
  background-color: var(--entity-black);
}
.text--black-lightened {
  color: var(--entity-black);
}
.fill--black-lightened {
  fill: var(--entity-black);
}
.border--black-lightened {
  border-color: var(--entity-black);
}
.bg--black-darkened {
  background-color: var(--entity-black);
}
.text--black-darkened {
  color: var(--entity-black);
}
.fill--black-darkened {
  fill: var(--entity-black);
}
.border--black-darkened {
  border-color: var(--entity-black);
}
.bg--green {
  background-color: var(--entity-green);
}
.text--green {
  color: var(--entity-green);
}
.fill--green {
  fill: var(--entity-green);
}
.stroke--green {
  stroke: var(--entity-green);
}
.border--green {
  border-color: var(--entity-green);
}
.bg--green-lightened {
  background-color: var(--entity-green);
}
.text--green-lightened {
  color: var(--entity-green);
}
.fill--green-lightened {
  fill: var(--entity-green);
}
.border--green-lightened {
  border-color: var(--entity-green);
}
.bg--green-darkened {
  background-color: var(--entity-green);
}
.text--green-darkened {
  color: var(--entity-green);
}
.fill--green-darkened {
  fill: var(--entity-green);
}
.border--green-darkened {
  border-color: var(--entity-green);
}
.bg--red {
  background-color: var(--error);
}
.text--red,
.tab-bar__tab.tab-bar__tab--warning button,
.tab-bar__tab.tab-bar__tab--warning a,
.table__cell--error {
  color: var(--error);
}
.fill--red {
  fill: var(--error);
}
.stroke--red,
.tab-bar__tab.tab-bar__tab--warning .icon svg {
  stroke: var(--error);
}
.border--red {
  border-color: var(--error);
}
.bg--red-lightened {
  background-color: var(--redHover);
}
.text--red-lightened {
  color: var(--redHover);
}
.fill--red-lightened {
  fill: var(--redHover);
}
.border--red-lightened {
  border-color: var(--redHover);
}
.bg--red-darkened {
  background-color: var(--redActive);
}
.text--red-darkened {
  color: var(--redActive);
}
.fill--red-darkened {
  fill: var(--redActive);
}
.border--red-darkened {
  border-color: var(--redActive);
}
.bg--yellow {
  background-color: var(--entity-yellow);
}
.text--yellow {
  color: var(--entity-yellow);
}
.fill--yellow {
  fill: var(--entity-yellow);
}
.stroke--yellow {
  stroke: var(--entity-yellow);
}
.border--yellow {
  border-color: var(--entity-yellow);
}
.bg--yellow-lightened {
  background-color: var(--entity-yellow);
}
.text--yellow-lightened {
  color: var(--entity-yellow);
}
.fill--yellow-lightened {
  fill: var(--entity-yellow);
}
.border--yellow-lightened {
  border-color: var(--entity-yellow);
}
.bg--yellow-darkened {
  background-color: var(--entity-yellow);
}
.text--yellow-darkened {
  color: var(--entity-yellow);
}
.fill--yellow-darkened {
  fill: var(--entity-yellow);
}
.border--yellow-darkened {
  border-color: var(--entity-yellow);
}
.bg--purple {
  background-color: var(--entity-purple);
}
.text--purple {
  color: var(--entity-purple);
}
.fill--purple {
  fill: var(--entity-purple);
}
.stroke--purple {
  stroke: var(--entity-purple);
}
.border--purple {
  border-color: var(--entity-purple);
}
.bg--purple-lightened {
  background-color: var(--entity-purple);
}
.text--purple-lightened {
  color: var(--entity-purple);
}
.fill--purple-lightened {
  fill: var(--entity-purple);
}
.border--purple-lightened {
  border-color: var(--entity-purple);
}
.bg--purple-darkened {
  background-color: var(--entity-purple);
}
.text--purple-darkened {
  color: var(--entity-purple);
}
.fill--purple-darkened {
  fill: var(--entity-purple);
}
.border--purple-darkened {
  border-color: var(--entity-purple);
}
.bg--grey-darker {
  background-color: var(--mainGray1);
}
.text--grey-darker,
.glossary-view__entity-preview,
.glossary-view__entity,
.context-menu__item a,
.context-menu__item button {
  color: var(--mainGray1);
}
.fill--grey-darker {
  fill: var(--mainGray1);
}
.stroke--grey-darker {
  stroke: var(--mainGray1);
}
.border--grey-darker {
  border-color: var(--mainGray1);
}
.bg--grey-darker-lightened {
  background-color: var(--mainGray1);
}
.text--grey-darker-lightened {
  color: var(--mainGray1);
}
.fill--grey-darker-lightened {
  fill: var(--mainGray1);
}
.border--grey-darker-lightened {
  border-color: var(--mainGray1);
}
.bg--grey-darker-darkened {
  background-color: var(--mainGray1);
}
.text--grey-darker-darkened {
  color: var(--mainGray1);
}
.fill--grey-darker-darkened {
  fill: var(--mainGray1);
}
.border--grey-darker-darkened {
  border-color: var(--mainGray1);
}
.bg--grey-dark,
.glossary-view__graph.button.button--fill:disabled,
.button:disabled,
.button--fill:disabled,
.glossary-view__graph.button.button--fill .disabled,
.button .disabled,
.button--fill .disabled,
.glossary-view__graph:disabled,
.glossary-view__graph .disabled,
.glossary-view__logical.button.button--fill:disabled,
.glossary-view__logical.button.button--fill .disabled,
.glossary-view__logical:disabled,
.glossary-view__logical .disabled,
.glossary-view__logical,
.node-view__no-graph.button.button--fill:disabled,
.node-view__graph.button.button--fill:disabled,
.node-view__no-graph.button.button--fill .disabled,
.node-view__graph.button.button--fill .disabled,
.node-view__no-graph:disabled,
.node-view__graph:disabled,
.node-view__no-graph .disabled,
.node-view__graph .disabled,
.organization-status--expired {
  background-color: var(--mainGray2);
}
.text--grey-dark,
.glossary-view__graph.button.button--outline:disabled,
.button--outline:disabled,
.glossary-view__graph.button.button--outline .disabled,
.button--outline .disabled,
.glossary-view__graph.button.button--blank:disabled,
.button--blank:disabled,
.glossary-view__graph.button.button--blank .disabled,
.button--blank .disabled,
.glossary-view__logical.button.button--outline:disabled,
.glossary-view__logical.button.button--outline .disabled,
.glossary-view__logical.button.button--blank:disabled,
.glossary-view__logical.button.button--blank .disabled,
.node-view__no-graph.button.button--outline:disabled,
.node-view__graph.button.button--outline:disabled,
.node-view__no-graph.button.button--outline .disabled,
.node-view__graph.button.button--outline .disabled,
.node-view__no-graph.button.button--blank:disabled,
.node-view__graph.button.button--blank:disabled,
.node-view__no-graph.button.button--blank .disabled,
.node-view__graph.button.button--blank .disabled,
.users-password-view__placeholder,
.tab-bar__tab button,
.tab-bar__tab a {
  color: var(--mainGray2);
}
.fill--grey-dark {
  fill: var(--mainGray2);
}
.stroke--grey-dark,
.tab-bar__tab .icon svg {
  stroke: var(--mainGray2);
}
.border--grey-dark,
.glossary-view__graph.button.button--outline:disabled,
.button--outline:disabled,
.glossary-view__graph.button.button--outline .disabled,
.button--outline .disabled,
.glossary-view__logical.button.button--outline:disabled,
.glossary-view__logical.button.button--outline .disabled,
.node-view__no-graph.button.button--outline:disabled,
.node-view__graph.button.button--outline:disabled,
.node-view__no-graph.button.button--outline .disabled,
.node-view__graph.button.button--outline .disabled {
  border-color: var(--mainGray2);
}
.bg--grey-dark-lightened,
.glossary-view__logical:hover {
  background-color: var(--mainGray2);
}
.text--grey-dark-lightened {
  color: var(--mainGray2);
}
.fill--grey-dark-lightened {
  fill: var(--mainGray2);
}
.border--grey-dark-lightened {
  border-color: var(--mainGray2);
}
.bg--grey-dark-darkened,
.glossary-view__logical:active {
  background-color: var(--mainGray2);
}
.text--grey-dark-darkened {
  color: var(--mainGray2);
}
.fill--grey-dark-darkened {
  fill: var(--mainGray2);
}
.border--grey-dark-darkened {
  border-color: var(--mainGray2);
}
.bg--grey,
.status-indicator .status-indicator__bar,
.status-indicator .status-indicator__status,
.status-indicator--label-top .status-indicator__bar,
.status-indicator--label-top .status-indicator__status {
  background-color: var(--mainGray3);
}
.text--grey {
  color: var(--mainGray3);
}
.fill--grey {
  fill: var(--mainGray3);
}
.stroke--grey {
  stroke: var(--mainGray3);
}
.border--grey,
.dropdown-search__options hr {
  border-color: var(--mainGray3);
}
.bg--grey-lightened {
  background-color: var(--mainGray3);
}
.text--grey-lightened {
  color: var(--mainGray3);
}
.fill--grey-lightened {
  fill: var(--mainGray3);
}
.border--grey-lightened {
  border-color: var(--mainGray3);
}
.bg--grey-darkened {
  background-color: var(--mainGray3);
}
.text--grey-darkened {
  color: var(--mainGray3);
}
.fill--grey-darkened {
  fill: var(--mainGray3);
}
.border--grey-darkened {
  border-color: var(--mainGray3);
}
.bg--grey-light {
  background-color: var(--mainGray4);
}
.text--grey-light {
  color: var(--mainGray4);
}
.fill--grey-light {
  fill: var(--mainGray4);
}
.stroke--grey-light {
  stroke: var(--mainGray4);
}
.border--grey-light {
  border-color: var(--mainGray4);
}
.bg--grey-light-lightened {
  background-color: var(--mainGray4);
}
.text--grey-light-lightened {
  color: var(--mainGray4);
}
.fill--grey-light-lightened {
  fill: var(--mainGray4);
}
.border--grey-light-lightened {
  border-color: var(--mainGray4);
}
.bg--grey-light-darkened {
  background-color: var(--mainGray4);
}
.text--grey-light-darkened {
  color: var(--mainGray4);
}
.fill--grey-light-darkened {
  fill: var(--mainGray4);
}
.border--grey-light-darkened {
  border-color: var(--mainGray4);
}
.bg--grey-lighter,
.users-view__ribbon {
  background-color: var(--bgGray1);
}
.text--grey-lighter {
  color: var(--bgGray1);
}
.fill--grey-lighter {
  fill: var(--bgGray1);
}
.stroke--grey-lighter {
  stroke: var(--bgGray1);
}
.border--grey-lighter {
  border-color: var(--bgGray1);
}
.bg--grey-lighter-lightened {
  background-color: var(--bgGray1);
}
.text--grey-lighter-lightened {
  color: var(--bgGray1);
}
.fill--grey-lighter-lightened {
  fill: var(--bgGray1);
}
.border--grey-lighter-lightened {
  border-color: var(--bgGray1);
}
.bg--grey-lighter-darkened {
  background-color: var(--bgGray1);
}
.text--grey-lighter-darkened {
  color: var(--bgGray1);
}
.fill--grey-lighter-darkened {
  fill: var(--bgGray1);
}
.border--grey-lighter-darkened {
  border-color: var(--bgGray1);
}
.bg--grey-e4e4e4 {
  background-color: var(--bgGray2);
}
.text--grey-e4e4e4 {
  color: var(--bgGray2);
}
.fill--grey-e4e4e4 {
  fill: var(--bgGray2);
}
.stroke--grey-e4e4e4 {
  stroke: var(--bgGray2);
}
.border--grey-e4e4e4 {
  border-color: var(--bgGray2);
}
.bg--grey-e4e4e4-lightened {
  background-color: var(--bgGray2);
}
.text--grey-e4e4e4-lightened {
  color: var(--bgGray2);
}
.fill--grey-e4e4e4-lightened {
  fill: var(--bgGray2);
}
.border--grey-e4e4e4-lightened {
  border-color: var(--bgGray2);
}
.bg--grey-e4e4e4-darkened {
  background-color: var(--bgGray2);
}
.text--grey-e4e4e4-darkened {
  color: var(--bgGray2);
}
.fill--grey-e4e4e4-darkened {
  fill: var(--bgGray2);
}
.border--grey-e4e4e4-darkened {
  border-color: var(--bgGray2);
}
.bg--ocean {
  background-color: var(--entity-ocean);
}
.text--ocean {
  color: var(--entity-ocean);
}
.fill--ocean {
  fill: var(--entity-ocean);
}
.stroke--ocean {
  stroke: var(--entity-ocean);
}
.border--ocean {
  border-color: var(--entity-ocean);
}
.bg--ocean-lightened {
  background-color: var(--entity-ocean);
}
.text--ocean-lightened {
  color: var(--entity-ocean);
}
.fill--ocean-lightened {
  fill: var(--entity-ocean);
}
.border--ocean-lightened {
  border-color: var(--entity-ocean);
}
.bg--ocean-darkened {
  background-color: var(--entity-ocean);
}
.text--ocean-darkened {
  color: var(--entity-ocean);
}
.fill--ocean-darkened {
  fill: var(--entity-ocean);
}
.border--ocean-darkened {
  border-color: var(--entity-ocean);
}
.bg--pink {
  background-color: var(--entity-pink);
}
.text--pink {
  color: var(--entity-pink);
}
.fill--pink {
  fill: var(--entity-pink);
}
.stroke--pink {
  stroke: var(--entity-pink);
}
.border--pink {
  border-color: var(--entity-pink);
}
.bg--pink-lightened {
  background-color: var(--entity-pink);
}
.text--pink-lightened {
  color: var(--entity-pink);
}
.fill--pink-lightened {
  fill: var(--entity-pink);
}
.border--pink-lightened {
  border-color: var(--entity-pink);
}
.bg--pink-darkened {
  background-color: var(--entity-pink);
}
.text--pink-darkened {
  color: var(--entity-pink);
}
.fill--pink-darkened {
  fill: var(--entity-pink);
}
.border--pink-darkened {
  border-color: var(--entity-pink);
}
.bg--mint {
  background-color: var(--entity-mint);
}
.text--mint {
  color: var(--entity-mint);
}
.fill--mint {
  fill: var(--entity-mint);
}
.stroke--mint {
  stroke: var(--entity-mint);
}
.border--mint {
  border-color: var(--entity-mint);
}
.bg--mint-lightened {
  background-color: var(--entity-mint);
}
.text--mint-lightened {
  color: var(--entity-mint);
}
.fill--mint-lightened {
  fill: var(--entity-mint);
}
.border--mint-lightened {
  border-color: var(--entity-mint);
}
.bg--mint-darkened {
  background-color: var(--entity-mint);
}
.text--mint-darkened {
  color: var(--entity-mint);
}
.fill--mint-darkened {
  fill: var(--entity-mint);
}
.border--mint-darkened {
  border-color: var(--entity-mint);
}
.bg--lemon {
  background-color: var(--entity-lemon);
}
.text--lemon {
  color: var(--entity-lemon);
}
.fill--lemon {
  fill: var(--entity-lemon);
}
.stroke--lemon {
  stroke: var(--entity-lemon);
}
.border--lemon {
  border-color: var(--entity-lemon);
}
.bg--lemon-lightened {
  background-color: var(--entity-lemon);
}
.text--lemon-lightened {
  color: var(--entity-lemon);
}
.fill--lemon-lightened {
  fill: var(--entity-lemon);
}
.border--lemon-lightened {
  border-color: var(--entity-lemon);
}
.bg--lemon-darkened {
  background-color: var(--entity-lemon);
}
.text--lemon-darkened {
  color: var(--entity-lemon);
}
.fill--lemon-darkened {
  fill: var(--entity-lemon);
}
.border--lemon-darkened {
  border-color: var(--entity-lemon);
}
.bg--entity-master {
  background-color: var(--mainGray1);
}
.text--entity-master {
  color: var(--mainGray1);
}
.fill--entity-master {
  fill: var(--mainGray1);
}
.stroke--entity-master {
  stroke: var(--mainGray1);
}
.border--entity-master {
  border-color: var(--mainGray1);
}
.bg--entity-master-lightened {
  background-color: var(--mainGray1);
}
.text--entity-master-lightened {
  color: var(--mainGray1);
}
.fill--entity-master-lightened {
  fill: var(--mainGray1);
}
.border--entity-master-lightened {
  border-color: var(--mainGray1);
}
.bg--entity-master-darkened {
  background-color: var(--mainGray1);
}
.text--entity-master-darkened {
  color: var(--mainGray1);
}
.fill--entity-master-darkened {
  fill: var(--mainGray1);
}
.border--entity-master-darkened {
  border-color: var(--mainGray1);
}
.bg--entity-contract {
  background-color: var(--entity-purple);
}
.text--entity-contract {
  color: var(--entity-purple);
}
.fill--entity-contract {
  fill: var(--entity-purple);
}
.stroke--entity-contract {
  stroke: var(--entity-purple);
}
.border--entity-contract {
  border-color: var(--entity-purple);
}
.bg--entity-contract-lightened {
  background-color: var(--entity-purple);
}
.text--entity-contract-lightened {
  color: var(--entity-purple);
}
.fill--entity-contract-lightened {
  fill: var(--entity-purple);
}
.border--entity-contract-lightened {
  border-color: var(--entity-purple);
}
.bg--entity-contract-darkened {
  background-color: var(--entity-purple);
}
.text--entity-contract-darkened {
  color: var(--entity-purple);
}
.fill--entity-contract-darkened {
  fill: var(--entity-purple);
}
.border--entity-contract-darkened {
  border-color: var(--entity-purple);
}
.bg--entity-transaction {
  background-color: var(--entity-ocean);
}
.text--entity-transaction {
  color: var(--entity-ocean);
}
.fill--entity-transaction {
  fill: var(--entity-ocean);
}
.stroke--entity-transaction {
  stroke: var(--entity-ocean);
}
.border--entity-transaction {
  border-color: var(--entity-ocean);
}
.bg--entity-transaction-lightened {
  background-color: var(--entity-ocean);
}
.text--entity-transaction-lightened {
  color: var(--entity-ocean);
}
.fill--entity-transaction-lightened {
  fill: var(--entity-ocean);
}
.border--entity-transaction-lightened {
  border-color: var(--entity-ocean);
}
.bg--entity-transaction-darkened {
  background-color: var(--entity-ocean);
}
.text--entity-transaction-darkened {
  color: var(--entity-ocean);
}
.fill--entity-transaction-darkened {
  fill: var(--entity-ocean);
}
.border--entity-transaction-darkened {
  border-color: var(--entity-ocean);
}
.bg--entity-reference {
  background-color: var(--mainGray3);
}
.text--entity-reference {
  color: var(--mainGray3);
}
.fill--entity-reference {
  fill: var(--mainGray3);
}
.stroke--entity-reference {
  stroke: var(--mainGray3);
}
.border--entity-reference {
  border-color: var(--mainGray3);
}
.bg--entity-reference-lightened {
  background-color: var(--mainGray3);
}
.text--entity-reference-lightened {
  color: var(--mainGray3);
}
.fill--entity-reference-lightened {
  fill: var(--mainGray3);
}
.border--entity-reference-lightened {
  border-color: var(--mainGray3);
}
.bg--entity-reference-darkened {
  background-color: var(--mainGray3);
}
.text--entity-reference-darkened {
  color: var(--mainGray3);
}
.fill--entity-reference-darkened {
  fill: var(--mainGray3);
}
.border--entity-reference-darkened {
  border-color: var(--mainGray3);
}
.bg--entity-transaction-header {
  background-color: var(--blueHover);
}
.text--entity-transaction-header {
  color: var(--blueHover);
}
.fill--entity-transaction-header {
  fill: var(--blueHover);
}
.stroke--entity-transaction-header {
  stroke: var(--blueHover);
}
.border--entity-transaction-header {
  border-color: var(--blueHover);
}
.bg--entity-transaction-header-lightened {
  background-color: var(--blueHover);
}
.text--entity-transaction-header-lightened {
  color: var(--blueHover);
}
.fill--entity-transaction-header-lightened {
  fill: var(--blueHover);
}
.border--entity-transaction-header-lightened {
  border-color: var(--blueHover);
}
.bg--entity-transaction-header-darkened {
  background-color: var(--blueHover);
}
.text--entity-transaction-header-darkened {
  color: var(--blueHover);
}
.fill--entity-transaction-header-darkened {
  fill: var(--blueHover);
}
.border--entity-transaction-header-darkened {
  border-color: var(--blueHover);
}
.bg--entity-transaction-detail {
  background-color: var(--blueAccent);
}
.text--entity-transaction-detail {
  color: var(--blueAccent);
}
.fill--entity-transaction-detail {
  fill: var(--blueAccent);
}
.stroke--entity-transaction-detail {
  stroke: var(--blueAccent);
}
.border--entity-transaction-detail {
  border-color: var(--blueAccent);
}
.bg--entity-transaction-detail-lightened {
  background-color: var(--blueAccent);
}
.text--entity-transaction-detail-lightened {
  color: var(--blueAccent);
}
.fill--entity-transaction-detail-lightened {
  fill: var(--blueAccent);
}
.border--entity-transaction-detail-lightened {
  border-color: var(--blueAccent);
}
.bg--entity-transaction-detail-darkened {
  background-color: var(--blueAccent);
}
.text--entity-transaction-detail-darkened {
  color: var(--blueAccent);
}
.fill--entity-transaction-detail-darkened {
  fill: var(--blueAccent);
}
.border--entity-transaction-detail-darkened {
  border-color: var(--blueAccent);
}
.bg--entity-lemon {
  background-color: var(--entity-lemon);
}
.text--entity-lemon {
  color: var(--entity-lemon);
}
.fill--entity-lemon {
  fill: var(--entity-lemon);
}
.stroke--entity-lemon {
  stroke: var(--entity-lemon);
}
.border--entity-lemon {
  border-color: var(--entity-lemon);
}
.bg--entity-lemon-lightened {
  background-color: var(--entity-lemon);
}
.text--entity-lemon-lightened {
  color: var(--entity-lemon);
}
.fill--entity-lemon-lightened {
  fill: var(--entity-lemon);
}
.border--entity-lemon-lightened {
  border-color: var(--entity-lemon);
}
.bg--entity-lemon-darkened {
  background-color: var(--entity-lemon);
}
.text--entity-lemon-darkened {
  color: var(--entity-lemon);
}
.fill--entity-lemon-darkened {
  fill: var(--entity-lemon);
}
.border--entity-lemon-darkened {
  border-color: var(--entity-lemon);
}
.bg--entity-mint {
  background-color: var(--entity-mint);
}
.text--entity-mint {
  color: var(--entity-mint);
}
.fill--entity-mint {
  fill: var(--entity-mint);
}
.stroke--entity-mint {
  stroke: var(--entity-mint);
}
.border--entity-mint {
  border-color: var(--entity-mint);
}
.bg--entity-mint-lightened {
  background-color: var(--entity-mint);
}
.text--entity-mint-lightened {
  color: var(--entity-mint);
}
.fill--entity-mint-lightened {
  fill: var(--entity-mint);
}
.border--entity-mint-lightened {
  border-color: var(--entity-mint);
}
.bg--entity-mint-darkened {
  background-color: var(--entity-mint);
}
.text--entity-mint-darkened {
  color: var(--entity-mint);
}
.fill--entity-mint-darkened {
  fill: var(--entity-mint);
}
.border--entity-mint-darkened {
  border-color: var(--entity-mint);
}
.bg--entity-pink {
  background-color: var(--entity-pink);
}
.text--entity-pink {
  color: var(--entity-pink);
}
.fill--entity-pink {
  fill: var(--entity-pink);
}
.stroke--entity-pink {
  stroke: var(--entity-pink);
}
.border--entity-pink {
  border-color: var(--entity-pink);
}
.bg--entity-pink-lightened {
  background-color: var(--entity-pink);
}
.text--entity-pink-lightened {
  color: var(--entity-pink);
}
.fill--entity-pink-lightened {
  fill: var(--entity-pink);
}
.border--entity-pink-lightened {
  border-color: var(--entity-pink);
}
.bg--entity-pink-darkened {
  background-color: var(--entity-pink);
}
.text--entity-pink-darkened {
  color: var(--entity-pink);
}
.fill--entity-pink-darkened {
  fill: var(--entity-pink);
}
.border--entity-pink-darkened {
  border-color: var(--entity-pink);
}
.bg--entity-ocean {
  background-color: var(--entity-ocean);
}
.text--entity-ocean {
  color: var(--entity-ocean);
}
.fill--entity-ocean {
  fill: var(--entity-ocean);
}
.stroke--entity-ocean {
  stroke: var(--entity-ocean);
}
.border--entity-ocean {
  border-color: var(--entity-ocean);
}
.bg--entity-ocean-lightened {
  background-color: var(--entity-ocean);
}
.text--entity-ocean-lightened {
  color: var(--entity-ocean);
}
.fill--entity-ocean-lightened {
  fill: var(--entity-ocean);
}
.border--entity-ocean-lightened {
  border-color: var(--entity-ocean);
}
.bg--entity-ocean-darkened {
  background-color: var(--entity-ocean);
}
.text--entity-ocean-darkened {
  color: var(--entity-ocean);
}
.fill--entity-ocean-darkened {
  fill: var(--entity-ocean);
}
.border--entity-ocean-darkened {
  border-color: var(--entity-ocean);
}
.bg--entity-greyE4e4e4 {
  background-color: var(----bgGray2);
}
.text--entity-greyE4e4e4 {
  color: var(----bgGray2);
}
.fill--entity-greyE4e4e4 {
  fill: var(----bgGray2);
}
.stroke--entity-greyE4e4e4 {
  stroke: var(----bgGray2);
}
.border--entity-greyE4e4e4 {
  border-color: var(----bgGray2);
}
.bg--entity-greyE4e4e4-lightened {
  background-color: var(----bgGray2);
}
.text--entity-greyE4e4e4-lightened {
  color: var(----bgGray2);
}
.fill--entity-greyE4e4e4-lightened {
  fill: var(----bgGray2);
}
.border--entity-greyE4e4e4-lightened {
  border-color: var(----bgGray2);
}
.bg--entity-greyE4e4e4-darkened {
  background-color: var(----bgGray2);
}
.text--entity-greyE4e4e4-darkened {
  color: var(----bgGray2);
}
.fill--entity-greyE4e4e4-darkened {
  fill: var(----bgGray2);
}
.border--entity-greyE4e4e4-darkened {
  border-color: var(----bgGray2);
}
.bg--entity-greyLight {
  background-color: var(--mainGray4);
}
.text--entity-greyLight {
  color: var(--mainGray4);
}
.fill--entity-greyLight {
  fill: var(--mainGray4);
}
.stroke--entity-greyLight {
  stroke: var(--mainGray4);
}
.border--entity-greyLight {
  border-color: var(--mainGray4);
}
.bg--entity-greyLight-lightened {
  background-color: var(--mainGray4);
}
.text--entity-greyLight-lightened {
  color: var(--mainGray4);
}
.fill--entity-greyLight-lightened {
  fill: var(--mainGray4);
}
.border--entity-greyLight-lightened {
  border-color: var(--mainGray4);
}
.bg--entity-greyLight-darkened {
  background-color: var(--mainGray4);
}
.text--entity-greyLight-darkened {
  color: var(--mainGray4);
}
.fill--entity-greyLight-darkened {
  fill: var(--mainGray4);
}
.border--entity-greyLight-darkened {
  border-color: var(--mainGray4);
}
.bg--entity-grey {
  background-color: var(--entity-grey);
}
.text--entity-grey {
  color: var(--entity-grey);
}
.fill--entity-grey {
  fill: var(--entity-grey);
}
.stroke--entity-grey {
  stroke: var(--entity-grey);
}
.border--entity-grey {
  border-color: var(--entity-grey);
}
.bg--entity-grey-lightened {
  background-color: var(--entity-grey);
}
.text--entity-grey-lightened {
  color: var(--entity-grey);
}
.fill--entity-grey-lightened {
  fill: var(--entity-grey);
}
.border--entity-grey-lightened {
  border-color: var(--entity-grey);
}
.bg--entity-grey-darkened {
  background-color: var(--entity-grey);
}
.text--entity-grey-darkened {
  color: var(--entity-grey);
}
.fill--entity-grey-darkened {
  fill: var(--entity-grey);
}
.border--entity-grey-darkened {
  border-color: var(--entity-grey);
}
.bg--entity-greyDark {
  background-color: var(--mainGray2);
}
.text--entity-greyDark {
  color: var(--mainGray2);
}
.fill--entity-greyDark {
  fill: var(--mainGray2);
}
.stroke--entity-greyDark {
  stroke: var(--mainGray2);
}
.border--entity-greyDark {
  border-color: var(--mainGray2);
}
.bg--entity-greyDark-lightened {
  background-color: var(--mainGray2);
}
.text--entity-greyDark-lightened {
  color: var(--mainGray2);
}
.fill--entity-greyDark-lightened {
  fill: var(--mainGray2);
}
.border--entity-greyDark-lightened {
  border-color: var(--mainGray2);
}
.bg--entity-greyDark-darkened {
  background-color: var(--mainGray2);
}
.text--entity-greyDark-darkened {
  color: var(--mainGray2);
}
.fill--entity-greyDark-darkened {
  fill: var(--mainGray2);
}
.border--entity-greyDark-darkened {
  border-color: var(--mainGray2);
}
.bg--entity-greyDarker {
  background-color: var(--mainGray1);
}
.text--entity-greyDarker {
  color: var(--mainGray1);
}
.fill--entity-greyDarker {
  fill: var(--mainGray1);
}
.stroke--entity-greyDarker {
  stroke: var(--mainGray1);
}
.border--entity-greyDarker {
  border-color: var(--mainGray1);
}
.bg--entity-greyDarker-lightened {
  background-color: var(--mainGray1);
}
.text--entity-greyDarker-lightened {
  color: var(--mainGray1);
}
.fill--entity-greyDarker-lightened {
  fill: var(--mainGray1);
}
.border--entity-greyDarker-lightened {
  border-color: var(--mainGray1);
}
.bg--entity-greyDarker-darkened {
  background-color: var(--mainGray1);
}
.text--entity-greyDarker-darkened {
  color: var(--mainGray1);
}
.fill--entity-greyDarker-darkened {
  fill: var(--mainGray1);
}
.border--entity-greyDarker-darkened {
  border-color: var(--mainGray1);
}
.bg--entity-purple {
  background-color: var(--entity-purple);
}
.text--entity-purple {
  color: var(--entity-purple);
}
.fill--entity-purple {
  fill: var(--entity-purple);
}
.stroke--entity-purple {
  stroke: var(--entity-purple);
}
.border--entity-purple {
  border-color: var(--entity-purple);
}
.bg--entity-purple-lightened {
  background-color: var(--entity-purple);
}
.text--entity-purple-lightened {
  color: var(--entity-purple);
}
.fill--entity-purple-lightened {
  fill: var(--entity-purple);
}
.border--entity-purple-lightened {
  border-color: var(--entity-purple);
}
.bg--entity-purple-darkened {
  background-color: var(--entity-purple);
}
.text--entity-purple-darkened {
  color: var(--entity-purple);
}
.fill--entity-purple-darkened {
  fill: var(--entity-purple);
}
.border--entity-purple-darkened {
  border-color: var(--entity-purple);
}
.bg--entity-yellow {
  background-color: var(--entity-yellow);
}
.text--entity-yellow {
  color: var(--entity-yellow);
}
.fill--entity-yellow {
  fill: var(--entity-yellow);
}
.stroke--entity-yellow {
  stroke: var(--entity-yellow);
}
.border--entity-yellow {
  border-color: var(--entity-yellow);
}
.bg--entity-yellow-lightened {
  background-color: var(--entity-yellow);
}
.text--entity-yellow-lightened {
  color: var(--entity-yellow);
}
.fill--entity-yellow-lightened {
  fill: var(--entity-yellow);
}
.border--entity-yellow-lightened {
  border-color: var(--entity-yellow);
}
.bg--entity-yellow-darkened {
  background-color: var(--entity-yellow);
}
.text--entity-yellow-darkened {
  color: var(--entity-yellow);
}
.fill--entity-yellow-darkened {
  fill: var(--entity-yellow);
}
.border--entity-yellow-darkened {
  border-color: var(--entity-yellow);
}
.bg--entity-green {
  background-color: var(--entity-green);
}
.text--entity-green {
  color: var(--entity-green);
}
.fill--entity-green {
  fill: var(--entity-green);
}
.stroke--entity-green {
  stroke: var(--entity-green);
}
.border--entity-green {
  border-color: var(--entity-green);
}
.bg--entity-green-lightened {
  background-color: var(--entity-green);
}
.text--entity-green-lightened {
  color: var(--entity-green);
}
.fill--entity-green-lightened {
  fill: var(--entity-green);
}
.border--entity-green-lightened {
  border-color: var(--entity-green);
}
.bg--entity-green-darkened {
  background-color: var(--entity-green);
}
.text--entity-green-darkened {
  color: var(--entity-green);
}
.fill--entity-green-darkened {
  fill: var(--entity-green);
}
.border--entity-green-darkened {
  border-color: var(--entity-green);
}
.bg--entity-black {
  background-color: var(--entity-black);
}
.text--entity-black {
  color: var(--entity-black);
}
.fill--entity-black {
  fill: var(--entity-black);
}
.stroke--entity-black {
  stroke: var(--entity-black);
}
.border--entity-black {
  border-color: var(--entity-black);
}
.bg--entity-black-lightened {
  background-color: var(--entity-black);
}
.text--entity-black-lightened {
  color: var(--entity-black);
}
.fill--entity-black-lightened {
  fill: var(--entity-black);
}
.border--entity-black-lightened {
  border-color: var(--entity-black);
}
.bg--entity-black-darkened {
  background-color: var(--entity-black);
}
.text--entity-black-darkened {
  color: var(--entity-black);
}
.fill--entity-black-darkened {
  fill: var(--entity-black);
}
.border--entity-black-darkened {
  border-color: var(--entity-black);
}
.bg--entity-blue {
  background-color: var(--entity-blue);
}
.text--entity-blue {
  color: var(--entity-blue);
}
.fill--entity-blue {
  fill: var(--entity-blue);
}
.stroke--entity-blue {
  stroke: var(--entity-blue);
}
.border--entity-blue {
  border-color: var(--entity-blue);
}
.bg--entity-blue-lightened {
  background-color: var(--entity-blue);
}
.text--entity-blue-lightened {
  color: var(--entity-blue);
}
.fill--entity-blue-lightened {
  fill: var(--entity-blue);
}
.border--entity-blue-lightened {
  border-color: var(--entity-blue);
}
.bg--entity-blue-darkened {
  background-color: var(--entity-blue);
}
.text--entity-blue-darkened {
  color: var(--entity-blue);
}
.fill--entity-blue-darkened {
  fill: var(--entity-blue);
}
.border--entity-blue-darkened {
  border-color: var(--entity-blue);
}
.bg--entity-darkBlue {
  background-color: var(--entity-darkBlue);
}
.text--entity-darkBlue {
  color: var(--entity-darkBlue);
}
.fill--entity-darkBlue {
  fill: var(--entity-darkBlue);
}
.stroke--entity-darkBlue {
  stroke: var(--entity-darkBlue);
}
.border--entity-darkBlue {
  border-color: var(--entity-darkBlue);
}
.bg--entity-darkBlue-lightened {
  background-color: var(--entity-darkBlue);
}
.text--entity-darkBlue-lightened {
  color: var(--entity-darkBlue);
}
.fill--entity-darkBlue-lightened {
  fill: var(--entity-darkBlue);
}
.border--entity-darkBlue-lightened {
  border-color: var(--entity-darkBlue);
}
.bg--entity-darkBlue-darkened {
  background-color: var(--entity-darkBlue);
}
.text--entity-darkBlue-darkened {
  color: var(--entity-darkBlue);
}
.fill--entity-darkBlue-darkened {
  fill: var(--entity-darkBlue);
}
.border--entity-darkBlue-darkened {
  border-color: var(--entity-darkBlue);
}
.bg--entity-not-set {
  background-color: var(--entity-yellow);
}
.text--entity-not-set {
  color: var(--entity-yellow);
}
.fill--entity-not-set {
  fill: var(--entity-yellow);
}
.stroke--entity-not-set {
  stroke: var(--entity-yellow);
}
.border--entity-not-set {
  border-color: var(--entity-yellow);
}
.bg--entity-not-set-lightened {
  background-color: var(--entity-yellow);
}
.text--entity-not-set-lightened {
  color: var(--entity-yellow);
}
.fill--entity-not-set-lightened {
  fill: var(--entity-yellow);
}
.border--entity-not-set-lightened {
  border-color: var(--entity-yellow);
}
.bg--entity-not-set-darkened {
  background-color: var(--entity-yellow);
}
.text--entity-not-set-darkened {
  color: var(--entity-yellow);
}
.fill--entity-not-set-darkened {
  fill: var(--entity-yellow);
}
.border--entity-not-set-darkened {
  border-color: var(--entity-yellow);
}
.bg--entity-red {
  background-color: var(--entity-red);
}
.text--entity-red {
  color: var(--entity-red);
}
.fill--entity-red {
  fill: var(--entity-red);
}
.stroke--entity-red {
  stroke: var(--entity-red);
}
.border--entity-red {
  border-color: var(--entity-red);
}
.bg--entity-red-lightened {
  background-color: var(--entity-red);
}
.text--entity-red-lightened {
  color: var(--entity-red);
}
.fill--entity-red-lightened {
  fill: var(--entity-red);
}
.border--entity-red-lightened {
  border-color: var(--entity-red);
}
.bg--entity-red-darkened {
  background-color: var(--entity-red);
}
.text--entity-red-darkened {
  color: var(--entity-red);
}
.fill--entity-red-darkened {
  fill: var(--entity-red);
}
.border--entity-red-darkened {
  border-color: var(--entity-red);
}
.bg--entity-greyLighter {
  background-color: var(--bgGray1);
}
.text--entity-greyLighter {
  color: var(--bgGray1);
}
.fill--entity-greyLighter {
  fill: var(--bgGray1);
}
.stroke--entity-greyLighter {
  stroke: var(--bgGray1);
}
.border--entity-greyLighter {
  border-color: var(--bgGray1);
}
.bg--entity-greyLighter-lightened {
  background-color: var(--bgGray1);
}
.text--entity-greyLighter-lightened {
  color: var(--bgGray1);
}
.fill--entity-greyLighter-lightened {
  fill: var(--bgGray1);
}
.border--entity-greyLighter-lightened {
  border-color: var(--bgGray1);
}
.bg--entity-greyLighter-darkened {
  background-color: var(--bgGray1);
}
.text--entity-greyLighter-darkened {
  color: var(--bgGray1);
}
.fill--entity-greyLighter-darkened {
  fill: var(--bgGray1);
}
.border--entity-greyLighter-darkened {
  border-color: var(--bgGray1);
}
body.view__graph,
body.view__graphEdit {
  overflow: hidden;
}
.graph-view {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: inherit;
  overflow: hidden;
}
.graph-view.graph-view--locked .catalog-model-node {
  pointer-events: none;
}
.graph-view__details {
  flex-wrap: wrap;
  padding: 0 30px;
}
marker {
  stroke: var(--mainGray2);
  color: var(--mainGray2);
}
.bg--transparent,
.glossary-view__graph.button.button--outline,
.button--outline,
.glossary-view__graph.button.button--outline:hover,
.button--outline:hover,
.glossary-view__graph.button.button--outline:active,
.button--outline:active,
.glossary-view__graph.button.button--outline:disabled,
.button--outline:disabled,
.glossary-view__graph.button.button--outline .disabled,
.button--outline .disabled,
.glossary-view__graph.button.button--link,
.glossary-view__logical.button.button--outline,
.glossary-view__logical.button.button--outline:hover,
.glossary-view__logical.button.button--outline:active,
.glossary-view__logical.button.button--outline:disabled,
.glossary-view__logical.button.button--outline .disabled,
.glossary-view__logical.button.button--link,
.node-view__no-graph.button.button--outline,
.node-view__graph.button.button--outline,
.node-view__no-graph.button.button--outline:hover,
.node-view__graph.button.button--outline:hover,
.node-view__no-graph.button.button--outline:active,
.node-view__graph.button.button--outline:active,
.node-view__no-graph.button.button--outline:disabled,
.node-view__graph.button.button--outline:disabled,
.node-view__no-graph.button.button--outline .disabled,
.node-view__graph.button.button--outline .disabled,
.node-view__no-graph.button.button--link,
.node-view__graph.button.button--link,
.context-menu__item a,
.context-menu__item button {
  background-color: transparent;
}
.text--transparent {
  color: transparent;
}
.fill--transparent {
  fill: transparent;
}
.stroke--transparent {
  stroke: transparent;
}
.border--transparent {
  border-color: transparent;
}
.bg--transparent-lightened {
  background-color: transparent;
}
.text--transparent-lightened {
  color: transparent;
}
.fill--transparent-lightened {
  fill: transparent;
}
.border--transparent-lightened {
  border-color: transparent;
}
.bg--transparent-darkened {
  background-color: transparent;
}
.text--transparent-darkened {
  color: transparent;
}
.fill--transparent-darkened {
  fill: transparent;
}
.border--transparent-darkened {
  border-color: transparent;
}
.bg--white,
.catalog-model-node__body:hover,
.catalog-model-node__body--dragging,
.dropdown-search__options,
.glossary-view__graph.button.button--blank,
.button--blank,
.glossary-view__graph.button.button--blank:hover,
.button--blank:hover,
.glossary-view__graph.button.button--blank:active,
.button--blank:active,
.glossary-view__graph.button.button--blank:disabled,
.button--blank:disabled,
.glossary-view__graph.button.button--blank .disabled,
.button--blank .disabled,
.glossary-view__logical.button.button--blank,
.glossary-view__logical.button.button--blank:hover,
.glossary-view__logical.button.button--blank:active,
.glossary-view__logical.button.button--blank:disabled,
.glossary-view__logical.button.button--blank .disabled,
.node-view__no-graph.button.button--blank,
.node-view__graph.button.button--blank,
.node-view__no-graph.button.button--blank:hover,
.node-view__graph.button.button--blank:hover,
.node-view__no-graph.button.button--blank:active,
.node-view__graph.button.button--blank:active,
.node-view__no-graph.button.button--blank:disabled,
.node-view__graph.button.button--blank:disabled,
.node-view__no-graph.button.button--blank .disabled,
.node-view__graph.button.button--blank .disabled,
.context-menu__dropdown,
.context-menu__sub-menu-items {
  background-color: var(--white);
}
.text--white,
.glossary-view__graph.button.button--fill,
.button,
.button--fill,
.glossary-view__graph.button.button--fill:disabled,
.button:disabled,
.button--fill:disabled,
.glossary-view__graph.button.button--fill .disabled,
.button .disabled,
.button--fill .disabled,
.glossary-view__graph,
.glossary-view__graph:disabled,
.glossary-view__graph .disabled,
.glossary-view__logical.button.button--fill,
.glossary-view__logical.button.button--fill:disabled,
.glossary-view__logical.button.button--fill .disabled,
.glossary-view__logical,
.glossary-view__logical:disabled,
.glossary-view__logical .disabled,
.node-view__no-graph.button.button--fill,
.node-view__graph.button.button--fill,
.node-view__no-graph.button.button--fill:disabled,
.node-view__graph.button.button--fill:disabled,
.node-view__no-graph.button.button--fill .disabled,
.node-view__graph.button.button--fill .disabled,
.node-view__no-graph,
.node-view__graph,
.node-view__no-graph:disabled,
.node-view__graph:disabled,
.node-view__no-graph .disabled,
.node-view__graph .disabled,
.organization-status {
  color: var(--white);
}
.fill--white {
  fill: var(--white);
}
.stroke--white {
  stroke: var(--white);
}
.border--white {
  border-color: var(--white);
}
.bg--white-lightened {
  background-color: var(--white);
}
.text--white-lightened {
  color: var(--white);
}
.fill--white-lightened {
  fill: var(--white);
}
.border--white-lightened {
  border-color: var(--white);
}
.bg--white-darkened {
  background-color: var(--white);
}
.text--white-darkened {
  color: var(--white);
}
.fill--white-darkened {
  fill: var(--white);
}
.border--white-darkened {
  border-color: var(--white);
}
.bg--blue-secondary,
.glossary-view__graph.button.button--fill,
.button,
.button--fill,
.glossary-view__graph,
.glossary-view__logical.button.button--fill,
.glossary-view__logical,
.node-view__no-graph.button.button--fill,
.node-view__graph.button.button--fill,
.node-view__no-graph,
.node-view__graph,
.organization-status,
.avatar {
  background-color: var(--blueAccent);
}
.text--blue-secondary,
.glossary-view__graph.button.button--outline,
.button--outline,
.glossary-view__graph.button.button--blank,
.button--blank,
.glossary-view__logical.button.button--outline,
.glossary-view__logical.button.button--blank,
.node-view__no-graph.button.button--outline,
.node-view__graph.button.button--outline,
.node-view__no-graph.button.button--blank,
.node-view__graph.button.button--blank,
.users-view__user,
.organizations__list-item,
.context-menu__item a,
.context-menu__item button {
  color: var(--blueAccent);
}
.fill--blue-secondary {
  fill: var(--blueAccent);
}
.stroke--blue-secondary {
  stroke: var(--blueAccent);
}
.border--blue-secondary,
.glossary-view__graph.button.button--outline,
.button--outline,
.glossary-view__logical.button.button--outline,
.node-view__no-graph.button.button--outline,
.node-view__graph.button.button--outline {
  border-color: var(--blueAccent);
}
.bg--blue-secondary-lightened,
.glossary-view__graph.button.button--fill:hover,
.button:hover,
.button--fill:hover,
.glossary-view__graph:hover,
.glossary-view__logical.button.button--fill:hover,
.glossary-view__logical:hover,
.node-view__no-graph.button.button--fill:hover,
.node-view__graph.button.button--fill:hover,
.node-view__no-graph:hover,
.node-view__graph:hover {
  background-color: var(--blueHover);
}
.text--blue-secondary-lightened,
.glossary-view__graph.button.button--outline:hover,
.button--outline:hover,
.glossary-view__graph.button.button--blank:hover,
.button--blank:hover,
.glossary-view__logical.button.button--outline:hover,
.glossary-view__logical.button.button--blank:hover,
.node-view__no-graph.button.button--outline:hover,
.node-view__graph.button.button--outline:hover,
.node-view__no-graph.button.button--blank:hover,
.node-view__graph.button.button--blank:hover {
  color: var(--blueHover);
}
.fill--blue-secondary-lightened {
  fill: var(--blueHover);
}
.border--blue-secondary-lightened,
.glossary-view__graph.button.button--outline:hover,
.button--outline:hover,
.glossary-view__logical.button.button--outline:hover,
.node-view__no-graph.button.button--outline:hover,
.node-view__graph.button.button--outline:hover {
  border-color: var(--blueHover);
}
.bg--blue-secondary-darkened,
.glossary-view__graph.button.button--fill:active,
.button:active,
.button--fill:active,
.glossary-view__graph:active,
.glossary-view__logical.button.button--fill:active,
.glossary-view__logical:active,
.node-view__no-graph.button.button--fill:active,
.node-view__graph.button.button--fill:active,
.node-view__no-graph:active,
.node-view__graph:active {
  background-color: var(--blueActive);
}
.text--blue-secondary-darkened,
.glossary-view__graph.button.button--outline:active,
.button--outline:active,
.glossary-view__graph.button.button--blank:active,
.button--blank:active,
.glossary-view__logical.button.button--outline:active,
.glossary-view__logical.button.button--blank:active,
.node-view__no-graph.button.button--outline:active,
.node-view__graph.button.button--outline:active,
.node-view__no-graph.button.button--blank:active,
.node-view__graph.button.button--blank:active {
  color: var(--blueActive);
}
.fill--blue-secondary-darkened {
  fill: var(--blueActive);
}
.border--blue-secondary-darkened,
.glossary-view__graph.button.button--outline:active,
.button--outline:active,
.glossary-view__logical.button.button--outline:active,
.node-view__no-graph.button.button--outline:active,
.node-view__graph.button.button--outline:active {
  border-color: var(--blueActive);
}
.bg--blue,
.glossary-view__graph,
.node-view__no-graph,
.node-view__graph,
.users-view__initials,
.organization-status--trial {
  background-color: var(--blueHover);
}
.text--blue {
  color: var(--blueHover);
}
.fill--blue {
  fill: var(--blueHover);
}
.stroke--blue {
  stroke: var(--blueHover);
}
.border--blue {
  border-color: var(--blueHover);
}
.bg--blue-lightened,
.glossary-view__graph:hover,
.node-view__no-graph:hover,
.node-view__graph:hover {
  background-color: var(--blueHover);
}
.text--blue-lightened {
  color: var(--blueHover);
}
.fill--blue-lightened {
  fill: var(--blueHover);
}
.border--blue-lightened {
  border-color: var(--blueHover);
}
.bg--blue-darkened,
.glossary-view__graph:active,
.node-view__no-graph:active,
.node-view__graph:active {
  background-color: var(--blueActive);
}
.text--blue-darkened {
  color: var(--blueActive);
}
.fill--blue-darkened {
  fill: var(--blueActive);
}
.border--blue-darkened {
  border-color: var(--blueActive);
}
.bg--black {
  background-color: var(--entity-black);
}
.text--black {
  color: var(--entity-black);
}
.fill--black {
  fill: var(--entity-black);
}
.stroke--black {
  stroke: var(--entity-black);
}
.border--black {
  border-color: var(--entity-black);
}
.bg--black-lightened {
  background-color: var(--entity-black);
}
.text--black-lightened {
  color: var(--entity-black);
}
.fill--black-lightened {
  fill: var(--entity-black);
}
.border--black-lightened {
  border-color: var(--entity-black);
}
.bg--black-darkened {
  background-color: var(--entity-black);
}
.text--black-darkened {
  color: var(--entity-black);
}
.fill--black-darkened {
  fill: var(--entity-black);
}
.border--black-darkened {
  border-color: var(--entity-black);
}
.bg--green {
  background-color: var(--entity-green);
}
.text--green {
  color: var(--entity-green);
}
.fill--green {
  fill: var(--entity-green);
}
.stroke--green {
  stroke: var(--entity-green);
}
.border--green {
  border-color: var(--entity-green);
}
.bg--green-lightened {
  background-color: var(--entity-green);
}
.text--green-lightened {
  color: var(--entity-green);
}
.fill--green-lightened {
  fill: var(--entity-green);
}
.border--green-lightened {
  border-color: var(--entity-green);
}
.bg--green-darkened {
  background-color: var(--entity-green);
}
.text--green-darkened {
  color: var(--entity-green);
}
.fill--green-darkened {
  fill: var(--entity-green);
}
.border--green-darkened {
  border-color: var(--entity-green);
}
.bg--red {
  background-color: var(--error);
}
.text--red,
.tab-bar__tab.tab-bar__tab--warning button,
.tab-bar__tab.tab-bar__tab--warning a,
.table__cell--error {
  color: var(--error);
}
.fill--red {
  fill: var(--error);
}
.stroke--red,
.tab-bar__tab.tab-bar__tab--warning .icon svg {
  stroke: var(--error);
}
.border--red {
  border-color: var(--error);
}
.bg--red-lightened {
  background-color: var(--redHover);
}
.text--red-lightened {
  color: var(--redHover);
}
.fill--red-lightened {
  fill: var(--redHover);
}
.border--red-lightened {
  border-color: var(--redHover);
}
.bg--red-darkened {
  background-color: var(--redActive);
}
.text--red-darkened {
  color: var(--redActive);
}
.fill--red-darkened {
  fill: var(--redActive);
}
.border--red-darkened {
  border-color: var(--redActive);
}
.bg--yellow {
  background-color: var(--entity-yellow);
}
.text--yellow {
  color: var(--entity-yellow);
}
.fill--yellow {
  fill: var(--entity-yellow);
}
.stroke--yellow {
  stroke: var(--entity-yellow);
}
.border--yellow {
  border-color: var(--entity-yellow);
}
.bg--yellow-lightened {
  background-color: var(--entity-yellow);
}
.text--yellow-lightened {
  color: var(--entity-yellow);
}
.fill--yellow-lightened {
  fill: var(--entity-yellow);
}
.border--yellow-lightened {
  border-color: var(--entity-yellow);
}
.bg--yellow-darkened {
  background-color: var(--entity-yellow);
}
.text--yellow-darkened {
  color: var(--entity-yellow);
}
.fill--yellow-darkened {
  fill: var(--entity-yellow);
}
.border--yellow-darkened {
  border-color: var(--entity-yellow);
}
.bg--purple {
  background-color: var(--entity-purple);
}
.text--purple {
  color: var(--entity-purple);
}
.fill--purple {
  fill: var(--entity-purple);
}
.stroke--purple {
  stroke: var(--entity-purple);
}
.border--purple {
  border-color: var(--entity-purple);
}
.bg--purple-lightened {
  background-color: var(--entity-purple);
}
.text--purple-lightened {
  color: var(--entity-purple);
}
.fill--purple-lightened {
  fill: var(--entity-purple);
}
.border--purple-lightened {
  border-color: var(--entity-purple);
}
.bg--purple-darkened {
  background-color: var(--entity-purple);
}
.text--purple-darkened {
  color: var(--entity-purple);
}
.fill--purple-darkened {
  fill: var(--entity-purple);
}
.border--purple-darkened {
  border-color: var(--entity-purple);
}
.bg--grey-darker {
  background-color: var(--mainGray1);
}
.text--grey-darker,
.glossary-view__entity-preview,
.glossary-view__entity,
.context-menu__item a,
.context-menu__item button {
  color: var(--mainGray1);
}
.fill--grey-darker {
  fill: var(--mainGray1);
}
.stroke--grey-darker {
  stroke: var(--mainGray1);
}
.border--grey-darker {
  border-color: var(--mainGray1);
}
.bg--grey-darker-lightened {
  background-color: var(--mainGray1);
}
.text--grey-darker-lightened {
  color: var(--mainGray1);
}
.fill--grey-darker-lightened {
  fill: var(--mainGray1);
}
.border--grey-darker-lightened {
  border-color: var(--mainGray1);
}
.bg--grey-darker-darkened {
  background-color: var(--mainGray1);
}
.text--grey-darker-darkened {
  color: var(--mainGray1);
}
.fill--grey-darker-darkened {
  fill: var(--mainGray1);
}
.border--grey-darker-darkened {
  border-color: var(--mainGray1);
}
.bg--grey-dark,
.glossary-view__graph.button.button--fill:disabled,
.button:disabled,
.button--fill:disabled,
.glossary-view__graph.button.button--fill .disabled,
.button .disabled,
.button--fill .disabled,
.glossary-view__graph:disabled,
.glossary-view__graph .disabled,
.glossary-view__logical.button.button--fill:disabled,
.glossary-view__logical.button.button--fill .disabled,
.glossary-view__logical:disabled,
.glossary-view__logical .disabled,
.glossary-view__logical,
.node-view__no-graph.button.button--fill:disabled,
.node-view__graph.button.button--fill:disabled,
.node-view__no-graph.button.button--fill .disabled,
.node-view__graph.button.button--fill .disabled,
.node-view__no-graph:disabled,
.node-view__graph:disabled,
.node-view__no-graph .disabled,
.node-view__graph .disabled,
.organization-status--expired {
  background-color: var(--mainGray2);
}
.text--grey-dark,
.glossary-view__graph.button.button--outline:disabled,
.button--outline:disabled,
.glossary-view__graph.button.button--outline .disabled,
.button--outline .disabled,
.glossary-view__graph.button.button--blank:disabled,
.button--blank:disabled,
.glossary-view__graph.button.button--blank .disabled,
.button--blank .disabled,
.glossary-view__logical.button.button--outline:disabled,
.glossary-view__logical.button.button--outline .disabled,
.glossary-view__logical.button.button--blank:disabled,
.glossary-view__logical.button.button--blank .disabled,
.node-view__no-graph.button.button--outline:disabled,
.node-view__graph.button.button--outline:disabled,
.node-view__no-graph.button.button--outline .disabled,
.node-view__graph.button.button--outline .disabled,
.node-view__no-graph.button.button--blank:disabled,
.node-view__graph.button.button--blank:disabled,
.node-view__no-graph.button.button--blank .disabled,
.node-view__graph.button.button--blank .disabled,
.users-password-view__placeholder,
.tab-bar__tab button,
.tab-bar__tab a {
  color: var(--mainGray2);
}
.fill--grey-dark {
  fill: var(--mainGray2);
}
.stroke--grey-dark,
.tab-bar__tab .icon svg {
  stroke: var(--mainGray2);
}
.border--grey-dark,
.glossary-view__graph.button.button--outline:disabled,
.button--outline:disabled,
.glossary-view__graph.button.button--outline .disabled,
.button--outline .disabled,
.glossary-view__logical.button.button--outline:disabled,
.glossary-view__logical.button.button--outline .disabled,
.node-view__no-graph.button.button--outline:disabled,
.node-view__graph.button.button--outline:disabled,
.node-view__no-graph.button.button--outline .disabled,
.node-view__graph.button.button--outline .disabled {
  border-color: var(--mainGray2);
}
.bg--grey-dark-lightened,
.glossary-view__logical:hover {
  background-color: var(--mainGray2);
}
.text--grey-dark-lightened {
  color: var(--mainGray2);
}
.fill--grey-dark-lightened {
  fill: var(--mainGray2);
}
.border--grey-dark-lightened {
  border-color: var(--mainGray2);
}
.bg--grey-dark-darkened,
.glossary-view__logical:active {
  background-color: var(--mainGray2);
}
.text--grey-dark-darkened {
  color: var(--mainGray2);
}
.fill--grey-dark-darkened {
  fill: var(--mainGray2);
}
.border--grey-dark-darkened {
  border-color: var(--mainGray2);
}
.bg--grey,
.status-indicator .status-indicator__bar,
.status-indicator .status-indicator__status,
.status-indicator--label-top .status-indicator__bar,
.status-indicator--label-top .status-indicator__status {
  background-color: var(--mainGray3);
}
.text--grey {
  color: var(--mainGray3);
}
.fill--grey {
  fill: var(--mainGray3);
}
.stroke--grey {
  stroke: var(--mainGray3);
}
.border--grey,
.dropdown-search__options hr {
  border-color: var(--mainGray3);
}
.bg--grey-lightened {
  background-color: var(--mainGray3);
}
.text--grey-lightened {
  color: var(--mainGray3);
}
.fill--grey-lightened {
  fill: var(--mainGray3);
}
.border--grey-lightened {
  border-color: var(--mainGray3);
}
.bg--grey-darkened {
  background-color: var(--mainGray3);
}
.text--grey-darkened {
  color: var(--mainGray3);
}
.fill--grey-darkened {
  fill: var(--mainGray3);
}
.border--grey-darkened {
  border-color: var(--mainGray3);
}
.bg--grey-light {
  background-color: var(--mainGray4);
}
.text--grey-light {
  color: var(--mainGray4);
}
.fill--grey-light {
  fill: var(--mainGray4);
}
.stroke--grey-light {
  stroke: var(--mainGray4);
}
.border--grey-light {
  border-color: var(--mainGray4);
}
.bg--grey-light-lightened {
  background-color: var(--mainGray4);
}
.text--grey-light-lightened {
  color: var(--mainGray4);
}
.fill--grey-light-lightened {
  fill: var(--mainGray4);
}
.border--grey-light-lightened {
  border-color: var(--mainGray4);
}
.bg--grey-light-darkened {
  background-color: var(--mainGray4);
}
.text--grey-light-darkened {
  color: var(--mainGray4);
}
.fill--grey-light-darkened {
  fill: var(--mainGray4);
}
.border--grey-light-darkened {
  border-color: var(--mainGray4);
}
.bg--grey-lighter,
.users-view__ribbon {
  background-color: var(--bgGray1);
}
.text--grey-lighter {
  color: var(--bgGray1);
}
.fill--grey-lighter {
  fill: var(--bgGray1);
}
.stroke--grey-lighter {
  stroke: var(--bgGray1);
}
.border--grey-lighter {
  border-color: var(--bgGray1);
}
.bg--grey-lighter-lightened {
  background-color: var(--bgGray1);
}
.text--grey-lighter-lightened {
  color: var(--bgGray1);
}
.fill--grey-lighter-lightened {
  fill: var(--bgGray1);
}
.border--grey-lighter-lightened {
  border-color: var(--bgGray1);
}
.bg--grey-lighter-darkened {
  background-color: var(--bgGray1);
}
.text--grey-lighter-darkened {
  color: var(--bgGray1);
}
.fill--grey-lighter-darkened {
  fill: var(--bgGray1);
}
.border--grey-lighter-darkened {
  border-color: var(--bgGray1);
}
.bg--grey-e4e4e4 {
  background-color: var(--bgGray2);
}
.text--grey-e4e4e4 {
  color: var(--bgGray2);
}
.fill--grey-e4e4e4 {
  fill: var(--bgGray2);
}
.stroke--grey-e4e4e4 {
  stroke: var(--bgGray2);
}
.border--grey-e4e4e4 {
  border-color: var(--bgGray2);
}
.bg--grey-e4e4e4-lightened {
  background-color: var(--bgGray2);
}
.text--grey-e4e4e4-lightened {
  color: var(--bgGray2);
}
.fill--grey-e4e4e4-lightened {
  fill: var(--bgGray2);
}
.border--grey-e4e4e4-lightened {
  border-color: var(--bgGray2);
}
.bg--grey-e4e4e4-darkened {
  background-color: var(--bgGray2);
}
.text--grey-e4e4e4-darkened {
  color: var(--bgGray2);
}
.fill--grey-e4e4e4-darkened {
  fill: var(--bgGray2);
}
.border--grey-e4e4e4-darkened {
  border-color: var(--bgGray2);
}
.bg--ocean {
  background-color: var(--entity-ocean);
}
.text--ocean {
  color: var(--entity-ocean);
}
.fill--ocean {
  fill: var(--entity-ocean);
}
.stroke--ocean {
  stroke: var(--entity-ocean);
}
.border--ocean {
  border-color: var(--entity-ocean);
}
.bg--ocean-lightened {
  background-color: var(--entity-ocean);
}
.text--ocean-lightened {
  color: var(--entity-ocean);
}
.fill--ocean-lightened {
  fill: var(--entity-ocean);
}
.border--ocean-lightened {
  border-color: var(--entity-ocean);
}
.bg--ocean-darkened {
  background-color: var(--entity-ocean);
}
.text--ocean-darkened {
  color: var(--entity-ocean);
}
.fill--ocean-darkened {
  fill: var(--entity-ocean);
}
.border--ocean-darkened {
  border-color: var(--entity-ocean);
}
.bg--pink {
  background-color: var(--entity-pink);
}
.text--pink {
  color: var(--entity-pink);
}
.fill--pink {
  fill: var(--entity-pink);
}
.stroke--pink {
  stroke: var(--entity-pink);
}
.border--pink {
  border-color: var(--entity-pink);
}
.bg--pink-lightened {
  background-color: var(--entity-pink);
}
.text--pink-lightened {
  color: var(--entity-pink);
}
.fill--pink-lightened {
  fill: var(--entity-pink);
}
.border--pink-lightened {
  border-color: var(--entity-pink);
}
.bg--pink-darkened {
  background-color: var(--entity-pink);
}
.text--pink-darkened {
  color: var(--entity-pink);
}
.fill--pink-darkened {
  fill: var(--entity-pink);
}
.border--pink-darkened {
  border-color: var(--entity-pink);
}
.bg--mint {
  background-color: var(--entity-mint);
}
.text--mint {
  color: var(--entity-mint);
}
.fill--mint {
  fill: var(--entity-mint);
}
.stroke--mint {
  stroke: var(--entity-mint);
}
.border--mint {
  border-color: var(--entity-mint);
}
.bg--mint-lightened {
  background-color: var(--entity-mint);
}
.text--mint-lightened {
  color: var(--entity-mint);
}
.fill--mint-lightened {
  fill: var(--entity-mint);
}
.border--mint-lightened {
  border-color: var(--entity-mint);
}
.bg--mint-darkened {
  background-color: var(--entity-mint);
}
.text--mint-darkened {
  color: var(--entity-mint);
}
.fill--mint-darkened {
  fill: var(--entity-mint);
}
.border--mint-darkened {
  border-color: var(--entity-mint);
}
.bg--lemon {
  background-color: var(--entity-lemon);
}
.text--lemon {
  color: var(--entity-lemon);
}
.fill--lemon {
  fill: var(--entity-lemon);
}
.stroke--lemon {
  stroke: var(--entity-lemon);
}
.border--lemon {
  border-color: var(--entity-lemon);
}
.bg--lemon-lightened {
  background-color: var(--entity-lemon);
}
.text--lemon-lightened {
  color: var(--entity-lemon);
}
.fill--lemon-lightened {
  fill: var(--entity-lemon);
}
.border--lemon-lightened {
  border-color: var(--entity-lemon);
}
.bg--lemon-darkened {
  background-color: var(--entity-lemon);
}
.text--lemon-darkened {
  color: var(--entity-lemon);
}
.fill--lemon-darkened {
  fill: var(--entity-lemon);
}
.border--lemon-darkened {
  border-color: var(--entity-lemon);
}
.bg--entity-master {
  background-color: var(--mainGray1);
}
.text--entity-master {
  color: var(--mainGray1);
}
.fill--entity-master {
  fill: var(--mainGray1);
}
.stroke--entity-master {
  stroke: var(--mainGray1);
}
.border--entity-master {
  border-color: var(--mainGray1);
}
.bg--entity-master-lightened {
  background-color: var(--mainGray1);
}
.text--entity-master-lightened {
  color: var(--mainGray1);
}
.fill--entity-master-lightened {
  fill: var(--mainGray1);
}
.border--entity-master-lightened {
  border-color: var(--mainGray1);
}
.bg--entity-master-darkened {
  background-color: var(--mainGray1);
}
.text--entity-master-darkened {
  color: var(--mainGray1);
}
.fill--entity-master-darkened {
  fill: var(--mainGray1);
}
.border--entity-master-darkened {
  border-color: var(--mainGray1);
}
.bg--entity-contract {
  background-color: var(--entity-purple);
}
.text--entity-contract {
  color: var(--entity-purple);
}
.fill--entity-contract {
  fill: var(--entity-purple);
}
.stroke--entity-contract {
  stroke: var(--entity-purple);
}
.border--entity-contract {
  border-color: var(--entity-purple);
}
.bg--entity-contract-lightened {
  background-color: var(--entity-purple);
}
.text--entity-contract-lightened {
  color: var(--entity-purple);
}
.fill--entity-contract-lightened {
  fill: var(--entity-purple);
}
.border--entity-contract-lightened {
  border-color: var(--entity-purple);
}
.bg--entity-contract-darkened {
  background-color: var(--entity-purple);
}
.text--entity-contract-darkened {
  color: var(--entity-purple);
}
.fill--entity-contract-darkened {
  fill: var(--entity-purple);
}
.border--entity-contract-darkened {
  border-color: var(--entity-purple);
}
.bg--entity-transaction {
  background-color: var(--entity-ocean);
}
.text--entity-transaction {
  color: var(--entity-ocean);
}
.fill--entity-transaction {
  fill: var(--entity-ocean);
}
.stroke--entity-transaction {
  stroke: var(--entity-ocean);
}
.border--entity-transaction {
  border-color: var(--entity-ocean);
}
.bg--entity-transaction-lightened {
  background-color: var(--entity-ocean);
}
.text--entity-transaction-lightened {
  color: var(--entity-ocean);
}
.fill--entity-transaction-lightened {
  fill: var(--entity-ocean);
}
.border--entity-transaction-lightened {
  border-color: var(--entity-ocean);
}
.bg--entity-transaction-darkened {
  background-color: var(--entity-ocean);
}
.text--entity-transaction-darkened {
  color: var(--entity-ocean);
}
.fill--entity-transaction-darkened {
  fill: var(--entity-ocean);
}
.border--entity-transaction-darkened {
  border-color: var(--entity-ocean);
}
.bg--entity-reference {
  background-color: var(--mainGray3);
}
.text--entity-reference {
  color: var(--mainGray3);
}
.fill--entity-reference {
  fill: var(--mainGray3);
}
.stroke--entity-reference {
  stroke: var(--mainGray3);
}
.border--entity-reference {
  border-color: var(--mainGray3);
}
.bg--entity-reference-lightened {
  background-color: var(--mainGray3);
}
.text--entity-reference-lightened {
  color: var(--mainGray3);
}
.fill--entity-reference-lightened {
  fill: var(--mainGray3);
}
.border--entity-reference-lightened {
  border-color: var(--mainGray3);
}
.bg--entity-reference-darkened {
  background-color: var(--mainGray3);
}
.text--entity-reference-darkened {
  color: var(--mainGray3);
}
.fill--entity-reference-darkened {
  fill: var(--mainGray3);
}
.border--entity-reference-darkened {
  border-color: var(--mainGray3);
}
.bg--entity-transaction-header {
  background-color: var(--blueHover);
}
.text--entity-transaction-header {
  color: var(--blueHover);
}
.fill--entity-transaction-header {
  fill: var(--blueHover);
}
.stroke--entity-transaction-header {
  stroke: var(--blueHover);
}
.border--entity-transaction-header {
  border-color: var(--blueHover);
}
.bg--entity-transaction-header-lightened {
  background-color: var(--blueHover);
}
.text--entity-transaction-header-lightened {
  color: var(--blueHover);
}
.fill--entity-transaction-header-lightened {
  fill: var(--blueHover);
}
.border--entity-transaction-header-lightened {
  border-color: var(--blueHover);
}
.bg--entity-transaction-header-darkened {
  background-color: var(--blueHover);
}
.text--entity-transaction-header-darkened {
  color: var(--blueHover);
}
.fill--entity-transaction-header-darkened {
  fill: var(--blueHover);
}
.border--entity-transaction-header-darkened {
  border-color: var(--blueHover);
}
.bg--entity-transaction-detail {
  background-color: var(--blueAccent);
}
.text--entity-transaction-detail {
  color: var(--blueAccent);
}
.fill--entity-transaction-detail {
  fill: var(--blueAccent);
}
.stroke--entity-transaction-detail {
  stroke: var(--blueAccent);
}
.border--entity-transaction-detail {
  border-color: var(--blueAccent);
}
.bg--entity-transaction-detail-lightened {
  background-color: var(--blueAccent);
}
.text--entity-transaction-detail-lightened {
  color: var(--blueAccent);
}
.fill--entity-transaction-detail-lightened {
  fill: var(--blueAccent);
}
.border--entity-transaction-detail-lightened {
  border-color: var(--blueAccent);
}
.bg--entity-transaction-detail-darkened {
  background-color: var(--blueAccent);
}
.text--entity-transaction-detail-darkened {
  color: var(--blueAccent);
}
.fill--entity-transaction-detail-darkened {
  fill: var(--blueAccent);
}
.border--entity-transaction-detail-darkened {
  border-color: var(--blueAccent);
}
.bg--entity-lemon {
  background-color: var(--entity-lemon);
}
.text--entity-lemon {
  color: var(--entity-lemon);
}
.fill--entity-lemon {
  fill: var(--entity-lemon);
}
.stroke--entity-lemon {
  stroke: var(--entity-lemon);
}
.border--entity-lemon {
  border-color: var(--entity-lemon);
}
.bg--entity-lemon-lightened {
  background-color: var(--entity-lemon);
}
.text--entity-lemon-lightened {
  color: var(--entity-lemon);
}
.fill--entity-lemon-lightened {
  fill: var(--entity-lemon);
}
.border--entity-lemon-lightened {
  border-color: var(--entity-lemon);
}
.bg--entity-lemon-darkened {
  background-color: var(--entity-lemon);
}
.text--entity-lemon-darkened {
  color: var(--entity-lemon);
}
.fill--entity-lemon-darkened {
  fill: var(--entity-lemon);
}
.border--entity-lemon-darkened {
  border-color: var(--entity-lemon);
}
.bg--entity-mint {
  background-color: var(--entity-mint);
}
.text--entity-mint {
  color: var(--entity-mint);
}
.fill--entity-mint {
  fill: var(--entity-mint);
}
.stroke--entity-mint {
  stroke: var(--entity-mint);
}
.border--entity-mint {
  border-color: var(--entity-mint);
}
.bg--entity-mint-lightened {
  background-color: var(--entity-mint);
}
.text--entity-mint-lightened {
  color: var(--entity-mint);
}
.fill--entity-mint-lightened {
  fill: var(--entity-mint);
}
.border--entity-mint-lightened {
  border-color: var(--entity-mint);
}
.bg--entity-mint-darkened {
  background-color: var(--entity-mint);
}
.text--entity-mint-darkened {
  color: var(--entity-mint);
}
.fill--entity-mint-darkened {
  fill: var(--entity-mint);
}
.border--entity-mint-darkened {
  border-color: var(--entity-mint);
}
.bg--entity-pink {
  background-color: var(--entity-pink);
}
.text--entity-pink {
  color: var(--entity-pink);
}
.fill--entity-pink {
  fill: var(--entity-pink);
}
.stroke--entity-pink {
  stroke: var(--entity-pink);
}
.border--entity-pink {
  border-color: var(--entity-pink);
}
.bg--entity-pink-lightened {
  background-color: var(--entity-pink);
}
.text--entity-pink-lightened {
  color: var(--entity-pink);
}
.fill--entity-pink-lightened {
  fill: var(--entity-pink);
}
.border--entity-pink-lightened {
  border-color: var(--entity-pink);
}
.bg--entity-pink-darkened {
  background-color: var(--entity-pink);
}
.text--entity-pink-darkened {
  color: var(--entity-pink);
}
.fill--entity-pink-darkened {
  fill: var(--entity-pink);
}
.border--entity-pink-darkened {
  border-color: var(--entity-pink);
}
.bg--entity-ocean {
  background-color: var(--entity-ocean);
}
.text--entity-ocean {
  color: var(--entity-ocean);
}
.fill--entity-ocean {
  fill: var(--entity-ocean);
}
.stroke--entity-ocean {
  stroke: var(--entity-ocean);
}
.border--entity-ocean {
  border-color: var(--entity-ocean);
}
.bg--entity-ocean-lightened {
  background-color: var(--entity-ocean);
}
.text--entity-ocean-lightened {
  color: var(--entity-ocean);
}
.fill--entity-ocean-lightened {
  fill: var(--entity-ocean);
}
.border--entity-ocean-lightened {
  border-color: var(--entity-ocean);
}
.bg--entity-ocean-darkened {
  background-color: var(--entity-ocean);
}
.text--entity-ocean-darkened {
  color: var(--entity-ocean);
}
.fill--entity-ocean-darkened {
  fill: var(--entity-ocean);
}
.border--entity-ocean-darkened {
  border-color: var(--entity-ocean);
}
.bg--entity-greyE4e4e4 {
  background-color: var(----bgGray2);
}
.text--entity-greyE4e4e4 {
  color: var(----bgGray2);
}
.fill--entity-greyE4e4e4 {
  fill: var(----bgGray2);
}
.stroke--entity-greyE4e4e4 {
  stroke: var(----bgGray2);
}
.border--entity-greyE4e4e4 {
  border-color: var(----bgGray2);
}
.bg--entity-greyE4e4e4-lightened {
  background-color: var(----bgGray2);
}
.text--entity-greyE4e4e4-lightened {
  color: var(----bgGray2);
}
.fill--entity-greyE4e4e4-lightened {
  fill: var(----bgGray2);
}
.border--entity-greyE4e4e4-lightened {
  border-color: var(----bgGray2);
}
.bg--entity-greyE4e4e4-darkened {
  background-color: var(----bgGray2);
}
.text--entity-greyE4e4e4-darkened {
  color: var(----bgGray2);
}
.fill--entity-greyE4e4e4-darkened {
  fill: var(----bgGray2);
}
.border--entity-greyE4e4e4-darkened {
  border-color: var(----bgGray2);
}
.bg--entity-greyLight {
  background-color: var(--mainGray4);
}
.text--entity-greyLight {
  color: var(--mainGray4);
}
.fill--entity-greyLight {
  fill: var(--mainGray4);
}
.stroke--entity-greyLight {
  stroke: var(--mainGray4);
}
.border--entity-greyLight {
  border-color: var(--mainGray4);
}
.bg--entity-greyLight-lightened {
  background-color: var(--mainGray4);
}
.text--entity-greyLight-lightened {
  color: var(--mainGray4);
}
.fill--entity-greyLight-lightened {
  fill: var(--mainGray4);
}
.border--entity-greyLight-lightened {
  border-color: var(--mainGray4);
}
.bg--entity-greyLight-darkened {
  background-color: var(--mainGray4);
}
.text--entity-greyLight-darkened {
  color: var(--mainGray4);
}
.fill--entity-greyLight-darkened {
  fill: var(--mainGray4);
}
.border--entity-greyLight-darkened {
  border-color: var(--mainGray4);
}
.bg--entity-grey {
  background-color: var(--entity-grey);
}
.text--entity-grey {
  color: var(--entity-grey);
}
.fill--entity-grey {
  fill: var(--entity-grey);
}
.stroke--entity-grey {
  stroke: var(--entity-grey);
}
.border--entity-grey {
  border-color: var(--entity-grey);
}
.bg--entity-grey-lightened {
  background-color: var(--entity-grey);
}
.text--entity-grey-lightened {
  color: var(--entity-grey);
}
.fill--entity-grey-lightened {
  fill: var(--entity-grey);
}
.border--entity-grey-lightened {
  border-color: var(--entity-grey);
}
.bg--entity-grey-darkened {
  background-color: var(--entity-grey);
}
.text--entity-grey-darkened {
  color: var(--entity-grey);
}
.fill--entity-grey-darkened {
  fill: var(--entity-grey);
}
.border--entity-grey-darkened {
  border-color: var(--entity-grey);
}
.bg--entity-greyDark {
  background-color: var(--mainGray2);
}
.text--entity-greyDark {
  color: var(--mainGray2);
}
.fill--entity-greyDark {
  fill: var(--mainGray2);
}
.stroke--entity-greyDark {
  stroke: var(--mainGray2);
}
.border--entity-greyDark {
  border-color: var(--mainGray2);
}
.bg--entity-greyDark-lightened {
  background-color: var(--mainGray2);
}
.text--entity-greyDark-lightened {
  color: var(--mainGray2);
}
.fill--entity-greyDark-lightened {
  fill: var(--mainGray2);
}
.border--entity-greyDark-lightened {
  border-color: var(--mainGray2);
}
.bg--entity-greyDark-darkened {
  background-color: var(--mainGray2);
}
.text--entity-greyDark-darkened {
  color: var(--mainGray2);
}
.fill--entity-greyDark-darkened {
  fill: var(--mainGray2);
}
.border--entity-greyDark-darkened {
  border-color: var(--mainGray2);
}
.bg--entity-greyDarker {
  background-color: var(--mainGray1);
}
.text--entity-greyDarker {
  color: var(--mainGray1);
}
.fill--entity-greyDarker {
  fill: var(--mainGray1);
}
.stroke--entity-greyDarker {
  stroke: var(--mainGray1);
}
.border--entity-greyDarker {
  border-color: var(--mainGray1);
}
.bg--entity-greyDarker-lightened {
  background-color: var(--mainGray1);
}
.text--entity-greyDarker-lightened {
  color: var(--mainGray1);
}
.fill--entity-greyDarker-lightened {
  fill: var(--mainGray1);
}
.border--entity-greyDarker-lightened {
  border-color: var(--mainGray1);
}
.bg--entity-greyDarker-darkened {
  background-color: var(--mainGray1);
}
.text--entity-greyDarker-darkened {
  color: var(--mainGray1);
}
.fill--entity-greyDarker-darkened {
  fill: var(--mainGray1);
}
.border--entity-greyDarker-darkened {
  border-color: var(--mainGray1);
}
.bg--entity-purple {
  background-color: var(--entity-purple);
}
.text--entity-purple {
  color: var(--entity-purple);
}
.fill--entity-purple {
  fill: var(--entity-purple);
}
.stroke--entity-purple {
  stroke: var(--entity-purple);
}
.border--entity-purple {
  border-color: var(--entity-purple);
}
.bg--entity-purple-lightened {
  background-color: var(--entity-purple);
}
.text--entity-purple-lightened {
  color: var(--entity-purple);
}
.fill--entity-purple-lightened {
  fill: var(--entity-purple);
}
.border--entity-purple-lightened {
  border-color: var(--entity-purple);
}
.bg--entity-purple-darkened {
  background-color: var(--entity-purple);
}
.text--entity-purple-darkened {
  color: var(--entity-purple);
}
.fill--entity-purple-darkened {
  fill: var(--entity-purple);
}
.border--entity-purple-darkened {
  border-color: var(--entity-purple);
}
.bg--entity-yellow {
  background-color: var(--entity-yellow);
}
.text--entity-yellow {
  color: var(--entity-yellow);
}
.fill--entity-yellow {
  fill: var(--entity-yellow);
}
.stroke--entity-yellow {
  stroke: var(--entity-yellow);
}
.border--entity-yellow {
  border-color: var(--entity-yellow);
}
.bg--entity-yellow-lightened {
  background-color: var(--entity-yellow);
}
.text--entity-yellow-lightened {
  color: var(--entity-yellow);
}
.fill--entity-yellow-lightened {
  fill: var(--entity-yellow);
}
.border--entity-yellow-lightened {
  border-color: var(--entity-yellow);
}
.bg--entity-yellow-darkened {
  background-color: var(--entity-yellow);
}
.text--entity-yellow-darkened {
  color: var(--entity-yellow);
}
.fill--entity-yellow-darkened {
  fill: var(--entity-yellow);
}
.border--entity-yellow-darkened {
  border-color: var(--entity-yellow);
}
.bg--entity-green {
  background-color: var(--entity-green);
}
.text--entity-green {
  color: var(--entity-green);
}
.fill--entity-green {
  fill: var(--entity-green);
}
.stroke--entity-green {
  stroke: var(--entity-green);
}
.border--entity-green {
  border-color: var(--entity-green);
}
.bg--entity-green-lightened {
  background-color: var(--entity-green);
}
.text--entity-green-lightened {
  color: var(--entity-green);
}
.fill--entity-green-lightened {
  fill: var(--entity-green);
}
.border--entity-green-lightened {
  border-color: var(--entity-green);
}
.bg--entity-green-darkened {
  background-color: var(--entity-green);
}
.text--entity-green-darkened {
  color: var(--entity-green);
}
.fill--entity-green-darkened {
  fill: var(--entity-green);
}
.border--entity-green-darkened {
  border-color: var(--entity-green);
}
.bg--entity-black {
  background-color: var(--entity-black);
}
.text--entity-black {
  color: var(--entity-black);
}
.fill--entity-black {
  fill: var(--entity-black);
}
.stroke--entity-black {
  stroke: var(--entity-black);
}
.border--entity-black {
  border-color: var(--entity-black);
}
.bg--entity-black-lightened {
  background-color: var(--entity-black);
}
.text--entity-black-lightened {
  color: var(--entity-black);
}
.fill--entity-black-lightened {
  fill: var(--entity-black);
}
.border--entity-black-lightened {
  border-color: var(--entity-black);
}
.bg--entity-black-darkened {
  background-color: var(--entity-black);
}
.text--entity-black-darkened {
  color: var(--entity-black);
}
.fill--entity-black-darkened {
  fill: var(--entity-black);
}
.border--entity-black-darkened {
  border-color: var(--entity-black);
}
.bg--entity-blue {
  background-color: var(--entity-blue);
}
.text--entity-blue {
  color: var(--entity-blue);
}
.fill--entity-blue {
  fill: var(--entity-blue);
}
.stroke--entity-blue {
  stroke: var(--entity-blue);
}
.border--entity-blue {
  border-color: var(--entity-blue);
}
.bg--entity-blue-lightened {
  background-color: var(--entity-blue);
}
.text--entity-blue-lightened {
  color: var(--entity-blue);
}
.fill--entity-blue-lightened {
  fill: var(--entity-blue);
}
.border--entity-blue-lightened {
  border-color: var(--entity-blue);
}
.bg--entity-blue-darkened {
  background-color: var(--entity-blue);
}
.text--entity-blue-darkened {
  color: var(--entity-blue);
}
.fill--entity-blue-darkened {
  fill: var(--entity-blue);
}
.border--entity-blue-darkened {
  border-color: var(--entity-blue);
}
.bg--entity-darkBlue {
  background-color: var(--entity-darkBlue);
}
.text--entity-darkBlue {
  color: var(--entity-darkBlue);
}
.fill--entity-darkBlue {
  fill: var(--entity-darkBlue);
}
.stroke--entity-darkBlue {
  stroke: var(--entity-darkBlue);
}
.border--entity-darkBlue {
  border-color: var(--entity-darkBlue);
}
.bg--entity-darkBlue-lightened {
  background-color: var(--entity-darkBlue);
}
.text--entity-darkBlue-lightened {
  color: var(--entity-darkBlue);
}
.fill--entity-darkBlue-lightened {
  fill: var(--entity-darkBlue);
}
.border--entity-darkBlue-lightened {
  border-color: var(--entity-darkBlue);
}
.bg--entity-darkBlue-darkened {
  background-color: var(--entity-darkBlue);
}
.text--entity-darkBlue-darkened {
  color: var(--entity-darkBlue);
}
.fill--entity-darkBlue-darkened {
  fill: var(--entity-darkBlue);
}
.border--entity-darkBlue-darkened {
  border-color: var(--entity-darkBlue);
}
.bg--entity-not-set {
  background-color: var(--entity-yellow);
}
.text--entity-not-set {
  color: var(--entity-yellow);
}
.fill--entity-not-set {
  fill: var(--entity-yellow);
}
.stroke--entity-not-set {
  stroke: var(--entity-yellow);
}
.border--entity-not-set {
  border-color: var(--entity-yellow);
}
.bg--entity-not-set-lightened {
  background-color: var(--entity-yellow);
}
.text--entity-not-set-lightened {
  color: var(--entity-yellow);
}
.fill--entity-not-set-lightened {
  fill: var(--entity-yellow);
}
.border--entity-not-set-lightened {
  border-color: var(--entity-yellow);
}
.bg--entity-not-set-darkened {
  background-color: var(--entity-yellow);
}
.text--entity-not-set-darkened {
  color: var(--entity-yellow);
}
.fill--entity-not-set-darkened {
  fill: var(--entity-yellow);
}
.border--entity-not-set-darkened {
  border-color: var(--entity-yellow);
}
.bg--entity-red {
  background-color: var(--entity-red);
}
.text--entity-red {
  color: var(--entity-red);
}
.fill--entity-red {
  fill: var(--entity-red);
}
.stroke--entity-red {
  stroke: var(--entity-red);
}
.border--entity-red {
  border-color: var(--entity-red);
}
.bg--entity-red-lightened {
  background-color: var(--entity-red);
}
.text--entity-red-lightened {
  color: var(--entity-red);
}
.fill--entity-red-lightened {
  fill: var(--entity-red);
}
.border--entity-red-lightened {
  border-color: var(--entity-red);
}
.bg--entity-red-darkened {
  background-color: var(--entity-red);
}
.text--entity-red-darkened {
  color: var(--entity-red);
}
.fill--entity-red-darkened {
  fill: var(--entity-red);
}
.border--entity-red-darkened {
  border-color: var(--entity-red);
}
.bg--entity-greyLighter {
  background-color: var(--bgGray1);
}
.text--entity-greyLighter {
  color: var(--bgGray1);
}
.fill--entity-greyLighter {
  fill: var(--bgGray1);
}
.stroke--entity-greyLighter {
  stroke: var(--bgGray1);
}
.border--entity-greyLighter {
  border-color: var(--bgGray1);
}
.bg--entity-greyLighter-lightened {
  background-color: var(--bgGray1);
}
.text--entity-greyLighter-lightened {
  color: var(--bgGray1);
}
.fill--entity-greyLighter-lightened {
  fill: var(--bgGray1);
}
.border--entity-greyLighter-lightened {
  border-color: var(--bgGray1);
}
.bg--entity-greyLighter-darkened {
  background-color: var(--bgGray1);
}
.text--entity-greyLighter-darkened {
  color: var(--bgGray1);
}
.fill--entity-greyLighter-darkened {
  fill: var(--bgGray1);
}
.border--entity-greyLighter-darkened {
  border-color: var(--bgGray1);
}
.data-catalog {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.catalog-model-node__body {
  cursor: move;
  cursor: grab;
  display: inline-block;
}
.catalog-model-node__wrapper--dragging {
  position: absolute;
  -webkit-user-select: none;
}
.catalog-model-node__body--dragging {
  cursor: grabbing;
}
.catalog-model-node__body--dropping {
  display: none;
}
.data-catalog__note {
  text-align: center;
  background-image: url("/assets/img/ELLIE_SQUARES_GREYSCALE.png");
  background-repeat: no-repeat;
  background-position: center center;
  height: 500px;
  pointer-events: none;
}
.data-catalog__note > .group {
  padding-top: 200px;
}
.dropdown-search {
  position: relative;
}
.dropdown-search--small {
  margin: -10px !important;
  font-size: 14px !important;
  max-width: 150pt;
}
.dropdown-search--small input {
  padding: 4px;
}
.dropdown-search__options {
  position: absolute;
  width: 100%;
  z-index: 100;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  box-shadow: var(--shadowLight);
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  -webkit-transform-origin: top center;
          transform-origin: top center;
  border-radius: 5px;
}
.list__option:first-child:last-child {
  border-radius: 5px;
}
.list__option:first-child {
  border-radius: 5px 5px 0 0;
}
.list__option:last-child {
  border-radius: 0 0 5px 5px;
}
.dropdown-search--selected .dropdown-search__options {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}
.dropdown-search__options hr {
  border-top: 0;
}
.data-catalog-view__entity-list {
  overflow: auto;
  height: 100%;
}
.data-catalog-view__entity {
  display: block;
  word-break: break-word;
}
.data-catalog-view__loader {
  height: 100%;
  align-items: center;
  margin: auto;
  display: flex;
  justify-content: center;
}
.data-catalog-view__body {
  position: relative;
  left: 0;
  top: navi-height;
  right: 0;
  bottom: 0;
  overflow: auto;
}
.data-catalog-view__toggle {
  position: absolute;
  top: 50%;
  left: 100%;
  border: 0;
  border-radius: 0% 100% 100% 0%;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
  box-shadow: var(--shadowLight);
  background-color: var(--white);
  font-size: 20px;
  color: var(--mainGray1);
}
.attribute-tab-icon-alert {
  color: var(--error);
}
.data-catalog-view {
  height: 100%;
}
.attributes {
  overflow: auto;
}
.metadata-tab .textarea textarea {
  width: 100% !important;
}
.metadata-tab .group__child.group__child--6-12 > .group.group--vertical,
.metadata-tab .group__child.group__child--12-12 > .group.group--vertical {
  height: 100%;
  justify-content: space-between;
  border-bottom: 1px solid var(--mainGray3);
}
.view__graphs {
  overflow: hidden;
}
.glossary-view {
  display: flex;
  height: calc(100vh - 56px);
  overflow: hidden;
  transition: margin-left 1s;
}
.glossary-view--sidebar-hidden {
  margin-left: 0;
}
.glossary-view--sidebar-hidden .glossary-view__sidebar {
  left: -300px;
}
.glossary-view--sidebar-hidden .glossary-view__body {
  left: 0px;
}
.glossary-view__body_wrap {
  overflow-y: auto;
  flex: 1;
}
.glossary-view__body .glossary-view__field-selector {
  width: 170px;
}
.glossary-view__sidebar .glossary-view__field-selector-label--truncated {
  width: 79px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.glossary-view__entity-preview {
  border: 2px solid var(--entity-yellow);
  border-radius: 5px;
  background-color: var(--white);
  display: block;
}
.glossary-view__entity {
  box-sizing: border-box;
  border: 2px solid var(--entity-yellow);
  border-radius: 5px;
  background-color: var(--white);
  margin-bottom: 1rem;
}
.glossary-view__entity-label {
  word-break: break-word !important;
  word-wrap: break-word;
}
.group--glossary-view__entity-container {
  justify-content: space-between;
}
.glossary-view__entity--master {
  border-color: var(--mainGray1);
}
.glossary-view__entity-preview--master {
  border-color: var(--mainGray1);
}
.glossary-view__entity--transaction {
  border-color: var(--entity-ocean);
}
.glossary-view__entity-preview--transaction {
  border-color: var(--entity-ocean);
}
.glossary-view__entity--contract {
  border-color: var(--entity-purple);
}
.glossary-view__entity-preview--contract {
  border-color: var(--entity-purple);
}
.glossary-view__entity--transaction-detail {
  border-color: var(--blueAccent);
}
.glossary-view__entity-preview--transaction-detail {
  border-color: var(--blueAccent);
}
.glossary-view__entity--transaction-header {
  border-color: var(--blueHover);
}
.glossary-view__entity-preview--transaction-header {
  border-color: var(--blueHover);
}
.glossary-view__entity--reference {
  border-color: var(--mainGray3);
}
.glossary-view__entity-preview--reference {
  border-color: var(--mainGray3);
}
.glossary-view__entity--blue {
  border-color: var(--entity-blue);
}
.glossary-view__entity-preview--blue {
  border-color: var(--entity-blue);
}
.glossary-view__entity--darkBlue {
  border-color: var(--entity-darkBlue);
}
.glossary-view__entity-preview--darkBlue {
  border-color: var(--entity-darkBlue);
}
.glossary-view__entity--black {
  border-color: var(--entity-black);
}
.glossary-view__entity-preview--black {
  border-color: var(--entity-black);
}
.glossary-view__entity--green {
  border-color: var(--entity-green);
}
.glossary-view__entity-preview--green {
  border-color: var(--entity-green);
}
.glossary-view__entity--red {
  border-color: var(--entity-red);
}
.glossary-view__entity-preview--red {
  border-color: var(--entity-red);
}
.glossary-view__entity--yellow {
  border-color: var(--entity-yellow);
}
.glossary-view__entity-preview--yellow {
  border-color: var(--entity-yellow);
}
.glossary-view__entity--purple {
  border-color: var(--entity-purple);
}
.glossary-view__entity-preview--purple {
  border-color: var(--entity-purple);
}
.glossary-view__entity--greyDarker {
  border-color: var(--mainGray1);
}
.glossary-view__entity-preview--greyDarker {
  border-color: var(--mainGray1);
}
.glossary-view__entity--greyDark {
  border-color: var(--mainGray2);
}
.glossary-view__entity-preview--greyDark {
  border-color: var(--mainGray2);
}
.glossary-view__entity--grey {
  border-color: var(--entity-grey);
}
.glossary-view__entity-preview--grey {
  border-color: var(--entity-grey);
}
.glossary-view__entity--greyLight {
  border-color: var(--mainGray4);
}
.glossary-view__entity-preview--greyLight {
  border-color: var(--mainGray4);
}
.glossary-view__entity--greyLighter {
  border-color: var(--bgGray1);
}
.glossary-view__entity-preview--greyLighter {
  border-color: var(--bgGray1);
}
.glossary-view__entity--greyE4e4e4 {
  border-color: var(----bgGray2);
}
.glossary-view__entity-preview--greyE4e4e4 {
  border-color: var(----bgGray2);
}
.glossary-view__entity--ocean {
  border-color: var(--entity-ocean);
}
.glossary-view__entity-preview--ocean {
  border-color: var(--entity-ocean);
}
.glossary-view__entity--pink {
  border-color: var(--entity-pink);
}
.glossary-view__entity-preview--pink {
  border-color: var(--entity-pink);
}
.glossary-view__entity--mint {
  border-color: var(--entity-mint);
}
.glossary-view__entity-preview--mint {
  border-color: var(--entity-mint);
}
.glossary-view__entity--lemon {
  border-color: var(--entity-lemon);
}
.glossary-view__entity-preview--lemon {
  border-color: var(--entity-lemon);
}
.glossary-view__sidebar {
  margin: 8px 0 8px 16px;
  width: 300px;
  overflow: visible;
}
.glossary-view__sidebar hr {
  height: 0;
  border: 0;
  border-top: 2px solid var(--mainGray3);
}
.glossary-view__toggle {
  position: absolute;
  top: 50%;
  left: 100%;
  border: 1px solid var(--mainGray4);
  border-left: 0;
  border-radius: 0% 100% 100% 0%;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
  background-color: var(--white);
  font-size: 20px;
  color: var(--mainGray1);
}
.glossary-view__sidebar-body {
  overflow: auto;
  height: 100%;
}
.glossary-view__graph a {
  color: var(--white);
}
.glossary-view__graph button {
  border: 0;
  background-color: transparent;
  color: var(--white);
}
.glossary-view__logical a {
  color: var(--white);
}
.glossary-view__logical button {
  border: 0;
  background-color: transparent;
  color: var(--white);
}
.glossary__showfields {
  margin: 8px 0;
}
.glossary__filterbox {
  margin: 8px 0;
}
.glossary__entitytypefilter {
  display: flex;
  flex-direction: column;
}
.glossary_defaultSpacing {
  margin-top: 15px;
}
.glossary-view__searchwrapp {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 8px;
  align-items: center;
}
.users-password-view__table {
  width: 100%;
}
.node-view,
.save-view {
  max-width: 600px;
  margin: 0 auto;
  padding: 30px;
}
.node-view__field {
  margin-top: 25px;
}
.node-view input {
  max-width: 400px;
}
.node-view__attribute-list {
  overflow: hidden;
}
.node-view__attribute-input {
  border: 0;
  float: left;
}
.node-view__attribute {
  margin: 5px 0;
}
.node-view__attribute button {
  margin: 0 5px;
  padding: 0 5px;
}
.node-view__no-graph {
  background-color: var(--mainGray2);
  cursor: default;
}
.node-view__no-graph:hover {
  background-color: var(--mainGray2);
}
.node-view__placeholder {
  color: var(--mainGray1);
}
.node-view__metadata-value {
  white-space: pre-wrap;
  word-wrap: break-word;
}
.users-view__ribbon {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  border-top: 1px solid var(--mainGray2);
}
.users-view__initials {
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 100%;
  color: var(--white);
}
.users-view__user {
  margin-bottom: 1px;
  cursor: pointer;
}
.users-view__user .checkbox {
  margin: 0;
}
.users-view__user--deactivated {
  color: var(--mainGray2);
}
.users-view__user:hover .users-view__edit-button {
  display: block;
}
.users-view__edit-button,
.users-view__user--selected .users-view__edit-button,
.users-view__user--selected:hover .users-view__edit-button {
  display: none;
}
.not-found-view-image {
  width: 400px;
  height: 600px;
}
.ssop-lock-image {
  margin-top: 30%;
  width: 400px;
  height: 600px;
}
.outer-container {
  display: table;
  position: relative;
  left: 0;
  height: 100%;
  width: 98%;
}
.middle-container {
  display: table-cell;
  vertical-align: middle;
}
.inner-container {
  margin-left: auto;
  margin-right: auto;
}
.outer-container-page {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.organizations {
  max-width: 900px;
  margin: 0 auto;
  overflow-x: hidden;
}
.organizations__edit-button {
  display: none;
}
.organizations__list-item {
  display: block;
}
.organizations__list-item:hover .organizations__edit-button {
  display: block;
}
.organization-status {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 100%;
  text-align: center;
}
.organization__table th {
  vertical-align: top;
}
.organization__link {
  word-break: break-all;
}
.distributor-url-after-slug {
  position: absolute;
  top: 269px;
}
.model-select-container {
  width: 50%;
  margin-left: auto !important;
  margin-right: auto !important;
  display: flex;
  justify-content: center;
  margin-top: 10px !important;
}
.swipeable-copy-view {
  overflow: hidden !important;
}
.model-select-row-mte-3 {
  width: 70%;
  display: flex;
  flex-wrap: wrap;
}
.model-select-col-mte-3 {
  width: 33.33%;
  margin-bottom: 1.5em;
}
.model-select-row-lt-3 {
  display: flex;
  flex-wrap: wrap;
  width: 50%;
}
.model-select-col-1 {
  width: 100%;
}
.model-select-col-2 {
  width: 50%;
}
.bg--transparent,
.context-menu__item a,
.context-menu__item button {
  background-color: transparent;
}
.text--transparent {
  color: transparent;
}
.fill--transparent {
  fill: transparent;
}
.stroke--transparent {
  stroke: transparent;
}
.border--transparent {
  border-color: transparent;
}
.bg--transparent-lightened {
  background-color: transparent;
}
.text--transparent-lightened {
  color: transparent;
}
.fill--transparent-lightened {
  fill: transparent;
}
.border--transparent-lightened {
  border-color: transparent;
}
.bg--transparent-darkened {
  background-color: transparent;
}
.text--transparent-darkened {
  color: transparent;
}
.fill--transparent-darkened {
  fill: transparent;
}
.border--transparent-darkened {
  border-color: transparent;
}
.bg--white,
.context-menu__dropdown,
.context-menu__sub-menu-items {
  background-color: var(--white);
}
.text--white {
  color: var(--white);
}
.fill--white {
  fill: var(--white);
}
.stroke--white {
  stroke: var(--white);
}
.border--white {
  border-color: var(--white);
}
.bg--white-lightened {
  background-color: var(--white);
}
.text--white-lightened {
  color: var(--white);
}
.fill--white-lightened {
  fill: var(--white);
}
.border--white-lightened {
  border-color: var(--white);
}
.bg--white-darkened {
  background-color: var(--white);
}
.text--white-darkened {
  color: var(--white);
}
.fill--white-darkened {
  fill: var(--white);
}
.border--white-darkened {
  border-color: var(--white);
}
.bg--blue-secondary,
.avatar {
  background-color: var(--blueAccent);
}
.text--blue-secondary,
.context-menu__item a,
.context-menu__item button {
  color: var(--blueAccent);
}
.fill--blue-secondary {
  fill: var(--blueAccent);
}
.stroke--blue-secondary {
  stroke: var(--blueAccent);
}
.border--blue-secondary {
  border-color: var(--blueAccent);
}
.bg--blue-secondary-lightened {
  background-color: var(--blueHover);
}
.text--blue-secondary-lightened {
  color: var(--blueHover);
}
.fill--blue-secondary-lightened {
  fill: var(--blueHover);
}
.border--blue-secondary-lightened {
  border-color: var(--blueHover);
}
.bg--blue-secondary-darkened {
  background-color: var(--blueActive);
}
.text--blue-secondary-darkened {
  color: var(--blueActive);
}
.fill--blue-secondary-darkened {
  fill: var(--blueActive);
}
.border--blue-secondary-darkened {
  border-color: var(--blueActive);
}
.bg--blue {
  background-color: var(--blueHover);
}
.text--blue {
  color: var(--blueHover);
}
.fill--blue {
  fill: var(--blueHover);
}
.stroke--blue {
  stroke: var(--blueHover);
}
.border--blue {
  border-color: var(--blueHover);
}
.bg--blue-lightened {
  background-color: var(--blueHover);
}
.text--blue-lightened {
  color: var(--blueHover);
}
.fill--blue-lightened {
  fill: var(--blueHover);
}
.border--blue-lightened {
  border-color: var(--blueHover);
}
.bg--blue-darkened {
  background-color: var(--blueActive);
}
.text--blue-darkened {
  color: var(--blueActive);
}
.fill--blue-darkened {
  fill: var(--blueActive);
}
.border--blue-darkened {
  border-color: var(--blueActive);
}
.bg--black {
  background-color: var(--entity-black);
}
.text--black {
  color: var(--entity-black);
}
.fill--black {
  fill: var(--entity-black);
}
.stroke--black {
  stroke: var(--entity-black);
}
.border--black {
  border-color: var(--entity-black);
}
.bg--black-lightened {
  background-color: var(--entity-black);
}
.text--black-lightened {
  color: var(--entity-black);
}
.fill--black-lightened {
  fill: var(--entity-black);
}
.border--black-lightened {
  border-color: var(--entity-black);
}
.bg--black-darkened {
  background-color: var(--entity-black);
}
.text--black-darkened {
  color: var(--entity-black);
}
.fill--black-darkened {
  fill: var(--entity-black);
}
.border--black-darkened {
  border-color: var(--entity-black);
}
.bg--green {
  background-color: var(--entity-green);
}
.text--green {
  color: var(--entity-green);
}
.fill--green {
  fill: var(--entity-green);
}
.stroke--green {
  stroke: var(--entity-green);
}
.border--green {
  border-color: var(--entity-green);
}
.bg--green-lightened {
  background-color: var(--entity-green);
}
.text--green-lightened {
  color: var(--entity-green);
}
.fill--green-lightened {
  fill: var(--entity-green);
}
.border--green-lightened {
  border-color: var(--entity-green);
}
.bg--green-darkened {
  background-color: var(--entity-green);
}
.text--green-darkened {
  color: var(--entity-green);
}
.fill--green-darkened {
  fill: var(--entity-green);
}
.border--green-darkened {
  border-color: var(--entity-green);
}
.bg--red {
  background-color: var(--error);
}
.text--red,
.tab-bar__tab.tab-bar__tab--warning button,
.tab-bar__tab.tab-bar__tab--warning a,
.table__cell--error {
  color: var(--error);
}
.fill--red {
  fill: var(--error);
}
.stroke--red,
.tab-bar__tab.tab-bar__tab--warning .icon svg {
  stroke: var(--error);
}
.border--red {
  border-color: var(--error);
}
.bg--red-lightened {
  background-color: var(--redHover);
}
.text--red-lightened {
  color: var(--redHover);
}
.fill--red-lightened {
  fill: var(--redHover);
}
.border--red-lightened {
  border-color: var(--redHover);
}
.bg--red-darkened {
  background-color: var(--redActive);
}
.text--red-darkened {
  color: var(--redActive);
}
.fill--red-darkened {
  fill: var(--redActive);
}
.border--red-darkened {
  border-color: var(--redActive);
}
.bg--yellow {
  background-color: var(--entity-yellow);
}
.text--yellow {
  color: var(--entity-yellow);
}
.fill--yellow {
  fill: var(--entity-yellow);
}
.stroke--yellow {
  stroke: var(--entity-yellow);
}
.border--yellow {
  border-color: var(--entity-yellow);
}
.bg--yellow-lightened {
  background-color: var(--entity-yellow);
}
.text--yellow-lightened {
  color: var(--entity-yellow);
}
.fill--yellow-lightened {
  fill: var(--entity-yellow);
}
.border--yellow-lightened {
  border-color: var(--entity-yellow);
}
.bg--yellow-darkened {
  background-color: var(--entity-yellow);
}
.text--yellow-darkened {
  color: var(--entity-yellow);
}
.fill--yellow-darkened {
  fill: var(--entity-yellow);
}
.border--yellow-darkened {
  border-color: var(--entity-yellow);
}
.bg--purple {
  background-color: var(--entity-purple);
}
.text--purple {
  color: var(--entity-purple);
}
.fill--purple {
  fill: var(--entity-purple);
}
.stroke--purple {
  stroke: var(--entity-purple);
}
.border--purple {
  border-color: var(--entity-purple);
}
.bg--purple-lightened {
  background-color: var(--entity-purple);
}
.text--purple-lightened {
  color: var(--entity-purple);
}
.fill--purple-lightened {
  fill: var(--entity-purple);
}
.border--purple-lightened {
  border-color: var(--entity-purple);
}
.bg--purple-darkened {
  background-color: var(--entity-purple);
}
.text--purple-darkened {
  color: var(--entity-purple);
}
.fill--purple-darkened {
  fill: var(--entity-purple);
}
.border--purple-darkened {
  border-color: var(--entity-purple);
}
.bg--grey-darker {
  background-color: var(--mainGray1);
}
.text--grey-darker,
.context-menu__item a,
.context-menu__item button {
  color: var(--mainGray1);
}
.fill--grey-darker {
  fill: var(--mainGray1);
}
.stroke--grey-darker {
  stroke: var(--mainGray1);
}
.border--grey-darker {
  border-color: var(--mainGray1);
}
.bg--grey-darker-lightened {
  background-color: var(--mainGray1);
}
.text--grey-darker-lightened {
  color: var(--mainGray1);
}
.fill--grey-darker-lightened {
  fill: var(--mainGray1);
}
.border--grey-darker-lightened {
  border-color: var(--mainGray1);
}
.bg--grey-darker-darkened {
  background-color: var(--mainGray1);
}
.text--grey-darker-darkened {
  color: var(--mainGray1);
}
.fill--grey-darker-darkened {
  fill: var(--mainGray1);
}
.border--grey-darker-darkened {
  border-color: var(--mainGray1);
}
.bg--grey-dark {
  background-color: var(--mainGray2);
}
.text--grey-dark,
.tab-bar__tab button,
.tab-bar__tab a {
  color: var(--mainGray2);
}
.fill--grey-dark {
  fill: var(--mainGray2);
}
.stroke--grey-dark,
.tab-bar__tab .icon svg {
  stroke: var(--mainGray2);
}
.border--grey-dark {
  border-color: var(--mainGray2);
}
.bg--grey-dark-lightened {
  background-color: var(--mainGray2);
}
.text--grey-dark-lightened {
  color: var(--mainGray2);
}
.fill--grey-dark-lightened {
  fill: var(--mainGray2);
}
.border--grey-dark-lightened {
  border-color: var(--mainGray2);
}
.bg--grey-dark-darkened {
  background-color: var(--mainGray2);
}
.text--grey-dark-darkened {
  color: var(--mainGray2);
}
.fill--grey-dark-darkened {
  fill: var(--mainGray2);
}
.border--grey-dark-darkened {
  border-color: var(--mainGray2);
}
.bg--grey,
.status-indicator .status-indicator__bar,
.status-indicator .status-indicator__status,
.status-indicator--label-top .status-indicator__bar,
.status-indicator--label-top .status-indicator__status {
  background-color: var(--mainGray3);
}
.text--grey {
  color: var(--mainGray3);
}
.fill--grey {
  fill: var(--mainGray3);
}
.stroke--grey {
  stroke: var(--mainGray3);
}
.border--grey {
  border-color: var(--mainGray3);
}
.bg--grey-lightened {
  background-color: var(--mainGray3);
}
.text--grey-lightened {
  color: var(--mainGray3);
}
.fill--grey-lightened {
  fill: var(--mainGray3);
}
.border--grey-lightened {
  border-color: var(--mainGray3);
}
.bg--grey-darkened {
  background-color: var(--mainGray3);
}
.text--grey-darkened {
  color: var(--mainGray3);
}
.fill--grey-darkened {
  fill: var(--mainGray3);
}
.border--grey-darkened {
  border-color: var(--mainGray3);
}
.bg--grey-light {
  background-color: var(--mainGray4);
}
.text--grey-light {
  color: var(--mainGray4);
}
.fill--grey-light {
  fill: var(--mainGray4);
}
.stroke--grey-light {
  stroke: var(--mainGray4);
}
.border--grey-light {
  border-color: var(--mainGray4);
}
.bg--grey-light-lightened {
  background-color: var(--mainGray4);
}
.text--grey-light-lightened {
  color: var(--mainGray4);
}
.fill--grey-light-lightened {
  fill: var(--mainGray4);
}
.border--grey-light-lightened {
  border-color: var(--mainGray4);
}
.bg--grey-light-darkened {
  background-color: var(--mainGray4);
}
.text--grey-light-darkened {
  color: var(--mainGray4);
}
.fill--grey-light-darkened {
  fill: var(--mainGray4);
}
.border--grey-light-darkened {
  border-color: var(--mainGray4);
}
.bg--grey-lighter {
  background-color: var(--bgGray1);
}
.text--grey-lighter {
  color: var(--bgGray1);
}
.fill--grey-lighter {
  fill: var(--bgGray1);
}
.stroke--grey-lighter {
  stroke: var(--bgGray1);
}
.border--grey-lighter {
  border-color: var(--bgGray1);
}
.bg--grey-lighter-lightened {
  background-color: var(--bgGray1);
}
.text--grey-lighter-lightened {
  color: var(--bgGray1);
}
.fill--grey-lighter-lightened {
  fill: var(--bgGray1);
}
.border--grey-lighter-lightened {
  border-color: var(--bgGray1);
}
.bg--grey-lighter-darkened {
  background-color: var(--bgGray1);
}
.text--grey-lighter-darkened {
  color: var(--bgGray1);
}
.fill--grey-lighter-darkened {
  fill: var(--bgGray1);
}
.border--grey-lighter-darkened {
  border-color: var(--bgGray1);
}
.bg--grey-e4e4e4 {
  background-color: var(--bgGray2);
}
.text--grey-e4e4e4 {
  color: var(--bgGray2);
}
.fill--grey-e4e4e4 {
  fill: var(--bgGray2);
}
.stroke--grey-e4e4e4 {
  stroke: var(--bgGray2);
}
.border--grey-e4e4e4 {
  border-color: var(--bgGray2);
}
.bg--grey-e4e4e4-lightened {
  background-color: var(--bgGray2);
}
.text--grey-e4e4e4-lightened {
  color: var(--bgGray2);
}
.fill--grey-e4e4e4-lightened {
  fill: var(--bgGray2);
}
.border--grey-e4e4e4-lightened {
  border-color: var(--bgGray2);
}
.bg--grey-e4e4e4-darkened {
  background-color: var(--bgGray2);
}
.text--grey-e4e4e4-darkened {
  color: var(--bgGray2);
}
.fill--grey-e4e4e4-darkened {
  fill: var(--bgGray2);
}
.border--grey-e4e4e4-darkened {
  border-color: var(--bgGray2);
}
.bg--ocean {
  background-color: var(--entity-ocean);
}
.text--ocean {
  color: var(--entity-ocean);
}
.fill--ocean {
  fill: var(--entity-ocean);
}
.stroke--ocean {
  stroke: var(--entity-ocean);
}
.border--ocean {
  border-color: var(--entity-ocean);
}
.bg--ocean-lightened {
  background-color: var(--entity-ocean);
}
.text--ocean-lightened {
  color: var(--entity-ocean);
}
.fill--ocean-lightened {
  fill: var(--entity-ocean);
}
.border--ocean-lightened {
  border-color: var(--entity-ocean);
}
.bg--ocean-darkened {
  background-color: var(--entity-ocean);
}
.text--ocean-darkened {
  color: var(--entity-ocean);
}
.fill--ocean-darkened {
  fill: var(--entity-ocean);
}
.border--ocean-darkened {
  border-color: var(--entity-ocean);
}
.bg--pink {
  background-color: var(--entity-pink);
}
.text--pink {
  color: var(--entity-pink);
}
.fill--pink {
  fill: var(--entity-pink);
}
.stroke--pink {
  stroke: var(--entity-pink);
}
.border--pink {
  border-color: var(--entity-pink);
}
.bg--pink-lightened {
  background-color: var(--entity-pink);
}
.text--pink-lightened {
  color: var(--entity-pink);
}
.fill--pink-lightened {
  fill: var(--entity-pink);
}
.border--pink-lightened {
  border-color: var(--entity-pink);
}
.bg--pink-darkened {
  background-color: var(--entity-pink);
}
.text--pink-darkened {
  color: var(--entity-pink);
}
.fill--pink-darkened {
  fill: var(--entity-pink);
}
.border--pink-darkened {
  border-color: var(--entity-pink);
}
.bg--mint {
  background-color: var(--entity-mint);
}
.text--mint {
  color: var(--entity-mint);
}
.fill--mint {
  fill: var(--entity-mint);
}
.stroke--mint {
  stroke: var(--entity-mint);
}
.border--mint {
  border-color: var(--entity-mint);
}
.bg--mint-lightened {
  background-color: var(--entity-mint);
}
.text--mint-lightened {
  color: var(--entity-mint);
}
.fill--mint-lightened {
  fill: var(--entity-mint);
}
.border--mint-lightened {
  border-color: var(--entity-mint);
}
.bg--mint-darkened {
  background-color: var(--entity-mint);
}
.text--mint-darkened {
  color: var(--entity-mint);
}
.fill--mint-darkened {
  fill: var(--entity-mint);
}
.border--mint-darkened {
  border-color: var(--entity-mint);
}
.bg--lemon {
  background-color: var(--entity-lemon);
}
.text--lemon {
  color: var(--entity-lemon);
}
.fill--lemon {
  fill: var(--entity-lemon);
}
.stroke--lemon {
  stroke: var(--entity-lemon);
}
.border--lemon {
  border-color: var(--entity-lemon);
}
.bg--lemon-lightened {
  background-color: var(--entity-lemon);
}
.text--lemon-lightened {
  color: var(--entity-lemon);
}
.fill--lemon-lightened {
  fill: var(--entity-lemon);
}
.border--lemon-lightened {
  border-color: var(--entity-lemon);
}
.bg--lemon-darkened {
  background-color: var(--entity-lemon);
}
.text--lemon-darkened {
  color: var(--entity-lemon);
}
.fill--lemon-darkened {
  fill: var(--entity-lemon);
}
.border--lemon-darkened {
  border-color: var(--entity-lemon);
}
.bg--entity-master {
  background-color: var(--mainGray1);
}
.text--entity-master {
  color: var(--mainGray1);
}
.fill--entity-master {
  fill: var(--mainGray1);
}
.stroke--entity-master {
  stroke: var(--mainGray1);
}
.border--entity-master {
  border-color: var(--mainGray1);
}
.bg--entity-master-lightened {
  background-color: var(--mainGray1);
}
.text--entity-master-lightened {
  color: var(--mainGray1);
}
.fill--entity-master-lightened {
  fill: var(--mainGray1);
}
.border--entity-master-lightened {
  border-color: var(--mainGray1);
}
.bg--entity-master-darkened {
  background-color: var(--mainGray1);
}
.text--entity-master-darkened {
  color: var(--mainGray1);
}
.fill--entity-master-darkened {
  fill: var(--mainGray1);
}
.border--entity-master-darkened {
  border-color: var(--mainGray1);
}
.bg--entity-contract {
  background-color: var(--entity-purple);
}
.text--entity-contract {
  color: var(--entity-purple);
}
.fill--entity-contract {
  fill: var(--entity-purple);
}
.stroke--entity-contract {
  stroke: var(--entity-purple);
}
.border--entity-contract {
  border-color: var(--entity-purple);
}
.bg--entity-contract-lightened {
  background-color: var(--entity-purple);
}
.text--entity-contract-lightened {
  color: var(--entity-purple);
}
.fill--entity-contract-lightened {
  fill: var(--entity-purple);
}
.border--entity-contract-lightened {
  border-color: var(--entity-purple);
}
.bg--entity-contract-darkened {
  background-color: var(--entity-purple);
}
.text--entity-contract-darkened {
  color: var(--entity-purple);
}
.fill--entity-contract-darkened {
  fill: var(--entity-purple);
}
.border--entity-contract-darkened {
  border-color: var(--entity-purple);
}
.bg--entity-transaction {
  background-color: var(--entity-ocean);
}
.text--entity-transaction {
  color: var(--entity-ocean);
}
.fill--entity-transaction {
  fill: var(--entity-ocean);
}
.stroke--entity-transaction {
  stroke: var(--entity-ocean);
}
.border--entity-transaction {
  border-color: var(--entity-ocean);
}
.bg--entity-transaction-lightened {
  background-color: var(--entity-ocean);
}
.text--entity-transaction-lightened {
  color: var(--entity-ocean);
}
.fill--entity-transaction-lightened {
  fill: var(--entity-ocean);
}
.border--entity-transaction-lightened {
  border-color: var(--entity-ocean);
}
.bg--entity-transaction-darkened {
  background-color: var(--entity-ocean);
}
.text--entity-transaction-darkened {
  color: var(--entity-ocean);
}
.fill--entity-transaction-darkened {
  fill: var(--entity-ocean);
}
.border--entity-transaction-darkened {
  border-color: var(--entity-ocean);
}
.bg--entity-reference {
  background-color: var(--mainGray3);
}
.text--entity-reference {
  color: var(--mainGray3);
}
.fill--entity-reference {
  fill: var(--mainGray3);
}
.stroke--entity-reference {
  stroke: var(--mainGray3);
}
.border--entity-reference {
  border-color: var(--mainGray3);
}
.bg--entity-reference-lightened {
  background-color: var(--mainGray3);
}
.text--entity-reference-lightened {
  color: var(--mainGray3);
}
.fill--entity-reference-lightened {
  fill: var(--mainGray3);
}
.border--entity-reference-lightened {
  border-color: var(--mainGray3);
}
.bg--entity-reference-darkened {
  background-color: var(--mainGray3);
}
.text--entity-reference-darkened {
  color: var(--mainGray3);
}
.fill--entity-reference-darkened {
  fill: var(--mainGray3);
}
.border--entity-reference-darkened {
  border-color: var(--mainGray3);
}
.bg--entity-transaction-header {
  background-color: var(--blueHover);
}
.text--entity-transaction-header {
  color: var(--blueHover);
}
.fill--entity-transaction-header {
  fill: var(--blueHover);
}
.stroke--entity-transaction-header {
  stroke: var(--blueHover);
}
.border--entity-transaction-header {
  border-color: var(--blueHover);
}
.bg--entity-transaction-header-lightened {
  background-color: var(--blueHover);
}
.text--entity-transaction-header-lightened {
  color: var(--blueHover);
}
.fill--entity-transaction-header-lightened {
  fill: var(--blueHover);
}
.border--entity-transaction-header-lightened {
  border-color: var(--blueHover);
}
.bg--entity-transaction-header-darkened {
  background-color: var(--blueHover);
}
.text--entity-transaction-header-darkened {
  color: var(--blueHover);
}
.fill--entity-transaction-header-darkened {
  fill: var(--blueHover);
}
.border--entity-transaction-header-darkened {
  border-color: var(--blueHover);
}
.bg--entity-transaction-detail {
  background-color: var(--blueAccent);
}
.text--entity-transaction-detail {
  color: var(--blueAccent);
}
.fill--entity-transaction-detail {
  fill: var(--blueAccent);
}
.stroke--entity-transaction-detail {
  stroke: var(--blueAccent);
}
.border--entity-transaction-detail {
  border-color: var(--blueAccent);
}
.bg--entity-transaction-detail-lightened {
  background-color: var(--blueAccent);
}
.text--entity-transaction-detail-lightened {
  color: var(--blueAccent);
}
.fill--entity-transaction-detail-lightened {
  fill: var(--blueAccent);
}
.border--entity-transaction-detail-lightened {
  border-color: var(--blueAccent);
}
.bg--entity-transaction-detail-darkened {
  background-color: var(--blueAccent);
}
.text--entity-transaction-detail-darkened {
  color: var(--blueAccent);
}
.fill--entity-transaction-detail-darkened {
  fill: var(--blueAccent);
}
.border--entity-transaction-detail-darkened {
  border-color: var(--blueAccent);
}
.bg--entity-lemon {
  background-color: var(--entity-lemon);
}
.text--entity-lemon {
  color: var(--entity-lemon);
}
.fill--entity-lemon {
  fill: var(--entity-lemon);
}
.stroke--entity-lemon {
  stroke: var(--entity-lemon);
}
.border--entity-lemon {
  border-color: var(--entity-lemon);
}
.bg--entity-lemon-lightened {
  background-color: var(--entity-lemon);
}
.text--entity-lemon-lightened {
  color: var(--entity-lemon);
}
.fill--entity-lemon-lightened {
  fill: var(--entity-lemon);
}
.border--entity-lemon-lightened {
  border-color: var(--entity-lemon);
}
.bg--entity-lemon-darkened {
  background-color: var(--entity-lemon);
}
.text--entity-lemon-darkened {
  color: var(--entity-lemon);
}
.fill--entity-lemon-darkened {
  fill: var(--entity-lemon);
}
.border--entity-lemon-darkened {
  border-color: var(--entity-lemon);
}
.bg--entity-mint {
  background-color: var(--entity-mint);
}
.text--entity-mint {
  color: var(--entity-mint);
}
.fill--entity-mint {
  fill: var(--entity-mint);
}
.stroke--entity-mint {
  stroke: var(--entity-mint);
}
.border--entity-mint {
  border-color: var(--entity-mint);
}
.bg--entity-mint-lightened {
  background-color: var(--entity-mint);
}
.text--entity-mint-lightened {
  color: var(--entity-mint);
}
.fill--entity-mint-lightened {
  fill: var(--entity-mint);
}
.border--entity-mint-lightened {
  border-color: var(--entity-mint);
}
.bg--entity-mint-darkened {
  background-color: var(--entity-mint);
}
.text--entity-mint-darkened {
  color: var(--entity-mint);
}
.fill--entity-mint-darkened {
  fill: var(--entity-mint);
}
.border--entity-mint-darkened {
  border-color: var(--entity-mint);
}
.bg--entity-pink {
  background-color: var(--entity-pink);
}
.text--entity-pink {
  color: var(--entity-pink);
}
.fill--entity-pink {
  fill: var(--entity-pink);
}
.stroke--entity-pink {
  stroke: var(--entity-pink);
}
.border--entity-pink {
  border-color: var(--entity-pink);
}
.bg--entity-pink-lightened {
  background-color: var(--entity-pink);
}
.text--entity-pink-lightened {
  color: var(--entity-pink);
}
.fill--entity-pink-lightened {
  fill: var(--entity-pink);
}
.border--entity-pink-lightened {
  border-color: var(--entity-pink);
}
.bg--entity-pink-darkened {
  background-color: var(--entity-pink);
}
.text--entity-pink-darkened {
  color: var(--entity-pink);
}
.fill--entity-pink-darkened {
  fill: var(--entity-pink);
}
.border--entity-pink-darkened {
  border-color: var(--entity-pink);
}
.bg--entity-ocean {
  background-color: var(--entity-ocean);
}
.text--entity-ocean {
  color: var(--entity-ocean);
}
.fill--entity-ocean {
  fill: var(--entity-ocean);
}
.stroke--entity-ocean {
  stroke: var(--entity-ocean);
}
.border--entity-ocean {
  border-color: var(--entity-ocean);
}
.bg--entity-ocean-lightened {
  background-color: var(--entity-ocean);
}
.text--entity-ocean-lightened {
  color: var(--entity-ocean);
}
.fill--entity-ocean-lightened {
  fill: var(--entity-ocean);
}
.border--entity-ocean-lightened {
  border-color: var(--entity-ocean);
}
.bg--entity-ocean-darkened {
  background-color: var(--entity-ocean);
}
.text--entity-ocean-darkened {
  color: var(--entity-ocean);
}
.fill--entity-ocean-darkened {
  fill: var(--entity-ocean);
}
.border--entity-ocean-darkened {
  border-color: var(--entity-ocean);
}
.bg--entity-greyE4e4e4 {
  background-color: var(----bgGray2);
}
.text--entity-greyE4e4e4 {
  color: var(----bgGray2);
}
.fill--entity-greyE4e4e4 {
  fill: var(----bgGray2);
}
.stroke--entity-greyE4e4e4 {
  stroke: var(----bgGray2);
}
.border--entity-greyE4e4e4 {
  border-color: var(----bgGray2);
}
.bg--entity-greyE4e4e4-lightened {
  background-color: var(----bgGray2);
}
.text--entity-greyE4e4e4-lightened {
  color: var(----bgGray2);
}
.fill--entity-greyE4e4e4-lightened {
  fill: var(----bgGray2);
}
.border--entity-greyE4e4e4-lightened {
  border-color: var(----bgGray2);
}
.bg--entity-greyE4e4e4-darkened {
  background-color: var(----bgGray2);
}
.text--entity-greyE4e4e4-darkened {
  color: var(----bgGray2);
}
.fill--entity-greyE4e4e4-darkened {
  fill: var(----bgGray2);
}
.border--entity-greyE4e4e4-darkened {
  border-color: var(----bgGray2);
}
.bg--entity-greyLight {
  background-color: var(--mainGray4);
}
.text--entity-greyLight {
  color: var(--mainGray4);
}
.fill--entity-greyLight {
  fill: var(--mainGray4);
}
.stroke--entity-greyLight {
  stroke: var(--mainGray4);
}
.border--entity-greyLight {
  border-color: var(--mainGray4);
}
.bg--entity-greyLight-lightened {
  background-color: var(--mainGray4);
}
.text--entity-greyLight-lightened {
  color: var(--mainGray4);
}
.fill--entity-greyLight-lightened {
  fill: var(--mainGray4);
}
.border--entity-greyLight-lightened {
  border-color: var(--mainGray4);
}
.bg--entity-greyLight-darkened {
  background-color: var(--mainGray4);
}
.text--entity-greyLight-darkened {
  color: var(--mainGray4);
}
.fill--entity-greyLight-darkened {
  fill: var(--mainGray4);
}
.border--entity-greyLight-darkened {
  border-color: var(--mainGray4);
}
.bg--entity-grey {
  background-color: var(--entity-grey);
}
.text--entity-grey {
  color: var(--entity-grey);
}
.fill--entity-grey {
  fill: var(--entity-grey);
}
.stroke--entity-grey {
  stroke: var(--entity-grey);
}
.border--entity-grey {
  border-color: var(--entity-grey);
}
.bg--entity-grey-lightened {
  background-color: var(--entity-grey);
}
.text--entity-grey-lightened {
  color: var(--entity-grey);
}
.fill--entity-grey-lightened {
  fill: var(--entity-grey);
}
.border--entity-grey-lightened {
  border-color: var(--entity-grey);
}
.bg--entity-grey-darkened {
  background-color: var(--entity-grey);
}
.text--entity-grey-darkened {
  color: var(--entity-grey);
}
.fill--entity-grey-darkened {
  fill: var(--entity-grey);
}
.border--entity-grey-darkened {
  border-color: var(--entity-grey);
}
.bg--entity-greyDark {
  background-color: var(--mainGray2);
}
.text--entity-greyDark {
  color: var(--mainGray2);
}
.fill--entity-greyDark {
  fill: var(--mainGray2);
}
.stroke--entity-greyDark {
  stroke: var(--mainGray2);
}
.border--entity-greyDark {
  border-color: var(--mainGray2);
}
.bg--entity-greyDark-lightened {
  background-color: var(--mainGray2);
}
.text--entity-greyDark-lightened {
  color: var(--mainGray2);
}
.fill--entity-greyDark-lightened {
  fill: var(--mainGray2);
}
.border--entity-greyDark-lightened {
  border-color: var(--mainGray2);
}
.bg--entity-greyDark-darkened {
  background-color: var(--mainGray2);
}
.text--entity-greyDark-darkened {
  color: var(--mainGray2);
}
.fill--entity-greyDark-darkened {
  fill: var(--mainGray2);
}
.border--entity-greyDark-darkened {
  border-color: var(--mainGray2);
}
.bg--entity-greyDarker {
  background-color: var(--mainGray1);
}
.text--entity-greyDarker {
  color: var(--mainGray1);
}
.fill--entity-greyDarker {
  fill: var(--mainGray1);
}
.stroke--entity-greyDarker {
  stroke: var(--mainGray1);
}
.border--entity-greyDarker {
  border-color: var(--mainGray1);
}
.bg--entity-greyDarker-lightened {
  background-color: var(--mainGray1);
}
.text--entity-greyDarker-lightened {
  color: var(--mainGray1);
}
.fill--entity-greyDarker-lightened {
  fill: var(--mainGray1);
}
.border--entity-greyDarker-lightened {
  border-color: var(--mainGray1);
}
.bg--entity-greyDarker-darkened {
  background-color: var(--mainGray1);
}
.text--entity-greyDarker-darkened {
  color: var(--mainGray1);
}
.fill--entity-greyDarker-darkened {
  fill: var(--mainGray1);
}
.border--entity-greyDarker-darkened {
  border-color: var(--mainGray1);
}
.bg--entity-purple {
  background-color: var(--entity-purple);
}
.text--entity-purple {
  color: var(--entity-purple);
}
.fill--entity-purple {
  fill: var(--entity-purple);
}
.stroke--entity-purple {
  stroke: var(--entity-purple);
}
.border--entity-purple {
  border-color: var(--entity-purple);
}
.bg--entity-purple-lightened {
  background-color: var(--entity-purple);
}
.text--entity-purple-lightened {
  color: var(--entity-purple);
}
.fill--entity-purple-lightened {
  fill: var(--entity-purple);
}
.border--entity-purple-lightened {
  border-color: var(--entity-purple);
}
.bg--entity-purple-darkened {
  background-color: var(--entity-purple);
}
.text--entity-purple-darkened {
  color: var(--entity-purple);
}
.fill--entity-purple-darkened {
  fill: var(--entity-purple);
}
.border--entity-purple-darkened {
  border-color: var(--entity-purple);
}
.bg--entity-yellow {
  background-color: var(--entity-yellow);
}
.text--entity-yellow {
  color: var(--entity-yellow);
}
.fill--entity-yellow {
  fill: var(--entity-yellow);
}
.stroke--entity-yellow {
  stroke: var(--entity-yellow);
}
.border--entity-yellow {
  border-color: var(--entity-yellow);
}
.bg--entity-yellow-lightened {
  background-color: var(--entity-yellow);
}
.text--entity-yellow-lightened {
  color: var(--entity-yellow);
}
.fill--entity-yellow-lightened {
  fill: var(--entity-yellow);
}
.border--entity-yellow-lightened {
  border-color: var(--entity-yellow);
}
.bg--entity-yellow-darkened {
  background-color: var(--entity-yellow);
}
.text--entity-yellow-darkened {
  color: var(--entity-yellow);
}
.fill--entity-yellow-darkened {
  fill: var(--entity-yellow);
}
.border--entity-yellow-darkened {
  border-color: var(--entity-yellow);
}
.bg--entity-green {
  background-color: var(--entity-green);
}
.text--entity-green {
  color: var(--entity-green);
}
.fill--entity-green {
  fill: var(--entity-green);
}
.stroke--entity-green {
  stroke: var(--entity-green);
}
.border--entity-green {
  border-color: var(--entity-green);
}
.bg--entity-green-lightened {
  background-color: var(--entity-green);
}
.text--entity-green-lightened {
  color: var(--entity-green);
}
.fill--entity-green-lightened {
  fill: var(--entity-green);
}
.border--entity-green-lightened {
  border-color: var(--entity-green);
}
.bg--entity-green-darkened {
  background-color: var(--entity-green);
}
.text--entity-green-darkened {
  color: var(--entity-green);
}
.fill--entity-green-darkened {
  fill: var(--entity-green);
}
.border--entity-green-darkened {
  border-color: var(--entity-green);
}
.bg--entity-black {
  background-color: var(--entity-black);
}
.text--entity-black {
  color: var(--entity-black);
}
.fill--entity-black {
  fill: var(--entity-black);
}
.stroke--entity-black {
  stroke: var(--entity-black);
}
.border--entity-black {
  border-color: var(--entity-black);
}
.bg--entity-black-lightened {
  background-color: var(--entity-black);
}
.text--entity-black-lightened {
  color: var(--entity-black);
}
.fill--entity-black-lightened {
  fill: var(--entity-black);
}
.border--entity-black-lightened {
  border-color: var(--entity-black);
}
.bg--entity-black-darkened {
  background-color: var(--entity-black);
}
.text--entity-black-darkened {
  color: var(--entity-black);
}
.fill--entity-black-darkened {
  fill: var(--entity-black);
}
.border--entity-black-darkened {
  border-color: var(--entity-black);
}
.bg--entity-blue {
  background-color: var(--entity-blue);
}
.text--entity-blue {
  color: var(--entity-blue);
}
.fill--entity-blue {
  fill: var(--entity-blue);
}
.stroke--entity-blue {
  stroke: var(--entity-blue);
}
.border--entity-blue {
  border-color: var(--entity-blue);
}
.bg--entity-blue-lightened {
  background-color: var(--entity-blue);
}
.text--entity-blue-lightened {
  color: var(--entity-blue);
}
.fill--entity-blue-lightened {
  fill: var(--entity-blue);
}
.border--entity-blue-lightened {
  border-color: var(--entity-blue);
}
.bg--entity-blue-darkened {
  background-color: var(--entity-blue);
}
.text--entity-blue-darkened {
  color: var(--entity-blue);
}
.fill--entity-blue-darkened {
  fill: var(--entity-blue);
}
.border--entity-blue-darkened {
  border-color: var(--entity-blue);
}
.bg--entity-darkBlue {
  background-color: var(--entity-darkBlue);
}
.text--entity-darkBlue {
  color: var(--entity-darkBlue);
}
.fill--entity-darkBlue {
  fill: var(--entity-darkBlue);
}
.stroke--entity-darkBlue {
  stroke: var(--entity-darkBlue);
}
.border--entity-darkBlue {
  border-color: var(--entity-darkBlue);
}
.bg--entity-darkBlue-lightened {
  background-color: var(--entity-darkBlue);
}
.text--entity-darkBlue-lightened {
  color: var(--entity-darkBlue);
}
.fill--entity-darkBlue-lightened {
  fill: var(--entity-darkBlue);
}
.border--entity-darkBlue-lightened {
  border-color: var(--entity-darkBlue);
}
.bg--entity-darkBlue-darkened {
  background-color: var(--entity-darkBlue);
}
.text--entity-darkBlue-darkened {
  color: var(--entity-darkBlue);
}
.fill--entity-darkBlue-darkened {
  fill: var(--entity-darkBlue);
}
.border--entity-darkBlue-darkened {
  border-color: var(--entity-darkBlue);
}
.bg--entity-not-set {
  background-color: var(--entity-yellow);
}
.text--entity-not-set {
  color: var(--entity-yellow);
}
.fill--entity-not-set {
  fill: var(--entity-yellow);
}
.stroke--entity-not-set {
  stroke: var(--entity-yellow);
}
.border--entity-not-set {
  border-color: var(--entity-yellow);
}
.bg--entity-not-set-lightened {
  background-color: var(--entity-yellow);
}
.text--entity-not-set-lightened {
  color: var(--entity-yellow);
}
.fill--entity-not-set-lightened {
  fill: var(--entity-yellow);
}
.border--entity-not-set-lightened {
  border-color: var(--entity-yellow);
}
.bg--entity-not-set-darkened {
  background-color: var(--entity-yellow);
}
.text--entity-not-set-darkened {
  color: var(--entity-yellow);
}
.fill--entity-not-set-darkened {
  fill: var(--entity-yellow);
}
.border--entity-not-set-darkened {
  border-color: var(--entity-yellow);
}
.bg--entity-red {
  background-color: var(--entity-red);
}
.text--entity-red {
  color: var(--entity-red);
}
.fill--entity-red {
  fill: var(--entity-red);
}
.stroke--entity-red {
  stroke: var(--entity-red);
}
.border--entity-red {
  border-color: var(--entity-red);
}
.bg--entity-red-lightened {
  background-color: var(--entity-red);
}
.text--entity-red-lightened {
  color: var(--entity-red);
}
.fill--entity-red-lightened {
  fill: var(--entity-red);
}
.border--entity-red-lightened {
  border-color: var(--entity-red);
}
.bg--entity-red-darkened {
  background-color: var(--entity-red);
}
.text--entity-red-darkened {
  color: var(--entity-red);
}
.fill--entity-red-darkened {
  fill: var(--entity-red);
}
.border--entity-red-darkened {
  border-color: var(--entity-red);
}
.bg--entity-greyLighter {
  background-color: var(--bgGray1);
}
.text--entity-greyLighter {
  color: var(--bgGray1);
}
.fill--entity-greyLighter {
  fill: var(--bgGray1);
}
.stroke--entity-greyLighter {
  stroke: var(--bgGray1);
}
.border--entity-greyLighter {
  border-color: var(--bgGray1);
}
.bg--entity-greyLighter-lightened {
  background-color: var(--bgGray1);
}
.text--entity-greyLighter-lightened {
  color: var(--bgGray1);
}
.fill--entity-greyLighter-lightened {
  fill: var(--bgGray1);
}
.border--entity-greyLighter-lightened {
  border-color: var(--bgGray1);
}
.bg--entity-greyLighter-darkened {
  background-color: var(--bgGray1);
}
.text--entity-greyLighter-darkened {
  color: var(--bgGray1);
}
.fill--entity-greyLighter-darkened {
  fill: var(--bgGray1);
}
.border--entity-greyLighter-darkened {
  border-color: var(--bgGray1);
}
.context-menu__dropdown,
.context-menu__sub-menu-items {
  border-radius: 5px;
  position: absolute;
  margin-top: 10px;
  box-shadow: var(--shadowLight);
  -webkit-transform: scale(0, 0);
          transform: scale(0, 0);
  opacity: 0;
  z-index: 400;
}
.context-menu--open > .context-menu__dropdown {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  opacity: 1;
}
.context-menu__item {
  text-align: left;
  white-space: nowrap;
}
.context-menu__item > a:hover,
.context-menu__item > button:hover,
.context-menu__item > div > a:hover,
.context-menu__item > div > button:hover,
.context-menu__item.context-menu__item--hovered > div > button {
  cursor: pointer;
  text-decoration: none;
}
.context-menu__item a,
.context-menu__item button {
  line-height: initial;
  width: 100%;
  box-sizing: border-box;
  border: 0;
  display: block;
  text-align: left;
  font-size: 1rem;
}
.context-menu__item button:hover {
  color: #fff;
}
.context-menu__item:first-child:last-child > a:hover,
.context-menu__item:first-child:last-child > button:hover,
.context-menu__item:first-child:last-child > div > a:hover,
.context-menu__item:first-child:last-child > div > button:hover,
.context-menu__item:first-child:last-child.context-menu__item--hovered > div > button {
  border-radius: 5px !important;
}
.context-menu__item:first-child > a:hover,
.context-menu__item:first-child > button:hover,
.context-menu__item:first-child > div > a:hover,
.context-menu__item:first-child > div > button:hover,
.context-menu__item:first-child.context-menu__item--hovered > div > button {
  border-radius: 5px 5px 0 0;
}
.context-menu__item:last-child > a:hover,
.context-menu__item:last-child > button:hover,
.context-menu__item:last-child > div > a:hover,
.context-menu__item:last-child > div > button:hover,
.context-menu__item:last-child.context-menu__item--hovered > div > button {
  border-radius: 0 0 5px 5px;
}
.context-menu__item > hr {
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
  border-top: 1px solid var(--mainGray3);
}
.context-menu__pointer {
  position: absolute;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: var(--white);
  width: 7px;
  height: 7px;
  z-index: -10;
}
.context-menu--align-left .context-menu__dropdown {
  -webkit-transform-origin: left top;
          transform-origin: left top;
  left: -10px;
}
.context-menu--align-left .context-menu__pointer {
  left: 5px;
  top: -4px;
}
.context-menu--align-right .context-menu__dropdown {
  -webkit-transform-origin: right top;
          transform-origin: right top;
  right: calc(100% - 30px);
}
.context-menu--align-right .context-menu__pointer {
  right: 5px;
  top: -4px;
}
.context-menu--align-center .context-menu__dropdown {
  -webkit-transform-origin: center top;
          transform-origin: center top;
  left: 50%;
  -webkit-transform: translate(-50%, 0) scale(0, 0);
          transform: translate(-50%, 0) scale(0, 0);
}
.context-menu--align-center.context-menu--open > .context-menu__dropdown {
  -webkit-transform: translate(-50%, 0) scale(1, 1);
          transform: translate(-50%, 0) scale(1, 1);
}
.context-menu--align-center .context-menu__pointer {
  top: -4px;
  left: 50%;
  -webkit-transform: translate(-25%, 0%) rotate(45deg);
          transform: translate(-25%, 0%) rotate(45deg);
}
.context-menu--align-bottom .context-menu__dropdown {
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  bottom: calc(100% + 5px);
}
.context-menu--align-bottom .context-menu__pointer {
  bottom: -4px;
  left: 50%;
  -webkit-transform: translate(-25%, 0%) rotate(45deg);
          transform: translate(-25%, 0%) rotate(45deg);
}
.context-menu__subheader {
  padding: 10px;
  font-weight: 600;
  color: var(--mainGray2);
  text-transform: uppercase;
}
.context-menu__sub-menu {
  position: relative;
}
.context-menu__sub-menu-items {
  position: absolute;
  left: 100%;
  top: 0%;
  margin-top: -1px;
  -webkit-transform: none;
          transform: none;
  opacity: 1;
  display: none;
}
.context-menu__sub-menu--unset .context-menu__sub-menu-items {
  visibility: hidden;
}
.context-menu__sub-menu--open .context-menu__sub-menu-items {
  display: block;
}
.context-menu__sub-menu--reversed .context-menu__sub-menu-items {
  left: initial;
  right: 100%;
}
.context-menu__sub-menu-button {
  display: block;
  width: calc(100% + 20px);
}
.context-menu__default-option-indicator {
  visibility: hidden;
}
.context-menu__option--selected .context-menu__default-option-indicator {
  visibility: visible;
}
.context-menu__persistent-dialog {
  white-space: initial;
}
.bg--transparent {
  background-color: transparent;
}
.text--transparent {
  color: transparent;
}
.fill--transparent {
  fill: transparent;
}
.stroke--transparent {
  stroke: transparent;
}
.border--transparent {
  border-color: transparent;
}
.bg--transparent-lightened {
  background-color: transparent;
}
.text--transparent-lightened {
  color: transparent;
}
.fill--transparent-lightened {
  fill: transparent;
}
.border--transparent-lightened {
  border-color: transparent;
}
.bg--transparent-darkened {
  background-color: transparent;
}
.text--transparent-darkened {
  color: transparent;
}
.fill--transparent-darkened {
  fill: transparent;
}
.border--transparent-darkened {
  border-color: transparent;
}
.bg--white {
  background-color: var(--white);
}
.text--white {
  color: var(--white);
}
.fill--white {
  fill: var(--white);
}
.stroke--white {
  stroke: var(--white);
}
.border--white {
  border-color: var(--white);
}
.bg--white-lightened {
  background-color: var(--white);
}
.text--white-lightened {
  color: var(--white);
}
.fill--white-lightened {
  fill: var(--white);
}
.border--white-lightened {
  border-color: var(--white);
}
.bg--white-darkened {
  background-color: var(--white);
}
.text--white-darkened {
  color: var(--white);
}
.fill--white-darkened {
  fill: var(--white);
}
.border--white-darkened {
  border-color: var(--white);
}
.bg--blue-secondary,
.avatar {
  background-color: var(--blueAccent);
}
.text--blue-secondary {
  color: var(--blueAccent);
}
.fill--blue-secondary {
  fill: var(--blueAccent);
}
.stroke--blue-secondary {
  stroke: var(--blueAccent);
}
.border--blue-secondary {
  border-color: var(--blueAccent);
}
.bg--blue-secondary-lightened {
  background-color: var(--blueHover);
}
.text--blue-secondary-lightened {
  color: var(--blueHover);
}
.fill--blue-secondary-lightened {
  fill: var(--blueHover);
}
.border--blue-secondary-lightened {
  border-color: var(--blueHover);
}
.bg--blue-secondary-darkened {
  background-color: var(--blueActive);
}
.text--blue-secondary-darkened {
  color: var(--blueActive);
}
.fill--blue-secondary-darkened {
  fill: var(--blueActive);
}
.border--blue-secondary-darkened {
  border-color: var(--blueActive);
}
.bg--blue {
  background-color: var(--blueHover);
}
.text--blue {
  color: var(--blueHover);
}
.fill--blue {
  fill: var(--blueHover);
}
.stroke--blue {
  stroke: var(--blueHover);
}
.border--blue {
  border-color: var(--blueHover);
}
.bg--blue-lightened {
  background-color: var(--blueHover);
}
.text--blue-lightened {
  color: var(--blueHover);
}
.fill--blue-lightened {
  fill: var(--blueHover);
}
.border--blue-lightened {
  border-color: var(--blueHover);
}
.bg--blue-darkened {
  background-color: var(--blueActive);
}
.text--blue-darkened {
  color: var(--blueActive);
}
.fill--blue-darkened {
  fill: var(--blueActive);
}
.border--blue-darkened {
  border-color: var(--blueActive);
}
.bg--black {
  background-color: var(--entity-black);
}
.text--black {
  color: var(--entity-black);
}
.fill--black {
  fill: var(--entity-black);
}
.stroke--black {
  stroke: var(--entity-black);
}
.border--black {
  border-color: var(--entity-black);
}
.bg--black-lightened {
  background-color: var(--entity-black);
}
.text--black-lightened {
  color: var(--entity-black);
}
.fill--black-lightened {
  fill: var(--entity-black);
}
.border--black-lightened {
  border-color: var(--entity-black);
}
.bg--black-darkened {
  background-color: var(--entity-black);
}
.text--black-darkened {
  color: var(--entity-black);
}
.fill--black-darkened {
  fill: var(--entity-black);
}
.border--black-darkened {
  border-color: var(--entity-black);
}
.bg--green {
  background-color: var(--entity-green);
}
.text--green {
  color: var(--entity-green);
}
.fill--green {
  fill: var(--entity-green);
}
.stroke--green {
  stroke: var(--entity-green);
}
.border--green {
  border-color: var(--entity-green);
}
.bg--green-lightened {
  background-color: var(--entity-green);
}
.text--green-lightened {
  color: var(--entity-green);
}
.fill--green-lightened {
  fill: var(--entity-green);
}
.border--green-lightened {
  border-color: var(--entity-green);
}
.bg--green-darkened {
  background-color: var(--entity-green);
}
.text--green-darkened {
  color: var(--entity-green);
}
.fill--green-darkened {
  fill: var(--entity-green);
}
.border--green-darkened {
  border-color: var(--entity-green);
}
.bg--red {
  background-color: var(--error);
}
.text--red,
.tab-bar__tab.tab-bar__tab--warning button,
.tab-bar__tab.tab-bar__tab--warning a,
.table__cell--error {
  color: var(--error);
}
.fill--red {
  fill: var(--error);
}
.stroke--red,
.tab-bar__tab.tab-bar__tab--warning .icon svg {
  stroke: var(--error);
}
.border--red {
  border-color: var(--error);
}
.bg--red-lightened {
  background-color: var(--redHover);
}
.text--red-lightened {
  color: var(--redHover);
}
.fill--red-lightened {
  fill: var(--redHover);
}
.border--red-lightened {
  border-color: var(--redHover);
}
.bg--red-darkened {
  background-color: var(--redActive);
}
.text--red-darkened {
  color: var(--redActive);
}
.fill--red-darkened {
  fill: var(--redActive);
}
.border--red-darkened {
  border-color: var(--redActive);
}
.bg--yellow {
  background-color: var(--entity-yellow);
}
.text--yellow {
  color: var(--entity-yellow);
}
.fill--yellow {
  fill: var(--entity-yellow);
}
.stroke--yellow {
  stroke: var(--entity-yellow);
}
.border--yellow {
  border-color: var(--entity-yellow);
}
.bg--yellow-lightened {
  background-color: var(--entity-yellow);
}
.text--yellow-lightened {
  color: var(--entity-yellow);
}
.fill--yellow-lightened {
  fill: var(--entity-yellow);
}
.border--yellow-lightened {
  border-color: var(--entity-yellow);
}
.bg--yellow-darkened {
  background-color: var(--entity-yellow);
}
.text--yellow-darkened {
  color: var(--entity-yellow);
}
.fill--yellow-darkened {
  fill: var(--entity-yellow);
}
.border--yellow-darkened {
  border-color: var(--entity-yellow);
}
.bg--purple {
  background-color: var(--entity-purple);
}
.text--purple {
  color: var(--entity-purple);
}
.fill--purple {
  fill: var(--entity-purple);
}
.stroke--purple {
  stroke: var(--entity-purple);
}
.border--purple {
  border-color: var(--entity-purple);
}
.bg--purple-lightened {
  background-color: var(--entity-purple);
}
.text--purple-lightened {
  color: var(--entity-purple);
}
.fill--purple-lightened {
  fill: var(--entity-purple);
}
.border--purple-lightened {
  border-color: var(--entity-purple);
}
.bg--purple-darkened {
  background-color: var(--entity-purple);
}
.text--purple-darkened {
  color: var(--entity-purple);
}
.fill--purple-darkened {
  fill: var(--entity-purple);
}
.border--purple-darkened {
  border-color: var(--entity-purple);
}
.bg--grey-darker {
  background-color: var(--mainGray1);
}
.text--grey-darker {
  color: var(--mainGray1);
}
.fill--grey-darker {
  fill: var(--mainGray1);
}
.stroke--grey-darker {
  stroke: var(--mainGray1);
}
.border--grey-darker {
  border-color: var(--mainGray1);
}
.bg--grey-darker-lightened {
  background-color: var(--mainGray1);
}
.text--grey-darker-lightened {
  color: var(--mainGray1);
}
.fill--grey-darker-lightened {
  fill: var(--mainGray1);
}
.border--grey-darker-lightened {
  border-color: var(--mainGray1);
}
.bg--grey-darker-darkened {
  background-color: var(--mainGray1);
}
.text--grey-darker-darkened {
  color: var(--mainGray1);
}
.fill--grey-darker-darkened {
  fill: var(--mainGray1);
}
.border--grey-darker-darkened {
  border-color: var(--mainGray1);
}
.bg--grey-dark {
  background-color: var(--mainGray2);
}
.text--grey-dark,
.tab-bar__tab button,
.tab-bar__tab a {
  color: var(--mainGray2);
}
.fill--grey-dark {
  fill: var(--mainGray2);
}
.stroke--grey-dark,
.tab-bar__tab .icon svg {
  stroke: var(--mainGray2);
}
.border--grey-dark {
  border-color: var(--mainGray2);
}
.bg--grey-dark-lightened {
  background-color: var(--mainGray2);
}
.text--grey-dark-lightened {
  color: var(--mainGray2);
}
.fill--grey-dark-lightened {
  fill: var(--mainGray2);
}
.border--grey-dark-lightened {
  border-color: var(--mainGray2);
}
.bg--grey-dark-darkened {
  background-color: var(--mainGray2);
}
.text--grey-dark-darkened {
  color: var(--mainGray2);
}
.fill--grey-dark-darkened {
  fill: var(--mainGray2);
}
.border--grey-dark-darkened {
  border-color: var(--mainGray2);
}
.bg--grey,
.status-indicator .status-indicator__bar,
.status-indicator .status-indicator__status,
.status-indicator--label-top .status-indicator__bar,
.status-indicator--label-top .status-indicator__status {
  background-color: var(--mainGray3);
}
.text--grey {
  color: var(--mainGray3);
}
.fill--grey {
  fill: var(--mainGray3);
}
.stroke--grey {
  stroke: var(--mainGray3);
}
.border--grey {
  border-color: var(--mainGray3);
}
.bg--grey-lightened {
  background-color: var(--mainGray3);
}
.text--grey-lightened {
  color: var(--mainGray3);
}
.fill--grey-lightened {
  fill: var(--mainGray3);
}
.border--grey-lightened {
  border-color: var(--mainGray3);
}
.bg--grey-darkened {
  background-color: var(--mainGray3);
}
.text--grey-darkened {
  color: var(--mainGray3);
}
.fill--grey-darkened {
  fill: var(--mainGray3);
}
.border--grey-darkened {
  border-color: var(--mainGray3);
}
.bg--grey-light {
  background-color: var(--mainGray4);
}
.text--grey-light {
  color: var(--mainGray4);
}
.fill--grey-light {
  fill: var(--mainGray4);
}
.stroke--grey-light {
  stroke: var(--mainGray4);
}
.border--grey-light {
  border-color: var(--mainGray4);
}
.bg--grey-light-lightened {
  background-color: var(--mainGray4);
}
.text--grey-light-lightened {
  color: var(--mainGray4);
}
.fill--grey-light-lightened {
  fill: var(--mainGray4);
}
.border--grey-light-lightened {
  border-color: var(--mainGray4);
}
.bg--grey-light-darkened {
  background-color: var(--mainGray4);
}
.text--grey-light-darkened {
  color: var(--mainGray4);
}
.fill--grey-light-darkened {
  fill: var(--mainGray4);
}
.border--grey-light-darkened {
  border-color: var(--mainGray4);
}
.bg--grey-lighter {
  background-color: var(--bgGray1);
}
.text--grey-lighter {
  color: var(--bgGray1);
}
.fill--grey-lighter {
  fill: var(--bgGray1);
}
.stroke--grey-lighter {
  stroke: var(--bgGray1);
}
.border--grey-lighter {
  border-color: var(--bgGray1);
}
.bg--grey-lighter-lightened {
  background-color: var(--bgGray1);
}
.text--grey-lighter-lightened {
  color: var(--bgGray1);
}
.fill--grey-lighter-lightened {
  fill: var(--bgGray1);
}
.border--grey-lighter-lightened {
  border-color: var(--bgGray1);
}
.bg--grey-lighter-darkened {
  background-color: var(--bgGray1);
}
.text--grey-lighter-darkened {
  color: var(--bgGray1);
}
.fill--grey-lighter-darkened {
  fill: var(--bgGray1);
}
.border--grey-lighter-darkened {
  border-color: var(--bgGray1);
}
.bg--grey-e4e4e4 {
  background-color: var(--bgGray2);
}
.text--grey-e4e4e4 {
  color: var(--bgGray2);
}
.fill--grey-e4e4e4 {
  fill: var(--bgGray2);
}
.stroke--grey-e4e4e4 {
  stroke: var(--bgGray2);
}
.border--grey-e4e4e4 {
  border-color: var(--bgGray2);
}
.bg--grey-e4e4e4-lightened {
  background-color: var(--bgGray2);
}
.text--grey-e4e4e4-lightened {
  color: var(--bgGray2);
}
.fill--grey-e4e4e4-lightened {
  fill: var(--bgGray2);
}
.border--grey-e4e4e4-lightened {
  border-color: var(--bgGray2);
}
.bg--grey-e4e4e4-darkened {
  background-color: var(--bgGray2);
}
.text--grey-e4e4e4-darkened {
  color: var(--bgGray2);
}
.fill--grey-e4e4e4-darkened {
  fill: var(--bgGray2);
}
.border--grey-e4e4e4-darkened {
  border-color: var(--bgGray2);
}
.bg--ocean {
  background-color: var(--entity-ocean);
}
.text--ocean {
  color: var(--entity-ocean);
}
.fill--ocean {
  fill: var(--entity-ocean);
}
.stroke--ocean {
  stroke: var(--entity-ocean);
}
.border--ocean {
  border-color: var(--entity-ocean);
}
.bg--ocean-lightened {
  background-color: var(--entity-ocean);
}
.text--ocean-lightened {
  color: var(--entity-ocean);
}
.fill--ocean-lightened {
  fill: var(--entity-ocean);
}
.border--ocean-lightened {
  border-color: var(--entity-ocean);
}
.bg--ocean-darkened {
  background-color: var(--entity-ocean);
}
.text--ocean-darkened {
  color: var(--entity-ocean);
}
.fill--ocean-darkened {
  fill: var(--entity-ocean);
}
.border--ocean-darkened {
  border-color: var(--entity-ocean);
}
.bg--pink {
  background-color: var(--entity-pink);
}
.text--pink {
  color: var(--entity-pink);
}
.fill--pink {
  fill: var(--entity-pink);
}
.stroke--pink {
  stroke: var(--entity-pink);
}
.border--pink {
  border-color: var(--entity-pink);
}
.bg--pink-lightened {
  background-color: var(--entity-pink);
}
.text--pink-lightened {
  color: var(--entity-pink);
}
.fill--pink-lightened {
  fill: var(--entity-pink);
}
.border--pink-lightened {
  border-color: var(--entity-pink);
}
.bg--pink-darkened {
  background-color: var(--entity-pink);
}
.text--pink-darkened {
  color: var(--entity-pink);
}
.fill--pink-darkened {
  fill: var(--entity-pink);
}
.border--pink-darkened {
  border-color: var(--entity-pink);
}
.bg--mint {
  background-color: var(--entity-mint);
}
.text--mint {
  color: var(--entity-mint);
}
.fill--mint {
  fill: var(--entity-mint);
}
.stroke--mint {
  stroke: var(--entity-mint);
}
.border--mint {
  border-color: var(--entity-mint);
}
.bg--mint-lightened {
  background-color: var(--entity-mint);
}
.text--mint-lightened {
  color: var(--entity-mint);
}
.fill--mint-lightened {
  fill: var(--entity-mint);
}
.border--mint-lightened {
  border-color: var(--entity-mint);
}
.bg--mint-darkened {
  background-color: var(--entity-mint);
}
.text--mint-darkened {
  color: var(--entity-mint);
}
.fill--mint-darkened {
  fill: var(--entity-mint);
}
.border--mint-darkened {
  border-color: var(--entity-mint);
}
.bg--lemon {
  background-color: var(--entity-lemon);
}
.text--lemon {
  color: var(--entity-lemon);
}
.fill--lemon {
  fill: var(--entity-lemon);
}
.stroke--lemon {
  stroke: var(--entity-lemon);
}
.border--lemon {
  border-color: var(--entity-lemon);
}
.bg--lemon-lightened {
  background-color: var(--entity-lemon);
}
.text--lemon-lightened {
  color: var(--entity-lemon);
}
.fill--lemon-lightened {
  fill: var(--entity-lemon);
}
.border--lemon-lightened {
  border-color: var(--entity-lemon);
}
.bg--lemon-darkened {
  background-color: var(--entity-lemon);
}
.text--lemon-darkened {
  color: var(--entity-lemon);
}
.fill--lemon-darkened {
  fill: var(--entity-lemon);
}
.border--lemon-darkened {
  border-color: var(--entity-lemon);
}
.bg--entity-master {
  background-color: var(--mainGray1);
}
.text--entity-master {
  color: var(--mainGray1);
}
.fill--entity-master {
  fill: var(--mainGray1);
}
.stroke--entity-master {
  stroke: var(--mainGray1);
}
.border--entity-master {
  border-color: var(--mainGray1);
}
.bg--entity-master-lightened {
  background-color: var(--mainGray1);
}
.text--entity-master-lightened {
  color: var(--mainGray1);
}
.fill--entity-master-lightened {
  fill: var(--mainGray1);
}
.border--entity-master-lightened {
  border-color: var(--mainGray1);
}
.bg--entity-master-darkened {
  background-color: var(--mainGray1);
}
.text--entity-master-darkened {
  color: var(--mainGray1);
}
.fill--entity-master-darkened {
  fill: var(--mainGray1);
}
.border--entity-master-darkened {
  border-color: var(--mainGray1);
}
.bg--entity-contract {
  background-color: var(--entity-purple);
}
.text--entity-contract {
  color: var(--entity-purple);
}
.fill--entity-contract {
  fill: var(--entity-purple);
}
.stroke--entity-contract {
  stroke: var(--entity-purple);
}
.border--entity-contract {
  border-color: var(--entity-purple);
}
.bg--entity-contract-lightened {
  background-color: var(--entity-purple);
}
.text--entity-contract-lightened {
  color: var(--entity-purple);
}
.fill--entity-contract-lightened {
  fill: var(--entity-purple);
}
.border--entity-contract-lightened {
  border-color: var(--entity-purple);
}
.bg--entity-contract-darkened {
  background-color: var(--entity-purple);
}
.text--entity-contract-darkened {
  color: var(--entity-purple);
}
.fill--entity-contract-darkened {
  fill: var(--entity-purple);
}
.border--entity-contract-darkened {
  border-color: var(--entity-purple);
}
.bg--entity-transaction {
  background-color: var(--entity-ocean);
}
.text--entity-transaction {
  color: var(--entity-ocean);
}
.fill--entity-transaction {
  fill: var(--entity-ocean);
}
.stroke--entity-transaction {
  stroke: var(--entity-ocean);
}
.border--entity-transaction {
  border-color: var(--entity-ocean);
}
.bg--entity-transaction-lightened {
  background-color: var(--entity-ocean);
}
.text--entity-transaction-lightened {
  color: var(--entity-ocean);
}
.fill--entity-transaction-lightened {
  fill: var(--entity-ocean);
}
.border--entity-transaction-lightened {
  border-color: var(--entity-ocean);
}
.bg--entity-transaction-darkened {
  background-color: var(--entity-ocean);
}
.text--entity-transaction-darkened {
  color: var(--entity-ocean);
}
.fill--entity-transaction-darkened {
  fill: var(--entity-ocean);
}
.border--entity-transaction-darkened {
  border-color: var(--entity-ocean);
}
.bg--entity-reference {
  background-color: var(--mainGray3);
}
.text--entity-reference {
  color: var(--mainGray3);
}
.fill--entity-reference {
  fill: var(--mainGray3);
}
.stroke--entity-reference {
  stroke: var(--mainGray3);
}
.border--entity-reference {
  border-color: var(--mainGray3);
}
.bg--entity-reference-lightened {
  background-color: var(--mainGray3);
}
.text--entity-reference-lightened {
  color: var(--mainGray3);
}
.fill--entity-reference-lightened {
  fill: var(--mainGray3);
}
.border--entity-reference-lightened {
  border-color: var(--mainGray3);
}
.bg--entity-reference-darkened {
  background-color: var(--mainGray3);
}
.text--entity-reference-darkened {
  color: var(--mainGray3);
}
.fill--entity-reference-darkened {
  fill: var(--mainGray3);
}
.border--entity-reference-darkened {
  border-color: var(--mainGray3);
}
.bg--entity-transaction-header {
  background-color: var(--blueHover);
}
.text--entity-transaction-header {
  color: var(--blueHover);
}
.fill--entity-transaction-header {
  fill: var(--blueHover);
}
.stroke--entity-transaction-header {
  stroke: var(--blueHover);
}
.border--entity-transaction-header {
  border-color: var(--blueHover);
}
.bg--entity-transaction-header-lightened {
  background-color: var(--blueHover);
}
.text--entity-transaction-header-lightened {
  color: var(--blueHover);
}
.fill--entity-transaction-header-lightened {
  fill: var(--blueHover);
}
.border--entity-transaction-header-lightened {
  border-color: var(--blueHover);
}
.bg--entity-transaction-header-darkened {
  background-color: var(--blueHover);
}
.text--entity-transaction-header-darkened {
  color: var(--blueHover);
}
.fill--entity-transaction-header-darkened {
  fill: var(--blueHover);
}
.border--entity-transaction-header-darkened {
  border-color: var(--blueHover);
}
.bg--entity-transaction-detail {
  background-color: var(--blueAccent);
}
.text--entity-transaction-detail {
  color: var(--blueAccent);
}
.fill--entity-transaction-detail {
  fill: var(--blueAccent);
}
.stroke--entity-transaction-detail {
  stroke: var(--blueAccent);
}
.border--entity-transaction-detail {
  border-color: var(--blueAccent);
}
.bg--entity-transaction-detail-lightened {
  background-color: var(--blueAccent);
}
.text--entity-transaction-detail-lightened {
  color: var(--blueAccent);
}
.fill--entity-transaction-detail-lightened {
  fill: var(--blueAccent);
}
.border--entity-transaction-detail-lightened {
  border-color: var(--blueAccent);
}
.bg--entity-transaction-detail-darkened {
  background-color: var(--blueAccent);
}
.text--entity-transaction-detail-darkened {
  color: var(--blueAccent);
}
.fill--entity-transaction-detail-darkened {
  fill: var(--blueAccent);
}
.border--entity-transaction-detail-darkened {
  border-color: var(--blueAccent);
}
.bg--entity-lemon {
  background-color: var(--entity-lemon);
}
.text--entity-lemon {
  color: var(--entity-lemon);
}
.fill--entity-lemon {
  fill: var(--entity-lemon);
}
.stroke--entity-lemon {
  stroke: var(--entity-lemon);
}
.border--entity-lemon {
  border-color: var(--entity-lemon);
}
.bg--entity-lemon-lightened {
  background-color: var(--entity-lemon);
}
.text--entity-lemon-lightened {
  color: var(--entity-lemon);
}
.fill--entity-lemon-lightened {
  fill: var(--entity-lemon);
}
.border--entity-lemon-lightened {
  border-color: var(--entity-lemon);
}
.bg--entity-lemon-darkened {
  background-color: var(--entity-lemon);
}
.text--entity-lemon-darkened {
  color: var(--entity-lemon);
}
.fill--entity-lemon-darkened {
  fill: var(--entity-lemon);
}
.border--entity-lemon-darkened {
  border-color: var(--entity-lemon);
}
.bg--entity-mint {
  background-color: var(--entity-mint);
}
.text--entity-mint {
  color: var(--entity-mint);
}
.fill--entity-mint {
  fill: var(--entity-mint);
}
.stroke--entity-mint {
  stroke: var(--entity-mint);
}
.border--entity-mint {
  border-color: var(--entity-mint);
}
.bg--entity-mint-lightened {
  background-color: var(--entity-mint);
}
.text--entity-mint-lightened {
  color: var(--entity-mint);
}
.fill--entity-mint-lightened {
  fill: var(--entity-mint);
}
.border--entity-mint-lightened {
  border-color: var(--entity-mint);
}
.bg--entity-mint-darkened {
  background-color: var(--entity-mint);
}
.text--entity-mint-darkened {
  color: var(--entity-mint);
}
.fill--entity-mint-darkened {
  fill: var(--entity-mint);
}
.border--entity-mint-darkened {
  border-color: var(--entity-mint);
}
.bg--entity-pink {
  background-color: var(--entity-pink);
}
.text--entity-pink {
  color: var(--entity-pink);
}
.fill--entity-pink {
  fill: var(--entity-pink);
}
.stroke--entity-pink {
  stroke: var(--entity-pink);
}
.border--entity-pink {
  border-color: var(--entity-pink);
}
.bg--entity-pink-lightened {
  background-color: var(--entity-pink);
}
.text--entity-pink-lightened {
  color: var(--entity-pink);
}
.fill--entity-pink-lightened {
  fill: var(--entity-pink);
}
.border--entity-pink-lightened {
  border-color: var(--entity-pink);
}
.bg--entity-pink-darkened {
  background-color: var(--entity-pink);
}
.text--entity-pink-darkened {
  color: var(--entity-pink);
}
.fill--entity-pink-darkened {
  fill: var(--entity-pink);
}
.border--entity-pink-darkened {
  border-color: var(--entity-pink);
}
.bg--entity-ocean {
  background-color: var(--entity-ocean);
}
.text--entity-ocean {
  color: var(--entity-ocean);
}
.fill--entity-ocean {
  fill: var(--entity-ocean);
}
.stroke--entity-ocean {
  stroke: var(--entity-ocean);
}
.border--entity-ocean {
  border-color: var(--entity-ocean);
}
.bg--entity-ocean-lightened {
  background-color: var(--entity-ocean);
}
.text--entity-ocean-lightened {
  color: var(--entity-ocean);
}
.fill--entity-ocean-lightened {
  fill: var(--entity-ocean);
}
.border--entity-ocean-lightened {
  border-color: var(--entity-ocean);
}
.bg--entity-ocean-darkened {
  background-color: var(--entity-ocean);
}
.text--entity-ocean-darkened {
  color: var(--entity-ocean);
}
.fill--entity-ocean-darkened {
  fill: var(--entity-ocean);
}
.border--entity-ocean-darkened {
  border-color: var(--entity-ocean);
}
.bg--entity-greyE4e4e4 {
  background-color: var(----bgGray2);
}
.text--entity-greyE4e4e4 {
  color: var(----bgGray2);
}
.fill--entity-greyE4e4e4 {
  fill: var(----bgGray2);
}
.stroke--entity-greyE4e4e4 {
  stroke: var(----bgGray2);
}
.border--entity-greyE4e4e4 {
  border-color: var(----bgGray2);
}
.bg--entity-greyE4e4e4-lightened {
  background-color: var(----bgGray2);
}
.text--entity-greyE4e4e4-lightened {
  color: var(----bgGray2);
}
.fill--entity-greyE4e4e4-lightened {
  fill: var(----bgGray2);
}
.border--entity-greyE4e4e4-lightened {
  border-color: var(----bgGray2);
}
.bg--entity-greyE4e4e4-darkened {
  background-color: var(----bgGray2);
}
.text--entity-greyE4e4e4-darkened {
  color: var(----bgGray2);
}
.fill--entity-greyE4e4e4-darkened {
  fill: var(----bgGray2);
}
.border--entity-greyE4e4e4-darkened {
  border-color: var(----bgGray2);
}
.bg--entity-greyLight {
  background-color: var(--mainGray4);
}
.text--entity-greyLight {
  color: var(--mainGray4);
}
.fill--entity-greyLight {
  fill: var(--mainGray4);
}
.stroke--entity-greyLight {
  stroke: var(--mainGray4);
}
.border--entity-greyLight {
  border-color: var(--mainGray4);
}
.bg--entity-greyLight-lightened {
  background-color: var(--mainGray4);
}
.text--entity-greyLight-lightened {
  color: var(--mainGray4);
}
.fill--entity-greyLight-lightened {
  fill: var(--mainGray4);
}
.border--entity-greyLight-lightened {
  border-color: var(--mainGray4);
}
.bg--entity-greyLight-darkened {
  background-color: var(--mainGray4);
}
.text--entity-greyLight-darkened {
  color: var(--mainGray4);
}
.fill--entity-greyLight-darkened {
  fill: var(--mainGray4);
}
.border--entity-greyLight-darkened {
  border-color: var(--mainGray4);
}
.bg--entity-grey {
  background-color: var(--entity-grey);
}
.text--entity-grey {
  color: var(--entity-grey);
}
.fill--entity-grey {
  fill: var(--entity-grey);
}
.stroke--entity-grey {
  stroke: var(--entity-grey);
}
.border--entity-grey {
  border-color: var(--entity-grey);
}
.bg--entity-grey-lightened {
  background-color: var(--entity-grey);
}
.text--entity-grey-lightened {
  color: var(--entity-grey);
}
.fill--entity-grey-lightened {
  fill: var(--entity-grey);
}
.border--entity-grey-lightened {
  border-color: var(--entity-grey);
}
.bg--entity-grey-darkened {
  background-color: var(--entity-grey);
}
.text--entity-grey-darkened {
  color: var(--entity-grey);
}
.fill--entity-grey-darkened {
  fill: var(--entity-grey);
}
.border--entity-grey-darkened {
  border-color: var(--entity-grey);
}
.bg--entity-greyDark {
  background-color: var(--mainGray2);
}
.text--entity-greyDark {
  color: var(--mainGray2);
}
.fill--entity-greyDark {
  fill: var(--mainGray2);
}
.stroke--entity-greyDark {
  stroke: var(--mainGray2);
}
.border--entity-greyDark {
  border-color: var(--mainGray2);
}
.bg--entity-greyDark-lightened {
  background-color: var(--mainGray2);
}
.text--entity-greyDark-lightened {
  color: var(--mainGray2);
}
.fill--entity-greyDark-lightened {
  fill: var(--mainGray2);
}
.border--entity-greyDark-lightened {
  border-color: var(--mainGray2);
}
.bg--entity-greyDark-darkened {
  background-color: var(--mainGray2);
}
.text--entity-greyDark-darkened {
  color: var(--mainGray2);
}
.fill--entity-greyDark-darkened {
  fill: var(--mainGray2);
}
.border--entity-greyDark-darkened {
  border-color: var(--mainGray2);
}
.bg--entity-greyDarker {
  background-color: var(--mainGray1);
}
.text--entity-greyDarker {
  color: var(--mainGray1);
}
.fill--entity-greyDarker {
  fill: var(--mainGray1);
}
.stroke--entity-greyDarker {
  stroke: var(--mainGray1);
}
.border--entity-greyDarker {
  border-color: var(--mainGray1);
}
.bg--entity-greyDarker-lightened {
  background-color: var(--mainGray1);
}
.text--entity-greyDarker-lightened {
  color: var(--mainGray1);
}
.fill--entity-greyDarker-lightened {
  fill: var(--mainGray1);
}
.border--entity-greyDarker-lightened {
  border-color: var(--mainGray1);
}
.bg--entity-greyDarker-darkened {
  background-color: var(--mainGray1);
}
.text--entity-greyDarker-darkened {
  color: var(--mainGray1);
}
.fill--entity-greyDarker-darkened {
  fill: var(--mainGray1);
}
.border--entity-greyDarker-darkened {
  border-color: var(--mainGray1);
}
.bg--entity-purple {
  background-color: var(--entity-purple);
}
.text--entity-purple {
  color: var(--entity-purple);
}
.fill--entity-purple {
  fill: var(--entity-purple);
}
.stroke--entity-purple {
  stroke: var(--entity-purple);
}
.border--entity-purple {
  border-color: var(--entity-purple);
}
.bg--entity-purple-lightened {
  background-color: var(--entity-purple);
}
.text--entity-purple-lightened {
  color: var(--entity-purple);
}
.fill--entity-purple-lightened {
  fill: var(--entity-purple);
}
.border--entity-purple-lightened {
  border-color: var(--entity-purple);
}
.bg--entity-purple-darkened {
  background-color: var(--entity-purple);
}
.text--entity-purple-darkened {
  color: var(--entity-purple);
}
.fill--entity-purple-darkened {
  fill: var(--entity-purple);
}
.border--entity-purple-darkened {
  border-color: var(--entity-purple);
}
.bg--entity-yellow {
  background-color: var(--entity-yellow);
}
.text--entity-yellow {
  color: var(--entity-yellow);
}
.fill--entity-yellow {
  fill: var(--entity-yellow);
}
.stroke--entity-yellow {
  stroke: var(--entity-yellow);
}
.border--entity-yellow {
  border-color: var(--entity-yellow);
}
.bg--entity-yellow-lightened {
  background-color: var(--entity-yellow);
}
.text--entity-yellow-lightened {
  color: var(--entity-yellow);
}
.fill--entity-yellow-lightened {
  fill: var(--entity-yellow);
}
.border--entity-yellow-lightened {
  border-color: var(--entity-yellow);
}
.bg--entity-yellow-darkened {
  background-color: var(--entity-yellow);
}
.text--entity-yellow-darkened {
  color: var(--entity-yellow);
}
.fill--entity-yellow-darkened {
  fill: var(--entity-yellow);
}
.border--entity-yellow-darkened {
  border-color: var(--entity-yellow);
}
.bg--entity-green {
  background-color: var(--entity-green);
}
.text--entity-green {
  color: var(--entity-green);
}
.fill--entity-green {
  fill: var(--entity-green);
}
.stroke--entity-green {
  stroke: var(--entity-green);
}
.border--entity-green {
  border-color: var(--entity-green);
}
.bg--entity-green-lightened {
  background-color: var(--entity-green);
}
.text--entity-green-lightened {
  color: var(--entity-green);
}
.fill--entity-green-lightened {
  fill: var(--entity-green);
}
.border--entity-green-lightened {
  border-color: var(--entity-green);
}
.bg--entity-green-darkened {
  background-color: var(--entity-green);
}
.text--entity-green-darkened {
  color: var(--entity-green);
}
.fill--entity-green-darkened {
  fill: var(--entity-green);
}
.border--entity-green-darkened {
  border-color: var(--entity-green);
}
.bg--entity-black {
  background-color: var(--entity-black);
}
.text--entity-black {
  color: var(--entity-black);
}
.fill--entity-black {
  fill: var(--entity-black);
}
.stroke--entity-black {
  stroke: var(--entity-black);
}
.border--entity-black {
  border-color: var(--entity-black);
}
.bg--entity-black-lightened {
  background-color: var(--entity-black);
}
.text--entity-black-lightened {
  color: var(--entity-black);
}
.fill--entity-black-lightened {
  fill: var(--entity-black);
}
.border--entity-black-lightened {
  border-color: var(--entity-black);
}
.bg--entity-black-darkened {
  background-color: var(--entity-black);
}
.text--entity-black-darkened {
  color: var(--entity-black);
}
.fill--entity-black-darkened {
  fill: var(--entity-black);
}
.border--entity-black-darkened {
  border-color: var(--entity-black);
}
.bg--entity-blue {
  background-color: var(--entity-blue);
}
.text--entity-blue {
  color: var(--entity-blue);
}
.fill--entity-blue {
  fill: var(--entity-blue);
}
.stroke--entity-blue {
  stroke: var(--entity-blue);
}
.border--entity-blue {
  border-color: var(--entity-blue);
}
.bg--entity-blue-lightened {
  background-color: var(--entity-blue);
}
.text--entity-blue-lightened {
  color: var(--entity-blue);
}
.fill--entity-blue-lightened {
  fill: var(--entity-blue);
}
.border--entity-blue-lightened {
  border-color: var(--entity-blue);
}
.bg--entity-blue-darkened {
  background-color: var(--entity-blue);
}
.text--entity-blue-darkened {
  color: var(--entity-blue);
}
.fill--entity-blue-darkened {
  fill: var(--entity-blue);
}
.border--entity-blue-darkened {
  border-color: var(--entity-blue);
}
.bg--entity-darkBlue {
  background-color: var(--entity-darkBlue);
}
.text--entity-darkBlue {
  color: var(--entity-darkBlue);
}
.fill--entity-darkBlue {
  fill: var(--entity-darkBlue);
}
.stroke--entity-darkBlue {
  stroke: var(--entity-darkBlue);
}
.border--entity-darkBlue {
  border-color: var(--entity-darkBlue);
}
.bg--entity-darkBlue-lightened {
  background-color: var(--entity-darkBlue);
}
.text--entity-darkBlue-lightened {
  color: var(--entity-darkBlue);
}
.fill--entity-darkBlue-lightened {
  fill: var(--entity-darkBlue);
}
.border--entity-darkBlue-lightened {
  border-color: var(--entity-darkBlue);
}
.bg--entity-darkBlue-darkened {
  background-color: var(--entity-darkBlue);
}
.text--entity-darkBlue-darkened {
  color: var(--entity-darkBlue);
}
.fill--entity-darkBlue-darkened {
  fill: var(--entity-darkBlue);
}
.border--entity-darkBlue-darkened {
  border-color: var(--entity-darkBlue);
}
.bg--entity-not-set {
  background-color: var(--entity-yellow);
}
.text--entity-not-set {
  color: var(--entity-yellow);
}
.fill--entity-not-set {
  fill: var(--entity-yellow);
}
.stroke--entity-not-set {
  stroke: var(--entity-yellow);
}
.border--entity-not-set {
  border-color: var(--entity-yellow);
}
.bg--entity-not-set-lightened {
  background-color: var(--entity-yellow);
}
.text--entity-not-set-lightened {
  color: var(--entity-yellow);
}
.fill--entity-not-set-lightened {
  fill: var(--entity-yellow);
}
.border--entity-not-set-lightened {
  border-color: var(--entity-yellow);
}
.bg--entity-not-set-darkened {
  background-color: var(--entity-yellow);
}
.text--entity-not-set-darkened {
  color: var(--entity-yellow);
}
.fill--entity-not-set-darkened {
  fill: var(--entity-yellow);
}
.border--entity-not-set-darkened {
  border-color: var(--entity-yellow);
}
.bg--entity-red {
  background-color: var(--entity-red);
}
.text--entity-red {
  color: var(--entity-red);
}
.fill--entity-red {
  fill: var(--entity-red);
}
.stroke--entity-red {
  stroke: var(--entity-red);
}
.border--entity-red {
  border-color: var(--entity-red);
}
.bg--entity-red-lightened {
  background-color: var(--entity-red);
}
.text--entity-red-lightened {
  color: var(--entity-red);
}
.fill--entity-red-lightened {
  fill: var(--entity-red);
}
.border--entity-red-lightened {
  border-color: var(--entity-red);
}
.bg--entity-red-darkened {
  background-color: var(--entity-red);
}
.text--entity-red-darkened {
  color: var(--entity-red);
}
.fill--entity-red-darkened {
  fill: var(--entity-red);
}
.border--entity-red-darkened {
  border-color: var(--entity-red);
}
.bg--entity-greyLighter {
  background-color: var(--bgGray1);
}
.text--entity-greyLighter {
  color: var(--bgGray1);
}
.fill--entity-greyLighter {
  fill: var(--bgGray1);
}
.stroke--entity-greyLighter {
  stroke: var(--bgGray1);
}
.border--entity-greyLighter {
  border-color: var(--bgGray1);
}
.bg--entity-greyLighter-lightened {
  background-color: var(--bgGray1);
}
.text--entity-greyLighter-lightened {
  color: var(--bgGray1);
}
.fill--entity-greyLighter-lightened {
  fill: var(--bgGray1);
}
.border--entity-greyLighter-lightened {
  border-color: var(--bgGray1);
}
.bg--entity-greyLighter-darkened {
  background-color: var(--bgGray1);
}
.text--entity-greyLighter-darkened {
  color: var(--bgGray1);
}
.fill--entity-greyLighter-darkened {
  fill: var(--bgGray1);
}
.border--entity-greyLighter-darkened {
  border-color: var(--bgGray1);
}
#root {
  transition: -webkit-filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out, -webkit-filter 0.3s ease-out;
}
.modal-open #root {
  -webkit-filter: blur(5px);
          filter: blur(5px);
}
@media print {
  #root {
    -webkit-filter: none;
            filter: none;
  }
  .modal-open #root {
    -webkit-filter: none;
            filter: none;
  }
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--lightBackdrop);
  z-index: 10000;
}
.modal--closed {
  visibility: hidden;
}
.modal--closed .modal__body {
  -webkit-transform: scale(0, 0);
          transform: scale(0, 0);
}
.modal--open .modal__body {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.modal__body {
  transition: all 0.2s ease-out;
  min-width: 300px;
  max-height: 90vh;
  max-width: 580px;
  background-color: var(--white);
  border-radius: 5px;
  box-shadow: var(--shadowIntensive);
  overflow: auto;
}
.modal--overflow-visible .modal__body {
  overflow: visible;
}
.confirmation-modal__actions {
  text-align: center;
}
.modal__content {
  min-width: 400px;
}
.modal__close-button:hover svg {
  background: var(--bgGray1);
  border-radius: 50%;
}
.modal__close-button svg {
  color: var(--mainGray2);
}
.lds-roller {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.lds-roller--s {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  margin: -16px;
}
.lds-roller div {
  -webkit-animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
          animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  -webkit-transform-origin: 32px 32px;
          transform-origin: 32px 32px;
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--blueAccent);
  margin: -3px 0 0 -3px;
}
.lds-roller--white div:after {
  background: var(--white);
}
.lds-roller div:nth-child(1) {
  -webkit-animation-delay: -0.036s;
          animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 50px;
  left: 50px;
}
.lds-roller div:nth-child(2) {
  -webkit-animation-delay: -0.072s;
          animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 54px;
  left: 45px;
}
.lds-roller div:nth-child(3) {
  -webkit-animation-delay: -0.108s;
          animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 57px;
  left: 39px;
}
.lds-roller div:nth-child(4) {
  -webkit-animation-delay: -0.144s;
          animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 58px;
  left: 32px;
}
.lds-roller div:nth-child(5) {
  -webkit-animation-delay: -0.18s;
          animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 57px;
  left: 25px;
}
.lds-roller div:nth-child(6) {
  -webkit-animation-delay: -0.216s;
          animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 54px;
  left: 19px;
}
.lds-roller div:nth-child(7) {
  -webkit-animation-delay: -0.252s;
          animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 50px;
  left: 14px;
}
.lds-roller div:nth-child(8) {
  -webkit-animation-delay: -0.288s;
          animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 45px;
  left: 10px;
}
#root > .lds-roller {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@-webkit-keyframes lds-roller {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes lds-roller {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.anchored-loader {
  position: relative;
}
.anchored-loader__popup {
  position: absolute;
  bottom: 100%;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: scale(0, 0);
          transform: scale(0, 0);
  margin-top: -10px;
  padding: 10px;
  background-color: var(--white);
  border: 1px solid var(--mainGray3);
  border-radius: 5px;
  box-shadow: var(--shadowLight);
  width: 100%;
  text-align: center;
}
.anchored-loader__popup .lds-roller {
  -webkit-transform: scale(0.8, 0.8);
          transform: scale(0.8, 0.8);
}
.anchored-loader--loading .anchored-loader__popup {
  -webkit-transform: scale(0.5, 0.5);
          transform: scale(0.5, 0.5);
}
.anchored-loader__popup-arrow {
  -webkit-transform: translate(-50%, 50%) rotate(45deg);
          transform: translate(-50%, 50%) rotate(45deg);
  background-color: var(--white);
  width: 10px;
  height: 10px;
  position: absolute;
  left: 50%;
  border: 1px solid var(--mainGray3);
  border-top: 0;
  border-left: 0;
}
.relation-visualizer__relation-type {
  width: 40px;
  height: 20px;
  display: block;
}
.relation-visualizer__relation-type line {
  stroke: var(--mainGray2);
}
.relation-visualizer__label,
.relation-visualizer__target-label {
  color: var(--mainGray1);
  font-weight: bold;
  border: 2px solid var(--entity-yellow);
  padding: 5px 10px;
  border-radius: 5px;
  display: block;
  height: 100%;
  background-color: var(--white);
  white-space: pre-wrap;
  word-break: break-word;
  text-decoration: none;
}
.chapter {
  page-break-inside: avoid;
  margin: 10mm 10mm;
}
.relation-visualizer__label--type-master {
  border-color: var(--mainGray1);
}
.relation-visualizer__label--type-contract {
  border-color: var(--entity-yellow);
}
.relation-visualizer__label--type-transaction {
  border-color: var(--entity-green);
}
.tab-bar {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.tab-bar__tabs {
  border-bottom: 1px solid var(--blueAccent);
}
.tab-bar__tab {
  background-color: var(--white);
  border-top: 3px solid var(--white);
  margin-right: 1px;
  opacity: 0.75;
}
.tab-bar__tab button,
.tab-bar__tab a {
  display: block;
  border: 0;
  background-color: transparent;
}
.tab-bar__tab--selected {
  border-top: 3px solid var(--blueAccent);
  position: relative;
  z-index: 3;
  opacity: 1;
}
.tab-bar__body {
  background-color: var(--white);
  position: relative;
}
.tab-bar__body {
  height: 100%;
  overflow: auto;
}
.table,
.form-table {
  border-spacing: 0;
  overflow: auto;
  display: block;
  z-index: 1;
}
.table thead th,
.form-table thead th,
.table thead td,
.form-table thead td {
  position: relative;
  background-color: var(--white);
  z-index: 2;
}
.table thead th,
.form-table thead th {
  border-bottom: 1px solid var(--mainGray3);
}
.table tfoot th,
.form-table tfoot th {
  border-top: 1px solid var(--mainGray3);
}
.table th,
.form-table th {
  white-space: nowrap;
  text-transform: capitalize;
  box-shadow: var(--shadowLight);
}
.table th.table__cell--align-center,
.form-table th.table__cell--align-center,
.table td.table__cell--align-center,
.form-table td.table__cell--align-center {
  text-align: center;
}
.table tbody td,
.form-table tbody td {
  position: relative;
  z-index: 1;
}
.table--small th,
.form-table--small th {
  box-shadow: 0 0 0;
}
.table--inline {
  max-height: 40vh;
}
.table__cell--no-break {
  white-space: nowrap;
}
.table__cell--truncated {
  min-width: 150px;
  max-height: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.type--s .table__cell--truncated {
  max-height: 70px;
}
.table__action,
table.form-table td.form-table__action {
  text-align: center;
  vertical-align: middle;
}
.form-table__cell {
  min-width: 160px;
}
.form-table__cell .input input:disabled,
.form-table__cell .textarea textarea:disabled {
  border-color: transparent;
}
.form-table__cell .textarea textarea {
  min-width: 250px;
}
.avatar {
  border: 0;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: var(--white);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.avatar .avatar__name {
  text-transform: uppercase;
}
.avatar.avatar--selected {
  width: 34px;
  height: 34px;
}
.avatar--blue {
  background-color: var(--entity-darkBlue) !important;
}
.avatar--blue.avatar--selected {
  border: 2px solid var(--mainGray2);
}
.avatar--blue-secondary {
  background-color: var(--entity-blue) !important;
}
.avatar--blue-secondary.avatar--selected {
  border: 2px solid var(--mainGray2);
}
.avatar--green {
  background-color: var(--entity-green) !important;
}
.avatar--green.avatar--selected {
  border: 2px solid var(--mainGray2);
}
.avatar--red {
  background-color: var(--entity-red) !important;
}
.avatar--red.avatar--selected {
  border: 2px solid var(--mainGray2);
}
.avatar--yellow {
  background-color: var(--entity-yellow) !important;
}
.avatar--yellow.avatar--selected {
  border: 2px solid var(--mainGray2);
}
.avatar--purple {
  background-color: var(--entity-purple) !important;
}
.avatar--purple.avatar--selected {
  border: 2px solid var(--mainGray2);
}
.avatar--small {
  width: 20px;
  height: 20px;
  line-height: 20px;
}
.avatar--small.avatar--selected {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.avatar--xl {
  width: 55px;
  height: 55px;
  line-height: 55px;
}
.status-indicator {
  width: 120px;
  white-space: nowrap;
  position: relative;
}
.status-indicator .status-indicator__bar {
  margin-top: 6px;
  margin-right: auto;
  margin-left: auto;
  height: 3px;
  float: initial;
  width: 75px;
  margin-bottom: 6px;
}
.status-indicator .status-indicator__status {
  height: 15px;
  width: 15px;
  margin-top: -6px;
  border-radius: 100%;
  float: left;
  margin-right: 5px;
}
.status-indicator .status-indicator__status:last-child {
  margin-right: 0;
}
.status-indicator .status-indicator__status--checked {
  background-color: var(--blueAccent);
}
.status-indicator .status-indicator__bg {
  background-color: var(--blueAccent);
  height: 3px;
  position: absolute;
}
.status-indicator.status-indicator--waiting-for-approval .status-indicator__bg {
  width: 20px;
}
.status-indicator.status-indicator--approved .status-indicator__bg {
  width: 40px;
}
.status-indicator.status-indicator--in-production .status-indicator__bg {
  width: 60px;
}
.status-indicator--label-top .status-indicator__bar {
  margin-top: 5.5px;
  margin-right: auto;
  margin-left: auto;
  height: 4px;
  float: initial;
  width: 75px;
  margin-bottom: 5.5px;
}
.status-indicator--label-top .status-indicator__status {
  height: 15px;
  width: 15px;
  margin-top: -5.5px;
  border-radius: 100%;
  float: left;
  margin-right: 5px;
}
.status-indicator--label-top .status-indicator__status:last-child {
  margin-right: 0;
}
.status-indicator--label-top .status-indicator__status--checked {
  background-color: var(--blueAccent);
}
.status-indicator--label-top .status-indicator__bg {
  background-color: var(--blueAccent);
  height: 4px;
  position: absolute;
}
.status-indicator--label-top.status-indicator--waiting-for-approval .status-indicator__bg {
  width: 20px;
}
.status-indicator--label-top.status-indicator--approved .status-indicator__bg {
  width: 40px;
}
.status-indicator--label-top.status-indicator--in-production .status-indicator__bg {
  width: 60px;
}
/**
 * Import new components' styles in too.
 */
.logical-links {
  width: 80px;
  height: 10px;
  display: block;
}
.logical-links line {
  stroke: var(--mainGray1);
  stroke-width: 2px;
  stroke-dasharray: 6 5;
}
.logical-entity-node {
  width: 300px;
  border: 1px solid var(--mainGray2);
  padding: 10px;
  border-radius: 5;
  padding-bottom: 5px;
}
.logical-entity-node-small-screen {
  width: 250px !important;
}
.logical_glossary {
  height: 73px;
}
.group--attributes_glossary {
  margin-top: -7px !important;
  margin-bottom: -11px !important;
  line-height: 100%;
}
.logical_glossary_one {
  min-height: 29px;
  max-height: 60px;
}
.logical_glossary_two {
  height: 51px;
}
.logical_glossary::-webkit-scrollbar {
  width: 5px;
}
.logical_glossary::-webkit-scrollbar-thumb {
  background: var(--bgGray2);
}
.primary_key {
  font-weight: bold;
}
.foreign_key {
  font-style: italic;
}
.model-container {
  margin: 20px 15px 15px 0px;
}
.model-container:first-child {
  margin: 0px 15px 15px 0px;
}
.model-name-chip:not(:first-child) {
  margin: 5px;
}
.no-model-chip {
  background: var(--mainGray2);
  pointer-events: none;
}
.conceptual-label-small {
  max-width: 220px !important;
}
.conceptual-label {
  max-width: 400px;
}
.textarea__wrapper > .top_bar_description_field {
  background: none;
  resize: none;
  width: 100%;
  height: 200px;
  border: none;
  outline: none;
}
.export_button {
  pointer-events: none;
}
.model_description {
  font-family: 'Poppins', 'Verdana', 'sans-serif';
  font-size: 16px;
}
.textbox-icon {
  margin-top: 5px;
  margin-left: 10px;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  z-index: 0;
}
ol {
  margin: 0;
  padding-left: 18px;
}
