/**
 * @env: lumsites
 * @customerName: The Michaels Organization
 * @customerId: 5675758941372416
 * @account: lumapps@tmo.com
 *
 * @instanceName: Michaels Intranet
 * @instanceId: 5773780698267648
 *
 * @styleName: TMO Style
 * @styleId: 5779715416129536
 * @styleType: Global site
 * @kind: custom
 *
 * @url: https://sites.lumapps.com/a/tmo/intranet
 * NGI version: vanessa.verriere@lumapps.com
 * Updated On: January 4th, 2023
 */

/* *************************************** */
/* Theme material styles (replaced by CSS variables)
/* *************************************** */

/*--- BASE STYLES */
body.theme-material {
    font-family: 'Open Sans', sans-serif;
    background-color: #fff;
}

/*--- GLOBAL STYLES */

/* Metadata background colors */
.theme-material .widget--metadata-bg-color span.content-block-metadata__metadata,
.theme-material .widget--metadata-bg-color span.widget-meta-metadata__name {
    background: #55B949;
    color: #fff;
    padding: 4px 7px 4px 6px;
}

.theme-material .widget--metadata-bg-color .content-block-metadata {
    padding-top: 4px;
    padding-bottom: 7px;
}

.theme-material .widget--metadata-bg-color span.content-block-metadata__metadata--tmogroup,
.theme-material .widget--metadata-bg-color span.widget-meta-metadata__name.widget-meta__metadata--tmogroup {
    background: #013766 !important;
}

.theme-material .widget--metadata-bkg-color span.widget-meta-metadata__name {
    background: #55B949;
    color: #fff;
    padding: 0 12px 0 10px;
}

.theme-material .widget--metadata-bkg-color span.widget-meta-metadata__name.widget-meta__metadata--tmogroup {
    background: #013766 !important;
}

/* PAGE TITLE STYLE ------ */
#app-view .widget-title .widget-content {
    display: flex !important;
    align-items: flex-end !important;
}

/* *************************************** */
/* Theme lumapps styles
/* *************************************** */

/*--- BASE STYLES */
:root {
    --lumx-typography-font-family: 'Open Sans', sans-serif;
    --lumx-app-background: #ffffff;
}

/*--- NATIVE UI ELEMENTS OVERRIDES */

/* content list block list */
@media screen and (max-width: 480px) {
    .theme-lumapps .widget-content--block-list .block-page-preview__thumbnail-wrapper {
        max-width: 160px;
    }

    .theme-lumapps .widget-content--block-list .lumx-thumbnail__background {
        padding-top: 100%;
    }
}

@media screen and (min-width: 481px) {
    .theme-lumapps .widget--m .widget-content--block-list .block-page-preview__thumbnail-wrapper {
        max-width: 140px;
    }

    .theme-lumapps .widget--m .widget-content--block-list .lumx-thumbnail__background {
        padding-top: 100%;
    }
}

/*--- GLOBAL STYLES */

/* Metadata background colors */
.theme-lumapps .widget--metadata-bg-color,
.theme-lumapps .widget--metadata-bkg-color {
    --lumx-metadata-state-default-theme-light-color: #ffffff;
    --lumx-metadata-state-default-padding-horizontal: 7px;
    --lumx-metadata-state-default-theme-light-background-color: #55B949;
}

/* Metadata Publication Date color */
.theme-lumapps .widget--metadata-grey-publication-date .block-metadata__date,
.theme-lumapps .widget--tmo-news-metadata .block-metadata__date {
    --lumx-color-dark-L2: #888;
}

/* Catalog Entries: Homepage My Apps / Homepage Quick Links / Department Page External Links */
.theme-lumapps .widget--tmo-catalog-entries-grey,
.theme-lumapps .widget--tmo-catalog-entries-green {
    --lumx-directory-entry-block-orientation-v-thumbnail-size: 50px;
    --lumx-button-emphasis-low-state-default-theme-light-color: #54b949;
}

/* List of News on Department, News and All News Pages */
.theme-lumapps .widget--content-list-round-picture.widget--l .widget-content--block-list .block-page-preview__thumbnail-wrapper {
    max-width: 140px;
}

.theme-lumapps .widget--content-list-round-picture.widget--l .widget-content--block-list .lumx-thumbnail__background {
    padding-top: 100%;
}

.theme-lumapps .widget--content-list-round-picture .widget-content--block-list .lumx-divider {
    display: none;
}

