/* updated for NGI user directory on: 2024-12-23 */
/* *****************************************
- DOCUMENT INFORMATION
- Designer:
- NGI version: vanessa.verriere@lumapps.com
- Updated On: June 6th, 2023
****************************************** */
/* *************************************** */
/* Mobile Media Queries - TJ 5/29/25
/* *************************************** */
/* Global box-sizing reset */
*, *::before, *::after {
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  table {
    width: 100% !important;
    table-layout: fixed !important;
    overflow-x: auto !important;
    display: block !important;
  }

  thead {
    display: none !important; /* Optional: Hide headers if needed on mobile */
  }

  tr {
    display: block !important;
    margin-bottom: 1rem; /* Space between stacked "rows" */
  }

  td, th {
    display: block !important;
    width: 100% !important;
    word-break: break-word !important;
    white-space: normal !important;
    overflow-wrap: break-word !important;
    max-width: 100% !important;
    text-align: left !important; /* Optional: better alignment for stacked items */
  }
  img {
    max-width: 100% !important;
    height: auto !important;
  }
}
  .button-container {
    float: none !important;
    padding-right: 0 !important;
    text-align: center;
    padding-top: 10px;
  }
}
/* Make fonts responsive */
@media only screen and (max-width: 768px) {
  body {
    font-size: 16px; /* Ensure the text is not too small on mobile */
  }

  h1 {
    font-size: 1.5em;
  }

  h2 {
    font-size: 1.25em;
  }

  p, li {
    font-size: 1em;
  }
}

/* Adjust layout for small screens */
@media only screen and (max-width: 768px) {
  .row {
    flex-direction: column; /* Stack rows vertically */
  }

  .column {
    width: 100% !important; /* Ensure columns are full-width on mobile */
    padding: 10px 0;
  }

  .container {
    width: 100% !important;
    padding: 10px;
  }
}

@media (max-width: 768px) {
	/* Slideshow widget container on mobile */
	#widget-content-8ac01558-25d8-5387-b9b9-25b7ed9a5d15 {
		padding: 0px !important;
		margin: 0px !important;
	}

	/* Remove padding/margin from nested slideshow elements */
	#widget-content-8ac01558-25d8-5387-b9b9-25b7ed9a5d15 .lumx-slideshow,
	#widget-content-8ac01558-25d8-5387-b9b9-25b7ed9a5d15 .lumx-slideshow__slides,
	#widget-content-8ac01558-25d8-5387-b9b9-25b7ed9a5d15 .lumx-slideshow__wrapper,
	#widget-content-8ac01558-25d8-5387-b9b9-25b7ed9a5d15 .block-slideshow__item-wrapper {
		padding: 0px !important;
		margin: 0px !important;
	}
  /* Mobile spacing fix for "Top Stories" header widget */
	#widget-da23c01e-8ab3-53a7-acbf-56687eb8cbb4 {
		margin: 0 !important;
		padding: 0 !important;
	}

	#widget-content-da23c01e-8ab3-53a7-acbf-56687eb8cbb4 {
		margin: 0 !important;
		padding: 0px 0 !important; /* optional slight top/bottom spacing */
	}
  /* Mobile spacing fix for "Top Stories Content List" */
  #widget-a5de95e6-c30f-53ed-a18a-0f0c65b15247 {
    padding: 4px 0 !important;
    margin: 0 !important;
  }
  #widget-content-a5de95e6-c30f-53ed-a18a-0f0c65b15247 {
    padding: 4px 0 !important;
    margin: 0 !important;
  }
  /* Mobile spacing fix for "My News" header widget */
  #widget-abc357b6-c117-5aa0-b7de-35c5abdc9de7 {
    padding: 0px 0 !important;
    margin: 0 !important;
  }
  #widget-content-abc357b6-c117-5aa0-b7de-35c5abdc9de7 {
    padding: 0px 0 !important;
    margin: 0 !important;
  }
  /* Mobile spacing fix for "My News" content list */
  #widget-98172108-262e-5e1d-a1c8-a2d96b6775b3 {
    padding: 4px 0 !important;
    margin: 0 !important;
  }
  #widget-content-98172108-262e-5e1d-a1c8-a2d96b6775b3 {
    padding: 4px 0 !important;
    margin: 0 !important;
  }
  /* Mobile spacing fix for "Only on Horizon" header widget */
  #widget-082aa558-4aef-51fa-8ca5-2bae44d16c20 {
    padding: 0px 0 !important;
    margin: 0 !important;
  }
  #widget-content-082aa558-4aef-51fa-8ca5-2bae44d16c20 {
    padding: 0px 0 !important;
    margin: 0 !important;
  }
  /* Mobile spacing fix for "Video" widget */
  #widget-47fb8c58-b336-5025-9ac8-07a0b69f03da {
    padding: 0px 0 !important;
    margin: 0 !important;
  }
  #widget-video-47fb8c58-b336-5025-9ac8-07a0b69f03da {
    padding: 0px 0 !important;
    margin: 0 !important;
  }
  /* Mobile spacing fix for "Video text" widget */
  #widget-17f7d0bf-18c6-5ae1-863e-4bcac0508331 {
    padding: 0px 0 !important;
    margin-top: 0px !important;
  }
  #widget-content-17f7d0bf-18c6-5ae1-863e-4bcac0508331 {
    padding: 0px 0 10px 0 !important;
    margin: 0 !important;
  }
   /* Mobile spacing fix for "Share on Social" title widget */
  #widget-3bd7f1b2-84ec-5cf2-8ce6-cbbdf36fd8f9 {
    padding: 0px 0 !important;
    margin: 0 !important;
  }
  #widget-content-3bd7f1b2-84ec-5cf2-8ce6-cbbdf36fd8f9 {
    padding: 0px 0 !important;
    margin: 0 !important;
  }
  /* Mobile spacing fix for "Share on Social" text widget */
  #widget-1dce7638-d49c-52fc-b075-97156789e07b {
    padding: 0px 0 !important;
    margin: 0 !important;
  }
  #widget-content-1dce7638-d49c-52fc-b075-97156789e07b {
    padding-top: 0px !important;
    margin: 0 !important;
  }
  /* Mobile spacing fix for "Key Dates" title widget */
  #widget-66e1c0ae-e22e-5cd6-af6f-5371a567c064 {
    padding: 0px 0 !important;
    margin: 0 !important;
  }
  #widget-content-66e1c0ae-e22e-5cd6-af6f-5371a567c064 {
    padding: 0px 0 !important;
    margin: 0 !important;
  }
  /* Mobile spacing fix for "Key Dates" list widget */
  #widget-5f02bc77-92f0-53d0-97a3-838ab2bf0d03 {
    padding: 0px 0 12px 0 !important;
    margin-top: 0px !important;
  }
  #widget-content-5f02bc77-92f0-53d0-97a3-838ab2bf0d03 {
    padding: 0 0 !important;
    margin: 0 !important;
  }
  /* Mobile spacing fix for "Workday In The News" title widget */
  #widget-c415f002-6e5f-5e25-8873-7e589122a641 {
    padding: 0!important;
    margin: 0 !important;
  }
  #widget-content-c415f002-6e5f-5e25-8873-7e589122a641 {
    padding: 0 !important;
    margin-bottom: 0px !important;
  }

  /* Mobile spacing fix for "Workday In The News" list widget */
  #widget-8fe25178-3c5f-50f4-8975-5d7e7fcf001a {
    padding: 0 !important;
    margin-top: 0px !important;
  }
  #widget-content-8fe25178-3c5f-50f4-8975-5d7e7fcf001a {
    padding: 0 !important;
    margin: 0 !important;
  }
}
/* Adjust navigation for mobile */
@media only screen and (max-width: 768px) {
  .navbar {
    display: block;
    width: 100%;
    padding: 10px 0;
  }

  .navbar ul {
    display: block;
    padding-left: 0;
    text-align: center;
  }

  .navbar li {
    display: inline-block;
    width: 100%;
    text-align: center;
  }

  .navbar a {
    padding: 10px;
    display: block;
  }
}

