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

:root {
    --hh-ct-container-max-width: 1600px;
    --default: #ffa035;
    --primary: #2f496a;
    --info: #ffa035;
    --success: #518132;
    --warning: #AF640E;
    --danger: #ffa035;
    --link: #2eaae1;
    --hh-ct-text-color-heading: #37474f;
    --text-color-main: #31414a;
    --text-color-default: #ffffff;
    --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: "Open Sans", -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: #232f3f;
    --hh-ct-top-menu-text-color: #ffffff;
    --hh-ct-top-menu-button-hover-background-color: #2eaae1;
    --hh-ct-top-menu-button-hover-text-color: #232f3f;

    --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: #d5862c;
    --danger-darken-5: #ea9331;
    --danger-lighten-20: #ffd09b;
    --danger-lighten-5: #ffac4f;
    --default-darken-2: #f79b33;
    --default-darken-5: #ea9331;
    --default-lighten-2: #ffa53f;
    --info-darken-10: #d5862c;
    --info-darken-27: #8d581d;
    --info-darken-5: #ea9331;
    --info-lighten-25: #ffdcb5;
    --info-lighten-30: #ffe8ce;
    --info-lighten-40: #ffffff;
    --info-lighten-5: #ffac4f;
    --info-lighten-50: #ffffff;
    --info-lighten-8: #ffb35e;
    --link-darken-2: #2ca4d9;
    --link-lighten-5: #44b3e4;
    --primary-darken-10: #1f3147;
    --primary-darken-5: #273d58;
    --primary-lighten-10: #4d637f;
    --primary-lighten-20: #6a7d95;
    --primary-lighten-25: #798a9f;
    --primary-lighten-5: #3e5675;
    --primary-lighten-8: #475e7b;
    --success-darken-10: #3a5c24;
    --success-darken-5: #456f2b;
    --success-lighten-20: #87a871;
    --success-lighten-5: #5e8b42;
    --text-color-highlight-fade-15: #24242426;
    --text-color-highlight-fade-30: #2424244d;
    --text-color-secondary-lighten-25: #bababa;
    --warning-darken-10: #80490a;
    --warning-darken-2: #a65f0d;
    --warning-darken-5: #97570c;
    --warning-lighten-10: #bc7d34;
    --warning-lighten-20: #c8955b;
    --warning-lighten-40: #e2c7a7;
    --warning-lighten-5: #b57021;
    --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;
    }
}

.wall-entry-controls a {
  font-size: 11px;
  color: #2f496a !important;
  margin-top: 10px;
  margin-bottom: 0;
}
.modal-content .modal-header .close {
  margin-top: 2px;
  margin-right: 5px;
  opacity: 1;
  color: #2f496a !important;
  font-size: 28px;
}
#topbar > .container > .nav > li.active > a, #topbar > .container > .nav > li.hover > a {
  background-color: #446084 !important;
  color: #fff !important;
  text-decoration: none;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-image: none;
  border: 1px solid #2f496a !important;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
