/* Auto-generated at Wed, 03 Jun 26 17:16:05 +0000. */

body.frontend fe-nav-brand .nav-brand img, body.backend fe-nav-brand .nav-brand img {
  height: 45px;
}
body.frontend fe-nav-desktop .nav-desktop .nav-content, body.backend fe-nav-desktop .nav-desktop .nav-content {
  height: 90px;
}
body.frontend .mat-badge-content {
  color: white;
}
.frontend fe-survey-likert .survey-likert .scroll-info {
  display: none;
}
.frontend fe-survey-likert .survey-likert .likert-wrapper .answer-wrapper {
  width: 100%;
}
.frontend fe-survey-likert .survey-likert .likert-wrapper .answer-wrapper .answer-item, .frontend fe-survey-likert .survey-likert .likert-wrapper .answer-wrapper .answer-header {
  min-width: 0px;
}
.frontend fe-survey-likert .survey-likert .likert-wrapper .answer-wrapper .answer-item .answer-select, .frontend fe-survey-likert .survey-likert .likert-wrapper .answer-wrapper .answer-item .answer-description, .frontend fe-survey-likert .survey-likert .likert-wrapper .answer-wrapper .answer-header .answer-select, .frontend fe-survey-likert .survey-likert .likert-wrapper .answer-wrapper .answer-header .answer-description {
  width: unset;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.frontend fe-survey-likert .survey-likert .likert-wrapper .answer-wrapper mat-radio-group, .frontend fe-survey-likert .survey-likert .likert-wrapper .answer-wrapper .description-wrapper {
  justify-content: space-around;
}
.frontend fe-suggestion-submit h2.sub-title, .backend fe-suggestion-submit h2.sub-title {
  font-size: 22px;
  font-weight: normal;
  display: none;
}
.frontend inn-suggestion-detail .content {
  padding-bottom: 0px;
  gap: 15px;
}
.frontend inn-suggestion-detail .content h1 span {
  color: var(--brand-primary);
}
.frontend inn-suggestion-detail .content inn-suggestion-additional-form-elements {
  font-size: 16px;
}
.frontend dynamic-content ul {
  margin: 0 0 10px 0;
}