/* Hide Horizon Plus navigation for mobile */
@media (max-width: 768px) {
    #b43fba80-cd90-45dd-a344-ef34dc8aa092 {
      display: none !important;
    }
  }

/* Hide non-essential elements on mobile */
@media only screen and (max-width: 768px) {
  .sidebar, .side-nav, .extra-content {
    display: none !important; /* Hide sidebars and extra content on mobile */
  }

  .hero-image {
    width: 100%;
    height: auto;
  }
}

/* Make buttons more mobile-friendly */
@media only screen and (max-width: 768px) {
  .pill-button, .button {
    width: 100% !important;
    padding: 15px;
    font-size: 18px;
  }

  .button-container {
    display: flex;
    justify-content: center;
  }
}

/* Make cards responsive */
@media only screen and (max-width: 768px) {
  .card {
    width: 100% !important;
    margin-bottom: 15px;
  }

  .card img {
    width: 100%;
    height: auto;
  }

  .card-text {
    padding: 10px;
  }
}

/* Make forms responsive */
@media only screen and (max-width: 768px) {
  input, select, textarea {
    width: 100% !important;
    padding: 12px;
    font-size: 16px;
  }

  .form-container {
    width: 100% !important;
    padding: 20px;
  }
}

/* Adjust for tablets or larger screens */
@media only screen and (max-width: 1024px) {
  .container {
    width: 95%;
    padding: 20px;
  }

  .sidebar {
    display: none;
  }

  .main-content {
    margin-left: 0 !important;
  }
}
/* Adjust the search wiggle effect */
@media (max-width: 768px) {
  html, body,
  .lumapps-content-wrapper,
  .lumapps-page-content {
    overflow-x: hidden !important;
    max-width: 100vw !important;
    width: 100% !important;
  }
  input, textarea, select {
    font-size: 16px !important;
  }
}
/* Font imports
/* *************************************** */
@font-face {
    font-family: "Adelle Sans";
    font-style: normal;
    font-weight: thin;
    src: url("https://static.workday.com/fonts/Workday_Adelle_Sans_Test/Workday_Adelle_Sans-Light.eot") format("Embedded OpenType");
    src: url("https://static.workday.com/fonts/Workday_Adelle_Sans_Test/Workday_Adelle_Sans-Light.otf") format("OpenType");
    src: url("https://static.workday.com/fonts/Workday_Adelle_Sans_Test/Workday_Adelle_Sans-Light.ttf") format("TrueType");
    src: url("https://static.workday.com/fonts/Workday_Adelle_Sans_Test/Workday_Adelle_Sans-Light.woff") format("Woff");
    src: url("https://static.workday.com/fonts/Workday_Adelle_Sans_Test/Workday_Adelle_Sans-Light.woff2") format("Woff2");
}


