/** This file is auto-generated by the Clean Theme configuration. Do not edit the file directly. */

:root {
    --hh-ct-container-max-width: 1600px;
    --default: #f3f3f3;
    --primary: #00abe9;
    --info: #00abe9;
    --success: #3C9490;
    --warning: #ee9126;
    --danger: #FC4A64;
    --link: #00abe9;
    --hh-ct-text-color-heading: #37474f;
    --text-color-main: #435f6f;
    --text-color-default: #4b4b4b;
    --text-color-secondary: #7a7a7a;
    --text-color-highlight: #242424;
    --text-color-soft: #555555;
    --text-color-soft2: #838383;
    --text-color-soft3: #bac2c7;
    --text-color-contrast: #ffffff;
    --background-color-main: #ffffff;
    --background-color-secondary: #f7f7f7;
    --background-color-page: #f1f4f5;
    --background-color-highlight: #daf0f3;
    --background-color-highlight-soft: #f2f9fb;
    --hh-ct-font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    --hh-ct-font-size: 14px;
    --hh-ct-font-weight: 400;
    --hh-ct-font-bold-weight: 700;
    --hh-ct-heading-font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    --hh-ct-ph-font-size: 16px;
    --hh-ct-h1-font-size: 1.7em;
    --hh-ct-h1-stream-font-size: 1.45em;
    --hh-ct-h2-font-size: 1.5em;
    --hh-ct-h2-stream-font-size: 1.3em;
    --hh-ct-h3-font-size: 1.2em;
    --hh-ct-h4-font-size: 1.1em;
    --hh-ct-h5-font-size: 1.0em;
    --hh-ct-h6-font-size: 0.85em;
    --hh-ct-ph-font-weight: 700;
    --hh-ct-panel-border-width: 1px;
    --hh-ct-panel-border-style: solid;
    --hh-ct-panel-border-color: #d2d3e4;
    --hh-ct-panel-border-radius: 4px;
    --hh-ct-panel-box-shadow: 0 1px 10px #00000019;
    --hh-ct-menu-font-size: 12px;
    --hh-ct-menu-text-color: #31414a;
    --hh-ct-menu-border-color: #e4eaec;
    --hh-ct-top-bar-height: 50px;
    --hh-ct-top-bar-font-size: 10px;
    --hh-ct-top-menu-nav-justify-content: center;
    --hh-ct-top-menu-background-color: #ffffff;
    --hh-ct-top-menu-text-color: #00abe9;
    --hh-ct-top-menu-button-hover-background-color: #f7f7f7;
    --hh-ct-top-menu-button-hover-text-color: #242424;

    --background-color-main-darken-10: #e6e6e6;
    --background-color-page-darken-5: #e4e7e8;
    --background-color-page-lighten-10: #ffffff;
    --background-color-page-lighten-20: #ffffff;
    --background-color-page-lighten-30: #ffffff;
    --background-color-secondary-darken-2: #f2f2f2;
    --background-color-secondary-darken-5: #eaeaea;
    --danger-darken-10: #d53e54;
    --danger-darken-5: #e8445c;
    --danger-lighten-20: #feaeba;
    --danger-lighten-5: #fc6379;
    --default-darken-2: #eeeeee;
    --default-darken-5: #e6e6e6;
    --default-lighten-2: #f8f8f8;
    --info-darken-10: #0086b6;
    --info-darken-27: #00465f;
    --info-darken-5: #0098d0;
    --info-lighten-25: #75d2f3;
    --info-lighten-30: #8dd9f5;
    --info-lighten-40: #bce9f9;
    --info-lighten-5: #17b3eb;
    --info-lighten-50: #ebf8fd;
    --info-lighten-8: #26b7ec;
    --link-darken-2: #00a4df;
    --link-lighten-5: #17b3eb;
    --primary-darken-10: #0086b6;
    --primary-darken-5: #0098d0;
    --primary-lighten-10: #2fbaed;
    --primary-lighten-20: #5ecaf1;
    --primary-lighten-25: #75d2f3;
    --primary-lighten-5: #17b3eb;
    --primary-lighten-8: #26b7ec;
    --success-darken-10: #2d706d;
    --success-darken-5: #35827e;
    --success-lighten-20: #7eb8b5;
    --success-lighten-5: #4c9d99;
    --text-color-highlight-fade-15: #24242426;
    --text-color-highlight-fade-30: #2424244d;
    --text-color-secondary-lighten-25: #bababa;
    --warning-darken-10: #c2761f;
    --warning-darken-2: #e58c25;
    --warning-darken-5: #d88422;
    --warning-lighten-10: #f2a955;
    --warning-lighten-20: #f5c185;
    --warning-lighten-40: #fdf1e3;
    --warning-lighten-5: #f09d3e;
    --hh-ct-top-bar-bottom-spacing: 30px;
    --hh-fixed-header-height: 80px;
    --hh-fixed-footer-height: 0px;
}