/* Border around widget's footers */
.theme-lumapps .widget--footer-square-short .widget-footer .widget-footer__wrapper,
.theme-lumapps .widget--footer-square-large .widget-footer .widget-footer__wrapper {
    justify-content: center;
    border-width: 1px 1px 1px 1px;
}

/* List of News */
.theme-lumapps .widget--tmo-home-news2 {
    --lumx-typography-custom-title4-font-size: 1.425rem;
}

/* PAGE TITLE STYLE ------ */
.theme-lumapps .widget--shared-spec-page-title-blue {
    --lumx-typography-custom-title1-font-size: 80px;
    --lumx-typography-custom-title1-line-height: 1.5;
    --lumx-widget-title-theme-light-color: #003C82;
    letter-spacing: -.025em;
}

.theme-lumapps .widget--shared-spec-page-title-white {
    --lumx-typography-custom-title1-font-size: 80px;
    --lumx-typography-custom-title1-line-height: 1.5;
    --lumx-widget-title-theme-light-color: #ffffff;
    letter-spacing: -.025em;
}

#front-office-app .widget-title .widget-content {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
}

/* SECTIONAL TITLE STYLE ------ */
.theme-lumapps .widget--shared-spec-sectional-title-blue {
    --lumx-typography-custom-body-large-font-size: 30px;
    --lumx-color-dark-N: #003C82;
    letter-spacing: -.025em;
}

/* NEWS TITLE STYLE ------ */
.theme-lumapps .widget--shared-news-title-style {
    --lumx-typography-custom-title1-font-size: 30px;
    --lumx-typography-custom-title1-font-weight: light;
    --lumx-widget-title-theme-light-color: #003C82;
    --lumx-widget-title-text-transform: uppercase;
    letter-spacing: .25px;
}

/* NEWS INTRO STYLE ------ */
.theme-lumapps .widget--shared-news-intro-style {
    --lumx-typography-custom-intro-font-size: .95em;
}

/* NEWS QUOTE STYLE ------ */
.theme-lumapps .widget--shared-news-quote-style {
    --lumx-typography-custom-body-large-font-size: 18px;
    --lumx-typography-custom-body-large-font-weight: bold;
    --lumx-typography-custom-body-large-line-height: 22px;
    --lumx-color-dark-N: #F05323;
    text-transform: uppercase;
}

/* *************************************** */
/* Common styles (both themes) */
/* *************************************** */

/*--- GLOBAL STYLES */

/* Line under headers */
.widget--line-under-title-green .widget-header:after,
.widget--line-under-title-black p:after {
    content: "";
    position: absolute;
    top: 68px;
    left: 0;
    right: 0;
    height: 2px;
    width: 32px;
    margin: 0 auto;
}

.widget--line-under-title-green .widget-header:after {
    background: #54b949;
}

.widget--line-under-title-black p:after {
    background: #000;
}

/* Bold and Letter Spacing by default on ALL titles */
h1.widget-title__title,
.content-block-title,
.widget-header__title,
.widget--tmo-home-dashboard-bold-letter-spacing {
    font-weight: bold !important;
    letter-spacing: .25px;
}

/* Metadata Publication Date color */
.widget--metadata-grey-publication-date .widget-meta__field.widget-meta__field--publication-date {
    color: #888;
}

/* Catalog Entries: Homepage My Apps / Homepage Quick Links / Department Page External Links */
.widget--tmo-catalog-entries-grey .directory-entry-block__thumbnail,
.widget--tmo-catalog-entries-green .directory-entry-block__thumbnail {
    height: 50px;
    width: 50px;
}

.widget--tmo-catalog-entries-grey .favorite-button__btn .mdi,
.widget--tmo-catalog-entries-green .favorite-button__btn .mdi {
    color: #54b949;
}

/* grey background */
.widget--tmo-catalog-entries-grey .directory-entry-block--view-mode-grid .directory-entry-block__thumbnail,
.widget--tmo-catalog-entries-grey .lumx-thumbnail__background {
    background-color: #eeeff4;
}

/* green background */
.widget--tmo-catalog-entries-green .directory-entry-block--view-mode-grid .directory-entry-block__thumbnail,
.widget--tmo-catalog-entries-green .lumx-thumbnail__background {
    background-color: #54b949;
}

/* content list block list */
@media screen and (max-width: 480px) {
    .content-block--default-style.content-block--view-mode-list .content-block__thumbnail {
        height: 160px;
        width: 160px;
    }
}

/* List of News on Department, News and All News Pages */
/* not work */
.widget--content-list-round-picture .content-block__thumbnail {
    border-radius: 50%;
}