@font-face {
    font-family: "Adelle Sans";
    font-style: normal;
    font-weight: normal;
    src: url("https://static.workday.com/fonts/Workday_Adelle_Sans_Test/Workday_Adelle_Sans-Regular.eot") format("Embedded OpenType");
    src: url("https://static.workday.com/fonts/Workday_Adelle_Sans_Test/Workday_Adelle_Sans-Regular.otf") format("OpenType");
    src: url("https://static.workday.com/fonts/Workday_Adelle_Sans_Test/Workday_Adelle_Sans-Regular.ttf") format("TrueType");
    src: url("https://static.workday.com/fonts/Workday_Adelle_Sans_Test/Workday_Adelle_Sans-Regular.woff") format("Woff");
    src: url("https://static.workday.com/fonts/Workday_Adelle_Sans_Test/Workday_Adelle_Sans-Regular.woff2") format("Woff2");
}


@font-face {
    font-family: "Adelle Sans";
    font-style: normal;
    font-weight: medium;
    src: url("https://static.workday.com/fonts/Workday_Adelle_Sans_Test/Workday_Adelle_Sans-Medium.eot") format("Embedded OpenType");
    src: url("https://static.workday.com/fonts/Workday_Adelle_Sans_Test/Workday_Adelle_Sans-Medium.otf") format("OpenType");
    src: url("https://static.workday.com/fonts/Workday_Adelle_Sans_Test/Workday_Adelle_Sans-Medium.ttf") format("TrueType");
    src: url("https://static.workday.com/fonts/Workday_Adelle_Sans_Test/Workday_Adelle_Sans-Medium.woff") format("Woff");
    src: url("https://static.workday.com/fonts/Workday_Adelle_Sans_Test/Workday_Adelle_Sans-Medium.woff2") format("Woff2");
}


@font-face {
    font-family: "Adelle Sans";
    font-style: normal;
    font-weight: bold;
    src: url("https://static.workday.com/fonts/Workday_Adelle_Sans_Test/Workday_Adelle_Sans-Bold.eot") format("Embedded OpenType");
    src: url("https://static.workday.com/fonts/Workday_Adelle_Sans_Test/Workday_Adelle_Sans-Bold.otf") format("OpenType");
    src: url("https://static.workday.com/fonts/Workday_Adelle_Sans_Test/Workday_Adelle_Sans-Bold.ttf") format("TrueType");
    src: url("https://static.workday.com/fonts/Workday_Adelle_Sans_Test/Workday_Adelle_Sans-Bold.woff") format("Woff");
    src: url("https://static.workday.com/fonts/Workday_Adelle_Sans_Test/Workday_Adelle_Sans-Bold.woff2") format("Woff2");
}


/* *************************************** */
/* Theme material styles (replaced by CSS variables)
/* *************************************** */
/*--- BASE STYLES */
body.theme-material {
    font-family: "Workday Adelle Sans", 'Roboto', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
    background-color: #fff;
}


/*--- NATIVE UI ELEMENTS OVERRIDES */
/*--- GLOBAL STYLES */
/*stock exchange widget*/
#app-view .widget--stock-extension {
    margin-top: -12px;
}

.theme-material .widget-remote .lumx-flex-box--orientation-vertical {
    flex-direction: row;
    align-items: center !important;
}

.theme-material .widget-remote .lumx-flex-box--orientation-horizontal {
    align-items: center;
}

.theme-material .widget-remote .stock-name-max-characters {
    display: none;
}

.theme-material .widget-remote .lumx-spacing-margin-bottom-tiny {
    justify-content: flex-end;
    min-width: auto !important;
    padding: 0;
    margin-bottom: 0 !important;
}

.theme-material .widget-remote .lumx-typography-display1 {
    font-size: 16px;
}

.theme-material .widget-remote .lumx-icon--size-s {
    width: 16px;
    height: 16px;
    font-size: 16px;
    line-height: 16px;
}

.theme-material .widget-remote .lumx-typography-body2,
.theme-material .widget-remote .fluctuation-color-negative {
    font-size: 13px;
}


/*stock exchange widget*/
.widget-stock-exchange .widget-content,
.widget-stock-exchange__wrapper {
    flex-direction: row;
    justify-content: flex-end;
    margin: 0;
}

.widget-stock-exchange__label {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #022043;
}

.widget-stock-exchange__value {
    margin: 0 8px;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #022043;
}

.widget-stock-exchange__fluctuation {
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
}

.widget-stock-exchange__fluctuation--negative {
    color: #022043!important;
}