@media (max-width: 768px) {
    :root {
        --hh-ct-top-bar-height: 50px;
        --hh-ct-top-bar-bottom-spacing: 5px;
        --hh-fixed-header-height: 55px;
    }
}

@media (max-width: 570px) {
    :root {
        --hh-fixed-footer-height: 52px;
    }
}

#topbar > .container > .nav > li > a {
  align-items: center;
}
#top-menu-nav li:not(#top-menu-sub) i.fa, #search-menu-nav li i.fa {
  background-size: 100% 100%;
  width: 22px;
  height: 22px;
  margin-bottom: 4px;
}
#top-menu-nav li:not(#top-menu-sub) i.fa:before, #search-menu-nav li i.fa:before {
  content: "";
}
@media (max-width: 768px) {
  #top-menu-nav li:not(#top-menu-sub) i.fa, #search-menu-nav li i.fa {
    height: 50px;
  }
}
#top-menu-nav li i.fa-dot-circle-o {
  background-image: var(--udn-space-icon-url);
}
#top-menu-nav li i.fa-home {
  background-image: var(--udn-home-icon-url);
}
#top-menu-nav li i.fa-tachometer {
  background-image: var(--udn-dashboard-icon-url);
}
#top-menu-nav li i.fa-calendar {
  background-image: var(--udn-calendar-icon-url);
}
#top-menu-nav li i.fa-question-circle {
  background-image: var(--udn-help-icon-url);
}
#top-menu-nav li.active i.fa-dot-circle-o {
  background-image: var(--udn-spaces-active-icon-url);
}
#top-menu-nav li.active i.fa-home {
  background-image: var(--udn-home-active-icon-url);
}
#top-menu-nav li.active i.fa-tachometer {
  background-image: var(--udn-dashboard-active-icon-url);
}
#top-menu-nav li.active i.fa-calendar {
  background-image: var(--udn-calendar-active-icon-url);
}
#top-menu-nav li.active i.fa-question-circle {
  background-image: var(--udn-help-active-icon-url);
}
#search-menu-nav li i.fa-search {
  background-image: var(--udn-search-icon-url);
}
#search-menu-nav li.active i.fa-search {
  background-image: var(--udn-search-active-icon-url);
}
#topbar > .container > .notifications .btn-group > a {
  margin: 0 2px;
  padding: 13px 10px;
}
#topbar > .container > .nav > li > a i, #topbar > .container > .notifications a i {
  font-size: 20px;
}
.login-container #img-logo {
  content: var(--udn-logo-white-url);
  max-width: 500px;
}
#ew-space-full-screen-layout .breadcrumb .breadcrumb-item:not(.active) i {
  color: var(--link);
  font-size: 20px;
  vertical-align: middle;
}
#ew-space-full-screen-layout .breadcrumb .breadcrumb-item:not(.active) a {
  color: var(--link);
  padding-left: 8px;
  padding-right: 5px;
  display: inline-block;
  vertical-align: middle;
}
#ew-space-full-screen-layout .breadcrumb .breadcrumb-item.active {
  color: #242424;
}
#ew-space-full-screen-layout .breadcrumb .breadcrumb-item.active i {
  margin-left: 5px;
  color: var(--text-color-main);
  font-size: 20px;
  vertical-align: middle;
}
#ew-space-full-screen-layout .breadcrumb .breadcrumb-item.active span {
  padding-left: 8px;
  color: var(--text-color-main);
  display: inline-block;
  vertical-align: middle;
}
#contentFormBody #contentForm_message .humhub-ui-richtext h2 {
  display: none;
}
.ProsemirrorEditor .ProseMirror-menu-group > .ProseMirror-menu-item > .ProseMirror-menu-group, .ProsemirrorEditor .ProseMirror-menu-group > .ProseMirror-menu-item button.ProseMirror-icon.hidden {
  display: flex !important;
}
.ProsemirrorEditor .ProseMirror-menu-group .ProseMirror-menu-resizeNav {
  display: none !important;
}
#login-form {
  max-width: 500px !important;
}
.btn-ac-Keycloak {
  white-space: normal !important;
}
#user-auth-login-modal #tabs, #create-account-form[data-has-auth-client="0"] #registration-form, form[action="/user/auth/login"], #register-form, #account-login-form, .or-container {
  display: none !important;
}
.authChoice {
  text-align: center;
}