.widget--content-list-round-picture .content-block--default-style.content-block--view-mode-list.content-block--size-l .content-block__thumbnail {
    height: 140px;
    width: 140px;
}

.widget--content-list-round-picture .content-block--default-style.content-block--theme-light {
    border-bottom-color: transparent;
    padding-bottom: 50px;
}

/* Contact List by default */
.user-block-wrapper.user-block-wrapper--theme-light:after {
    background-color: transparent;
}

/* Border around widget's footers */
.widget--footer-square-short .widget-footer .widget-wrapper {
    width: 120px;
    margin: 20px auto;
}

.widget--footer-square-large .widget-footer .widget-wrapper {
    width: 150px;
    margin: 20px auto;
}

/* Slideshow */
.widget--tmo-home-news .content-block--default-style.content-block--view-mode-cover .content-block__field.content-block__field--title {
    margin: 0 0 10px;
}

.widget--tmo-home-news .content-block--default-style.content-block--view-mode-cover .content-block__field.content-block__field--excerpt,
.widget--tmo-home-news .content-block--default-style.content-block--view-mode-cover .content-block__field.content-block__field--publication-date {
    margin: 0;
}

.widget--tmo-home-news .content-block--default-style.content-block--view-mode-cover .content-block__field.content-block__field--publication-date {
    padding-top: 20px;
}

.widget--tmo-home-news span.content-block-metadata__metadata {
    top: 15px;
}

/* List of News */
.widget--tmo-home-news2 .widget-slideshow--slideshow,
.widget--tmo-home-news2 .widget-slideshow__block,
.widget-slideshow--no-controls {
    padding: 0;
}

.widget--tmo-home-news2 .widget-slideshow__block:nth-child(odd) {
    padding-right: 10px;
}

.widget--tmo-home-news2 .widget-slideshow__block:nth-child(even) {
    padding-left: 10px;
}