.widget-stock-exchange__fluctuation--positive {
    color: #022043!important;
}


/* Button Follow */
.theme-material .follow-button__subscribe {
    height: 32px !important;
    padding: 6px 16px 6px 16px !important;
    line-height: normal !important;
    border-radius: 24px !important;
}

.theme-material .follow-button__subscribe span {
    font-size: 14px !important;
    text-transform: capitalize !important;
}

.theme-material .follow-button__subscribe:hover {
    background: #005cb9 !important;
}


/*Content List - horizontal*/
.widget-content-list__list--horizontal .widget-slideshow {
    padding: 0 0 12px 0;
    margin: -12px -12px 0;
}


/* *************************************** */
/* Theme lumapps styles
/* *************************************** */
/*--- BASE STYLES */
:root {
    --lumx-app-background: #ffffff;
    --lumx-typography-font-family: "Workday Adelle Sans", 'Roboto', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
    --lumx-app-header-box-shadow: none;
    /* buttons */
    --lumx-material-button-text-transform: capitalize;
    /* default hover */
    --lumx-button-emphasis-high-state-hover-theme-light-color: #ffffff;
    --lumx-button-emphasis-high-state-hover-theme-light-background-color: #005cb9;
    --lumx-button-emphasis-high-state-hover-border-width: 2px;
    --lumx-button-emphasis-high-state-hover-theme-light-border-color: #005cb9;
    /* Follow button */
    --lumx-button-emphasis-medium-state-default-padding-horizontal: 16px;
    /* font */
    --lumx-typography-custom-button-size-s-font-size: 14px;
    --lumx-material-button-text-transform: capitalize;
    /* default */
    --lumx-button-emphasis-medium-state-default-theme-light-color: #ffffff;
    --lumx-button-emphasis-medium-state-default-theme-light-background-color: #0875e1;
    /* default hover */
    --lumx-button-emphasis-medium-state-hover-theme-light-color: #ffffff;
    --lumx-button-emphasis-medium-state-hover-theme-light-background-color: #005cb9;
    /* active */
    --lumx-button-emphasis-medium-state-active-theme-light-color: #ffffff;
    --lumx-button-emphasis-medium-state-active-theme-light-background-color: #1c89f5;
}


/*--- NATIVE UI ELEMENTS OVERRIDES */
.theme-lumapps .widget-content-list {
    --lumx-typography-custom-title4-font-size: 16px;
    --lumx-typography-custom-title4-font-weight: 700;
    --lumx-typography-custom-title4-line-height: 24px;
}

.theme-lumapps .widget--shared-wd-default {
    --lumx-typography-custom-title4-font-size: 1.125rem;
}


/*--- GLOBAL STYLES */
/* Stock Exchange Disposition */
.theme-lumapps .widget-remote div[data-id="marketplace-extension-content-0627a8c1-d6ba-43f8-b8e9-914698960246"],
.theme-lumapps .widget-remote div[data-id="marketplace-extension-content-8181290354496105539471299395462758982"] {
    display: block;
    text-align: right;
}

.theme-lumapps .widget-remote div[data-id="marketplace-extension-content-0627a8c1-d6ba-43f8-b8e9-914698960246"] .lumx-flex-box,
.theme-lumapps .widget-remote div[data-id="marketplace-extension-content-8181290354496105539471299395462758982"] .lumx-flex-box {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
}


/* Stock Exchange Title */
.theme-lumapps .widget-remote div[data-id="marketplace-extension-content-0627a8c1-d6ba-43f8-b8e9-914698960246"] .lumx-flex-box:first-child>.lumx-typography-display1,
.theme-lumapps .widget-remote div[data-id="marketplace-extension-content-8181290354496105539471299395462758982"] .lumx-flex-box:first-child>.lumx-typography-display1 {
    display: none;
}


/* Stock Exchange Body */
.theme-lumapps .widget-remote div[data-id="marketplace-extension-content-0627a8c1-d6ba-43f8-b8e9-914698960246"] .widget-content--block-remote,
.theme-lumapps .widget-remote div[data-id="marketplace-extension-content-8181290354496105539471299395462758982"] .widget-content--block-remote {
    padding: 0 12px;
}

.theme-lumapps .widget-remote div[data-id="marketplace-extension-content-0627a8c1-d6ba-43f8-b8e9-914698960246"] .lumx-spacing-margin-bottom-big,
.theme-lumapps .widget-remote div[data-id="marketplace-extension-content-8181290354496105539471299395462758982"] .lumx-spacing-margin-bottom-big {
    margin-bottom: 4px !important;
}


/* Stock Exchange Number */
.theme-lumapps .widget-remote div[data-id="marketplace-extension-content-0627a8c1-d6ba-43f8-b8e9-914698960246"] .lumx-flex-box:last-child>.lumx-typography-display1,
.theme-lumapps .widget-remote div[data-id="marketplace-extension-content-8181290354496105539471299395462758982"] .lumx-flex-box:last-child>.lumx-typography-display1 {
    margin: 0 8px;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
}


