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

:root {
    --hh-ct-container-max-width: 2000px;
    --default: #ffffff;
    --primary: #dd0031;
    --info: #dd0031;
    --success: #dd0031;
    --warning: #dd0031;
    --danger: #680436;
    --link: #dd0031;
    --hh-ct-text-color-heading: #000000;
    --text-color-main: #000000;
    --text-color-default: #000000;
    --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: #f7f7f7;
    --background-color-highlight: #daf0f3;
    --background-color-highlight-soft: #f2f9fb;
    --hh-ct-font-family: "Nunito 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: "Nunito 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: 14px;
    --hh-ct-menu-text-color: #000000;
    --hh-ct-menu-border-color: #e4eaec;
    --hh-ct-top-bar-height: 80px;
    --hh-ct-top-bar-font-size: 14px;
    --hh-ct-top-menu-nav-justify-content: space-around;
    --hh-ct-top-menu-background-color: #ffd85a;
    --hh-ct-top-menu-text-color: #000000;
    --hh-ct-top-menu-button-hover-background-color: #ffd85a;
    --hh-ct-top-menu-button-hover-text-color: #dd0031;

    --background-color-main-darken-10: #e6e6e6;
    --background-color-page-darken-5: #eaeaea;
    --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: #37021d;
    --danger-darken-5: #4f0329;
    --danger-lighten-20: #8e4469;
    --danger-lighten-5: #721443;
    --default-darken-2: #fafafa;
    --default-darken-5: #f2f2f2;
    --default-lighten-2: #ffffff;
    --info-darken-10: #aa0026;
    --info-darken-27: #530012;
    --info-darken-5: #c4002b;
    --info-lighten-25: #ec718c;
    --info-lighten-30: #ef879e;
    --info-lighten-40: #f5b4c2;
    --info-lighten-5: #e01743;
    --info-lighten-50: #fbe1e7;
    --info-lighten-8: #e2244e;
    --link-darken-2: #d3002f;
    --link-lighten-5: #e01743;
    --primary-darken-10: #aa0026;
    --primary-darken-5: #c4002b;
    --primary-lighten-10: #e32d55;
    --primary-lighten-20: #e95a7a;
    --primary-lighten-25: #ec718c;
    --primary-lighten-5: #e01743;
    --primary-lighten-8: #e2244e;
    --success-darken-10: #aa0026;
    --success-darken-5: #c4002b;
    --success-lighten-20: #e95a7a;
    --success-lighten-5: #e01743;
    --text-color-highlight-fade-15: #24242426;
    --text-color-highlight-fade-30: #2424244d;
    --text-color-secondary-lighten-25: #bababa;
    --warning-darken-10: #aa0026;
    --warning-darken-2: #d3002f;
    --warning-darken-5: #c4002b;
    --warning-lighten-10: #e32d55;
    --warning-lighten-20: #e95a7a;
    --warning-lighten-40: #f5b4c2;
    --warning-lighten-5: #e01743;
    --hh-ct-top-bar-bottom-spacing: 30px;
    --hh-fixed-header-height: 110px;
    --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;
    }
}