#topbar {
  background-color: #232f3f !important;
  top: 0;
  z-index: 1030;
  overflow: unset;
  border-bottom-width: var(--hh-ct-panel-border-width);
  border-bottom-style: var(--hh-ct-panel-border-style);
  border-bottom-color: #232f3f !important;
  box-shadow: var(--hh-ct-panel-box-shadow);
}
#topbar > .container > .nav > li > a {
  color: #fff !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 13px;
  text-decoration: none;
  text-shadow: none;
  font-weight: 600;
  font-size: var(--hh-ct-top-bar-font-size);
  height: calc(var(--hh-ct-top-bar-height) - var(--hh-ct-panel-border-width));
  text-transform: uppercase;
  text-align: center;
  transition: 0.25s;
  white-space: nowrap;
}
#topbar > .container > .nav > li > a:active, #topbar > .container > .nav > li > a:focus, #topbar > .container > .nav > li > a:hover {
  background-color: #2eaae1 !important;
  color: #232f3f !important;
  text-decoration: none;
  border-bottom: none;
}
.wall-entry .wall-entry-header .wall-entry-header-image .fa {
  font-size: 2.39em;
  color: #ffa035 !important;
  margin-top: 5px;
}
.wall-entry .wall-entry-header .wall-entry-container-link {
  color: #2eaae1 !important;
}
.panel .panel-body p a {
  color: #2eaae1 !important;
}
.markdown-render a, .markdown-render a:visited, [data-ui-markdown] a, [data-ui-markdown] a:visited, [data-ui-richtext] a, [data-ui-richtext] a:visited {
  text-decoration: none;
  color: #2eaae1 !important;
}
.wall-entry .content a {
  color: #2eaae1 !important;
}
#topbar > .container .notifications .btn-group > a {
  color: #fff !important;
  padding: 5px 10px;
  margin: 10px 2px;
  display: inline-block;
  border-radius: 2px;
  text-decoration: none;
  text-align: left;
}
.btn-info {
  background: #ffa035 !important;
  color: #232f3f !important;
}
.btn-info:focus, .btn-info:hover {
  background: #ea9331 !important;
  text-decoration: none;
}
.btn-primary {
  background: #2f496a !important;
  color: #fff !important;
}
.btn-primary:hover {
  color: #232f3f !important;
  background-color: #2eaae1 !important;
  border-color: #204d74 !important;
}
.nav-pills.preferences .dropdown .dropdown-toggle i {
  color: #ffa035 !important;
}
.label-info {
  background-color: #ffa035 !important;
}
.account .dropdown-menu, .nav-pills .dropdown-menu, .nav-tabs .dropdown-menu {
  background-color: #2f496a !important;
  border: none;
}
.dropdown-menu > li > a:hover {
  background: #232f3f !important;
}
.panel .statistics .entry .count {
  color: #ffa035 !important;
  font-weight: 600;
  font-size: 20px;
  line-height: 0.8em;
}
.loader .sk-spinner-three-bounce div, .loader .sk-spinner-three-bounce span {
  width: 12px;
  height: 12px;
  background-color: #ffa035 !important;
  border-radius: 100%;
  display: inline-block;
  animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
  animation-fill-mode: both;
}
.form-collapsible-fields {
  margin-bottom: 12px;
  border-left: 3px solid #ffa035 !important;
}
input[type=checkbox]:checked {
  border: 2px solid #ffa035 !important;
  background: #ffa035 !important;
  color: #fff !important;
}
.wall-entry-controls a {
  font-size: 11px;
  color: #2eaae1 !important;
  margin-top: 10px;
  margin-bottom: 0;
}
.btn-info.active, .btn-info:active {
  outline: 0;
  border: 1px solid #ffa035 !important;
  padding: 7px 15px;
  color: #ffa035 !important;
  box-shadow: none;
}
.btn-info.active:focus, .btn-info.active:hover {
  border: 1px solid #ffa035 !important;
  color: #232f3f !important;
  background-color: #ffa035 !important;
}
input[type=radio]:checked::after {
  content: " ";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 3px;
  background: #ffa035 !important;
  text-shadow: none;
  left: 3px;
  font-size: 32px;
}
#topbar > .container .notifications .btn-group > a:active, #topbar > .container .notifications .btn-group > a:focus, #topbar > .container .notifications .btn-group > a:hover {
  background-color: #2eaae1 !important;
  color: #232f3f !important;
  text-decoration: none;
  border-bottom: none;
}
.dropdown-menu li a:hover, .dropdown-menu li a:focus {
  background: #2eaae1 !important;
  cursor: pointer;
}
.btn-default {
  background: #ffa035 !important;
  color: #232f3f !important;
}
.btn-default:focus, .btn-default:hover {
  background: #ffa035 !important;
  color: #232f3f !important;
  text-decoration: none;
}
#dropdown-search.dropdown-menu .dropdown-search-form .dropdown-search-button {
  position: absolute;
  padding: 5px 10px;
  background: 0 0;
  border: 0;
  font-size: 16px;
  font-weight: 600;
  color: #232f3f !important;
}
.btn-default:focus, .btn-default:hover {
  background: #2eaae1 !important;
  color: #232f3f !important;
  text-decoration: none;
}
#dropdown-search.dropdown-menu .search-provider .search-provider-actions .btn {
  width: 100%;
  font-size: 12px;
  color: #232f3f !important;
  background: #f9f9f9;
  border-radius: 4px;
}
.dropdown.search-menu.open #search-menu {
  background: #2eaae1 !important;
  border-bottom: 3px solid #2eaae1 !important;
  z-index: 1000;
  position: relative;
}
.select2-container--humhub.select2-container--focus .select2-selection, .select2-container--humhub.select2-container--open .select2-selection {
  border: 2px solid #ffa035 !important;
  outline: 0;
  box-shadow: none;
}
.colorInfo {
  color: #ffa035 !important;
}
.select2-container--humhub .select2-selection--multiple .select2-selection__choice {
  color: #555;
  border-radius: 4px;
  cursor: default;
  padding: 0 6px;
  background-color: #ffa035 !important;
  color: #fff;
  border-radius: 3px;
  font-size: 12px !important;
  padding: 0 5px 2px 2px;
  float: left;
  margin: 2px;
  height: 28px;
}
.tab-menu .nav-tabs li.active > a, .tab-menu .nav-tabs li.active > a:focus, .tab-menu .nav-tabs li.active > a:hover, ul.tab-menu-settings li.active > a, ul.tab-menu-settings li.active > a:focus, ul.tab-menu-settings li.active > a:hover {
  padding-top: 14px;
  background-color: #2f496a !important;
  color: #fff !important;
  border: none !important;
  border-bottom: 1px solid #2f496a !important;
}
div.required > label:after {
  content: " *";
  color: #ffa035 !important;
}
.btn-danger:focus, .btn-danger:hover {
  background: #2eaae1 !important;
  text-decoration: none;
  color: #232f3f !important;
}
.btn-danger {
  background: #fb3650 !important;
  text-decoration: none;
  color: #fff !important;
}
#user-groups-membership .card {
  min-width: 200px;
  margin: 10px;
  padding: 10px;
  flex: 1;
  background-color: #ffa035 !important;
}
.select2-container--humhub .select2-results__option--highlighted[aria-selected] {
  border-left: 3px solid #ffa035 !important;
}
.select2-container--humhub .select2-selection {
  background-color: #fff;
  border: 2px solid #2f496a !important;
  border-radius: 4px;
  color: #555;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  outline: 0;
  min-height: 35px;
}
.container-cards .card .card-header .card-icons .fa {
  color: #ffa035 !important;
}
#topbar > .container #top-menu-nav {
  background-color: #232f3f !important;
}
.login-container .panel a {
  color: #2eaae1;
}
#topbar > .container .btn-group.active > a {
  background-color: #2eaae1 !important;
  color: #232f3f !important;
}
.progress-bar-info {
  background-color: #FFA035 !important;
  box-shadow: none;
}
.wall-entry .content a {
  color: #000000 !important;
}
.fc-bootstrap a.fc-event:not([href]):not([tabindex]) {
  color: #000000 !important;
}
.wall-entry .content a {
  color: #2eaae1 !important;
}
.btn-default {
  background: #ffa035 !important;
  color: #232f3f !important;
}
.media-list li.new, .messagePreviewEntry.unread {
  background-color: #ffffff30 !important;
}
.new-message-badge {
  background: #ffa035 !important;
}
.messagePreviewEntry.unread time {
  color: #2eaae1 !important;
}
.post-file-list a, .post-file-list a:active, .post-file-list a:focus, .post-file-list a:hover {
  color: #2eaae1 !important;
}
.cc-color-override--1125191519 .cc-btn {
  color: #222222 !important;
  border-color: transparent;
  background-color: #ffa035 !important;
}
.cc-color-override--1125191519.cc-window {
  color: #ffffff !important;
  background-color: #333333 !important;
}
.container-modules .marketplace-settings-dropdown .dropdown-toggle {
  color: #ffa035 !important;
  font-size: 22px;
  line-height: 20px;
  margin: 2px;
}
.label-success {
  background-color: #009688 !important;
}
.label-info {
  background-color: #2f496a !important;
}
.label-danger {
  background-color: #df0044 !important;
}
#scrollUpButton::after {
  color: #232f3f !important;
}
.dropdown-menu > li > a:hover {
  color: #232f3f !important;
}
.comment .post-file-list {
  background-color: #333333 !important;
}
.media .time {
  color: #ffffff !important;
}
.content_create .upload-buttons .btn.fileinput-button, .content_create .upload-buttons .fileinput-button + .dropdown-toggle, .content_edit .upload-buttons .btn.fileinput-button, .content_edit .upload-buttons .fileinput-button + .dropdown-toggle {
  color: #232f3f !important;
}
.nav > li > a:focus, .nav > li > a:hover {
  background-color: #2eaae1 !important;
}
.btn-info:focus, .btn-info:hover {
  background: #2eaae1 !important;
}
span.btn.btn-sm.btn-default.fileinput-button.tt:hover {
  background: #2eaae1 !important;
  background-color: #2eaae1 !important;
}
button.btn.btn-sm.btn-default.dropdown-toggle:hover {
  background: #2eaae1 !important;
  background-color: #2eaae1 !important;
}
#topbar > .container > .nav > li > a:active, #topbar > .container > .nav > li > a:focus, #topbar > .container > .nav > li > a:hover {
  background-color: #2eaae1 !important;
  color: #ffffff !important;
}
.btn-info:hover, .btn-info:focus, .btn-primary:hover, .btn-primary:focus, .btn-default:hover, .btn-default:focus {
  color: #ffffff !important;
}
.media .time {
  color: #2eaae1 !important;
}
.dropdown-menu > li > a:hover {
  color: #ffffff !important;
}
#topbar > .container .notifications .btn-group > a:active, #topbar > .container .notifications .btn-group > a:focus, #topbar > .container .notifications .btn-group > a:hover {
  color: #ffffff !important;
}
:root {
  --primary: #2f496a!important;
}
.container-cards .form-search-filter-tags .btn.btn-primary:not(.active) {
  color: #fff !important;
}
legend {
  color: #fff !important;
}