/* Stock Exchange Fluctuation */
.theme-lumapps .widget-remote div[data-id="marketplace-extension-content-0627a8c1-d6ba-43f8-b8e9-914698960246"] .lumx-icon--size-s,
.theme-lumapps .widget-remote div[data-id="marketplace-extension-content-8181290354496105539471299395462758982"] .lumx-icon--size-s {
    width: 13px;
    height: 13px;
    font-size: 13px;
    line-height: 13px;
}

.theme-lumapps .widget-remote div[data-id="marketplace-extension-content-0627a8c1-d6ba-43f8-b8e9-914698960246"] .lumx-typography-body2,
.theme-lumapps .widget-remote div[data-id="marketplace-extension-content-8181290354496105539471299395462758982"] .lumx-typography-body2 {
    --lumx-typography-interface-body2-font-weight: 500;
    font-size: 13px;
    line-height: 20px;
}

.theme-lumapps .widget-remote div[data-id="marketplace-extension-content-0627a8c1-d6ba-43f8-b8e9-914698960246"] .fluctuation-color-negative,
.theme-lumapps .widget-remote div[data-id="marketplace-extension-content-8181290354496105539471299395462758982"] .fluctuation-color-negative {
    margin-bottom: 4px;
    color: #022043;
}

.theme-lumapps .widget-remote div[data-id="marketplace-extension-content-0627a8c1-d6ba-43f8-b8e9-914698960246"] .fluctuation-color-positive,
.theme-lumapps .widget-remote div[data-id="marketplace-extension-content-8181290354496105539471299395462758982"] .fluctuation-color-positive {
    margin-bottom: 4px;
    color: #022043;
}


/* widget links */
.theme-lumapps .widget-links .block-list {
    gap: 12px;
}


/*Quicklinks - styling*/
.theme-lumapps .generic-entity-block__detail a {
    --lumx-color-dark-N: #0875e1;
}

.theme-lumapps .generic-entity-block__detail a:hover {
    --lumx-color-dark-N: #000000;
}


/* Community List */
.theme-lumapps .widget-community-list {
    /* color */
    --lumx-color-dark-N: #333333;
    /* title 4 */
    --lumx-typography-custom-title4-font-size: 16px;
    --lumx-typography-custom-title4-font-weight: 700;
    --lumx-typography-custom-title4-line-height: 24px;
    /* button follow */
    --lumx-button-height: 48px;
}


/* Button Create */
.contribution-button {
    /* default */
    --lumx-button-emphasis-high-state-default-theme-light-color: #0875e1;
    --lumx-button-emphasis-high-state-default-theme-light-background-color: #ffffff;
    /* default hover */
    --lumx-button-emphasis-high-state-hover-theme-light-color: #ffffff;
    --lumx-button-emphasis-high-state-hover-theme-light-background-color: #005cb9;
    /* border */
    --lumx-button-border-radius: 24px;
}

.contribution-button {
    border: 2px solid #0875e1;
}

.contribution-button:hover {
    border: 2px solid #005cb9;
}

.lumx-button--size-m > span {
    text-transform: capitalize !important;
}


/*Page Titles*/
.theme-lumapps .widget--shared-wd-pagetitle-default,
.theme-lumapps .widget--shared-wd-pagetitle-resources,
.theme-lumapps .widget--shared-wd-pagetitle-landing,
.theme-lumapps .widget--shared-wd-pagetitle-comm,
.theme-lumapps .widget--shared-wd-pagetitle-news {
    /* title 1 */
    --lumx-typography-custom-title1-font-size: 40px;
    --lumx-typography-custom-title1-font-weight: 700;
    --lumx-typography-custom-title1-line-height: 45px;
}

.theme-lumapps .content--type-community .widget--shared-wd-pagetitle-landing {
    /* title 3 */
    --lumx-typography-custom-title3-font-size: 40px;
    --lumx-typography-custom-title3-font-weight: 700;
    --lumx-typography-custom-title3-line-height: 45px;
}

.theme-lumapps .widget--shared-wd-pagetitle-default .block-title,
.theme-lumapps .widget--shared-wd-pagetitle-resources .block-title,
.theme-lumapps .widget--shared-wd-pagetitle-landing .block-title,
.theme-lumapps .widget--shared-wd-pagetitle-comm .block-title,
.theme-lumapps .widget--shared-wd-pagetitle-news .block-title {
    --lumx-widget-title-theme-light-color: #333333;
}


/*Sectional style*/
.theme-lumapps .widget--shared-wd-sectional-standard {
    --lumx-typography-custom-body-large-font-size: 32px;
    --lumx-typography-custom-body-large-font-weight: 700;
    color: #333333;
}

.theme-lumapps .widget--shared-wd-sectional-lightblue,
.theme-lumapps .widget--shared-wd-sectional-darkblue,
.theme-lumapps .widget--shared-wd-sectional-orange,
.theme-lumapps .widget--shared-wd-sectional-black {
    --lumx-typography-custom-body-large-font-size: 32px;
    --lumx-typography-custom-body-large-font-weight: 700;
    color: #333333;
}

.theme-lumapps .widget--shared-wd-cl-darkblue .block-page-preview--size-xs.block-page-preview--horizontal .block-page-preview__thumbnail-wrapper {
    flex: 0 0 40px;
}