.widget--tmo-home-news2 .content-block--default-style.content-block--view-mode-block {
    height: 750px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.widget--tmo-home-news2 .content-block__field.content-block__field--publication-date {
    padding-top: 20px;
}

.widget--tmo-home-news2 .content-block-title {
    font-size: 1.425rem !important;
    margin-bottom: 10px;
}

.widget--tmo-home-news2 .content-block__field.content-block__field--publication-date,
.widget--tmo-home-news2 .content-block__field.content-block__field--excerpt,
.widget--tmo-home-news2 .content-block-social,
.widget--tmo-home-news2 .content-block-title {
    padding-left: 20px;
    padding-right: 20px;
}

@media screen and (max-width: 480px) {
    .widget--tmo-home-news2 .widget-slideshow__block:nth-child(odd) {
        padding-right: 0;
    }

    .widget--tmo-home-news2 .widget-slideshow__block:nth-child(even) {
        padding-left: 0;
    }
}

/* PAGE: NEWS */
.widget--tmo-news-metadata .widget-meta-metadata {
    padding-top: 5px;
}

.widget--tmo-news-metadata .widget-meta__field.widget-meta__field--publication-date {
    padding-top: 50px;
    color: #888;
}

/* PAGE: ALL NEWS */
@media screen and (min-width: 1024px) {
    .content-block--default-style.content-block--view-mode-list.content-block--size-m .content-block__thumbnail {
        height: 140px;
        width: 140px;
    }
}

@media screen and (max-width: 1023px) and (min-width: 481px) {
    .content-block--default-style.content-block--view-mode-list .content-block__thumbnail {
        height: 140px;
        width: 140px;
    }
}

/* PAGE TITLE STYLE ------ */
/* not used */
.widget--shared-spec-page-title-blue h1 {
    font-size: 80px;
    color: #003C82;
    letter-spacing: -.025em;
}

.widget--shared-spec-page-title-white h1 {
    font-size: 80px;
    color: #ffffff;
    letter-spacing: -.025em;
}

/* WIDGET TITLE STYLE ------ */
.widget-header__title {
    letter-spacing: 0;
    text-transform: capitalize;
}

/* WIDGET LINK STYLE ------ */
.widget-footer__link,
.widget-footer__label {
    text-transform: uppercase;
}

/* SECTIONAL TITLE STYLE ------ */
.widget--shared-spec-sectional-title-blue {
    font-size: 30px;
    color: #003C82;
    letter-spacing: -.025em;
}

/* CTA BUTTON STYLE ------ */
.widget--shared-cta-button-style a {
    color: #003C82 !important;
    letter-spacing: 0;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

.widget--shared-cta-button-style .boldLine {
    font-weight: bold;
    text-transform: uppercase;
}

.widget--shared-cta-button-style a:hover,
.widget--shared-cta-button-style:hover a {
    color: #ffffff !important;
    text-decoration: none;
}

.widget--shared-cta-button-style:hover {
    background: #F05323 !important;
}

/* NEWS TITLE STYLE ------ */
.widget--shared-news-title-style h1 {
    font-size: 30px;
    color: #003C82;
    letter-spacing: .25px;
    font-weight: light;
    text-transform: uppercase;
}

/* NEWS INTRO STYLE ------ */
.widget--shared-news-intro-style span {
    font-size: .95em !important;
}

/* NEWS BODY COPY STYLE ------ */
.widget--shared-news-bodycopy-style p {
    font-size: 16px;
    line-height: 24px;
}

/* NEWS QUOTE STYLE ------ */
.widget--shared-news-quote-style p {
    font-size: 18px;
    line-height: 22px;
    color: #F05323;
    font-weight: bold;
    text-transform: uppercase;
}

/* IMAGE GALLERY STYLE */
.grid-view--view-mode-variant-ungroup .grid-view_item {
    box-shadow: none;
}

/* SECONDARY STYLE ------ */
.widget--shared-widget-secondary-blue .widget-header__title {
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .1px;
}

/*HTML HOVERS Styles ---- */
.widget--shared-html-hover-orange .boldLine,
.widget--shared-html-hover-yellow .boldLine,
.widget--shared-html-hover-lightblue .boldLine {
    font-weight: bold;
    font-size: 1.5em;
    text-transform: capitalize;
}

.widget--shared-html-hover-orange:hover {
    background: #f05323 !important;
}

.widget--shared-html-hover-yellow:hover {
    background: #FFC213 !important;
}

.widget--shared-html-hover-lightblue:hover {
    background: #6DCFF6 !important;
}

.widget--shared-html-hover-orange a,
.widget--shared-html-hover-yellow a,
.widget--shared-html-hover-lightblue a {
    color: #ffffff !important;
    text-decoration: none;
}

.widget--shared-html-hover-orange a:hover,
.widget--shared-html-hover-yellow a:hover,
.widget--shared-html-hover-lightblue a:hover {
    color: #ffffff !important;
    text-decoration: none;
}

/* *************************************** */
/* Header */
/* *************************************** */

.ul.main-nav__root {
    text-transform: uppercase !important;
}

.header-main-nav {
    box-shadow: none;
}

.main-nav__link:hover {
    border-bottom: 2px solid #003C82 !important;
}

/* *************************************** */
/* Footer */
/* *************************************** */

.tmo_footer {
    width: 100%;
    height: 240px;
    background: #013766;
    color: #fff;
    font-size: 12px;
}

.tmo_footer_wrapper {
    width: 80%;
    margin: 0 auto;
    padding: 60px 0 0 0;
}

.tmo-footer_left {
    float: left;
    width: 60%;
}

.tmo-footer_middle, .tmo-footer_right {
    float: left;
    width: 20%;
}

.tmo-footer_left img {
    padding-top: 20px;
    width: 167px;
}

.tmo-footer_middle p {
    padding-top: 15px;
}

.tmo-footer_right h3 {
    text-align: right;
}

.tmo-footer_right img {
    height: 25px;
}

.tmo-footer_right ul li {
    display: inline;
    list-style-type: none;
    padding-top: 15px;
    padding-left: 10px;
    float: right;
}

@media screen and (max-width: 950px) and (min-width: 750px) {
    .tmo-footer_left, .tmo-footer_middle, .tmo-footer_right {
        width: 33.333%;
    }

    .tmo-footer_middle {
        text-align: right;
    }
}

@media screen and (max-width: 749px) and (min-width: 550px) {
    .tmo-footer_left, .tmo-footer_middle, .tmo-footer_right {
        width: 33.333%;
    }

    .tmo-footer_left img {
        width: 100px;
    }
}

@media screen and (max-width: 549px) {
    .tmo-footer_left, .tmo-footer_middle, .tmo-footer_right {
        width: 100%;
    }

    .tmo-footer_left img {
        width: 90px;
    }

    .tmo_footer_wrapper {
        padding-top: 10px;
    }

    .tmo-footer_right h3 {
        text-align: left;
        padding-top: 10px;
    }

    .tmo-footer_right ul li {
        float: left;
    }

    .tmo-footer_middle h3 {
        padding-top: 10px;
    }

    .tmo-footer_middle p {
        padding-top: 2px;
    }
}