/* Modal form Buttons to be visible */
.modal-footer .btn {
  visibility: visible;
}
/* Institute Page Styles */
.community-hero {
  background: transparent;
  color: black;
  padding: 20px 20px;
  text-align: center;
  margin-bottom: 10px;
  hyphens: none !important;
}
.panel {
  hyphens: none !important;
}
.community-event {
  background: #ffd85a;
  color: black;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  align-items: center;
  hyphens: none !important;
}
.community-event a[href] {
  text-decoration: underline;
  color: white;
  hyphens: none !important;
}
.homecard {
  background: transparent;
  margin-bottom: 10px;
  background: transparent;
  color: black;
  hyphens: none !important;
}
.footer-hero {
  background: transparent;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-bottom: 10px;
  hyphens: none !important;
}
.hero-content h1 {
  font-size: 2.5rem;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1.2;
}
.hero-content p {
  font-size: 1.2rem;
  opacity: 0.9;
  max-width: 800px;
  margin: 0 auto;
}
.featured-section {
  padding: 10px 0;
  background: #ffffff;
}
.featured-section h2 {
  font-size: 2rem;
  margin-bottom: 30px;
  color: #1f2937;
}
.content-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 30px;
  margin-top: 30px;
}
.content-card {
  background: white;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  border: 1px solid #e5e7eb;
  hyphens: none !important;
}
.content-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}
.card-image {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
.card-content {
  padding: 24px;
  hyphens: none !important;
}
.card-category {
  display: inline-block;
  background: #3b82f6;
  color: white;
  padding: 4px 12px;
  border-radius: 6px;
  font-size: 0.875rem;
  font-weight: 500;
  margin-bottom: 8px;
}
.card-category-sub {
  background: #6b7280;
  margin-left: 8px;
}
.card-date {
  display: block;
  color: #6b7280;
  font-size: 0.875rem;
  margin-bottom: 12px;
}
.card-content h3 {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 12px;
}
.card-content h3 a {
  color: #1f2937;
  text-decoration: none;
}
.card-content h3 a:hover {
  color: #3b82f6;
}
.card-content p {
  color: #4b5563;
  line-height: 1.6;
  margin-bottom: 16px;
}
.read-more {
  color: #3b82f6;
  text-decoration: none;
  font-weight: 500;
  font-size: 0.875rem;
}
.read-more:hover {
  text-decoration: underline;
}
/* Login Page Background Fix */
/* Override the login container background */
.login-container, body.layout-login {
  background-color: #f7f7f7 !important;
  min-height: 100vh;
}
/* Remove or override the gradient background */
.login-container::before, body.layout-login::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f7f7f7 !important;
  /* Remove gradient, use solid color */
  z-index: -1;
}
/* Ensure the body itself also has the correct background on login pages */
body.layout-login, html.layout-login {
  background-color: #f7f7f7 !important;
}
/* Make sure any wrapper divs also inherit the correct background */
.layout-login .container, .layout-login .container-fluid, .layout-login .row, .layout-login .col-md-4, .layout-login .col-md-6, .layout-login .col-md-8, .layout-login .col-md-12 {
  background-color: transparent !important;
}
/* Ensure the main content area doesn't override */
.layout-login #main-content, .layout-login .content, .layout-login .layout-container {
  background-color: transparent !important;
}
/* Rounded Edges for HumHub Containers */
/* Main content panels */
.panel, .panel-default, .panel-body {
  border-radius: 20px !important;
}
/* Stream entries (posts, comments) */
.wall-entry, .stream-entry, .comment, .comment-entry {
  border-radius: 20px !important;
}
/* Activity stream items */
.activity-entry, .activity-stream-entry {
  border-radius: 20px !important;
}
/* Profile and user content boxes */
.profile-header, .profile-content, .user-profile-container {
  border-radius: 20px !important;
}
/* Space and directory containers */
.space-container, .directory-container, .member-container {
  border-radius: 20px !important;
}
/* Modal dialogs */
.modal-content, .modal-dialog .modal-content {
  border-radius: 20px !important;
}
/* Form containers */
.form-group, .form-container, .login-form {
  border-radius: 20px !important;
}
/* Widget containers */
.widget, .sidebar-widget, .dashboard-widget {
  border-radius: 20px !important;
}
/* Card-style containers */
.card, .content-card, .info-card {
  border-radius: 20px !important;
}
/* Input groups and form elements */
.input-group, .form-control {
  border-radius: 20px !important;
}
.card-panel {
  border-radius: 20px !important;
  overflow: hidden !important;
}
.img-profile-data {
  border-radius: 20px 20px 0 0 !important;
  overflow: hidden !important;
}
#space-main-menu .panel-heading {
  border-radius: 20px 20px 0 0 !important;
}
#space-main-menu.panel {
  border-radius: 20px !important;
  overflow: hidden !important;
}
.panel-heading {
  border-radius: 20px 20px 0 0 !important;
}

