.star-rating-field .kal-switch-list-field-list {
  margin-right: auto;
}
.star-rating-field .kal-switch-list-field-list .kal-radio {
  position: relative;
}
.star-rating-field .kal-switch-list-field-list .kal-radio .kal-switch-interface-container {
  display: none;
}
.star-rating-field .kal-switch-list-field-list .kal-radio .kal-label {
  line-height: 0;
}
.star-rating-field .kal-switch-list-field-list .kal-radio .kal-switch-hover {
  width: auto;
  height: auto;
  inset: calc(4px / 2);
}
.star-rating-field .kal-switch-list-field-list .kal-radio .kal-switch-label-text {
  margin: 0;
  padding: 4px;
}
.star-rating-field .kal-switch-list-field-list svg path {
  fill: currentColor;
  stroke: none;
}
.star-rating-field .kal-switch-list-field-list:not(:hover) li:has(input:indeterminate) svg path,
.star-rating-field .kal-switch-list-field-list:not(:hover) li:has(input:checked) ~ li svg path,
.star-rating-field .kal-switch-list-field-list li:has(input:hover) ~ li svg path {
  fill: none;
  stroke: currentColor;
}

.suggested-text-modal.kal-modal-dialog.kal-form-modal-dialog {
  max-width: 100%;
  min-width: 0;
  background-color: var(--white-color, #ffffff);
}
.suggested-text-modal.kal-modal-dialog.kal-form-modal-dialog .kal-modal-dialog-content .kal-modal-dialog-header {
  padding-bottom: 0;
}
.suggested-text-modal__textarea-wrapper {
  position: relative;
  margin-bottom: 12px;
}
.suggested-text-modal__suggestion .kal-text-area > textarea {
  min-height: 300px;
}
@media (prefers-reduced-motion: no-preference) {
  .suggested-text-modal__suggestion .kal-text-area > textarea {
    transition: min-height 0.3s ease-in-out;
  }
}
.suggested-text-modal:has(.suggested-text-modal__feedback input:checked) .suggested-text-modal__suggestion .kal-text-area > textarea {
  min-height: calc(300px - 100px);
}
.suggested-text-modal__feedback {
  margin-top: 16px;
  background-color: var(--grey-7, #ececec);
  padding: 8px 16px;
  border-radius: 8px;
}
.suggested-text-modal__comment .kal-text-area > textarea {
  height: 100px;
}

.smart-objective-modal__trigger {
  margin-bottom: 12px;
}
.smart-objective-modal__dialog.kal-modal-dialog {
  max-width: 100%;
}
.smart-objective-modal__textarea-wrapper {
  position: relative;
  margin-bottom: 12px;
}
.smart-objective-modal__textarea-wrapper textarea {
  min-height: 350px;
}
.smart-objective-modal__textarea-wrapper .kal-spinner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.learn-styles * {
  box-sizing: border-box;
}
.learn-styles ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.learn-styles .individual-summary {
  margin-top: 0 !important;
}
.provide-feedback-bar + .learn-styles .individual-summary {
  padding-top: 5px;
}
.learn-styles .individual-summary-cards {
  margin-top: 0 !important;
}
.learn-styles section.other-learning-added {
  padding-bottom: 0;
}
.learn-styles .circled-number {
  min-width: 40px !important;
}
@media print {
  .courses-statistics-info-acc-selfreport-on .header {
    display: flex !important;
  }
  .courses-statistics-info-acc-selfreport-on:not(.other-learning-added) .header .title,
  .courses-statistics-info-acc-selfreport-on:not(.other-learning-added) .course-statistic-wrapper .course-statistic .course-statistic-title-wrapper {
    min-width: 30% !important;
  }
  .courses-statistics-info-acc-selfreport-on:not(.other-learning-added) .header .labels,
  .courses-statistics-info-acc-selfreport-on:not(.other-learning-added) .course-statistic-wrapper .course-statistic .course-data {
    min-width: 70% !important;
  }
  .courses-statistics-info-acc-selfreport-on.other-learning-added .header .labels {
    width: 30% !important;
  }
  .individual-summary .course-data-cpd-score-label,
  .individual-summary .labels > div {
    width: initial !important;
    margin-left: initial !important;
  }
}

.review-actions-modal__trigger {
  margin-bottom: 12px;
}
.review-actions-modal__dialog.kal-modal-dialog {
  max-width: 100%;
}
.review-actions-modal__textarea-wrapper {
  position: relative;
  margin-bottom: 12px;
}
.review-actions-modal__textarea-wrapper textarea {
  min-height: 350px;
}
.review-actions-modal__textarea-wrapper .kal-spinner {
  position: absolute;
  inset: 0;
}

/* This is the smallest screen size given functionalities works on */
.link-button > * {
  display: flex;
  align-items: center;
}
.link-button svg:not(.kal-spinner) {
  width: 18px;
  height: 18px;
  margin-right: 7.5px;
}
.link-button .kal-btn.kal-loading-btn {
  min-height: 0;
  justify-content: flex-end;
}
.link-button .kal-btn.kal-loading-btn svg.kal-spinner {
  margin: 0;
}

.unsaved-changes-modal {
  margin-top: 64px;
}
@media only screen and (max-width: 1023px) {
  .unsaved-changes-modal {
    margin-top: 20px;
  }
}

.skill-levels-descriptions__trigger.kal-btn.tertiary.inline-text-link {
  display: flex;
  align-items: center;
  margin-top: 12px;
}
.skill-levels-descriptions__modal dl,
.skill-levels-descriptions__modal dt,
.skill-levels-descriptions__modal dd {
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}

@media only screen and (min-width: 680px) {
  .skills-linking-modal-form__fields {
    display: flex;
    gap: 24px;
  }
  .skills-linking-modal-form__fields > .kal-form-field {
    width: 50%;
    margin-top: 0;
  }
  .skills-linking-modal-form .kal-form-buttons {
    margin-top: 24px;
  }
}
.skills-linking-modal-form__level-descriptions.kal-btn.tertiary.inline-text-link {
  display: flex;
  align-items: center;
  margin-top: 12px;
}
.skills-linking-modal-form + .kal-table {
  margin-top: 24px;
  margin-bottom: 4px;
}

dialog.kal-modal-dialog.skills-linking-modal > .kal-modal-dialog-content > .kal-modal-dialog-body {
  padding-bottom: 16px;
}

/* This is the smallest screen size given functionalities works on */
@font-face {
  font-family: 'lato-bold';
  src: url('../../../../Fonts/Lato-Bold.woff2') format('woff2'), url('../../../../Fonts/Lato-Bold.woff') format('woff'), url('../../../../Fonts/Lato-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'lato-heavy';
  src: url('../../../../Fonts/Lato-Heavy.woff2') format('woff2'), url('../../../../Fonts/Lato-Heavy.woff') format('woff'), url('../../../../Fonts/Lato-Heavy.ttf') format('truetype');
}
@font-face {
  font-family: 'lato-regular';
  src: url('../../../../Fonts/Lato-Regular.woff2') format('woff2'), url('../../../../Fonts/Lato-Regular.woff') format('woff'), url('../../../../Fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'lato-light';
  src: url('../../../../Fonts/Lato-Light.woff2') format('woff2'), url('../../../../Fonts/Lato-Light.woff') format('woff'), url('../../../../Fonts/Lato-Light.ttf') format('truetype');
}
/* Webfont: Lato-Semibold */
@font-face {
  font-family: 'lato-semibold';
  src: url('../../../../Fonts/Lato-Semibold.eot');
  /* IE9 Compat Modes */
  src: url('../../../../Fonts/Lato-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../../../Fonts/Lato-Semibold.woff2') format('woff2'), /* Modern Browsers */ url('../../../../Fonts/Lato-Semibold.woff') format('woff'), /* Modern Browsers */ url('../../../../Fonts/Lato-Semibold.ttf') format('truetype');
  font-style: normal;
  font-weight: 600;
}
.linked-skills-chips {
  display: flex;
  column-gap: 4px;
  row-gap: 4px;
  flex-wrap: wrap;
}

/* This is the smallest screen size given functionalities works on */
@font-face {
  font-family: 'lato-bold';
  src: url('../../../Fonts/Lato-Bold.woff2') format('woff2'), url('../../../Fonts/Lato-Bold.woff') format('woff'), url('../../../Fonts/Lato-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'lato-heavy';
  src: url('../../../Fonts/Lato-Heavy.woff2') format('woff2'), url('../../../Fonts/Lato-Heavy.woff') format('woff'), url('../../../Fonts/Lato-Heavy.ttf') format('truetype');
}
@font-face {
  font-family: 'lato-regular';
  src: url('../../../Fonts/Lato-Regular.woff2') format('woff2'), url('../../../Fonts/Lato-Regular.woff') format('woff'), url('../../../Fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'lato-light';
  src: url('../../../Fonts/Lato-Light.woff2') format('woff2'), url('../../../Fonts/Lato-Light.woff') format('woff'), url('../../../Fonts/Lato-Light.ttf') format('truetype');
}
/* Webfont: Lato-Semibold */
@font-face {
  font-family: 'lato-semibold';
  src: url('../../../Fonts/Lato-Semibold.eot');
  /* IE9 Compat Modes */
  src: url('../../../Fonts/Lato-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../../Fonts/Lato-Semibold.woff2') format('woff2'), /* Modern Browsers */ url('../../../Fonts/Lato-Semibold.woff') format('woff'), /* Modern Browsers */ url('../../../Fonts/Lato-Semibold.ttf') format('truetype');
  font-style: normal;
  font-weight: 600;
}
.skills-linking {
  border-top: 1px solid var(--grey-6, #d8d8d8);
  margin-bottom: 20px;
}
.card .skills-linking {
  border-top-color: #b5b5b5;
}
.card .skills-linking h3 {
  font-size: 13px;
  margin-bottom: 5px;
}
.skills-linking__icon {
  width: 42px;
  margin-right: 7.5px;
  color: var(--grey-3, #606060);
  display: flex;
  justify-content: center;
  align-items: center;
}
.skills-linking__icon svg {
  height: 33px;
  width: auto;
}
.skills-linking > h3 {
  width: 100%;
  justify-content: flex-end;
}
.skills-linking > h3,
.skills-linking > h3 > div {
  display: flex;
  align-items: center;
}
.skills-linking > h3 > div {
  margin-right: auto;
}
.skills-linking > h3 > .kal-spinner {
  margin: 0;
}
.skills-linking > h3 .link-button {
  margin-left: 10px;
}
.skills-linking__status--unlinked {
  display: flex;
  justify-content: flex-end;
  color: var(--grey-4, #767676);
}

/* This is the smallest screen size given functionalities works on */
@font-face {
  font-family: 'lato-bold';
  src: url('../../../Fonts/Lato-Bold.woff2') format('woff2'), url('../../../Fonts/Lato-Bold.woff') format('woff'), url('../../../Fonts/Lato-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'lato-heavy';
  src: url('../../../Fonts/Lato-Heavy.woff2') format('woff2'), url('../../../Fonts/Lato-Heavy.woff') format('woff'), url('../../../Fonts/Lato-Heavy.ttf') format('truetype');
}
@font-face {
  font-family: 'lato-regular';
  src: url('../../../Fonts/Lato-Regular.woff2') format('woff2'), url('../../../Fonts/Lato-Regular.woff') format('woff'), url('../../../Fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'lato-light';
  src: url('../../../Fonts/Lato-Light.woff2') format('woff2'), url('../../../Fonts/Lato-Light.woff') format('woff'), url('../../../Fonts/Lato-Light.ttf') format('truetype');
}
/* Webfont: Lato-Semibold */
@font-face {
  font-family: 'lato-semibold';
  src: url('../../../Fonts/Lato-Semibold.eot');
  /* IE9 Compat Modes */
  src: url('../../../Fonts/Lato-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../../Fonts/Lato-Semibold.woff2') format('woff2'), /* Modern Browsers */ url('../../../Fonts/Lato-Semibold.woff') format('woff'), /* Modern Browsers */ url('../../../Fonts/Lato-Semibold.ttf') format('truetype');
  font-style: normal;
  font-weight: 600;
}
.activity-purpose {
  border-top: 1px solid var(--grey-6, #d8d8d8);
  margin-bottom: 20px;
}
.card .activity-purpose {
  border-top-color: #b5b5b5;
}
.card .activity-purpose h3 {
  font-size: 17px;
  margin-bottom: 5px;
}
.activity-purpose .kal-switch-list-legend {
  font-size: 13px;
}
.activity-purpose-chips {
  display: flex;
  column-gap: 4px;
  row-gap: 4px;
  flex-wrap: wrap;
}

.app-setting-switch input + label {
  align-items: center;
}
.app-setting-switch__description {
  margin-left: 64px;
}
.app-setting-switch .kal-switch-label-text b {
  display: flex;
  align-items: center;
}
.app-setting-switch .kal-switch-label-text b svg {
  margin-left: calc(4px / 2);
  flex-shrink: 0;
}

.app-settings {
  margin-bottom: 24px;
}
.app-settings .kal-horizontal-tabbed-nav ~ fieldset .kal-card-group {
  margin-top: 0;
}

.save-modal {
  margin-top: 64px;
}
@media only screen and (max-width: 1023px) {
  .save-modal {
    margin-top: 20px;
  }
}
.save-modal .kal-alert {
  text-align: left;
}
.save-modal--failure h2 {
  justify-content: center;
}

.failure-table-modal {
  margin-top: 64px;
}
@media only screen and (max-width: 1023px) {
  .failure-table-modal {
    margin-top: 20px;
  }
}

.kal-table.kal-card-content .kal-card .kal-table-default-card-content .auto-assignment-rules__actions .kal-menu-button.tertiary.kal-btn {
  display: flex;
  flex-direction: row;
}

@font-face {
  font-family: 'lato-bold';
  src: url('../../Fonts/Lato-Bold.woff2') format('woff2'), url('../../Fonts/Lato-Bold.woff') format('woff'), url('../../Fonts/Lato-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'lato-heavy';
  src: url('../../Fonts/Lato-Heavy.woff2') format('woff2'), url('../../Fonts/Lato-Heavy.woff') format('woff'), url('../../Fonts/Lato-Heavy.ttf') format('truetype');
}
@font-face {
  font-family: 'lato-regular';
  src: url('../../Fonts/Lato-Regular.woff2') format('woff2'), url('../../Fonts/Lato-Regular.woff') format('woff'), url('../../Fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'lato-light';
  src: url('../../Fonts/Lato-Light.woff2') format('woff2'), url('../../Fonts/Lato-Light.woff') format('woff'), url('../../Fonts/Lato-Light.ttf') format('truetype');
}
/* Webfont: Lato-Semibold */
@font-face {
  font-family: 'lato-semibold';
  src: url('../../Fonts/Lato-Semibold.eot');
  /* IE9 Compat Modes */
  src: url('../../Fonts/Lato-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../Fonts/Lato-Semibold.woff2') format('woff2'), /* Modern Browsers */ url('../../Fonts/Lato-Semibold.woff') format('woff'), /* Modern Browsers */ url('../../Fonts/Lato-Semibold.ttf') format('truetype');
  font-style: normal;
  font-weight: 600;
}
.bulk-assignment *,
.bulk-assignment *::before,
.bulk-assignment *::after {
  box-sizing: border-box;
}
.bulk-assignment .kal-card {
  margin-bottom: 32px;
}
.bulk-assignment .kal-card > [class^='kal-heading-']:first-child,
.bulk-assignment .kal-card > [class*=' kal-heading-']:first-child {
  margin-top: 0;
}

@font-face {
  font-family: 'lato-bold';
  src: url('../../../Fonts/Lato-Bold.woff2') format('woff2'), url('../../../Fonts/Lato-Bold.woff') format('woff'), url('../../../Fonts/Lato-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'lato-heavy';
  src: url('../../../Fonts/Lato-Heavy.woff2') format('woff2'), url('../../../Fonts/Lato-Heavy.woff') format('woff'), url('../../../Fonts/Lato-Heavy.ttf') format('truetype');
}
@font-face {
  font-family: 'lato-regular';
  src: url('../../../Fonts/Lato-Regular.woff2') format('woff2'), url('../../../Fonts/Lato-Regular.woff') format('woff'), url('../../../Fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'lato-light';
  src: url('../../../Fonts/Lato-Light.woff2') format('woff2'), url('../../../Fonts/Lato-Light.woff') format('woff'), url('../../../Fonts/Lato-Light.ttf') format('truetype');
}
/* Webfont: Lato-Semibold */
@font-face {
  font-family: 'lato-semibold';
  src: url('../../../Fonts/Lato-Semibold.eot');
  /* IE9 Compat Modes */
  src: url('../../../Fonts/Lato-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../../Fonts/Lato-Semibold.woff2') format('woff2'), /* Modern Browsers */ url('../../../Fonts/Lato-Semibold.woff') format('woff'), /* Modern Browsers */ url('../../../Fonts/Lato-Semibold.ttf') format('truetype');
  font-style: normal;
  font-weight: 600;
}
.bulk-assignment-stepper {
  display: flex;
}
.bulk-assignment-stepper .kal-step--enabled,
.bulk-assignment-stepper .kal-step--current {
  color: var(--textcolor-on-background);
}

.kal-table-multiselect-action-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 16px;
  border: 1px solid var(--brand-primary-strong-outline);
  border-left: 8px solid var(--brand-primary-color);
  border-radius: 6px;
}
@media only screen and (max-width: 1023px) {
  .kal-table-multiselect-action-bar {
    flex-direction: column;
  }
  .kal-table-multiselect-action-bar .kal-table-multiselect-buttons {
    white-space: normal;
    margin-top: 16px;
    width: 100%;
  }
  .kal-table-multiselect-action-bar .kal-table-multiselect-buttons .kal-btn {
    width: 100%;
  }
}
.kal-table-multiselect-action-bar .kal-bold {
  font-weight: bold;
}
.kal-table-multiselect-action-bar .kal-table-multiselect-divider {
  height: calc(100% - 2 * 16px + 2 * 12px);
  width: 1px;
  margin-right: 16px;
  margin-left: 24px;
  background-color: var(--grey-5);
}
.kal-table-multiselect-action-bar .kal-table-multiselect-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

@media only screen and (min-width: 1024px) {
  .bulk-assignment__groups-table {
    margin-top: 16px;
  }
}
@media only screen and (max-width: 1023px) {
  .bulk-assignment__groups-table {
    margin-top: 20px;
  }
}
.bulk-assignment__groups-table td {
  width: 30%;
  word-break: break-word;
}
.bulk-assignment__groups-table td:first-of-type {
  width: 0.1%;
}
.bulk-assignment__groups-table .kal-table-card .kal-body-text {
  overflow-wrap: break-word;
}
.bulk-assignment__groups-table-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media only screen and (max-width: 1023px) {
  .bulk-assignment__groups-table-actions {
    flex-direction: column-reverse;
    gap: 16px;
    align-items: stretch;
  }
}
.bulk-assignment__search-field {
  flex-grow: 1;
}
@media only screen and (max-width: 1023px) {
  .bulk-assignment__search-field .kal-field {
    max-width: 100%;
  }
}
@media only screen and (max-width: 1023px) {
  .bulk-assignment__assign-button {
    width: 100%;
  }
}
.bulk-assignment__search-and-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 12px 0;
}
.bulk-assignment__search-and-actions > * {
  margin-top: 0;
}

.bulk-assignment *,
.bulk-assignment *::before,
.bulk-assignment *::after {
  box-sizing: border-box;
}
@media only screen and (max-width: 1023px) {
  .bulk-assignment {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.bulk-assignment-groups-alert .kal-alert__content {
  display: flex;
  align-items: flex-start;
  column-gap: 20px;
}
@media only screen and (max-width: 1023px) {
  .bulk-assignment-groups-alert .kal-alert__content {
    flex-direction: column;
  }
}
.bulk-assignment-groups-alert .kal-btn {
  white-space: nowrap;
  flex-shrink: 0;
}
@media only screen and (max-width: 1023px) {
  .bulk-assignment-groups-alert .kal-btn {
    white-space: normal;
    margin-top: 16px;
  }
}

.bulk-assignment-group-flags {
  align-items: baseline;
  gap: 12px;
}
@media only screen and (max-width: 679px) {
  .bulk-assignment-group-flags {
    flex-direction: column;
  }
}
.bulk-assignment-group-flags,
.bulk-assignment-group-flags__flags-container {
  display: flex;
}
.bulk-assignment-group-flags__intro-text {
  min-width: 140px;
  font-size: 16px;
}
.bulk-assignment-group-flags__flags-container {
  flex-wrap: wrap;
  gap: 8px;
}
.bulk-assignment-group-flags__flag {
  word-break: break-word;
}

.bulk-assignment-select-type__radio-list {
  margin-top: 8px;
}

#bulk-assignment-confirm-modal .kal-form-modal-content .kal-form-buttons {
  display: none;
}
#bulk-assignment-confirm-modal .kal-form-modal-content .kal-form-errors .kal-alert {
  word-break: break-word;
}

.auto-assign__about-rules-alert {
  margin: 12px 0;
}

@media only screen and (max-width: 679px) {
  .new-objectives-fields__objective-title .kal-field-error,
  .new-objectives-fields .kal-datepicker .kal-field-error {
    height: auto;
    margin-bottom: 8px;
  }
}

.existing-objective-fields__archived-connected-global-objective {
  margin-top: 16px;
}

.assign-objectives__segmented-controls {
  margin-top: 24px;
}
.assign-objectives__segmented-controls .kal-segmented-button {
  border: 1px solid var(--brand-primary-outline);
}
.assign-objectives__new-objectives-form-wrapper--inactive-segment,
.assign-objectives__existing-objectives-form-wrapper--inactive-segment {
  display: none;
}

@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.toggle-slide {
  overflow: hidden;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  direction: ltr;
  text-align: center;
}
div.disabled > .toggle-slide {
  opacity: 0.7;
  pointer-events: none;
}
.toggle-slide .toggle-on,
.toggle-slide .toggle-off,
.toggle-slide .toggle-blob {
  float: left;
}
.toggle-slide .toggle-blob {
  position: relative;
  z-index: 99;
  cursor: hand;
  cursor: grab;
}
.toggle-light .toggle-slide {
  border-radius: 9999px;
  box-shadow: 0 0 0 1px #999;
}
.toggle-light .toggle-on,
.toggle-light .toggle-off {
  font-size: 11px;
  font-weight: 500;
}
.toggle-light .toggle-on,
.toggle-light .toggle-select .toggle-inner .active {
  background: #45a31f;
  box-shadow: inset 2px 2px 6px rgba(0, 0, 0, 0.2);
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
  color: rgba(255, 255, 255, 0.8);
}
.toggle-light .toggle-off,
.toggle-light .toggle-select .toggle-on {
  color: rgba(0, 0, 0, 0.6);
  text-shadow: 0 1px rgba(255, 255, 255, 0.2);
  background: -webkit-linear-gradient(#cfcfcf, #f5f5f5);
  background: linear-gradient(#cfcfcf, #f5f5f5);
}
.toggle-light .toggle-blob {
  border-radius: 50px;
  background: -webkit-linear-gradient(#f5f5f5, #cfcfcf);
  background: linear-gradient(#f5f5f5, #cfcfcf);
  box-shadow: 1px 1px 2px #888;
}
.toggle-light .toggle-blob:hover {
  background: -webkit-linear-gradient(#e4e4e4, #f9f9f9);
  background: linear-gradient(#e4e4e4, #f9f9f9);
}
@font-face {
  font-family: 'lato-bold';
  src: url('../Fonts/Lato-Bold.woff2') format('woff2'), url('../Fonts/Lato-Bold.woff') format('woff'), url('../Fonts/Lato-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'lato-heavy';
  src: url('../Fonts/Lato-Heavy.woff2') format('woff2'), url('../Fonts/Lato-Heavy.woff') format('woff'), url('../Fonts/Lato-Heavy.ttf') format('truetype');
}
@font-face {
  font-family: 'lato-regular';
  src: url('../Fonts/Lato-Regular.woff2') format('woff2'), url('../Fonts/Lato-Regular.woff') format('woff'), url('../Fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'lato-light';
  src: url('../Fonts/Lato-Light.woff2') format('woff2'), url('../Fonts/Lato-Light.woff') format('woff'), url('../Fonts/Lato-Light.ttf') format('truetype');
}
/* Webfont: Lato-Semibold */
@font-face {
  font-family: 'lato-semibold';
  src: url('../Fonts/Lato-Semibold.eot');
  /* IE9 Compat Modes */
  src: url('../Fonts/Lato-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../Fonts/Lato-Semibold.woff2') format('woff2'), /* Modern Browsers */ url('../Fonts/Lato-Semibold.woff') format('woff'), /* Modern Browsers */ url('../Fonts/Lato-Semibold.ttf') format('truetype');
  font-style: normal;
  font-weight: 600;
}
/* This is the smallest screen size given functionalities works on */
.background-gradient {
  background-image: linear-gradient(rgba(0, 0, 0, 0.41) 1px, rgba(0, 0, 0, 0.11) 32px, rgba(0, 0, 0, 0.05) 63px, rgba(0, 0, 0, 0.02) 94px, rgba(0, 0, 0, 0) 127px), linear-gradient(to top, rgba(0, 0, 0, 0.32), rgba(0, 0, 0, 0.24) 150px, rgba(0, 0, 0, 0.15) 300px, rgba(0, 0, 0, 0.06) 450px, rgba(0, 0, 0, 0) 600px), url('../Images/dark-background-noise-pattern.jpg');
}
.noselect {
  -webkit-user-select: none;
  /* Safari */
  user-select: none;
  /* Non-prefixed version, currently
                                  not supported by any browser */
}
.break-word {
  word-wrap: break-word;
  word-break: break-word;
  overflow-wrap: break-word;
}
.sr-only {
  position: absolute;
  width: 1px !important;
  height: 1px !important;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}
.sr-only-focusable:focus,
.sr-only-focusable:active {
  position: static;
  width: auto !important;
  height: auto !important;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
  clip-path: none;
}
.tab-underline {
  display: block;
  content: '';
  border-bottom: 1px solid var(--textcolor-on-background);
  -ms-flex: 1 1 100%;
  -webkit-flex: 1 1 100%;
  flex: 1 1 100%;
}
.my-objectives:after {
  content: '';
  display: table;
  clear: both;
}
.my-objectives:after {
  content: '';
  display: table;
  clear: both;
}
.my-objectives .tab-exclamation-mark {
  margin-right: 10px;
}
.my-objectives .primary-button-area {
  margin: 10px 0;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.my-objectives .primary-button-area .tabs,
.my-objectives .primary-button-area .primary-button {
  -ms-flex: 1 0 150px;
  -webkit-flex: 1 0 150px;
  flex: 1 0 150px;
  margin: 5px 0;
}
.my-objectives .primary-button-area .tabs {
  padding-left: 5px;
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  flex: 1 0 auto;
}
.my-objectives .primary-button-area .tabs:before {
  display: block;
  content: '';
  border-bottom: 1px solid var(--textcolor-on-background);
  -ms-flex: 1 1 100%;
  -webkit-flex: 1 1 100%;
  flex: 1 1 100%;
}
.my-objectives .primary-button-area .tabs .spacer {
  -ms-flex: 0 0 0;
  -webkit-flex: 0 0 0;
  flex: 0 0 0;
  padding: 3px;
}
.my-objectives .primary-button-area .tabs .spacer:first-child {
  display: none;
}
@media (max-width: 375px) {
  .my-objectives .primary-button-area .tabs {
    padding: 0;
  }
}
.my-objectives .primary-button-area .primary-button {
  min-width: 150px;
  max-width: 250px;
}
@media (max-width: 791px) {
  .my-objectives .primary-button-area .primary-button {
    max-width: 100%;
  }
}
@media (max-width: 1141px) {
  .my-objectives {
    padding: 0 10px;
  }
}
@media (max-width: 791px) {
  .my-objectives .tab-exclamation-mark {
    margin: 0 4px;
  }
  .my-objectives .primary-button-area .tabs {
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .my-objectives .primary-button-area .tabs:before {
    display: none;
  }
  .my-objectives .primary-button-area .tabs:after {
    display: block;
    content: '';
    border-bottom: 1px solid var(--textcolor-on-background);
    -ms-flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
  }
}
@media (max-width: 791px) and (max-width: 750px) {
  .my-objectives .primary-button-area .tabs {
    width: 100%;
    max-width: calc(100vw - 20px);
    overflow-x: auto;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 791px) and (max-width: 375px) {
  .my-objectives .primary-button-area .tabs {
    max-width: calc(100vw - 10px);
  }
}
.my-objectives .objectives-grid {
  margin-top: 25px;
}
.my-objectives .objectives-grid .waiting-message {
  margin: 25px 0;
}
.my-objectives .objectives-grid grid-column {
  width: 365px;
  float: left;
  margin-left: 15px;
  padding-bottom: 326px;
}
.my-objectives .objectives-grid grid-column.mobile-grid {
  float: none;
}
.my-objectives .objectives-grid grid-column:first-of-type {
  margin-left: 0;
}
@media (max-width: 1155px) {
  .my-objectives .objectives-grid grid-column {
    float: none;
  }
}
.my-objectives .objectives-grid objective-card,
.my-objectives .objectives-grid global-objective-card {
  min-height: 230px;
  display: block;
  margin-bottom: 15px;
}
.my-objectives .objectives-grid .card {
  box-sizing: border-box;
  /*width: @card-width;*/
  min-height: 230px;
  border-radius: 2px;
  margin: auto;
}
.my-objectives .objectives-grid .card .edit-view .primary-button,
.my-objectives .objectives-grid .card .edit-view .cancel-button {
  display: inline-block;
}
@media (max-width: 375px) {
  .my-objectives .objectives-grid .card {
    max-width: 300px;
  }
  .my-objectives .objectives-grid .card .ui-datepicker-header,
  .my-objectives .objectives-grid .card .ui-datepicker-calendar {
    width: 246px;
  }
  .my-objectives .objectives-grid .card .edit-view,
  .my-objectives .objectives-grid .card .display-view {
    padding: 14px;
  }
}
.my-objectives .objectives-grid .card.placeholder {
  border: 3px dashed var(--placeholder-border-color);
  margin-bottom: 15px;
  text-align: center;
}
.my-objectives .objectives-grid .card.placeholder.highlight {
  border: 3px dashed #737373;
}
.my-objectives .objectives-grid .placeholder {
  position: relative;
}
.my-objectives .objectives-grid .drop-target-trigger-parent {
  width: 0;
  height: 0;
  position: relative;
}
.my-objectives .objectives-grid .drop-target-trigger-parent .drop-target-trigger {
  position: absolute;
  float: left;
  width: 365px;
  height: 100px;
  top: -50px;
  z-index: -1;
}
.my-objectives .objectives-grid .drop-target-trigger-parent .drop-target-trigger.expanded {
  height: 196px;
  top: -65px;
}
.my-objectives .objectives-grid .drop-target-ui {
  width: 365px;
  height: 66px;
  margin-bottom: 15px;
  border: 3px dashed var(--placeholder-border-color);
  box-sizing: border-box;
}
@media print {
  .my-objectives .contents {
    overflow: visible !important;
  }
  .my-objectives .objectives-grid {
    margin-top: 5px;
  }
  .my-objectives .objectives-grid objective-card {
    border-bottom: 1px dashed grey !important;
  }
  .my-objectives .objectives-grid .card {
    width: 100%;
    margin: auto;
  }
  .my-objectives .objectives-grid .card.objective .display-view .draggable-icon {
    display: none;
  }
  .my-objectives .objectives-grid .card .placeholder {
    display: none !important;
  }
  .my-objectives .objectives-grid grid-column {
    width: 100% !important;
    padding-bottom: 0 !important;
    margin-left: 0;
  }
  .my-objectives .objectives-grid grid-column .placeholder {
    display: none !important;
  }
  .my-objectives .objectives-grid grid-column .drop-target-ui {
    display: none !important;
  }
}
.my-objectives .tab-container {
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  flex: 1 0 auto;
}
@media (max-width: 375px) {
  .my-objectives .tab-container .tab {
    padding: 0 12px;
  }
  .my-objectives .tab-container .tab .objective-tab-items-count {
    display: none;
  }
}
@media (max-width: 791px) {
  .my-objectives .tab-container .objective-tab-name {
    display: none;
  }
  .my-objectives .tab-container .tab.secondary-button-dark .tab-icon {
    margin: 0 4px;
  }
  .my-objectives .tab-container .tab.secondary-button-dark.selected .objective-tab-name,
  .my-objectives .tab-container .tab.secondary-button-dark.selected .objective-tab-items-count {
    display: inline;
  }
}
.objective-tab-items-count {
  margin-left: 4px;
}
@media screen {
  .objective-description-screen {
    height: 35px;
    white-space: pre-line;
  }
  .objective-description-screen .more {
    text-decoration: underline;
    font-size: 14px;
  }
  .objective-description-print {
    display: none;
  }
}
@media print {
  .my-objectives .buttons,
  .my-objectives .tab-icon,
  .my-objectives .tab-exclamation-mark,
  .my-objectives .bottom-bar,
  .my-objectives .archive-settings,
  .my-objectives .privacy-settings,
  .my-objectives .tabs .tab-container .tab {
    display: none;
  }
  .my-objectives .primary-button-area .primary-button {
    display: none;
  }
  .my-objectives .primary-button-area .tabs {
    margin-bottom: 40px;
  }
  .my-objectives .primary-button-area .tabs .tab-container .tab.selected {
    position: absolute;
    width: 100%;
    color: black;
    font-size: 20px;
    text-align: left;
    padding: 12px 0 40px;
    left: 0;
    border: 0;
    border-top: 2px solid black;
    border-bottom: 2px dashed black;
    display: block;
  }
  .my-objectives .primary-button-area .tabs .tab-container .tab.selected.warning-border {
    color: var(--system-warning-text, #bd0000);
    border-color: var(--system-warning-text, #bd0000);
  }
  .my-objectives .objectives-grid grid-column {
    width: 100%;
    float: none;
  }
  .my-objectives .objectives-grid grid-column objective-card {
    min-height: 120px;
  }
  .my-objectives .objectives-grid grid-column .card.objective {
    width: 100%;
    min-height: 120px;
    max-width: 100%;
  }
  .my-objectives .objectives-grid grid-column .card.objective .card-action-icons,
  .my-objectives .objectives-grid grid-column .card.objective .objective-description-screen {
    display: none;
  }
  .my-objectives .objectives-grid grid-column .card.objective .display-view {
    height: auto;
  }
  .my-objectives .objectives-grid grid-column .card.objective .title,
  .my-objectives .objectives-grid grid-column .card.objective .created-by,
  .my-objectives .objectives-grid grid-column .card.objective .objective-description-print {
    display: block;
    float: none;
    width: 320px;
  }
  .my-objectives .objectives-grid grid-column .card.objective .title {
    margin: 0 0 10px;
  }
  .my-objectives .objectives-grid grid-column .card.objective .objective-description-print {
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 40px;
  }
  .my-objectives .objectives-grid grid-column .card.objective .date-display,
  .my-objectives .objectives-grid grid-column .card.objective .progress-bar {
    position: absolute;
    float: none;
    right: 10px;
    bottom: 0;
    margin: auto;
    height: 20px;
  }
  .my-objectives .objectives-grid grid-column .card.objective .date-display {
    top: 80px;
    width: 250px;
  }
  .my-objectives .objectives-grid grid-column .card.objective .progress-bar {
    top: 0;
    width: 230px;
  }
}
.my-development activity-card {
  min-height: 230px;
  display: block;
  margin-bottom: 15px;
}
.my-development.mobile .container {
  overflow: visible;
}
.my-feedback .feedback-contents .primary-action-button:nth-child(2) {
  margin-left: 10px;
}
.my-feedback .feedback-contents .feedback-grid {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px 0 0;
  padding: 0;
}
/* These are the conditional mixins for the different syntax for IE10 Flexbox */
.title-bar {
  top: 80px;
  margin: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  background-color: var(--brand-primary-color, #a2378e);
}
.title-bar .container {
  max-width: 1125px;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media only screen and (max-width: 679px) {
  .title-bar .container {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media only screen and (min-width: 680px) and (max-width: 1023px) {
  .title-bar .container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .title-bar .container {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media only screen and (max-width: 1439px) and (min-width: 1280px) {
  .title-bar .container {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media only screen and (min-width: 1440px) {
  .title-bar .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 375px) {
  .title-bar .container {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .title-bar .container h1 {
    margin: 0 0 8px;
    font-size: 32px;
    line-height: 40px;
  }
}
.title-bar.mobile .container {
  flex-direction: column;
}
.title-bar h1 {
  margin: 0 0 12px;
  font-size: 40px;
  line-height: 56px;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-word;
  color: var(--brand-primary-contrast-text-color);
}
.title-bar .page-subtitle {
  margin-top: 0;
  color: var(--brand-primary-contrast-text-color);
  line-height: 24px;
  font-size: 16px;
}
@media only screen and (min-width: 1024px) {
  .title-bar .page-subtitle {
    margin-bottom: 0;
  }
}
.title-bar .header-button {
  -webkit-user-select: none;
  /* Safari */
  user-select: none;
  /* Non-prefixed version, currently
                                  not supported by any browser */
  font-weight: bold;
}
@media only screen and (min-width: 1024px) {
  .title-bar .header-button {
    align-self: center;
  }
}
@media print {
  .title-bar .header-button {
    display: none !important;
  }
}
.title-bar .header-button[disabled] {
  opacity: 0.5;
}
.title-bar .header-button svg {
  height: 10px;
  width: 10px;
}
.title-bar.mobile .header-button {
  margin-left: 0;
}
@media only screen and (max-width: 679px) {
  .inner,
  .kal-page-background {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media only screen and (min-width: 680px) and (max-width: 1023px) {
  .inner,
  .kal-page-background {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .inner,
  .kal-page-background {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media only screen and (max-width: 1439px) and (min-width: 1280px) {
  .inner,
  .kal-page-background {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media only screen and (min-width: 1440px) {
  .inner,
  .kal-page-background {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.selection-arrow-default {
  visibility: hidden;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 9px solid var(--brand-primary-color, #a2378e);
}
.desktop .user .nav-dropdown,
.mobile-menu-toggle {
  display: none;
}
.dropdown-content {
  display: none;
  background-color: #151515;
  position: absolute;
  top: 100%;
  width: 150px;
}
.dropdown-content .menu-item {
  width: 100%;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
  border-bottom: 1px solid #2c2c2c;
  color: white;
  padding: 10px 2px;
  box-sizing: border-box;
}
.dropdown-content .menu-item:hover,
.dropdown-content .menu-item:focus {
  text-decoration: underline;
}
.dropdown-content .menu-item :last-of-type {
  border-bottom: none;
}
.dropdown-content a.menu-item {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.dropdown-content button {
  width: 100%;
  height: 100%;
  background-color: #151515;
  border: none;
}
.user-menu {
  display: block;
}
body .nav-bar {
  background-color: var(--nav-background);
}
body .nav-bar .skip-to-content {
  top: 0;
  left: 0;
  position: absolute;
  text-align: center;
  letter-spacing: normal;
  line-height: 44px;
}
body .nav-bar .skip-to-content:focus {
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 2px;
  font-weight: normal;
  font-size: 15px;
  height: 44px;
  padding: 0 15px;
  box-sizing: border-box;
  border: 0;
  text-decoration: none;
  text-align: center;
  position: relative;
  -webkit-transition: background .15s ease-out;
  -moz-transition: background .15s ease-out;
  -o-transition: background .15s ease-out;
  transition: background .15s ease-out;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
  background: var(--grey-3, #606060);
  color: var(--white-color, #ffffff);
  position: absolute;
  z-index: 99999;
}
.card body .nav-bar .skip-to-content:focus,
[class*='-card'] body .nav-bar .skip-to-content:focus {
  padding: 0 10px;
}
body .nav-bar .container {
  height: 96px;
}
body .nav-bar .site-name {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
  float: left;
  top: 50%;
  letter-spacing: 5px;
  font-size: 17px;
  background-position-y: center;
}
body .nav-bar .site-name .beta-title {
  color: #cbcbcb;
  font-family: 'lato-light', sans-serif;
}
body .nav-bar .site-name .performance-title {
  font-weight: bold;
}
body .nav-bar .site-name .middot {
  color: var(--brand-primary-color, #a2378e);
}
body .nav-bar .user {
  height: 96px;
  float: right;
  margin-left: 15px;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (min-width: 1105px) and (max-width: 1200px) {
  body .nav-bar .user {
    margin-left: 8px;
  }
}
body .nav-bar .user .name-and-icon {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
body .nav-bar .user .name-and-icon .user-name {
  margin-right: 10px;
  color: var(--grey-3, #606060);
  font-family: 'lato-semibold', sans-serif;
  font-size: 17px;
  font-weight: 600;
}
body .nav-bar .user .name-and-icon .user-image {
  width: 60px;
  height: 60px;
  border-radius: 30px;
  background-color: var(--brand-primary-color, #a2378e);
}
body .nav-bar .user .name-and-icon .user-image svg {
  height: 85%;
  margin-top: 8px;
}
body .nav-bar .user a.name-and-icon:hover,
body .nav-bar .user a.name-and-icon:focus {
  text-decoration: underline;
  color: var(--grey-1, #111111);
}
body .nav-bar .user .selection-arrow {
  visibility: hidden;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 9px solid var(--brand-primary-color, #a2378e);
  position: absolute;
  bottom: 0;
  right: 52px;
}
body .nav-bar .page-links {
  float: right;
  list-style-type: none;
  margin-top: 0;
  margin-bottom: 0;
  height: 96px;
  padding: 0;
}
body .nav-bar .page-links .page-link-container {
  margin-left: 15px;
  margin-right: 15px;
  height: 96px;
  float: left;
}
@media (min-width: 1105px) and (max-width: 1200px) {
  body .nav-bar .page-links .page-link-container {
    margin-left: 8px;
    margin-right: 8px;
  }
}
body .nav-bar .page-links .page-link-container div {
  font-family: 'lato-semibold', sans-serif;
  font-size: 17px;
  font-weight: 600;
}
body .nav-bar .page-links .page-link-container .page-link-content {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
  top: 50%;
  color: var(--grey-3, #606060);
}
body .nav-bar .page-links .page-link-container .page-link-content:hover,
body .nav-bar .page-links .page-link-container.selected .page-link-content {
  line-height: 40px;
  color: var(--grey-1, #111111);
}
body .nav-bar .page-links .page-link-container .page-link-content a:hover,
body .nav-bar .page-links .page-link-container .page-link-content a:focus {
  text-decoration: underline;
}
body .nav-bar .page-links .page-link-container.selected .selection-arrow {
  visibility: visible;
}
body .nav-bar .page-links .page-link-container .selection-arrow {
  visibility: hidden;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 9px solid var(--brand-primary-color, #a2378e);
  position: relative;
  margin-left: -8px;
  left: 50%;
  top: 50%;
}
body .nav-bar.welcome-nav-bar {
  height: 150px;
  border-bottom-color: var(--brand-primary-color, #a2378e);
  border-bottom-width: 11px;
  border-bottom-style: solid;
  overflow: hidden;
}
body .nav-bar.welcome-nav-bar .site-welcome {
  position: relative;
  margin: 48px auto;
}
body .nav-bar.welcome-nav-bar .site-welcome .welcome,
body .nav-bar.welcome-nav-bar .site-welcome .site-name {
  width: 100%;
}
body .nav-bar.welcome-nav-bar .site-welcome .welcome span,
body .nav-bar.welcome-nav-bar .site-welcome .site-name span {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
}
body .nav-bar.welcome-nav-bar .site-welcome .welcome {
  font-style: italic;
}
body .nav-bar.welcome-nav-bar .site-welcome .site-name {
  background-position: center;
  margin-top: 30px;
  font-size: 35px;
}
@media print {
  body .nav-bar {
    position: relative;
  }
  body .nav-bar .user-icon {
    -webkit-print-color-adjust: exact;
  }
  body .nav-bar .page-links {
    display: none !important;
  }
}
.desktop .user.selected .selection-arrow {
  visibility: visible;
}
.desktop .nav-bar--profile-menu .user .selection-arrow {
  visibility: visible;
  border-bottom-color: #151515;
}
.desktop .nav-bar--profile-menu .nav-dropdown {
  display: block;
  position: absolute;
  top: 96px;
  right: 137px;
}
.focused-nav-bar {
  background-color: var(--focused-nav-background);
  height: 60px;
}
.focused-nav-bar .container {
  height: 100%;
  position: relative;
  max-width: 970px;
  padding: 0 15px;
  margin: 0 auto 30px;
}
.focused-nav-bar .container .previous-entity-link,
.focused-nav-bar .container .next-entity-link {
  position: absolute;
  top: 50%;
  color: var(--textcolor-on-focused-nav-background);
  white-space: nowrap;
}
.focused-nav-bar .container .previous-entity-link .nav-arrow,
.focused-nav-bar .container .next-entity-link .nav-arrow {
  display: inline-block;
  height: 20px;
  width: 20px;
  position: relative;
  top: -2px;
}
.focused-nav-bar .container .previous-entity-link .nav-arrow svg path,
.focused-nav-bar .container .next-entity-link .nav-arrow svg path {
  fill: var(--textcolor-on-focused-nav-background);
}
.focused-nav-bar .container .previous-entity-link span,
.focused-nav-bar .container .next-entity-link span {
  position: relative;
  top: -8px;
}
@media (max-width: 375px) {
  .focused-nav-bar .container .previous-entity-link span,
  .focused-nav-bar .container .next-entity-link span {
    position: absolute;
    width: 1px !important;
    height: 1px !important;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0;
  }
  .focused-nav-bar .container .previous-entity-link span-focusable:focus,
  .focused-nav-bar .container .next-entity-link span-focusable:focus,
  .focused-nav-bar .container .previous-entity-link span-focusable:active,
  .focused-nav-bar .container .next-entity-link span-focusable:active {
    position: static;
    width: auto !important;
    height: auto !important;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none;
  }
}
.focused-nav-bar .container .previous-entity-link:hover,
.focused-nav-bar .container .next-entity-link:hover {
  cursor: pointer;
}
.focused-nav-bar .container .previous-entity-link {
  -webkit-transform: translateY(-30%);
  -moz-transform: translateY(-30%);
  -o-transform: translateY(-30%);
  transform: translateY(-30%);
}
.focused-nav-bar .container .next-entity-link {
  -webkit-transform: translateY(-30%);
  -moz-transform: translateY(-30%);
  -o-transform: translateY(-30%);
  transform: translateY(-30%);
  right: 0;
}
.focused-nav-bar .container .save-and-close {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
.focused-nav-bar .container.review {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.focused-nav-bar .container.basic-header {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.focused-nav-bar .container.basic-header .primary-button {
  min-width: 163px;
}
@media (max-width: 750px) {
  .focused-nav-bar .container {
    padding: 0 20px;
  }
  .focused-nav-bar .container .print,
  .focused-nav-bar .container print-button {
    display: none;
  }
  .focused-nav-bar .container .previous-entity-link,
  .focused-nav-bar .container .next-entity-link {
    top: 50%;
  }
  .focused-nav-bar .container .previous-entity-link .nav-arrow,
  .focused-nav-bar .container .next-entity-link .nav-arrow {
    top: 0;
  }
  .focused-nav-bar .container .previous-entity-link span,
  .focused-nav-bar .container .next-entity-link span {
    top: -6px;
  }
  .focused-nav-bar .container .next-entity-link {
    right: 20px;
  }
  .focused-nav-bar .container .save-and-close {
    z-index: 1;
  }
}
@media (max-width: 375px) {
  .focused-nav-bar .container {
    padding: 0 15px;
  }
}
.card.dragged .settings-overlay {
  display: none;
}
.card.dragging-helper .settings-overlay {
  display: none;
}
.card .display-view .settings-overlay {
  -webkit-transition: top .3s ease, max-height .3s ease;
  -moz-transition: top .3s ease, max-height .3s ease;
  -o-transition: top .3s ease, max-height .3s ease;
  transition: top .3s ease, max-height .3s ease;
  top: 172px;
  max-height: 0;
  z-index: 50;
  padding: 20px;
  position: absolute;
  bottom: 65px;
  border-bottom-width: 6px;
  border-bottom-color: var(--brand-secondary-color);
  border-bottom-style: solid;
  left: 0;
  right: 0;
  background-color: var(--brand-secondary-color);
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.card .display-view .settings-overlay.show {
  top: 0;
  max-height: 500px;
}
.card .display-view .settings-overlay .title {
  color: var(--textcolor-on-secondary);
}
.card .display-view .settings-overlay .description {
  color: var(--textcolor-on-secondary);
}
.card .display-view .settings-overlay .cross-icon {
  float: right;
  margin-left: 6px;
}
.card .display-view .settings-overlay .cross-icon svg,
.card .display-view .settings-overlay .cross-icon img {
  width: 20px;
  height: 20px;
}
.card .display-view .settings-overlay .publish-action-bar h4,
.card .display-view .settings-overlay .archive-action-bar h4,
.card .display-view .settings-overlay .toggle-bar h4,
.card .display-view .settings-overlay .publish-action-bar h5,
.card .display-view .settings-overlay .archive-action-bar h5,
.card .display-view .settings-overlay .toggle-bar h5 {
  color: var(--textcolor-on-secondary);
}
.card .display-view .settings-overlay .publish-action-bar .h5,
.card .display-view .settings-overlay .archive-action-bar .h5,
.card .display-view .settings-overlay .toggle-bar .h5 {
  color: var(--textcolor-on-secondary);
}
.card .display-view .settings-overlay .button,
.card .display-view .settings-overlay .delete-button,
.card .display-view .settings-overlay .cancel-button,
.card .display-view .settings-overlay .primary-button,
.card .display-view .settings-overlay .secondary-button,
.card .display-view .settings-overlay .secondary-button-dark {
  height: 36px;
  line-height: 36px;
}
.card .display-view .settings-overlay .triangle {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 8px solid var(--brand-secondary-color);
  bottom: -13px;
}
.card .display-view .bottom-bar {
  position: absolute;
  height: 19px;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  background: var(--card-background-color);
  z-index: 51;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 375px) {
  .card .display-view .bottom-bar {
    padding: 20px 14px;
  }
}
.card .display-view .bottom-bar .card-action-icons {
  margin-top: -3px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.card .display-view .bottom-bar .card-action-icons img {
  display: block;
  height: 24px;
  width: 24px;
}
.card .display-view .bottom-bar .card-action-icons img.icon-small {
  padding: 1.5px;
  box-sizing: border-box;
}
.card .display-view .bottom-bar .card-action-icons img.icon-large {
  width: 30px;
  height: 30px;
}
.card .display-view .bottom-bar .card-action-icons > a,
.card .display-view .bottom-bar .card-action-icons > img,
.card .display-view .bottom-bar .card-action-icons > button {
  margin-right: 12px;
}
.card .display-view .bottom-bar .card-action-icons > a.disabled,
.card .display-view .bottom-bar .card-action-icons > img.disabled,
.card .display-view .bottom-bar .card-action-icons > button.disabled {
  opacity: 0.4;
}
@media (max-width: 375px) {
  .card .display-view .bottom-bar .card-action-icons > a,
  .card .display-view .bottom-bar .card-action-icons > img,
  .card .display-view .bottom-bar .card-action-icons > button {
    margin-right: 6px;
  }
}
.card .display-view .bottom-bar .card-action-icons .disabled {
  cursor: not-allowed;
}
.card .display-view .bottom-bar .card-action-icons .primary-button,
.card .display-view .bottom-bar .card-action-icons .secondary-button {
  font-size: 13px;
  height: 23px;
  line-height: 17px;
  padding: 0 8px;
  max-width: 170px;
}
@media (max-width: 375px) {
  .card .display-view .bottom-bar .card-action-icons .primary-button,
  .card .display-view .bottom-bar .card-action-icons .secondary-button {
    max-width: 140px;
  }
}
.card .display-view .bottom-bar .created-by {
  display: inline-block;
  text-align: right;
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.card .display-view .bottom-bar .created-by span {
  color: var(--grey-3, #606060);
}
.card .display-view .bottom-bar .created-by .incomplete-status {
  color: var(--brand-primary-color, #a2378e);
}
.card .display-view .bottom-bar .created-by .complete-status {
  color: var(--system-success-text, #1b6c09);
}
.card .display-view .bottom-bar .created-by .overdue-status {
  color: var(--system-warning-text, #bd0000);
}
.card {
  position: relative;
  border-radius: 2px;
  max-width: 365px;
  page-break-inside: avoid;
}
@media (max-width: 375px) {
  .card {
    max-width: 300px;
  }
}
.card.dragged {
  opacity: 0.2;
}
.card.dragging-helper {
  min-width: 365px;
  box-shadow: 1px 1px 18px #383338;
}
@media (max-width: 375px) {
  .card.dragging-helper {
    min-width: 300px;
  }
}
.card.dragging-helper .draggable-icon {
  background-color: #ccc;
}
.card.objective {
  background-color: var(--card-background-color);
}
.card.objective .edit-view {
  padding: 20px;
  min-height: 0;
  box-sizing: border-box;
}
@media (max-width: 375px) {
  .card.objective .edit-view {
    padding: 14px;
  }
}
.new-review-or-objective-bar .card.objective .edit-view {
  min-height: 0;
}
.card.objective .edit-view .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: white;
  opacity: 0.8;
  border-radius: 2px;
  z-index: 1;
}
.card.objective .edit-view .due-date-container {
  display: block;
}
.card.objective .edit-view .due-date-container-label {
  margin-right: 20px;
}
.card.objective .edit-view .due-date-container-content {
  height: 50px;
}
.card.objective .edit-view .due-date-container-content .ko-validation-message {
  position: absolute;
  top: initial;
  left: initial;
  margin: 20px 4px;
  z-index: 10;
}
.card.objective .edit-view .due-date-container-content .calendar-icon {
  width: 30px;
  height: 30px;
}
.card.objective .edit-view .due-date-container-content .due-date {
  line-height: 26px;
}
.card.objective .edit-view .due-date-container-content .ui-datepicker {
  top: initial;
  left: initial;
  margin-top: -41px;
  margin-left: 39px;
}
.card.objective .edit-view .due-date-container-content .ui-datepicker:before {
  content: '';
  position: absolute;
  left: -9px;
  top: 45px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 10px 12px 0;
  border-color: transparent var(--brand-primary-color, #a2378e) transparent transparent;
}
.new-review-or-objective-bar .card.objective .edit-view form {
  margin-top: 50px;
}
.card.objective .edit-view form .objective-title-area {
  position: relative;
  margin-bottom: 24px;
}
.card.objective .edit-view form .objective-title-area .objective-title::-webkit-input-placeholder,
.card.objective .edit-view form .objective-title-area .objective-reference::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: var(--grey-2, #434143);
  opacity: 1;
}
.card.objective .edit-view form .objective-title-area .objective-title:-moz-placeholder,
.card.objective .edit-view form .objective-title-area .objective-reference:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: var(--grey-2, #434143);
  opacity: 1;
}
.card.objective .edit-view form .objective-title-area .objective-title::-moz-placeholder,
.card.objective .edit-view form .objective-title-area .objective-reference::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: var(--grey-2, #434143);
  opacity: 1;
}
.card.objective .edit-view form .objective-title-area .objective-title:-ms-input-placeholder,
.card.objective .edit-view form .objective-title-area .objective-reference:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: var(--grey-2, #434143);
  opacity: 1;
}
.card.objective .edit-view form .objective-title-area .objective-title:focus::-webkit-input-placeholder,
.card.objective .edit-view form .objective-title-area .objective-reference:focus::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: transparent;
  opacity: 0;
}
.card.objective .edit-view form .objective-title-area .objective-title:focus:-moz-placeholder,
.card.objective .edit-view form .objective-title-area .objective-reference:focus:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: transparent;
  opacity: 0;
}
.card.objective .edit-view form .objective-title-area .objective-title:focus::-moz-placeholder,
.card.objective .edit-view form .objective-title-area .objective-reference:focus::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: transparent;
  opacity: 0;
}
.card.objective .edit-view form .objective-title-area .objective-title:focus:-ms-input-placeholder,
.card.objective .edit-view form .objective-title-area .objective-reference:focus:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: transparent;
  opacity: 0;
}
.card.objective .edit-view form .objective-title-area .validation-message {
  position: absolute;
  right: 0;
  top: 9px;
  color: var(--system-warning-text, #bd0000);
  font-size: 11px;
}
.card.objective .edit-view form .description {
  color: var(--grey-2, #434143);
  border-bottom-style: solid;
  font-size: 12px;
  padding-right: 12px;
  margin-bottom: 9px;
}
.card.objective .edit-view form .description::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: var(--grey-2, #434143);
  opacity: 1;
}
.card.objective .edit-view form .description:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: var(--grey-2, #434143);
  opacity: 1;
}
.card.objective .edit-view form .description::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: var(--grey-2, #434143);
  opacity: 1;
}
.card.objective .edit-view form .description:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: var(--grey-2, #434143);
  opacity: 1;
}
.card.objective .edit-view form .description:focus::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: transparent;
  opacity: 0;
}
.card.objective .edit-view form .description:focus:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: transparent;
  opacity: 0;
}
.card.objective .edit-view form .description:focus::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: transparent;
  opacity: 0;
}
.card.objective .edit-view form .description:focus:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: transparent;
  opacity: 0;
}
.card.objective .edit-view form .privacy-note {
  margin-bottom: 20px;
}
.card.objective .edit-view form .button-bar-wrap {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap-reverse;
  gap: 10px;
}
.card.objective .edit-view form .button-bar-wrap button.primary-button,
.card.objective .edit-view form .button-bar-wrap button.secondary-button {
  flex-grow: 1;
  flex-basis: calc(50% - 7px);
  overflow: visible;
  float: none;
  line-height: 1.5;
  min-width: unset;
}
.card.objective .edit-view form .primary-button {
  float: right;
  min-width: calc(50% - 7px);
}
.card.objective .edit-view form .cancel-button {
  min-width: calc(50% - 7px);
}
.card.objective .edit-view form .objective-actions-area {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
}
.card.objective .edit-view form .objective-actions-area > button {
  margin-bottom: 4px;
}
.card.objective .display-view {
  padding: 20px;
  overflow: hidden;
  height: 230px;
  box-sizing: border-box;
  position: relative;
}
.card.objective .display-view .privacy-settings .privacy-triangle {
  left: 103px;
}
.card.objective .display-view .privacy-settings .title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 6px;
}
.card.objective .display-view .privacy-settings .description {
  margin: 0 0 30px;
}
.card.objective .display-view .privacy-settings .toggle-bar-icon {
  float: left;
  margin-right: 10px;
  width: 23px;
  height: 29px;
}
.card.objective .display-view .privacy-settings .toggle-bar-icon svg {
  width: 100%;
  height: 100%;
  transform: translateZ(0);
}
.card.objective .display-view .privacy-settings .toggle-bar-icon svg g,
.card.objective .display-view .privacy-settings .toggle-bar-icon svg path {
  stroke: var(--textcolor-on-secondary);
}
.card.objective .display-view .archive-settings .archive-triangle {
  left: 64px;
}
.card.objective .display-view .archive-settings .title {
  margin: 0;
}
.card.objective .display-view .archive-settings .description {
  margin: 0 0 10px;
}
.card.objective .display-view .archive-settings .archive-action-bar {
  height: 44px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.card.objective .display-view .archive-settings .archive-action-bar span {
  float: left;
  line-height: 1.4;
}
.card.objective .display-view .archive-settings .archive-action-bar .archive-button {
  font-family: 'lato-bold', sans-serif;
  font-size: 14px;
  float: right;
}
.card.objective .display-view .draggable-icon {
  position: absolute;
  border-top-right-radius: 2px;
  top: 0;
  right: 0;
  padding: 20px;
  height: 19px;
}
@media (max-width: 375px) {
  .card.objective .display-view .draggable-icon {
    padding: 14px;
  }
}
.card.objective .display-view .draggable-icon:hover {
  background-color: #ccc;
  cursor: pointer;
}
.card.objective .display-view .draggable-icon img {
  height: 19px;
  width: 19px;
}
.card.objective .display-view .top-bar {
  height: 19px;
}
.card.objective .display-view .top-bar .date-display {
  float: left;
}
.card.objective .display-view .top-bar .date-display .status span {
  float: left;
  display: inline-block;
  margin-left: 5px;
  line-height: 15px;
  position: relative;
  top: 1px;
}
.card.objective .display-view .top-bar .date-display .incomplete-status span {
  color: var(--grey-3, #606060);
}
.card.objective .display-view .top-bar .date-display .objective-status-icon {
  height: 15px;
  width: 15px;
  float: left;
}
.card.objective .display-view .title {
  min-height: 27px;
  margin-bottom: 5px;
  margin-left: 2px;
}
.card.objective .display-view .title a {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: default;
}
.card.objective .display-view .title a[href] {
  text-decoration: underline;
  cursor: pointer;
}
.card.objective .display-view .progress-bar {
  position: relative;
  /*margin-top: 5px;
                margin-bottom: 7px;*/
  padding: 8px;
}
.card.objective .global-connections {
  position: static;
}
@media (max-width: 1155px) {
  .card.objective .global-connections {
    position: relative;
  }
}
.card.objective .global-connections .global-objectives-carousel-holder {
  top: 0;
  left: 100%;
  height: 100%;
  width: 495px;
}
.card.objective .global-connections .global-objectives-carousel-holder:before {
  top: auto;
  left: -14px;
  bottom: 92px;
  margin-left: 0;
  border-width: 15px 14px 15px 0;
  border-color: transparent var(--brand-primary-color, #a2378e) transparent transparent;
}
.new-review-or-objective-bar .card.objective .global-connections .global-objectives-carousel-holder {
  left: auto;
  right: 100%;
}
.new-review-or-objective-bar .card.objective .global-connections .global-objectives-carousel-holder:before {
  top: auto;
  left: auto;
  right: -14px;
  border-width: 15px 0 15px 14px;
  border-color: transparent transparent transparent var(--brand-primary-color, #a2378e);
}
@media (max-width: 1155px) {
  .card.objective .global-connections .global-objectives-carousel-holder,
  .new-review-or-objective-bar .card.objective .global-connections .global-objectives-carousel-holder {
    left: -80px;
    right: auto;
    height: auto;
    top: calc(100% + 5px);
    width: calc(100% + 160px);
  }
  .card.objective .global-connections .global-objectives-carousel-holder:before,
  .new-review-or-objective-bar .card.objective .global-connections .global-objectives-carousel-holder:before {
    left: 50%;
    top: -14px;
    bottom: auto;
    margin-left: -15px;
    border-width: 0 15px 14px 15px;
    border-color: transparent transparent var(--brand-primary-color, #a2378e) transparent;
  }
}
@media (max-width: 1155px) and (max-width: 750px) {
  .card.objective .global-connections .global-objectives-carousel-holder,
  .new-review-or-objective-bar .card.objective .global-connections .global-objectives-carousel-holder {
    left: -20px;
    width: calc(100% + 40px);
  }
}
.toggle-bar {
  min-height: 18px;
}
.toggle-bar .toggle-label {
  line-height: 18px;
  padding-right: 5px;
  font-size: 11px;
  box-sizing: border-box;
}
.toggle-bar span {
  line-height: 18px;
}
.edit-view .toggle-bar {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 25px;
}
.edit-view .toggle-bar > * {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
}
.edit-view .toggle-bar .toggle-label {
  max-width: calc(40% - ((55px + 16px) / 2));
}
.edit-view .toggle-bar .toggle-label.other-party {
  max-width: calc(60% - ((55px + 16px) / 2));
  padding-right: 10px;
}
.edit-view .toggle-bar .toggle {
  margin-right: 10px;
  margin-left: 5px;
}
.privacy-settings .toggle-label {
  max-width: 50%;
}
.privacy-settings .toggle-label,
.privacy-settings .toggle {
  float: left;
}
.privacy-settings .toggle {
  margin-left: 5px;
  margin-right: 10px;
}
.privacy-settings .secondary-button {
  float: right;
}
.toggle {
  height: 18px;
  width: 40px;
}
.toggle .toggle-slide {
  box-shadow: none;
}
.toggle-active-true.toggle .toggle-slide {
  box-shadow: 0 0 0 2px var(--white-color, #ffffff);
}
.toggle .toggle-slide .toggle-on {
  box-shadow: none;
  background: var(--system-success-text, #1b6c09);
  text-shadow: none;
}
.toggle .toggle-slide .toggle-on.active ~ .toggle-blob {
  border-color: var(--system-success-text, #1b6c09);
}
.toggle .toggle-slide .toggle-off {
  box-shadow: none;
  background: var(--grey-1, #111111);
  text-shadow: none;
}
.toggle .toggle-slide .toggle-blob {
  background: var(--card-background-color);
  box-shadow: none;
  box-sizing: border-box;
  border: 2px solid var(--grey-1, #111111);
}
.toggle-bar-icon {
  width: 16px;
  margin-bottom: 7px;
}
.objective-card-description-slimscroll {
  height: 76px;
}
@media print {
  .detailed-objective .user-image {
    -webkit-print-color-adjust: exact;
    width: 60px !important;
    height: 60px !important;
  }
  .detailed-objective .new-comment-bar {
    display: none !important;
  }
}
.feedback-card {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  background-color: var(--card-background-color);
  position: relative;
  box-sizing: border-box;
  width: calc(33% - (2 * (15px + 20px)));
  min-width: 365px;
  height: 230px;
  margin-right: 15px;
  margin-bottom: 15px;
  border-radius: 2px;
}
.feedback-card.placeholder {
  background: none;
  border: 3px dashed var(--placeholder-border-color);
  text-align: center;
}
.feedback-card .display-view {
  position: relative;
  padding: 20px;
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
}
.feedback-card .display-view .top-bar {
  height: 23px;
}
.feedback-card .display-view .top-bar .date-display {
  float: right;
}
.feedback-card .display-view .feedback-card-header {
  position: relative;
  top: 2px;
}
.feedback-card .display-view > .title {
  position: absolute;
  left: 18px;
  right: 16px;
  margin: 10px 0 3px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.feedback-card .display-view .slimScrollDiv {
  margin-top: 43px;
}
.feedback-card .display-view .feedback-text {
  font-size: 17px;
  height: 105px;
  width: 97% !important;
  color: #6d6d6d;
  overflow: hidden;
  word-break: break-word;
}
.feedback-card .display-view .bottom-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 13.5px 20px;
  height: calc(59px - 2 * 13.5px);
}
.feedback-card .display-view .bottom-bar .requested-by {
  display: table;
  width: 100%;
  height: calc(59px - 2 * 13.5px);
}
.feedback-request.feedback-card .display-view .bottom-bar .requested-by {
  width: calc(100% - 12px - 24px);
}
.feedback-card .display-view .bottom-bar .requested-by-inner {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
}
.feedback-card .display-view .delete-settings .delete-triangle {
  left: 25px;
}
.feedback-card .display-view .delete-settings .title {
  margin: 0;
  line-height: 20px;
  font-size: 16px;
}
.feedback-card .display-view .delete-settings .description {
  margin: 0 0 8px;
}
.feedback-card .display-view .delete-settings .delete-action-bar {
  height: 44px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.feedback-card .display-view .delete-settings .delete-action-bar span {
  float: left;
  line-height: 1.4;
}
.feedback-card .display-view .delete-settings .delete-action-bar .delete-button {
  font-family: 'lato-bold', sans-serif;
  font-size: 14px;
  float: right;
}
.feedback-response-creation {
  position: relative;
  background-color: var(--card-background-color);
  padding: 20px;
  max-width: 560px;
  margin: 0 auto;
}
.feedback-response-creation h3 {
  margin-top: 0;
}
.feedback-response-creation h3.text-title {
  margin-top: 20px;
}
.feedback-response-creation input.search-input {
  max-width: 560px;
  font-size: 17px;
  padding: 2px 50px 0 20px;
  margin-bottom: 4px;
  background: var(--card-input-background);
}
.feedback-response-creation input.search-input.ko-invalid-input {
  border: 1px solid red !important;
}
.feedback-response-creation input.search-input[disabled]::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: var(--card-input-background);
}
.feedback-response-creation input.search-input[disabled]:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: var(--card-input-background);
}
.feedback-response-creation input.search-input[disabled]::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: var(--card-input-background);
}
.feedback-response-creation input.search-input[disabled]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: var(--card-input-background);
}
.feedback-response-creation #autocomplete-container {
  position: absolute;
  max-width: 560px;
  width: calc(100% - (20px * 2));
}
.feedback-response-creation .slimScrollDiv {
  height: inherit !important;
}
.feedback-response-creation textarea {
  min-height: 180px;
  border: none;
  background: var(--card-input-background);
  padding: 20px;
  border-radius: 2px;
  font-size: 17px;
}
.feedback-response-creation textarea::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: var(--grey-3, #606060);
  font-size: 14px;
}
.feedback-response-creation textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: var(--grey-3, #606060);
  font-size: 14px;
}
.feedback-response-creation textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: var(--grey-3, #606060);
  font-size: 14px;
}
.feedback-response-creation textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: var(--grey-3, #606060);
  font-size: 14px;
}
.feedback-response-creation textarea:focus {
  outline: none;
}
.feedback-response-creation .characters-left {
  float: right;
  margin-top: 10px;
}
.feedback-response-creation .button-bar {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  margin: 40px 0 0 -10px;
  /* IE11 */
}
.feedback-response-creation .button-bar button {
  margin: 10px 0 0 10px;
}
@media (max-width: 1155px) {
  .feedback-response-creation .button-bar button {
    max-width: inherit;
  }
}
@media (max-width: 750px) {
  .feedback-response-creation .button-bar button {
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
  }
}
@media all and (-ms-high-contrast: none) {
  .feedback-response-creation .button-bar *::-ms-backdrop,
  .feedback-response-creation .button-bar button {
    flex: inherit;
  }
}
.feedback-success {
  position: relative;
  background-color: var(--card-background-color);
  max-width: 600px;
  min-height: 345px;
  margin: 0 auto;
  padding: 80px 10px 25px;
  text-align: center;
}
.feedback-success > * {
  margin: 0 auto;
}
.feedback-success .tick {
  margin-bottom: 10px;
}
.feedback-success svg {
  width: 60px;
  height: 50px;
}
.feedback-success svg path {
  stroke-width: 1;
  stroke: var(--system-success-text, #1b6c09);
}
.feedback-success h1 {
  width: 62%;
  text-align: center;
  margin: 0 auto 60px;
  word-wrap: break-word;
}
@media (max-width: 750px) {
  .feedback-success h1 {
    width: auto;
    margin-bottom: 40px;
  }
}
.feedback-success button {
  max-width: 100%;
}
.ui-datepicker {
  z-index: 2;
}
.ui-datepicker,
.ui-datepicker-calendar {
  background-color: #636363;
  border-radius: 0 2px 0 0;
  color: var(--textcolor-on-background);
}
.ui-datepicker .ui-datepicker-header {
  background-color: var(--brand-primary-color, #a2378e);
  border-radius: 0 2px 0 0;
  color: var(--brand-primary-contrast-text-color);
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title,
.ui-datepicker .ui-datepicker-header .nav-container {
  -webkit-user-select: none;
  /* Safari */
  user-select: none;
  /* Non-prefixed version, currently
                                  not supported by any browser */
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
  position: absolute;
  top: 52%;
  left: 50%;
  font-size: 15px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title:hover,
.ui-datepicker .ui-datepicker-header .nav-container:hover {
  cursor: default;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-month,
.ui-datepicker .ui-datepicker-header .nav-container .ui-datepicker-month,
.ui-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-year,
.ui-datepicker .ui-datepicker-header .nav-container .ui-datepicker-year {
  position: absolute;
  line-height: 21px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-month,
.ui-datepicker .ui-datepicker-header .nav-container .ui-datepicker-month {
  right: 35px;
  width: 38px;
  text-align: center;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-year,
.ui-datepicker .ui-datepicker-header .nav-container .ui-datepicker-year {
  left: 38px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-nav-prev,
.ui-datepicker .ui-datepicker-header .ui-datepicker-nav-next {
  position: absolute;
  width: 23px;
  height: 23px;
  top: 50%;
  bottom: 50%;
  background-color: var(--datepicker-controls-background-color);
  margin-top: auto;
  margin-bottom: auto;
  z-index: 20;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-nav-prev:hover,
.ui-datepicker .ui-datepicker-header .ui-datepicker-nav-next:hover,
.ui-datepicker .ui-datepicker-header .ui-datepicker-nav-prev:focus,
.ui-datepicker .ui-datepicker-header .ui-datepicker-nav-next:focus {
  background-color: var(--datepicker-background-hover-color);
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-nav-prev span,
.ui-datepicker .ui-datepicker-header .ui-datepicker-nav-next span {
  display: none;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-nav-prev svg,
.ui-datepicker .ui-datepicker-header .ui-datepicker-nav-next svg {
  -webkit-transform: translateY(25%) translateX(85%);
  -moz-transform: translateY(25%) translateX(85%);
  -o-transform: translateY(25%) translateX(85%);
  transform: translateY(25%) translateX(85%);
  width: 8px;
  height: 15px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-nav-prev svg path,
.ui-datepicker .ui-datepicker-header .ui-datepicker-nav-next svg path {
  stroke: var(--brand-primary-contrast-text-color);
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  display: none;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-nav-prev {
  left: -97px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-nav-prev.year-prev {
  left: 8px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-nav-next {
  left: -30px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-nav-next.year-next {
  left: 77px;
}
.ui-datepicker .ui-datepicker-calendar {
  height: 23px;
}
.ui-datepicker .ui-datepicker-calendar thead tr {
  font-size: 12px;
  width: 300px;
  height: 23px;
  background-color: var(--datepicker-controls-background-color);
  color: var(--textcolor-on-primary-darkered);
}
.ui-datepicker .ui-datepicker-calendar td {
  text-align: center;
}
.ui-datepicker .ui-datepicker-calendar tbody tr td a {
  color: var(--grey-7, #ececec);
}
.ui-datepicker .ui-datepicker-calendar tbody tr td.ui-datepicker-other-month a {
  color: #8c8c8c;
}
.ui-datepicker .ui-datepicker-calendar tbody tr td.ui-datepicker-current-day {
  background-color: var(--grey-7, #ececec);
  border-radius: 2px;
}
.ui-datepicker .ui-datepicker-calendar tbody tr td.ui-datepicker-current-day a {
  color: #636363;
}
#ui-datepicker-div {
  display: none;
}
.objective .ui-datepicker,
.review-summary .ui-datepicker {
  position: absolute;
  height: 230px;
  top: 80px;
  left: 32.5px;
  z-index: 500;
}
.objective .ui-datepicker .ui-datepicker-header,
.review-summary .ui-datepicker .ui-datepicker-header {
  position: relative;
  height: 72px;
  width: 300px;
}
.objective .ui-datepicker .ui-datepicker-calendar,
.review-summary .ui-datepicker .ui-datepicker-calendar {
  width: 300px;
}
.objective .ui-datepicker .ui-datepicker-calendar tr,
.review-summary .ui-datepicker .ui-datepicker-calendar tr {
  height: 19px;
}
.objective .ui-datepicker .ui-datepicker-calendar tbody,
.review-summary .ui-datepicker .ui-datepicker-calendar tbody {
  font-size: 12px;
}
.objective .ui-datepicker .ui-datepicker-calendar tbody tr td,
.review-summary .ui-datepicker .ui-datepicker-calendar tbody tr td {
  height: 23px;
}
.review-card .ui-datepicker {
  position: absolute;
  width: calc(100% + (2 * 20px));
  height: 350px;
  top: 50px;
  left: -20px;
  border-radius: 0 0 2px 2px;
}
.review-card .ui-datepicker .ui-datepicker-header {
  position: relative;
  height: 72px;
  width: 100%;
}
.review-card .ui-datepicker .ui-datepicker-calendar {
  width: 100%;
}
.review-card .ui-datepicker .ui-datepicker-calendar tbody {
  font-size: 12px;
}
.review-card .ui-datepicker .ui-datepicker-calendar tbody tr {
  height: 42px;
}
.review-card .ui-datepicker .ui-datepicker-calendar tbody tr td {
  width: 44px;
  height: 27px;
}
.detailed-objective {
  word-wrap: break-word;
}
.detailed-objective:before {
  content: '';
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.detailed-objective .global-errors {
  margin: 0 auto;
  width: 745px;
}
@media (max-width: 750px) {
  .detailed-objective .global-errors {
    width: 315px;
  }
}
.detailed-objective .container {
  width: 745px;
}
.detailed-objective .contents {
  position: relative;
  margin-top: 20px;
  margin-bottom: 30px;
  box-sizing: border-box;
  padding-top: 31px;
  border-radius: 2px;
  background-color: var(--card-background-color);
}
.detailed-objective .contents .objective-details {
  padding-left: 20px;
  padding-right: 20px;
}
.detailed-objective .contents .objective-details .title {
  margin-bottom: 0;
  color: var(--grey-2, #434143);
}
.detailed-objective .contents .objective-details .description {
  margin-top: 8px;
  margin-bottom: 45px;
  color: var(--grey-3, #606060);
  font-size: 13px;
  line-height: 20px;
  word-wrap: break-word;
  white-space: pre-wrap;
}
.detailed-objective .contents .objective-details .progress-display {
  margin-bottom: 48px;
}
.detailed-objective .contents .objective-details .progress-display h3 {
  color: var(--grey-2, #434143);
}
.detailed-objective .contents .objective-details .progress-display .progress-bar {
  position: relative;
  height: 2px;
}
.detailed-objective .contents .comments-section {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  background-color: var(--card-background-darken-10);
  border-radius: 2px;
}
@media print {
  .detailed-objective .contents .ui-slider-handle,
  .detailed-objective .contents .comment-attachment .attachment-symbol,
  .detailed-objective .contents .new-comment-bar,
  .detailed-objective .contents .user-image {
    display: none !important;
  }
  .detailed-objective .contents .comment-contents {
    margin-left: 0 !important;
  }
}
.review-parties fieldset ~ fieldset {
  border-top: 1px solid var(--card-background-darken-15);
}
.mobile .review-parties fieldset ~ fieldset {
  border-top: none;
}
.review-party-info {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  padding: 15px 0;
}
@media print {
  .review-party-info {
    padding-bottom: 10px;
  }
}
.review-party-info ~ .review-party-info {
  padding-top: 20px;
  border-top: 1px solid var(--card-background-darken-10);
}
.mobile .review-party-info {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
}
.mobile .review-party-info > * {
  width: 100%;
}
.review-party-info > div {
  font-size: 12px;
  padding-top: 10px;
}
.mobile .review-party-info > div {
  padding-top: 20px;
}
.review-party-info .user-details {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex: 0 0 220px;
  -webkit-flex: 0 0 220px;
  flex: 0 0 220px;
  padding-top: 0;
}
.mobile .review-party-info .user-details {
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  flex: 1 0 auto;
  -ms-flex-item-align: start;
  -webkit-align-self: flex-start;
  align-self: flex-start;
}
.review-party-info .user-details .user-image {
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  height: 70px;
  width: 70px;
  border-radius: 35px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: var(--brand-primary-color, #a2378e);
}
.review-party-info .user-details .user-image svg {
  margin-top: 10px;
  height: 85%;
}
.review-party-info .user-details .user-image ~ .user-info {
  padding-left: 12px;
}
.review-party-info .user-details .user-info {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.review-party-info .user-details .user-info h3 {
  margin: 0 0 10px;
  color: var(--textcolor-on-card);
  text-transform: capitalize;
  line-height: 18px;
  font-size: 15px;
}
.mobile .review-party-info .user-details .user-info h3 {
  margin-bottom: 5px;
}
.review-party-info .user-details .user-info h3,
.review-party-info .user-details .user-info span {
  word-wrap: break-word;
  word-break: break-word;
  overflow-wrap: break-word;
  max-width: 150px;
}
.mobile .review-party-info .user-details .user-info h3,
.mobile .review-party-info .user-details .user-info span {
  max-width: none;
}
.review-party-info .user-status {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex: 0 0 280px;
  -webkit-flex: 0 0 280px;
  flex: 0 0 280px;
}
.mobile .review-party-info .user-status {
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  flex: 1 0 auto;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-item-align: end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
}
.review-party-info .user-status > div {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  flex: 1 0 auto;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  width: 33.33%;
  word-break: break-word;
  text-align: center;
  box-sizing: border-box;
}
.review-party-info .user-status > div:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 50%;
  width: 100%;
  border-bottom: 2px solid var(--review-party-info-border-color);
}
.review-party-info .user-status > div:last-child:before {
  display: none;
}
.mobile .review-party-info .user-status > div {
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 100%;
  min-height: 50px;
  padding-bottom: 0;
  text-align: left;
}
.mobile .review-party-info .user-status > div:before {
  left: 10px;
  height: 100%;
  width: 0;
  border-bottom: none;
  border-right: 2px solid var(--review-party-info-border-color);
}
.mobile .review-party-info .user-status > div:last-child {
  padding-bottom: 5px;
  min-height: 0;
}
.review-party-info .user-status > div .status-circle {
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  line-height: 26px;
  background: var(--card-background-color);
  border: 2px solid var(--review-party-info-border-color);
  text-align: center;
  background-size: cover;
  position: relative;
  border-radius: 50%;
  box-sizing: border-box;
}
.review-party-info .user-status > div .status-circle svg {
  width: 12px;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
}
.review-party-info .user-status > div .status-circle title {
  display: none;
}
.review-party-info .user-status > div .status-circle path {
  stroke: var(--white-color, #ffffff);
}
.review-party-info .user-status > div .status-circle ~ div {
  font-family: 'lato-regular', sans-serif;
  padding: 10px 5px 0;
  word-break: break-word;
  width: 100%;
  box-sizing: border-box;
}
.mobile .review-party-info .user-status > div .status-circle ~ div {
  padding-top: 3.5px;
}
.review-party-info .user-status > div[aria-checked='true'] .status-circle {
  background: var(--system-success-text, #1b6c09);
  border: none;
}
.review-party-info .user-status > div[aria-checked='true'] .status-circle ~ div {
  font-family: 'lato-bold', sans-serif;
}
.review-party-info .user-actions {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
}
@media (min-width: 751px) {
  .review-party-info .user-actions {
    text-align: right;
  }
  .review-party-info .user-actions a {
    display: inline-block;
    padding-top: 5px;
  }
}
.review-party-info .user-actions .button {
  width: 100%;
  max-width: 220px;
}
@media (max-width: 1015px) {
  .review-party-info .user-actions .button {
    max-width: 195px;
  }
}
.mobile .review-party-info .user-actions .button {
  max-width: calc(100vw - (20px * 4));
}
.review-subsection-divider-1 {
  border-bottom: 3px solid var(--grey-2, #434143);
  margin-top: 15px;
}
.review-subsection-divider-2 {
  border-bottom: 1px solid var(--grey-6, #d8d8d8);
  margin-bottom: 15px;
}
.detailed-review {
  max-width: 970px;
  padding: 15px;
  margin: 0 auto 30px;
  position: relative;
  -webkit-print-color-adjust: exact !important;
  color-adjust: exact !important;
}
.detailed-review .dropdown {
  max-height: 5000px;
  transition: max-height 0.8s;
  overflow: hidden;
}
@media print {
  .detailed-review .dropdown {
    max-height: none;
  }
}
.detailed-review .dropdown.transition-finished {
  max-height: none;
}
.detailed-review .dropdown.transition-prevented {
  transition: none;
}
@media screen {
  .detailed-review .collapsed,
  .detailed-review .collapsed.transition-finished {
    max-height: 0px;
  }
}
.detailed-review p {
  margin: 0;
  line-height: 17px;
}
.detailed-review .review-section-wrapper {
  float: left;
  box-sizing: border-box;
  margin-top: 15px;
  width: 970px;
}
@media (max-width: 1015px) {
  .detailed-review .review-section-wrapper {
    width: 100%;
  }
}
.detailed-review .review-summary,
.detailed-review .review-section-wrapper > div,
.detailed-review > validation-summary {
  float: left;
  box-sizing: border-box;
  width: 775px;
  border-radius: 2px;
}
@media (max-width: 1015px) {
  .detailed-review .review-summary,
  .detailed-review .review-section-wrapper > div,
  .detailed-review > validation-summary {
    width: 100%;
  }
}
.detailed-review > validation-summary {
  margin-top: 0;
}
.detailed-review .print {
  float: right;
  margin-top: 15px;
  margin-right: 195px;
}
@media (max-width: 1015px) {
  .detailed-review .print {
    margin: 15px 0;
    max-width: 100%;
  }
}
.detailed-review .past-response {
  margin-top: 15px;
}
.detailed-review .past-response > div:first-child {
  margin-bottom: 5px;
}
.detailed-review .review-summary {
  overflow: hidden;
  background-color: white;
  min-height: 200px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.detailed-review .review-summary > div {
  padding: 20px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 750px) {
  .detailed-review .review-summary > div {
    padding: 15px;
  }
}
.detailed-review .review-summary .review-summary-header {
  background: var(--card-background-darken-10);
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 750px) {
  .detailed-review .review-summary .review-summary-header {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}
.detailed-review .review-summary .review-summary-header h1,
.detailed-review .review-summary .review-summary-header h2 {
  margin: 0;
  width: 100%;
}
.detailed-review .review-summary .review-summary-header .save-message {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 15px;
}
.detailed-review .review-summary .review-summary-header .save-message svg {
  width: 12px;
  padding-right: 2px;
  position: relative;
  top: 1px;
}
.detailed-review .review-summary .review-summary-header .save-message path {
  stroke: var(--system-success-text, #1b6c09);
}
.detailed-review .review-summary .review-summary-header .save-message.exclamation-mark {
  position: relative;
  padding-left: 10px;
}
.detailed-review .review-summary .review-summary-header .save-message.exclamation-mark svg {
  display: none;
}
.detailed-review .review-summary .review-summary-header .save-message.exclamation-mark:before {
  content: '! ';
  font-family: 'lato-bold', sans-serif;
  color: var(--system-warning-text, #bd0000);
  position: absolute;
  left: 0;
  font-size: 17px;
}
.detailed-review .review-summary .review-summary-header .date-display-holder > * {
  float: left;
  margin-bottom: 10px;
}
.detailed-review .review-summary .review-summary-header date-display {
  margin-right: 20px;
}
.detailed-review .review-summary .review-summary-header date-display span {
  line-height: 15px;
  font-family: 'lato-bold', sans-serif;
  font-size: 12px;
}
.detailed-review .review-summary .review-summary-header .change-due-date {
  background: url('../Images/edit-icon-new.svg') no-repeat left center;
  background-size: 17px;
  padding-left: 22px;
  font-size: 12px;
  line-height: 15px;
  text-decoration: underline;
}
.detailed-review .review-summary .review-summary-header .date-input,
.detailed-review .review-summary .review-summary-header .review-edit-date {
  margin-bottom: 10px;
}
.detailed-review .review-summary .review-summary-header .button {
  min-width: 94px;
  margin-bottom: 10px;
}
.detailed-review .review-summary .review-summary-content {
  background-color: var(--card-background-color);
  color: var(--textcolor-on-card);
  padding-bottom: 0;
}
@media (max-width: 1015px) {
  .detailed-review .review-summary .review-summary-content {
    padding-bottom: 15px;
  }
}
.detailed-review .review-summary .review-summary-content .status-buttons {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -10px 0 0 -10px;
}
.detailed-review .review-summary .review-summary-content .status-buttons button {
  -ms-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  margin: 10px 0 0 10px;
}
@media (max-width: 750px) {
  .detailed-review .review-summary .review-summary-content .status-buttons button.publish {
    white-space: normal;
    height: auto;
    min-height: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1.5;
    word-break: break-word;
  }
}
.detailed-review .review-summary .status-notes,
.detailed-review .review-summary .status-buttons {
  padding: 10px 0 20px;
}
.detailed-review .review-summary .status-buttons {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.detailed-review .review-section-wrapper > .range-scale-holder {
  width: 180px;
  margin-left: 15px;
}
@media (max-width: 1015px) {
  .detailed-review .review-section-wrapper > .range-scale-holder {
    display: none;
  }
}
.detailed-review .review-section-wrapper .range-question-scale {
  width: 180px;
  margin-left: 15px;
  margin-top: 0;
  background-color: var(--grey-7, #ececec);
  overflow: hidden;
  text-overflow: ellipsis;
}
.detailed-review .review-section-wrapper .range-question-scale.desktop {
  display: block;
}
.detailed-review .review-section-wrapper .range-question-scale.desktop .scale-header {
  margin: 15px;
}
.detailed-review .review-section-wrapper .range-question-scale.desktop .scale-content {
  margin: 0 15px 15px;
}
@media (max-width: 1015px) {
  .detailed-review .review-section-wrapper .range-question-scale.desktop {
    display: none !important;
  }
}
@media screen and (min-width: 751px) {
  .detailed-review .review-section-wrapper .range-question-scale {
    position: sticky;
    top: 75px;
  }
  .detailed-review .review-section-wrapper .range-question-scale:not(.collapsed).transition-finished {
    overflow: visible;
  }
}
.detailed-review .review-section-wrapper .range-question-scale.mobile {
  box-sizing: border-box;
  display: none;
  padding: 17px;
}
.detailed-review .review-section-wrapper .range-question-scale.mobile .scale-content {
  margin: 20px 0;
}
.detailed-review .review-section-wrapper .range-question-scale.mobile .scale-content .scale-detail-content {
  border-top: 1px solid var(--grey-7, #ececec);
  margin: 5px 13px;
  padding-top: 5px;
  white-space: pre-line;
  word-break: break-word;
}
@media screen and (min-width: 751px) and (max-width: 1015px) {
  .detailed-review .review-section-wrapper .range-question-scale.mobile {
    display: block;
    position: sticky;
    margin-left: auto;
    margin-right: -15px;
    padding-top: 0;
    padding-bottom: 0;
    width: 0;
    top: 58px;
    overflow: visible;
    z-index: 40;
    box-shadow: 1px 1px 10px var(--grey-5, #949494);
  }
  .detailed-review .review-section-wrapper .range-question-scale.mobile .scale-header h3,
  .detailed-review .review-section-wrapper .range-question-scale.mobile .scale-header .no-box-shadow,
  .detailed-review .review-section-wrapper .range-question-scale.mobile .scale-content {
    display: none;
  }
  .detailed-review .review-section-wrapper .range-question-scale.mobile.pull-out {
    padding: 17px 0;
    width: 180px;
  }
  .detailed-review .review-section-wrapper .range-question-scale.mobile.pull-out .scale-header h3,
  .detailed-review .review-section-wrapper .range-question-scale.mobile.pull-out .scale-header .no-box-shadow,
  .detailed-review .review-section-wrapper .range-question-scale.mobile.pull-out .scale-content {
    display: block;
  }
  .detailed-review .review-section-wrapper .range-question-scale.mobile.pull-out .scale-header .scale-image-container {
    -webkit-transform: translateX(-120%) translateY(-50%);
    -moz-transform: translateX(-120%) translateY(-50%);
    -o-transform: translateX(-120%) translateY(-50%);
    transform: translateX(-120%) translateY(-50%);
    padding-right: 11px;
  }
  .detailed-review .review-section-wrapper .range-question-scale.mobile .scale-header {
    margin-left: 17px;
    margin-right: 17px;
  }
  .detailed-review .review-section-wrapper .range-question-scale.mobile .scale-header .scale-image-container {
    -webkit-transform: translateX(-100%) translateY(-50%);
    -moz-transform: translateX(-100%) translateY(-50%);
    -o-transform: translateX(-100%) translateY(-50%);
    transform: translateX(-100%) translateY(-50%);
    display: inline-block;
    position: absolute;
    top: 27px;
    background-color: var(--grey-7, #ececec);
    padding: 17px 3px 12px 5px;
    box-shadow: 1px 1px 10px var(--grey-5, #949494);
  }
  .detailed-review .review-section-wrapper .range-question-scale.mobile .scale-header .scale-image-container img {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: transform 0.2s;
    -moz-transition: transform 0.2s;
    -o-transition: transform 0.2s;
    transition: transform 0.2s;
    width: 30px;
  }
  .detailed-review .review-section-wrapper .range-question-scale.mobile .scale-header .scale-image-container img.rotated {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  .detailed-review .review-section-wrapper .range-question-scale.mobile .scale-header .no-box-shadow {
    position: absolute;
    top: 0;
    right: 162px;
    padding: 31px 9px;
    background-color: var(--grey-7, #ececec);
  }
  .detailed-review .review-section-wrapper .range-question-scale.mobile .scale-header .scale-show-hide {
    display: none;
  }
  .detailed-review .review-section-wrapper .range-question-scale.mobile .scale-content {
    margin-left: 17px;
    margin-right: 17px;
  }
  .detailed-review .review-section-wrapper .range-question-scale.mobile .scale-content .scale-detail-content {
    width: 130px;
    margin: 0;
    padding: 0;
  }
  .detailed-review .review-section-wrapper .range-question-scale.mobile .scale-content .scale-detail-scrollable-text {
    padding-right: 10px;
    max-height: 76px;
  }
}
@media (max-width: 750px) {
  .detailed-review .review-section-wrapper .range-question-scale.mobile {
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    z-index: 1;
    box-shadow: 1px 1px 5px var(--grey-5, #949494);
  }
  .detailed-review .review-section-wrapper .range-question-scale.mobile .scale-header .scale-image-container {
    display: inline;
  }
  .detailed-review .review-section-wrapper .range-question-scale.mobile .scale-header .scale-image-container img {
    width: 30px;
    float: right;
  }
  .detailed-review .review-section-wrapper .range-question-scale.mobile .scale-header .scale-image-container img.rotated {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .detailed-review .review-section-wrapper .range-question-scale.mobile .scale-header .no-box-shadow {
    display: none;
  }
  .detailed-review .review-section-wrapper .range-question-scale.mobile .scale-header h3 {
    display: inline;
  }
  .detailed-review .review-section-wrapper .range-question-scale.mobile .scale-header .scale-show-hide {
    font-size: 17px;
    float: right;
    text-decoration: underline;
  }
  .detailed-review .review-section-wrapper .range-question-scale.mobile .scale-content {
    margin: 20px 0;
  }
}
.detailed-review .review-section-wrapper .range-question-scale .scale-header h3 {
  width: 150px;
}
.detailed-review .review-section-wrapper .range-question-scale .scale-content .scale-introductory {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: normal;
}
.detailed-review .review-section-wrapper .range-question-scale .scale-content ol {
  list-style-type: none;
  padding: 0;
}
.detailed-review .review-section-wrapper .range-question-scale .scale-content ol:first-child {
  counter-reset: customlistcounter;
}
.detailed-review .review-section-wrapper .range-question-scale .scale-content ol > li {
  counter-increment: customlistcounter;
  background-color: var(--white-color, #ffffff);
  padding: 6px 25px 4px 9px;
  border-radius: 15px;
  margin-top: 6px;
  white-space: normal;
  position: relative;
}
.detailed-review .review-section-wrapper .range-question-scale .scale-content ol > li .scale-title {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
}
.detailed-review .review-section-wrapper .range-question-scale .scale-content ol > li .scale-title-content.counter {
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 15px;
  margin-right: 8px;
}
.detailed-review .review-section-wrapper .range-question-scale .scale-content ol > li .scale-title-content.description {
  word-break: break-word;
}
.detailed-review .review-section-wrapper .range-question-scale .scale-content ol > li a {
  width: 19px;
  height: 19px;
  margin-right: -20px;
  margin-left: auto;
  margin-top: -2px;
}
.detailed-review .review-section-wrapper .range-question-scale .scale-content ol > li a img {
  width: 19px;
  height: 19px;
}
.detailed-review .review-section-wrapper .range-question-scale .scale-content ol > li a.expanded {
  z-index: 40;
}
.detailed-review .review-section-wrapper .range-question-scale .scale-content ol > li .scale-detail {
  background-color: var(--white-color, #ffffff);
  position: absolute;
  white-space: pre-wrap;
  word-wrap: break-word;
  width: 270px;
  border-radius: 15px;
  padding: 0 30px;
  margin-top: -5px;
  right: 0;
  bottom: 0;
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.35);
  z-index: 30;
}
.detailed-review .review-section-wrapper .range-question-scale .scale-content ol > li .scale-detail .scale-detail-counter {
  position: absolute;
  top: 15px;
  font-weight: bold;
  right: calc(100% - 20px);
}
.detailed-review .review-section-wrapper .range-question-scale .scale-content ol > li .scale-detail .scale-detail-header {
  padding-bottom: 5px;
  border-bottom: 1px solid var(--grey-7, #ececec);
}
.detailed-review .review-section-wrapper .range-question-scale .scale-content ol > li .scale-detail .scale-detail-content {
  margin-top: -5px;
}
.detailed-review .review-section {
  position: relative;
  overflow: visible;
}
.detailed-review .review-section > div {
  box-sizing: border-box;
}
.detailed-review .review-section > div:not(.range-question-scale) {
  width: 100%;
}
@media screen and (min-width: 751px) and (max-width: 1015px) {
  .detailed-review .review-section > div.range-question-scale-mobile-wrapper {
    width: auto;
    position: absolute;
    right: 0;
    height: calc(100% - 2*20px - 2em);
  }
}
.detailed-review .review-section .section-header,
.detailed-review .review-section .section-content {
  padding: 20px;
}
.detailed-review .review-section .title {
  font-size: 15px;
  font-weight: bold;
}
.detailed-review .review-section .section-header {
  background-color: var(--brand-primary-color, #a2378e);
  cursor: pointer;
}
.detailed-review .review-section .section-header h3 {
  display: inline-block;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: calc(100% - 25px);
  color: var(--brand-primary-contrast-text-color);
}
@media (max-width: 1015px) {
  .detailed-review .review-section .section-header h3 {
    max-width: calc(100vw - (20px*2 + 15px*2 + 25px));
  }
}
.detailed-review .review-section .section-header .arrow-holder {
  float: right;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.detailed-review .review-section .section-header .arrow-holder svg {
  height: 100%;
  width: 100%;
}
.detailed-review .review-section .section-header .arrow-holder svg path {
  fill: var(--brand-primary-contrast-text-color);
}
.detailed-review .review-section a.section-header:hover h3,
.detailed-review .review-section a.section-header:focus h3 {
  text-decoration: underline;
}
.detailed-review .review-section .section-content {
  background-color: var(--card-background-color);
  position: relative;
}
.detailed-review .review-section .section-content > *:not(:first-child) {
  margin-top: 15px;
}
.detailed-review .review-section .section-content .includes-required-fields + div {
  margin-top: 0;
}
.detailed-review .review-section .section-content .objective-details-expand img {
  -webkit-transition: transform 0.2s;
  -moz-transition: transform 0.2s;
  -o-transition: transform 0.2s;
  transition: transform 0.2s;
}
.detailed-review .review-section .section-content .objective-details-expand img.rotated {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.detailed-review .review-section .section-content .objective-details-expand span {
  text-decoration: underline;
  cursor: pointer;
}
.detailed-review .review-section .section-comments {
  background-color: var(--card-background-darken-10);
}
.detailed-review .review-section .section-comments.objective-comments {
  -webkit-transition: border-color 0.8s, max-height 0.8s, padding 0.8s;
  -moz-transition: border-color 0.8s, max-height 0.8s, padding 0.8s;
  -o-transition: border-color 0.8s, max-height 0.8s, padding 0.8s;
  transition: border-color 0.8s, max-height 0.8s, padding 0.8s;
  background-color: var(--card-background-color);
  padding-bottom: 15px;
}
@media (max-width: 750px) {
  .detailed-review .review-section .section-comments.objective-comments {
    margin-top: 15px;
  }
}
.detailed-review .review-section .section-comments.objective-comments.collapsed {
  border-top-color: transparent;
  padding: 0;
}
.detailed-review .review-section .section-comments.objective-comments .comments-section {
  padding: 0;
}
.detailed-review .review-section .section-comments.objective-comments .comments-section .image-and-contents {
  margin-bottom: 5px;
}
.detailed-review .review-section .section-comments.objective-comments .comments-section .label {
  font-size: 15px;
}
.detailed-review .review-section .section-comments.objective-comments .comments-section .user-image {
  height: 30px;
  width: 30px;
  margin-top: 10px;
}
.detailed-review .review-section .section-comments.objective-comments .comments-section .user-image svg {
  margin-top: 4px;
}
.detailed-review .review-section .section-comments.objective-comments .comments-section .comment-contents {
  min-height: 0;
  margin-left: 45px;
  width: initial;
}
.detailed-review .review-section .section-comments.objective-comments .comments-section .comment-contents .comment-attachment .attachment-data .delete-attachment {
  display: none;
}
.detailed-review .review-section .section-comments .comments-section {
  padding: 20px;
  /* IE11 */
}
@media all and (-ms-high-contrast: none) {
  .detailed-review .review-section .section-comments .comments-section .comment-details {
    display: block;
  }
  .detailed-review .review-section .section-comments .comments-section .comment-contents .comment-attachment .attachment-data .delete-attachment {
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
  }
}
.detailed-review .objective-summary {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 15px;
  width: 100%;
}
@media screen and (max-width: 700px) {
  .detailed-review .objective-summary {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.detailed-review .objective-summary .objective-details {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex: 1 100%;
  -webkit-flex: 1 100%;
  flex: 1 100%;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 751px) {
  .detailed-review .objective-summary .objective-details {
    -ms-flex: 1 100%;
    -webkit-flex: 1 100%;
    flex: 1 100%;
    width: 100%;
  }
}
.detailed-review .objective-summary .objective-details > * {
  -ms-flex: 1 28%;
  -webkit-flex: 1 28%;
  flex: 1 28%;
}
.detailed-review .objective-summary .due-date {
  margin-bottom: 15px;
  box-sizing: border-box;
  padding-right: 7.5px;
}
.detailed-review .objective-summary .due-date,
.detailed-review .objective-summary .due-date * {
  white-space: nowrap;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: none;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.detailed-review .objective-summary .title-and-creator {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 750px) {
  .detailed-review .objective-summary .title-and-creator {
    -ms-flex: 1 100%;
    -webkit-flex: 1 100%;
    flex: 1 100%;
    margin-top: 15px;
  }
}
@media (min-width: 751px) {
  .detailed-review .objective-summary .title-and-creator {
    box-sizing: border-box;
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}
.detailed-review .objective-summary .title-and-creator .title,
.detailed-review .objective-summary .title-and-creator .objective-information {
  width: 100%;
}
.detailed-review .objective-summary .title-and-creator .objective-information {
  margin-top: 7.5px;
  color: var(--grey-2, #434143);
}
.detailed-review .objective-summary .objective-completion {
  width: 200px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  padding-left: calc((50% - 200px) + (15px / 2));
}
@media (min-width: 751px) {
  .detailed-review .objective-summary .objective-completion {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    padding-left: calc(33% - 200px);
  }
}
.detailed-review .objective-summary .objective-completion .slider {
  width: 200px;
  position: relative;
  top: -2px;
  margin-top: 7.5px;
  height: 5px;
  margin-bottom: 7.5px;
}
.detailed-review .objective-summary .objective-completion .slider .ui-slider,
.detailed-review .objective-summary .objective-completion .slider .ui-slider:before,
.detailed-review .objective-summary .objective-completion .slider .ui-slider:after {
  z-index: auto;
}
.detailed-review .objective-summary .objective-completion .completion-label {
  color: var(--grey-2, #434143);
}
.detailed-review .question ~ .question {
  margin-top: 15px;
}
.detailed-review .question > .label {
  line-height: 18px;
  font-size: 13px;
}
.detailed-review .question .label {
  display: inline-block;
  margin-bottom: 8px;
}
.detailed-review .question .label-suffix {
  font-style: italic;
}
.detailed-review .question .explanatory-text {
  margin-bottom: 8px;
}
.detailed-review .question .explanatory-text a {
  text-decoration: underline;
}
.detailed-review .question textarea,
.detailed-review .question .completed-text {
  margin: 7px 0;
}
.detailed-review .question textarea,
.detailed-review .question .text-answer[data-bind*='textWithFormatting:'] {
  padding: 8px;
  border: 1px solid #a8a8a8;
  border-radius: 2px;
  min-height: 48px;
  box-sizing: border-box;
}
.detailed-review .question textarea.theirs,
.detailed-review .question .text-answer[data-bind*='textWithFormatting:'].theirs {
  background-color: var(--grey-7, #ececec);
}
.detailed-review .question textarea[disabled],
.detailed-review .question .text-answer[data-bind*='textWithFormatting:'][disabled] {
  cursor: default;
}
@media print {
  .detailed-review .question textarea {
    box-sizing: content-box;
  }
}
.detailed-review .legend {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
  font-size: 12px;
  border-bottom: 1px solid var(--grey-7, #ececec);
  padding-bottom: 12px;
  margin-bottom: 15px;
}
.detailed-review .legend ul {
  margin: 0 -15px 0 0;
  padding: 0;
}
.detailed-review .legend ul li {
  display: inline-block;
  margin: 0 15px 0 0;
}
.detailed-review .legend ul.tick-legend li span {
  padding: 3px;
  border-radius: 2px;
}
.detailed-review .legend ul .tick-icon {
  position: relative;
  display: inline-block;
  border-bottom-width: 16px;
  border-bottom-style: solid;
  width: 10px;
  top: 4px;
}
.detailed-review .legend ul .tick-icon.mine.theirs {
  width: 20px;
}
.detailed-review .legend ul .tick-icon:after,
.detailed-review .legend ul .tick-icon:before {
  position: absolute;
  top: 5px;
}
.detailed-review .question-group li:before {
  padding-right: 6px;
}
.detailed-review .question-group .mine {
  border-color: var(--grey-3, #606060);
  color: var(--white-color, #ffffff);
  text-shadow: 0 0 0 var(--white-color, #ffffff);
}
.detailed-review .question-group .mine:before {
  border-bottom-color: var(--grey-3, #606060);
}
.detailed-review .question-group .mine:before {
  content: '\2714 \fe0e';
}
.detailed-review .question-group .theirs {
  color: var(--grey-2, #434143);
  border-color: var(--grey-6, #d8d8d8);
}
.detailed-review .question-group .theirs:before {
  border-bottom-color: var(--grey-7, #ececec);
}
.detailed-review .question-group .theirs:before {
  content: '\2714 \fe0e';
}
.detailed-review .question-group .mine.theirs {
  color: var(--white-color, #ffffff);
  border-color: var(--grey-2, #434143);
}
.detailed-review .question-group .mine.theirs:before {
  border-bottom-color: var(--grey-2, #434143);
}
.detailed-review .question-group .mine.theirs:before {
  content: '\2714 \fe0e \2714 \fe0e';
}
.detailed-review .range-values {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -5px 0 0;
  padding: 0;
  list-style-type: none;
}
.detailed-review .range-values li {
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 0 5px 5px 0;
  border-radius: 2px;
  color: #595956;
  min-width: 67px;
  position: relative;
  cursor: pointer;
}
.detailed-review .range-values li:before {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  display: block;
  height: 0;
  line-height: 35px;
  text-align: right;
  box-sizing: border-box;
  border-bottom: 35px solid #f8f7f5;
}
.detailed-review .range-values li,
.detailed-review .range-values li.mine,
.detailed-review .range-values li.theirs {
  border: 1px solid var(--grey-3, #606060);
}
@media (max-width: 1015px) {
  .detailed-review .range-values li:first-child:nth-last-child(10),
  .detailed-review .range-values li:first-child:nth-last-child(10) ~ * {
    -ms-flex: 1 0 calc(20% - 5px);
    -webkit-flex: 1 0 calc(20% - 5px);
    flex: 1 0 calc(20% - 5px);
    min-width: calc(20% - 5px);
  }
  .detailed-review .range-values li:first-child:nth-last-child(9),
  .detailed-review .range-values li:first-child:nth-last-child(9) ~ * {
    -ms-flex: 1 0 calc(20% - 5px);
    -webkit-flex: 1 0 calc(20% - 5px);
    flex: 1 0 calc(20% - 5px);
  }
  .detailed-review .range-values li:first-child:nth-last-child(6),
  .detailed-review .range-values li:first-child:nth-last-child(6) ~ * {
    -ms-flex: 1 1 25%;
    -webkit-flex: 1 1 25%;
    flex: 1 1 25%;
  }
  .detailed-review .range-values li:first-child:nth-last-child(5),
  .detailed-review .range-values li:first-child:nth-last-child(5) ~ * {
    min-width: 50px;
  }
}
@media (max-width: 1015px) and (max-width: 375px) {
  .detailed-review .range-values li:first-child:nth-last-child(9),
  .detailed-review .range-values li:first-child:nth-last-child(9) ~ * {
    -ms-flex: 1 0 auto;
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto;
  }
}
.detailed-review .range-values li span {
  position: relative;
  text-indent: 6px;
  line-height: 35px;
  width: 100%;
}
.detailed-review .range-values:not(.disabled) li:hover {
  border-color: var(--grey-2, #434143);
}
.detailed-review .range-values:not(.disabled) li:not(.mine):not(.theirs):hover,
.detailed-review .range-values:not(.disabled) li:not(.mine):not(.theirs):focus {
  color: var(--grey-2, #434143);
}
.detailed-review .range-values:not(.disabled) li:not(.mine):not(.theirs):hover:before,
.detailed-review .range-values:not(.disabled) li:not(.mine):not(.theirs):focus:before {
  border-bottom-color: var(--white-color, #ffffff);
}
.detailed-review .range-values.disabled li {
  cursor: not-allowed;
}
.detailed-review .range-values.disabled li:not(.mine) {
  border-color: var(--grey-6, #d8d8d8);
}
.detailed-review .question-unanswered li {
  border-color: var(--system-warning-text, #bd0000) !important;
}
.detailed-review .sign-off-section .average-rating {
  margin-top: 0;
  border-top: none;
  padding-top: 10px;
}
.detailed-review .sign-off-section .share-section {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  border: 1px solid #c2c2c2;
  border-left: 5px solid #636363;
  padding: 20px;
  background: var(--card-background-darken-7-5);
}
@media (max-width: 750px) {
  .detailed-review .sign-off-section .share-section {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}
.detailed-review .sign-off-section .share-section > div {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.detailed-review .sign-off-section .share-section img {
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  height: 19px;
  width: 19px;
  margin-right: 8px;
}
.detailed-review .sign-off-section .share-section .explanatory-text {
  width: 80%;
}
.detailed-review .sign-off-section .share-section .explanatory-text .label {
  padding-top: 3px;
}
.detailed-review .sign-off-section .share-section .explanatory-text .label.explanation {
  margin-top: 10px;
}
.detailed-review .sign-off-section .share-section .share-button {
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-left: auto;
}
@media (max-width: 750px) {
  .detailed-review .sign-off-section .share-section .share-button {
    padding-top: 20px;
    width: 100%;
  }
}
.detailed-review .sign-off-section .share-section .share-button .primary-button {
  padding: 0 35px;
}
@media (max-width: 750px) {
  .detailed-review .sign-off-section .share-section .share-button .primary-button {
    padding: 0;
    width: 100%;
  }
}
.detailed-review .sign-off-section .individual-sign-off {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 30px 0;
}
.detailed-review .sign-off-section .individual-sign-off.disabled {
  opacity: 0.5;
}
.detailed-review .sign-off-section .individual-sign-off.first-party {
  border-bottom: 1px solid var(--grey-7, #ececec);
}
.detailed-review .sign-off-section .sign-off-text {
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  margin-right: 5px;
}
.detailed-review .sign-off-section .sign-off-box {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  text-align: center;
  width: auto;
  margin-top: 5px;
}
.detailed-review .sign-off-section .sign-off-box > a {
  margin: 5px 0 0 auto;
  text-decoration: underline;
}
.detailed-review .sign-off-section .sign-off-box .primary-button {
  padding: 0 45px;
}
.detailed-review .sign-off-section .sign-off-box .not-signed-off {
  -ms-flex-item-align: end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
  margin-top: auto;
}
.detailed-review .sign-off-section .sign-off-box .signed-off {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.detailed-review .sign-off-section .sign-off-box .signed-off p {
  margin-top: 3px;
  padding-left: 8px;
}
.detailed-review .sign-off-section .sign-off-box .status-circle {
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  display: inline-block;
  width: 22px;
  height: 22px;
  line-height: 27px;
  background: var(--system-success-text, #1b6c09);
  border: none;
  text-align: center;
  background-size: cover;
  position: relative;
  border-radius: 50%;
  box-sizing: border-box;
}
.detailed-review .sign-off-section .sign-off-box .status-circle svg {
  width: 12px;
}
.detailed-review .sign-off-section .sign-off-box .status-circle title {
  display: none;
}
.detailed-review .sign-off-section .sign-off-box .status-circle path {
  stroke: var(--white-color, #ffffff);
}
.detailed-review .sign-off-section .button-area {
  background-color: var(--card-background-darken-10);
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin: 0px -20px -20px;
  padding: 10px 20px 20px;
}
.detailed-review .sign-off-section .button-area .status-notes,
.detailed-review .sign-off-section .button-area .buttons button {
  margin: 10px 0;
}
.detailed-review .sign-off-section .button-area .buttons {
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 700px) {
  .detailed-review .sign-off-section .button-area .buttons {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}
.detailed-review .sign-off-section .button-area .buttons,
.detailed-review .sign-off-section .button-area .buttons .status-buttons,
.detailed-review .sign-off-section .button-area .buttons .sign-off-button {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex: 1 0;
  -webkit-flex: 1 0;
  flex: 1 0;
}
@media (max-width: 700px) {
  .detailed-review .sign-off-section .button-area .buttons,
  .detailed-review .sign-off-section .button-area .buttons .status-buttons,
  .detailed-review .sign-off-section .button-area .buttons .sign-off-button {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.detailed-review .sign-off-section .button-area .buttons .status-buttons button:not(:last-child) {
  margin-right: 15px;
}
.detailed-review .sign-off-section .button-area .buttons .status-buttons {
  justify-content: flex-start;
}
@media (max-width: 700px) {
  .detailed-review .sign-off-section .button-area .buttons .status-buttons {
    justify-content: space-between;
  }
}
.detailed-review .sign-off-section .button-area .buttons .sign-off-button {
  justify-content: flex-end;
}
.detailed-review .sign-off-section .button-area .save-message {
  color: #747474;
}
.detailed-review .checkbox-tick {
  -webkit-print-color-adjust: exact;
}
.detailed-review .average-rating {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: 35px;
  padding: 30px 0;
  border-top: 1px solid var(--grey-7, #ececec);
  border-bottom: 1px solid var(--grey-7, #ececec);
}
@media (max-width: 750px) {
  .detailed-review .average-rating {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}
.detailed-review .average-rating .explanatory-text div {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.detailed-review .average-rating .explanatory-text div img {
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  height: 19px;
  width: 19px;
  margin-right: 8px;
  padding-top: 17px;
}
.detailed-review .average-rating .explanatory-text div .label {
  padding-top: 20px;
}
.detailed-review .average-rating .ratings {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.detailed-review .average-rating .ratings div {
  text-align: right;
  width: 100px;
  margin-top: 25px;
  padding: 0 20px;
  border-right: 1px solid #c2c2c2;
}
.detailed-review .average-rating .ratings div .rating {
  font-size: 30px;
  margin-top: 10px;
}
.detailed-review .average-rating .ratings div .party {
  font-size: 15px;
  margin-top: 25px;
}
.detailed-review .average-rating .ratings div .empty {
  color: #d8d8d8;
}
@media print {
  .detailed-review {
    /*.objective-comments, .print-comments-title {
            display: block !important;
        }*/
  }
  .detailed-review .range-question-scale {
    display: none !important;
  }
  .detailed-review .range-question-scale.mobile {
    border: 1px solid var(--grey-5, #949494);
    padding: 10px;
  }
  .detailed-review .range-question-scale.mobile .scale-header .no-box-shadow,
  .detailed-review .range-question-scale.mobile .scale-header .scale-show-hide,
  .detailed-review .range-question-scale.mobile .scale-header .scale-image-container {
    display: none !important;
  }
  .detailed-review .range-question-scale.mobile,
  .detailed-review .range-question-scale.mobile .scale-content,
  .detailed-review .range-question-scale.mobile .scale-header h3 {
    display: block !important;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    box-shadow: none;
  }
  .detailed-review .range-question-scale.mobile .scale-content {
    margin: 10px 0 0;
  }
  .detailed-review .range-question-scale.mobile .scale-content ol,
  .detailed-review .range-question-scale.mobile .scale-content li {
    margin: 0;
    padding: 0;
    height: auto;
    line-height: 1;
    border-radius: 0;
  }
  .detailed-review .range-question-scale.mobile .scale-content img,
  .detailed-review .range-question-scale.mobile .scale-content .scale-detail-content {
    display: none !important;
  }
  .detailed-review .review-summary {
    margin-top: 110px;
  }
  .detailed-review .question .h4 {
    display: inline-block;
    vertical-align: top;
    width: 100px;
    margin-right: 20px;
  }
  .detailed-review .question .h4:after {
    content: ':';
  }
  .detailed-review .question .completed-text {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 20px;
    width: 100%;
  }
  .detailed-review .range-question {
    page-break-inside: avoid;
  }
  .detailed-review .objective-summary {
    border-bottom: 1px dotted #999;
    page-break-inside: avoid;
  }
  .detailed-review .review-summary {
    min-height: auto;
    border-bottom: 1px solid black;
  }
  .detailed-review .review-summary .review-summary-content {
    padding: 0;
  }
  .detailed-review .review-summary .review-summary-content .user-image,
  .detailed-review .review-summary .review-summary-content .status-notes,
  .detailed-review .review-summary .review-summary-content .status-buttons {
    display: none;
  }
  .detailed-review .review-summary .review-summary-content .other-party {
    text-align: right;
    border: 0;
  }
  .detailed-review .review-summary .review-summary-header {
    padding: 0;
    min-height: auto;
  }
  .detailed-review .review-summary .review-summary-header date-display,
  .detailed-review .review-summary .review-summary-header .spacer {
    display: none;
  }
  .detailed-review .sign-off-section .button-area {
    display: none;
  }
  .detailed-review .review-section .section-header ~ div {
    display: block !important;
  }
  .detailed-review .section-comments {
    padding: 0 !important;
    background: transparent;
  }
  .detailed-review .existing-comments {
    background-color: var(--card-background-darken-10);
    -webkit-print-color-adjust: exact;
  }
  .detailed-review .existing-comments .user-image,
  .detailed-review .existing-comments .comment-attachment .attachment-symbol {
    display: none !important;
  }
  .detailed-review .existing-comments comment {
    display: block;
    padding: 0 16px;
  }
  .detailed-review .existing-comments comment:first-child {
    border-top: 1px dotted #999;
    padding-top: 16px;
  }
  .detailed-review .existing-comments comment .comment-contents {
    margin-left: 0 !important;
  }
  .detailed-review .existing-comments comment .comment-contents .action-buttons {
    display: none;
  }
  .detailed-review .existing-comments comment .delete-comment {
    display: none;
  }
  .detailed-review .range-values > li {
    -webkit-print-color-adjust: exact;
  }
  .detailed-review .status-buttons,
  .detailed-review .status-notes {
    display: none;
  }
  .detailed-review .new-comment-bar {
    display: none !important;
  }
  .detailed-review .objective-details-expand {
    display: none !important;
  }
  .detailed-review .objective-comments {
    border: none !important;
  }
  .detailed-review .print-comments-title {
    background-color: var(--card-background-darken-10);
  }
}
.mandatory-unanswered-label {
  background: var(--card-background-color) url(../Images/warning-icon.svg) no-repeat 5px 9px;
  background-size: 24px 24px;
  color: var(--system-warning-text, #bd0000);
  padding: 15px;
  padding-left: 40px;
}
_:-ms-lang(x),
.average-rating .explanatory-text {
  max-width: 450px;
}
.reviewee-info-print.nav-bar {
  margin-left: 15px;
  position: absolute;
  top: 0;
  display: block;
  text-align: right;
}
.reviewee-info-print.nav-bar .site-name-print:before {
  content: url('base/var(--company-logo)');
  float: left;
}
.reviewee-firstname {
  display: inline-block;
  vertical-align: middle;
}
.reviewee-avatar {
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
@media screen {
  .reviewee-info-print.nav-bar {
    display: none;
  }
}
@media print {
  .wrapper,
  .nav-header,
  .content {
    display: block !important;
  }
  .focused-nav-bar,
  .title-bar-hidden,
  .print {
    display: none !important;
  }
}
.print-white .detailed-review .question-group .mine,
.print-white .detailed-review .question-group .mine.theirs {
  color: rgba(0, 0, 0, 0);
}
@-moz-document url-prefix() {
  .detailed-review .question-group .mine,
  .detailed-review .question-group .mine.theirs {
    color: rgba(0, 0, 0, 0);
  }
}
@media all and (-ms-high-contrast: none) {
  .detailed-review .question-group .mine,
  .detailed-review .question-group .mine.theirs {
    color: rgba(0, 0, 0, 0);
  }
}
@supports (-ms-ime-align: auto) {
  .detailed-review .question-group .mine,
  .detailed-review .question-group .mine.theirs {
    color: rgba(0, 0, 0, 0);
  }
}
.my-objectives.sliding {
  cursor: pointer;
}
.ui-slider {
  position: absolute;
  height: 0;
  left: 10px;
  right: 10px;
  /* print background color hack for IE and FF */
  border-bottom: 5px solid #b5b5b5;
  z-index: 30;
  margin-bottom: 20px;
}
.ui-slider .overhang {
  content: ' ';
  width: 11px;
  position: absolute;
  top: 0;
  /* print background color hack for IE and FF */
  border-bottom: 5px solid #b5b5b5;
  z-index: -1;
}
.ui-slider:before {
  content: ' ';
  width: 11px;
  position: absolute;
  top: 0;
  /* print background color hack for IE and FF */
  border-bottom: 5px solid #b5b5b5;
  z-index: -1;
  border-bottom-left-radius: 2.5px;
  border-top-left-radius: 2.5px;
  left: -10px;
}
.ui-slider:after {
  content: ' ';
  width: 11px;
  position: absolute;
  top: 0;
  /* print background color hack for IE and FF */
  border-bottom: 5px solid #b5b5b5;
  z-index: -1;
  border-bottom-right-radius: 2.5px;
  border-top-right-radius: 2.5px;
  right: -10px;
}
.ui-slider .ui-slider-range {
  border-radius: 2.5px;
}
.ui-slider .ui-slider-range:before {
  content: ' ';
  width: 11px;
  position: absolute;
  top: 0;
  /* print background color hack for IE and FF */
  border-bottom: 5px solid #b5b5b5;
  z-index: -1;
  border-bottom-left-radius: 2.5px;
  border-top-left-radius: 2.5px;
  left: -10px;
  z-index: 30;
}
.ui-slider .ui-slider-line {
  /* print background color hack for IE and FF */
  border-bottom: 5px solid #b5b5b5;
}
.ui-slider .ui-slider-pip {
  color: var(--grey-3, #606060);
}
.ui-slider.incomplete-status .ui-slider-pip-inrange,
.ui-slider.incomplete-status .ui-slider-pip-selected {
  color: var(--brand-primary-color, #a2378e);
}
.ui-slider.incomplete-status .ui-slider-pip-inrange .ui-slider-line,
.ui-slider.incomplete-status .ui-slider-pip-selected .ui-slider-line {
  border-bottom: 5px solid 5px solid var(--brand-primary-color, #a2378e);
}
.ui-state-disabled.ui-slider.incomplete-status .ui-slider-pip-inrange .ui-slider-line,
.ui-state-disabled.ui-slider.incomplete-status .ui-slider-pip-selected .ui-slider-line {
  border-color: #d8d8d8;
}
.ui-slider.incomplete-status .ui-slider-range,
.ui-slider.incomplete-status .ui-slider-range:before,
.ui-slider.incomplete-status .ui-slider-range:after {
  border-bottom: 5px solid var(--brand-primary-color, #a2378e);
}
.ui-state-disabled:not(.no-handle).ui-slider.incomplete-status .ui-slider-range,
.ui-state-disabled:not(.no-handle).ui-slider.incomplete-status .ui-slider-range:before,
.ui-state-disabled:not(.no-handle).ui-slider.incomplete-status .ui-slider-range:after {
  border-bottom-color: var(--slider-disabled-incomplete);
}
.ui-slider.complete-status .ui-slider-range:after {
  content: ' ';
  width: 11px;
  top: 0;
  /* print background color hack for IE and FF */
  border-bottom: 5px solid #b5b5b5;
  z-index: -1;
  border-bottom-right-radius: 2.5px;
  border-top-right-radius: 2.5px;
  position: absolute;
  right: -10px;
  z-index: 30;
}
.ui-slider.complete-status .ui-slider-pip-inrange,
.ui-slider.complete-status .ui-slider-pip-selected {
  color: var(--system-success-text, #1b6c09);
}
.ui-slider.complete-status .ui-slider-pip-inrange .ui-slider-line,
.ui-slider.complete-status .ui-slider-pip-selected .ui-slider-line {
  border-bottom: 5px solid var(--system-success-text, #1b6c09);
}
.ui-slider.complete-status .ui-slider-range,
.ui-slider.complete-status .ui-slider-range:before,
.ui-slider.complete-status .ui-slider-range:after {
  border-bottom: 5px solid var(--system-success-text, #1b6c09);
}
.ui-state-disabled:not(.no-handle).ui-slider.complete-status .ui-slider-range,
.ui-state-disabled:not(.no-handle).ui-slider.complete-status .ui-slider-range:before,
.ui-state-disabled:not(.no-handle).ui-slider.complete-status .ui-slider-range:after {
  border-bottom-color: var(--slider-disabled-complete, #779870);
}
.ui-slider.zero-percent .ui-slider-range:before {
  display: none;
}
.ui-slider.overdue-status .ui-slider-pip-inrange,
.ui-slider.overdue-status .ui-slider-pip-selected {
  color: var(--system-warning-text, #bd0000);
}
.ui-slider.overdue-status .ui-slider-pip-inrange .ui-slider-line,
.ui-slider.overdue-status .ui-slider-pip-selected .ui-slider-line {
  border-bottom: 5px solid var(--system-warning-text, #bd0000);
}
.ui-slider.overdue-status .ui-slider-range,
.ui-slider.overdue-status .ui-slider-range:before,
.ui-slider.overdue-status .ui-slider-range:after {
  border-bottom: 5px solid var(--system-warning-text, #bd0000);
}
.ui-state-disabled:not(.no-handle).ui-slider.overdue-status .ui-slider-range,
.ui-state-disabled:not(.no-handle).ui-slider.overdue-status .ui-slider-range:before,
.ui-state-disabled:not(.no-handle).ui-slider.overdue-status .ui-slider-range:after {
  border-bottom-color: var(--slider-disabled-overdue, #b86d6d);
}
.ui-slider .ui-slider-handle {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: relative;
  margin-top: -2.5px;
  width: 22px;
  height: 22px;
  display: inline-block;
  border-radius: 50%;
  background: var(--grey-2, #434143) url(../Images/slider-lines.svg) no-repeat center center;
  z-index: 40;
  cursor: pointer;
}
.ui-state-disabled.ui-slider .ui-slider-handle {
  box-sizing: content-box;
  width: 18px;
  height: 18px;
  border: 2px solid white;
  background-color: #d8d8d8;
  background-image: url(../Images/slider-lines-disabled.svg);
  background-position: center 60%;
  cursor: default;
}
.ui-slider .ui-slider-handle:focus {
  outline: none;
}
.ui-slider .ui-slider-pip {
  position: absolute;
  margin: 5px 0 0 -12px;
  font-family: 'lato-regular', sans-serif;
  line-height: 15px;
  font-size: 12px;
  top: 0;
}
.ui-slider .ui-slider-pip .ui-slider-line {
  position: relative;
  width: 1px;
  display: block;
  left: 50%;
  z-index: 0;
}
.ui-slider .ui-slider-pip .ui-slider-label {
  position: relative;
  top: 5px;
}
.ui-slider.no-scale .ui-slider-pip {
  display: none;
}
.ui-slider.no-handle .ui-slider-handle {
  display: none;
}
@media print {
  .ui-slider {
    background-color: grey;
    -webkit-print-color-adjust: exact;
  }
}
.comment-user-image {
  height: 70px;
  width: 70px;
  border-radius: 35px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: var(--brand-primary-color, #a2378e);
}
.comment-user-image svg {
  margin-top: 10px;
  height: 85%;
}
.comments-section {
  overflow: hidden;
}
.comments-section h3 {
  color: var(--grey-2, #434143);
  margin-bottom: 18px;
}
.comments-section .new-comment-bar,
.comments-section .edit-comment {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.comments-section .new-comment-bar .user-image,
.comments-section .edit-comment .user-image {
  height: 70px;
  width: 70px;
  border-radius: 35px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: var(--brand-primary-color, #a2378e);
  -ms-flex-item-align: start;
  -webkit-align-self: flex-start;
  align-self: flex-start;
}
.comments-section .new-comment-bar .user-image svg,
.comments-section .edit-comment .user-image svg {
  margin-top: 10px;
  height: 85%;
}
.comments-section .new-comment-bar editable-comment,
.comments-section .edit-comment editable-comment {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
}
.comments-section .new-comment-bar editable-comment .input-and-attachment,
.comments-section .edit-comment editable-comment .input-and-attachment {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  margin-left: 25px;
}
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-input,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-input {
  position: relative;
}
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-input textarea,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-input textarea {
  width: 100%;
  height: 40px;
  box-sizing: border-box;
  color: var(--grey-3, #606060);
  border: 1px solid #ccc;
  padding: 11.5px 10px;
  margin-top: 11px;
  border-radius: 2px;
  resize: none;
  word-wrap: break-word;
  background-color: var(--white-color, #ffffff);
}
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-input textarea::-webkit-input-placeholder,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-input textarea::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: var(--grey-5, #949494);
  opacity: 1;
}
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-input textarea:-moz-placeholder,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-input textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: var(--grey-5, #949494);
  opacity: 1;
}
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-input textarea::-moz-placeholder,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-input textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: var(--grey-5, #949494);
  opacity: 1;
}
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-input textarea:-ms-input-placeholder,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-input textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: var(--grey-5, #949494);
  opacity: 1;
}
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-input textarea:focus::-webkit-input-placeholder,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-input textarea:focus::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: transparent;
  opacity: 0;
}
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-input textarea:focus:-moz-placeholder,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-input textarea:focus:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: transparent;
  opacity: 0;
}
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-input textarea:focus::-moz-placeholder,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-input textarea:focus::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: transparent;
  opacity: 0;
}
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-input textarea:focus:-ms-input-placeholder,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-input textarea:focus:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: transparent;
  opacity: 0;
}
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-input textarea:focus,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-input textarea:focus {
  outline: none;
}
@media (max-width: 1023px) {
  .comments-section .new-comment-bar editable-comment .input-and-attachment .comment-input textarea,
  .comments-section .edit-comment editable-comment .input-and-attachment .comment-input textarea {
    height: 60px;
  }
}
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-input .speech-bubble-triangle-border,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-input .speech-bubble-triangle-border {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: -16px;
  top: 23px;
  border: 8px solid;
  border-color: transparent #ccc transparent transparent;
  z-index: 0;
}
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-input .speech-bubble-triangle-interior,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-input .speech-bubble-triangle-interior {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: -15px;
  top: 23px;
  border: 8px solid;
  border-color: transparent var(--white-color, #ffffff) transparent transparent;
  z-index: 1;
}
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-upload,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-upload {
  margin-top: 9px;
  margin-bottom: 2px;
  background-color: var(--grey-6, #d8d8d8);
  padding: 8px 10px;
  border: 1px solid transparent;
  border-radius: 2px;
  box-sizing: border-box;
  max-width: 470px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (max-width: 1023px) {
  .comments-section .new-comment-bar editable-comment .input-and-attachment .comment-upload,
  .comments-section .edit-comment editable-comment .input-and-attachment .comment-upload {
    flex-wrap: wrap;
  }
  .comments-section .new-comment-bar editable-comment .input-and-attachment .comment-upload__error-icon,
  .comments-section .edit-comment editable-comment .input-and-attachment .comment-upload__error-icon {
    display: none;
  }
  .comments-section .new-comment-bar editable-comment .input-and-attachment .comment-upload > div:last-child,
  .comments-section .edit-comment editable-comment .input-and-attachment .comment-upload > div:last-child {
    width: 100%;
    margin-top: 8px;
  }
}
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-upload--error,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-upload--error {
  background-color: var(--system-warning-text, #bd0000) !important;
}
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-upload--error > div,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-upload--error > div {
  color: var(--white-color, #ffffff);
}
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-upload--error p,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-upload--error p {
  margin: 0 0 2px;
}
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-upload__error-icon,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-upload__error-icon {
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  margin-right: 15px;
}
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-upload__error-icon,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-upload__error-icon,
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-upload__error-icon svg,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-upload__error-icon svg {
  width: 34px;
  height: 34px;
}
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-upload__error-icon svg circle,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-upload__error-icon svg circle {
  stroke: var(--white-color, #ffffff);
}
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-upload__error-icon svg path,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-upload__error-icon svg path {
  fill: var(--white-color, #ffffff);
}
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-upload .image-upload,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-upload .image-upload {
  position: relative;
  margin-right: 15px;
}
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-upload .image-upload input,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-upload .image-upload input {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: -1;
}
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-upload .image-upload:focus-within .upload-button,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-upload .image-upload:focus-within .upload-button {
  background-color: var(--brand-secondary-lighten-15);
}
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-upload .upload-button,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-upload .upload-button {
  stroke: var(--primary-button-loader-stroke-color);
  color: var(--textcolor-on-secondary);
  background-color: var(--brand-secondary-color);
  display: inline-block;
  line-height: 44px;
}
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-upload .upload-button:hover,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-upload .upload-button:hover,
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-upload .upload-button:focus,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-upload .upload-button:focus {
  background-color: var(--brand-secondary-lighten-15);
}
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-upload .upload-button a,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-upload .upload-button a {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-upload .upload-button:disabled,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-upload .upload-button:disabled,
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-upload .upload-button[disabled],
.comments-section .edit-comment editable-comment .input-and-attachment .comment-upload .upload-button[disabled] {
  background-color: var(--brand-secondary-darken-10);
}
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-upload .upload-button .loader,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-upload .upload-button .loader {
  display: inline-block;
}
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-upload .upload-button > svg,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-upload .upload-button > svg,
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-upload .upload-button > img,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-upload .upload-button > img {
  display: inline-block;
  vertical-align: middle;
}
.card .comments-section .new-comment-bar editable-comment .input-and-attachment .comment-upload .upload-button,
.card .comments-section .edit-comment editable-comment .input-and-attachment .comment-upload .upload-button,
[class*='-card'] .comments-section .new-comment-bar editable-comment .input-and-attachment .comment-upload .upload-button,
[class*='-card'] .comments-section .edit-comment editable-comment .input-and-attachment .comment-upload .upload-button {
  padding: 0 10px;
}
.comments-section .new-comment-bar editable-comment .new-comment-buttons,
.comments-section .edit-comment editable-comment .new-comment-buttons {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.comments-section .new-comment-bar editable-comment .new-comment-buttons .comment-bar-button,
.comments-section .edit-comment editable-comment .new-comment-buttons .comment-bar-button {
  text-align: center;
  height: 40px;
  margin-top: 11px;
  margin-left: 10px;
}
.comments-section .new-comment-bar editable-comment .new-comment-buttons .post-comment-button,
.comments-section .edit-comment editable-comment .new-comment-buttons .post-comment-button {
  text-align: center;
  height: 40px;
  margin-top: 11px;
  margin-left: 10px;
  min-width: 80px;
}
.comments-section .new-comment-bar editable-comment .new-comment-buttons .post-comment-button .loader,
.comments-section .edit-comment editable-comment .new-comment-buttons .post-comment-button .loader {
  width: 50px;
  margin-top: -5px;
}
.comments-section .new-comment-bar editable-comment .new-comment-buttons .upload-toggle,
.comments-section .edit-comment editable-comment .new-comment-buttons .upload-toggle {
  text-align: center;
  height: 40px;
  margin-left: 10px;
  min-width: 40px;
  background-color: transparent;
  background-image: url('../Images/Icon-Paperclip.svg');
  background-position: center;
  background-repeat: no-repeat;
  height: 40px !important;
  margin-top: 11px;
}
.comments-section .new-comment-bar editable-comment .new-comment-buttons .upload-toggle:hover,
.comments-section .edit-comment editable-comment .new-comment-buttons .upload-toggle:hover {
  background-color: var(--grey-3, #606060);
}
.comments-section .edit-comment {
  overflow: visible;
}
.comments-section .edit-comment h4 {
  display: none;
}
.comments-section .edit-comment editable-comment .input-and-attachment {
  margin-left: 0;
}
.comments-section .edit-comment editable-comment .new-comment-buttons file-input,
.comments-section .edit-comment editable-comment .new-comment-buttons .upload-toggle {
  display: none;
}
.comments-section .comment-attachment .attachment-data {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.comments-section .comment-attachment .attachment-data .attachment-symbol {
  margin-top: 20px;
  margin-bottom: 10px;
  height: 70px;
  width: 70px;
  max-width: 150px;
  background-color: var(--grey-3, #606060);
  position: relative;
  background-image: url('../Images/document.svg');
  background-position: left;
  background-size: 50% 50%;
  background-position-x: 40%;
  background-repeat: no-repeat;
}
.comments-section .comment-attachment .attachment-data .attachment-symbol:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 15px;
  top: -14px;
  border: 7px solid;
  border-color: transparent transparent var(--grey-3, #606060) transparent;
  z-index: 1;
}
.comments-section .comment-attachment .attachment-data .attachment-symbol button {
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 2px;
  font-weight: normal;
  font-size: 15px;
  height: 44px;
  padding: 0 15px;
  box-sizing: border-box;
  border: 0;
  text-decoration: none;
  text-align: center;
  position: relative;
  -webkit-transition: background .15s ease-out;
  -moz-transition: background .15s ease-out;
  -o-transition: background .15s ease-out;
  transition: background .15s ease-out;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 20px;
  width: 20px;
  background: transparent;
  color: white;
  float: right;
  background-image: url('../Images/cross.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin: 5px;
  padding: 0;
}
.card .comments-section .comment-attachment .attachment-data .attachment-symbol button,
[class*='-card'] .comments-section .comment-attachment .attachment-data .attachment-symbol button {
  padding: 0 10px;
}
.comments-section .comment-attachment .attachment-data .delete-attachment {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  display: none;
  padding-left: 10px;
  width: 60%;
}
.comments-section .comment-attachment .attachment-info {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  cursor: pointer;
}
.comments-section .comment-attachment .attachment-info .download-icon {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background-image: url('../Images/download.svg');
  height: 20px;
  width: 20px;
  margin-right: 5px;
}
.comments-section .comment-attachment .attachment-info span {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  word-break: break-word;
}
.comments-section .comment-attachment .download-icon {
  background-image: url('../Images/download.svg');
  height: 20px;
  width: 20px;
}
.comments-section .existing-comments .comment-display p {
  color: var(--grey-3, #606060);
}
comment .comment-display {
  position: relative;
}
comment .comment-display.delete-mode .image-and-contents {
  margin-left: -55px;
  margin-right: 55px;
  background-color: var(--grey-6, #d8d8d8);
}
comment .comment-display.delete-mode .image-and-contents .comment-contents .comment-details .action-buttons {
  opacity: 0;
}
comment .comment-display.delete-mode .image-and-contents .comment-contents .comment-details .action-buttons div {
  cursor: default;
}
comment .comment-display.delete-mode .image-and-contents .comment-contents .comment-attachment .attachment-data .attachment-symbol {
  color: #db0000;
  background-color: #db0000;
}
comment .comment-display.delete-mode .image-and-contents .comment-contents .comment-attachment .attachment-data .attachment-symbol:after {
  border-color: transparent transparent #db0000 transparent;
}
comment .comment-display.delete-mode .image-and-contents .comment-contents .comment-attachment .attachment-data .delete-attachment {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
comment .comment-display.delete-mode .image-and-contents .comment-contents .comment-attachment .attachment-info .download-icon {
  background-image: url('../Images/download-red.svg');
}
comment .comment-display.delete-mode .image-and-contents .comment-contents .comment-attachment .h4 {
  color: #db0000;
}
comment .comment-display.delete-mode .delete-comment {
  right: -20px;
}
comment .comment-display .image-and-contents {
  -webkit-transition: margin-left .3s, margin-right .3s, background-color .3s linear;
  -moz-transition: margin-left .3s, margin-right .3s, background-color .3s linear;
  -o-transition: margin-left .3s, margin-right .3s, background-color .3s linear;
  transition: margin-left .3s, margin-right .3s, background-color .3s linear;
  margin-bottom: 10px;
  position: relative;
}
comment .comment-display .image-and-contents .user-image {
  height: 70px;
  width: 70px;
  border-radius: 35px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: var(--brand-primary-color, #a2378e);
  position: absolute;
  top: 5px;
  display: inline-block;
  margin-right: 15px;
}
comment .comment-display .image-and-contents .user-image svg {
  margin-top: 10px;
  height: 85%;
}
comment .comment-display .image-and-contents .comment-contents {
  padding-top: 10px;
  display: inline-block;
  margin-left: 90px;
  min-height: 85px;
  width: 75%;
}
@media print {
  comment .comment-display .image-and-contents .comment-contents {
    display: block;
  }
}
comment .comment-display .image-and-contents .comment-contents.edit-comment {
  width: calc(100% - (80px + 15px));
  padding-top: 0;
}
comment .comment-display .image-and-contents .comment-contents h4 {
  margin: 0;
}
comment .comment-display .image-and-contents .comment-contents .comment-details {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media print {
  comment .comment-display .image-and-contents .comment-contents .comment-details {
    display: block;
  }
}
comment .comment-display .image-and-contents .comment-contents .comment-details p {
  margin-top: 5px;
  margin-bottom: 5px;
  color: var(--grey-3, #606060);
  font-size: 13px;
  line-height: 20px;
  word-wrap: break-word;
  word-break: break-word;
  white-space: pre-wrap;
  width: 100%;
}
comment .comment-display .image-and-contents .comment-contents .comment-details .action-buttons {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  position: absolute;
  right: 0;
  top: 33px;
  margin-left: 15px;
  opacity: 1;
}
@media print {
  comment .comment-display .image-and-contents .comment-contents .comment-details .action-buttons {
    display: none;
  }
}
comment .comment-display .image-and-contents .comment-contents .comment-details .action-buttons .clickable {
  background-repeat: no-repeat;
  margin-left: 19px;
  width: 25px;
  height: 25px;
}
comment .comment-display .image-and-contents .comment-contents .comment-details .action-buttons .edit {
  background-image: url('../Images/edit-icon-new.svg');
}
comment .comment-display .image-and-contents .comment-contents .comment-details .action-buttons .delete {
  background-image: url('../Images/delete-bin-icon-grey.svg');
}
comment .comment-display .delete-comment {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transition: right 0.3s;
  -moz-transition: right 0.3s;
  -o-transition: right 0.3s;
  transition: right 0.3s;
  position: absolute;
  top: 0;
  right: -120px;
  width: 100px;
  height: 100%;
  background: #db0000;
}
comment .comment-display .delete-comment div {
  text-align: center;
  color: var(--white-color, #ffffff);
  word-wrap: break-word;
  padding: 0 2px;
}
comment .comment-display .delete-comment .delete-comment-icon {
  display: block;
  margin: 0 auto;
  padding: 10px;
  cursor: pointer;
  width: 25px;
}
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: '';
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  /* support: IE8 */
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 15px;
  cursor: pointer;
  min-height: 0;
  /* support: IE7 */
  background-color: #464446;
  font-size: 15px;
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
  position: relative;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  color: #aaaaaa;
}
.ui-menu .ui-state-focus:after,
.ui-menu .ui-state-active:after {
  content: ' ';
  position: absolute;
  right: 10px;
  background-image: url(../Images/highlighted-tick.svg);
  background-repeat: no-repeat;
  width: 10px;
  height: 10px;
}
/* icon support */
.ui-menu-icons {
  content: 'down';
  position: relative;
}
.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}
/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}
/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  /* Support: IE7 */
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
  background-color: transparent;
  border-bottom: 1px solid var(--grey-3, #606060);
  border-top: 1px solid var(--grey-3, #606060);
  color: var(--textcolor-on-background);
  height: 44px;
  line-height: 44px;
  vertical-align: middle;
  font-size: 15px;
  width: 250px;
  outline: none;
}
.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  position: absolute;
  top: 50%;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid var(--textcolor-on-background);
}
.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding-left: 0;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  cursor: pointer;
}
.ui-autocomplete.ui-menu {
  background-color: var(--white-color, #ffffff);
  max-width: 560px;
  box-shadow: 1px 1px 8px #9d9d9d;
  margin-top: 6px;
}
.ui-autocomplete.ui-menu .ui-menu-item {
  color: var(--grey-2, #434143);
  background-color: var(--white-color, #ffffff);
  font-size: 16px;
  padding: 10px;
}
.ui-autocomplete.ui-menu .ui-menu-item.detailed-result {
  margin-right: 6px;
  margin-left: 6px;
  word-break: break-word;
}
.ui-autocomplete.ui-menu .ui-menu-item.detailed-result ~ .detailed-result {
  border-top: 1px solid #cacaca;
}
.ui-autocomplete.ui-menu .ui-menu-item.detailed-result:hover,
.ui-autocomplete.ui-menu .ui-menu-item.detailed-result:focus,
.ui-autocomplete.ui-menu .ui-menu-item.detailed-result.ui-state-focus,
.ui-autocomplete.ui-menu .ui-menu-item.detailed-result.ui-state-active {
  background-color: var(--grey-7, #ececec);
}
.ui-autocomplete.ui-menu .ui-menu-item.detailed-result:hover:after,
.ui-autocomplete.ui-menu .ui-menu-item.detailed-result:focus:after,
.ui-autocomplete.ui-menu .ui-menu-item.detailed-result.ui-state-focus:after,
.ui-autocomplete.ui-menu .ui-menu-item.detailed-result.ui-state-active:after {
  top: 50%;
  margin-top: -5px;
}
.ui-autocomplete.ui-menu .ui-menu-item .highlight {
  font-weight: bold;
  font-style: normal;
}
.ui-autocomplete.ui-menu .ui-menu-item:hover {
  background-color: var(--grey-7, #ececec);
}
.button-and-tooltip {
  position: relative;
  display: inline-block;
}
.tooltip {
  display: none;
  position: absolute;
  top: calc(100% + 10px);
  transform: translateX(calc(-50% + 10px));
  box-sizing: border-box;
  border: 1px solid var(--grey-6, #d8d8d8);
  border-radius: 10px;
  padding: 13px;
  background-color: var(--grey-2, #434143);
  color: var(--white-color, #ffffff);
  font-size: 13px;
}
.tooltip-anchor:focus + .tooltip,
.tooltip-anchor:hover + .tooltip {
  display: block;
}
.tooltip:after {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  background-color: var(--grey-2, #434143);
  border-color: var(--grey-6, #d8d8d8);
  border-width: 1px 0 0 1px;
  border-style: solid;
  top: -1px;
}
.tooltip--above {
  bottom: calc(100% + 10px);
  top: initial;
}
.tooltip--above:after {
  border-width: 0 1px 1px 0;
  top: initial;
  bottom: -14px;
}
.tooltip--align-right {
  transform: initial;
  right: -14px;
}
.tooltip--align-right:after {
  left: initial;
  right: 18px;
}
.tooltip--light {
  background-color: var(--white-color, #ffffff);
  color: var(--grey-2, #434143);
}
.tooltip--light:after {
  background-color: var(--white-color, #ffffff);
  border-color: var(--grey-6, #d8d8d8);
}
.help-popup {
  position: relative;
  margin-left: 7px;
  cursor: pointer;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}
.help-popup:before {
  content: '';
  position: absolute;
  display: inline-block;
  width: 30px;
  height: 30px;
  top: -5px;
  left: -5px;
  background: transparent;
  z-index: 2;
}
.help-popup > svg {
  width: 19px;
  position: absolute;
}
.help-popup:focus .tooltip {
  display: block;
}
.help-popup:focus-within .tooltip {
  display: block;
}
.help-popup .tooltip {
  font-size: 11px;
  line-height: 1.5em;
  width: 200px;
}
.help-popup .tooltip > svg {
  position: absolute;
  width: 10px;
  height: 10px;
  right: 6px;
  top: 8px;
  cursor: pointer;
}
.form-header {
  margin-top: 0;
  margin-bottom: 5px;
}
.input-text,
.dark-input-text,
.custom-dropdown.dark-input-text {
  box-sizing: border-box;
  width: 100%;
  border-top: none;
  border-left: none;
  border-right: none;
  background-color: transparent;
  resize: none;
}
.input-text:focus {
  outline: none;
}
.input-text.ko-invalid-input {
  border: 1px solid red !important;
  box-shadow: none;
}
@-webkit-keyframes autofill {
  to {
    background-color: var(--page-background);
    color: var(--white-color, #ffffff);
  }
}
.dark-input-text,
.custom-dropdown.dark-input-text {
  border-bottom: 2px solid #4e4c4e;
  color: var(--textcolor-on-background);
  padding-bottom: 13px;
  padding-top: 15px;
  padding-left: 0;
  padding-right: 0;
  margin-top: 20px;
  line-height: 15px;
  font-size: 15px;
  height: 50px;
}
.dark-input-text:disabled {
  color: #9d9d9d;
}
.dark-input-text:focus {
  outline: none;
}
.dark-input-text::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: var(--textcolor-on-background);
  opacity: 1;
}
.dark-input-text:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: var(--textcolor-on-background);
  opacity: 1;
}
.dark-input-text::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: var(--textcolor-on-background);
  opacity: 1;
}
.dark-input-text:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: var(--textcolor-on-background);
  opacity: 1;
}
.dark-input-text:focus::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: transparent;
  opacity: 0;
}
.dark-input-text:focus:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: transparent;
  opacity: 0;
}
.dark-input-text:focus::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: transparent;
  opacity: 0;
}
.dark-input-text:focus:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: transparent;
  opacity: 0;
}
.dark-input-text.ko-invalid-input {
  border-bottom: 2px solid var(--system-warning-text, #bd0000);
  box-shadow: none;
}
.dark-input-text:-webkit-autofill {
  -webkit-animation-name: autofill;
  -webkit-animation-fill-mode: both;
  -webkit-text-fill-color: var(--textcolor-on-background);
}
.ko-validation-message {
  display: inline-block;
  font-size: 12px;
  padding: 6px;
  margin-top: 6px;
  color: white;
  border-radius: 2px;
  background-color: var(--system-warning-text, #bd0000);
}
.validation-message {
  display: inline-block;
  font-size: 13px;
  margin-bottom: 18px;
  color: var(--system-warning-text, #bd0000);
  border-radius: 2px;
  position: relative;
  padding-left: 27px;
}
.validation-message > svg {
  position: absolute;
  left: 1px;
  top: -4px;
  width: 19px;
  height: 19px;
}
.success-message,
.error-message,
.waiting-message {
  box-sizing: border-box;
  margin-top: 30px;
  min-height: 44px;
  padding: 14px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
  white-space: pre-wrap;
  color: white;
  border-radius: 2px;
  background-color: #5e7b17;
}
.success-message img,
.error-message img,
.waiting-message img {
  width: 14px;
  height: 14px;
  padding-right: 10px;
}
.success-message p,
.error-message p,
.waiting-message p {
  margin: 0;
}
@media (max-width: 750px) {
  .success-message,
  .error-message,
  .waiting-message {
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    text-align: left;
  }
}
.error-message {
  background-color: #af4022;
}
.waiting-message {
  background-color: #727472;
}
.button-container {
  margin-top: 30px;
}
.button-container > * {
  margin-bottom: 15px;
}
.input-pair {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-right: -15px;
}
.input-pair > * {
  flex-grow: 1;
  -ms-flex: 1;
  margin-right: 15px;
  width: 100%;
}
.input-pair > * input {
  width: 100%;
}
.input-pair > a:not(.secondary-button) {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.input-pair.input-pair-reversed {
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media (max-width: 750px) {
  .input-pair {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .input-pair > .button,
  .input-pair > .cancel-button,
  .input-pair > .primary-button,
  .input-pair > .secondary-button,
  .input-pair > .secondary-button-dark {
    display: block;
  }
}
.help-message {
  color: #989798;
}
.help-message p {
  margin-top: 11px;
  margin-bottom: 20px;
}
.custom-checkbox {
  cursor: pointer;
}
.custom-checkbox input {
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
}
.custom-checkbox .checkbox-tick-border {
  position: relative;
  min-width: 13px;
  height: 13px;
  border: 2px solid #4e4c4e;
  border-radius: 2px;
}
.custom-checkbox .checkbox-tick-border img {
  position: absolute;
  top: 2px;
  left: 2px;
  height: 10px;
  width: 8px;
  opacity: 0;
}
.custom-checkbox .checkbox-tick-border:hover img,
.custom-checkbox .checkbox-tick-border input:focus ~ img {
  opacity: 0.3;
}
.keyboard-navigated .custom-checkbox .checkbox-tick-border:hover img,
.keyboard-navigated .custom-checkbox .checkbox-tick-border input:focus ~ img {
  outline-style: solid !important;
  outline-width: 2px;
  outline-color: var(--focus-color, #408cb3) !important;
  outline-color: invert !important;
}
.custom-checkbox input[type='checkbox']:checked ~ img,
.custom-checkbox input[type='checkbox']:checked + .checkbox-tick-border img {
  opacity: 1;
}
@media (max-width: 750px) {
  .custom-checkbox div {
    width: 22px;
    height: 22px;
  }
  .custom-checkbox div img {
    top: 3px;
    left: 3px;
    width: 15px;
    height: 15px;
  }
}
.password-input div {
  position: relative;
}
.password-input .show-password-checkbox {
  cursor: pointer;
  position: absolute;
  top: 35px;
  right: 0;
}
.password-input .show-password-checkbox input {
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
}
.password-input .show-password-checkbox .checkbox-tick-border {
  position: relative;
  min-width: 13px;
  height: 13px;
  border: 2px solid #4e4c4e;
  border-radius: 2px;
}
.password-input .show-password-checkbox .checkbox-tick-border img {
  position: absolute;
  top: 2px;
  left: 2px;
  height: 10px;
  width: 8px;
  opacity: 0;
}
.password-input .show-password-checkbox .checkbox-tick-border:hover img,
.password-input .show-password-checkbox .checkbox-tick-border input:focus ~ img {
  opacity: 0.3;
}
.keyboard-navigated .password-input .show-password-checkbox .checkbox-tick-border:hover img,
.keyboard-navigated .password-input .show-password-checkbox .checkbox-tick-border input:focus ~ img {
  outline-style: solid !important;
  outline-width: 2px;
  outline-color: var(--focus-color, #408cb3) !important;
  outline-color: invert !important;
}
.password-input .show-password-checkbox input[type='checkbox']:checked ~ img,
.password-input .show-password-checkbox input[type='checkbox']:checked + .checkbox-tick-border img {
  opacity: 1;
}
@media (max-width: 750px) {
  .password-input .show-password-checkbox div {
    width: 22px;
    height: 22px;
  }
  .password-input .show-password-checkbox div img {
    top: 3px;
    left: 3px;
    width: 15px;
    height: 15px;
  }
}
.password-input .show-password-checkbox:first-letter {
  text-transform: uppercase;
}
.password-input .show-password-checkbox .password-tick-holder {
  position: relative;
  display: block;
  float: left;
  margin-right: 10px;
  border-color: var(--card-background-color);
  background-color: var(--card-background-color);
}
.password-input .show-password-checkbox .password-tick-holder input[type='checkbox'] {
  display: block;
}
.password-input .show-password-checkbox .password-checkbox-label {
  margin: 0;
  line-height: 19px;
  color: var(--textcolor-on-background);
  white-space: nowrap;
  text-transform: lowercase;
}
@media (max-width: 750px) {
  .password-input .show-password-checkbox {
    display: block;
    clear: both;
    margin-top: 10px;
    position: static;
  }
  .password-input .show-password-checkbox .password-tick-holder {
    margin-right: 7px;
  }
}
.password-input .password-validation-message {
  margin-top: 6px;
  background-color: #423f42;
  padding: 28px;
  border-radius: 2px;
  color: var(--white-color, #ffffff);
  text-align: center;
}
.password-input .password-validation-message img {
  position: relative;
  top: 2px;
  height: 14px;
  width: 14px;
  margin-right: 5px;
}
.form-footer {
  text-align: center;
  margin: 30px 0;
  height: 44px;
}
@media (max-width: 750px) {
  .form-footer {
    height: 88px;
  }
}
.form-footer a {
  color: #989798;
}
@media (min-width: 751px) {
  .form-footer a {
    line-height: 44px;
    float: left;
  }
}
.form-footer .action-button {
  float: right;
}
@media (max-width: 750px) {
  .form-footer .action-button {
    float: none;
    width: 100%;
  }
}
checkbox .checkbox-wrapper {
  cursor: pointer;
}
checkbox .checkbox-wrapper.disabled {
  cursor: not-allowed;
}
checkbox input {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
}
checkbox .disabled .custom-checkbox {
  cursor: not-allowed;
  color: var(--grey-5, #949494);
}
checkbox .disabled .custom-checkbox .checkbox-tick-border {
  border: 2px solid var(--grey-5, #949494);
  background-color: var(--grey-7, #ececec);
}
checkbox .checkbox-tick-border {
  position: relative;
  width: 13px;
  height: 13px;
  border: 2px solid #4e4c4e;
  border-radius: 2px;
}
@media (max-width: 750px) {
  checkbox .checkbox-tick-border {
    width: 13px;
    height: 13px;
  }
}
checkbox .checkbox-tick-border .checkbox-tick {
  height: 100%;
  width: 100%;
  border: none;
  background: url('../Images/show-password-tick-icon-white.svg') center no-repeat;
  opacity: 0;
}
.checkbox-on-white checkbox .checkbox-tick-border .checkbox-tick {
  background: url('../Images/show-password-tick-icon.svg') center no-repeat;
}
checkbox .checkbox-tick-border .checkbox-tick.checked {
  opacity: 1;
}
checkbox .checkbox-tick-border .checkbox-tick.checked:hover {
  opacity: 1;
}
checkbox .checkbox-tick-border .checkbox-tick.enabled:hover {
  opacity: 0.3;
}
checkbox .checkbox-tick-border input:focus ~ .checkbox-tick.enabled {
  opacity: 0.3;
}
checkbox .checkbox-tick-border input:focus ~ .checkbox-tick.enabled.checked {
  opacity: 1;
}
.keyboard-navigated checkbox .checkbox-tick-border input:focus ~ .checkbox-tick {
  outline-style: solid !important;
  outline-width: 2px;
  outline-color: var(--focus-color, #408cb3) !important;
  outline-color: invert !important;
}
checkbox .checkbox-tick,
checkbox .checkbox-tick-border,
checkbox .checkbox-tick-label {
  display: inline-block;
}
file-input input[type='file'] {
  display: none;
}
input[type='radio'] {
  position: absolute;
  opacity: 0;
}
input[type='radio'] ~ .radio-label:before {
  content: '';
  border-radius: 100%;
  border: 1px solid var(--grey-2, #434143);
  display: inline-block;
  width: 1.3em;
  height: 1.3em;
  position: relative;
  top: -0.2em;
  margin-right: 0.5em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
  transition-property: background-color, box-shadow;
}
input[type='radio'] ~ .radio-label:empty:before {
  margin-right: 0;
}
input[type='radio']:checked ~ .radio-label:before {
  background-color: var(--grey-2, #434143);
  box-shadow: inset 0 0 0 4.5px #fff;
}
input[type='radio']:focus ~ .radio-label:before {
  outline: none;
  border-color: var(--grey-3, #606060);
}
input[type='radio']:disabled ~ .radio-label {
  color: var(--grey-5, #949494);
}
input[type='radio']:disabled ~ .radio-label:before {
  border-color: var(--grey-5, #949494);
  /* background: transparent; */
  cursor: not-allowed;
}
input[type='radio']:disabled:checked ~ .radio-label:before {
  background-color: var(--grey-3, #606060);
  background-color: var(--grey-5, #949494);
  box-shadow: inset 0 0 0 4.5px white;
}
.custom-dropdown {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  border: 1px solid var(--grey-2, #434143);
  background: var(--white-color, #ffffff);
  border-radius: 2px;
  width: 100%;
  padding: 5px 10px;
  height: 38px;
  line-height: 1;
  position: relative;
  box-sizing: border-box;
}
.custom-dropdown.disabled {
  cursor: not-allowed;
  opacity: 0.4;
}
.custom-dropdown svg {
  width: 14px;
  padding-left: 5px;
}
.custom-dropdown svg path {
  stroke: var(--grey-2, #434143);
}
.custom-dropdown > span {
  max-width: calc(100% - (14px + 5px));
  max-height: 32px;
  overflow: hidden;
}
.custom-dropdown > span ~ span {
  float: right;
  text-align: right;
}
.custom-dropdown select {
  cursor: pointer;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding-left: 10px;
  opacity: 0;
  color: var(--grey-1, #111111) !important;
  -webkit-appearance: none;
}
.custom-dropdown select[disabled] {
  cursor: not-allowed;
}
.keyboard-navigated .custom-dropdown select:focus {
  opacity: 1;
}
.custom-dropdown-dark {
  background: var(--grey-2, #434143);
  color: var(--white-color, #ffffff);
  border-color: var(--grey-7, #ececec);
}
.custom-dropdown-dark svg path {
  stroke: var(--grey-7, #ececec);
}
.custom-dropdown.dark-input-text {
  padding-left: 0;
  padding-right: 0;
}
.custom-dropdown-hidden-width-fitter {
  white-space: pre-line;
  padding-left: 11px;
  padding-right: 30px;
  height: 0px;
  overflow: hidden;
}
select.form-control {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='14' height='10' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 10'%3E%3Cpath d='M1 1.023L8.488 8 16 1' stroke-width='2' stroke='%23434143' fill='none' fill-rule='evenodd'/%3E%3C/svg%3E");
  background-position: right 10px top 50%;
  background-repeat: no-repeat;
  background-color: var(--white-color, #ffffff);
  box-sizing: border-box;
  text-align: left;
  color: var(--grey-1, #111111);
  padding: 5px 35px 5px 10px;
  border: 1px solid var(--grey-2, #434143);
  border-radius: 2px;
  height: 38px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
select.form-control::-ms-expand {
  display: none;
}
select.form-control:disabled {
  cursor: not-allowed;
  opacity: 0.4;
}
select.form-control option {
  color: var(--grey-1, #111111) !important;
}
.label-required {
  position: relative;
  padding-left: 8px;
}
.label-required abbr.asterisk {
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: none;
  text-decoration: none;
  cursor: inherit;
}
.login .welcome-title {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 10px 14px;
  min-height: 65px;
  text-align: center;
  color: var(--textcolor-on-background);
  border-bottom: 10px solid var(--brand-primary-color, #a2378e);
  font-size: 36px;
  line-height: 1.2;
  margin: 0;
  box-sizing: border-box;
}
.login .form-footer {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 750px) {
  .login .form-footer {
    -ms-flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
    height: auto;
  }
}
.login .form-footer--column {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 751px) {
  .login .form-footer--column {
    align-items: flex-start;
  }
}
.login .form-footer .action-button {
  float: right;
  min-width: 175px;
}
@media (max-width: 750px) {
  .login .form-footer .action-button {
    float: none;
  }
}
.login .form-footer a {
  color: var(--textcolor-on-background);
  line-height: 2.5em;
}
.logged-out-reason {
  margin-top: 70px;
  font-size: 22px;
  text-align: center;
}
.logged-out-reason p {
  font-size: 22px;
  max-width: 320px;
  margin: auto;
  color: var(--textcolor-on-background);
}
.logged-out-reason .primary-button {
  margin-top: 70px;
  min-width: 175px;
}
@media (max-width: 1155px) {
  .my-team .contents {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (max-width: 375px) {
  .my-team .contents {
    margin: 0;
    padding: 5px;
  }
}
.my-team .primary-button-area {
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 1155px) {
  .my-team .primary-button-area {
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.my-team .primary-button-area .primary-action-button ~ .primary-action-button {
  margin-left: 10px;
}
@media (max-width: 1155px) {
  .my-team .primary-button-area .primary-buttons {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
@media (max-width: 1015px) {
  .my-team .primary-button-area {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding: 5px;
    margin: auto;
  }
  .my-team .primary-button-area .primary-buttons {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 10px -10px;
  }
  .my-team .primary-button-area .primary-buttons .secondary-button,
  .my-team .primary-button-area .primary-buttons .primary-button {
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 10px 0 0 10px;
  }
  .my-team .primary-button-area .tabs {
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-left: 0;
    overflow-x: auto;
  }
  .my-team .primary-button-area .tabs:after {
    display: block;
    content: '';
    border-bottom: 1px solid var(--textcolor-on-background);
    -ms-flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
  }
  .my-team .primary-button-area .tabs .spacer:first-child {
    display: none;
  }
}
.my-team .new-review-or-objective-bar {
  margin: 30px 0 15px 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: var(--card-background-color);
  color: var(--grey-1, #111111);
}
.my-team .new-review-or-objective-bar > .team-member-selector,
.my-team .new-review-or-objective-bar > .new-objective-card,
.my-team .new-review-or-objective-bar > .new-review-card {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
}
@media (max-width: 1155px) {
  .my-team .new-review-or-objective-bar {
    margin: 30px auto;
    max-width: 700px;
  }
}
@media (max-width: 375px) {
  .my-team .new-review-or-objective-bar {
    margin: 0;
  }
}
.my-team .new-review-or-objective-bar .checkbox-tick-border {
  border-color: var(--grey-5, #949494);
}
.my-team .new-review-or-objective-bar .team-member-selector {
  width: 700px;
  padding-left: 15px;
  padding-bottom: 15px;
}
@media (max-width: 1155px) {
  .my-team .new-review-or-objective-bar .team-member-selector {
    width: 100%;
    box-sizing: border-box;
  }
}
.my-team .new-review-or-objective-bar .new-review-card {
  width: 365px;
  box-sizing: border-box;
  display: inline-flex;
  margin-bottom: 15px;
  border-radius: 2px;
  position: relative;
}
@media (max-width: 1155px) {
  .my-team .new-review-or-objective-bar .new-review-card {
    width: 100%;
  }
}
.my-team .new-review-or-objective-bar .new-review-card review-creation-card {
  width: 100%;
}
.my-team .new-review-or-objective-bar .new-review-card review-creation-card .review-creation {
  height: auto;
}
.my-team .new-review-or-objective-bar .new-review-card review-creation-card .review-creation .review-templates {
  height: 294px;
  min-height: calc(100% - (20px * 2 + 44px));
}
.my-team .new-review-or-objective-bar .new-review-card review-creation-card .review-creation .review-templates .review-template:last-of-type {
  border-bottom: 1px solid #d4d4d4;
}
@media (max-width: 1155px) {
  .my-team .new-review-or-objective-bar .new-objective-card {
    width: 100%;
  }
}
@media (max-width: 375px) {
  .my-team .new-review-or-objective-bar .new-objective-card .card {
    max-width: none;
  }
}
.my-team .team-members {
  width: 100%;
  margin: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 1155px) {
  .my-team .team-members {
    width: 100%;
    margin: 0 auto;
    max-width: 700px;
  }
}
.my-team .team-members > .prompt-placeholder {
  border: 3px dashed var(--placeholder-border-color);
  height: 241px;
  width: 100%;
  margin-bottom: 15px;
  position: relative;
  text-align: center;
}
@media (max-width: 1155px) {
  .my-team .team-members > .prompt-placeholder {
    margin: 0;
  }
}
.my-team .team-members > .prompt-placeholder .placeholder-text {
  width: 80%;
}
.my-team .team-members > .prompt-placeholder .placeholder-text .title {
  font-size: 18px;
}
.team-member-card {
  display: block;
  border-radius: 2px;
  background-color: var(--card-background-color);
  color: var(--grey-3, #606060);
  position: relative;
  box-sizing: border-box;
  margin: 0 0 15px 0;
  width: 100%;
}
.team-member-card.basic-card {
  width: calc(50% - 15px);
}
.team-member-card.basic-card:nth-child(2n-1) {
  margin-right: 30px;
}
.team-member-card.basic-card .team-member-data-section .team-member-data {
  background: transparent;
}
@media (max-width: 1155px) {
  .team-member-card {
    width: 100% !important;
    margin: 0 0 15px 0 !important;
  }
}
.team-member-card .cross-icon {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}
.team-member-card .cross-icon img {
  height: 20px;
  width: 20px;
}
.team-member-card .team-member-data-section .team-member-data {
  width: 100%;
  padding: 20px 40px 20px 20px;
  word-wrap: break-word;
  position: relative;
  background: var(--card-background-darken-5);
  box-sizing: border-box;
}
.team-member-card .team-member-data-section .team-member-data .user-image {
  height: 70px;
  width: 70px;
  border-radius: 35px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: var(--brand-primary-color, #a2378e);
  position: absolute;
  top: 10px;
  display: inline-block;
  margin-right: 15px;
}
.team-member-card .team-member-data-section .team-member-data .user-image svg {
  margin-top: 10px;
  height: 85%;
}
.team-member-card .team-member-data-section .team-member-data .user-image svg {
  margin-top: 10px;
  height: 85%;
}
.team-member-card .team-member-data-section .team-member-data .user-data {
  min-height: 55px;
  margin-left: 95px;
}
.team-member-card .team-member-data-section .team-member-data .name {
  margin: 0;
  padding-top: 2px;
  color: var(--grey-2, #434143);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.team-member-card .team-member-data-section .team-member-data .user-details {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 2px;
  width: 100%;
  color: var(--grey-3, #606060);
}
.team-member-card .team-member-data-section .team-member-data .user-details > * {
  font-size: 11px;
  line-height: 24px;
  padding-right: 10px;
}
@media (max-width: 750px) {
  .team-member-card .team-member-data-section .team-member-data .user-details > * {
    width: 100%;
    padding-right: 0;
  }
}
.team-member-card .team-member-data-section .team-member-data .job-title {
  font-size: 13px;
  color: var(--grey-2, #434143);
  font-family: 'lato-bold', sans-serif;
}
.team-member-card .team-member-data-section .team-member-data .drilldown {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.team-member-card .team-member-data-section .team-member-data .drilldown .drilldown-icon {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 20px;
  width: 20px;
  padding: 0.5px;
  background: var(--brand-primary-color, #a2378e);
  border-radius: 50%;
  box-sizing: border-box;
}
.team-member-card .team-member-data-section .team-member-data .drilldown .drilldown-icon svg {
  height: 100%;
  width: auto;
}
.team-member-card .team-member-data-section .team-member-data .drilldown .drilldown-icon svg rect {
  display: none;
}
.team-member-card .team-member-data-section .team-member-data .drilldown .drilldown-text {
  margin-left: 5px;
  text-decoration: underline;
}
.team-member-card .team-member-data-section .team-member-data .completed-objectives p,
.team-member-card .team-member-data-section .team-member-data .overdue-objectives p,
.team-member-card .team-member-data-section .team-member-data .completed-reviews p {
  margin: 3px 0;
}
.team-member-card .team-member-data-section .team-member-data .icon {
  vertical-align: top;
  margin-right: 5px;
  height: 14px;
  width: 14px;
}
.team-member-card .card-button-bar,
.team-member-card .summary-data {
  width: calc(100% + 20px);
  margin: 0 -10px;
  padding: 20px;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.team-member-card .card-button-bar .left-item,
.team-member-card .summary-data .left-item {
  float: left;
}
.team-member-card .card-button-bar .right-item,
.team-member-card .summary-data .right-item {
  float: right;
}
.team-member-card .card-button-bar .hidden-item,
.team-member-card .summary-data .hidden-item {
  visibility: hidden;
}
@media (max-width: 750px) {
  .team-member-card .card-button-bar .hidden-item,
  .team-member-card .summary-data .hidden-item {
    display: none;
  }
}
.team-member-card .card-button-bar .success-message,
.team-member-card .summary-data .success-message,
.team-member-card .card-button-bar .error-message,
.team-member-card .summary-data .error-message,
.team-member-card .card-button-bar .waiting-message,
.team-member-card .summary-data .waiting-message {
  width: 100%;
  justify-content: center;
  text-align: center;
}
@media (max-width: 750px) {
  .team-member-card .card-button-bar .button,
  .team-member-card .summary-data .button {
    width: 100%;
  }
}
.team-member-card .card-button-bar.signed-up .button,
.team-member-card .summary-data.signed-up .button {
  width: calc(25% - 20px);
  margin: 0 10px;
}
.team-member-card .summary-data > div {
  width: calc(25% - 20px);
  margin: 0 10px;
  text-align: center;
}
.team-member-card .summary-data > div h1,
.team-member-card .summary-data > div .h1 {
  margin-bottom: 6px;
}
.team-member-card .summary-data > div .button {
  width: 100%;
  margin-top: 6px;
}
@media (max-width: 1023px) {
  .team-member-card .summary-data {
    padding-top: 0;
  }
  .team-member-card .summary-data > div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(50% - 20px);
    margin-top: 20px;
  }
  .team-member-card .summary-data > div > * {
    width: 100%;
  }
  .team-member-card .summary-data > div > .h1 {
    -ms-flex-item-align: start;
    -webkit-align-self: flex-start;
    align-self: flex-start;
  }
  .team-member-card .summary-data > div > .button {
    -ms-flex-item-align: end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
  }
}
@media (max-width: 750px) {
  .team-member-card .summary-data,
  .team-member-card .summary-data > div {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .team-member-card .summary-data .h1 {
    font-size: 22px;
    line-height: 30px;
  }
}
.team-member-card .card-button-bar {
  margin-top: -20px;
  padding-top: 7px;
}
@media (max-width: 1141px) {
  .my-reviews {
    padding: 0 10px;
  }
}
@media (max-width: 1141px) {
  .my-reviews .contents {
    max-width: 1015px;
  }
}
@media (max-width: 791px) {
  .my-reviews .primary-button-area {
    padding: 5px;
    margin: 0;
  }
}
@media (max-width: 375px) {
  .my-reviews .primary-button-area {
    padding: 5px 10px;
  }
}
.my-reviews .primary-button-area .tabs {
  margin-left: 0;
}
.my-reviews .primary-button-area .primary-button ~ .tabs {
  margin-left: 10px;
}
@media (max-width: 791px) {
  .my-reviews .primary-button-area {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .my-reviews .primary-button-area .primary-button {
    margin: 5px 0;
    width: 100%;
  }
  .my-reviews .primary-button-area .spacer:first-child {
    display: none;
  }
  .my-reviews .primary-button-area .tabs,
  .my-reviews .primary-button-area .primary-button ~ .tabs {
    -ms-flex: 1 0 auto;
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 100%;
    max-width: calc(100vw - 20px);
    margin: 5px 0;
    padding-left: 0;
    padding-right: 0;
    overflow-x: auto;
  }
  .my-reviews .primary-button-area .tabs:after,
  .my-reviews .primary-button-area .primary-button ~ .tabs:after {
    display: block;
    content: '';
    border-bottom: 1px solid var(--textcolor-on-background);
    -ms-flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
  }
}
.my-reviews .reviews {
  margin: 0 -15px 0 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 791px) {
  .my-reviews .reviews {
    margin: 0;
    padding: 5px;
  }
}
.my-reviews .reviews.no-primary-button {
  margin-top: 15px;
}
.my-reviews .reviews .review-card,
.my-reviews .reviews .prompt-placeholder,
.my-reviews .reviews .placeholder {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  position: relative;
  box-sizing: border-box;
  width: calc(33% - (2 * (15px + 20px)));
  min-width: 365px;
  max-width: 500px;
  min-height: 420px;
  margin-right: 15px;
  margin-bottom: 15px;
  border-radius: 2px;
}
@media (max-width: 1141px) {
  .my-reviews .reviews .review-card,
  .my-reviews .reviews .prompt-placeholder,
  .my-reviews .reviews .placeholder {
    width: calc(50% - 15px);
  }
}
@media (max-width: 791px) {
  .my-reviews .reviews .review-card,
  .my-reviews .reviews .prompt-placeholder,
  .my-reviews .reviews .placeholder {
    width: 100%;
    margin: 0 auto 15px;
    min-width: initial;
    height: auto;
    min-height: 420px;
    max-width: 500px;
  }
}
.my-reviews .reviews .review-year {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
  margin: 0;
  padding: 0;
}
.my-reviews .reviews .review-year-header {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  margin-bottom: 15px;
  padding-right: 15px;
  color: var(--textcolor-on-background);
  font-size: x-large;
}
@media (max-width: 791px) {
  .my-reviews .reviews .review-year-header {
    padding-right: 0;
  }
}
.my-reviews .reviews .review-year-header .review-year-header-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.my-reviews .reviews .review-year-header .review-year-header-row .review-year-icon button > span {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.my-reviews .reviews .review-year-header .review-year-header-row .review-year-icon button > span :last-child {
  font-size: 18px;
  margin-left: 5px;
}
.my-reviews .reviews .review-year-header .review-year-header-separator {
  width: 100%;
  height: 2px;
  background-color: var(--grey-5, #949494);
}
.my-reviews .reviews > .prompt-placeholder {
  border: 3px dashed #737373;
}
.my-reviews .reviews > .placeholder {
  border: 3px dashed var(--placeholder-border-color);
}
@media (max-width: 791px) {
  .my-reviews .reviews > .placeholder {
    display: none;
  }
}
@media (max-width: 1141px) {
  .my-reviews .reviews > .placeholder:nth-child(2n + 1),
  .my-reviews .reviews > .placeholder:last-child {
    display: none;
  }
}
@media (min-width: 1142px) {
  .my-reviews .reviews > .placeholder:nth-child(3n + 1),
  .my-reviews .reviews > .placeholder:nth-child(3n + 2):last-child {
    display: none;
  }
}
.iframe-print {
  position: fixed;
  right: 100%;
  width: 100%;
}
.review-creation .date-input .ui-datepicker,
.new-review-or-objective-bar .date-input .ui-datepicker {
  position: relative;
  height: 350px;
  top: 50px;
  left: -20px;
  border-radius: 0 0 2px 2px;
}
.review-creation .date-input .ui-datepicker .ui-datepicker-header,
.new-review-or-objective-bar .date-input .ui-datepicker .ui-datepicker-header {
  position: relative;
  height: 72px;
  width: 100%;
}
.review-creation .date-input .ui-datepicker .ui-datepicker-calendar,
.new-review-or-objective-bar .date-input .ui-datepicker .ui-datepicker-calendar {
  width: 100%;
}
.review-creation .date-input .ui-datepicker .ui-datepicker-calendar tbody,
.new-review-or-objective-bar .date-input .ui-datepicker .ui-datepicker-calendar tbody {
  font-size: 12px;
}
.review-creation .date-input .ui-datepicker .ui-datepicker-calendar tbody tr,
.new-review-or-objective-bar .date-input .ui-datepicker .ui-datepicker-calendar tbody tr {
  height: 42px;
}
.review-creation .date-input .ui-datepicker .ui-datepicker-calendar tbody tr td,
.new-review-or-objective-bar .date-input .ui-datepicker .ui-datepicker-calendar tbody tr td {
  width: 44px;
  height: 27px;
}
.review-creation .date-input {
  margin: 20px;
  margin-bottom: 35px;
}
.review-creation .date-input .ui-datepicker {
  width: calc(100% + (2 * 20px));
}
.new-review-or-objective-bar .due-date-container .date-input {
  margin: 15px;
}
.new-review-or-objective-bar .due-date-container .date-input .ui-datepicker {
  width: 350px;
}
@media (max-width: 375px) {
  .new-review-or-objective-bar .due-date-container,
  .new-review-or-objective-bar .due-date-container .date-input {
    display: block;
  }
  .new-review-or-objective-bar .due-date-container .date-input {
    margin-left: 0;
  }
  .new-review-or-objective-bar .due-date-container .date-input .ui-datepicker {
    left: -15px;
    top: 30px;
    width: 310px;
  }
}
.new-review-or-objective-bar .checkbox-wrapper {
  height: auto;
  margin-bottom: 7px;
}
.review-card {
  background-color: var(--card-background-color);
}
.review-card .date-display .objective-status-icon {
  width: 20px;
  height: 20px;
}
.review-card .date-display .status,
.review-card .date-display .status span {
  line-height: 20px;
}
.review-card .review-creation {
  position: relative;
  width: 100%;
}
.review-card .review-creation .review-templates {
  height: 270px;
  overflow-y: auto;
  width: 100%;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
}
.review-card .review-creation .review-templates .no-template-warning {
  padding: 20px;
}
.review-card .review-creation .review-templates .no-template-warning img,
.review-card .review-creation .review-templates .no-template-warning p {
  display: inline-block;
}
.review-card .review-creation .review-templates .no-template-warning img {
  height: 14px;
  widows: 14px;
}
.review-card .review-creation .button-bar {
  margin: 20px;
  gap: 10px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap-reverse;
}
.review-card .review-creation .button-bar button.half-width {
  flex-grow: 1;
  flex-basis: calc(50% - 7px);
  line-height: 1.5;
  overflow: visible;
}
.review-card .review-parties {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 0 -20px;
  width: calc(100% + 40px);
}
.review-card .review-parties fieldset {
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 50%;
  padding: 0 15px 0 20px;
  margin: 20px 0 15px;
  box-sizing: border-box;
}
.review-card .review-parties fieldset .review-party-info {
  height: 100%;
}
.review-card .review-parties fieldset .user-details {
  padding-top: 0;
}
.review-card .review-parties fieldset .user-details .user-name {
  min-height: 30px;
  width: 142px;
}
@media (max-width: 750px) {
  .review-card .review-parties fieldset .user-details .user-name {
    width: 130px;
  }
}
@media (max-width: 375px) {
  .review-card .review-parties fieldset .user-details .user-name {
    width: 110px;
  }
}
.review-card .review-parties fieldset .user-status {
  padding-top: 10px;
}
.review-card .review-parties fieldset ~ fieldset {
  padding: 0 20px 0 15px;
}
.review-card .review-display {
  position: relative;
  width: 100%;
}
.review-card .review-display .new-sash {
  position: absolute;
  width: 0;
  height: 0;
  right: 0;
  top: 0;
  z-index: 52;
  border-top: 35px solid var(--brand-primary-color, #a2378e);
  border-right: 35px solid var(--brand-primary-color, #a2378e);
  border-bottom: 35px solid transparent;
  border-left: 35px solid transparent;
}
.review-card .review-display .new-sash p {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  font-family: 'lato-bold', sans-serif;
  color: var(--brand-primary-contrast-text-color);
  position: relative;
  top: -18px;
  left: -25px;
  font-size: 14px;
  text-align: center;
  z-index: 20;
  width: 70px;
  margin: 0;
}
.review-card .review-display .new-sash ~ .top-bar {
  padding-right: 80px;
}
.review-card .review-display .new-sash ~ .settings-overlay .triangle:after {
  right: 92px;
}
.review-card .review-display .top-bar {
  height: 15px;
  padding: 20px;
  padding-bottom: 30px;
  background: var(--card-background-color);
  position: relative;
  z-index: 51;
}
.review-card .review-display .top-bar .date-display .status span {
  max-width: 200px;
}
@media (max-width: 375px) {
  .review-card .review-display .top-bar .date-display .status span {
    max-width: 170px;
  }
}
.review-card .review-display .top-bar .button-and-tooltip {
  float: right;
}
.review-card .review-display .top-bar .print,
.review-card .review-display .top-bar .delete {
  position: relative;
  display: block;
  float: right;
  width: 37px;
  text-align: center;
  margin-top: -0.8em;
  padding: 0.4em;
  overflow: hidden;
  background-color: var(--card-background-color);
  color: var(--grey-2, #434143);
  border-radius: 2px;
  box-sizing: border-box;
}
.review-card .review-display .top-bar .print:hover,
.review-card .review-display .top-bar .delete:hover,
.review-card .review-display .top-bar .print:focus,
.review-card .review-display .top-bar .delete:focus {
  background-color: #ebebeb;
}
.review-card .review-display .top-bar .print > img,
.review-card .review-display .top-bar .delete > img,
.review-card .review-display .top-bar .print > svg,
.review-card .review-display .top-bar .delete > svg {
  width: calc(20px * 26 / 22);
  height: 26px;
}
.review-card .review-display .top-bar .print > img use[stroke],
.review-card .review-display .top-bar .delete > img use[stroke],
.review-card .review-display .top-bar .print > svg use[stroke],
.review-card .review-display .top-bar .delete > svg use[stroke] {
  stroke: var(--grey-2, #434143);
}
.review-card .review-display .top-bar .print > img path[fill],
.review-card .review-display .top-bar .delete > img path[fill],
.review-card .review-display .top-bar .print > svg path[fill],
.review-card .review-display .top-bar .delete > svg path[fill] {
  fill: var(--grey-2, #434143);
}
.review-card .review-display .top-bar .print.disabled svg use[stroke],
.review-card .review-display .top-bar .delete.disabled svg use[stroke] {
  stroke: var(--grey-6, #d8d8d8);
}
.review-card .review-display .top-bar .print.disabled svg path[fill],
.review-card .review-display .top-bar .delete.disabled svg path[fill] {
  fill: var(--grey-6, #d8d8d8);
}
.review-card .review-display .top-bar .print + .tooltip,
.review-card .review-display .top-bar .delete + .tooltip {
  width: 230px;
}
.review-card .review-display .top-bar .print .loading-spinner,
.review-card .review-display .top-bar .delete .loading-spinner {
  background: var(--white-color, #ffffff);
}
.review-card .review-display .top-bar .print .loader,
.review-card .review-display .top-bar .delete .loader {
  width: 60px;
}
.review-card .review-display .top-bar img {
  vertical-align: middle;
}
.review-card .review-display .delegated {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 7px 20px;
  font-family: 'lato-bold', sans-serif;
  color: var(--grey-2, #434143);
}
.review-card .review-display .delegated .icon {
  padding-right: 5px;
  height: 24px;
}
.review-card .review-display .delegated .icon svg g {
  fill: var(--brand-primary-color, #a2378e);
}
.review-card .review-display .delegated-to-you {
  background-color: var(--brand-primary-color, #a2378e);
  color: var(--brand-primary-contrast-text-color);
}
.review-card .review-display .delegated-to-you .icon svg g {
  fill: var(--brand-primary-contrast-text-color);
}
.review-card .review-display .settings-overlay {
  -webkit-transition: bottom .3s ease, padding-top .3s ease, padding-bottom .3s ease, max-height .3s ease;
  -moz-transition: bottom .3s ease, padding-top .3s ease, padding-bottom .3s ease, max-height .3s ease;
  -o-transition: bottom .3s ease, padding-top .3s ease, padding-bottom .3s ease, max-height .3s ease;
  transition: bottom .3s ease, padding-top .3s ease, padding-bottom .3s ease, max-height .3s ease;
  max-height: 0;
  z-index: 54;
  padding: 0 20px;
  position: absolute;
  top: 64px;
  left: 0;
  right: 0;
  bottom: 329px;
  background-color: var(--brand-secondary-color);
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  overflow: hidden;
}
.review-card .review-display .settings-overlay.show {
  padding-top: 34px;
  padding-bottom: 20px;
  max-height: 500px;
  bottom: 0;
}
.review-card .review-display .settings-overlay .title {
  color: var(--textcolor-on-secondary);
  font-size: 17px;
  margin-top: 36px;
}
.review-card .review-display .settings-overlay .description {
  color: var(--textcolor-on-secondary);
}
.review-card .review-display .settings-overlay .triangle {
  position: absolute;
  height: 7px;
  width: 100%;
  top: 0;
  left: 0;
}
.review-card .review-display .settings-overlay .triangle:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  background: var(--card-background-color);
  top: 0;
  left: 0;
}
.review-card .review-display .settings-overlay .triangle:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 8px solid var(--brand-secondary-color);
  top: 0;
  right: 69px;
}
.review-card .review-display .settings-overlay .overlay-button-bar {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
  margin-top: 36px;
  margin-left: -10px;
}
.review-card .review-display .settings-overlay .overlay-button-bar .button {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  float: none;
  min-width: 94px;
  margin-left: 10px;
  margin-bottom: 10px;
}
.review-card .review-display .settings-overlay .overlay-button-bar .delete-button {
  min-width: 160px;
}
.review-card .review-display .status-section {
  padding: 0 20px 20px;
}
.review-card .review-display .status-section .historical-note {
  font-style: italic;
}
.review-card .review-display .button-bar {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  z-index: 53;
}
.review-card .review-display .button-bar ~ .status-section {
  padding-bottom: 64px;
}
.review-card .review-display .button-bar button,
.review-card .review-display .button-bar a {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  margin-bottom: 1px;
}
.review-card .review-display .button-bar button ~ button,
.review-card .review-display .button-bar a ~ button {
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 45px;
  margin-left: 1px;
}
.review-card .review-display .button-bar button ~ button path,
.review-card .review-display .button-bar a ~ button path {
  stroke: var(--white-color, #ffffff);
}
.review-card .review-display .button-bar .extra-actions {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
}
.review-card .review-display .button-bar .extra-actions button {
  width: 100%;
  text-align: left;
  margin-left: 0;
}
.review-card .review-display .modal h2,
.review-card .review-display .modal h3 {
  margin-top: 0;
  margin-bottom: 5px;
}
.review-card .review-display .modal .date-display {
  float: none;
  overflow: hidden;
}
.review-card .review-display .modal .modal-description {
  font-size: 15px;
}
.review-card .review-display .modal #autocomplete-container {
  position: absolute;
}
.review-card a.review-template:hover .h2,
.review-card a.review-template:focus .h2 {
  text-decoration: underline;
}
.review-card div.review-template .h2 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 791px) {
  .review-card div.review-template .h2 {
    white-space: normal;
  }
}
.review-card .review-template {
  display: block;
  position: relative;
  min-height: 90px;
  box-sizing: border-box;
  margin-top: 6px;
  border-top: 1px solid #d4d4d4;
}
.review-card .review-template .h2 {
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 0;
}
.review-card .review-template .h2.error-text {
  color: var(--system-warning-text, #bd0000);
}
.review-card .review-template .steps {
  margin-left: 20px;
  margin-bottom: 10px;
  margin-top: 3px;
  color: var(--grey-3, #606060);
}
.review-card .review-template .selected-tick {
  position: absolute;
  top: calc(50% - (14px / 2));
  right: 20px;
  width: 17px;
  height: 17px;
  text-align: center;
  border-radius: 50%;
}
.review-card .review-template .selected-tick img {
  height: 17px;
  width: 15px;
}
.review-card .review-template.selected {
  border-top: 1px solid var(--card-background-darken-7-5);
  background-color: var(--card-background-darken-7-5);
}
.review-card .review-template.selected + .review-template {
  border-top: 1px solid transparent;
}
.review-card .review-template:first-child {
  border-top: 1px solid transparent;
}
.review-card .review-template:last-child.selected {
  border-bottom: 1px solid var(--card-background-darken-7-5);
}
.includes-delegated .review-card .review-template.selected {
  min-height: 115px;
}
@media (max-width: 791px) {
  .includes-delegated .review-card .review-template.selected {
    min-height: 90px;
  }
}
.profile-settings .upload-button {
  stroke: var(--primary-button-loader-stroke-color);
  color: var(--textcolor-on-secondary);
  background-color: var(--brand-secondary-color);
  display: inline-block;
  line-height: 44px;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  width: 150px;
}
.profile-settings .upload-button:hover,
.profile-settings .upload-button:focus {
  background-color: var(--brand-secondary-lighten-15);
}
.profile-settings .upload-button a {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.profile-settings .upload-button:disabled,
.profile-settings .upload-button[disabled] {
  background-color: var(--brand-secondary-darken-10);
}
.profile-settings .upload-button .loader {
  display: inline-block;
}
.profile-settings .upload-button > svg,
.profile-settings .upload-button > img {
  display: inline-block;
  vertical-align: middle;
}
.card .profile-settings .upload-button,
[class*='-card'] .profile-settings .upload-button {
  padding: 0 10px;
}
.profile-settings .profile-settings-container {
  max-width: 555px;
  margin: 0 auto;
  padding: 0 15px;
}
.profile-settings .profile-settings-container .user-image-input {
  position: relative;
  margin-top: 35px;
  margin-bottom: 10px;
  background-color: var(--card-background-color);
  min-height: 100px;
  width: 100%;
  border-radius: 2px;
  overflow: hidden;
}
@media (max-width: 750px) {
  .profile-settings .profile-settings-container .user-image-input {
    min-height: 120px;
  }
}
.profile-settings .profile-settings-container .user-image-input div {
  display: inline-block;
}
.profile-settings .profile-settings-container .user-image-input .image-display {
  height: 100%;
  background-color: var(--brand-primary-color, #a2378e);
  position: absolute;
  top: 0;
  left: 0;
}
.profile-settings .profile-settings-container .user-image-input .image-display .img {
  height: 100%;
  width: 80px;
}
.profile-settings .profile-settings-container .user-image-input .text-and-button {
  width: calc(100% - (80px + 2 * 10px));
  min-height: 80px;
  padding: 10px;
  float: right;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 750px) {
  .profile-settings .profile-settings-container .user-image-input .text-and-button {
    min-height: 100px;
  }
}
.profile-settings .profile-settings-container .user-image-input .text-and-button div {
  margin-top: auto;
  margin-bottom: auto;
}
.profile-settings .profile-settings-container .user-image-input .text-and-button div .primary-button {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
}
.profile-settings .profile-settings-container .user-image-input .text-and-button .reminder-text p {
  white-space: pre-line;
  margin-top: 0;
  margin-bottom: 0;
}
.profile-settings .profile-settings-container .user-image-input .text-and-button .reminder-text p.warning {
  color: var(--system-warning-text, #bd0000);
}
.profile-settings .profile-settings-container .form-footer a {
  color: var(--textcolor-on-background);
  line-height: 44px;
}
.profile-settings .profile-settings-container .form-footer .action-button {
  min-width: 150px;
}
.modal-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  right: 100%;
  background-image: radial-gradient(circle at 50% 48%, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.64));
  z-index: 7000;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.modal-background.modal-preview {
  background-image: radial-gradient(circle at 50% 48%, rgba(0, 0, 0, 0.95), rgba(0, 0, 0, 0.74));
}
.modal-background.modal-preview .modal-close-bar {
  background-color: var(--brand-secondary-color);
  text-align: center;
  padding: 15px;
  padding-right: 210px;
}
@media (max-width: 1015px) {
  .modal-background.modal-preview .modal-close-bar {
    padding-right: 17px;
  }
}
.modal-background.modal-preview .modal-close-bar__content {
  margin-left: auto;
  margin-right: auto;
  width: 775px;
  box-sizing: border-box;
  text-align: left;
}
@media (max-width: 1015px) {
  .modal-background.modal-preview .modal-close-bar__content {
    width: 100%;
  }
}
.modal-background.modal-preview .modal-close-bar__content .h2 {
  display: inline-block;
  vertical-align: middle;
  margin: 10px;
  color: var(--textcolor-on-secondary);
}
.modal-background.modal-preview .modal-close-bar__content .modal-close-bar__info-message {
  position: relative;
  margin-bottom: 15px;
  padding-top: 2px;
  padding-left: 30px;
  vertical-align: text-top;
  color: var(--textcolor-on-secondary);
}
.modal-background.modal-preview .modal-close-bar__content .modal-close-bar__info-message img {
  position: absolute;
  top: 0;
  left: 0;
}
.modal-background.modal-preview .modal-close-bar__content .modal-close-bar__dropdown {
  display: inline-block;
  font-size: 15px;
}
.modal-background.modal-preview .modal-close-bar__content .modal-close-bar__dropdown label {
  display: inline-block;
  font-weight: bold;
  color: var(--textcolor-on-secondary);
}
.modal-background.modal-preview .modal-close-bar__content .modal-close-bar__dropdown select {
  vertical-align: middle;
  text-transform: capitalize;
}
@media (max-width: 750px) {
  .modal-background.modal-preview .modal-close-bar__content {
    position: relative;
    padding-top: 59px;
  }
}
@media (max-width: 750px) {
  .modal-background.modal-preview .modal-close-bar__content button {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
}
@media (min-width: 751px) {
  .modal-background.modal-preview .modal-close-bar__content button {
    float: right;
    margin-left: 15px;
  }
}
.modal-background.modal-preview .modal-loading {
  color: white;
  position: absolute;
  top: calc(50% - 20px);
  text-align: center;
  width: 100%;
  font-size: 32px;
  font-family: 'lato-bold', sans-serif;
}
.modal-background:not(.modal-preview) {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 750px) {
  .modal-background:not(.modal-preview) {
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
.modal-background .modal:not(.modal-preview) {
  text-align: center;
}
.modal-background .modal:not(.modal-preview) .modal-header__warning svg > g {
  fill: var(--white-color, #ffffff);
}
.modal-background .modal:not(.modal-preview) .modal-body {
  max-width: 554px;
  margin: auto;
}
.modal-background .modal:not(.modal-preview) .modal-body .h1,
.modal-background .modal:not(.modal-preview) .modal-body .h2,
.modal-background .modal:not(.modal-preview) .modal-body p {
  color: var(--white-color, #ffffff);
  word-break: break-word;
}
.modal-background .modal:not(.modal-preview) .modal-body p {
  margin-bottom: 18px;
}
.modal-background .modal:not(.modal-preview) .modal-footer .primary-button {
  padding: 0 25px;
  min-width: 143px;
}
.modal-background .modal:not(.modal-preview) .modal-footer .primary-button.right {
  margin-left: 10px;
}
.modal-background .modal:not(.modal-preview).modal-white {
  text-align: left;
  max-width: 711px;
  width: 100%;
  margin: 0 auto;
  padding: 35px;
  box-sizing: border-box;
  border-radius: 2px;
  background: var(--white-color, #ffffff);
}
@media (max-width: 750px) {
  .modal-background .modal:not(.modal-preview).modal-white {
    max-width: none;
    margin: 20px 10px;
    width: calc(100% - 20px);
  }
}
.modal-background .modal:not(.modal-preview).modal-white .modal-header .icon-success svg {
  width: 60px;
  height: 41px;
  margin-bottom: 25px;
}
.modal-background .modal:not(.modal-preview).modal-white .modal-header .icon-success svg path {
  stroke: var(--system-success-text, #1b6c09);
}
.modal-background .modal:not(.modal-preview).modal-white .modal-body {
  max-width: 100%;
}
@media (max-width: 750px) {
  .modal-background .modal:not(.modal-preview).modal-white .modal-body {
    max-width: none;
    margin: auto 15px;
  }
}
.modal-background .modal:not(.modal-preview).modal-white .modal-body h1,
.modal-background .modal:not(.modal-preview).modal-white .modal-body h2,
.modal-background .modal:not(.modal-preview).modal-white .modal-body p {
  color: var(--grey-2, #434143);
}
.modal-background .modal:not(.modal-preview).modal-white .modal-body h2 {
  margin-top: 0;
  display: flex;
  align-items: center;
}
.modal-background .modal:not(.modal-preview).modal-white .modal-body h2 svg {
  width: 28px;
  height: 28px;
  margin-right: 15px;
}
.modal-background .modal:not(.modal-preview).modal-white .modal-footer {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 15px;
}
.modal-background .modal:not(.modal-preview).modal-white .modal-footer .primary-button {
  margin-top: 10px;
  padding: 0 15px;
  min-width: 0;
}
@media (max-width: 750px) {
  .modal-background .modal:not(.modal-preview).modal-white .modal-footer {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .modal-background .modal:not(.modal-preview).modal-white .modal-footer .primary-button {
    min-width: 250px;
    margin-left: initial;
  }
}
.modal-background .modal:not(.modal-preview).modal-warning .modal-body h2 {
  color: var(--system-warning-text, #bd0000);
}
.modal-background .modal:not(.modal-preview).modal-detailed {
  max-width: 800px;
  padding: 28px;
  text-align: left;
}
@media (max-width: 750px) {
  .modal-background .modal:not(.modal-preview).modal-detailed {
    padding: 20px 15px;
  }
}
.modal-background .modal:not(.modal-preview).modal-detailed .modal-body {
  margin: 0;
  max-width: none;
}
.modal-background .modal:not(.modal-preview).modal-detailed .modal-body h1,
.modal-background .modal:not(.modal-preview).modal-detailed .modal-body h2 {
  margin-top: 0;
}
.modal-background .modal:not(.modal-preview).modal-detailed .modal-body label {
  display: block;
  font-family: 'lato-bold', sans-serif;
  margin-bottom: 7px;
  margin-top: 25px;
}
.modal-background .modal:not(.modal-preview).modal-detailed .modal-body input,
.modal-background .modal:not(.modal-preview).modal-detailed .modal-body textarea {
  background: var(--white-color, #ffffff);
  border: 1px solid var(--grey-3, #606060);
  border-radius: 2px;
}
.modal-background .modal:not(.modal-preview).modal-detailed .modal-body textarea {
  width: 100%;
}
.modal-background .modal:not(.modal-preview).modal-detailed .modal-footer {
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.modal-background .modal:not(.modal-preview).modal-detailed .modal-footer .primary-button {
  margin-left: 0;
  margin-right: 0;
  min-width: 140px;
}
@media (max-width: 750px) {
  .modal-background .modal:not(.modal-preview).modal-detailed .modal-footer .primary-button {
    width: 100%;
  }
}
.modal-background .modal-preview .modal-body {
  margin: auto;
}
@media (max-width: 1141px) {
  .dashboard .container {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1015px;
  }
}
@media (max-width: 791px) {
  .dashboard .container {
    max-width: 500px;
  }
}
.hr-cards {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (min-width: 1142px) {
  .hr-cards {
    padding-top: 15px;
  }
}
.hr-card {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 35px 20px 15px;
  background-color: var(--card-background-color);
  position: relative;
  box-sizing: border-box;
  width: 32%;
  min-width: 365px;
  max-width: 500px;
  height: 420px;
  margin-bottom: 15px;
  border-radius: 2px;
  color: var(--grey-2, #434143);
  -webkit-transition: width 0.2s ease-out;
  -moz-transition: width 0.2s ease-out;
  -o-transition: width 0.2s ease-out;
  transition: width 0.2s ease-out;
}
@media (max-width: 1141px) {
  .hr-card {
    width: 49%;
  }
}
@media (max-width: 791px) {
  .hr-card {
    width: 100%;
    margin: 0 0 15px 0;
  }
}
@media (max-width: 750px) {
  .hr-card {
    min-width: 55%;
  }
}
.hr-card-percentage,
.hr-card-title {
  white-space: pre-line;
  text-align: center;
  font-size: 22px;
  font-family: 'lato-bold', sans-serif;
}
.hr-card-percentage {
  width: 100%;
  font-size: 90px;
}
.hr-card-percentage:after {
  content: attr(data-percentage);
  font-size: 45px;
  display: inline-block;
  vertical-align: text-top;
}
.hr-card-menu {
  margin: 0;
  padding: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.hr-monthly-button,
.hr-quarterly-button,
.hr-annually-button {
  -ms-flex: 1 1;
  -webkit-flex: 1 1;
  flex: 1 1;
  margin: 5px;
  padding: 0;
  visibility: hidden;
}
.hr-see-button {
  width: 100%;
  /*.flex(3 1 100%);*/
  margin: 5px;
}
.hr-card-wide {
  width: 100%;
  min-width: 0;
  max-width: none;
  height: auto;
}
.hr-card-wide .hr-card-title {
  width: 100%;
  text-align: left;
}
@media (max-width: 791px) {
  .hr-card-wide .hr-card-title {
    width: auto;
    text-align: center;
  }
}
.hr-card-wide .hr-card-menu {
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: calc(100% + 40px);
  margin: 0 -20px;
  padding: 25px 0 5px;
}
.hr-card-wide .hr-card-menu > div {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 33.33%;
  padding: 10px 20px;
  box-sizing: border-box;
}
.hr-card-wide .hr-card-menu > div label {
  padding-right: 15px;
  font-family: 'lato-bold', sans-serif;
  box-sizing: border-box;
}
@media (max-width: 791px) {
  .hr-card-wide .hr-card-menu > div,
  .hr-card-wide .hr-card-menu > div label {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    padding-bottom: 10px;
  }
}
.hr-card-wide .hr-card-menu > div,
.hr-card-wide .hr-card-menu > div select,
.hr-card-wide .hr-card-menu > div .button,
.hr-card-wide .hr-card-menu > div custom-dropdown {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
}
.dashboard-details {
  padding-top: 20px;
  margin-bottom: 40px;
}
.dashboard-details .total-count {
  padding: 20px 0;
  color: var(--textcolor-on-background);
  font-family: 'lato-regular', sans-serif;
  width: 100%;
  box-sizing: border-box;
}
@media (max-width: 375px) {
  .dashboard-details .total-count {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.dashboard-details .team-member-card .user-image {
  height: 100%;
}
.dashboard-details .team-member-card .top-bar,
.dashboard-details .team-member-card .last-login {
  visibility: hidden;
}
.dashboard-details .team-member-card.contact-reviewers-card {
  width: calc(50% - 15px);
  margin-left: auto;
  margin-bottom: 0;
  height: auto;
  padding: 20px;
  border-top: 5px solid var(--brand-secondary-color);
  background-color: var(--grey-3, #606060);
}
.dashboard-details .team-member-card.contact-reviewers-card .team-member-data-section {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: calc(100% + 12px);
  margin: 0 -6px;
  box-sizing: border-box;
}
.dashboard-details .team-member-card.contact-reviewers-card .team-member-data-section > div {
  padding-left: 6px;
  padding-right: 6px;
}
.dashboard-details .team-member-card.contact-reviewers-card .team-member-data-section > div:first-child {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.dashboard-details .team-member-card.contact-reviewers-card .icon {
  background-color: var(--grey-4, #767676);
  border-radius: 50%;
  width: 48px;
  height: 48px;
  text-align: center;
  line-height: 58px;
  margin-right: 12px;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
}
.dashboard-details .team-member-card.contact-reviewers-card .contact-button {
  width: 193px;
}
.dashboard-details .team-member-card.contact-reviewers-card .contact-button .button {
  width: 100%;
}
.dashboard-details .team-member-card.contact-reviewers-card p {
  color: var(--white-color, #ffffff);
}
@media (max-width: 750px) {
  .dashboard-details .team-member-card.contact-reviewers-card .team-member-data-section {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: 100%;
    margin: 0;
  }
  .dashboard-details .team-member-card.contact-reviewers-card .team-member-data-section > div {
    padding-left: 0;
    padding-right: 0;
  }
  .dashboard-details .team-member-card.contact-reviewers-card .team-member-data-section .contact-button {
    width: 100%;
    margin-top: 15px;
  }
}
.dashboard-details .team-member-card.contact-reviewers {
  margin-right: 0;
  margin-left: 0;
  width: 100%;
  height: auto;
}
.dashboard-details .team-member-card.contact-reviewers > * {
  padding: 20px;
}
.dashboard-details .team-member-card.contact-reviewers .contact-reviewers-header {
  background: var(--grey-3, #606060);
  color: var(--white-color, #ffffff);
  padding-right: 60px;
  min-height: 24px;
  position: relative;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.dashboard-details .team-member-card.contact-reviewers .contact-reviewers-header > div {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  line-height: 1.6;
  font-size: 15px;
}
.dashboard-details .team-member-card.contact-reviewers .contact-reviewers-header > div img {
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 10px;
  padding-top: 3px;
}
.dashboard-details .team-member-card.contact-reviewers .contact-reviewers-header .button {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  position: absolute;
  right: 10px;
  top: 10px;
}
.dashboard-details .team-member-card.contact-reviewers .contact-reviewers-header .button img {
  width: 24px;
  height: 24px;
}
.dashboard-details .team-member-card.contact-reviewers textarea {
  border: 1px solid var(--grey-3, #606060);
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: 122px;
  padding: 12px;
  box-sizing: border-box;
}
.dashboard-details .team-member-card.contact-reviewers .missing-count {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
}
.dashboard-details .team-member-card.contact-reviewers .missing-count img {
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 5px;
  padding-bottom: 2px;
}
.dashboard-details .team-member-card.contact-reviewers .primary-button {
  margin-left: auto;
  max-width: 100%;
  min-width: 354px;
  float: right;
}
@media (max-width: 750px) {
  .dashboard-details .team-member-card.contact-reviewers .primary-button {
    float: none;
    width: 100%;
    min-width: 0;
  }
}
.dashboard-details .team-member-card.contact-reviewers .primary-button svg {
  padding-right: 10px;
}
.dashboard-details .team-member-card.contact-reviewers .primary-button svg #doc-documents {
  fill: var(--textcolor-on-secondary);
}
.dashboard-details .team-member-card.contact-reviewers .primary-button.success {
  background-color: var(--system-success-text, #1b6c09);
  color: var(--white-color, #ffffff);
  cursor: default;
}
.dashboard-details .team-member-card.contact-reviewers .primary-button.success svg path {
  stroke: var(--white-color, #ffffff);
  fill: transparent;
}
.review-template-card {
  background-color: var(--card-background-color);
}
.review-template-card .review-template-card-contents {
  position: relative;
  width: 100%;
}
.review-template-card .review-template-card-contents .top-bar {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 15px;
  margin: 20px;
  margin-bottom: 36px;
}
.review-template-card .review-template-card-contents .top-bar img {
  height: 18px;
}
.review-template-card .review-template-card-contents .top-bar p {
  margin: 0 0 0 10px;
}
.review-template-card .review-template-card-contents .template-title {
  position: relative;
  box-sizing: border-box;
  border-top: 1px solid transparent;
  border-bottom: 1px solid var(--card-background-darken-7-5);
  padding-bottom: 8px;
  background-color: var(--card-background-darken-6);
}
.review-template-card .review-template-card-contents .template-title .h2,
.review-template-card .review-template-card-contents .template-title .h4,
.review-template-card .review-template-card-contents .template-title .publish-notes {
  margin-left: 20px;
}
.review-template-card .review-template-card-contents .template-title .h2 {
  margin-top: 23px;
  margin-bottom: 0;
  padding-right: 20px;
  max-height: 160px;
}
.review-template-card .review-template-card-contents .template-title .h4 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.review-template-card .review-template-card-contents .template-title .publish-notes p {
  margin-top: 3px;
}
.review-template-card .review-template-card-contents .template-title .publish-notes p.published-note {
  font-style: italic;
  color: var(--grey-3, #606060);
}
.review-template-card .review-template-card-contents .description-section {
  padding-left: 20px;
}
.review-template-card .review-template-card-contents .description-section .steps {
  color: var(--grey-3, #606060);
}
.review-template-card .review-template-card-contents .button-bars {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
}
.review-template-card .review-template-card-contents .button-bars .button-bar {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.review-template-card .review-template-card-contents .button-bars .button-bar button,
.review-template-card .review-template-card-contents .button-bars .button-bar a {
  -ms-flex: 2 1;
  -webkit-flex: 2 1;
  flex: 2 1;
  margin: 10px 10px 0 0;
}
.review-template-card .review-template-card-contents .button-bars .button-bar button:first-child,
.review-template-card .review-template-card-contents .button-bars .button-bar a:first-child,
.review-template-card .review-template-card-contents .button-bars .button-bar button:last-child,
.review-template-card .review-template-card-contents .button-bars .button-bar a:last-child {
  -ms-flex: 1 1;
  -webkit-flex: 1 1;
  flex: 1 1;
}
.review-template-card .review-template-card-contents .button-bars .button-bar button:last-child,
.review-template-card .review-template-card-contents .button-bars .button-bar a:last-child {
  margin: 10px 0 0 0;
}
/*IE 10 and above*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .review-template-card .review-template-card-contents .button-bars .button-bar button {
    -ms-flex: 1 1;
    -webkit-flex: 1 1;
    flex: 1 1;
  }
}
@media (max-width: 1141px) {
  .review-template-builder .contents {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1015px;
  }
}
@media (max-width: 791px) {
  .review-template-builder .contents {
    max-width: 500px;
  }
}
@media (max-width: 375px) {
  .review-template-builder .contents {
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .review-template-builder .builder-contents {
    display: none;
  }
}
.review-template-builder .review-templates {
  margin: 0 -15px 0 0;
  padding-top: 5px;
}
.review-template-builder .review-templates .tab-contents {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 791px) {
  .review-template-builder .review-templates .tab-contents {
    margin: 0;
  }
}
.review-template-builder .review-templates .review-template-card,
.review-template-builder .review-templates .placeholder,
.review-template-builder .review-templates .prompt-placeholder {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  position: relative;
  box-sizing: border-box;
  width: calc(33% - (2 * (15px + 20px)));
  min-width: 365px;
  max-width: 500px;
  height: 420px;
  margin-right: 15px;
  margin-bottom: 15px;
  border-radius: 2px;
}
@media (max-width: 1141px) {
  .review-template-builder .review-templates .review-template-card,
  .review-template-builder .review-templates .placeholder,
  .review-template-builder .review-templates .prompt-placeholder {
    width: calc(50% - 15px);
  }
}
@media (max-width: 791px) {
  .review-template-builder .review-templates .review-template-card,
  .review-template-builder .review-templates .placeholder,
  .review-template-builder .review-templates .prompt-placeholder {
    width: 100%;
    margin: 0 0 15px 0;
  }
}
.review-template-builder .review-templates .prompt-placeholder {
  border: 3px dashed #737373;
}
.review-template-builder .review-templates .placeholder {
  border: 3px dashed var(--placeholder-border-color);
}
@media (max-width: 791px) {
  .review-template-builder .review-templates .placeholder {
    display: none;
  }
}
@media (max-width: 1141px) {
  .review-template-builder .review-templates .placeholder:nth-child(2n + 1),
  .review-template-builder .review-templates .placeholder:last-child {
    display: none;
  }
}
.review-template-builder .review-templates .placeholder:nth-child(3n + 1),
.review-template-builder .review-templates .placeholder:nth-child(3n + 2):last-child {
  display: none;
}
loading,
.react-loading {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.loading-spinner {
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.loading-spinner-inline {
  position: relative;
  height: 38px;
  width: 38px;
}
.comment-attachment .loading-spinner {
  top: 25px;
  left: 300px;
  width: auto;
  height: auto;
}
.mobile .comment-attachment .loading-spinner {
  top: 20px;
  left: 200px;
}
.loading-spinner .loader {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100px;
}
.loading-spinner .loader .path {
  stroke-width: 2px;
  stroke: var(--grey-3, #606060);
}
.loader {
  position: relative;
  width: 50px;
  height: 100%;
}
.loader:before {
  content: '';
  display: block;
  padding-top: 100%;
}
.circular {
  animation: rotate 2s linear infinite;
  height: 99%;
  transform-origin: center center;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
}
.primary-button {
  stroke: var(--primary-button-loader-stroke-color);
}
.secondary-button .path,
.secondary-button-spinner .path {
  stroke: var(--grey-5, #949494);
}
.path {
  stroke-dasharray: 50;
  stroke-dashoffset: 0;
  animation: dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
  stroke-width: 3px;
}
.loading-spinner.static .path,
.loading-spinner.static .circular {
  animation: none;
}
.loading-spinner.static .path {
  stroke-dasharray: none;
}
@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
/**
 * Copyright (c) Tiny Technologies, Inc. All rights reserved.
 * Licensed under the LGPL or a commercial license.
 * For LGPL see License.txt in the project root for license information.
 * For commercial licenses see https://www.tiny.cloud/
 */
.tox {
  box-shadow: none;
  box-sizing: content-box;
  color: #222f3e;
  cursor: auto;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  -webkit-tap-highlight-color: transparent;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  vertical-align: initial;
  white-space: normal;
}
.tox :not(svg):not(rect) {
  box-sizing: inherit;
  color: inherit;
  cursor: inherit;
  direction: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  -webkit-tap-highlight-color: inherit;
  text-align: inherit;
  text-decoration: inherit;
  text-shadow: inherit;
  text-transform: inherit;
  vertical-align: inherit;
  white-space: inherit;
}
.tox :not(svg):not(rect) {
  background: 0 0;
  border: 0;
  box-shadow: none;
  float: none;
  height: auto;
  margin: 0;
  max-width: none;
  outline: 0;
  padding: 0;
  position: static;
  width: auto;
}
.tox:not([dir=rtl]) {
  direction: ltr;
  text-align: left;
}
.tox[dir=rtl] {
  direction: rtl;
  text-align: right;
}
.tox-tinymce {
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: none;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  overflow: hidden;
  position: relative;
  visibility: inherit !important;
}
.tox-tinymce-inline {
  border: none;
  box-shadow: none;
}
.tox-tinymce-inline .tox-editor-header {
  background-color: transparent;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: none;
}
.tox-tinymce-aux {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  z-index: 1300;
}
.tox-tinymce :focus,
.tox-tinymce-aux :focus {
  outline: 0;
}
button::-moz-focus-inner {
  border: 0;
}
.tox[dir=rtl] .tox-icon--flip svg {
  transform: rotateY(180deg);
}
.tox .accessibility-issue__header {
  align-items: center;
  display: flex;
  margin-bottom: 4px;
}
.tox .accessibility-issue__description {
  align-items: stretch;
  border: 1px solid #ccc;
  border-radius: 3px;
  display: flex;
  justify-content: space-between;
}
.tox .accessibility-issue__description > div {
  padding-bottom: 4px;
}
.tox .accessibility-issue__description > div > div {
  align-items: center;
  display: flex;
  margin-bottom: 4px;
}
.tox .accessibility-issue__description > :last-child:not(:only-child) {
  border-color: #ccc;
  border-style: solid;
}
.tox .accessibility-issue__repair {
  margin-top: 16px;
}
.tox .tox-dialog__body-content .accessibility-issue--info .accessibility-issue__description {
  background-color: rgba(32, 122, 183, 0.1);
  border-color: rgba(32, 122, 183, 0.4);
  color: #222f3e;
}
.tox .tox-dialog__body-content .accessibility-issue--info .accessibility-issue__description > :last-child {
  border-color: rgba(32, 122, 183, 0.4);
}
.tox .tox-dialog__body-content .accessibility-issue--info .tox-form__group h2 {
  color: #207ab7;
}
.tox .tox-dialog__body-content .accessibility-issue--info .tox-icon svg {
  fill: #207ab7;
}
.tox .tox-dialog__body-content .accessibility-issue--info a .tox-icon {
  color: #207ab7;
}
.tox .tox-dialog__body-content .accessibility-issue--warn .accessibility-issue__description {
  background-color: rgba(255, 165, 0, 0.1);
  border-color: rgba(255, 165, 0, 0.5);
  color: #222f3e;
}
.tox .tox-dialog__body-content .accessibility-issue--warn .accessibility-issue__description > :last-child {
  border-color: rgba(255, 165, 0, 0.5);
}
.tox .tox-dialog__body-content .accessibility-issue--warn .tox-form__group h2 {
  color: #cc8500;
}
.tox .tox-dialog__body-content .accessibility-issue--warn .tox-icon svg {
  fill: #cc8500;
}
.tox .tox-dialog__body-content .accessibility-issue--warn a .tox-icon {
  color: #cc8500;
}
.tox .tox-dialog__body-content .accessibility-issue--error .accessibility-issue__description {
  background-color: rgba(204, 0, 0, 0.1);
  border-color: rgba(204, 0, 0, 0.4);
  color: #222f3e;
}
.tox .tox-dialog__body-content .accessibility-issue--error .accessibility-issue__description > :last-child {
  border-color: rgba(204, 0, 0, 0.4);
}
.tox .tox-dialog__body-content .accessibility-issue--error .tox-form__group h2 {
  color: #c00;
}
.tox .tox-dialog__body-content .accessibility-issue--error .tox-icon svg {
  fill: #c00;
}
.tox .tox-dialog__body-content .accessibility-issue--error a .tox-icon {
  color: #c00;
}
.tox .tox-dialog__body-content .accessibility-issue--success .accessibility-issue__description {
  background-color: rgba(120, 171, 70, 0.1);
  border-color: rgba(120, 171, 70, 0.4);
  color: #222f3e;
}
.tox .tox-dialog__body-content .accessibility-issue--success .accessibility-issue__description > :last-child {
  border-color: rgba(120, 171, 70, 0.4);
}
.tox .tox-dialog__body-content .accessibility-issue--success .tox-form__group h2 {
  color: #78ab46;
}
.tox .tox-dialog__body-content .accessibility-issue--success .tox-icon svg {
  fill: #78ab46;
}
.tox .tox-dialog__body-content .accessibility-issue--success a .tox-icon {
  color: #78ab46;
}
.tox .tox-dialog__body-content .accessibility-issue__header h1,
.tox .tox-dialog__body-content .tox-form__group .accessibility-issue__description h2 {
  margin-top: 0;
}
.tox:not([dir=rtl]) .tox-dialog__body-content .accessibility-issue__header .tox-button {
  margin-left: 4px;
}
.tox:not([dir=rtl]) .tox-dialog__body-content .accessibility-issue__header > :nth-last-child(2) {
  margin-left: auto;
}
.tox:not([dir=rtl]) .tox-dialog__body-content .accessibility-issue__description {
  padding: 4px 4px 4px 8px;
}
.tox:not([dir=rtl]) .tox-dialog__body-content .accessibility-issue__description > :last-child {
  border-left-width: 1px;
  padding-left: 4px;
}
.tox[dir=rtl] .tox-dialog__body-content .accessibility-issue__header .tox-button {
  margin-right: 4px;
}
.tox[dir=rtl] .tox-dialog__body-content .accessibility-issue__header > :nth-last-child(2) {
  margin-right: auto;
}
.tox[dir=rtl] .tox-dialog__body-content .accessibility-issue__description {
  padding: 4px 8px 4px 4px;
}
.tox[dir=rtl] .tox-dialog__body-content .accessibility-issue__description > :last-child {
  border-right-width: 1px;
  padding-right: 4px;
}
.tox .tox-anchorbar {
  display: flex;
  flex: 0 0 auto;
}
.tox .tox-bar {
  display: flex;
  flex: 0 0 auto;
}
.tox .tox-button {
  background-color: #207ab7;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  border-color: #207ab7;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 24px;
  margin: 0;
  outline: 0;
  padding: 4px 16px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;
}
.tox .tox-button[disabled] {
  background-color: #207ab7;
  background-image: none;
  border-color: #207ab7;
  box-shadow: none;
  color: rgba(255, 255, 255, 0.5);
  cursor: not-allowed;
}
.tox .tox-button:focus:not(:disabled) {
  background-color: #1c6ca1;
  background-image: none;
  border-color: #1c6ca1;
  box-shadow: none;
  color: #fff;
}
.tox .tox-button:hover:not(:disabled) {
  background-color: #1c6ca1;
  background-image: none;
  border-color: #1c6ca1;
  box-shadow: none;
  color: #fff;
}
.tox .tox-button:active:not(:disabled) {
  background-color: #185d8c;
  background-image: none;
  border-color: #185d8c;
  box-shadow: none;
  color: #fff;
}
.tox .tox-button--secondary {
  background-color: #f0f0f0;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  border-color: #f0f0f0;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  color: #222f3e;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: normal;
  outline: 0;
  padding: 4px 16px;
  text-decoration: none;
  text-transform: none;
}
.tox .tox-button--secondary[disabled] {
  background-color: #f0f0f0;
  background-image: none;
  border-color: #f0f0f0;
  box-shadow: none;
  color: rgba(34, 47, 62, 0.5);
}
.tox .tox-button--secondary:focus:not(:disabled) {
  background-color: #e3e3e3;
  background-image: none;
  border-color: #e3e3e3;
  box-shadow: none;
  color: #222f3e;
}
.tox .tox-button--secondary:hover:not(:disabled) {
  background-color: #e3e3e3;
  background-image: none;
  border-color: #e3e3e3;
  box-shadow: none;
  color: #222f3e;
}
.tox .tox-button--secondary:active:not(:disabled) {
  background-color: #d6d6d6;
  background-image: none;
  border-color: #d6d6d6;
  box-shadow: none;
  color: #222f3e;
}
.tox .tox-button--icon,
.tox .tox-button.tox-button--icon,
.tox .tox-button.tox-button--secondary.tox-button--icon {
  padding: 4px;
}
.tox .tox-button--icon .tox-icon svg,
.tox .tox-button.tox-button--icon .tox-icon svg,
.tox .tox-button.tox-button--secondary.tox-button--icon .tox-icon svg {
  display: block;
  fill: currentColor;
}
.tox .tox-button-link {
  background: 0;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.tox .tox-button-link--sm {
  font-size: 14px;
}
.tox .tox-button--naked {
  background-color: transparent;
  border-color: transparent;
  box-shadow: unset;
  color: #222f3e;
}
.tox .tox-button--naked[disabled] {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  box-shadow: none;
  color: rgba(34, 47, 62, 0.5);
}
.tox .tox-button--naked:hover:not(:disabled) {
  background-color: #e3e3e3;
  border-color: #e3e3e3;
  box-shadow: none;
  color: #222f3e;
}
.tox .tox-button--naked:focus:not(:disabled) {
  background-color: #e3e3e3;
  border-color: #e3e3e3;
  box-shadow: none;
  color: #222f3e;
}
.tox .tox-button--naked:active:not(:disabled) {
  background-color: #d6d6d6;
  border-color: #d6d6d6;
  box-shadow: none;
  color: #222f3e;
}
.tox .tox-button--naked .tox-icon svg {
  fill: currentColor;
}
.tox .tox-button--naked.tox-button--icon:hover:not(:disabled) {
  color: #222f3e;
}
.tox .tox-checkbox {
  align-items: center;
  border-radius: 3px;
  cursor: pointer;
  display: flex;
  height: 36px;
  min-width: 36px;
}
.tox .tox-checkbox__input {
  height: 1px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px;
}
.tox .tox-checkbox__icons {
  align-items: center;
  border-radius: 3px;
  box-shadow: 0 0 0 2px transparent;
  box-sizing: content-box;
  display: flex;
  height: 24px;
  justify-content: center;
  padding: calc(4px - 1px);
  width: 24px;
}
.tox .tox-checkbox__icons .tox-checkbox-icon__unchecked svg {
  display: block;
  fill: rgba(34, 47, 62, 0.3);
}
.tox .tox-checkbox__icons .tox-checkbox-icon__indeterminate svg {
  display: none;
  fill: #207ab7;
}
.tox .tox-checkbox__icons .tox-checkbox-icon__checked svg {
  display: none;
  fill: #207ab7;
}
.tox .tox-checkbox--disabled {
  color: rgba(34, 47, 62, 0.5);
  cursor: not-allowed;
}
.tox .tox-checkbox--disabled .tox-checkbox__icons .tox-checkbox-icon__checked svg {
  fill: rgba(34, 47, 62, 0.5);
}
.tox .tox-checkbox--disabled .tox-checkbox__icons .tox-checkbox-icon__unchecked svg {
  fill: rgba(34, 47, 62, 0.5);
}
.tox .tox-checkbox--disabled .tox-checkbox__icons .tox-checkbox-icon__indeterminate svg {
  fill: rgba(34, 47, 62, 0.5);
}
.tox input.tox-checkbox__input:checked + .tox-checkbox__icons .tox-checkbox-icon__unchecked svg {
  display: none;
}
.tox input.tox-checkbox__input:checked + .tox-checkbox__icons .tox-checkbox-icon__checked svg {
  display: block;
}
.tox input.tox-checkbox__input:indeterminate + .tox-checkbox__icons .tox-checkbox-icon__unchecked svg {
  display: none;
}
.tox input.tox-checkbox__input:indeterminate + .tox-checkbox__icons .tox-checkbox-icon__indeterminate svg {
  display: block;
}
.tox input.tox-checkbox__input:focus + .tox-checkbox__icons {
  border-radius: 3px;
  box-shadow: inset 0 0 0 1px #207ab7;
  padding: calc(4px - 1px);
}
.tox:not([dir=rtl]) .tox-checkbox__label {
  margin-left: 4px;
}
.tox:not([dir=rtl]) .tox-checkbox__input {
  left: -10000px;
}
.tox:not([dir=rtl]) .tox-bar .tox-checkbox {
  margin-left: 4px;
}
.tox[dir=rtl] .tox-checkbox__label {
  margin-right: 4px;
}
.tox[dir=rtl] .tox-checkbox__input {
  right: -10000px;
}
.tox[dir=rtl] .tox-bar .tox-checkbox {
  margin-right: 4px;
}
.tox .tox-collection--toolbar .tox-collection__group {
  display: flex;
  padding: 0;
}
.tox .tox-collection--grid .tox-collection__group {
  display: flex;
  flex-wrap: wrap;
  max-height: 208px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
}
.tox .tox-collection--list .tox-collection__group {
  border-bottom-width: 0;
  border-color: #ccc;
  border-left-width: 0;
  border-right-width: 0;
  border-style: solid;
  border-top-width: 1px;
  padding: 4px 0;
}
.tox .tox-collection--list .tox-collection__group:first-child {
  border-top-width: 0;
}
.tox .tox-collection__group-heading {
  background-color: #e6e6e6;
  color: rgba(34, 47, 62, 0.7);
  cursor: default;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 4px;
  margin-top: -4px;
  padding: 4px 8px;
  text-transform: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tox .tox-collection__item {
  align-items: center;
  color: #222f3e;
  cursor: pointer;
  display: flex;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tox .tox-collection--list .tox-collection__item {
  padding: 4px 8px;
}
.tox .tox-collection--toolbar .tox-collection__item {
  border-radius: 3px;
  padding: 4px;
}
.tox .tox-collection--grid .tox-collection__item {
  border-radius: 3px;
  padding: 4px;
}
.tox .tox-collection--list .tox-collection__item--enabled {
  background-color: #fff;
  color: #222f3e;
}
.tox .tox-collection--list .tox-collection__item--active {
  background-color: #dee0e2;
}
.tox .tox-collection--toolbar .tox-collection__item--enabled {
  background-color: #c8cbcf;
  color: #222f3e;
}
.tox .tox-collection--toolbar .tox-collection__item--active {
  background-color: #dee0e2;
}
.tox .tox-collection--grid .tox-collection__item--enabled {
  background-color: #c8cbcf;
  color: #222f3e;
}
.tox .tox-collection--grid .tox-collection__item--active:not(.tox-collection__item--state-disabled) {
  background-color: #dee0e2;
  color: #222f3e;
}
.tox .tox-collection--list .tox-collection__item--active:not(.tox-collection__item--state-disabled) {
  color: #222f3e;
}
.tox .tox-collection--toolbar .tox-collection__item--active:not(.tox-collection__item--state-disabled) {
  color: #222f3e;
}
.tox .tox-collection__item-checkmark,
.tox .tox-collection__item-icon {
  align-items: center;
  display: flex;
  height: 24px;
  justify-content: center;
  width: 24px;
}
.tox .tox-collection__item-checkmark svg,
.tox .tox-collection__item-icon svg {
  fill: currentColor;
}
.tox .tox-collection--toolbar-lg .tox-collection__item-icon {
  height: 48px;
  width: 48px;
}
.tox .tox-collection__item-label {
  color: currentColor;
  display: inline-block;
  flex: 1;
  -ms-flex-preferred-size: auto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-transform: none;
  word-break: break-all;
}
.tox .tox-collection__item-accessory {
  color: rgba(34, 47, 62, 0.7);
  display: inline-block;
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  text-transform: none;
}
.tox .tox-collection__item-caret {
  align-items: center;
  display: flex;
  min-height: 24px;
}
.tox .tox-collection__item-caret::after {
  content: '';
  font-size: 0;
  min-height: inherit;
}
.tox .tox-collection__item-caret svg {
  fill: #222f3e;
}
.tox .tox-collection__item--state-disabled {
  background-color: transparent;
  color: rgba(34, 47, 62, 0.5);
  cursor: not-allowed;
}
.tox .tox-collection__item--state-disabled .tox-collection__item-caret svg {
  fill: rgba(34, 47, 62, 0.5);
}
.tox .tox-collection--list .tox-collection__item:not(.tox-collection__item--enabled) .tox-collection__item-checkmark svg {
  display: none;
}
.tox .tox-collection--list .tox-collection__item:not(.tox-collection__item--enabled) .tox-collection__item-accessory + .tox-collection__item-checkmark {
  display: none;
}
.tox .tox-collection--horizontal {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  display: flex;
  flex: 0 0 auto;
  flex-shrink: 0;
  flex-wrap: nowrap;
  margin-bottom: 0;
  overflow-x: auto;
  padding: 0;
}
.tox .tox-collection--horizontal .tox-collection__group {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  margin: 0;
  padding: 0 4px;
}
.tox .tox-collection--horizontal .tox-collection__item {
  height: 34px;
  margin: 2px 0 3px 0;
  padding: 0 4px;
}
.tox .tox-collection--horizontal .tox-collection__item-label {
  white-space: nowrap;
}
.tox .tox-collection--horizontal .tox-collection__item-caret {
  margin-left: 4px;
}
.tox .tox-collection__item-container {
  display: flex;
}
.tox .tox-collection__item-container--row {
  align-items: center;
  flex: 1 1 auto;
  flex-direction: row;
}
.tox .tox-collection__item-container--row.tox-collection__item-container--align-left {
  margin-right: auto;
}
.tox .tox-collection__item-container--row.tox-collection__item-container--align-right {
  justify-content: flex-end;
  margin-left: auto;
}
.tox .tox-collection__item-container--row.tox-collection__item-container--valign-top {
  align-items: flex-start;
  margin-bottom: auto;
}
.tox .tox-collection__item-container--row.tox-collection__item-container--valign-middle {
  align-items: center;
}
.tox .tox-collection__item-container--row.tox-collection__item-container--valign-bottom {
  align-items: flex-end;
  margin-top: auto;
}
.tox .tox-collection__item-container--column {
  -ms-grid-row-align: center;
  align-self: center;
  flex: 1 1 auto;
  flex-direction: column;
}
.tox .tox-collection__item-container--column.tox-collection__item-container--align-left {
  align-items: flex-start;
}
.tox .tox-collection__item-container--column.tox-collection__item-container--align-right {
  align-items: flex-end;
}
.tox .tox-collection__item-container--column.tox-collection__item-container--valign-top {
  align-self: flex-start;
}
.tox .tox-collection__item-container--column.tox-collection__item-container--valign-middle {
  -ms-grid-row-align: center;
  align-self: center;
}
.tox .tox-collection__item-container--column.tox-collection__item-container--valign-bottom {
  align-self: flex-end;
}
.tox:not([dir=rtl]) .tox-collection--horizontal .tox-collection__group:not(:last-of-type) {
  border-right: 1px solid #ccc;
}
.tox:not([dir=rtl]) .tox-collection--list .tox-collection__item > :not(:first-child) {
  margin-left: 8px;
}
.tox:not([dir=rtl]) .tox-collection--list .tox-collection__item > .tox-collection__item-label:first-child {
  margin-left: 4px;
}
.tox:not([dir=rtl]) .tox-collection__item-accessory {
  margin-left: 16px;
  text-align: right;
}
.tox:not([dir=rtl]) .tox-collection .tox-collection__item-caret {
  margin-left: 16px;
}
.tox[dir=rtl] .tox-collection--horizontal .tox-collection__group:not(:last-of-type) {
  border-left: 1px solid #ccc;
}
.tox[dir=rtl] .tox-collection--list .tox-collection__item > :not(:first-child) {
  margin-right: 8px;
}
.tox[dir=rtl] .tox-collection--list .tox-collection__item > .tox-collection__item-label:first-child {
  margin-right: 4px;
}
.tox[dir=rtl] .tox-collection__item-accessory {
  margin-right: 16px;
  text-align: left;
}
.tox[dir=rtl] .tox-collection .tox-collection__item-caret {
  margin-right: 16px;
  transform: rotateY(180deg);
}
.tox[dir=rtl] .tox-collection--horizontal .tox-collection__item-caret {
  margin-right: 4px;
}
.tox .tox-color-picker-container {
  display: flex;
  flex-direction: row;
  height: 225px;
  margin: 0;
}
.tox .tox-sv-palette {
  box-sizing: border-box;
  display: flex;
  height: 100%;
}
.tox .tox-sv-palette-spectrum {
  height: 100%;
}
.tox .tox-sv-palette,
.tox .tox-sv-palette-spectrum {
  width: 225px;
}
.tox .tox-sv-palette-thumb {
  background: 0 0;
  border: 1px solid #000;
  border-radius: 50%;
  box-sizing: content-box;
  height: 12px;
  position: absolute;
  width: 12px;
}
.tox .tox-sv-palette-inner-thumb {
  border: 1px solid #fff;
  border-radius: 50%;
  height: 10px;
  position: absolute;
  width: 10px;
}
.tox .tox-hue-slider {
  box-sizing: border-box;
  height: 100%;
  width: 25px;
}
.tox .tox-hue-slider-spectrum {
  background: linear-gradient(to bottom, red, #ff0080, #f0f, #8000ff, #00f, #0080ff, #0ff, #00ff80, #0f0, #80ff00, #ff0, #ff8000, red);
  height: 100%;
  width: 100%;
}
.tox .tox-hue-slider,
.tox .tox-hue-slider-spectrum {
  width: 20px;
}
.tox .tox-hue-slider-thumb {
  background: #fff;
  border: 1px solid #000;
  box-sizing: content-box;
  height: 4px;
  width: 100%;
}
.tox .tox-rgb-form {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.tox .tox-rgb-form div {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
  width: inherit;
}
.tox .tox-rgb-form input {
  width: 6em;
}
.tox .tox-rgb-form input.tox-invalid {
  border: 1px solid red !important;
}
.tox .tox-rgb-form .tox-rgba-preview {
  border: 1px solid #000;
  flex-grow: 2;
  margin-bottom: 0;
}
.tox:not([dir=rtl]) .tox-sv-palette {
  margin-right: 15px;
}
.tox:not([dir=rtl]) .tox-hue-slider {
  margin-right: 15px;
}
.tox:not([dir=rtl]) .tox-hue-slider-thumb {
  margin-left: -1px;
}
.tox:not([dir=rtl]) .tox-rgb-form label {
  margin-right: 0.5em;
}
.tox[dir=rtl] .tox-sv-palette {
  margin-left: 15px;
}
.tox[dir=rtl] .tox-hue-slider {
  margin-left: 15px;
}
.tox[dir=rtl] .tox-hue-slider-thumb {
  margin-right: -1px;
}
.tox[dir=rtl] .tox-rgb-form label {
  margin-left: 0.5em;
}
.tox .tox-toolbar .tox-swatches,
.tox .tox-toolbar__overflow .tox-swatches,
.tox .tox-toolbar__primary .tox-swatches {
  margin: 2px 0 3px 4px;
}
.tox .tox-collection--list .tox-collection__group .tox-swatches-menu {
  border: 0;
  margin: -4px 0;
}
.tox .tox-swatches__row {
  display: flex;
}
.tox .tox-swatch {
  height: 30px;
  transition: transform 0.15s, box-shadow 0.15s;
  width: 30px;
}
.tox .tox-swatch:focus,
.tox .tox-swatch:hover {
  box-shadow: 0 0 0 1px rgba(127, 127, 127, 0.3) inset;
  transform: scale(0.8);
}
.tox .tox-swatch--remove {
  align-items: center;
  display: flex;
  justify-content: center;
}
.tox .tox-swatch--remove svg path {
  stroke: #e74c3c;
}
.tox .tox-swatches__picker-btn {
  align-items: center;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  display: flex;
  height: 30px;
  justify-content: center;
  outline: 0;
  padding: 0;
  width: 30px;
}
.tox .tox-swatches__picker-btn svg {
  height: 24px;
  width: 24px;
}
.tox .tox-swatches__picker-btn:hover {
  background: #dee0e2;
}
.tox:not([dir=rtl]) .tox-swatches__picker-btn {
  margin-left: auto;
}
.tox[dir=rtl] .tox-swatches__picker-btn {
  margin-right: auto;
}
.tox .tox-comment-thread {
  background: #fff;
  position: relative;
}
.tox .tox-comment-thread > :not(:first-child) {
  margin-top: 8px;
}
.tox .tox-comment {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: 0 4px 8px 0 rgba(34, 47, 62, 0.1);
  padding: 8px 8px 16px 8px;
  position: relative;
}
.tox .tox-comment__header {
  align-items: center;
  color: #222f3e;
  display: flex;
  justify-content: space-between;
}
.tox .tox-comment__date {
  color: rgba(34, 47, 62, 0.7);
  font-size: 12px;
}
.tox .tox-comment__body {
  color: #222f3e;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  margin-top: 8px;
  position: relative;
  text-transform: initial;
}
.tox .tox-comment__body textarea {
  resize: none;
  white-space: normal;
  width: 100%;
}
.tox .tox-comment__expander {
  padding-top: 8px;
}
.tox .tox-comment__expander p {
  color: rgba(34, 47, 62, 0.7);
  font-size: 14px;
  font-style: normal;
}
.tox .tox-comment__body p {
  margin: 0;
}
.tox .tox-comment__buttonspacing {
  padding-top: 16px;
  text-align: center;
}
.tox .tox-comment-thread__overlay::after {
  background: #fff;
  bottom: 0;
  content: "";
  display: flex;
  left: 0;
  opacity: 0.9;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}
.tox .tox-comment__reply {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-top: 8px;
}
.tox .tox-comment__reply > :first-child {
  margin-bottom: 8px;
  width: 100%;
}
.tox .tox-comment__edit {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-top: 16px;
}
.tox .tox-comment__gradient::after {
  background: linear-gradient(rgba(255, 255, 255, 0), #fff);
  bottom: 0;
  content: "";
  display: block;
  height: 5em;
  margin-top: -40px;
  position: absolute;
  width: 100%;
}
.tox .tox-comment__overlay {
  background: #fff;
  bottom: 0;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  left: 0;
  opacity: 0.9;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 5;
}
.tox .tox-comment__loading-text {
  align-items: center;
  color: #222f3e;
  display: flex;
  flex-direction: column;
  position: relative;
}
.tox .tox-comment__loading-text > div {
  padding-bottom: 16px;
}
.tox .tox-comment__overlaytext {
  bottom: 0;
  flex-direction: column;
  font-size: 14px;
  left: 0;
  padding: 1em;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
.tox .tox-comment__overlaytext p {
  background-color: #fff;
  box-shadow: 0 0 8px 8px #fff;
  color: #222f3e;
  text-align: center;
}
.tox .tox-comment__overlaytext div:nth-of-type(2) {
  font-size: 0.8em;
}
.tox .tox-comment__busy-spinner {
  align-items: center;
  background-color: #fff;
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 20;
}
.tox .tox-comment__scroll {
  display: flex;
  flex-direction: column;
  flex-shrink: 1;
  overflow: auto;
}
.tox .tox-conversations {
  margin: 8px;
}
.tox:not([dir=rtl]) .tox-comment__edit {
  margin-left: 8px;
}
.tox:not([dir=rtl]) .tox-comment__buttonspacing > :last-child,
.tox:not([dir=rtl]) .tox-comment__edit > :last-child,
.tox:not([dir=rtl]) .tox-comment__reply > :last-child {
  margin-left: 8px;
}
.tox[dir=rtl] .tox-comment__edit {
  margin-right: 8px;
}
.tox[dir=rtl] .tox-comment__buttonspacing > :last-child,
.tox[dir=rtl] .tox-comment__edit > :last-child,
.tox[dir=rtl] .tox-comment__reply > :last-child {
  margin-right: 8px;
}
.tox .tox-user {
  align-items: center;
  display: flex;
}
.tox .tox-user__avatar svg {
  fill: rgba(34, 47, 62, 0.7);
}
.tox .tox-user__name {
  color: rgba(34, 47, 62, 0.7);
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
}
.tox:not([dir=rtl]) .tox-user__avatar svg {
  margin-right: 8px;
}
.tox:not([dir=rtl]) .tox-user__avatar + .tox-user__name {
  margin-left: 8px;
}
.tox[dir=rtl] .tox-user__avatar svg {
  margin-left: 8px;
}
.tox[dir=rtl] .tox-user__avatar + .tox-user__name {
  margin-right: 8px;
}
.tox .tox-dialog-wrap {
  align-items: center;
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1100;
}
.tox .tox-dialog-wrap__backdrop {
  background-color: rgba(255, 255, 255, 0.75);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.tox .tox-dialog-wrap__backdrop--opaque {
  background-color: #fff;
}
.tox .tox-dialog {
  background-color: #fff;
  border-color: #ccc;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 16px 16px -10px rgba(34, 47, 62, 0.15), 0 0 40px 1px rgba(34, 47, 62, 0.15);
  display: flex;
  flex-direction: column;
  max-height: 100%;
  max-width: 480px;
  overflow: hidden;
  position: relative;
  width: 95vw;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  body:not(.tox-force-desktop) .tox .tox-dialog {
    align-self: flex-start;
    margin: 8px auto;
    width: calc(100vw - 16px);
  }
}
.tox .tox-dialog-inline {
  z-index: 1100;
}
.tox .tox-dialog__header {
  align-items: center;
  background-color: #fff;
  border-bottom: none;
  color: #222f3e;
  display: flex;
  font-size: 16px;
  justify-content: space-between;
  padding: 8px 16px 0 16px;
  position: relative;
}
.tox .tox-dialog__header .tox-button {
  z-index: 1;
}
.tox .tox-dialog__draghandle {
  cursor: grab;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.tox .tox-dialog__draghandle:active {
  cursor: grabbing;
}
.tox .tox-dialog__dismiss {
  margin-left: auto;
}
.tox .tox-dialog__title {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  margin: 0;
  text-transform: none;
}
.tox .tox-dialog__body {
  color: #222f3e;
  display: flex;
  flex: 1;
  -ms-flex-preferred-size: auto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  min-width: 0;
  text-align: left;
  text-transform: none;
}
@media only screen and (max-width: 767px) {
  body:not(.tox-force-desktop) .tox .tox-dialog__body {
    flex-direction: column;
  }
}
.tox .tox-dialog__body-nav {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  padding: 16px 16px;
}
@media only screen and (max-width: 767px) {
  body:not(.tox-force-desktop) .tox .tox-dialog__body-nav {
    flex-direction: row;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    padding-bottom: 0;
  }
}
.tox .tox-dialog__body-nav-item {
  border-bottom: 2px solid transparent;
  color: rgba(34, 47, 62, 0.7);
  display: inline-block;
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 8px;
  text-decoration: none;
  white-space: nowrap;
}
.tox .tox-dialog__body-nav-item:focus {
  background-color: rgba(32, 122, 183, 0.1);
}
.tox .tox-dialog__body-nav-item--active {
  border-bottom: 2px solid #207ab7;
  color: #207ab7;
}
.tox .tox-dialog__body-content {
  box-sizing: border-box;
  display: flex;
  flex: 1;
  flex-direction: column;
  -ms-flex-preferred-size: auto;
  max-height: 650px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 16px 16px;
}
.tox .tox-dialog__body-content > * {
  margin-bottom: 0;
  margin-top: 16px;
}
.tox .tox-dialog__body-content > :first-child {
  margin-top: 0;
}
.tox .tox-dialog__body-content > :last-child {
  margin-bottom: 0;
}
.tox .tox-dialog__body-content > :only-child {
  margin-bottom: 0;
  margin-top: 0;
}
.tox .tox-dialog__body-content a {
  color: #207ab7;
  cursor: pointer;
  text-decoration: none;
}
.tox .tox-dialog__body-content a:focus,
.tox .tox-dialog__body-content a:hover {
  color: #185d8c;
  text-decoration: none;
}
.tox .tox-dialog__body-content a:active {
  color: #185d8c;
  text-decoration: none;
}
.tox .tox-dialog__body-content svg {
  fill: #222f3e;
}
.tox .tox-dialog__body-content ul {
  display: block;
  list-style-type: disc;
  margin-bottom: 16px;
  -webkit-margin-end: 0;
  margin-inline-end: 0;
  -webkit-margin-start: 0;
  margin-inline-start: 0;
  -webkit-padding-start: 2.5rem;
  padding-inline-start: 2.5rem;
}
.tox .tox-dialog__body-content .tox-form__group h1 {
  color: #222f3e;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 16px;
  margin-top: 2rem;
  text-transform: none;
}
.tox .tox-dialog__body-content .tox-form__group h2 {
  color: #222f3e;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 16px;
  margin-top: 2rem;
  text-transform: none;
}
.tox .tox-dialog__body-content .tox-form__group p {
  margin-bottom: 16px;
}
.tox .tox-dialog__body-content .tox-form__group h1:first-child,
.tox .tox-dialog__body-content .tox-form__group h2:first-child,
.tox .tox-dialog__body-content .tox-form__group p:first-child {
  margin-top: 0;
}
.tox .tox-dialog__body-content .tox-form__group h1:last-child,
.tox .tox-dialog__body-content .tox-form__group h2:last-child,
.tox .tox-dialog__body-content .tox-form__group p:last-child {
  margin-bottom: 0;
}
.tox .tox-dialog__body-content .tox-form__group h1:only-child,
.tox .tox-dialog__body-content .tox-form__group h2:only-child,
.tox .tox-dialog__body-content .tox-form__group p:only-child {
  margin-bottom: 0;
  margin-top: 0;
}
.tox .tox-dialog--width-lg {
  height: 650px;
  max-width: 1200px;
}
.tox .tox-dialog--width-md {
  max-width: 800px;
}
.tox .tox-dialog--width-md .tox-dialog__body-content {
  overflow: auto;
}
.tox .tox-dialog__body-content--centered {
  text-align: center;
}
.tox .tox-dialog__footer {
  align-items: center;
  background-color: #fff;
  border-top: 1px solid #ccc;
  display: flex;
  justify-content: space-between;
  padding: 8px 16px;
}
.tox .tox-dialog__footer-end,
.tox .tox-dialog__footer-start {
  display: flex;
}
.tox .tox-dialog__busy-spinner {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.75);
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}
.tox .tox-dialog__table {
  border-collapse: collapse;
  width: 100%;
}
.tox .tox-dialog__table thead th {
  font-weight: 700;
  padding-bottom: 8px;
}
.tox .tox-dialog__table tbody tr {
  border-bottom: 1px solid #ccc;
}
.tox .tox-dialog__table tbody tr:last-child {
  border-bottom: none;
}
.tox .tox-dialog__table td {
  padding-bottom: 8px;
  padding-top: 8px;
}
.tox .tox-dialog__popups {
  position: absolute;
  width: 100%;
  z-index: 1100;
}
.tox .tox-dialog__body-iframe {
  display: flex;
  flex: 1;
  flex-direction: column;
  -ms-flex-preferred-size: auto;
}
.tox .tox-dialog__body-iframe .tox-navobj {
  display: flex;
  flex: 1;
  -ms-flex-preferred-size: auto;
}
.tox .tox-dialog__body-iframe .tox-navobj :nth-child(2) {
  flex: 1;
  -ms-flex-preferred-size: auto;
  height: 100%;
}
.tox .tox-dialog-dock-fadeout {
  opacity: 0;
  visibility: hidden;
}
.tox .tox-dialog-dock-fadein {
  opacity: 1;
  visibility: visible;
}
.tox .tox-dialog-dock-transition {
  transition: visibility 0s linear 0.3s, opacity 0.3s ease;
}
.tox .tox-dialog-dock-transition.tox-dialog-dock-fadein {
  transition-delay: 0s;
}
.tox.tox-platform-ie .tox-dialog-wrap {
  position: -ms-device-fixed;
}
@media only screen and (max-width: 767px) {
  body:not(.tox-force-desktop) .tox:not([dir=rtl]) .tox-dialog__body-nav {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  body:not(.tox-force-desktop) .tox:not([dir=rtl]) .tox-dialog__body-nav-item:not(:first-child) {
    margin-left: 8px;
  }
}
.tox:not([dir=rtl]) .tox-dialog__footer .tox-dialog__footer-end > *,
.tox:not([dir=rtl]) .tox-dialog__footer .tox-dialog__footer-start > * {
  margin-left: 8px;
}
.tox[dir=rtl] .tox-dialog__body {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  body:not(.tox-force-desktop) .tox[dir=rtl] .tox-dialog__body-nav {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  body:not(.tox-force-desktop) .tox[dir=rtl] .tox-dialog__body-nav-item:not(:first-child) {
    margin-right: 8px;
  }
}
.tox[dir=rtl] .tox-dialog__footer .tox-dialog__footer-end > *,
.tox[dir=rtl] .tox-dialog__footer .tox-dialog__footer-start > * {
  margin-right: 8px;
}
body.tox-dialog__disable-scroll {
  overflow: hidden;
}
.tox .tox-dropzone-container {
  display: flex;
  flex: 1;
  -ms-flex-preferred-size: auto;
}
.tox .tox-dropzone {
  align-items: center;
  background: #fff;
  border: 2px dashed #ccc;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  min-height: 100px;
  padding: 10px;
}
.tox .tox-dropzone p {
  color: rgba(34, 47, 62, 0.7);
  margin: 0 0 16px 0;
}
.tox .tox-edit-area {
  display: flex;
  flex: 1;
  -ms-flex-preferred-size: auto;
  overflow: hidden;
  position: relative;
}
.tox .tox-edit-area__iframe {
  background-color: #fff;
  border: 0;
  box-sizing: border-box;
  flex: 1;
  -ms-flex-preferred-size: auto;
  height: 100%;
  position: absolute;
  width: 100%;
}
.tox.tox-inline-edit-area {
  border: 1px dotted #ccc;
}
.tox .tox-editor-container {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  overflow: hidden;
}
.tox .tox-editor-header {
  z-index: 1;
}
.tox:not(.tox-tinymce-inline) .tox-editor-header {
  box-shadow: none;
  transition: box-shadow 0.5s;
}
.tox.tox-tinymce--toolbar-bottom .tox-editor-header,
.tox.tox-tinymce-inline .tox-editor-header {
  margin-bottom: -1px;
}
.tox.tox-tinymce--toolbar-sticky-on .tox-editor-header {
  background-color: transparent;
  box-shadow: 0 4px 4px -3px rgba(0, 0, 0, 0.25);
}
.tox-editor-dock-fadeout {
  opacity: 0;
  visibility: hidden;
}
.tox-editor-dock-fadein {
  opacity: 1;
  visibility: visible;
}
.tox-editor-dock-transition {
  transition: visibility 0s linear 0.25s, opacity 0.25s ease;
}
.tox-editor-dock-transition.tox-editor-dock-fadein {
  transition-delay: 0s;
}
.tox .tox-control-wrap {
  flex: 1;
  position: relative;
}
.tox .tox-control-wrap:not(.tox-control-wrap--status-invalid) .tox-control-wrap__status-icon-invalid,
.tox .tox-control-wrap:not(.tox-control-wrap--status-unknown) .tox-control-wrap__status-icon-unknown,
.tox .tox-control-wrap:not(.tox-control-wrap--status-valid) .tox-control-wrap__status-icon-valid {
  display: none;
}
.tox .tox-control-wrap svg {
  display: block;
}
.tox .tox-control-wrap__status-icon-wrap {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.tox .tox-control-wrap__status-icon-invalid svg {
  fill: #c00;
}
.tox .tox-control-wrap__status-icon-unknown svg {
  fill: orange;
}
.tox .tox-control-wrap__status-icon-valid svg {
  fill: green;
}
.tox:not([dir=rtl]) .tox-control-wrap--status-invalid .tox-textfield,
.tox:not([dir=rtl]) .tox-control-wrap--status-unknown .tox-textfield,
.tox:not([dir=rtl]) .tox-control-wrap--status-valid .tox-textfield {
  padding-right: 32px;
}
.tox:not([dir=rtl]) .tox-control-wrap__status-icon-wrap {
  right: 4px;
}
.tox[dir=rtl] .tox-control-wrap--status-invalid .tox-textfield,
.tox[dir=rtl] .tox-control-wrap--status-unknown .tox-textfield,
.tox[dir=rtl] .tox-control-wrap--status-valid .tox-textfield {
  padding-left: 32px;
}
.tox[dir=rtl] .tox-control-wrap__status-icon-wrap {
  left: 4px;
}
.tox .tox-autocompleter {
  max-width: 25em;
}
.tox .tox-autocompleter .tox-menu {
  max-width: 25em;
}
.tox .tox-autocompleter .tox-autocompleter-highlight {
  font-weight: 700;
}
.tox .tox-color-input {
  display: flex;
  position: relative;
  z-index: 1;
}
.tox .tox-color-input .tox-textfield {
  z-index: -1;
}
.tox .tox-color-input span {
  border-color: rgba(34, 47, 62, 0.2);
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  box-sizing: border-box;
  height: 24px;
  position: absolute;
  top: 6px;
  width: 24px;
}
.tox .tox-color-input span:focus:not([aria-disabled=true]),
.tox .tox-color-input span:hover:not([aria-disabled=true]) {
  border-color: #207ab7;
  cursor: pointer;
}
.tox .tox-color-input span::before {
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.25) 25%, transparent 25%), linear-gradient(-45deg, rgba(0, 0, 0, 0.25) 25%, transparent 25%), linear-gradient(45deg, transparent 75%, rgba(0, 0, 0, 0.25) 75%), linear-gradient(-45deg, transparent 75%, rgba(0, 0, 0, 0.25) 75%);
  background-position: 0 0, 0 6px, 6px -6px, -6px 0;
  background-size: 12px 12px;
  border: 1px solid #fff;
  border-radius: 3px;
  box-sizing: border-box;
  content: '';
  height: 24px;
  left: -1px;
  position: absolute;
  top: -1px;
  width: 24px;
  z-index: -1;
}
.tox .tox-color-input span[aria-disabled=true] {
  cursor: not-allowed;
}
.tox:not([dir=rtl]) .tox-color-input .tox-textfield {
  padding-left: 36px;
}
.tox:not([dir=rtl]) .tox-color-input span {
  left: 6px;
}
.tox[dir=rtl] .tox-color-input .tox-textfield {
  padding-right: 36px;
}
.tox[dir=rtl] .tox-color-input span {
  right: 6px;
}
.tox .tox-label,
.tox .tox-toolbar-label {
  color: rgba(34, 47, 62, 0.7);
  display: block;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  padding: 0 8px 0 0;
  text-transform: none;
  white-space: nowrap;
}
.tox .tox-toolbar-label {
  padding: 0 8px;
}
.tox[dir=rtl] .tox-label {
  padding: 0 0 0 8px;
}
.tox .tox-form {
  display: flex;
  flex: 1;
  flex-direction: column;
  -ms-flex-preferred-size: auto;
}
.tox .tox-form__group {
  box-sizing: border-box;
  margin-bottom: 4px;
}
.tox .tox-form-group--maximize {
  flex: 1;
}
.tox .tox-form__group--error {
  color: #c00;
}
.tox .tox-form__group--collection {
  display: flex;
}
.tox .tox-form__grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.tox .tox-form__grid--2col > .tox-form__group {
  width: calc(50% - (8px / 2));
}
.tox .tox-form__grid--3col > .tox-form__group {
  width: calc(100% / 3 - (8px / 2));
}
.tox .tox-form__grid--4col > .tox-form__group {
  width: calc(25% - (8px / 2));
}
.tox .tox-form__controls-h-stack {
  align-items: center;
  display: flex;
}
.tox .tox-form__group--inline {
  align-items: center;
  display: flex;
}
.tox .tox-form__group--stretched {
  display: flex;
  flex: 1;
  flex-direction: column;
  -ms-flex-preferred-size: auto;
}
.tox .tox-form__group--stretched .tox-textarea {
  flex: 1;
  -ms-flex-preferred-size: auto;
}
.tox .tox-form__group--stretched .tox-navobj {
  display: flex;
  flex: 1;
  -ms-flex-preferred-size: auto;
}
.tox .tox-form__group--stretched .tox-navobj :nth-child(2) {
  flex: 1;
  -ms-flex-preferred-size: auto;
  height: 100%;
}
.tox:not([dir=rtl]) .tox-form__controls-h-stack > :not(:first-child) {
  margin-left: 4px;
}
.tox[dir=rtl] .tox-form__controls-h-stack > :not(:first-child) {
  margin-right: 4px;
}
.tox .tox-lock.tox-locked .tox-lock-icon__unlock,
.tox .tox-lock:not(.tox-locked) .tox-lock-icon__lock {
  display: none;
}
.tox .tox-listboxfield .tox-listbox--select,
.tox .tox-textarea,
.tox .tox-textfield,
.tox .tox-toolbar-textfield {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border-color: #ccc;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  box-sizing: border-box;
  color: #222f3e;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  min-height: 34px;
  outline: 0;
  padding: 5px 4.75px;
  resize: none;
  width: 100%;
}
.tox .tox-textarea[disabled],
.tox .tox-textfield[disabled] {
  background-color: #f2f2f2;
  color: rgba(34, 47, 62, 0.85);
  cursor: not-allowed;
}
.tox .tox-listboxfield .tox-listbox--select:focus,
.tox .tox-textarea:focus,
.tox .tox-textfield:focus {
  background-color: #fff;
  border-color: #207ab7;
  box-shadow: none;
  outline: 0;
}
.tox .tox-toolbar-textfield {
  border-width: 0;
  margin-bottom: 3px;
  margin-top: 2px;
  max-width: 250px;
}
.tox .tox-naked-btn {
  background-color: transparent;
  border: 0;
  border-color: transparent;
  box-shadow: unset;
  color: #207ab7;
  cursor: pointer;
  display: block;
  margin: 0;
  padding: 0;
}
.tox .tox-naked-btn svg {
  display: block;
  fill: #222f3e;
}
.tox:not([dir=rtl]) .tox-toolbar-textfield + * {
  margin-left: 4px;
}
.tox[dir=rtl] .tox-toolbar-textfield + * {
  margin-right: 4px;
}
.tox .tox-listboxfield {
  cursor: pointer;
  position: relative;
}
.tox .tox-listboxfield .tox-listbox--select[disabled] {
  background-color: #f2f2f2;
  color: rgba(34, 47, 62, 0.85);
  cursor: not-allowed;
}
.tox .tox-listbox__select-label {
  cursor: default;
  flex: 1;
  margin: 0 4px;
}
.tox .tox-listbox__select-chevron {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 16px;
}
.tox .tox-listbox__select-chevron svg {
  fill: #222f3e;
}
.tox .tox-listboxfield .tox-listbox--select {
  align-items: center;
  display: flex;
}
.tox:not([dir=rtl]) .tox-listboxfield svg {
  right: 8px;
}
.tox[dir=rtl] .tox-listboxfield svg {
  left: 8px;
}
.tox .tox-selectfield {
  cursor: pointer;
  position: relative;
}
.tox .tox-selectfield select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border-color: #ccc;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  box-sizing: border-box;
  color: #222f3e;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  min-height: 34px;
  outline: 0;
  padding: 5px 4.75px;
  resize: none;
  width: 100%;
}
.tox .tox-selectfield select[disabled] {
  background-color: #f2f2f2;
  color: rgba(34, 47, 62, 0.85);
  cursor: not-allowed;
}
.tox .tox-selectfield select::-ms-expand {
  display: none;
}
.tox .tox-selectfield select:focus {
  background-color: #fff;
  border-color: #207ab7;
  box-shadow: none;
  outline: 0;
}
.tox .tox-selectfield svg {
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.tox:not([dir=rtl]) .tox-selectfield select[size="0"],
.tox:not([dir=rtl]) .tox-selectfield select[size="1"] {
  padding-right: 24px;
}
.tox:not([dir=rtl]) .tox-selectfield svg {
  right: 8px;
}
.tox[dir=rtl] .tox-selectfield select[size="0"],
.tox[dir=rtl] .tox-selectfield select[size="1"] {
  padding-left: 24px;
}
.tox[dir=rtl] .tox-selectfield svg {
  left: 8px;
}
.tox .tox-textarea {
  -webkit-appearance: textarea;
  -moz-appearance: textarea;
  appearance: textarea;
  white-space: pre-wrap;
}
.tox-fullscreen {
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
  padding: 0;
  touch-action: pinch-zoom;
  width: 100%;
}
.tox.tox-tinymce.tox-fullscreen .tox-statusbar__resize-handle {
  display: none;
}
.tox-shadowhost.tox-fullscreen,
.tox.tox-tinymce.tox-fullscreen {
  left: 0;
  position: fixed;
  top: 0;
  z-index: 1200;
}
.tox.tox-tinymce.tox-fullscreen {
  background-color: transparent;
}
.tox-fullscreen .tox.tox-tinymce-aux,
.tox-fullscreen ~ .tox.tox-tinymce-aux {
  z-index: 1201;
}
.tox .tox-help__more-link {
  list-style: none;
  margin-top: 1em;
}
.tox .tox-image-tools {
  width: 100%;
}
.tox .tox-image-tools__toolbar {
  align-items: center;
  display: flex;
  justify-content: center;
}
.tox .tox-image-tools__image {
  background-color: #666;
  height: 380px;
  overflow: auto;
  position: relative;
  width: 100%;
}
.tox .tox-image-tools__image,
.tox .tox-image-tools__image + .tox-image-tools__toolbar {
  margin-top: 8px;
}
.tox .tox-image-tools__image-bg {
  background: url(data:image/gif;base64,R0lGODdhDAAMAIABAMzMzP///ywAAAAADAAMAAACFoQfqYeabNyDMkBQb81Uat85nxguUAEAOw==);
}
.tox .tox-image-tools__toolbar > .tox-spacer {
  flex: 1;
  -ms-flex-preferred-size: auto;
}
.tox .tox-croprect-block {
  background: #000;
  opacity: 0.5;
  position: absolute;
  zoom: 1;
}
.tox .tox-croprect-handle {
  border: 2px solid #fff;
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  width: 20px;
}
.tox .tox-croprect-handle-move {
  border: 0;
  cursor: move;
  position: absolute;
}
.tox .tox-croprect-handle-nw {
  border-width: 2px 0 0 2px;
  cursor: nw-resize;
  left: 100px;
  margin: -2px 0 0 -2px;
  top: 100px;
}
.tox .tox-croprect-handle-ne {
  border-width: 2px 2px 0 0;
  cursor: ne-resize;
  left: 200px;
  margin: -2px 0 0 -20px;
  top: 100px;
}
.tox .tox-croprect-handle-sw {
  border-width: 0 0 2px 2px;
  cursor: sw-resize;
  left: 100px;
  margin: -20px 2px 0 -2px;
  top: 200px;
}
.tox .tox-croprect-handle-se {
  border-width: 0 2px 2px 0;
  cursor: se-resize;
  left: 200px;
  margin: -20px 0 0 -20px;
  top: 200px;
}
.tox:not([dir=rtl]) .tox-image-tools__toolbar > .tox-slider:not(:first-of-type) {
  margin-left: 8px;
}
.tox:not([dir=rtl]) .tox-image-tools__toolbar > .tox-button + .tox-slider {
  margin-left: 32px;
}
.tox:not([dir=rtl]) .tox-image-tools__toolbar > .tox-slider + .tox-button {
  margin-left: 32px;
}
.tox[dir=rtl] .tox-image-tools__toolbar > .tox-slider:not(:first-of-type) {
  margin-right: 8px;
}
.tox[dir=rtl] .tox-image-tools__toolbar > .tox-button + .tox-slider {
  margin-right: 32px;
}
.tox[dir=rtl] .tox-image-tools__toolbar > .tox-slider + .tox-button {
  margin-right: 32px;
}
.tox .tox-insert-table-picker {
  display: flex;
  flex-wrap: wrap;
  width: 170px;
}
.tox .tox-insert-table-picker > div {
  border-color: #ccc;
  border-style: solid;
  border-width: 0 1px 1px 0;
  box-sizing: border-box;
  height: 17px;
  width: 17px;
}
.tox .tox-collection--list .tox-collection__group .tox-insert-table-picker {
  margin: -4px 0;
}
.tox .tox-insert-table-picker .tox-insert-table-picker__selected {
  background-color: rgba(32, 122, 183, 0.5);
  border-color: rgba(32, 122, 183, 0.5);
}
.tox .tox-insert-table-picker__label {
  color: rgba(34, 47, 62, 0.7);
  display: block;
  font-size: 14px;
  padding: 4px;
  text-align: center;
  width: 100%;
}
.tox:not([dir=rtl]) .tox-insert-table-picker > div:nth-child(10n) {
  border-right: 0;
}
.tox[dir=rtl] .tox-insert-table-picker > div:nth-child(10n+1) {
  border-right: 0;
}
.tox .tox-menu {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: 0 4px 8px 0 rgba(34, 47, 62, 0.1);
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  z-index: 1150;
}
.tox .tox-menu.tox-collection.tox-collection--list {
  padding: 0;
}
.tox .tox-menu.tox-collection.tox-collection--toolbar {
  padding: 4px;
}
.tox .tox-menu.tox-collection.tox-collection--grid {
  padding: 4px;
}
.tox .tox-menu__label blockquote,
.tox .tox-menu__label code,
.tox .tox-menu__label h1,
.tox .tox-menu__label h2,
.tox .tox-menu__label h3,
.tox .tox-menu__label h4,
.tox .tox-menu__label h5,
.tox .tox-menu__label h6,
.tox .tox-menu__label p {
  margin: 0;
}
.tox .tox-menubar {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg height='39px' viewBox='0 0 40 39px' width='40' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0' y='38px' width='100' height='1' fill='%23cccccc'/%3E%3C/svg%3E") left 0 top 0 #fff;
  background-color: #fff;
  display: flex;
  flex: 0 0 auto;
  flex-shrink: 0;
  flex-wrap: wrap;
  padding: 0 4px 0 4px;
}
.tox.tox-tinymce:not(.tox-tinymce-inline) .tox-editor-header:not(:first-child) .tox-menubar {
  border-top: 1px solid #ccc;
}
.tox .tox-mbtn {
  align-items: center;
  background: 0 0;
  border: 0;
  border-radius: 3px;
  box-shadow: none;
  color: #222f3e;
  display: flex;
  flex: 0 0 auto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  height: 34px;
  justify-content: center;
  margin: 2px 0 3px 0;
  outline: 0;
  overflow: hidden;
  padding: 0 4px;
  text-transform: none;
  width: auto;
}
.tox .tox-mbtn[disabled] {
  background-color: transparent;
  border: 0;
  box-shadow: none;
  color: rgba(34, 47, 62, 0.5);
  cursor: not-allowed;
}
.tox .tox-mbtn:focus:not(:disabled) {
  background: #dee0e2;
  border: 0;
  box-shadow: none;
  color: #222f3e;
}
.tox .tox-mbtn--active {
  background: #c8cbcf;
  border: 0;
  box-shadow: none;
  color: #222f3e;
}
.tox .tox-mbtn:hover:not(:disabled):not(.tox-mbtn--active) {
  background: #dee0e2;
  border: 0;
  box-shadow: none;
  color: #222f3e;
}
.tox .tox-mbtn__select-label {
  cursor: default;
  font-weight: 400;
  margin: 0 4px;
}
.tox .tox-mbtn[disabled] .tox-mbtn__select-label {
  cursor: not-allowed;
}
.tox .tox-mbtn__select-chevron {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 16px;
  display: none;
}
.tox .tox-notification {
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  box-sizing: border-box;
  display: -ms-grid;
  display: grid;
  font-size: 14px;
  font-weight: 400;
  -ms-grid-columns: minmax(40px, 1fr) auto minmax(40px, 1fr);
  grid-template-columns: minmax(40px, 1fr) auto minmax(40px, 1fr);
  margin-top: 4px;
  opacity: 0;
  padding: 4px;
  transition: transform 0.1s ease-in, opacity 150ms ease-in;
}
.tox .tox-notification p {
  font-size: 14px;
  font-weight: 400;
}
.tox .tox-notification a {
  cursor: pointer;
  text-decoration: underline;
}
.tox .tox-notification--in {
  opacity: 1;
}
.tox .tox-notification--success {
  background-color: #e4eeda;
  border-color: #d7e6c8;
  color: #222f3e;
}
.tox .tox-notification--success p {
  color: #222f3e;
}
.tox .tox-notification--success a {
  color: #547831;
}
.tox .tox-notification--success svg {
  fill: #222f3e;
}
.tox .tox-notification--error {
  background-color: #f8dede;
  border-color: #f2bfbf;
  color: #222f3e;
}
.tox .tox-notification--error p {
  color: #222f3e;
}
.tox .tox-notification--error a {
  color: #c00;
}
.tox .tox-notification--error svg {
  fill: #222f3e;
}
.tox .tox-notification--warn,
.tox .tox-notification--warning {
  background-color: #fffaea;
  border-color: #ffe89d;
  color: #222f3e;
}
.tox .tox-notification--warn p,
.tox .tox-notification--warning p {
  color: #222f3e;
}
.tox .tox-notification--warn a,
.tox .tox-notification--warning a {
  color: #222f3e;
}
.tox .tox-notification--warn svg,
.tox .tox-notification--warning svg {
  fill: #222f3e;
}
.tox .tox-notification--info {
  background-color: #d9edf7;
  border-color: #779ecb;
  color: #222f3e;
}
.tox .tox-notification--info p {
  color: #222f3e;
}
.tox .tox-notification--info a {
  color: #222f3e;
}
.tox .tox-notification--info svg {
  fill: #222f3e;
}
.tox .tox-notification__body {
  -ms-grid-row-align: center;
  align-self: center;
  color: #222f3e;
  font-size: 14px;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  text-align: center;
  white-space: normal;
  word-break: break-all;
  word-break: break-word;
}
.tox .tox-notification__body > * {
  margin: 0;
}
.tox .tox-notification__body > * + * {
  margin-top: 1rem;
}
.tox .tox-notification__icon {
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-align: end;
  justify-self: end;
}
.tox .tox-notification__icon svg {
  display: block;
}
.tox .tox-notification__dismiss {
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-align: end;
  justify-self: end;
}
.tox .tox-notification .tox-progress-bar {
  -ms-grid-column-span: 3;
  grid-column-end: 4;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-column-align: center;
  justify-self: center;
}
.tox .tox-pop {
  display: inline-block;
  position: relative;
}
.tox .tox-pop--resizing {
  transition: width 0.1s ease;
}
.tox .tox-pop--resizing .tox-toolbar,
.tox .tox-pop--resizing .tox-toolbar__group {
  flex-wrap: nowrap;
}
.tox .tox-pop--transition {
  transition: 0.15s ease;
  transition-property: left, right, top, bottom;
}
.tox .tox-pop--transition::after,
.tox .tox-pop--transition::before {
  transition: all 0.15s, visibility 0s, opacity 75ms ease 75ms;
}
.tox .tox-pop__dialog {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  min-width: 0;
  overflow: hidden;
}
.tox .tox-pop__dialog > :not(.tox-toolbar) {
  margin: 4px 4px 4px 8px;
}
.tox .tox-pop__dialog .tox-toolbar {
  background-color: transparent;
  margin-bottom: -1px;
}
.tox .tox-pop::after,
.tox .tox-pop::before {
  border-style: solid;
  content: '';
  display: block;
  height: 0;
  opacity: 1;
  position: absolute;
  width: 0;
}
.tox .tox-pop.tox-pop--inset::after,
.tox .tox-pop.tox-pop--inset::before {
  opacity: 0;
  transition: all 0s 0.15s, visibility 0s, opacity 75ms ease;
}
.tox .tox-pop.tox-pop--bottom::after,
.tox .tox-pop.tox-pop--bottom::before {
  left: 50%;
  top: 100%;
}
.tox .tox-pop.tox-pop--bottom::after {
  border-color: #fff transparent transparent transparent;
  border-width: 8px;
  margin-left: -8px;
  margin-top: -1px;
}
.tox .tox-pop.tox-pop--bottom::before {
  border-color: #ccc transparent transparent transparent;
  border-width: 9px;
  margin-left: -9px;
}
.tox .tox-pop.tox-pop--top::after,
.tox .tox-pop.tox-pop--top::before {
  left: 50%;
  top: 0;
  transform: translateY(-100%);
}
.tox .tox-pop.tox-pop--top::after {
  border-color: transparent transparent #fff transparent;
  border-width: 8px;
  margin-left: -8px;
  margin-top: 1px;
}
.tox .tox-pop.tox-pop--top::before {
  border-color: transparent transparent #ccc transparent;
  border-width: 9px;
  margin-left: -9px;
}
.tox .tox-pop.tox-pop--left::after,
.tox .tox-pop.tox-pop--left::before {
  left: 0;
  top: calc(50% - 1px);
  transform: translateY(-50%);
}
.tox .tox-pop.tox-pop--left::after {
  border-color: transparent #fff transparent transparent;
  border-width: 8px;
  margin-left: -15px;
}
.tox .tox-pop.tox-pop--left::before {
  border-color: transparent #ccc transparent transparent;
  border-width: 10px;
  margin-left: -19px;
}
.tox .tox-pop.tox-pop--right::after,
.tox .tox-pop.tox-pop--right::before {
  left: 100%;
  top: calc(50% + 1px);
  transform: translateY(-50%);
}
.tox .tox-pop.tox-pop--right::after {
  border-color: transparent transparent transparent #fff;
  border-width: 8px;
  margin-left: -1px;
}
.tox .tox-pop.tox-pop--right::before {
  border-color: transparent transparent transparent #ccc;
  border-width: 10px;
  margin-left: -1px;
}
.tox .tox-pop.tox-pop--align-left::after,
.tox .tox-pop.tox-pop--align-left::before {
  left: 20px;
}
.tox .tox-pop.tox-pop--align-right::after,
.tox .tox-pop.tox-pop--align-right::before {
  left: calc(100% - 20px);
}
.tox .tox-sidebar-wrap {
  display: flex;
  flex-direction: row;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  min-height: 0;
}
.tox .tox-sidebar {
  background-color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.tox .tox-sidebar__slider {
  display: flex;
  overflow: hidden;
}
.tox .tox-sidebar__pane-container {
  display: flex;
}
.tox .tox-sidebar__pane {
  display: flex;
}
.tox .tox-sidebar--sliding-closed {
  opacity: 0;
}
.tox .tox-sidebar--sliding-open {
  opacity: 1;
}
.tox .tox-sidebar--sliding-growing,
.tox .tox-sidebar--sliding-shrinking {
  transition: width 0.5s ease, opacity 0.5s ease;
}
.tox .tox-selector {
  background-color: #4099ff;
  border-color: #4099ff;
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
  display: inline-block;
  height: 10px;
  position: absolute;
  width: 10px;
}
.tox.tox-platform-touch .tox-selector {
  height: 12px;
  width: 12px;
}
.tox .tox-slider {
  align-items: center;
  display: flex;
  flex: 1;
  -ms-flex-preferred-size: auto;
  height: 24px;
  justify-content: center;
  position: relative;
}
.tox .tox-slider__rail {
  background-color: transparent;
  border: 1px solid #ccc;
  border-radius: 3px;
  height: 10px;
  min-width: 120px;
  width: 100%;
}
.tox .tox-slider__handle {
  background-color: #207ab7;
  border: 2px solid #185d8c;
  border-radius: 3px;
  box-shadow: none;
  height: 24px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 14px;
}
.tox .tox-source-code {
  overflow: auto;
}
.tox .tox-spinner {
  display: flex;
}
.tox .tox-spinner > div {
  animation: tam-bouncing-dots 1.5s ease-in-out 0s infinite both;
  background-color: rgba(34, 47, 62, 0.7);
  border-radius: 100%;
  height: 8px;
  width: 8px;
}
.tox .tox-spinner > div:nth-child(1) {
  animation-delay: -0.32s;
}
.tox .tox-spinner > div:nth-child(2) {
  animation-delay: -0.16s;
}
@keyframes tam-bouncing-dots {
  0%,
  100%,
  80% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
.tox:not([dir=rtl]) .tox-spinner > div:not(:first-child) {
  margin-left: 4px;
}
.tox[dir=rtl] .tox-spinner > div:not(:first-child) {
  margin-right: 4px;
}
.tox .tox-statusbar {
  align-items: center;
  background-color: #fff;
  border-top: 1px solid #ccc;
  color: rgba(34, 47, 62, 0.7);
  display: flex;
  flex: 0 0 auto;
  font-size: 12px;
  font-weight: 400;
  height: 18px;
  overflow: hidden;
  padding: 0 8px;
  position: relative;
  text-transform: uppercase;
}
.tox .tox-statusbar__text-container {
  display: flex;
  flex: 1 1 auto;
  justify-content: flex-end;
  overflow: hidden;
}
.tox .tox-statusbar__path {
  display: flex;
  flex: 1 1 auto;
  margin-right: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tox .tox-statusbar__path > * {
  display: inline;
  white-space: nowrap;
}
.tox .tox-statusbar__wordcount {
  flex: 0 0 auto;
  margin-left: 1ch;
}
.tox .tox-statusbar a,
.tox .tox-statusbar__path-item,
.tox .tox-statusbar__wordcount {
  color: rgba(34, 47, 62, 0.7);
  text-decoration: none;
}
.tox .tox-statusbar a:focus:not(:disabled):not([aria-disabled=true]),
.tox .tox-statusbar a:hover:not(:disabled):not([aria-disabled=true]),
.tox .tox-statusbar__path-item:focus:not(:disabled):not([aria-disabled=true]),
.tox .tox-statusbar__path-item:hover:not(:disabled):not([aria-disabled=true]),
.tox .tox-statusbar__wordcount:focus:not(:disabled):not([aria-disabled=true]),
.tox .tox-statusbar__wordcount:hover:not(:disabled):not([aria-disabled=true]) {
  cursor: pointer;
  text-decoration: underline;
}
.tox .tox-statusbar__resize-handle {
  align-items: flex-end;
  align-self: stretch;
  cursor: nwse-resize;
  display: flex;
  flex: 0 0 auto;
  justify-content: flex-end;
  margin-left: auto;
  margin-right: -8px;
  padding-left: 1ch;
}
.tox .tox-statusbar__resize-handle svg {
  display: block;
  fill: rgba(34, 47, 62, 0.7);
}
.tox .tox-statusbar__resize-handle:focus svg {
  background-color: #dee0e2;
  border-radius: 1px;
  box-shadow: 0 0 0 2px #dee0e2;
}
.tox:not([dir=rtl]) .tox-statusbar__path > * {
  margin-right: 4px;
}
.tox:not([dir=rtl]) .tox-statusbar__branding {
  margin-left: 1ch;
}
.tox[dir=rtl] .tox-statusbar {
  flex-direction: row-reverse;
}
.tox[dir=rtl] .tox-statusbar__path > * {
  margin-left: 4px;
}
.tox .tox-throbber {
  z-index: 1299;
}
.tox .tox-throbber__busy-spinner {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.6);
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.tox .tox-tbtn {
  align-items: center;
  background: 0 0;
  border: 0;
  border-radius: 3px;
  box-shadow: none;
  color: #222f3e;
  display: flex;
  flex: 0 0 auto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  height: 34px;
  justify-content: center;
  margin: 2px 0 3px 0;
  outline: 0;
  overflow: hidden;
  padding: 0;
  text-transform: none;
  width: 34px;
}
.tox .tox-tbtn svg {
  display: block;
  fill: #222f3e;
}
.tox .tox-tbtn.tox-tbtn-more {
  padding-left: 5px;
  padding-right: 5px;
  width: inherit;
}
.tox .tox-tbtn:focus {
  background: #dee0e2;
  border: 0;
  box-shadow: none;
}
.tox .tox-tbtn:hover {
  background: #dee0e2;
  border: 0;
  box-shadow: none;
  color: #222f3e;
}
.tox .tox-tbtn:hover svg {
  fill: #222f3e;
}
.tox .tox-tbtn:active {
  background: #c8cbcf;
  border: 0;
  box-shadow: none;
  color: #222f3e;
}
.tox .tox-tbtn:active svg {
  fill: #222f3e;
}
.tox .tox-tbtn--disabled,
.tox .tox-tbtn--disabled:hover,
.tox .tox-tbtn:disabled,
.tox .tox-tbtn:disabled:hover {
  background: 0 0;
  border: 0;
  box-shadow: none;
  color: rgba(34, 47, 62, 0.5);
  cursor: not-allowed;
}
.tox .tox-tbtn--disabled svg,
.tox .tox-tbtn--disabled:hover svg,
.tox .tox-tbtn:disabled svg,
.tox .tox-tbtn:disabled:hover svg {
  fill: rgba(34, 47, 62, 0.5);
}
.tox .tox-tbtn--enabled,
.tox .tox-tbtn--enabled:hover {
  background: #c8cbcf;
  border: 0;
  box-shadow: none;
  color: #222f3e;
}
.tox .tox-tbtn--enabled:hover > *,
.tox .tox-tbtn--enabled > * {
  transform: none;
}
.tox .tox-tbtn--enabled svg,
.tox .tox-tbtn--enabled:hover svg {
  fill: #222f3e;
}
.tox .tox-tbtn:focus:not(.tox-tbtn--disabled) {
  color: #222f3e;
}
.tox .tox-tbtn:focus:not(.tox-tbtn--disabled) svg {
  fill: #222f3e;
}
.tox .tox-tbtn:active > * {
  transform: none;
}
.tox .tox-tbtn--md {
  height: 51px;
  width: 51px;
}
.tox .tox-tbtn--lg {
  flex-direction: column;
  height: 68px;
  width: 68px;
}
.tox .tox-tbtn--return {
  -ms-grid-row-align: stretch;
  align-self: stretch;
  height: unset;
  width: 16px;
}
.tox .tox-tbtn--labeled {
  padding: 0 4px;
  width: unset;
}
.tox .tox-tbtn__vlabel {
  display: block;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: -0.025em;
  margin-bottom: 4px;
  white-space: nowrap;
}
.tox .tox-tbtn--select {
  margin: 2px 0 3px 0;
  padding: 0 4px;
  width: auto;
}
.tox .tox-tbtn__select-label {
  cursor: default;
  font-weight: 400;
  margin: 0 4px;
}
.tox .tox-tbtn__select-chevron {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 16px;
}
.tox .tox-tbtn__select-chevron svg {
  fill: rgba(34, 47, 62, 0.5);
}
.tox .tox-tbtn--bespoke .tox-tbtn__select-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 7em;
}
.tox .tox-split-button {
  border: 0;
  border-radius: 3px;
  box-sizing: border-box;
  display: flex;
  margin: 2px 0 3px 0;
  overflow: hidden;
}
.tox .tox-split-button:hover {
  box-shadow: 0 0 0 1px #dee0e2 inset;
}
.tox .tox-split-button:focus {
  background: #dee0e2;
  box-shadow: none;
  color: #222f3e;
}
.tox .tox-split-button > * {
  border-radius: 0;
}
.tox .tox-split-button__chevron {
  width: 16px;
}
.tox .tox-split-button__chevron svg {
  fill: rgba(34, 47, 62, 0.5);
}
.tox .tox-split-button .tox-tbtn {
  margin: 0;
}
.tox.tox-platform-touch .tox-split-button .tox-tbtn:first-child {
  width: 30px;
}
.tox.tox-platform-touch .tox-split-button__chevron {
  width: 20px;
}
.tox .tox-split-button.tox-tbtn--disabled .tox-tbtn:focus,
.tox .tox-split-button.tox-tbtn--disabled .tox-tbtn:hover,
.tox .tox-split-button.tox-tbtn--disabled:focus,
.tox .tox-split-button.tox-tbtn--disabled:hover {
  background: 0 0;
  box-shadow: none;
  color: rgba(34, 47, 62, 0.5);
}
.tox .tox-toolbar-overlord {
  background-color: #fff;
}
.tox .tox-toolbar,
.tox .tox-toolbar__overflow,
.tox .tox-toolbar__primary {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg height='39px' viewBox='0 0 40 39px' width='40' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0' y='38px' width='100' height='1' fill='%23cccccc'/%3E%3C/svg%3E") left 0 top 0 #fff;
  background-color: #fff;
  display: flex;
  flex: 0 0 auto;
  flex-shrink: 0;
  flex-wrap: wrap;
  padding: 0 0;
}
.tox .tox-toolbar__overflow.tox-toolbar__overflow--closed {
  height: 0;
  opacity: 0;
  padding-bottom: 0;
  padding-top: 0;
  visibility: hidden;
}
.tox .tox-toolbar__overflow--growing {
  transition: height 0.3s ease, opacity 0.2s linear 0.1s;
}
.tox .tox-toolbar__overflow--shrinking {
  transition: opacity 0.3s ease, height 0.2s linear 0.1s, visibility 0s linear 0.3s;
}
.tox .tox-menubar + .tox-toolbar,
.tox .tox-menubar + .tox-toolbar-overlord .tox-toolbar__primary {
  border-top: 1px solid #ccc;
  margin-top: -1px;
}
.tox .tox-toolbar--scrolling {
  flex-wrap: nowrap;
  overflow-x: auto;
}
.tox .tox-pop .tox-toolbar {
  border-width: 0;
}
.tox .tox-toolbar--no-divider {
  background-image: none;
}
.tox-tinymce:not(.tox-tinymce-inline) .tox-editor-header:not(:first-child) .tox-toolbar-overlord:first-child .tox-toolbar__primary,
.tox-tinymce:not(.tox-tinymce-inline) .tox-editor-header:not(:first-child) .tox-toolbar:first-child {
  border-top: 1px solid #ccc;
}
.tox.tox-tinymce-aux .tox-toolbar__overflow {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
.tox .tox-toolbar__group {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0;
  padding: 0 4px 0 4px;
}
.tox .tox-toolbar__group--pull-right {
  margin-left: auto;
}
.tox .tox-toolbar--scrolling .tox-toolbar__group {
  flex-shrink: 0;
  flex-wrap: nowrap;
}
.tox:not([dir=rtl]) .tox-toolbar__group:not(:last-of-type) {
  border-right: 1px solid #ccc;
}
.tox[dir=rtl] .tox-toolbar__group:not(:last-of-type) {
  border-left: 1px solid #ccc;
}
.tox .tox-tooltip {
  display: inline-block;
  padding: 8px;
  position: relative;
}
.tox .tox-tooltip__body {
  background-color: #222f3e;
  border-radius: 3px;
  box-shadow: 0 2px 4px rgba(34, 47, 62, 0.3);
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  padding: 4px 8px;
  text-transform: none;
}
.tox .tox-tooltip__arrow {
  position: absolute;
}
.tox .tox-tooltip--down .tox-tooltip__arrow {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #222f3e;
  bottom: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
.tox .tox-tooltip--up .tox-tooltip__arrow {
  border-bottom: 8px solid #222f3e;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
}
.tox .tox-tooltip--right .tox-tooltip__arrow {
  border-bottom: 8px solid transparent;
  border-left: 8px solid #222f3e;
  border-top: 8px solid transparent;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.tox .tox-tooltip--left .tox-tooltip__arrow {
  border-bottom: 8px solid transparent;
  border-right: 8px solid #222f3e;
  border-top: 8px solid transparent;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.tox .tox-well {
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 8px;
  width: 100%;
}
.tox .tox-well > :first-child {
  margin-top: 0;
}
.tox .tox-well > :last-child {
  margin-bottom: 0;
}
.tox .tox-well > :only-child {
  margin: 0;
}
.tox .tox-custom-editor {
  border: 1px solid #ccc;
  border-radius: 3px;
  display: flex;
  flex: 1;
  position: relative;
}
.tox .tox-dialog-loading::before {
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 1000;
}
.tox .tox-tab {
  cursor: pointer;
}
.tox .tox-dialog__content-js {
  display: flex;
  flex: 1;
  -ms-flex-preferred-size: auto;
}
.tox .tox-dialog__body-content .tox-collection {
  display: flex;
  flex: 1;
  -ms-flex-preferred-size: auto;
}
.tox .tox-image-tools-edit-panel {
  height: 60px;
}
.tox .tox-image-tools__sidebar {
  height: 60px;
}
.review-template-editor .language-box {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  background: var(--grey-3, #606060);
  color: var(--white-color, #ffffff);
  border-radius: 2px;
  margin-top: 15px;
  padding-left: 20px;
}
@media (max-width: 1023px) {
  .review-template-editor .language-box {
    display: none;
  }
}
.review-template-editor .language-box > span:first-child {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.review-template-editor .language-box > span:first-child .h3 {
  color: var(--white-color, #ffffff);
  padding-right: 8px;
  border-right: 1px solid var(--grey-2, #434143);
  margin-right: 13px;
}
.review-template-editor .language-box > span:first-child svg {
  padding-right: 10px;
}
.review-template-editor .language-box > span:first-child .language-selector-label {
  padding-top: 1px;
}
.review-template-editor .language-box .custom-dropdown {
  min-width: 180px;
  width: auto;
  padding: 20px;
  border: none;
  border-left: 1px solid;
  font-size: 17px;
  background: rgba(0, 0, 0, 0.2);
  box-sizing: content-box;
  height: auto;
}
.review-template-editor .language-box .custom-dropdown > span {
  max-height: 36px;
}
.review-template-editor .language-box ~ .language-notice-box {
  margin-top: 0;
}
.review-template-editor .language-notice-box {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding: 20px;
  margin-top: 15px;
  background: var(--grey-7, #ececec);
  color: var(--grey-1, #111111);
  line-height: 21px;
}
@media (max-width: 1023px) {
  .review-template-editor .language-notice-box {
    display: none;
  }
}
.review-template-editor .language-notice-box .warning-icon {
  margin-right: 8px;
}
.review-template-editor .editor-contents {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 1023px) {
  .review-template-editor .editor-contents {
    display: none;
  }
}
.review-template-editor .editor-contents h3 {
  font-size: 15px;
  line-height: 20px;
  margin: 0;
}
.review-template-editor .editor-contents .review-template {
  margin-right: 15px;
  padding-bottom: 15px;
  -ms-flex: 0 1 745px;
  -webkit-flex: 0 1 745px;
  flex: 0 1 745px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  max-width: 745px;
}
.review-template-editor .editor-contents .review-template .input-label {
  font-family: 'lato-bold', sans-serif;
  color: var(--grey-3, #606060);
  margin-bottom: 5px;
}
.review-template-editor .editor-contents .review-template .input-text {
  font-family: 'lato-regular', sans-serif;
  border-bottom: 1px solid var(--grey-1, #111111);
  width: 100%;
}
.review-template-editor .editor-contents .review-template .template-header-section,
.review-template-editor .editor-contents .review-template .template-footer-section {
  box-sizing: border-box;
  border-radius: 2px;
  margin-top: 15px;
  background-color: var(--grey-7, #ececec);
  padding-bottom: 10px;
}
.review-template-editor .editor-contents .review-template .template-header-section .section-header,
.review-template-editor .editor-contents .review-template .template-footer-section .section-header,
.review-template-editor .editor-contents .review-template .template-header-section .section-title,
.review-template-editor .editor-contents .review-template .template-footer-section .section-title {
  padding: 20px;
}
.review-template-editor .editor-contents .review-template .template-header-section .section-header h2,
.review-template-editor .editor-contents .review-template .template-footer-section .section-header h2 {
  color: var(--grey-1, #111111);
  margin: 0;
}
.review-template-editor .editor-contents .review-template .template-header-section .section-header .section-description,
.review-template-editor .editor-contents .review-template .template-footer-section .section-header .section-description {
  color: var(--grey-3, #606060);
  margin-top: 10px;
}
.review-template-editor .editor-contents .review-template .template-header-section .section-title,
.review-template-editor .editor-contents .review-template .template-footer-section .section-title {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.review-template-editor .editor-contents .review-template .template-header-section .section-title .input-text,
.review-template-editor .editor-contents .review-template .template-footer-section .section-title .input-text {
  font-family: 'lato-bold', sans-serif;
  width: 50%;
}
.review-template-editor .editor-contents .review-template .template-header-section .section-title .ko-validation-message,
.review-template-editor .editor-contents .review-template .template-footer-section .section-title .ko-validation-message {
  margin-right: auto;
  align-self: flex-start;
}
.review-template-editor .editor-contents .review-template .template-header-section .section-header,
.review-template-editor .editor-contents .review-template .template-header-section .section-title {
  padding-bottom: 0;
}
.review-template-editor .editor-contents .review-template .template-header-section .section-title:last-child {
  padding-bottom: 20px;
}
.review-template-editor .editor-contents .template-toolbox {
  padding-bottom: 15px;
  margin-top: 15px;
  max-width: 365px;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents {
  box-sizing: border-box;
  border-radius: 2px;
  padding: 20px;
  background-color: var(--card-background-color);
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents + .toolbox-contents {
  margin-top: 15px;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents h2 {
  color: var(--grey-1, #111111);
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents p,
.review-template-editor .editor-contents .template-toolbox .toolbox-contents checkbox {
  color: var(--grey-3, #606060);
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents p.warning-note {
  color: var(--system-warning-text, #bd0000);
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .toolbox-header {
  margin-bottom: 30px;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .toolbox-header h2 {
  margin-top: 0;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .section-toolbox,
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .element-toolbox,
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .rating-toolbox {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .section-toolbox:not(:last-child),
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .element-toolbox:not(:last-child),
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .rating-toolbox:not(:last-child) {
  border-bottom: 1px dashed var(--grey-3, #606060);
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .section-toolbox h2,
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .element-toolbox h2,
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .rating-toolbox h2 {
  margin-bottom: 0;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .settings-section h2 {
  margin-top: 0;
  width: calc(100% - 25px);
  word-wrap: break-word;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .settings-section p,
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .settings-section li,
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .settings-section label {
  font-size: 15px;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .settings-section .custom-checkbox {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .settings-section p.checkbox-label,
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .settings-section .checkbox-tick-label {
  margin-right: 50px;
  margin-bottom: 0;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .settings-section > div {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .settings-section > div.disabled > * {
  color: var(--grey-5, #949494);
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .settings-section > div img {
  margin-top: 2px;
  height: 18px;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .settings-section > div checkbox {
  margin-top: 15px;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .settings-section > div select {
  margin: 10px;
  padding: 10px;
  border-radius: 2px;
  width: 85px;
  margin-right: 0;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .settings-section > div select:last-child {
  width: 170px;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .section-toolbox {
  padding: 10px 0 20px 0;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .section-toolbox h2 {
  margin-top: 0;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .element-toolbox,
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .rating-toolbox {
  padding: 5px 0 20px 0;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .element-toolbox:last-child,
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .rating-toolbox:last-child {
  padding-bottom: 0;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .element-toolbox p,
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .rating-toolbox p {
  margin-bottom: 0;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .prfm-drawer {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  padding-bottom: 0;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .prfm-drawer__toggler {
  cursor: pointer;
  user-select: none;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .prfm-drawer__contents {
  margin-top: 9px;
  margin-bottom: -11px;
  margin-left: 0;
  margin-right: 0;
  padding: 15px;
  border: 2px solid var(--brand-primary-darken-15);
  background-color: var(--card-background-color);
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .prfm-drawer__contents > :first-child {
  margin-top: 0;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .rating-toolbox h3:before {
  content: none;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .rating-toolbox .create-new-ratings-button {
  margin: 20px 0;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .rating-toolbox .rating-scale-title {
  display: inline-block;
  width: 259px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .rating-toolbox .range-scale-edit {
  display: inline-block;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .rating-toolbox .range-scale-edit svg {
  width: 22px;
  height: 22px;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .rating-toolbox .review-question-template-card-contents {
  cursor: default;
  padding-bottom: 11px;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .rating-toolbox .review-question-template-card-contents .range-scale-edit {
  cursor: pointer;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .rating-toolbox .review-question-template-card-contents .action-btn {
  fill: var(--textcolor-on-primary-darkered);
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .rating-toolbox .review-question-template-card-contents .action-btn line {
  stroke: var(--brand-primary-contrast-text-color);
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .button-area {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -5px;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .button-area .warning-note {
  margin-left: 5px;
  margin-right: 5px;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .button-area button,
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .button-area a {
  margin-top: 15px;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .button-area .full-width-button {
  -ms-flex: 1 1 100%;
  -webkit-flex: 1 1 100%;
  flex: 1 1 100%;
  width: 100%;
  margin: 5px;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .button-area .cancel-button,
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .button-area .save-button {
  -ms-flex: 1 0;
  -webkit-flex: 1 0;
  flex: 1 0;
  margin: 5px;
}
.review-template-editor .editor-contents .template-toolbox .toolbox-contents .language-notice-box {
  background: transparent;
  padding: 0;
}
.review-section-template-card-contents {
  box-sizing: border-box;
  -ms-flex: 1 0 100%;
  -webkit-flex: 1 0 100%;
  flex: 1 0 100%;
  border-radius: 2px;
  margin-top: 15px;
  padding: 15px 0 15px 0;
}
.review-section-template-card-contents .advanced-options {
  font-family: 'lato-regular', sans-serif;
  font-size: 15px;
  color: var(--grey-2, #434143);
  outline: none;
}
.review-section-template-card-contents .advanced-options--headings,
.review-section-template-card-contents .advanced-options--respondent {
  border-bottom: solid 1px var(--grey-6, #d8d8d8);
}
.review-section-template-card-contents .advanced-options--headings > div,
.review-section-template-card-contents .advanced-options--respondent > div {
  vertical-align: top;
  display: inline-block;
}
.review-section-template-card-contents .advanced-options--headings > div:first-child,
.review-section-template-card-contents .advanced-options--respondent > div:first-child {
  width: 150px;
}
.review-section-template-card-contents .advanced-options--headings > div:first-child ~ div,
.review-section-template-card-contents .advanced-options--respondent > div:first-child ~ div {
  width: calc(50% - 80px);
}
.review-section-template-card-contents .advanced-options .checkbox-wrapper {
  margin-top: 10px;
  margin-bottom: 10px;
}
.review-section-template-card-contents .advanced-options table {
  width: 100%;
}
.review-section-template-card-contents .advanced-options table th {
  text-align: left;
  font-weight: bold;
  line-height: 3.3em;
}
.review-section-template-card-contents .advanced-options table th,
.review-section-template-card-contents .advanced-options table td {
  vertical-align: top;
}
.review-section-template-card-contents .advanced-options table td {
  padding-top: 1em;
}
.review-section-template-card-contents > div {
  margin: 0 20px 0 20px;
}
.review-section-template-card-contents .section-header {
  padding-top: 5px;
}
.review-section-template-card-contents .section-header .sign-off {
  color: var(--brand-primary-contrast-text-color);
}
.review-section-template-card-contents .header-display-view,
.review-section-template-card-contents .header-edit-view {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  /* IE11 */
}
.review-section-template-card-contents .header-display-view h3,
.review-section-template-card-contents .header-edit-view h3 {
  -ms-flex: 1 1 100%;
  -webkit-flex: 1 1 100%;
  flex: 1 1 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media all and (-ms-high-contrast: none) {
  .review-section-template-card-contents .header-display-view *::-ms-backdrop,
  .review-section-template-card-contents .header-edit-view *::-ms-backdrop,
  .review-section-template-card-contents .header-display-view .action-buttons,
  .review-section-template-card-contents .header-edit-view .action-buttons {
    margin-right: 20px;
  }
}
.review-section-template-card-contents .header-display-view .action-buttons,
.review-section-template-card-contents .header-edit-view .action-buttons {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.review-section-template-card-contents .header-display-view .action-buttons img,
.review-section-template-card-contents .header-edit-view .action-buttons img,
.review-section-template-card-contents .header-display-view .action-buttons button,
.review-section-template-card-contents .header-edit-view .action-buttons button,
.review-section-template-card-contents .header-display-view .action-buttons div,
.review-section-template-card-contents .header-edit-view .action-buttons div {
  margin-left: 10px;
}
.review-section-template-card-contents .header-display-view .action-buttons button,
.review-section-template-card-contents .header-edit-view .action-buttons button {
  font-size: 13px;
  height: 30px;
  line-height: 33px;
}
.review-section-template-card-contents .header-display-view .action-buttons div,
.review-section-template-card-contents .header-edit-view .action-buttons div {
  height: 22px;
  background-repeat: no-repeat;
}
.review-section-template-card-contents .header-display-view .action-buttons .action-btn,
.review-section-template-card-contents .header-edit-view .action-buttons .action-btn {
  fill: var(--brand-primary-contrast-text-color);
}
.review-section-template-card-contents .header-display-view .action-buttons .action-btn path,
.review-section-template-card-contents .header-edit-view .action-buttons .action-btn path,
.review-section-template-card-contents .header-display-view .action-buttons .action-btn line,
.review-section-template-card-contents .header-edit-view .action-buttons .action-btn line {
  stroke: var(--brand-primary-contrast-text-color);
}
.review-section-template-card-contents .title-edit-view {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.review-section-template-card-contents .title-edit-view .objectives-label {
  margin-top: 20px;
  margin-bottom: 8px;
}
.review-section-template-card-contents .title-edit-view .objectives-rating div {
  margin-bottom: 5px;
}
.review-section-template-card-contents .title-edit-view .section-options {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.review-section-template-card-contents .title-edit-view .section-options .select-scale {
  margin: 0px 0 -5px 0;
}
.review-section-template-card-contents .title-edit-view .section-options .select-scale.disabled > * {
  color: var(--grey-5, #949494);
}
.review-section-template-card-contents .title-edit-view .section-options .select-scale select {
  width: 250px;
  margin: 10px;
  padding: 10px;
  border-radius: 2px;
}
.review-section-template-card-contents .title-edit-view .section-options .checkbox-on-white {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: center;
}
.review-section-template-card-contents .title-edit-view .section-options .checkbox-on-white .sign-off {
  margin: 15px 0;
}
.review-section-template-card-contents .title-edit-view .warning-box:not(.mandatory-info-box) {
  margin-top: 15px;
  margin-bottom: 0;
}
.review-section-template-card-contents.toolbox-view {
  cursor: pointer;
}
.review-section-template-card-contents.toolbox-view.disabled {
  cursor: not-allowed;
  opacity: 0.4;
}
.review-section-template-card-contents.toolbox-view .section-header {
  padding-top: 0;
}
.review-section-template-card-contents.toolbox-view .section-header h3:before {
  content: '+ ';
}
.review-section-template-card-contents.display-view,
.review-section-template-card-contents.toolbox-view {
  background-color: var(--brand-primary-color, #a2378e);
}
.review-section-template-card-contents.display-view .section-header > .header-display-view h3,
.review-section-template-card-contents.toolbox-view .section-header > .header-display-view h3,
.review-section-template-card-contents.display-view .section-header > .header-toolbox-view h3,
.review-section-template-card-contents.toolbox-view .section-header > .header-toolbox-view h3 {
  color: var(--brand-primary-contrast-text-color);
}
.review-section-template-card-contents.edit-view {
  background-color: var(--card-background-color);
}
.review-section-template-card-contents.edit-view > .header-edit-view h3 {
  color: var(--grey-3, #606060);
}
.review-section-template-card-contents.display-view .section-contents,
.review-section-template-card-contents.edit-view .section-contents {
  padding-bottom: 5px;
}
.review-section-template-card-contents.display-view .section-contents .questions,
.review-section-template-card-contents.edit-view .section-contents .questions {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.review-section-template-card-contents.display-view .section-contents .questions .review-question-template-card,
.review-section-template-card-contents.edit-view .section-contents .questions .review-question-template-card {
  /*.flex(1 0 100%);*/
}
.review-section-template-card-contents.display-view .section-contents .provide-feedback-bar,
.review-section-template-card-contents.edit-view .section-contents .provide-feedback-bar {
  margin-top: 12px;
  padding: 4px;
  background-color: var(--grey-7, #ececec);
}
.review-section-template-card-contents.display-view .section-contents .section-message p,
.review-section-template-card-contents.edit-view .section-contents .section-message p {
  color: var(--brand-primary-contrast-text-color);
}
.review-question-template-card-contents {
  box-sizing: border-box;
  width: 100%;
  border-radius: 2px;
  margin-top: 15px;
  padding: 15px 0 15px 0;
}
.review-question-template-card-contents > div {
  margin: 0 20px 0 20px;
}
.review-question-template-card-contents.toolbox-view {
  cursor: pointer;
}
.review-question-template-card-contents.toolbox-view.disabled {
  cursor: not-allowed;
  opacity: 0.4;
}
.review-question-template-card-contents.toolbox-view .question-header h3:before {
  content: '+ ';
}
.review-question-template-card-contents.display-view,
.review-question-template-card-contents.toolbox-view {
  background-color: var(--brand-primary-darken-15);
}
.review-question-template-card-contents.display-view .question-header > .header-display-view h3,
.review-question-template-card-contents.toolbox-view .question-header > .header-display-view h3,
.review-question-template-card-contents.display-view .question-header > .header-toolbox-view h3,
.review-question-template-card-contents.toolbox-view .question-header > .header-toolbox-view h3,
.review-question-template-card-contents.display-view .question-header > .header-display-view .range-question-edit-hide,
.review-question-template-card-contents.toolbox-view .question-header > .header-display-view .range-question-edit-hide,
.review-question-template-card-contents.display-view .question-header > .header-toolbox-view .range-question-edit-hide,
.review-question-template-card-contents.toolbox-view .question-header > .header-toolbox-view .range-question-edit-hide {
  color: var(--textcolor-on-primary-darkered);
}
.review-question-template-card-contents.display-view .question-header > .header-display-view .range-question-edit-hide,
.review-question-template-card-contents.toolbox-view .question-header > .header-display-view .range-question-edit-hide,
.review-question-template-card-contents.display-view .question-header > .header-toolbox-view .range-question-edit-hide,
.review-question-template-card-contents.toolbox-view .question-header > .header-toolbox-view .range-question-edit-hide {
  float: right;
  font-size: 15px;
  margin-top: -18px;
  text-decoration: underline;
}
.review-question-template-card-contents.display-view .question-header > .header-display-view .action-btn,
.review-question-template-card-contents.toolbox-view .question-header > .header-display-view .action-btn,
.review-question-template-card-contents.display-view .question-header > .header-toolbox-view .action-btn,
.review-question-template-card-contents.toolbox-view .question-header > .header-toolbox-view .action-btn {
  fill: var(--textcolor-on-primary-darkered);
  stroke: var(--textcolor-on-primary-darkered);
}
.review-question-template-card-contents.edit-view {
  background-color: var(--white-color, #ffffff);
}
.review-question-template-card-contents.edit-view .contents-edit-view {
  /*.display(flex);*/
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  padding: 10px 0 10px 0;
}
.review-question-template-card-contents.edit-view .contents-edit-view .select-category {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.review-question-template-card-contents.edit-view .contents-edit-view .select-category .input-label {
  margin-bottom: 0;
}
.review-question-template-card-contents.edit-view .contents-edit-view .select-category custom-dropdown {
  width: 250px;
  margin: 10px;
}
.review-question-template-card-contents.edit-view .contents-edit-view .range-question-scale {
  margin-top: 20px;
}
.review-question-template-card-contents.edit-view .contents-edit-view .range-question-scale .scale-input {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.review-question-template-card-contents.edit-view .contents-edit-view .range-question-scale .scale-input label,
.review-question-template-card-contents.edit-view .contents-edit-view .range-question-scale .scale-input select {
  width: 50%;
}
.review-question-template-card-contents.edit-view .contents-edit-view .range-question-scale .scale-input select {
  height: 45px;
  padding: 10px;
  border-color: var(--grey-1, #111111);
  border-radius: 2px;
}
.review-question-template-card-contents.edit-view .contents-edit-view .range-question-scale .scale-display ol.range-values {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 15px -5px 0 0;
  padding: 0;
  height: 40px;
  list-style-type: none;
}
.review-question-template-card-contents.edit-view .contents-edit-view .range-question-scale .scale-display ol.range-values li {
  -ms-flex: 1 1 0;
  -webkit-flex: 1 1 0;
  flex: 1 1 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  box-sizing: border-box;
  margin: 0 5px 5px 0;
  padding: 8px;
  border-radius: 2px;
  overflow: hidden;
  background-color: var(--card-background-darken-7-5);
  color: var(--grey-3, #606060);
  counter-increment: range-value;
}
.review-question-template-card-contents.edit-view .contents-edit-view .range-question-scale .scale-display ol.range-values li::before {
  content: counter(range-value);
  margin-bottom: -2px;
}
.review-question-template-card-contents.edit-view .contents-edit-view .range-question-scale .scale-display ol.range-values li:first-child,
.review-question-template-card-contents.edit-view .contents-edit-view .range-question-scale .scale-display ol.range-values li:last-child {
  background-color: var(--grey-7, #ececec);
}
.review-question-template-card-contents.edit-view .contents-edit-view .range-question-scale .scale-display .legend {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.review-question-template-card-contents.edit-view .contents-edit-view .range-question-scale .scale-display .legend .minValueLegend,
.review-question-template-card-contents.edit-view .contents-edit-view .range-question-scale .scale-display .legend .maxValueLegend {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.review-question-template-card-contents.edit-view .contents-edit-view .range-question-scale .scale-display .legend .minValueLegend .chevron,
.review-question-template-card-contents.edit-view .contents-edit-view .range-question-scale .scale-display .legend .maxValueLegend .chevron {
  margin: 5px 0 5px 0;
}
.review-question-template-card-contents.edit-view .contents-edit-view .range-question-scale .scale-display .legend .minValueLegend .input-label,
.review-question-template-card-contents.edit-view .contents-edit-view .range-question-scale .scale-display .legend .maxValueLegend .input-label {
  font-family: 'lato-regular', sans-serif;
}
.review-question-template-card-contents.edit-view .contents-edit-view .range-question-scale .scale-display .legend .minValueLegend {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.review-question-template-card-contents.edit-view .contents-edit-view .range-question-scale .scale-display .legend .minValueLegend input {
  text-align: left;
}
.review-question-template-card-contents.edit-view .contents-edit-view .range-question-scale .scale-display .legend .maxValueLegend {
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.review-question-template-card-contents.edit-view .contents-edit-view .range-question-scale .scale-display .legend .maxValueLegend input {
  text-align: right;
}
.review-question-template-card-contents .range-question-template {
  color: var(--textcolor-on-primary-darkered);
  margin: 20px 0 30px 0;
}
.review-question-template-card-contents .range-question-template .range-edit-element {
  margin-top: 15px;
  cursor: auto;
}
.review-question-template-card-contents .range-question-template .range-edit-element .add-detail {
  float: right;
}
.review-question-template-card-contents .range-question-template .range-edit-element .range-scale-levels input {
  padding-right: 30px;
}
.review-question-template-card-contents .range-question-template .range-edit-element .range-scale-levels li .ko-validation-message {
  display: none;
}
.review-question-template-card-contents .range-question-template .range-edit-element .range-scale-levels li .ko-validation-message.custom {
  display: inline-block;
}
.review-question-template-card-contents .range-question-template .range-edit-element .range-scale-levels li .range-scale-detail {
  width: 284px;
  background-color: var(--white-color, #ffffff);
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  margin-top: -4px;
  padding: 4px 0 5px 0;
}
.review-question-template-card-contents .range-question-template .range-edit-element > input {
  padding-left: 15px !important;
}
.review-question-template-card-contents .range-question-template .range-edit-element input,
.review-question-template-card-contents .range-question-template .range-edit-element textarea {
  margin-top: 11px;
  color: var(--grey-1, #111111);
  padding: 8px 15px 5px 8px;
  vertical-align: text-bottom;
}
.review-question-template-card-contents .range-question-template .range-edit-element input {
  background-color: var(--white-color, #ffffff);
  border: none;
}
.review-question-template-card-contents .range-question-template .range-edit-element input[disabled] {
  opacity: 0.4;
}
.review-question-template-card-contents .range-question-template .range-edit-element input.text {
  width: 248px;
  border-radius: 0 15px 15px 0;
}
.review-question-template-card-contents .range-question-template .range-edit-element input.counter {
  width: 33px;
  padding-left: 12px;
  padding-right: 2px;
  border-radius: 15px 0 0 15px;
}
.review-question-template-card-contents .range-question-template .range-edit-element input.merged {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.review-question-template-card-contents .range-question-template .range-edit-element textarea {
  border-color: var(--white-color, #ffffff);
  padding-top: 12px;
  padding-left: 11px;
  margin: -5px 0 0 5px;
}
.review-question-template-card-contents .range-question-template .range-edit-element ol {
  padding: 0;
  list-style-type: none;
  margin: 0;
}
.review-question-template-card-contents .range-question-template .range-edit-element ol:first-child {
  counter-reset: customlistcounter;
}
.review-question-template-card-contents .range-question-template .range-edit-element ol li img {
  float: right;
  margin-top: -27px;
  margin-right: 5px;
  position: relative;
  width: 21px;
  cursor: pointer;
}
.review-question-template-card-contents .range-question-template .range-input-select select {
  width: 100%;
  padding: 10px;
  border-color: var(--white-color, #ffffff);
  border-radius: 2px;
  background-color: var(--brand-primary-darken-15);
  color: var(--textcolor-on-primary-darkered);
  margin-top: 10px;
}
.review-question-template-card-contents .range-question-template .range-input-select select option {
  background-color: var(--brand-primary-darken-15);
}
.review-question-template-card-contents a.advanced-toggle {
  font-size: 15px;
  font-weight: bold;
  line-height: 3.5em;
  text-decoration: underline;
  color: var(--grey-2, #434143);
}
.review-question-template-card-contents a.advanced-toggle + div {
  margin-top: 10px;
}
.review-question-template-card-contents a.advanced-toggle + div .checkbox-on-white {
  margin-top: 5px;
}
.review-question-template-card-contents a.advanced-toggle[aria-expanded='true'] svg {
  transform: rotate(180deg);
}
.respondent-role {
  width: 23%;
  text-transform: capitalize;
}
.answer-type {
  width: 47%;
}
.answer-type > * {
  display: block;
  height: 2.9em;
}
.ko-show-validation-errors input[type='radio'].ko-invalid-input ~ .radio-label:before {
  border-color: var(--system-warning-text, #bd0000);
}
.ko-show-validation-errors input[type='radio'].ko-invalid-input:checked ~ .radio-label:before {
  background-color: var(--system-warning-text, #bd0000);
}
.review-section-template-card-contents.edit-view .question-label,
.review-question-template-card-contents.edit-view .question-label {
  -ms-flex: 1 0 100%;
  -webkit-flex: 1 0 100%;
  flex: 1 0 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.review-section-template-card-contents.edit-view .question-label ~ .question-label,
.review-question-template-card-contents.edit-view .question-label ~ .question-label {
  padding-top: 20px;
}
.search-widget {
  padding: 14px 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 1155px) {
  .search-widget .search {
    margin: 0 auto;
  }
}
.search {
  position: relative;
  width: 460px;
}
@media (max-width: 1015px) {
  .search,
  .search-widget .search {
    width: 100%;
    margin-bottom: 10px;
  }
}
input.search-input {
  height: 42px;
  width: 100%;
  background: var(--grey-7, #ececec);
  padding: 2px 42px 0 18px;
  border: 0;
  border-radius: 2px;
  box-sizing: border-box;
}
input.search-input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: var(--grey-3, #606060);
  font-size: 14px;
}
input.search-input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: var(--grey-3, #606060);
  font-size: 14px;
}
input.search-input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: var(--grey-3, #606060);
  font-size: 14px;
}
input.search-input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: var(--grey-3, #606060);
  font-size: 14px;
}
input.search-input:focus {
  outline: none;
}
@media (max-width: 1015px) {
  input.search-input {
    width: 100%;
    padding-left: 10px;
    -webkit-appearance: none;
  }
}
.search-button {
  background-color: var(--brand-secondary-color);
  cursor: pointer;
  width: 42px;
  height: 42px;
  border-radius: 2px;
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  padding: 0;
  margin: 0;
}
.search-button:hover,
.search-button:focus {
  background-color: var(--brand-secondary-lighten-15);
}
.search-button:disabled {
  cursor: default;
  background-color: var(--brand-secondary-darken-10);
}
.search-button svg {
  width: 56%;
  height: 56%;
  margin: 22%;
}
.search-button svg path {
  fill: var(--textcolor-on-secondary);
}
@media (max-width: 750px) {
  .search-button {
    right: 0;
    left: auto;
  }
}
.my-team .search-more-button {
  display: block;
  width: 240px;
  margin: 20px auto;
}
.employees.container {
  margin-bottom: 40px;
}
.employees.container .team-member-card .last-login {
  visibility: hidden;
}
.employees.container .team-member-card .top-bar .cross-icon {
  display: none;
}
.ui-selectmenu-menu {
  text-align: left;
}
.global-objectives .global-objectives-grid {
  margin: 0 -15px 0 0;
  padding: 0;
}
.global-objectives .global-objectives-grid global-objective-card {
  display: inline;
  margin-bottom: 0;
}
.global-objectives .global-objectives-grid .global-objective {
  float: left;
  position: relative;
  box-sizing: border-box;
  width: calc(33% - (2 * (15px + 20px)));
  min-width: 365px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.global-objectives .global-objectives-grid .global-objective .objective-status-area,
.global-objectives .global-objectives-grid .global-objective .objective-reference-area,
.global-objectives .global-objectives-grid .global-objective .objective-description-area {
  margin-bottom: 24px;
}
.global-objectives .global-objectives-grid .global-objective .objective-title-area textarea {
  font-size: 22px;
}
@media (max-width: 1023px) {
  .global-objectives .global-objectives-grid {
    margin: 0;
  }
  .global-objectives .global-objectives-grid .global-objective {
    float: none;
    width: auto;
    min-width: 0;
    max-width: 365px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 375px) {
  .global-objectives .global-objectives-grid .global-objective {
    max-width: 300px;
  }
}
.card.global-objective .display-view .top-bar .reference {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.card.global-objective .display-view .title {
  height: auto;
}
.card.global-objective .display-view .title a {
  max-height: 55px;
}
.card.global-objective .display-view .objective-description-screen.archived-description {
  background: var(--card-background-darken-4-5);
  padding: 9px 15px;
  height: auto;
}
.mobile .card.global-objective .display-view .objective-description-screen.archived-description {
  padding: 9px;
}
@media (max-width: 375px) {
  .card.global-objective .display-view .bottom-bar .card-action-icons .primary-button {
    max-width: 85px;
  }
}
.card.global-objective .display-view .publish-settings .publish-triangle {
  left: 120px;
}
.card.global-objective .display-view .publish-settings .title {
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.card.global-objective .display-view .publish-settings .description {
  margin: 0 0 10px;
  max-height: 51px;
}
.card.global-objective .display-view .publish-settings .publish-action-bar {
  height: 44px;
}
.card.global-objective .display-view .publish-settings .publish-action-bar span {
  float: left;
  line-height: 44px;
}
.card.global-objective .display-view .publish-settings .publish-action-bar .publish-button {
  font-family: 'lato-bold', sans-serif;
  font-size: 14px;
  float: right;
}
.detailed-global-objective .float-left {
  float: left;
}
.detailed-global-objective .float-right {
  float: right;
}
.detailed-global-objective .float-right svg {
  padding-left: 10px;
  margin-bottom: -6px;
}
.detailed-global-objective .float-right svg path {
  fill: var(--textcolor-on-card);
}
.detailed-global-objective .contents .objective-details .top-bar {
  line-height: 22px;
}
.detailed-global-objective .contents .objective-details .top-bar .objective-reference {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: calc(100% - 160px);
}
.detailed-global-objective .contents .objective-details .description {
  margin-bottom: 30px;
}
.detailed-global-objective .objective-status-area {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 16px 0 10px;
  border-top: 1px solid var(--grey-7, #ececec);
  margin: 0 -10px;
}
.detailed-global-objective .objective-status-area > div,
.detailed-global-objective .objective-status-area > button {
  margin: 0 10px 10px;
}
.detailed-global-objective .objective-status-area > div {
  flex-shrink: 1;
}
.detailed-global-objective .objective-status-area > button {
  flex-shrink: 0;
}
.mobile.detailed-global-objective .objective-status-area {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.mobile.detailed-global-objective .objective-status-area > button {
  flex: 1 1 auto;
}
.detailed-global-objective form > div {
  margin-bottom: 24px;
}
.detailed-global-objective form label {
  display: block;
  margin-bottom: 8px;
}
.detailed-global-objective form .objective-title-area textarea {
  font-size: 22px;
}
.detailed-global-objective form .sr-buttons {
  line-height: 0;
}
.detailed-global-objective form .sr-buttons .button {
  padding: 0;
}
.detailed-global-objective form .sr-buttons .button:focus,
.detailed-global-objective form .sr-buttons .button:active {
  padding: 0 15px;
}
@media (max-width: 750px) {
  .detailed-global-objective form .form-buttons .float-right {
    float: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .detailed-global-objective form .form-buttons .float-right .button {
    width: 49%;
  }
}
.global-connections {
  position: relative;
}
.global-connections.is-visible {
  margin: 20px 0;
}
.global-connections .input-label {
  margin-bottom: 3px;
}
.global-connections .global-connections-bar {
  width: 100%;
  border-radius: 2px;
  text-align: left;
  line-height: 26px;
  padding: 6px 42px !important;
  height: auto;
  min-height: 44px;
  white-space: normal;
}
.global-connections .global-connections-bar.active {
  background-color: var(--system-success-text, #1b6c09);
}
.global-connections .global-connections-bar:disabled svg {
  opacity: 0.5;
}
.global-connections .global-connections-bar:not([aria-labelledby]) {
  padding-right: 15px;
}
.global-connections .global-connections-bar span.icon-left,
.global-connections .global-connections-bar span.icon-right {
  position: absolute;
  top: 12px;
  left: 15px;
}
.global-connections .global-connections-bar span.icon-left svg,
.global-connections .global-connections-bar span.icon-right svg {
  width: 18px;
  height: 18px;
}
.global-connections .global-connections-bar span.icon-left g {
  stroke: var(--white-color, #ffffff);
}
.global-connections .global-connections-bar span.icon-right {
  left: auto;
  right: 15px;
}
.global-connections .global-connections-bar span.icon-right path {
  fill: var(--white-color, #ffffff);
}
.global-connections .global-connections-bar span.float-right {
  float: right;
  padding-left: 5px;
  text-transform: lowercase;
}
.global-objectives-carousel-holder {
  position: absolute;
  z-index: 100;
  top: calc(100% + 5px);
  left: 0;
  width: 100%;
  padding: 20px;
  background: var(--brand-primary-color, #a2378e);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
}
.global-objectives-carousel-holder.invisible {
  max-height: 1px;
  overflow: hidden;
  visibility: hidden;
  z-index: -1;
}
.mobile .global-objectives-carousel-holder {
  left: -10px;
  width: calc(100% + 20px);
}
.global-objectives-carousel-holder:before {
  content: '';
  position: absolute;
  left: 50%;
  top: -14px;
  margin-left: -15px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 14px 15px;
  border-color: transparent transparent var(--brand-primary-color, #a2378e) transparent;
}
.global-objectives-carousel-holder > h2,
.global-objectives-carousel-holder > .h2 {
  color: var(--brand-primary-contrast-text-color);
  padding-right: 105px;
  position: relative;
  margin: 8px 0 13px;
  min-height: 44px;
}
.mobile .global-objectives-carousel-holder > h2,
.mobile .global-objectives-carousel-holder > .h2 {
  padding-right: 45px;
}
.global-objectives-carousel-holder > h2 .button,
.global-objectives-carousel-holder > .h2 .button {
  font-weight: normal;
  position: absolute;
  top: -8px;
  right: 0;
  min-width: 0 !important;
  max-width: 105px;
}
.mobile .global-objectives-carousel-holder > h2 .button,
.mobile .global-objectives-carousel-holder > .h2 .button {
  color: transparent;
  background: url('../Images/cross.svg') center center no-repeat;
  background-size: 19px;
  padding: 0;
  overflow: hidden;
  width: 40px;
}
.global-objectives-carousel {
  padding: 4px 0 0;
  margin-left: -20px;
  margin-right: -20px;
}
.global-objectives-carousel:not(.slick-slider) {
  visibility: hidden;
  max-height: 230px;
  overflow: hidden;
}
.mobile .global-objectives-carousel {
  margin-left: -10px;
  margin-right: -10px;
}
.global-objectives-carousel .slick-slide > div {
  padding-right: 10px;
}
.mobile .global-objectives-carousel .slick-slide > div {
  padding-right: 5px;
}
.global-objectives-carousel .slick-slide:last-child > div,
.mobile .global-objectives-carousel .slick-slide:last-child > div {
  padding-right: 0;
}
.global-objectives-carousel .slick-prev,
.global-objectives-carousel .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  z-index: 1;
  top: 0;
  display: block;
  width: 45px;
  height: 100%;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background-color: rgba(0, 0, 0, 0.75);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 10px 20px;
  transition: background-color 0.3s;
}
.global-objectives-carousel .slick-prev.slick-disabled,
.global-objectives-carousel .slick-next.slick-disabled {
  opacity: 0.7;
  cursor: not-allowed;
}
.global-objectives-carousel .slick-prev {
  left: 0;
  background-image: url('../Images/calendar-left-arrow.svg');
}
.global-objectives-carousel .slick-next {
  right: 0;
  background-image: url('../Images/calendar-right-arrow.svg');
}
.global-objectives-carousel .slick-list {
  padding-left: 55px;
}
.mobile .global-objectives-carousel .slick-list {
  padding-left: 0;
}
.global-objectives-carousel .card {
  width: 365px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.global-objectives-carousel .card .title {
  color: var(--textcolor-on-card);
}
.mobile .global-objectives-carousel .card {
  width: 274px;
}
.mobile .global-objectives-carousel .card .display-view {
  height: 294px;
  padding: 20px 14px;
}
.global-objectives-carousel .card .display-view .reference {
  max-width: 50%;
}
.global-objectives-carousel .card .display-view .connected {
  background: var(--white-color, #ffffff);
  color: var(--system-success-text, #1b6c09);
  position: absolute;
  top: 16px;
  right: 10px;
  padding-right: 10px;
  font-size: 15px;
  line-height: 25px;
  border-radius: 2px;
}
.global-objectives-carousel .card .display-view .connected img {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  position: relative;
  top: -1px;
}
.global-objectives-carousel .card .display-view .bottom-bar {
  min-height: 44px;
  padding-top: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.mobile .global-objectives-carousel .card .display-view .bottom-bar {
  min-height: 108px;
  padding-left: 14px;
  padding-right: 14px;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.global-objectives-carousel .card .display-view .bottom-bar .button {
  width: 49%;
  float: none;
  min-width: 0;
  -ms-flex: 1 1;
  -webkit-flex: 1 1;
  flex: 1 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
}
.global-objectives-carousel .card .display-view .bottom-bar .button.button-view-details {
  display: none;
}
.global-objectives-carousel .card .display-view .bottom-bar .button ~ .button {
  margin-left: 2%;
}
.mobile .global-objectives-carousel .card .display-view .bottom-bar .button,
.mobile .global-objectives-carousel .card .display-view .bottom-bar .button ~ .button {
  width: 100%;
  margin-left: 0;
  margin-top: 10px;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  flex-grow: 0;
  flex: 0 auto;
}
.global-objectives-carousel global-objective-card {
  margin-bottom: 0 !important;
}
.manage-organisation {
  margin: auto;
  text-align: justify;
}
@media (min-width: 1142px) {
  .manage-organisation {
    max-width: 1140px;
  }
}
@media (max-width: 1155px) {
  .manage-organisation {
    max-width: 700px;
  }
}
.manage-organisation:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.manage-placeholder {
  box-sizing: border-box;
  border: 3px dashed var(--placeholder-border-color);
  width: 48.5%;
  padding: 62px;
  min-height: 440px;
  margin: 24px 0;
  vertical-align: top;
  display: inline-block;
  text-align: center;
}
@media (max-width: 1155px) {
  .manage-placeholder {
    width: 100%;
  }
}
.manage-action-info {
  white-space: pre-line;
  text-align: center;
  font-size: 14px;
  color: white;
  padding: 10px;
}
.manage-upload-title,
.manage-download-title {
  color: white;
}
.manage-organisation-button {
  min-width: 166px;
}
@media (max-width: 1155px) {
  .policy-view .contents {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (max-width: 375px) {
  .policy-view .contents {
    margin: 0;
    padding: 5px;
  }
}
.policy-view .card.policy-card {
  max-width: none;
  background-color: var(--card-background-color);
  padding: 20px;
  margin-bottom: 15px;
}
.policy-view table thead > tr {
  border-radius: 2px;
}
.policy-view table thead > tr > th,
.policy-view table thead > tr > td {
  background-color: var(--grey-3, #606060);
  color: var(--white-color, #ffffff);
  font-weight: normal;
  font-size: 15px;
}
.policy-view table thead > tr > th:first-child,
.policy-view table thead > tr > td:first-child {
  border-top-left-radius: 2px;
}
.policy-view table thead > tr > th:last-child,
.policy-view table thead > tr > td:last-child {
  border-top-right-radius: 2px;
}
.policy-view table tbody tr {
  border-bottom: 1px solid var(--grey-6, #d8d8d8);
}
.policy-view table th,
.policy-view table td {
  padding: 15px 10px;
  text-align: left;
}
.policy-view table th > *:first-child,
.policy-view table td > *:first-child {
  margin-top: 0;
}
.course-linking {
  border-top: 1px solid var(--grey-6, #d8d8d8);
  margin-bottom: 20px;
}
.card .course-linking {
  border-top-color: #b5b5b5;
}
.card .course-linking h3 {
  font-size: 13px;
  margin-bottom: 5px;
}
.course-linking--vertical-align {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  flex-grow: 1;
}
.course-linking__course-name {
  flex-grow: 1;
  padding-top: 10px;
  padding-bottom: 10px;
}
.course-linking__action-bar {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  min-height: 45px;
  flex-wrap: wrap;
}
.course-linking__action-bar > h3 {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  width: 100%;
  margin-bottom: 0;
  margin-bottom: 10px;
}
.course-linking__action-bar > h3 span {
  flex-grow: 1;
}
.course-linking__action-bar-courses {
  flex-basis: 100%;
}
.course-linking__action-bar:not(.course-linking__action-bar--detailed-view),
.course-linking__action-bar:not(.course-linking__action-bar--detailed-view) > div {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.course-linking__action-bar .loading-spinner {
  position: relative;
  height: 38px;
  width: 38px;
}
.course-linking__action-bar svg {
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  margin-right: 8px;
  vertical-align: middle;
  margin-right: 7.5px;
}
.course-linking__action-bar [data-svg-name='edit-icon-new'],
.course-linking__action-bar [data-svg-name='link'],
.course-linking__action-bar [data-svg-name='unlink'] {
  margin-left: 10px;
  width: 18px;
  height: 18px;
}
.card .course-linking__action-bar {
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
}
.course-linking__action-bar--unlinked > div {
  color: var(--grey-4, #767676);
}
.course-linking__action-bar--in-modal {
  border-top: 1px solid var(--grey-6, #d8d8d8);
  border-bottom: 1px solid var(--grey-6, #d8d8d8);
  padding: 20px 0;
  margin-top: 20px;
}
.course-linking__action-bar--in-modal > div {
  min-height: 45px;
}
.course-linking__action-bar--detailed-view .course-linking__action-bar-courses {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
}
@media (max-height: 750px) {
  .course-linking__modal {
    -webkit-justify-content: flex-start !important;
    justify-content: flex-start !important;
  }
  .course-linking__modal .modal {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
}
.course-linking__modal-title {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  position: relative;
}
@media (max-width: 750px) {
  .course-linking__modal-title {
    padding-right: 44px;
  }
}
.course-linking__modal-title h2 {
  margin: 0;
}
.course-linking__modal-title button,
.card .edit-view .course-linking__modal-title button.primary-button {
  margin-left: 20px;
  min-width: 120px;
  width: auto;
}
.course-linking__modal-title a {
  width: 36px;
  height: 36px;
  padding: 5px;
  box-sizing: border-box;
  margin-left: 15px;
  position: absolute;
  top: -8px;
  right: 0;
}
.course-linking__modal-description {
  font-size: 15px;
}
.course-linking__search label {
  font-size: 15px;
}
.search-input.course-linking__search-input {
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  font-size: 15px;
  transition: border-color 0.3s, color 0.3s;
}
.search-input.course-linking__search-input:disabled {
  border-color: var(--grey-6, #d8d8d8) !important;
  color: var(--grey-4, #767676);
}
.course-linking__results-count {
  margin: 19px 0 13px;
  font-family: 'lato-bold', sans-serif;
}
.course-linking__loading,
.course-linking__no-results,
.course-linking__query-error,
.course-linking__none-available {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  height: 340px;
  border: 2px dashed var(--grey-6, #d8d8d8);
  font-size: 15px;
  color: var(--grey-3, #606060);
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  box-sizing: border-box;
}
.course-linking__no-results p ~ ul {
  margin-top: 0;
  text-align: left;
}
.course-linking__loading {
  border: none;
}
.course-linking__query-error {
  background-color: var(--grey-7, #ececec);
  border: none;
}
.course-linking__courses {
  background-color: var(--grey-6, #d8d8d8);
  overflow: hidden;
  position: relative;
}
@media (max-width: 750px) {
  .course-linking__courses {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.course-linking__carousel {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  min-height: 315px;
  margin: 10px 57px;
}
@media (max-width: 750px) {
  .course-linking__carousel {
    margin: 20px 42px;
  }
}
.course-linking__carousel > course-card {
  visibility: hidden;
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.course-linking__carousel.slick-initialized .slick-track {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.course-linking__carousel.slick-initialized .slick-slide {
  margin: 0 10px 0 0;
}
.course-linking__carousel.slick-initialized .slick-slide--loading {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background-color: transparent;
  height: auto;
  border: 3px dashed var(--grey-5, #949494);
  box-sizing: border-box;
}
.course-linking__carousel-arrow {
  font-size: 0;
  line-height: 0;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  display: block;
  width: 45px;
  height: 100%;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background-color: var(--grey-3, #606060);
  background-repeat: no-repeat;
  background-size: 15px;
}
@media (max-width: 750px) {
  .course-linking__carousel-arrow {
    width: 30px;
    height: 30px;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
  }
}
.course-linking__carousel-arrow svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-35%, -50%);
  width: 15px;
}
.course-linking__carousel-arrow--prev {
  left: 0;
  right: auto;
}
@media (max-width: 750px) {
  .course-linking__carousel-arrow--prev {
    left: 5px;
    right: auto;
  }
}
.course-linking__carousel-arrow--prev svg {
  transform: translate(-65%, -50%);
}
.course-linking__carousel-arrow[disabled] {
  background-color: var(--grey-4, #767676);
  cursor: not-allowed;
}
.course-linking__carousel-arrow[disabled] svg g[stroke] {
  stroke: var(--grey-5, #949494);
}
.course-linking__confirm-panel {
  background-color: var(--white-color, #ffffff);
  text-align: center;
  padding: 25px 20px 20px;
  line-height: 1.5;
  font-size: 15px;
  box-sizing: border-box;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
  border: 1px solid var(--grey-6, #d8d8d8);
  border-radius: 2px;
}
.course-linking__confirm-panel img {
  margin-top: 8px;
  margin-bottom: 14px;
}
@media (max-width: 750px) {
  .course-linking__confirm-panel {
    padding-left: 15px;
    padding-right: 15px;
  }
  .course-linking__confirm-panel img {
    width: 72px;
  }
}
.course-linking__confirm-buttons {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
}
@media (max-width: 750px) {
  .course-linking__confirm-buttons {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.course-linking__confirm-buttons button {
  width: 100%;
  margin-top: 10px;
}
@media (min-width: 751px) {
  .course-linking__confirm-buttons button {
    width: calc(50% - 20px);
  }
  .course-linking__confirm-buttons button:first-child {
    margin-right: 40px;
  }
}
.course-card {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  position: relative;
  max-width: none;
  width: 245px;
  background-color: var(--white-color, #ffffff);
}
@media (max-width: 750px) {
  .course-card {
    width: 270px;
  }
}
@media (max-width: 374px) {
  .course-card {
    width: 215px;
  }
}
.course-card__image {
  height: 121px;
  background-size: cover;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.course-card__details {
  padding: 40px 20px 20px;
  text-align: left;
}
.course-card__rating {
  height: 17px;
  margin-bottom: 10px;
}
.course-card__title {
  display: block;
  height: 45px;
  text-decoration: underline;
  position: relative;
  padding-right: 10px;
}
.course-card__title svg {
  position: absolute;
}
.course-card__lesson-count {
  color: var(--grey-3, #606060);
}
.course-card__sash {
  position: absolute;
  width: 0;
  height: 0;
  right: 0;
  top: 0;
  -webkit-transform: translateX(50%) rotate(45deg);
  -moz-transform: translateX(50%) rotate(45deg);
  -o-transform: translateX(50%) rotate(45deg);
  transform: translateX(50%) rotate(45deg);
  -webkit-transform-origin: top center;
  transform-origin: top center;
  width: 300px;
  height: 30px;
  padding-top: 33px;
  box-shadow: inset 0 -3px 8px 0 rgba(0, 0, 0, 0.2);
  line-height: 1.1;
  text-align: center;
  font-size: 13px;
  font-family: 'lato-bold', sans-serif;
  color: var(--white-color, #ffffff);
  background-color: var(--system-success-text, #1b6c09);
}
.course-card button {
  display: block;
  width: 100%;
  margin-top: 20px;
}
course-details,
course-details-review {
  width: 100%;
}
.course-details {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin-top: 5px;
}
.mobile .course-details {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.course-details--review .course-details__image {
  width: calc(100% - 20px);
  height: 128px;
}
.detailed-review:not(.mobile) .course-details--review .course-details__image {
  width: 50%;
  height: 182px;
}
.course-details__image {
  width: 244px;
  height: 121px;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.course-details__details {
  padding-left: 20px;
  padding-right: 20px;
}
.course-details--review .course-details__details {
  display: flex;
  flex-direction: column;
}
.detailed-review:not(.mobile) .course-details__details {
  width: 100%;
}
.course-details__title {
  margin-top: 2px;
  margin-bottom: 14px;
}
.detailed-objective:not(.mobile) .course-details__title {
  max-height: 66px;
  overflow: hidden;
}
.detailed-review:not(.mobile) .course-details__title a {
  max-height: 110px;
  overflow: hidden;
  display: block;
}
.detailed-review:not(.mobile) .course-details__title a svg {
  position: absolute;
}
.course-details__types {
  flex-grow: 2;
  display: flex;
  align-items: flex-end;
}
.course-details__types svg polygon,
.course-details__types svg polyline,
.course-details__types svg :not([fill-rule='nonzero']) path:not([stroke='none']):not([fill-rule='nonzero']),
.course-details__types svg [stroke-linecap]:not([stroke='none']),
.course-details__types svg [stroke]:not([stroke='none']) {
  stroke: var(--grey-3, #606060);
}
.course-details__types svg :not([fill-rule]) [fill]:not([fill='none']) {
  fill: var(--grey-3, #606060);
}
.mobile .course-details--review {
  margin-left: -20px;
  padding: 20px;
  width: calc(100% + 20px);
  background: var(--grey-6, #d8d8d8);
}
.mobile .course-details--review .course-details__details {
  background: white;
  width: calc(100% - 3 * 20px);
  padding: 20px;
}
.mobile .course-linking__action-bar--detailed-view .course-linking__action-bar-courses {
  flex-direction: column;
  position: relative;
}
.mobile .course-linking__action-bar--detailed-view .course-linking__action-bar-courses + button {
  right: 0;
  position: absolute;
}
.mobile .course-linking__action-bar--detailed-view .course-linking__action-bar-courses .course-linking--vertical-align {
  width: calc(100% - 15px);
  margin-left: -15px;
  padding: 15px;
  background: var(--grey-6, #d8d8d8);
}
.mobile .course-linking__action-bar--detailed-view .course-linking__action-bar-courses .course-details__image {
  width: 285px;
  height: 140px;
}
.mobile .course-linking__action-bar--detailed-view .course-linking__action-bar-courses .course-details__title {
  margin-top: 20px;
}
.mobile .course-linking__action-bar--detailed-view .course-linking__action-bar-courses .course-details__details {
  padding-bottom: 20px;
}
.mobile .course-linking__action-bar--detailed-view .course-linking__action-bar-courses .course-details__details .primary-button {
  margin-top: 20px;
  width: 100%;
}
.mobile .course-linking__action-bar--detailed-view .course-linking {
  margin-bottom: 0;
}
.star-rating {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
}
.star-rating .star svg polygon {
  stroke: var(--grey-2, #434143);
  fill: transparent;
}
.star-rating .star--active svg polygon {
  stroke: transparent;
  fill: var(--brand-primary-color, #a2378e);
}
.global-nav {
  font-weight: normal;
}
.global-nav * {
  outline: 0 !important;
}
.mobile comment .comment-display .image-and-contents {
  margin-bottom: 10px;
}
.mobile comment .comment-display .image-and-contents .user-image {
  height: 30px;
  width: 30px;
  border-radius: 15px;
}
.mobile comment .comment-display .image-and-contents .user-image svg {
  margin-top: 4px;
}
.mobile comment .comment-display .image-and-contents .comment-contents {
  padding-top: 2px;
  display: block;
  margin-left: 40px;
  margin-right: 0;
  min-height: 75px;
  width: inherit;
}
.mobile comment .comment-display .image-and-contents .comment-contents h4,
.mobile comment .comment-display .image-and-contents .comment-contents .comment-details {
  width: 90%;
}
.mobile comment .comment-display .image-and-contents .comment-contents h4 {
  margin: 0;
}
.mobile comment .comment-display .image-and-contents .comment-contents .comment-details .action-buttons {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  position: absolute;
  right: 0;
  top: 0;
}
.mobile comment .comment-display .image-and-contents .comment-contents .comment-details .action-buttons .edit {
  margin-bottom: 10px;
}
.mobile comment .comment-display .image-and-contents .comment-contents p {
  margin-top: 5px;
  margin-bottom: 5px;
}
.mobile comment .comment-display .delete-comment {
  width: 76px;
}
.mobile comment .comment-display .delete-comment div {
  margin-top: 10px;
}
.mobile .new-comment-bar .user-image,
.mobile .edit-comment .user-image {
  height: 30px;
  width: 30px;
}
.mobile .new-comment-bar .user-image svg,
.mobile .edit-comment .user-image svg {
  margin-top: 4px;
}
.mobile .new-comment-bar editable-comment,
.mobile .edit-comment editable-comment {
  display: block;
}
.mobile .new-comment-bar editable-comment .input-and-attachment .comment-input textarea,
.mobile .edit-comment editable-comment .input-and-attachment .comment-input textarea {
  margin-top: 0;
}
.mobile .new-comment-bar editable-comment .new-comment-buttons,
.mobile .edit-comment editable-comment .new-comment-buttons {
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  width: 100%;
}
.mobile .new-comment-bar editable-comment .new-comment-buttons .post-comment-button,
.mobile .edit-comment editable-comment .new-comment-buttons .post-comment-button {
  width: calc(100% - 60px);
}
.mobile .edit-comment editable-comment .new-comment-buttons .post-comment-button {
  width: calc(100% - 10px);
}
.detailed-objective.mobile .container {
  width: 315px;
}
.detailed-objective.mobile .contents .objective-details,
.detailed-objective.mobile .contents .comments-section {
  padding-left: 15px;
  padding-right: 15px;
}
.detailed-objective.mobile .contents .progress-display .progress-bar {
  width: 285px;
}
.detailed-objective.mobile .contents .new-comment-bar .user-image,
.detailed-objective.mobile .contents .new-comment-bar .speech-bubble-triangle-border,
.detailed-objective.mobile .contents .new-comment-bar .speech-bubble-triangle-interior {
  display: none;
}
.detailed-objective.mobile .contents .new-comment-bar .comment-input {
  margin-left: 0;
}
.detailed-objective.mobile .contents .new-comment-bar .comment-input textarea {
  width: 200px;
}
.detailed-objective.mobile .contents .new-comment-bar .send-button {
  width: 75px;
}
.mobile.my-objectives .objectives-filter {
  float: none;
  margin: 7px auto;
  max-width: 320px;
}
.mobile.my-objectives .objectives-filter select {
  width: 100%;
}
.mobile.my-objectives .objectives-filter.disabled {
  opacity: 0.5;
}
.mobile.my-objectives .objectives-grid objective-card {
  min-height: 180px;
  margin-bottom: 7px;
}
.mobile.my-objectives .objectives-grid .card {
  min-height: 180px;
}
@media (max-width: 375px) {
  .mobile.my-objectives {
    padding: 5px;
  }
  .mobile.my-objectives .ui-selectmenu-button {
    width: 100% !important;
    color: var(--textcolor-on-background);
  }
  .mobile.my-objectives .drop-target-trigger {
    display: none;
  }
}
@media (max-width: 1155px) {
  .my-feedback.mobile .container.contents {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (max-width: 375px) {
  .my-feedback.mobile .container.contents {
    margin: 0;
    padding: 5px;
  }
}
.my-feedback.mobile .container .feedback-contents .primary-button-area {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  padding: 5px;
  max-width: 365px;
  margin: auto;
}
.my-feedback.mobile .container .feedback-contents .primary-button-area .primary-buttons {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -10px 0 10px -10px;
}
.my-feedback.mobile .container .feedback-contents .primary-button-area .primary-buttons .primary-button {
  -ms-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  margin: 10px 0 0 10px;
}
.my-feedback.mobile .container .feedback-contents .primary-button-area .tabs {
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin: 0;
}
.my-feedback.mobile .container .feedback-contents .feedback-grid {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin: 0;
  padding: 5px;
}
.my-feedback.mobile .container .feedback-contents .feedback-grid .feedback-card {
  width: 100%;
  min-width: 290px;
  margin: 5px auto;
}
.nav-bar--hamburger-menu .mobile-menu-toggle .nav-dropdown {
  position: fixed;
  top: 80px;
}
.global-nav-shown .nav-bar--hamburger-menu .mobile-menu-toggle .nav-dropdown {
  top: 120px;
}
.nav-bar--force-hamburger-menu .page-links {
  display: none;
}
.nav-bar--force-hamburger-menu .mobile-menu-toggle {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 80px;
  line-height: 1.5;
}
.nav-bar--force-hamburger-menu .mobile-menu-toggle .nav-dropdown {
  top: 80px;
  left: 50%;
  width: 100%;
  bottom: 100%;
  -webkit-overflow-scrolling: touch;
  max-width: 1000px;
  transform: translateX(-50%);
  -webkit-transition: height;
  -moz-transition: height;
  -o-transition: height;
  transition: height;
  transition-delay: 0.2s;
}
.nav-bar--hamburger-menu.nav-bar--force-hamburger-menu .mobile-menu-toggle .nav-dropdown {
  position: fixed;
}
.global-nav-shown .nav-bar--force-hamburger-menu .mobile-menu-toggle .nav-dropdown {
  top: 120px;
}
.nav-bar--force-hamburger-menu .mobile-menu-toggle .nav-dropdown .mobile-menu-item:hover,
.nav-bar--force-hamburger-menu .mobile-menu-toggle .nav-dropdown .mobile-menu-item:focus {
  text-decoration: underline;
}
.mobile .nav-bar--hamburger-menu .mobile-menu-toggle .mobile-menu-scroll-wrapper,
.mobile .nav-bar--profile-menu .user .mobile-menu-scroll-wrapper {
  height: 100%;
  height: -webkit-fill-available;
  overflow-y: hidden;
  position: fixed;
  left: 0;
  top: 80px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}
.global-nav-shown.mobile .nav-bar--hamburger-menu .mobile-menu-toggle .mobile-menu-scroll-wrapper,
.global-nav-shown.mobile .nav-bar--profile-menu .user .mobile-menu-scroll-wrapper {
  top: 120px;
}
.mobile .nav-dropdown {
  position: absolute;
  height: 220px;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: height;
  -moz-transition: height;
  -o-transition: height;
  transition: height;
  transition-delay: 0.2s;
  height: calc(100% - 96px);
}
.global-nav-shown.mobile .nav-dropdown {
  height: calc(100% - (96px + 40px));
}
.mobile .mobile-menu-toggle {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 80px;
  line-height: 1.5;
}
.mobile .nav-bar--profile-menu .user .nav-dropdown {
  width: 100%;
}
.mobile .nav-bar--profile-menu .user .nav-dropdown .user-menu {
  transition-delay: 0.2s;
  left: 0;
}
.mobile .user .nav-dropdown {
  bottom: 0;
  width: 0;
  -webkit-transition: width;
  -moz-transition: width;
  -o-transition: width;
  transition: width;
  transition-delay: 0.2s;
}
.mobile .nav-bar .user-name {
  display: none;
}
.mobile .nav-bar .page-subtitle {
  visibility: hidden;
}
.mobile .nav-bar .container {
  max-width: 1095px;
  position: relative;
  padding: 0 15px;
  line-height: 80px;
}
.mobile .nav-bar .container .page-links {
  display: none;
}
.mobile .nav-bar .user-menu {
  width: 100%;
  top: 0;
  left: 100%;
  background-color: var(--brand-primary-color, #a2378e);
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  -o-transition: left 0.3s;
  transition: left 0.3s;
}
.mobile .nav-bar .menu-item {
  display: block;
  position: relative;
  box-sizing: border-box;
  border-bottom: 1px solid var(--grey-7, #ececec);
  padding: 20px;
  text-align: left;
  line-height: 1;
  color: var(--brand-primary-contrast-text-color);
}
.mobile .nav-bar .menu-item.selected:before {
  content: '';
  display: block;
  border: 8px solid transparent;
  border-left-color: var(--brand-primary-contrast-text-color);
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
}
.mobile-menu {
  line-height: 1;
  background-color: var(--nav-background);
  -webkit-transition: max-height 0.3s;
  -moz-transition: max-height 0.3s;
  -o-transition: max-height 0.3s;
  transition: max-height 0.3s;
  position: absolute;
  width: 100%;
  max-height: 0;
  overflow: hidden;
}
.mobile-menu-item {
  display: block;
  position: relative;
  width: 100%;
  color: var(--grey-3, #606060);
  border-bottom: 1px solid lightgrey;
  padding: 20px;
}
.mobile-menu-item.selected:before {
  content: '';
  display: block;
  border: 8px solid transparent;
  border-left-color: var(--brand-primary-color, #a2378e);
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
}
/*!
* Hamburgers
* @description Tasty CSS-animated hamburgers
* @author Jonathan Suh @jonsuh
* @site https://jonsuh.com/hamburgers
* @link https://github.com/jonsuh/hamburgers
*/
.hamburger {
  outline: none;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  background-color: transparent;
  border: 0;
  line-height: 1;
  padding: 0 8px;
}
.hamburger-box {
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 45px;
  width: 100%;
  max-width: 35px;
  margin: auto;
}
.hamburger-inner {
  display: block;
  top: 50%;
  right: 0;
  margin-top: -2px;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 100%;
  height: 5px;
  background-color: #606060;
  position: absolute;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before,
.hamburger-inner::after {
  content: '';
  display: block;
}
.hamburger-inner::before {
  top: -10px;
}
.hamburger-inner::after {
  bottom: -10px;
}
/*
 * Squeeze
 */
.hamburger .hamburger-inner {
  transition-duration: 0.1s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger .hamburger-inner::before {
  transition: top 0.1s 0.14s ease, opacity 0.1s ease;
}
.hamburger .hamburger-inner::after {
  transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.nav-bar--hamburger-menu .mobile-menu-toggle .nav-dropdown .mobile-menu {
  transition-delay: 0.2s;
  max-height: 280px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.nav-bar--hamburger-menu .mobile-menu-toggle .hamburger .hamburger-inner {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  transition-delay: 0.14s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.nav-bar--hamburger-menu .mobile-menu-toggle .hamburger .hamburger-inner:before {
  top: 0;
  opacity: 0;
  -webkit-transition: top .1s ease, opacity .1s .14s ease;
  -moz-transition: top .1s ease, opacity .1s .14s ease;
  -o-transition: top .1s ease, opacity .1s .14s ease;
  transition: top .1s ease, opacity .1s .14s ease;
}
.nav-bar--hamburger-menu .mobile-menu-toggle .hamburger .hamburger-inner:after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.mobile.objective.card .edit-view {
  padding: 15px;
}
.mobile.objective.card .display-view {
  height: 180px;
}
.mobile.objective.card .display-view .main-card {
  padding: 15px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 96px;
}
.mobile.objective.card .display-view .main-card .settings-overlay {
  bottom: 0;
  padding: 15px;
  padding-top: 30px;
  border-bottom-style: none;
  border-right: 1px solid var(--grey-3, #606060);
}
.mobile.objective.card .display-view .main-card .settings-overlay .triangle {
  border-left: 7px solid var(--grey-3, #606060);
  border-bottom: 7px solid transparent;
  border-top: 7px solid transparent;
  right: -14px;
}
.mobile.objective.card .display-view .main-card .privacy-settings .privacy-triangle {
  bottom: 22px;
  left: auto;
}
.mobile.objective.card .display-view .main-card .privacy-settings .description {
  margin: 0;
}
.mobile.objective.card .display-view .main-card .progress-bar {
  margin-top: 23px;
  padding: 0;
}
.mobile.objective.card .display-view .main-card .archive-settings .archive-triangle {
  left: auto;
  bottom: 83px;
}
.mobile.objective.card .display-view .main-card .archive-settings .archive-action-bar {
  height: auto;
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.mobile.objective.card .display-view .main-card .archive-settings .archive-action-bar span {
  line-height: 25px;
  float: none;
  display: block;
}
.mobile.objective.card .display-view .main-card .archive-settings .archive-action-bar .archive-button {
  font-family: 'lato-bold', sans-serif;
  font-size: 14px;
  display: block;
}
.mobile.objective.card .display-view .side-bar {
  border-left: 1px solid var(--grey-3, #606060);
  position: absolute;
  width: 96px;
  right: 0;
  top: 0;
  bottom: 0;
}
.mobile.objective.card .display-view .side-bar .side-bar-icon {
  height: 60px;
  position: relative;
}
.mobile.objective.card .display-view .side-bar .side-bar-icon img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 24px;
}
.mobile.objective.card .display-view .side-bar .side-bar-icon.first {
  border-bottom: 1px solid var(--grey-3, #606060);
}
.mobile.objective.card .display-view .side-bar .side-bar-icon.last {
  border-top: 1px solid var(--grey-3, #606060);
}
.mobile.objective.card .toggle-bar {
  height: 32px;
  margin-bottom: 10px;
}
.mobile.objective.card .toggle-bar .toggle-label {
  line-height: 18px;
  font-size: 15px;
}
.mobile.objective.card .toggle-bar .toggle-label.other-party {
  width: 50%;
  word-break: break-word;
}
@media (max-width: 320px) {
  .mobile.objective.card .toggle-bar .toggle-label.other-party {
    width: 40%;
  }
}
.mobile.objective.card .toggle-bar span {
  line-height: 32px;
}
.mobile.objective.card .toggle {
  height: 32px;
  width: 55px;
}
.mobile.objective.card .toggle .toggle-slide .toggle-blob {
  border-width: 4px;
}
.mobile.objective.card .toggle-bar-icon {
  height: 32px;
  width: 32px;
}
.mobile.objective.card .toggle-bar-icon svg {
  width: 100%;
  height: 100%;
}
.mobile.objective.card .toggle-bar-icon svg #My-objectives-page {
  stroke: var(--textcolor-on-secondary);
}
.kal-modal.ant-modal {
  margin-top: 64px;
}
@media only screen and (max-width: 1023px) {
  .kal-modal.ant-modal {
    margin-top: 20px;
  }
}
.kal-modal.ant-modal .ant-modal-title .kal-heading-2 {
  display: flex;
}
.kal-modal.ant-modal .ant-modal-title .kal-heading-2 .kal-flag {
  align-self: center;
  margin-right: 12px;
}
.kal-modal.ant-modal .ant-modal-content .ant-modal-body {
  overflow: visible;
}
.kal-card > .kal-alert:first-child {
  margin-top: 0;
}
body {
  font-family: 'lato-regular', sans-serif;
  font-size: 13px;
  position: relative;
  min-height: 100vh;
}
body h1,
body .h1,
body h2,
body .h2,
body h3,
body .h3,
body h4,
body .h4,
body h5,
body .h5 {
  font-family: 'lato-bold', sans-serif;
  letter-spacing: 0;
  font-weight: normal;
  color: var(--grey-2, #434143);
}
body h1,
body .h1 {
  line-height: 35px;
  font-size: 32px;
}
@media (max-width: 750px) {
  body h1,
  body .h1 {
    font-size: 27px;
  }
}
body h2,
body .h2 {
  line-height: 27px;
  font-size: 22px;
}
body h3,
body .h3 {
  line-height: 22px;
  font-size: 17px;
}
body h4,
body .h4 {
  line-height: 18px;
  font-size: 13px;
}
body h5,
body .h5,
body .note-style {
  font-family: 'lato-regular', sans-serif;
  line-height: 15px;
  font-size: 12px;
}
body b,
body strong {
  font-family: 'lato-bold', sans-serif;
  font-weight: normal;
}
body .container {
  max-width: 1125px;
  margin: auto;
}
body .welcome-container {
  max-width: 555px;
  margin-left: auto;
  margin-right: auto;
  padding: 75px 15px 0;
}
@media (max-width: 750px) {
  body .welcome-container {
    padding-top: 28px;
  }
}
body .welcome-container h1 {
  color: var(--textcolor-on-background);
}
body .errors-container {
  max-width: 880px;
  padding: 0 15px;
  box-sizing: border-box;
}
body .primary-action-button[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}
body.keyboard-navigated a:focus,
body.keyboard-navigated input[type='radio']:focus,
body.keyboard-navigated input[type='checkbox']:focus,
body.keyboard-navigated select:focus,
body.keyboard-navigated textarea:focus,
body.keyboard-navigated button:not(:disabled):focus,
body.keyboard-navigated [tabIndex='0']:focus {
  outline-style: solid !important;
  outline-width: 2px;
  outline-color: var(--focus-color, #408cb3) !important;
  outline-color: invert !important;
}
button,
input,
optgroup,
select,
textarea {
  font-family: 'lato-regular', sans-serif;
}
.primary-button-area {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 20px;
}
.primary-button-area .tabs {
  -ms-flex: 1 0;
  -webkit-flex: 1 0;
  flex: 1 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  margin-left: 10px;
}
.primary-button-area .tabs.disabled-tabs {
  opacity: 0.5;
}
.primary-button-area .tabs .spacer {
  border-bottom: 1px solid var(--textcolor-on-background);
  -ms-flex: 0 0 5px;
  -webkit-flex: 0 0 5px;
  flex: 0 0 5px;
}
.primary-button-area .tabs .spacer:first-child {
  -ms-flex: 1 0 5px;
  -webkit-flex: 1 0 5px;
  flex: 1 0 5px;
}
.primary-button-area .tabs .tab {
  -ms-flex: 0 1;
  -webkit-flex: 0 1;
  flex: 0 1;
  border-radius: 2px 2px 0 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.primary-button-area .tabs .tab.selected {
  border-bottom: 1px solid transparent;
  z-index: 2;
}
.primary-button-area .tabs .tab.warning-border {
  border-top-color: var(--system-warning-text, #bd0000);
  border-left-color: var(--system-warning-text, #bd0000);
  border-right-color: var(--system-warning-text, #bd0000);
}
.primary-button-area .tabs .tab .tab-icon {
  margin-right: 10px;
}
.primary-button-area .tabs .tab .tab-icon g {
  stroke: var(--textcolor-on-background);
}
.primary-button-area .tabs .tab .tab-icon.tab-archive-icon path {
  fill: var(--textcolor-on-background);
}
.primary-button-area .tabs .tab .tab-icon.tab-draft-icon path {
  fill: var(--textcolor-on-background);
}
.primary-button-area .tabs .tab .tab-exclamation-mark {
  font-family: 'lato-bold', sans-serif;
  font-size: 25px;
}
.primary-button-area .tabs .tab > * {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
}
a {
  text-decoration: none;
  color: inherit;
}
.provide-feedback-bar a,
a.real-link {
  text-decoration: underline;
}
.provide-feedback-bar a.emphasised-link,
a.real-link.emphasised-link {
  font-family: 'lato-bold', sans-serif;
}
div[data-bind]:has(> .link-button) {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.secondary-link {
  font-size: 13px;
  text-decoration: underline;
  font-family: 'lato-regular', sans-serif;
  cursor: pointer;
  white-space: nowrap;
}
.secondary-link:not(.disabled):hover {
  text-decoration: none;
}
.secondary-link:active {
  text-decoration: underline;
}
.secondary-link.disabled {
  color: var(--grey-4, #767676);
  cursor: not-allowed !important;
}
.secondary-link.disabled svg [fill] {
  fill: var(--grey-5, #949494);
}
.secondary-link.disabled svg [stroke] {
  stroke: var(--grey-5, #949494);
}
.secondary-link.disabled:active {
  pointer-events: none;
}
[data-gtmnote] > svg {
  pointer-events: none;
}
.button,
.comments-section .new-comment-bar editable-comment .input-and-attachment .comment-upload .upload-button,
.comments-section .edit-comment editable-comment .input-and-attachment .comment-upload .upload-button,
.comments-section .new-comment-bar editable-comment .new-comment-buttons .upload-toggle,
.comments-section .edit-comment editable-comment .new-comment-buttons .upload-toggle,
.profile-settings .upload-button,
.primary-button,
.secondary-button,
.secondary-button-dark,
.delete-button {
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 2px;
  font-weight: normal;
  font-size: 15px;
  height: 44px;
  padding: 0 15px;
  box-sizing: border-box;
  border: 0;
  text-decoration: none;
  text-align: center;
  position: relative;
  -webkit-transition: background .15s ease-out;
  -moz-transition: background .15s ease-out;
  -o-transition: background .15s ease-out;
  transition: background .15s ease-out;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
}
.plus-right,
.plus-left-inline {
  min-width: 80px;
}
.plus-right svg,
.plus-left-inline svg {
  width: 10px;
  margin-left: 10px;
  margin-top: -2px;
}
.plus-right svg .plus-primary,
.plus-left-inline svg .plus-primary {
  stroke: var(--textcolor-on-secondary) !important;
}
.plus-right svg .plus-default,
.plus-left-inline svg .plus-default {
  fill: var(--textcolor-on-secondary);
}
@media only screen and (min-width: 1024px) {
  .icon-in-button {
    text-align: right;
  }
}
.icon-in-button svg polygon,
.icon-in-button svg polyline,
.icon-in-button svg :not([fill-rule='nonzero']) path:not([stroke='none']):not([fill-rule='nonzero']),
.icon-in-button svg [stroke-linecap]:not([stroke='none']),
.icon-in-button svg [stroke]:not([stroke='none']) {
  stroke-width: 5px;
}
.primary-button.icon-in-button svg polygon,
.primary-button.icon-in-button svg polyline,
.primary-button.icon-in-button svg :not([fill-rule='nonzero']) path:not([stroke='none']):not([fill-rule='nonzero']),
.primary-button.icon-in-button svg [stroke-linecap]:not([stroke='none']),
.primary-button.icon-in-button svg [stroke]:not([stroke='none']) {
  stroke: var(--textcolor-on-secondary);
}
.secondary-button.icon-in-button svg polygon,
.secondary-button.icon-in-button svg polyline,
.secondary-button.icon-in-button svg :not([fill-rule='nonzero']) path:not([stroke='none']):not([fill-rule='nonzero']),
.secondary-button.icon-in-button svg [stroke-linecap]:not([stroke='none']),
.secondary-button.icon-in-button svg [stroke]:not([stroke='none']) {
  stroke: var(--white-color, #ffffff);
}
.primary-button.icon-in-button svg :not([fill-rule]) [fill]:not([fill='none']) {
  fill: var(--textcolor-on-secondary);
}
.secondary-button.icon-in-button svg :not([fill-rule]) [fill]:not([fill='none']) {
  fill: var(--white-color, #ffffff);
}
.icon-in-button .header-button-text {
  margin-left: 24px;
}
.icon-in-button svg + .header-button-text {
  margin-left: 0;
}
.plus-left-inline svg {
  margin-left: 0;
  margin-right: 10px;
}
.plus-left {
  padding-left: 36px;
}
.plus-left:after {
  content: ' ';
  position: absolute;
  left: 15px;
  top: 15px;
  bottom: 15px;
  width: 15px;
  background: url('../Images/plus-primary.svg') center no-repeat;
}
.primary-button {
  color: var(--textcolor-on-secondary);
  background-color: var(--brand-secondary-color);
}
.primary-button:hover,
.primary-button:focus {
  background-color: var(--brand-secondary-lighten-15);
}
.primary-button a {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.primary-button:disabled,
.primary-button[disabled] {
  background-color: var(--brand-secondary-darken-10);
}
.secondary-button,
.secondary-button-spinner {
  color: var(--white-color, #ffffff);
  background-color: var(--grey-3, #606060);
}
.secondary-button:hover,
.secondary-button:focus {
  background-color: var(--grey-4, #767676);
}
.secondary-button:active {
  background-color: var(--grey-2, #434143);
}
.secondary-button.link-disabled,
.secondary-button:disabled,
.secondary-button[disabled] {
  background-color: var(--grey-5, #949494);
  color: var(--grey-6, #d8d8d8);
}
.primary-button,
.secondary-button,
.cancel-button,
.delete-button {
  display: inline-block;
  line-height: 44px;
}
.primary-button .loader,
.secondary-button .loader,
.cancel-button .loader,
.delete-button .loader {
  display: inline-block;
}
.primary-button > svg,
.primary-button > img {
  display: inline-block;
  vertical-align: middle;
}
.secondary-button-dark {
  background-color: transparent;
  color: var(--textcolor-on-background);
  border: 1px solid var(--textcolor-on-background);
}
.secondary-button-dark.no-border {
  border: none;
}
.secondary-button-dark.plus-right:after,
.secondary-button-dark.plus-left:after {
  background: url('../Images/plus-dark-secondary.svg') center no-repeat;
}
.secondary-button-dark:hover:enabled,
.secondary-button-dark:focus:enabled {
  background-color: var(--grey-2, #434143);
}
.secondary-button-dark:active:enabled {
  background-color: var(--grey-3, #606060);
  color: var(--textcolor-on-background);
}
.secondary-button-dark:active:enabled.plus-right:after,
.secondary-button-dark:active:enabled.plus-left:after {
  background: url('../Images/plus-dark-secondary-active.svg') center no-repeat;
}
.secondary-button-dark:disabled,
.secondary-button-dark[disabled] {
  border-color: var(--grey-5, #949494);
  color: var(--grey-5, #949494);
}
.secondary-button-dark:disabled.plus-right:after,
.secondary-button-dark[disabled].plus-right:after,
.secondary-button-dark:disabled.plus-left:after,
.secondary-button-dark[disabled].plus-left:after {
  background: url('../Images/plus-dark-secondary-disabled.svg') center no-repeat;
}
.secondary-button-dark:disabled svg .plus-default,
.secondary-button-dark[disabled] svg .plus-default {
  fill: var(--grey-5, #949494) !important;
}
.delete-button {
  color: var(--white-color, #ffffff);
  background-color: var(--system-warning-text, #bd0000);
}
.delete-button:hover,
.delete-button:focus {
  background-color: #ec1212;
}
.delete-button a {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.delete-button:disabled,
.delete-button[disabled] {
  background-color: var(--system-warning-outline, #eb9494);
}
.delete-button:active {
  background-color: #d1380c;
}
.card .button,
.card .delete-button,
.card .cancel-button,
.card .primary-button,
.card .secondary-button,
.card .secondary-button-dark,
[class*='-card'] .button,
[class*='-card'] .delete-button,
[class*='-card'] .cancel-button,
[class*='-card'] .primary-button,
[class*='-card'] .secondary-button,
[class*='-card'] .secondary-button-dark {
  padding: 0 10px;
}
fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: transparent;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: transparent;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: transparent;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: transparent;
}
.global-errors {
  position: relative;
  margin-bottom: 30px;
}
.global-errors.errors-dismissable {
  cursor: pointer;
}
.welcome-container .global-errors {
  margin-top: -75px;
}
@media (max-width: 750px) {
  .welcome-container .global-errors {
    margin-top: 0;
  }
}
.post-error,
.load-error {
  z-index: 1;
}
.load-error {
  margin-top: 40px;
  padding: 40px;
  background: var(--white-color, #ffffff);
  border-radius: 2px;
  text-align: center;
  font-size: 15px;
}
.load-error h1 {
  margin-top: unset;
}
.load-error > section ~ section {
  padding-top: 20px;
  margin-top: 30px;
  border-top: 1px solid var(--grey-5, #949494);
}
.load-error__icon svg {
  width: 60px;
  height: 50px;
}
.load-error button {
  margin-top: 30px;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}
.clickable {
  cursor: pointer;
}
html,
body {
  background-color: var(--page-background) !important;
  margin: 0;
  padding: 0;
}
html button[disabled],
html select[disabled],
html input[disabled] {
  cursor: not-allowed;
}
html [hidden] {
  display: none !important;
}
.ico-compliance-plugin {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  border: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
}
.ico-compliance-plugin[src*='ico'] {
  display: block;
}
.wrapper {
  min-height: 100vh;
}
.nav-header {
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 501;
}
.breadcrumb {
  margin: 35px auto 25px;
  padding: 5px 0;
}
.breadcrumb .container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  overflow-x: auto;
}
.breadcrumb .container .breadcrumb-item {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.breadcrumb .container .breadcrumb-item a {
  text-decoration: underline;
}
.breadcrumb .container .breadcrumb-item a,
.breadcrumb .container .breadcrumb-item span {
  color: var(--textcolor-on-background);
  font-size: 15px;
}
.breadcrumb .container .chevron {
  -ms-flex: 0 0 40px;
  -webkit-flex: 0 0 40px;
  flex: 0 0 40px;
}
.breadcrumb .container .chevron svg {
  height: 15px;
  width: auto;
  display: block;
  margin: auto;
}
.breadcrumb .container .chevron path {
  stroke: var(--textcolor-on-background);
}
.breadcrumb .container .chevron.chevron-back {
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 10px;
  width: 8px;
}
.breadcrumb .container .chevron.chevron-back svg {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  transform-origin: center;
}
@media (max-width: 1023px) {
  .breadcrumb {
    padding: 15px;
    margin: 15px auto 0;
  }
  .breadcrumb .container {
    max-width: 1095px;
  }
}
.content {
  background-color: var(--page-background);
  background-attachment: scroll;
}
.content .loading-text {
  color: var(--textcolor-on-background);
}
.footer {
  background-color: var(--page-background);
  color: var(--textcolor-on-background);
  min-height: 53px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}
.footer ul {
  text-align: center;
  list-style: none;
  padding: 15px 0;
  margin: 0;
}
.footer ul li {
  display: inline-block;
  padding: 5px 15px;
}
.placeholder .placeholder-text,
.prompt-placeholder .placeholder-text {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  font-family: 'lato-regular', sans-serif;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}
.placeholder .placeholder-text p,
.prompt-placeholder .placeholder-text p {
  width: 100%;
  text-align: center;
  color: var(--textcolor-on-background);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
}
.placeholder .placeholder-text .create-new-text,
.prompt-placeholder .placeholder-text .create-new-text {
  display: inline;
  text-decoration: underline;
  cursor: pointer;
}
.placeholder .placeholder-text .title,
.prompt-placeholder .placeholder-text .title {
  color: var(--textcolor-on-background);
}
.prompt-placeholder .placeholder-text p {
  white-space: normal;
}
.warning-note {
  color: var(--system-warning-text, #bd0000);
  max-width: 1125px;
  margin: 14px auto;
}
.note-style {
  color: var(--grey-2, #434143);
}
.date-input {
  color: var(--grey-5, #949494);
  height: 15px;
}
.date-input .calendar-icon {
  height: 15px;
  width: 15px;
  position: relative;
  float: left;
  z-index: 2;
}
.date-input .calendar-icon:hover {
  cursor: pointer;
}
.date-input .calendar-icon svg {
  width: 100%;
  height: 100%;
}
.date-input .calendar-icon svg path {
  fill: var(--brand-primary-color, #a2378e);
}
.date-input .due-date {
  cursor: pointer;
  color: var(--grey-2, #434143);
  display: inline-block;
  float: left;
  margin-left: 5px;
  line-height: 15px;
}
.date-input .ko-validation-message {
  position: relative;
  top: 15px;
  left: -150px;
}
.due-date-container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.due-date-container .due-date-container-label,
.due-date-container .due-date-container-content {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
}
.due-date-container .due-date-container-label {
  margin-top: 5px;
  margin-bottom: 5px;
}
.date-display {
  float: left;
}
.date-display .status span {
  float: left;
  display: inline-block;
  margin-left: 5px;
  line-height: 15px;
  position: relative;
  top: 1px;
}
.date-display .incomplete-status span {
  color: var(--grey-3, #606060);
}
.date-display .objective-status-icon {
  height: 15px;
  width: 15px;
  float: left;
}
.date-display .objective-status-icon svg {
  width: 100%;
  height: 100%;
}
.date-display .objective-status-icon svg path {
  fill: var(--brand-primary-color, #a2378e);
}
.img {
  background-position: center;
  background-size: cover;
}
.user-image,
.user-icon {
  overflow: hidden;
}
.user-image svg,
.user-icon svg {
  display: none;
}
.user-image.default-user-icon svg,
.user-icon.default-user-icon svg {
  display: block !important;
  height: 100%;
  width: 100%;
}
.user-image.default-user-icon svg g,
.user-icon.default-user-icon svg g,
.user-image.default-user-icon svg path,
.user-icon.default-user-icon svg path {
  fill: var(--default-user-image-color);
}
.print {
  background-color: #ebebeb;
  color: var(--grey-2, #434143);
  border-radius: 2px;
}
.print:hover,
.print:focus {
  background-color: #fdfdfd;
}
.print img {
  margin-right: 5px;
}
.print.print-icon {
  background-color: var(--white-color, #ffffff);
}
.print.print-icon:hover,
.print.print-icon:focus {
  background-color: #ebebeb;
}
.print.print-icon img {
  margin-right: 0;
}
.site-name {
  background: var(--company-logo) no-repeat;
  width: 250px;
  height: 96px;
}
.site-name > * {
  display: none;
}
.mobile .site-name {
  background: var(--company-logo-mobile) no-repeat;
  width: 64px;
  height: 96px;
  margin-right: 15px;
}
.welcome > * {
  display: none;
}
.not-supported-message-mobile {
  display: none;
}
@media (max-width: 1023px) {
  .not-supported-message-mobile {
    display: block;
  }
}
.not-supported-message-mobile .warning-message-card {
  background-color: white;
  position: relative;
  box-sizing: border-box;
  width: 365px;
  max-width: 100%;
  height: 420px;
  margin: 15px auto 15px auto;
  border-radius: 2px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.not-supported-message-mobile .warning-message-card .warning-message-section {
  box-sizing: border-box;
  background-color: var(--card-background-darken-7-5);
  margin-top: 65px;
  margin-bottom: auto;
  padding: 10px 30px 10px 30px;
}
.hidden {
  display: none !important;
}
.warning-icon {
  width: 19px;
  height: 19px;
  display: inline-block;
  text-align: center;
  line-height: 19px;
  border-radius: 50%;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.warning-icon-grey {
  background: var(--grey-3, #606060);
  color: var(--white-color, #ffffff);
}
.warning-icon:before {
  content: '!';
}
.warning-box {
  position: relative;
  background: var(--system-warning-background, #ffebeb);
  border: 1px solid var(--system-warning-outline, #eb9494);
  border-left: 5px solid var(--system-warning-text, #bd0000);
  padding: 20px 20px 20px 45px;
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 2px;
}
.question .warning-box {
  margin-top: 8px;
  margin-bottom: 13px;
}
.warning-box > *:last-child {
  margin-bottom: 0 !important;
}
.warning-box > svg {
  position: absolute;
  top: 18px;
  left: 16px;
  width: 20px;
}
.warning-box > svg g {
  fill: var(--system-warning-text, #bd0000);
}
.warning-box > .h4 {
  margin-top: 0;
  margin-bottom: 0;
}
.warning-box > .h4 + p {
  margin-top: 3px;
}
.warning-box a {
  text-decoration: underline;
}
.warning-box.success-box {
  border-color: var(--system-success-outline, #8ebd84);
  border-left-color: var(--system-success-text, #1b6c09);
  background: var(--system-success-background, #e6f5e4);
}
.warning-box.success-box > svg g {
  fill: var(--system-success-text, #1b6c09);
}
.warning-box.info-box {
  border-color: var(--grey-5, #949494);
  border-left-color: var(--grey-3, #606060);
  background: var(--grey-7, #ececec);
}
.warning-box.info-box > svg g {
  fill: var(--grey-3, #606060);
}
.warning-box.advisory-box {
  border-color: var(--system-advisory-outline, #d4a85f);
  border-left-color: var(--system-advisory-text, #855200);
  background: var(--system-advisory-background, #ffe6bd);
}
.warning-box.advisory-box > svg g {
  fill: var(--system-advisory-text, #855200);
}
.warning-box-icon svg {
  width: 25px;
  height: 25px;
  position: absolute;
  left: 11px;
  top: 15px;
}
.error-summary-title {
  margin-bottom: 1em;
}
.error-links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.error-links li:last-child .link-to-error {
  margin-bottom: 0;
}
.link-to-error {
  color: var(--system-warning-text, #bd0000);
  text-decoration: underline;
  display: block;
  margin-bottom: 1em;
}
.employees-search {
  position: relative;
}
.employees-search .search-input[disabled]::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: var(--white-color, #ffffff);
}
.employees-search .search-input[disabled]:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: var(--white-color, #ffffff);
}
.employees-search .search-input[disabled]::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: var(--white-color, #ffffff);
}
.employees-search .search-input[disabled]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: var(--white-color, #ffffff);
}
.employees-search .selected-result {
  display: inline-block;
  position: absolute;
  left: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 17px;
  border: 1px solid black;
  padding: 5px 30px 3px 5px;
  background-color: var(--grey-3, #606060);
  color: var(--white-color, #ffffff);
  font-size: 16px;
  z-index: 20;
}
.employees-search .selected-result:hover,
.employees-search .selected-result:focus {
  background-color: var(--grey-4, #767676);
}
.employees-search .selected-result .box-close {
  position: absolute;
  cursor: pointer;
  font-size: 32px;
  display: inline-block;
  line-height: 0px;
  right: 4px;
  top: 14px;
}
.employees-search .selected-result .box-close:before {
  content: '×';
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .employees-search .selected-result {
    /* IE10+ CSS styles go here */
  }
  .employees-search .selected-result .box-close {
    top: 16px;
  }
}
[data-bind*='textWithFormatting:'] {
  white-space: pre-wrap;
}
.display-block {
  display: block;
}
.expandable.expanded {
  height: 100%;
}
.expandable.collapsed {
  height: 0%;
}
@media print {
  .print-hide {
    display: none !important;
  }
  .print-show {
    display: block !important;
  }
}
@media screen {
  .screen-hide {
    display: none !important;
  }
}
.border-top-radius,
.kds .review-section .section-header,
.kds .review-display .top-bar,
.kds .ui-datepicker .ui-datepicker-header,
.kds .team-member-card .team-member-data,
.kds .card .display-view .settings-overlay {
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}
.border-bottom-radius,
.kds .review-section:not(.expanded) .section-header,
.kds .review-section .section-content:last-child,
.kds .review-section .section-comments:last-child,
.kds .review-display .settings-overlay,
.kds .detailed-objective .contents .comments-section,
.kds .editor-contents .template-toolbox .toolbox-contents .prfm-drawer__contents,
.kds .card .display-view .bottom-bar,
.kds .nav-bar .user-menu {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.kds .breadcrumb {
  margin: 0;
  padding: 1px 0;
  background-color: var(--brand-primary-color, #a2378e);
}
.kds .breadcrumb .container {
  max-width: 1125px;
  margin: 20px auto -18px;
}
@media only screen and (max-width: 679px) {
  .kds .breadcrumb .container {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media only screen and (min-width: 680px) and (max-width: 1023px) {
  .kds .breadcrumb .container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .kds .breadcrumb .container {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media only screen and (max-width: 1439px) and (min-width: 1280px) {
  .kds .breadcrumb .container {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media only screen and (min-width: 1440px) {
  .kds .breadcrumb .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.kds .breadcrumb .breadcrumb-item span,
.kds .breadcrumb .breadcrumb-item a {
  font-size: 16px;
  color: var(--brand-primary-contrast-text-color);
  z-index: 1;
}
.kds .breadcrumb .chevron {
  display: flex;
  height: 20px;
  width: 20px;
}
.kds .breadcrumb .chevron svg polygon,
.kds .breadcrumb .chevron svg polyline,
.kds .breadcrumb .chevron svg :not([fill-rule='nonzero']) path:not([stroke='none']):not([fill-rule='nonzero']),
.kds .breadcrumb .chevron svg [stroke-linecap]:not([stroke='none']),
.kds .breadcrumb .chevron svg [stroke]:not([stroke='none']) {
  stroke: var(--brand-primary-contrast-text-color);
}
.kds .breadcrumb .chevron svg :not([fill-rule]) [fill]:not([fill='none']) {
  fill: var(--brand-primary-contrast-text-color);
}
.kds .button,
.kds .primary-button,
.kds .secondary-button,
.kds .secondary-button-dark,
.kds .delete-button,
.kds .upload-button,
.kds .employees-search .selected-result,
.kds .comments-section .new-comment-bar .input-and-attachment .comment-upload .upload-button,
.kds .question-templates .review-question-template-card-contents,
.kds .section-templates .review-section-template-card-contents {
  border-radius: 24px;
}
.kds .dropdown-content,
.kds .hr-card,
.kds .language-box,
.kds .language-notice-box,
.kds .team-member-card,
.kds .language-box,
.kds .feedback-success,
.kds .feedback-response-creation,
.kds .new-review-or-objective-bar,
.kds .objectives-grid .objective,
.kds .global-objectives-carousel-holder,
.kds .toolbox-contents,
.kds .user-image-input,
.kds .success-message,
.kds .error-message,
.kds .waiting-message,
.kds .review-template-card-contents,
.kds .reviews .review-creation,
.kds .template-header-section,
.kds .detailed-review .review-summary,
.kds .detailed-review .review-section,
.kds .detailed-objective .contents,
.kds .review-display,
.kds .extra-actions,
.kds .feedback-card .display-view,
.kds .review-template .review-section-template-card-contents,
.kds .load-error,
.kds .error-message,
.kds .waiting-message {
  box-shadow: 0 4px 14px 4px var(--brand-primary-tinted-shadow-color);
}
.kds .team-member-card,
.kds .load-error,
.kds .hr-card,
.kds .feedback-success,
.kds .feedback-card .display-view,
.kds .language-box,
.kds .language-notice-box,
.kds .feedback-response-creation,
.kds .global-objectives-carousel-holder,
.kds .due-date-container .date-input .ui-datepicker,
.kds .review-summary,
.kds .review-display,
.kds .review-creation,
.kds .review-creation .ui-datepicker,
.kds .new-review-or-objective-bar,
.kds .new-review-or-objective-bar .card,
.kds .new-review-or-objective-bar .new-review-card .review-card,
.kds .review-question-template-card-contents,
.kds .review-template-card-contents,
.kds .detailed-review .review-section,
.kds .ui-datepicker,
.kds .ui-datepicker-calendar,
.kds .success-message,
.kds .error-message,
.kds .waiting-message,
.kds .extra-actions,
.kds .course-linking__courses,
.kds .detailed-objective .contents,
.kds .review-template .review-section-template-card-contents,
.kds .editor-contents .template-toolbox .toolbox-contents,
.kds .editor-contents .review-template .template-header-section,
.kds .profile-settings-container .user-image-input,
.kds .modal-background .modal:not(.modal-preview),
.kds .new-comment-bar editable-comment .input-and-attachment .comment-upload,
.kds .review-template-builder .review-templates :where(.placeholder, .prompt-placeholder),
.kds .my-reviews .reviews .prompt-placeholder,
.kds .my-objectives .objectives-grid .card,
.kds .error-message,
.kds .waiting-message {
  border-radius: 8px;
}
.kds .review-display .new-sash {
  border-top-right-radius: 8px;
}
.kds .review-display .button-bar > .secondary-button {
  border-radius: 24px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.kds .review-display .button-bar > .secondary-button:only-child {
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
}
.kds .review-display .button-bar .extra-actions-toggle {
  border-radius: 24px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  padding: 0;
  margin-left: 5px;
}
.kds .review-display .extra-actions {
  background-color: var(--grey-3, #606060);
  overflow: hidden;
}
.kds .review-display .extra-actions .secondary-button {
  border-radius: 0;
  color: var(--white-color, #ffffff);
  background-color: inherit;
}
.kds .review-display .extra-actions .secondary-button:hover {
  background-color: var(--grey-4, #767676);
}
.kds .employees-search .selected-result {
  padding: 5px 32px 5px 14px;
}
.kds .employees-search .selected-result .box-close {
  right: 8px;
  top: 16px;
}
.kds .feedback-response-creation .search-input,
.kds .feedback-response-creation .input-text {
  border-radius: 8px;
}
.kds .feedback-response-creation .search-input:not(.ko-invalid-input),
.kds .feedback-response-creation .input-text:not(.ko-invalid-input) {
  box-shadow: 0 0 0 1px var(--grey-2);
}
.kds .feedback-success,
.kds .team-members,
.kds .language-box ~ .language-notice-box {
  margin-top: 15px;
}
.kds .feedback-response-creation {
  margin: 24px auto;
}
.kds .review-creation .review-templates {
  border-top: 0;
}
.kds .editor-contents .review-template .template-header-section {
  background-color: var(--card-background-color);
}
.kds .user .selection-arrow {
  display: none;
}
.kds .nav-bar .user-menu {
  background-color: var(--nav-background);
  overflow: hidden;
  top: -16px;
}
.kds .nav-bar .user-menu .menu-item {
  border-bottom: 0;
  color: var(--textcolor-on-nav-background);
}
.kds .nav-bar .user-menu .menu-item:hover {
  background-color: var(--brand-primary-low-opacity-color);
}
.kds .nav-bar .user {
  height: 80px;
}
.kds .nav-bar .user .name-and-icon .user-image {
  width: 48px;
  height: 48px;
}
.kds .nav-bar .user .name-and-icon .user-name {
  font-size: 16px;
  font-weight: 700;
  color: var(--textcolor-on-nav-background);
}
.kds .nav-bar .page-links {
  height: 80px;
  float: none;
}
.kds .nav-bar .page-links .page-link-container {
  height: 80px;
}
.kds .nav-bar .page-links .page-link-container .page-link-content {
  font-size: 16px;
  font-weight: 700;
  color: var(--textcolor-on-nav-background);
}
.kds .nav-bar .page-links .page-link-container .selection-arrow {
  top: 32px;
}
.kds .nav-bar .container {
  max-width: 100%;
  height: 80px;
  padding: 0 24px;
}
.kds .site-name {
  height: 80px;
}
.kds .button-bar .button,
.kds .action-buttons button,
.kds .upload-button,
.kds .primary-button {
  padding: 0 40px;
}
.kds .card.objective .edit-view form > .cancel-button,
.kds .card.objective .edit-view form > .primary-button {
  max-width: 50%;
}
.kds .global-objectives-carousel-holder > h2 .button {
  padding: 0 24px;
}
@media only screen and (min-width: 680px) {
  .kds dialog.kal-modal-dialog[style*='width:'] {
    max-width: none;
  }
}
.kds .mobile .button-bar .button,
.kds .mobile .action-buttons button,
.kds .mobile .upload-button,
.kds .mobile .primary-button {
  padding: 0 30px;
}
.kds .mobile .nav-bar--profile-menu .user .mobile-menu-scroll-wrapper .user-menu {
  top: 0;
}
.kds .kal-horizontal-tabbed-nav {
  margin-top: 16px;
  margin-bottom: 24px;
}
@media only screen and (min-width: 680px) {
  .kds .kal-horizontal-tabbed-nav .kal-individual-tab > .kal-btn:not(:hover) {
    color: var(--textcolor-on-background);
  }
  .kds .kal-horizontal-tabbed-nav .kal-individual-tab.kal-tab-wrapper-selected {
    border-bottom-color: var(--textcolor-on-background);
  }
  .kds .kal-horizontal-tabbed-nav .kal-individual-tab.kal-tab-wrapper-selected > .kal-btn:not(:hover) {
    color: var(--textcolor-on-background);
  }
}