/*--- FIX */
.theme-lumapps .block-grid {
    --block-grid-item-min-width: 70px !important;
    --lumx-grid-column-item-min-width: 70px !important;
}

.theme-lumapps .widget-image-gallery .block-grid {
    --block-grid-item-min-width: 100px !important;
    --lumx-grid-column-item-min-width: 100px !important;
}


/* homepage */
.theme-lumapps .widget--shared-wd-sectional-standard pre {
    font-size: initial;
    font-weight: initial;
    color: initial;
}

.theme-lumapps .widget--shared-wd-sectional-standard pre a {
    color: #0875e1;
    text-decoration: none;
}

.theme-lumapps .widget--shared-wd-sectional-standard pre a:hover {
    color: #0875e1;
    text-decoration: underline;
}

.theme-lumapps .widget-html a {
    color: var(--lumx-color-secondary-N)!important;
}


/* breadcrumbs */
.theme-lumapps .widget-breadcrumb__link--last,
.theme-lumapps .widget--theme-light .widget-breadcrumb__link:last-child span {
    color: var(--lumx-color-secondary-N);
}


/* *************************************** */
/* Common styles (both themes) */
/* *************************************** */
/*--- NATIVE UI ELEMENTS OVERRIDES */
.contribution-field__field {
    --lumx-button-emphasis-medium-state-default-theme-light-background-color: rgba(0,0,0,.12);
}


/* profile subcribe blue button */
.follow-button--view-mode-basic .follow-button__subscribe {
    display: flex !important;
    justify-content: center !important;
}


/*metadata styling*/
.content-block-metadata {
    font-style: normal !important;
}


/* Welcome Msg */
.widget--shared-wd-html-welcome p {
    font-size: 20px;
}

#user-firstname {
    font-weight: 700;
    color: #333333;
}


/*Meta-Fields - overflow*/
.widget-meta--has-social .widget-meta__fields {
    overflow: hidden;
}


/*HTML - links - GreyFill */
.widget--shared-wd-default-greyfill .widget-html__content p,
.widget--shared-wd-default-greyfill .block-html p {
    margin-bottom: 12px;
}


/*Color Bubbles - Links */
.color-bubble,
.color-bubble-letter {
    background-color: #0875e1 !important;
}

.content-block-excerpt,
.block-page-preview__excerpt,
.widget-html__content p,
.block-html p,
.post-block-content__content,
.block-post-content__content {
    color: #494949 !important;
}


/*Quicklinks - styling*/
.widget-links__title {
    color: #0875e1;
}

.widget-links__link:hover ~ .widget-links__wrapper > .widget-links__title {
    color: #000 !important;
    text-decoration: underline;
}


/* Article Title color styling */
.content-block-title,
.community-block__title {
    font-weight: 700 !important;
    color: #333333 !important;
}

.post-block-content__title {
    font-size: 16px;
    font-weight: 700 !important;
    line-height: 24px;
    color: #333333 !important;
}

.community-block__title:hover,
.post-block-content__title:hover,
.content-block-title a:hover {
    color: #333333 !important;
    text-decoration: underline;
}


/*Breadcrumb*/
.widget-breadcrumb__wrapper {
    padding: 0;
}


/*--- GLOBAL STYLES */
/*Page Titles*/
.widget--shared-wd-pagetitle-default h1,
.widget--shared-wd-pagetitle-resources h1,
.widget--shared-wd-pagetitle-landing h1,
.widget--shared-wd-pagetitle-comm h1,
.widget--shared-wd-pagetitle-news h1 {
    font-size: 40px;
    font-weight: 700;
    line-height: 45px;
    color: #333333;
}


/*Sectional style*/
.widget--shared-wd-sectional-standard p {
    font-size: 32px;
    font-weight: 700;
    color: #333333;
}

.widget--shared-wd-sectional-lightblue p,
.widget--shared-wd-sectional-darkblue p,
.widget--shared-wd-sectional-orange p,
.widget--shared-wd-sectional-black p {
    font-size: 20px;
    font-weight: 700;
    color: #333333;
}


/*CTA button-tertiary*/
.widget--shared-wd-cta-primarysmall .widget-html__content,
.widget--shared-wd-cta-primarysmall .block-html {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.widget--shared-wd-cta-primarysmall a {
    padding: 12px 24px !important;
    margin-right: 12px !important;
    margin-left: 12px !important;
    font-size: 14px;
    font-weight: 500 !important;
    color: #fff !important;
    text-decoration: none;
    background-color: #0875e1 !important;
    border-radius: 50px !important;
}

.widget--shared-wd-cta-primarysmall a:hover {
    text-decoration: none;
    background: #005cb9 !important;
}

/* Global image style */
.responsive {
    max-width: 100%;
    height: auto;
    display: block;
}

/* Global button style */
.global-button {
    background-color: #022043; /* Dark Blue button */
    color: #FFFFFF;
    padding: 12px 24px;
    border-radius: 25px; /* Rounded corners */
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    transition: background-color 0.1s ease-in-out, transform 0.2s ease-in-out;
}

/* More specific selector for links inside .global-button */
.theme-lumapps .widget-html .global-button a {
    color: #FFFFFF !important; /* White text color */
    text-decoration: none !important; /* Remove underline */
}

/* Hover effect for global button */
.global-button:hover {
    background-color: #1c98e8; /* Lighter blue */
}

/* Hover effect for links inside .global-button */
.theme-lumapps .widget-html .global-button a:hover {
    color: #FFFFFF !important; /* Ensure text remains white */
    text-decoration: none !important; /* Prevent underline */
}

.global-button-secondary {
    background-color: #fcf8e8; /* Light background */
    color: #022043;
    padding: 12px 24px;
    border-radius: 25px; /* Rounded corners */
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
  border: 2px solid #022043 !important;
		/* Border color and thickness */
}

/* More specific selector for links inside .global-button-secondary */
.theme-lumapps .widget-html .global-button-secondary a {
    color: #022043 !important; /* Dark blue text */
    text-decoration: none !important; /* Remove underline */
}

/* Hover effect for the button */
.global-button-secondary:hover {
    background-color: #022043; /* Dark blue background */
}

/* Ensure the text color changes when the button is hovered */
.theme-lumapps .widget-html .global-button-secondary:hover a {
    color: #FFFFFF !important; /* Force white text */
    text-decoration: none !important; /* Remove underline */
}
/* Clear button */
	.clear-button {
		display: inline-flex !important;
		/* Ensures it expands with text */
		align-items: center !important;
		/* Centers text vertically */
		justify-content: center !important;
		/* Centers text horizontally */
		padding: 8px 30px !important;
		/* Increase padding for longer text */
		background-color: transparent !important;
		color: #022043 !important;
		--lumx-color-secondary-N: #ffffff !important;
		text-decoration: none !important;
		border-radius: 50px !important;
		font-size: 15px !important;
		font-weight: bold !important;
		font-family: Roboto, sans-serif !important;
		border: 2px solid #022043 !important;
		white-space: nowrap !important;
		/* Prevents text from wrapping */
		width: auto !important;
		/* Allows button to expand */
		min-width: 100px !important;
		/* Ensures a reasonable minimum size */
	}
	
	a.clear-button:hover {
		background-color: #9ECFFF !important;
		/* Darker blue on hover */
		color: #022043 !important;
		/* Ensures text stays white on hover */
	}

/*Back to Top Button*/
#floatbtn {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 100;
    display: block;
    width: 60px;
    height: 60px;
    padding: 20px;
    background-color: #e8ebed;
    background-image: url("https://sites-us.lumapps.com/serve/AMIfv97gHGwny5hrrXITQLFVWxh3UqdUQRSN5r0Hwl98TF_T-wJZkrsra3CFeIZvrjClIyLcsr3-FcHR-DdwbdXb_GQc7yccV8gE0kC4BpJCy-0Fkan-NgjI7XxJE1FxFvgwI8EgfHytWDvfqOAJ2-8tKWWgp8GH-xWbDqgzUldtsdUQn6ZNHs1rZuyD1n3aqgmI91obkkOiwcQG00bFrMDdewC2cTe8K5AbG9iuqqcKff4JoP3MWDvmM48b8LRhX2jOB0s6oYK0xwItgrqX9A7WZpSvbeVn2A/arrow-default.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25px;
    border-radius: 50px;
}

#floatbtn:hover {
    text-decoration: none;
    background-image: url("https://sites-us.lumapps.com/serve/AMIfv95-fe4q5ipsbI1dXrl7zTagskUfCSHeYhYj4PzyN3sbYHSnBSJlDeNEzpf6nx4KJWkx9BMcyQmX80vEZz1aBIGnKG1GMtCzEX_NkExq0JtdfJ2xSPIqHkz2TKkZkBtdJz7WnbACbRj1zz9Qf0-qZq9dPrlIpd1fJ8C5F7W_-ghlRW-8tv3rudwCtSdD4AzaFvorgzfCtiJZ-3hru3lZKPhjjZxylvdBaKELUYUm4xZpkEDsPAGvR5htpNdSPaRt1uNo75mrSMVUWoyO22glseeCeZUgAQ/arrow-hover.png");
}


/* *************************************** */
/* Miscellaneous */
/* *************************************** */
.search-result-block .search-result-title {
    --lumx-color-dark-N: var(--lumx-color-secondary-D1);
}


/* *************************************** */
/* Header */
/* *************************************** */
/*Top Bar */
.theme-material .header-main-nav,
.theme-material .main-nav {
    box-shadow: none;
}


/*Searchbar - modification*/
.searchbox__wrapper {
    justify-content: flex-start !important;
}

.header .searchbox {
    border-radius: 4px 0 0 4px;
}

.searchbox__submit-btn {
    background-color: #0875e2 !important;
    border-radius: 0 4px 4px 0 !important;
}

.searchbox__submit-btn .lumx-icon--no-shape {
    color: #fff;
}


/*Logo Height size*/
.header-top__logo .instance-logo {
    height: 50px !important;
    padding: 0 24px 0 0;
}


/*Color Rule */
.header-top:after {
    position: absolute;
    right: 0;
    bottom: -52px;
    left: 0;
    height: 4px;
    content: '';
    background: linear-gradient(to right, #0057AE 0%, #0057AE 100%);
}


@media only screen and (max-width: 800px) {
    /*Top Bar Shadow*/
    .header--reworked-ui .header-top {
        box-shadow: none;
    }


    /*Color Rule */
    .header--reworked-ui .header-top:after {
        position: absolute;
        right: 0;
        bottom: -4px;
        left: 0;
        height: 4px;
        content: '';
        background: linear-gradient(to right, #fff3a8 0%, #fde65e 33%, #fec10b 33%, #1c98e8 66%, #0057ae 66%, #022043 100%);;
    }

    .columns {
        flex-flow: column wrap;
        max-width: 100%;
    }

}


/* *************************************** */
/* Footer */
/* *************************************** */
.footer {
    width: 100%; /* Use 100% to make it fluid and prevent overflow */
    max-width: 1150px; /* Limit the max width on larger screens */
    padding: 0;
    margin: 0 auto;
    color: #fff;
    overflow-x: hidden; /* Prevent horizontal scrolling */
}

#footer-logo {
    height: 50px;
    margin-bottom: 24px;
    max-width: 150px !important; /* Ensure logo doesn't exceed container width */
}

.footer a img {
    max-width: 20px;
    max-height: 20px;
    margin-right: 10px;
}

.columns {
    display: -webkit-flex; /* Safari */
    display: flex;
    justify-content: space-between;
    padding: 48px 20px;
    margin: 0;
    flex-wrap: wrap; /* Allow items to wrap on smaller screens */
}

.columns h4 {
    padding: 0 10px;
    margin-bottom: 24px;
    font-weight: bold;
    color: #0875E1;
}

.columns a {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    padding: 10px;
    margin-bottom: 12px;
    color: #000;
    text-decoration: none;
}

.columns a:hover {
    color: #005CB9;
    text-decoration: none;
    background-color: #f0f1f2;
    border-radius: 4px;
}

.columns div {
    display: flex;
    -webkit-flex: 1; /* Safari 6.1+ */
    -ms-flex: 1; /* IE 10 */
    flex: 1;
    flex-direction: column;
    align-items: flex-start;
    max-width: 225px;
    margin: 0;
}

.columns div:last-child {
    padding: 0 !important;
}

.social {
    display: flex;
    flex-direction: row;
    padding: 24px 0;
    border-top: 1px solid #DFE2E6;
    flex-wrap: wrap; /* Ensure social links wrap on small screens */
}

.social a {
    width: 30px;
    margin-right: 15px;
}

.social img {
    display: block;
    height: 30px;
}

/* Footer: Mobile Adjustments */
@media only screen and (max-width: 768px) {
    .footer {
        padding: 20px 10px;
        text-align: center;
    }

    .columns {
        flex-direction: column; /* Stack the columns vertically on mobile */
        padding: 20px 10px;
    }

    .columns div {
        max-width: 100%; /* Allow divs to take full width on mobile */
        margin-bottom: 20px;
    }

    .social {
        flex-direction: column; /* Stack social links vertically on mobile */
        align-items: center;
    }

    .social a {
        margin-right: 0;
        margin-bottom: 15px;
    }

    #footer-logo {
        width: 150px !important; /* Force a fixed size */
        max-width: none !important; /* Prevents it from going 100% */
        height: auto !important;
        margin: 0 auto 20px;
        display: block;
    }
}


/* *************************************** */
/* Unavailable widget as of November 4th, 2022 */
/* *************************************** */
/*COMMUNITY Widgets*/
.post-block-content__title:hover,
.block-post-title:hover {
    text-decoration: underline !important;
}

.widget--shared-wd-commpost-grid-ungrouped .post-block {
    box-shadow: none !important;
}

.post-block-content__dates {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    color: #494949;
}

.widget--shared-wd-default a:hover {
    color: #000 !important;
    text-decoration: underline;
}


/* *************************************** */
/* No access - Google Drive */
/* *************************************** */
/*Content Inline*/
.widget--shared-wd-inline-darkblue .content-block-publication-date,
.widget--shared-wd-inline-lightblue .content-block-publication-date,
.widget--shared-wd-inline-orange .content-block-publication-date,
.widget--shared-wd-inline-black .content-block-publication-date {
    font-weight: 400 !important;
    color: #494949 !important;
}

.widget--shared-wd-content-inline .content-block-title {
    font-weight: 700 !important;
    line-height: 40px !important;
    color: #333333 !important;
}


/* *************************************** */
/* NOT FOUND */
/* *************************************** */
.widget--migration_default_body img {
    display: block;
    margin-left: auto !important;
}

.widget--migration_default_body img {
    cursor: default !important;
}


/*Hidding Secondary field in Metadata*/
.widget-meta__field--author .user-block__secondary-field {
    display: none;
    white-space: inherit !important;
}


/* Google mail icon - hidden */
.user-directory-details-v2-contact,
.user-contact-links__item,
.theme-lumapps .user-contact-links {
    display: none;
}


/* Google hangout - hidden */
.user-directory-details-v2-contact__hangout {
    display: none;
}

