@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,700");

      :root {
        --font: Open Sans;
        --alt-font: Open Sans;
        --accent-color: #092649;
        --secondary-color: #ad0933;
        --link-color: #a9a9a9;
        --accent-highlight-color: #092649;
        --accent-highlight-background-color: #edf4fd;
        --accent-tinted-color-70: #b5bec8;
        --accent-tinted-color-80: #ced4db;
        --accent-tinted-color-90: #e6e9ed;
        --accent-contrast-color: #fff;
        --accent-contrast-tinted-background-color: #b3b3b3;
        --accent-hover-color: #0f3e76;
        --secondary-hover-color: #dd0c41;
        --secondary-contrast-color: #fff;
        --link-hover-color: #767676;
      }
      
body { background: url('https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/v1/course-uploads/ae49d7f2-27c4-403f-8721-490f440b98e2/fqlrz6o58fit-sf-background-new-wide.png'); background-attachment: fixed; background-size: cover; }
.company__logo {text-indent: 100%;white-space: nowrap;overflow: hidden;background: url('https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/a_exif,c_fit,t_ti_company_logo_hires_v3/v1/course-uploads/ae49d7f2-27c4-403f-8721-490f440b98e2/ceun2bal06ql-sf-logo-xl-wide-transparent.png') no-repeat center left;background-size: contain;} .company__logo span.h4 {visibility: hidden;}
/***************************************
 * IMA PUBLICATIONS STYLES
 ***************************************/




/***************************************
 * VARIABLES
 * Define global colors, fonts, and sizes
 ***************************************/
:root {
    /* Fonts */
    --font: "Open Sans";
    --alt-font: "Droid Serif";
    --heading-font: Chronicle, "Chronicle Display", Georgia, serif;
    --subheading-font: Avenir, "Avenir", "Open Sans", sans-serif;

    /* Core Colors */
    --font-color: #1F292E;
    --accent-color: #003260;
    --secondary-color: #2E7A62;
    --accent-highlight-color: #003260;
    --accent-highlight-background-color: #c6e4ff;
    --accent-tinted-color-70: #b3c2cf;
    --accent-tinted-color-80: #ccd6df;
    --accent-tinted-color-90: #e6ebef;
    --accent-contrast-color: #fff;
    --accent-contrast-tinted-background-color: #b3b3b3;
    --accent-hover-color: #00507E; /* Blue L7 */
    --secondary-hover-color: #5ba990;
    --secondary-contrast-color: #fff;
    --link-color: #006BA8; /* Core Blue */
    --link-hover-color: #003654;

    /* Custom Colors & Gradients */
    --cta-color: #AD0933;
    --cta-hover-color: #8A0729;
    --red-active-gradient: linear-gradient(0deg, rgba(173,9,51,1) 0%, rgba(226,3,60,1) 100%);
    --dark-red-angled-gradient: linear-gradient(135deg, rgba(173,9,51,1) 0%, rgba(66,1,18,1) 100%);
    --dark-navy-linear-gradient: linear-gradient(90deg, rgba(0,50,96,1) 0%, rgba(1,31,58,1) 100%);
    --dark-navy-angled-gradient: linear-gradient(135deg, rgba(0,50,96,1) 0%, rgba(0,25,48,1) 100%);

    /* Lime Scale */
    --lime-level-two: #F9FCD9;

    /* Navy Scale */
    --navy-level-one: #EBEFF2;
    --navy-level-two: #C0D4E2;
    --navy-level-three: #83ADCC;
    --navy-level-four: #5180A8;
    --navy-level-five: #315882;
    --navy-level-six: #003260;
    --navy-level-seven: #092649; /* Core SF Blue */
    --navy-level-eight: #011F3A; /* Alt SF Blue */
    --navy-level-nine: #001930;

    /* Blue Scale */
    --blue-level-two: #CCE1EE;
    --blue-level-three: #99C4DC;
    --blue-level-four: #66A6CB;
    --blue-level-five: #3389B9;
    --blue-level-six: #006BA8;
    --blue-level-seven: #00507E; 
    --blue-level-eight: #003654;
    --blue-level-nine: #001B2A;

    /* Red Scale */
    --red-level-one: #F7E6EB;
    --red-level-two: #E6B5C2;
    --red-level-three: #D68499;
    --red-level-four: #C65370;
    --red-level-five: #B52247; /* Alt SF Red */
    --red-level-six: #AD0933; /* Core SF Red */
    --red-level-seven: #8A0729;
    --red-level-eight: #68051F;
    --red-level-nine: #34030f;

    /* Grey Scale */
    --grey-level-one: #F1F2F2;
    --grey-level-two: #EBEBEB;
    --grey-level-three: #DDDEDE;
    --grey-level-four: #BCBDBD;
    --grey-level-five: #9A9B9D;
    --grey-level-six: #797A7C;
    --grey-level-seven: #57595B;
    --grey-level-eight: #414344;
    --grey-level-nine: #2C2D2E;
    --grey-level-ten: #161617;

    /* Green Scale */
    --green-level-two: #D5E4E0;
    --green-level-three: #ABCAC0;
    --green-level-four: #82AFA1;
    --green-level-five: #589581;
    --green-level-six: #2E7A62;
    --green-level-seven: #235C4A;
    --green-level-eight: #173D31;
    --green-level-nine: #0C1F18;

    /* Seafoam Scale */
    --seafoam-level-two: #E3F4EC;
    --seaform-level-three: #C7E8D9;
    --seafoam-level-four: #ABDDC7;
    --seafoam-level-five: #8FD1B4;
    --seafoam-level-six: #73C6A1;
    --seafoam-level-seven: #569579;
    --seafoam-level-eight: #3A6351;
    --seafoam-level-nine: #1D3128;

    /* Sage Scale */
    --sage-level-two: #F1F8EB;
    --sage-level-three: #E2F0D7;
    --sage-level-four: #D4E9C3;
    --sage-level-five: #C5E1AF;
    --sage-level-six: #B7DA9B;
    --sage-level-seven: #89A374;
    --sage-level-eight: #5C6D4E;
    --sage-level-nine: #2E3727;

    /* Turquoise Scale */
    --turquoise-level-two: #CDF0F9;
    --turquoise-level-three: #9BE0F3;
    --turquoise-level-four: #68D1EE;
    --turquoise-level-five: #36C1E8;
    --turquoise-level-six: #04B2E2;
    --turquoise-level-seven: #0385AA;
    --turquoise-level-eight: #025971;
    --turquoise-level-nine: #012D39;

    /* Status Colors */
    --error-dark: #AD0933;
    --error-light: #EC95AC;
    --alert-dark: #705100;
    --alert-light: #E0A100;
    --success-dark: #426602;
    --success-light: #8AC32E;

    /* Other */
    --white-low-contrast: #FAFCFF;
    --captions-text-color: #767676; /* Level 6 is too light for accessibility and Level 7 is too dark for captions */
}


/***************************************
 * FONTS
 * Import external fonts and define @font-face rules
 ***************************************/
.heading-font {
    font-family: var(--heading-font) !important;
}

.subheading-font {
    font-family: var(--subheading-font) !important;
}



    /* Chronicle */

    @import url('https://fonts.cdnfonts.com/css/chronicle-display');

    @font-face {
        font-family: Chronicle;
        src: url('https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/hrmbth1s3j8s-chronicledisp-xlightitalic.woff2') format('woff2'),
            url('https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/9tpffbrmne4i-chronicledisp-xlight.woff') format('woff');
        font-weight: 100;
        font-style: italic;
    }

    @font-face {
        font-family: Chronicle;
        src: url('https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/hrmbth1s3j8s-chronicledisp-xlight.woff2') format('woff2'),
            url('https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/9tpffbrmne4i-chronicledisp-xlight.woff') format('woff');
        font-weight: 100;
        font-style: normal;
    }

    @font-face {
        font-family: Chronicle;
        src: url('https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/1l8ssc4l9yjm-chronicledisp-lightital-webfont.woff2') format('woff2'),
            url('https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/a5wfqerbtmr0-chronicledisp-lightital.woff') format('woff');
        font-weight: 200;
        font-style: italic;
    }

    @font-face {
        font-family: Chronicle;
        src: url('https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/7744s3iuy6r7-chronicledisp-light-webfont.woff2') format('woff2'),
            url('https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/7akel5bztl84-chronicledisp-light.woff') format('woff');
        font-weight: 200;
        font-style: normal;
    }

    @font-face {
        font-family: Chronicle;
        src: url('https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/bgg1alx0ymkv-chronicledisp-roman-webfont.woff2') format('woff2'),
            url('https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/71c8armgiwhe-chronicledisp-roman.woff') format('woff');
        font-weight: 400;
        font-style: normal;
    }

    @font-face {
        font-family: Chronicle;
        src: url('https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/q26z0rl5frvm-chronicledisp-italic-webfont.woff2') format('woff2'),
            url('https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/i3w96nfd7hxs-chronicledisp-italic.woff') format('woff');
        font-weight: 400;
        font-style: italic;
    }

    @font-face {
        font-family: Chronicle;
        src: url('https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/ng3ufg0kl4g7-chronicledisp-semibold-webfont.woff2') format('woff2'),
            url('https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/lykmfsyrm7e7-chronicledisp-semibold.woff') format('woff');
        font-weight: 500;
        font-style: normal;
    }

    @font-face {
        font-family: Chronicle;
        src: url('https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/4stgh4tkae8k-chronicledisp-semiboldital-webfont.woff2') format('woff2'),
            url('https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/p44xctos2qcj-chronicledisp-semiboldital.woff') format('woff');
        font-weight: 500;
        font-style: italic;
    }

    @font-face {
        font-family: Chronicle;
        src: url('https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/zp061a2azt7v-chronicledisp-bold-webfont.woff2') format('woff2'),
            url('https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/30t2bcxejfut-chronicledisp-bold.woff') format('woff');
        font-weight: 600;
        font-style: normal;
    }

    @font-face {
        font-family: Chronicle;
        src: url('https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/wg1ku1qicjlr-chronicledisp-boldital-webfont.woff2') format('woff2'),
            url('https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/8qd3dlta29ic-chronicledisp-boldital.woff') format('woff');
        font-weight: 600;
        font-style: italic;
    }

    @font-face {
        font-family: Chronicle;
        src: url('https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/c4uxc8j3saeu-chronicledisp-black-webfont.woff2') format('woff2'),
            url('https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/u42eoupqwxz3-chronicledisp-black.woff') format('woff');
        font-weight: 700;
        font-style: normal;
    }

    @font-face {
        font-family: Chronicle;
        src: url('https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/dlaccuv4dtxe-chronicledisp-blackitalic-webfont.woff2') format('woff2'),
            url('https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/cv5ahx8xdskf-chronicledisp-blackitalic.woff') format('woff');
        font-weight: 700;
        font-style: italic;
    }


    /* Avenir */

    @import url('https://fonts.cdnfonts.com/css/avenir');

    @font-face{
        font-family: Avenir;
        src:url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/ulacm2aau335-Avenir-35Light.eot?#iefix);
        src:url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/ulacm2aau335-Avenir-35Light.eot?#iefix) format("eot"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/d0syq8xow55c-Avenir-35Light.ttf) format("truetype"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/2n0u2ub007fn-Avenir-35Light.woff) format("woff"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/2jjb8q57wh9w-Avenir-35Light.woff2) format("woff2");
        font-weight:300;
        font-style:normal;
        font-stretch:normal;
    }
    @font-face{
        font-family: Avenir;
        src:url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/dv8og5yn40xc-Avenir-35LightOblique.eot?#iefix);
        src:url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/dv8og5yn40xc-Avenir-35LightOblique.eot?#iefix) format("eot"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/kj2sm2filori-Avenir-35LightOblique.ttf) format("truetype"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/cqj06cii9fp6-Avenir-35LightOblique.woff) format("woff"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/ntgkn56zglyb-Avenir-35LightOblique.woff2) format("woff2");
        font-weight:300;
        font-style:italic;
        font-stretch:normal;
    }
    @font-face{
        font-family: Avenir;
        src:url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/5vdj8mmvrnz9-Avenir-45Book.eot?#iefix);
        src:url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/5vdj8mmvrnz9-Avenir-45Book.eot?#iefix) format("eot"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/5hrkzoizrhxw-Avenir-45Book.ttf) format("truetype"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/tszd3q0rj66r-Avenir-45Book.woff) format("woff"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/jw1k0fjm1a99-Avenir-45Book.woff2) format("woff2");
        font-weight:400;
        font-style:normal;
        font-stretch:normal;
    }
    @font-face{
        font-family: Avenir;
        src:url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/3wawcmng5hl1-Avenir-45BookOblique.eot?#iefix);
        src:url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/3wawcmng5hl1-Avenir-45BookOblique.eot?#iefix) format("eot"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/9cmmvr3bvlpf-Avenir-45BookOblique.ttf) format("truetype"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/q8d4bnuij1lv-Avenir-45BookOblique.woff) format("woff"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/z95p27397dp0-Avenir-45BookOblique.woff2) format("woff2");
        font-weight:400;
        font-style:italic;
        font-stretch:normal;
    }
    @font-face{
        font-family: Avenir;
        src:url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/ttvhoubizpex-Avenir-55Oblique.eot?#iefix);
        src:url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/ttvhoubizpex-Avenir-55Oblique.eot?#iefix) format("eot"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/3xkzbik8wgjv-Avenir-55Oblique.ttf) format("truetype"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/8ivszo093cdm-Avenir-55Oblique.woff) format("woff"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/2wz6ex5nucw1-Avenir-55Oblique.woff2) format("woff2");
        font-weight:400;
        font-style:italic;
        font-stretch:normal;
    }
    @font-face{
        font-family: Avenir;
        src:url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/k8e6v1swbuuv-Avenir-55Roman.eot?#iefix);
        src:url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/k8e6v1swbuuv-Avenir-55Roman.eot?#iefix) format("eot"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/3pcv59mb5mni-Avenir-55Roman.ttf) format("truetype"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/tr81a43biqrl-Avenir-55Roman.woff) format("woff"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/sjh8weotn5zi-Avenir-55Roman.woff2) format("woff2");
        font-weight:400;
        font-style:normal;
        font-stretch:normal;
    }
    @font-face{
        font-family: Avenir;
        src:url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/9vnos91qo2xk-Avenir-65Medium.eot?#iefix);
        src:url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/9vnos91qo2xk-Avenir-65Medium.eot?#iefix) format("eot"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/xhk40pigyvmd-Avenir-65Medium.ttf) format("truetype"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/8l06c4tmvep4-Avenir-65Medium.woff) format("woff"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/eu083plx5jxh-Avenir-65Medium.woff2) format("woff2");
        font-weight:500;
        font-style:normal;
        font-stretch:normal;
    }
    @font-face{
        font-family: Avenir;
        src:url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/hjuh24genl39-Avenir-65MediumOblique.eot?#iefix);
        src:url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/hjuh24genl39-Avenir-65MediumOblique.eot?#iefix) format("eot"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/29396vzxipjm-Avenir-65MediumOblique.ttf) format("truetype"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/5gx39arcwykj-Avenir-65MediumOblique.woff) format("woff"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/yce1idij9dn1-Avenir-65MediumOblique.woff2) format("woff2");
        font-weight:500;
        font-style:italic;
        font-stretch:normal;
    }
    @font-face{
        font-family: Avenir;
        src:url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/a1kdrpaituvy-Avenir-85Heavy.eot?#iefix);
        src:url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/a1kdrpaituvy-Avenir-85Heavy.eot?#iefix) format("eot"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/93uboempdzhd-Avenir-85Heavy.woff2) format("woff2"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/9tovjudhvhmx-Avenir-85Heavy.ttf) format("truetype"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/kb9g0awktizb-Avenir-85Heavy.woff) format("woff");
        font-weight:700;
        font-style:normal;
        font-stretch:normal;
    }
    @font-face{
        font-family: Avenir;
        src:url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/dtm4gd37vp25-Avenir-85HeavyOblique.eot?#iefix);
        src:url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/dtm4gd37vp25-Avenir-85HeavyOblique.eot?#iefix) format("eot"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/yo3yccjyxz1a-Avenir-85HeavyOblique.woff2) format("woff2"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/fnzi7k8w5659-Avenir-85HeavyOblique.ttf) format("truetype"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/9kyoxd1pfrsd-Avenir-85HeavyOblique.woff) format("woff");
        font-weight:700;
        font-style:italic;
        font-stretch:normal;
    }
    @font-face{
        font-family: Avenir;
        src:url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/loz1is6xpkhh-Avenir-95Black.eot?#iefix);
        src:url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/loz1is6xpkhh-Avenir-95Black.eot?#iefix) format("eot"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/f76qgzwouai7-Avenir-95Black.ttf) format("truetype"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/q7hb0z4ha85p-Avenir-95Black.woff) format("woff"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/lzs7ksa4fx17-Avenir-95Black.woff2) format("woff2");
        font-weight:900;
        font-style:normal;
        font-stretch:normal;
    }
    @font-face{
        font-family: Avenir;
        src:url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/qafibnritzwi-Avenir-95BlackOblique.eot?#iefix);
        src:url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/qafibnritzwi-Avenir-95BlackOblique.eot?#iefix) format("eot"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/q0iargf3chwe-Avenir-95BlackOblique.ttf) format("truetype"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/cco0ndoxahwb-Avenir-95BlackOblique.woff) format("woff"),url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4b92afd1-d0eb-4aff-8198-263f1b2457e6/us8sv5rm8d0z-Avenir-95BlackOblique.woff2) format("woff2");
        font-weight:900;
        font-style:italic;
        font-stretch:normal;
    }

    /* Open Sans */

    @import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@600&display=swap');

    @font-face{
        font-family: 'Open Sans';
        font-weight:600;
        font-style:normal;
    }




/***************************************
 * SITE WIDE STYLES
 ***************************************/

html, body {
    min-height: 100%;
    height: auto;
    overflow-x: hidden;
}

body {
    background-color: var(--grey-level-one);
    font-family: Arial, sans-serif;
    min-height: 100vh;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.session {
    background: none;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; /* force Footer to Bottom on pages with little content */
    min-height: auto;
}

@media only screen and (max-width:768px) {
    .session {
        padding: 2.5em;
    }
}

/* Hide Logo */
a.btn.btn--link.company__beta-logo {
    display:none;
}

/* force Footer to Bottom on pages with little content */

#learner, #lms {
    height: auto;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
}

footer.footer.custom-footer {
    -ms-flex-negative: 0;
        flex-shrink: 0;
}





/***************************************
 * CONTAINER STYLES
 ***************************************/
.container {
    background: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media only screen and (min-width: 640px) {
    .container,
    .grid-container,
    .full-width-section .row {
        max-width: 592px !important;
    }
}
@media only screen and (min-width: 769px) {
    .container,
    .grid-container,
    .full-width-section .row {
        max-width: 721px !important;
    }
}
@media only screen and (min-width: 1024px) {
    .container,
    .grid-container,
    .full-width-section .row {
        max-width: 976px !important;
    }
}
@media only screen and (min-width: 1200px) { 
    .container,
    .grid-container,
    .full-width-section .row {
        max-width: 1152px !important; /* May not need this size */
    }
}
@media only screen and (min-width: 1440px) {
    .container,
    .grid-container,
    .full-width-section .row {
        max-width: 1392px !important;
    }
}
@media only screen and (min-width: 1920px) {
    .container,
    .grid-container,
    .full-width-section .row {
        max-width: 1872px !important;
    }
}




/***************************************
 * BUTTON STYLES
 ***************************************/

.btn, input[type=submit].btn {
    padding: 1em 2em;
    border-radius: 24px;
}

input[type=submit].btn.btn--floating-label {
    padding: .875em 2em;
}

.btn--small {
    font-size: .75rem;
    padding: .5em 1em;
    border-radius: 16px;
}

.btn--large {
    padding: 1.25em 2.5em;
    border-radius: 32px !important;
}

.btn-red {
    background: var(--red-level-six);
    color: #ffffff;
    border: none;
}

.btn-red:hover {
    background: var(--red-level-seven);
    color: #ffffff;
}




/***************************************
 * FONT HEADINGS
 * Apply heading font styles to various elements
 ***************************************/
#learner .catalog-calendar__table caption,
#learner .collection__course__title,
#learner .h1, #learner .h2, #learner .h3, #learner .h4, #learner .h5, #learner .h6,
#learner .metrics__title,
#learner .topic__index .topic__index__number,
#learner h1, #learner h2, #learner h3, #learner h4, #learner h5, #learner h6,
.catalog-calendar__table #learner caption,
.catalog-calendar__table .session caption,
.quiz__container--assessment .question__container .session h2,
.quiz__container--learner .question__container .session h2,
.session .catalog-calendar__table caption,
.session .collection__course__title,
.session .h1, .session .h2, .session .h3, .session .h4, .session .h5, .session .h6,
.session .metrics__title,
.session .quiz__container--assessment .question__container h2,
.session .quiz__container--learner .question__container h2,
.session .topic__index .topic__index__number,
.session h1, .session h2, .session h3, .session h4, .session h5, .session h6,
.topic__index #learner .topic__index__number,
.topic__index .session .topic__index__number {
    font-family: var(--heading-font);
}

h1, .h1 {
    font-size: 4rem;
    font-weight: 500;
    color: var(--navy-level-seven);
    line-height: 5rem;
}

h2, .h2 {
    font-size: 2.5rem;
    font-weight: 500;
    color: var(--navy-level-seven);
    line-height: 3.125rem;
}

h3, .h3 {
    font-size: 2rem;
    font-weight: 500;
    color: var(--navy-level-seven);
    line-height: 2.5rem;
}

h4, .h4 {
    font-size: 1.5rem;
    font-weight: 400;
    color: var(--navy-level-seven);
    line-height: 1.875rem;
}

h5, .h5 {
    font-size: 1.25rem;
    font-weight: 400;
    color: var(--navy-level-seven);
    line-height: 1.5625rem;
}

h6, .h6 {
    font-size: 1.125rem;
    font-weight: 400;
    color: var(--navy-level-seven);
    line-height: 1.40625rem;
}

/* Temporary widget title style */
.widget__alt-title__container h3 {
    font-size: 2rem;
    font-weight: 425;
    color: var(--navy-level-seven);
    margin: 1.25rem 0 0;
    padding: 0;
}




/***************************************
 * FORMS AND INPUT FIELDS STYLES
 ***************************************/

.field__input[type=color], .field__input[type=date], .field__input[type=datetime-local], .field__input[type=datetime], .field__input[type=email], .field__input[type=month], .field__input[type=number], .field__input[type=password], .field__input[type=search], .field__input[type=tel], .field__input[type=text], .field__input[type=time], .field__input[type=url], .field__input[type=week], .field__input--select, .enroll__buy select, .home .email-capture input[type=email], input[type=color].input--large, input[type=date].input--large, input[type=datetime-local].input--large, input[type=datetime].input--large, input[type=email].input--large, input[type=month].input--large, input[type=number].input--large, input[type=password].input--large, input[type=search].input--large, input[type=tel].input--large, input[type=text].input--large, input[type=time].input--large, input[type=url].input--large, input[type=week].input--large, textarea.input--large, input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea, select {
    height: 3rem;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: 1px solid var(--grey-level-four);
    border-radius: 8px;
    padding: .875rem 1.25rem;
    font-size: 1rem;
}

input[type=checkbox] {
    height: 24px;
    width: 24px;
    border: 2px solid var(--grey-level-four);
    box-shadow: none;
    -webkit-box-shadow: none;
}

select.field__input {
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 2.75em;
}



/***************************************
 * TABLE STYLES
 ***************************************/

table:not(.tw-override) {
    display: block;
    overflow-x: auto;
    position:relative;
    vertical-align: top;
}

table.scroll {
    -webkit-box-shadow: inset -16px 0px 24px rgba(9, 44, 76, 0.08);
    box-shadow: inset -16px 0px 24px rgba(9, 44, 76, 0.08);
    cursor: -webkit-grab;
    cursor: grab; /* Consider other options for V2 */
}

table.scroll.scrolling {
    -webkit-box-shadow: inset -16px 0px 24px rgba(9, 44, 76, 0.08), inset 16px 0px 24px rgba(9, 44, 76, 0.08);
    box-shadow: inset -16px 0px 24px rgba(9, 44, 76, 0.08), inset 16px 0px 24px rgba(9, 44, 76, 0.08);
}

table.scroll.scrolling.scrolled {
    -webkit-box-shadow: inset 16px 0px 24px rgba(9, 44, 76, 0.08);
    box-shadow: inset 16px 0px 24px rgba(9, 44, 76, 0.08);
}

table.scroll.scrolling.dragging {
    cursor: -webkit-grabbing;
    cursor: grabbing; /* Consider other options for V2 */
}

.editor-content table thead td, .editor-content table thead th {
    background-color: var(--navy-level-seven);
    border-color: var(--navy-level-seven);
    color: var(--white-low-contrast);
    font-size: 1rem;
    text-transform: none;
    font-weight: 600;
}

.editor-content table thead td:first-of-type, .editor-content table thead th:first-of-type {
    border-radius: 4px 0 0 0;
}

.editor-content table thead td:last-of-type, .editor-content table thead th:last-of-type {
    border-radius: 0 4px 0 0;
}

table:not(.tw-override) td:not(.tw-override) {
    border: none;
}

table:not(.tw-override) td:not(.tw-override), table:not(.tw-override) th:not(.tw-override) {
    padding: 1.25rem 1.5rem;
    text-align: left;
    vertical-align: top;
}

table tbody tr:nth-child(even) td {
    background: var(--grey-level-one);
}

table tbody th {
    background: #d3e1eb;
    color: var(--navy-level-eight);
    font-weight: 600;
}

table tbody tr:nth-child(even) th {
    background: var(--navy-level-two);
}

table:not(.tw-override) {
    font-size: 1rem;
    margin-bottom: 1rem;
}




/***************************************
 * CUSTOM CLASSES & UTILITY STYLES
 ***************************************/
.full-width-section {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    max-width: none;
    padding: 0 !important;
    position: relative;
/*
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    box-sizing: border-box;
    min-width: calc(100vw - 8px);
*/
}

/*
@supports (-moz-appearance:none) {
    .full-width-section { min-width: calc(100vw - 9px); } 
}

.mac .full-width-section, .ios .full-width-section {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    max-width: none;
    padding: 0 !important;
    position: relative;
    right:initial;
    left:initial;
    min-width:none;
}
*/

.builder .full-width-section {
    margin: 0 auto;
    width: 100%;
}

.full-width-section .row {
    margin: 0 auto;
}

.full-width-section .catalog-grid-item .row {
    margin: 0 -1rem; /* Fix for catalog items */
    max-width: none !important;
}

.full-width-row {
    padding: 0 !important;
}

@media only screen and (max-width: 90em) {
    .full-width-row {
        padding: 0 1rem !important;
    }
}

.full-width-row .row {
    max-width: none;
    margin: 0 auto;
}

.full-width-row .row .medium-12 {
    padding: 0;
}

.half-width-section {
    width: 50%;
    float: left;
}

.no-padding {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.no-margin {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.no-top-margin {
    margin-top: 0 !important;
}

.no-side-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.no-max-width {
    max-width: none !important;
}

.rounded-edges {
    border-radius: 8px !important;
}

.standard-padding {
    padding: 1.5em !important;
}

/* Color utility classes */
.grey-level-one { color: var(--grey-level-one); }
.grey-level-two { color: var(--grey-level-two); }
.grey-level-three { color: var(--grey-level-three); }
.grey-level-four { color: var(--grey-level-four); }
.grey-level-five { color: var(--grey-level-five); }
.grey-level-six { color: var(--grey-level-six); }
.grey-level-seven { color: var(--grey-level-seven); }
.grey-level-eight { color: var(--grey-level-eight); }

.white-background {
    background-color: #ffffff;
}


/***************************************
 * WIDGETS & RIBBONS
 ***************************************/
@media only screen and (min-width: 48.063em) {
    .layout__content .widget {
        padding: 0;
    }
}

.catalog__ribbon--attached {
    top: 12px;
}




/***************************************
 * IMA HEADER STYLES
 ***************************************/
/* Hide custom header in admin dashboard and original site header */
.bluerocratic .imapublications-header,
.greyocratic .imapublications-header,
.redocratic .imapublications-header,
.purpleocratic .imapublications-header,
.greenocratic .imapublications-header,
.pinkocratic .imapublications-header {
    display: none;
}

.header--microsite {
    display: none !important;
}

body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.header {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.imapublications-header {
    padding: 0;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    z-index: 9;
}

/* Fixed header: initially positioned off-screen */
.imapublications-header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
}

/* Helper class to disable transition temporarily */
.imapublications-header.no-transition {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

/* When visible, slide the header into view */
.imapublications-header.fixed.visible {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    -webkit-box-shadow: 0 8px 24px rgba(9, 44, 76, 0.16);
    box-shadow: 0 8px 24px rgba(9, 44, 76, 0.16);
}

.ima-bar {
    background: var(--navy-level-eight);
    padding: 0;
    color: #ffffff;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    height: 3.45rem; /* Needed for scroll transition */
}

@media only screen and (max-width:767px) {
    .ima-bar {
        height:48.3px;
    }
}

.header.fixed .ima-bar {
    height: 0;
}


.menu-toggle,
.region-selector,
.language-selector {
    background: rgba(255, 255, 255, 0.1);
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.menu-toggle {
    padding: 0.9375rem 1rem 0.8125rem;
    float: left;
    font-weight: 600;
    font-family: 'Avenir';
}

.menu-toggle:focus-visible {
    -webkit-box-shadow: 0 0 5px #4d90fe;
    box-shadow: 0 0 5px #4d90fe;
    outline: 1px solid #4d90fe;
}

.region-selector,
.language-selector {
    padding: 0.9375rem 1rem 1rem;
    line-height: 1.5rem;
    display: none; /* Temporary until functionality is added back */
}

.menu-toggle .menu-icon {
    font-size: 1.5rem;
    line-height: 1.5rem;
}

.menu-toggle .menu-text {
    line-height: 1.5rem;
    vertical-align: top;
}

.menu-toggle i {
    margin-right: 8px;
}

.menu-toggle:hover {
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.18);
}




/*** SIDE MENU STYLES ***/
/* Side menu initially hidden off-screen */
.side-menu {
    position: fixed;
    top: 0;
    left: -360px; /* Adjust width as needed */
    width: 360px;
    height: 100%;
    background-color: #fff;
    -webkit-transition: left 0.3s ease;
    -o-transition: left 0.3s ease;
    transition: left 0.3s ease;
    z-index: 1000;
}

@media only screen and (max-width:360px) {
    .side-menu {
        width: 100%;
    }
}

/* When active, slide the menu in */
.side-menu.active {
    left: 0;
    -webkit-box-shadow: 0 0 24px rgba(9, 44, 76, 0.16);
    box-shadow: 0 0 24px rgba(9, 44, 76, 0.16);
}

/* Close button inside side menu */
.close-menu {
    cursor: pointer;
    position: absolute;
    top: 8px;
    left: 24px;
    color: var(--grey-level-six);
    font-size: 2rem;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.close-menu:hover {
    color: var(--navy-level-seven);
}

ul.side-menu-links {
    float: left;
    width: 100%;
    padding: 4.25em 1.5em 1.25em;
    overflow-y: auto !important; /* TI Error Fix */
    height: 100%;
    margin: 0;
}

.side-menu-links li {
    float: left;
    display: block;
    width: 100%;
    clear: both;
    margin-bottom: 0.5em;
}

.side-menu-links a.catlink {
    float: left;
    clear: both;
    width: 100%;
    font-size: 1.25rem;
    color: var(--grey-level-seven);
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.side-menu-links .catlink i {
    float: right;
    color: var(--grey-level-four);
    font-size: 1rem;
    padding-top: 4px;
}

.side-menu-links .catlink.active,
.side-menu-links .catlink:hover,
.side-menu-links .catlink.active i {
    color: var(--navy-level-four);
}

.side-menu-links .catlink.active .fa-caret-down {
    --fa: "\f0d8";
}

.side-menu-links li.side-menu-category {
    margin-bottom: 1.5em;
}

.side-menu-links ul.side-menu-subcategory {
    float: left;
    display: none;
    width: 100%;
    clear: both;
    margin: 1em 0 0;
}

.side-menu-link li.side-menu-sublink {
    margin-bottom: 0.5em;
}

.side-menu-links li.side-menu-sublink:last-child {
    margin-bottom: 0;
}

.side-menu-links h5.sublink-heading {
    margin-bottom: 0.25em;
    position: relative;
}

.side-menu-links h5.sublink-heading small {
    position: absolute;
    top: 8px;
}

.side-menu-links p.sublink-description {
    color: var(--grey-level-six);
    font-size: 1rem;
}

.side-menu-links a.sublink {
    display: block;
    float: left;
    clear: both;
    width: 100%;
    color: var(--navy-level-four);
    padding: 0 0 1em;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    font-size: 1.125rem;
}

.side-menu-links .sublink i {
    font-size: 0.875rem;
    position: relative;
    top: 5px;
    display: inline-block;
    float: left;
}

.sublink span {
    display: inline-block;
    float: left;
    width: calc(100% - 1em);
    padding-left: .25em;
}

.side-menu-links a.sublink:hover {
    color: var(--link-hover-color);
}




/***************************************
 * HEADER CONTINUED
 ***************************************/
.grid-container {
    max-width: 1200px;
    margin: 0 auto;
}

.ima-bar .grid-x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.ima-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    min-width: 0;
}

.ima-logo a {
    line-height: .65;
}

.ima-logo a svg {
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}

.ima-logo a svg:hover path {
    opacity: .9;
}

@media only screen and (max-width:768px) {
    .ima-logo svg {
        height:32px;
    }
}

.header-logo svg {
    float: left;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}

.header-logo svg.logo-small {
    display:none;
}

/* Other Publication Logos */

.maq-header-logo,
.sma-header-logo,
.ima-header-logo {
    display: none;
}

/* Show MAQ Logo and Hide SF */
.maq-home .maq-header-logo {
    display:block;
}

.maq-home .sf-header-logo {
    display: none;
}

/* Show IMA Logo in Banner and Hide SF + Small IMA Logo */

.ima-home .ima-header-logo {
    display: block;
    margin: -1.5rem 0;
    position: relative;
    top: .75rem;
}

.ima-home .sf-header-logo {
    display: none;
}

.ima-home .ima-bar .ima-logo {
    display: none;
}

/* Show SMA Logo and Hide SF */

.sma-home .sma-header-logo {
    display: block;
    margin: -1.5rem 0;
    position: relative;
    top: .75rem;
}

.sma-home .sf-header-logo {
    display: none;
}

/* Show mobile sized logo on smaller screen */
@media only screen and (max-width:1199px) {
    .header-logo svg.logo-large {
        display:none;
    }
    .header-logo svg.logo-small {
        display:block;
    }
}

.header-logo svg:hover {
    -webkit-transform: scale(101%);
        -ms-transform: scale(101%);
            transform: scale(101%);
}

.middle-bar {
    background: #ffffff;
    padding: 24px 0;
}

.middle-bar .grid-x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.header-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
}

.header-search .search-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    min-width: 0;
    max-width: 100%;
    position: relative;
}

.header-search .search-input {
    outline: none;
    font-size: 16px !important;
    color: #57595b;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    border: 1px solid var(--grey-level-four) !important;
    border-radius: 24px !important;
    padding: 0.875rem 1.5rem !important;
    margin: 0 12px 0 36px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    height: auto !important;
}

.header-search .search-icon {
    position: absolute;
    right: 40px;
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    font-size: 1rem;
}

/* Mobile Search */

.header-search.mobile, .mobile-search-icon {
    display: none;
}

.mobile-search-icon button.header-button {
    background: none;
    border: none;
    font-size: 1.5rem;
    color: var(--grey-level-six);
    padding: .5rem;
    position: relative;
    top: 3px;
}
    
.header-search.mobile input#searchInputMobile {
    margin: 1.5em 0 0 !important;
    width: 100%;
}

.header-search.mobile .search-icon {
    bottom: 1rem;
    right: 1.5rem;
}

@media only screen and (max-width:767px) {
    .header-search #searchForm {
        display:none;
    }
    .header-search.mobile #searchFormMobile {
        display: block;
    }
    .mobile-search-icon {
        display: inline-block;
    }
    button.header-button.bookmarks {
        padding: .5rem;
        margin-right: .5rem;
    }
}

.header-button {
    padding: 14px 24px 15px;
    border-radius: 24px;
    font-size: 1rem;
    font-weight: 500;
    margin: 0;
    font-family: "Avenir";
}

.header-cta {
    background: var(--red-level-six);
    color: #ffffff;
    border: none;
    margin-left: 8px;
}

.header-cta:hover {
    background: var(--red-level-seven);
    color: #ffffff;
}

.header-button.bookmarks i {
    font-size: 1.125rem;
    position: relative;
    top: 1px;
}

@media only screen and (max-width:1024px) {
    .header-button.bookmarks span {
        display: none;
    }
    .header-button.bookmarks i {
        display: inline-block;
        font-size: 1.5rem;
        position: relative;
        top: 3px;
        color: var(--grey-level-six);
        padding: 0;
    }
}

.header-button.login,
.header-button.bookmarks {
    background: transparent;
    color: #57595b;
    border: none;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}

.header-button.login:hover,
.header-button.bookmarks:hover {
    color:var(--link-hover-color);
}

@media screen and (max-width:375px) {
    button.header-button.login {
        padding: 14px 12px 15px;
    }
    .header-cta.register {
        margin-left: 2px;
    }
}

.header-button.manager-access {
    margin-left: 28px;
}

@media only screen and (max-width:767px) {
    .header-button.manager-access {
        margin-left: .75em;
    }
}

@media only screen and (max-width:359px) {
    .header-button.manager-access {
        margin-left: 0;
    }
}

.header-button.profile {
    background: var(--grey-level-one);
    border: 1px solid var(--grey-level-four);
    color: var(--grey-level-seven);
    padding: 13px 24px 14px;
    position: relative;
}

.header-button.profile:hover {
    background: var(--grey-level-two);
    color: #236c96;
}

.header-button.profile .arrow {
    padding-left: 4px;
    font-size: .875rem;
    color: var(--grey-level-four);
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}

.header-button.profile:hover .arrow {
    color: var(--grey-level-nine);
}

.header-button.profile.active {
    border-radius: 24px 24px 0 0;
    background: var(--grey-level-two);
}

.header-button.profile.active i.fa-caret-down::before {
    content: '\f0d8' !important;
}

.header-button.profile.active:focus {
    -webkitbox-shadow: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    outline: none;
}

.header-button ul#profileDrop {
    background: var(--grey-level-one);
    list-style: none;
    padding: .5em 1em 1em;
    border: 1px solid var(--grey-level-four);
    border-radius: 0 0 24px 24px;
    position: absolute;
    right: -1px;
    width: calc(100% + 2px);
    text-align: left;
    top: 46px;
    margin: 0;
    z-index: 999;
}

.header-button #profileDrop li {
    padding: .5em .25em .25em;
}

.header-button #profileDrop li i {
    font-size:.75rem;
    position: relative;
    top: -1px;
}

.header-button #profileDrop li a {
    color: var(--navy-level-four);
}

.header-button #profileDrop li a:hover {
    color: var(--link-hover-color);
}

.header-button.profile span.mobile {
    display: none;
}

@media only screen and (max-width:768px) {

    .header-button.profile span {
        display: none;
    }
    .header-button.profile span.mobile {
        display: block;
    }
    .header-button.profile {
        position: inherit;
    }
    .imapublications-header .middle-bar .grid-container.grid-x.align-middle {
        position: relative;
    }
    .header-button ul#profileDrop {
        right: 0;
        width: auto;
        top: 46px;
        padding: .5em 14px 1em;
    }
    .header-button #profileDrop li {
        padding: .5em 1px .5em;
        border-bottom: 1px solid var(--grey-level-four);
    }
    .header-button #profileDrop li:last-child {
        border-bottom: none;
    }
    .header-button #profileDrop li i {
        display: none;
    }
    .header-button.profile .arrow {
        padding-left: 4.3px;
    }

}

@media only screen and (max-width:639px) {
    .header-button ul#profileDrop {
        right: 1.5rem;
    }
}

.bottom-bar {
    background: var(--red-level-six);
    padding: 0;
}

.bottom-bar .grid-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.category-expander {
    display: none;
}


@media only screen and (max-width: 1023px) {
    .category-expander {
        display: none;
    }
    .nav-links {
        overflow-X: scroll;
    }
    .nav-links.scroll {
        background:linear-gradient(90deg, rgba(173,9,51,1) 0%, rgba(173,9,51,1) 80%, rgba(104,5,31,1) 100%);
    }
    .nav-links.scrolled {
        background: linear-gradient(90deg, rgba(104,5,31,1) 0%, rgba(173,9,51,1) 20%, rgba(173,9,51,1) 80%, rgba(104,5,31,1) 100%);
    }
    .nav-links.scrolled-right {
        background: linear-gradient(90deg, rgba(104,5,31,1) 0%, rgba(173,9,51,1) 20%, rgba(173,9,51,1) 100%);
    }
    .nav-links ul {
        white-space: nowrap;
    }
    .nav-links ul#moreDrop {
        white-space: normal;
        max-width:224px;
    }
    .nav-links li, .nav-links a { 
        float: none !important;
    }
    #moreDrop li, #moreDrop li a {
        float: left !important;
    }
}

.nav-links ul:first-child {
    margin: 0 !important;
    float: left;
    display: block;
    padding: 0;
}

.nav-links li {
    display: inline-block;
    float: left;
    position: relative;
}

.nav-links a {
    color: #ffffff;
    font-size: 1rem;
    font-weight: 500;
    text-decoration: none;
    font-family: "Avenir";
    padding: 1em .675em;
    display: inline-block;
    position: relative;
    z-index: 0;
    float: left;
}

@media only screen and (max-width: 479px) {
    .nav-links a {
        padding: 1em .5em;
    }
}

.nav-links a::after {
    content: "";
    background: var(--red-active-gradient);
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    z-index: -1;
}

.nav-links a:hover::after, .nav-links a.active::after {
    opacity: 1;
}

.nav-links a.has-dropdown, .nav-links a.active:focus {
    box-shadow:none;
    -webkit-box-shadow:none;
    outline:none;
}

.nav-links a:focus-visible, .subscribe:focus-visible {
    -webkit-box-shadow: 0 0 5px #4d90fe;
    box-shadow: 0 0 5px #4d90fe;
    outline: 1px solid #4d90fe;
}

.nav-links a i {
    font-size: 0.75rem;
    padding: 0 0 0 4px;
    position: relative;
    top: -1px;
}

.nav-links a.active i.fa-caret-down::before {
    content: '\f0d8' !important;
}

.nav-links .nav-dropdown a i {
    padding: 0;
}

ul#moreDrop {
    position: absolute;
    top: 55.2px;
    background: #fff;
    width: auto;
    z-index: 9;
    margin: 0;
    padding: 8px 0;
    border-radius: 0 0 8px 8px;
    -webkit-box-shadow: 0 0 24px rgba(9, 44, 76, 0.16);
            box-shadow: 0 0 24px rgba(9, 44, 76, 0.16);
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}

@media only screen and (max-width:1024px) {
    ul#moreDrop {
        right:0; /* position dropdown on right side of button on smaller screens */
    }
}

#moreDrop a {
    color: var(--navy-level-four);
    min-width: 224px;
    padding: 8px 16px !important;
}

#moreDrop a:hover {
    color: var(--link-hover-color);
}

.nav-links #moreDrop a:hover::after {
    opacity: 0;
}

@media only screen and (min-width: 1200px) {
    .nav-links a {
        padding: 1em !important;
    }
}

.subscribe {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: rgba(255, 255, 255, 0.1);
    padding: 1rem;
    border-radius: 0;
    color: #ffffff;
    font-size: 1rem;
    font-weight: 500;
    font-family: "Avenir";
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    white-space: nowrap;
}

.subscribe i {
    margin-right: 8px;
}

@media only screen and (max-width:479px) {
    /*
    .subscribe span {
        display: none;
    }
    .subscribe {
        height: 48.3px;
        width: 48.3px;
        text-align: center;
    }
    .subscribe i {
        margin-right: 0 !important;
        width: 100%;
    }
    */
    .subscribe {
        display: none !important; /* TI Error Fix */
    }
    #dropMenu {
        position: absolute;
        right: 1.5em;
        z-index: 9;
        background: var(--red-level-five);
    }
    #dropMenu .has-dropdown {
        width:40px;
        text-align: center;
        margin-right: 0 !important; /* TI Error Fix */
    }
    #dropMenu a span {
        display: none;
    }
    #dropMenu .has-dropdown i {
        padding: 0;
        font-size: 1.125em;
        top: 0;
    }
    #dropMenu a .fa-caret-down:before {
        content: "\f142";
    }
    .nav-links ul:first-child {
        padding: 0 14px 0 0;
    }
}

.subscribe:hover {
    background: rgba(255, 255, 255, 0.2);
    cursor: pointer;
}

.region-language {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    font-size: 0.75rem;
}

/* Navigation Show/Hide for Different Publications */

.nav-links li.maq-nav-links,
.nav-links li.sma-nav-links,
.nav-links li.ima-nav-links {
    display:none;
}

/* Show MAQ Nav Links */
.maq-home .nav-links li.maq-nav-links {
    display:inline-block;
}

.maq-home .nav-links li.sf-nav-links {
    display:none;
}


/*** TOGGLE HEADER BUTTONS FOR USER STATUS ***/

.signed-out-buttons {
    display: inline-block;
}

@media only screen and (max-width:767px) {
    .signed-out-buttons {
        margin-left: -.5rem;
    }
}
@media only screen and (max-width:375px) {
    .signed-out-buttons {
        margin-left: -.875rem;
    }
}

/* Hide Signed Out by default */
.signed-in-buttons,
.manager-buttons {
    display: none;
}

/* Manager view: hide signed-out buttons */
.signed-in.manager-view .signed-out-buttons,
.signed-in.manager-view .signed-in-buttons {
    display: none;
}

.signed-in .manager-buttons {
    display: inline-block;
}

/* Learner view: show signed-in buttons */
.signed-in.learner-dashboard-view .signed-out-buttons,
.signed-in.learner-dashboard-view .manager-buttons,
.signed-in.learner-view .signed-out-buttons,
.signed-in.learner-view .manager-buttons {
    display: none;
}

.signed-in.learner-dashboard-view .signed-in-buttons,
.signed-in.learner-view .signed-in-buttons {
    display: inline-block;
}




/***************************************
 * HOMEPAGE STYLES
 ***************************************/
/*** FEATURE SECTION ***/
.homepage-feature-main {
    width: calc(50% - 0.75em);
    float: left;
    margin-top: 2em;
}

@media only screen and (max-width:640px) {
    .homepage-feature-main {
        margin-top: 1.5em;
    }
}

.homepage-feature-main .catalog-grid-item__title {
    font-size: 1.5rem;
    line-height: 2rem;
}

.homepage-feature-main .catalog-grid-item__description {
    font-size: 1rem;
    line-height: 1.25rem;
}

.homepage-feature-main .catalog-grid-item__cta-container,
.homepage-feature-main .catalog-grid-item__hr {
    display: block;
}

.homepage-feature-main .btn--link.btn--primary {
    background: var(--red-level-six) !important;
    display: block;
    color: #fff;
    padding: 1em 2em !important;
    border-radius: 24px;
    float: left;
    margin: 0.25em 0;
}

.homepage-feature-main .catalog-item:hover .btn--link.btn--primary {
    background: var(--red-level-seven) !important;
}

.homepage-feature-side {
    width: calc(50% - 0.75em);
    float: right;
    margin-top: 2em;
}

.homepage-feature-side .catalog__ribbon.catalog__ribbon--attached {
    display: none;
}

.homepage-feature-side .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
}

.homepage-feature-side .column.medium-6 {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-flex:1;
        -ms-flex:1;
            flex:1;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
        -ms-flex-direction:column;
            flex-direction:column;
}

.homepage-feature-side .catalog-grid-item__asset-container {
    border-radius: 8px 0 0 8px;
    height: 100%;
}

.homepage-feature-side .catalog-grid-item__asset-container img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}

.catalog-grid-item__asset-container--split {
    padding: 0;
}

.homepage-feature-side .column.medium-6:first-child {
    padding-right: 0.125em;
}

.homepage-feature-side .column.medium-6:last-child {
    padding-left: 0;
}

@media only screen and (max-width: 1023px) {
    .homepage-feature-main, .homepage-feature-side {
        width: 100%;
    }
    .homepage-feature-side {
        margin-top:0;
    }
}

@media only screen and (max-width:768px) {
    .layout__content .homepage-widget.widget {
        padding: 0rem;
    }
}

/* Recent and Feature Category Headings */
.home__content .hr__accent {
    display: none;
}
.home__content .widget__alt-title__container h3 {
    margin-bottom: 1em;
    font-weight: 500;
}

/*** FEATURED CATEGORIES ***/
.featured-section.full-width-section .small-12 {
    padding: 0;
}

.featured-section.light-grey-feature {
    background: rgba(221, 222, 222, 0.75);
    padding: 1em 0 1.25em !important;
    position: relative;
    overflow: hidden;
}

.featured-section.light-grey-feature:before {
    content: "";
    width: 95%;
    position: absolute;
    left: -10px;
    top: 30%;
    height: 20%;
    border: 5px solid var(--red-level-six);
    z-index: 0;
    min-height:100px; /* Safari Browser Fix */
}

.featured-section.light-grey-feature:after {
    content: "";
    width: 5%;
    position: absolute;
    left: -10px;
    top: 25%;
    height: 20%;
    border: 5px solid var(--grey-level-eight);
    z-index: -1;
    min-height:100px;  /* Safari Browser Fix */
}
.featured-section.light-grey-feature .small-12:after {
    content: '';
    position: absolute;
    width: 15%;
    border: 5px solid var(--grey-level-six);
    height: 20%;
    right: -20%;
    z-index: -1;
    bottom: -10%;
}

@media only screen and (max-width: 768px) {

    .featured-section.light-grey-feature:before {
        top: 30%;
        height: 30%;
    }

    .homepage-feature-side .column.medium-6:last-child {
        flex: 1.5;
    }

    .list-view-mobile .catalog-item .column.medium-12:first-child {
        padding-right: 0.125em;
        flex: 1;
    }

    .list-view-mobile .catalog-item .medium-12 .catalog-grid-item__asset-container {
        border-radius: 8px 0 0 8px;
        height: 100%;
    }

    .list-view-mobile .catalog-item .column.medium-12:last-child {
        padding-left: 0;
        flex: 1.5;
    }

    .list-view-mobile .catalog-grid-item .row {
        display: flex;
    }

    .list-view-mobile .homepage-feature-main .catalog-grid-item .row {
        display: block;
    }

    .list-view-mobile .catalog__ribbon.catalog__ribbon--attached {
        display: none;
    }

}

@media only screen and (max-width: 639px) {
    
    .featured-section.light-grey-feature:before, .featured-section.light-grey-feature:after {
        display: none;
    }

}

.featured-section.dark-grey-feature {
    background: -o-linear-gradient(135deg, rgba(78, 77, 77, 0.65) 0%, rgba(11, 11, 12, 0.85) 100%);
    background: linear-gradient(315deg, rgba(78, 77, 77, 0.65) 0%, rgba(11, 11, 12, 0.85) 100%);
    padding: 1em 0 1.25em !important;
}

.featured-section.dark-grey-feature .widget__alt-title__container h3 {
    color: #ffffff;
}

.featured-section.dark-blue-feature {
    padding: 1em 0 1.25em !important;
    background: var(--dark-navy-angled-gradient);
    overflow: hidden;
}

.featured-section.dark-blue-feature .featured-content-block-grid > li {
    width: 100%;
}

.featured-section.dark-blue-feature .featured-content-block-grid li:nth-child(n+4) {
    width: 50%;
    clear: none;
}

.featured-section.dark-blue-feature .featured-content-block-grid li:first-of-type .catalog-item .row {
    padding: 0 !important;
    margin: 0 !important;
}

.featured-section.dark-blue-feature .featured-content-block-grid li:first-of-type .catalog-item .row .medium-12 {
    padding: 0;
}

.featured-section.dark-blue-feature .featured-content-block-grid li:first-of-type .catalog-item .row .medium-12:first-of-type:before {
    content: "";
    position: absolute;
    top: 25%;
    left: -4%;
    width: 108%;
    height: 50%;
    border: 5px solid var(--white-low-contrast);
    display: block;
}

.featured-section.dark-blue-feature .featured-content-block-grid li:first-of-type .catalog-item .row .medium-12:first-of-type:after {
    content: "";
    position: absolute;
    top: 15%;
    left: -2%;
    width: 104%;
    height: 70%;
    border: 5px solid var(--red-level-six);
    display: block;
}

.featured-section.dark-blue-feature .featured-content-block-grid li:first-of-type .medium-12:last-child {
    position: absolute;
    top: 50%;
    left: 1.5em;
    width: calc(50% - 1.5em);
    z-index: 999;
    background: #fff;
    display: block;
    -webkit-transform: translate(0, -50%);
       -ms-transform: translate(0, -50%);
           transform: translate(0, -50%);
}

.featured-section.dark-blue-feature .featured-content-block-grid li:first-of-type .catalog-grid-item__body {
    background: #ffffff;
    padding: 1.5em;
}

.featured-section.dark-blue-feature .featured-content-block-grid li:first-of-type .catalog-grid-item__body:after {
    content: "\f04b";
    position: absolute;
    right: -100px;
    top: 15%;
    -webkit-transform: translateX(-50%);
       -ms-transform: translateX(-50%);
           transform: translateX(-50%);
    height: 100px;
    width: 100px;
    background: var(--red-level-six);
    color: #ffffff;
    text-align: center;
    font-family: "FontAwesome";
    border-radius: 100px;
    font-size: 3rem;
    padding: 0.35em 0.25em 0.35em 0.45em;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.featured-section.dark-blue-feature .featured-content-block-grid li:first-of-type .catalog-item:hover .catalog-grid-item__body:after {
    background: var(--red-level-seven);
}

.featured-section.dark-blue-feature ul li:first-of-type .catalog-grid-item__asset-container {
    border-radius: 8px;
    z-index: 1;
}

.featured-section.dark-blue-feature .widget__alt-title__container h3 {
    color: #ffffff;
}

.featured-section.dark-blue-feature .featured-content-block-grid li:first-of-type .catalog-grid-item__title {
    font-size: 1.5rem;
    line-height: 2rem;
}

/* Builder view fixes */
.builder .homepage-feature-main,
.builder .homepage-feature-side {
    width: 100%;
}
.homepage-feature-main .column.medium-6 {
    width: 100%;
}

/* View All Buttons */
.view-all-button .medium-12.columns {
    display: none;
}
.view-all-top-right {
    height: 0;
    z-index: 1;
    position: relative;
    clear: both;
}
.view-all-button .widget__cta {
    text-align: right;
}
.view-all-bottom .widget__cta {
    padding: 1.5rem 0;
}
.view-all-button.button-left .widget__cta {
    text-align: left;
}
.view-all-button .widget__cta a {
    background: none;
    border: 1px solid var(--grey-level-seven);
    border-radius: 24px;
    color: var(--grey-level-seven);
    font-size: 0.875rem;
    padding: 0.75em 1.5em;
    margin: 0;
    display: inline;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.view-all-button .widget__cta a:hover {
    background: #ffffff;
    color: var(--link-hover-color);
}
.view-all-button .widget__cta a:after {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 0.75rem;
    padding-left: 4px;
}
.view-all-white a.btn {
    border-color: var(--white-low-contrast);
    color: var(--white-low-contrast);
    position: relative;
    top: 1em;
}
.view-all-top-margin .widget__cta {
    padding-top: 2.75rem;
}

.view-all-mobile {
    display: none;
}

@media only screen and (max-width: 640px) {
    
    .view-all-top-right {
        display: none;
    }
    .view-all-mobile {
        display: block;
        margin-bottom: 1.875em;
    }
}

@media only screen and (min-width:641px) {
    .most-recent {
        margin-bottom: 1.875em;
    }
}
/***************************************
 * CATALOG & ARTICLE LIST STYLES
 ***************************************/
/* Remove padding around main content */
@media only screen and (min-width: 641px) {
    .home__content {
        padding: 1rem 0 0;
    }
    .home.catalog .home__content {
        padding: 0;
    }
}

@media only screen and (max-width: 640px) {
    .home.catalog .home__content {
        padding: 0;
    }
}

/* Gradient background heading */
h3.catalog-header {
    position: relative;
    padding: .75em 0 .5em;
}
.widget--one-column.catalog-header {
    padding: .25em 0 0 !important; /* Fix for one-column widget headings */
    margin-bottom: -.45em;
}
.widget--one-column.catalog-header hr.hr__accent {
    display: none;
}
/* Fix for page headings */
    .widget--one-column.catalog-header.page-header {
        margin: -1em 0 .5em; 
    }
    .catalog-header.page-header .row {
        display: none;
    }
h3.catalog-header:before, .catalog-header .widget__alt-title__container h3:before {
    content: "";
    margin: 0 calc(50% - 50vw);
    background: -o-linear-gradient(315deg, rgba(221,222,222,1) 0%, rgba(255,255,255,0) 100%);
    background: linear-gradient(135deg, rgba(221,222,222,1) 0%, rgba(255,255,255,0) 100%);
    height: 137.5px;
    width: calc(100vw - 10px);
    display: block;
    position: absolute;
    z-index: -1;
    top: -.5rem;
    left:0;
}


/* Catalog Search & Filters */
.catalog-search-bar {
    width: calc(75% - 0.5em);
    float: right;
    margin: 0 0 2em 0;
}

@media only screen and (max-width:1023px) {
    .catalog-search-bar, .widget--catalog .medium-3.columns, .widget--catalog .medium-9.columns {
        width:100%;
    }
}

@media only screen and (min-width:769px) and (max-width: 1023px) {
    .catalog-search-bar {
        margin-bottom: 1em;
    }
}

@media only screen and (min-width:769px) {
    button#filterButton {
        display: none;
    }
}

.catalog-search-bar .columns {
    width: auto;
    padding-left: .25em;
}
catalog-filters__search {
    display: none;
}
.catalog-filters {
    background: #fafafa;
    border: none;
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
}
.catalog-filters__search {
    display: none;
}
.catalog-filters select {
    font-size: .875rem;
    padding: 0 .5em;
}
.catalog-active-filter {
    padding: 13px 0;
}
.catalog-filters__selections {
    border: none;
    width: auto;
}
.catalog-active-filter__remove {
    font-size: 0.875rem;
}
.catalog-filters__sort {
    border-color: #e9e9e9;
    min-width: 125px;
}
.catalog-filters__selections.small-6.medium-7.columns {
    width: calc(100% - 125px);
}
.catalog-active-filters.small-12.medium-10.columns {
    width: auto;
    max-width: calc(100% - 135px);
}
@media screen and (min-width:769px) {
    .catalog-active-filter {
        display:inline-block;
        float:initial;
    }
    .catalog-active-filters.small-12.medium-10.columns {
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: auto; /* Force additional filters into a scroll - fix for post MVP */
        max-height: 47px;
    }
}
.catalog-display-type button {
    border-radius: 8px;
    margin-left: 4px;
}

/* Catalog Sort */
.catalog-filters__sort {
    float: right;
}

/* Catalog Filters Aggregation */
.catalog-aggregation {
    background: #ffffff;
    border-radius: 8px;
    border: none;
    margin-bottom: 1em;
    padding: 1em 0.75em 0.75em .5em;
}

.catalog-aggregation__count {
    display: none;
}
.catalog-aggregation--expanded {
    border: none;
}
.catalog-aggregation .column.small-1 {
    float: right;
    text-align: right;
    padding-right: 0.5em;
    padding-top: 0.1em;
    width: 15%;
}
.catalog-aggregation .column.small-11 {
    width:85%;
}
.catalog-aggregation__header--label {
    display: inline-block;
    font-weight: 500;
    padding-left: 0.5em;
    font-family: "Avenir";
    font-size: 1.5rem;
}
.btn.catalog-aggregation__value {
    font-size: 1rem;
    margin: 0;
    padding: 0.5em 1.25em 0.5em 0.675em;
}
.catalog-aggregation .column.small-1 {
    float: right;
    text-align: right;
    padding-right: 0.5em;
    padding-top: 0.1em;
}
.catalog-aggregation__expander i {
    padding-right: 0;
    color: var(--grey-level-four);
}
.catalog-aggregation__expander .icon-navigateright:before {
    content: '\f107';
    font-family: 'FontAwesome';
    font-size: 1.5rem;
}
.catalog-aggregation__expander .icon-navigatedown:before {
    content: '\f106';
    font-family: 'FontAwesome';
    font-size: 1.5rem;
}
button.btn.btn--bare.btn--inherit-font.catalog-aggregation__value:before {
    content: '\f105';
    font-family: 'FontAwesome';
    font-size: .65rem;
    position: relative;
    top: -2px;
    padding-right: 4px;
}
.catalog-active-filters.small-12.medium-10.columns {
    width: auto;
}
.catalog-aggregation__header--label:active, .catalog-aggregation__header--label:hover {
    color: #236c96;
}

@media only screen and (max-width:1199px) {
    .catalog-aggregation {
        padding: 0.875em 0.75em 0.5em .5em;
    }
    .catalog-aggregation__header--label {
        font-size: 1.25rem;
    }
}

/* Publication type width */
#content-type-options,
.catalog-content-type {
    min-width: 135px;
    max-width: 135px;
}

/* Featured Grid Item */
.featured-content-article-item {
    border: none;
    padding: 0;
    background: #ffffff;
    border-radius: 8px;
    overflow: hidden;
}
.featured-content-article-item__body {
    height: 100%;
    padding: 0 0.75em;
}

/* Article Grid View */
.catalog-item {
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.catalog-item:hover {
    -webkit-box-shadow: 0 8px 40px rgba(9,44,76,0.16);
    box-shadow: 0 8px 40px rgba(9,44,76,0.16);
    border-radius: 8px;
    -webkit-transform: scale(1.01);
       -ms-transform: scale(1.01);
           transform: scale(1.01);
}
.catalog-item:hover p.catalog-grid-item__title {
    color: var(--link-hover-color);
}
.catalog-grid-item {
    border: none;
    position: relative;
    background: #fff;
    border-radius: 8px;
}

@media only screen and (max-width:768px) {
    .catalog-grid-item {
        height: auto !important; /* Fix for same height JS issue */
    }
}

.catalog-grid-item__asset {
    display: block;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
}
.catalog-grid-item__title {
    margin-bottom: 0.25em;
    font-size: 1.25rem;
    font-family: "Avenir";
    line-height: 1.5625rem;
    height: auto !important; /* Stop the random heights of titles */
}
.catalog-grid-item__description {
    font-size: 0.875rem;
}
.featured-content-item__authors,
.featured-content-item__start-date {
    font-size: 0.75rem;
}
.catalog-grid-item__asset-container {
    position: relative;
    border-radius: 8px 8px 0 0;
    overflow: hidden;
}

/* Hide Read Now Links */
.catalog-grid-item__cta-container,
.catalog-grid-item__hr,
.catalog-list-item__cta-container,
.catalog-list-item__body .medium-3.columns:last-child {
    display: none;
}

/* Article List View */
.catalog-list-item {
    border-bottom: none;
    margin-bottom: 1.5em;
    margin-right: 0;
    padding: 0;
    background: #ffffff;
    border-radius: 8px;
}
.catalog-list-item__description {
    font-size: 0.875rem;
    line-height: 1.5;
    margin-top: 0.75em;
    padding: 0 1em 1em 0;
}
.catalog-list-item__title-container {
    float: right;
    width: 66.66%;
}
.catalog-grid-item__completed-container {
    height:42px;
    bottom: 0;
    top: initial;
    background-color: hsla(0,0%,100%,.9);
    padding-left:6px;
}
.catalog-grid-item__completed i {
    font-size: .75rem;
    float: left;
    margin-right: 6px;
}
.catalog-grid-item__completed p {
    margin-top: 7px;
    margin-bottom: 0;
    text-align:left;
    font-size: .875rem;
}
.catalog-list-item__body .medium-5.columns {
    width: 66.66%;
}
.catalog-list-item__title-container h3.catalog-list-item__title {
    font-size: 1.25rem;
    line-height: 1.875rem;
    margin: 0;
    padding: 0.5em 0 0;
    font-family: "Avenir" !important;
}
.catalog-item:hover .catalog-list-item h3.catalog-list-item__title {
    color: var(--link-hover-color);
}
.catalog-list-item__asset {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 8px 0 0 8px;
}
.catalog-list-item .catalog__ribbon--attached {
    top: 12px;
}
.catalog-list-item__info {
    margin-top: 0.5em;
}
.catalog-list-item__completed {
    padding-top: 1em;
}

/* Padding below pagination */
.home.catalog .widget--catalog.widget--catalog_standard {
    padding-bottom: 2.25em;
}

/* Filter Views on Mobile */

@media only screen and (max-width:768px) {

    .catalog .widget--catalog_standard h3.catalog-header {
        padding-top: 1em;
    }

    .catalog-filters {
        background: #fff;
    }

    button#filterButton {
        margin: .25em 0 1.5em;
        width: 100%;
        background: #f8fafc;
        border-color: #bdbfc6;
    }

    button#filterButton:hover, button#filterButton.active {
        background: #fff;
        -webkit-box-shadow: none;
                box-shadow: none;
    }

    button#filterButton i {
        margin-left:8px;
    }

    button#filterButton.active .fa-caret-down {
        --fa: "\f0d8";
    }

    .catalog-search-bar {
        margin: 0 0 1em 0;
    }

    .catalog-search-bar.hidden {
        visibility: hidden;
        height: 0;
        display: none;
    }

    .catalog-aggregation.hidden {
        visibility: hidden;
        height: 0;
        padding: inherit;
        margin: inherit;
        display: none;
    }

    .catalog-aggregation:last-of-type {
        margin-bottom: 2em;
    }

    #content-type-options, .catalog-content-type {
        width: 100% !important;
        max-width: none;
    }

    .catalog-filters {
        padding: 1em 0 0 .75em;
    }

    .catalog-display-type {
        display: none; /* hide for MVP */
        padding: 1em 0;
        text-align: center;
    }

    .catalog-display-type button {
        width: calc(50% - 8px);
        margin: 0;
        float: left;
    }

    .catalog-display-type button:last-of-type {
        margin-left: 16px;
    }

    .catalog-active-filters.small-12.medium-10.columns {
        max-width: 100%;
        height: auto;
        overflow: visible;
        padding-top: .25em;
    }

}




/***************************************
 * ARTICLE PAGE STYLES
 ***************************************/
/* Hide Logo Header */
.header.header--article {
    display: none;
}

/* Article Background Image */
.learn.article {
    background-position: center 350px;
    background-image: url("https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/v1/course-uploads/ae49d7f2-27c4-403f-8721-490f440b98e2/fqlrz6o58fit-sf-background-new-wide.png");
    background-size: cover;
}

/* Article Header */

.article-header .columns.medium-6 {
    width: 50% !important;
    display: inline-block;
}

/* Article Body */
.layout-panel.layout-panel--article {
    padding: 0;
    border-radius: 0;
    background: none;
    margin: 0;
}

.article .widget--topic-article-content {
    background: #ffffff;
    border-radius: 8px;
    padding: 2em;
    width: 75%;
    float: left;
    margin: 25vh 0 2.5em !important; /* TI Error fix */
}

/* Column Author Photos */

.article-content__body figure {
    float: right;
    clear: right;
    width: 33.33%;
    margin: .75rem 0 1rem 1.5rem;
    position:relative;
}

@media only screen and (max-width: 1200px) {
    .article-content__body figure {
        width: 50%;
    }
}

@media only screen and (max-width: 639px) {
    .article-content__body figure {
        width: 100% !important; /* TI Error Fix */
        margin-left: 0 !important; /* TI Error Fix */
        padding: .5rem;
    }
    .article-content__body figure:after {
        right: 12px !important; /* TI Error Fix */
        top: 10px !important; /* TI Error Fix */
    }
}

.article-content__body figure img {
    border: 2px solid #ffffff;
    -webkit-box-shadow: 0 0 0 6px var(--grey-level-two);
            box-shadow: 0 0 0 6px var(--grey-level-two);
    cursor: pointer;
    -webkit-transition: opacity 0.35s ease;
    -o-transition: opacity 0.35s ease;
    transition: opacity 0.35s ease;
}

.article-content__body figure:after {
    content: '\f31e';
    font-family: 'FontAwesome';
    display: block;
    position: absolute;
    right: 6px;
    top: 4px;
    color: #fff;
    text-shadow: 0px 0px 4px rgba(0, 0, 0, .5);
}

.article-content figure img:hover {
    opacity: 0.8;
}

.article-content__body figcaption {
    font-size: .875rem;
    padding: 1rem 0 0;
    text-align: center;
    color: var(--captions-text-color);
    font-style: italic;
}

/* Article Image Modal Popup */

    /* Modal overlay styling */
    .image-modal-overlay {
        position: fixed;
        inset: 0; /* top:0; right:0; bottom:0; left:0; */
        background-color: rgba(0, 0, 0, 0.2);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;    /* vertical center */
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; /* horizontal center */
        z-index: 1000;
        visibility:hidden;
        opacity: 0;
    }
    .image-modal-overlay.active {
        visibility: visible;
        opacity: 1;
    }
    /* Modal content container */
    .image-modal-content {
        position: relative;
        padding: 40px;
        background: #fff;
        border-radius: 8px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        max-height: 80vh;
        max-width: 80vw;
        overflow: hidden;          
    }

    .image-modal-content img {
        display: block;
        max-height: calc(80vh - 80px) !important; /* TI Error Fix */
        width: auto;     
        height: auto;
        -o-object-fit: contain;
           object-fit: contain;
        margin: 0 auto;
    }

/* Close icon styling */
.modal-close {
        position: absolute;
        top: 5px;
        right: 5px;
        cursor: pointer;
        font-size: 24px;
        color: var(--grey-level-six);
        width: 35px;
        height: 35px;
        text-align: center;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        background: #fff;
        border-radius: 8px;
}

.modal-close:hover {
    color: var(--grey-level-eight);
}

@media screen and (max-width:639px) {
    .image-modal-content {
        max-height: 95vh !important; /* TI Error Fix */
        max-width: 95vw !important; /* TI Error Fix */
        padding: 12px !important; /* TI Error Fix */
    }
    .modal-close {
        top: 0 !important; /* TI Error Fix */
        right: 0 !important; /* TI Error Fix */
    }
}


/* Share Content */
.article .article-share-widget {
    float: right;
    width: calc(25% - 24px);
    margin-top: 25vh !important; /* TI Error fix */
    margin-left: 24px;
    background: #ffffff;
    padding: 1em;
    border-radius: 8px;
}

.article-share-widget h3 {
    margin-top: 0 !important;
}

.article-share-widget .share-widget a {
    font-size: 2rem;
    color: var(--navy-level-seven);
    margin: 0 4px !important; /* TI Error Fix */
    padding: 0 2px 8px !important; /* TI Error Fix */
    display: inline-block;
}

.article-share-widget .share-widget a:hover {
    color: #236c96;
}

@media only screen and (max-width:1024px) {
    .article .widget--topic-article-content, .article .article-share-widget {
        margin-top: 20vh !important; /* TI Error fix */
    }
}

@media only screen and (max-width:1023px) {
    .article .article-share-widget {
        margin-top:-.5em !important;
    }
}

@media only screen and (max-width:900px) {
    .article .widget--topic-article-content {
        margin-top: 15vh !important; /* TI Error fix */
    }
}

@media only screen and (max-width:768px) {
    .article .widget--topic-article-content {
        margin-top: 15vh !important; /* TI Error fix */
    }
    .article-share-widget .share-widget a {
        padding: 0 4px 8px !important; /* TI Error Fix */
    }
}

/* Related Content */
.article .widget--topic-article-related {
    float: right;
    width: calc(25% - 24px);
    margin-top: 2em;
    margin-left: 24px;
    background: #ffffff;
    padding: 1em 1em 0;
    border-radius: 8px;
}

@media only screen and (max-width: 1440px) {
    .article .widget--topic-article-content {
        width: 70%;
    }
    .article .widget--topic-article-related,
    .article .article-share-widget, .widget--banner-ad.google-ads.article-square-ad {
        width: calc(30% - 24px) !important;
    }
}

@media only screen and (max-width: 1023px) {
    .article .widget--topic-article-content {
        width: 100% !important;
        max-width: none !important; /* TI Error Fix */
    }
    .article .widget--topic-article-related,
    .article .article-share-widget, .widget--banner-ad.google-ads.article-square-ad {
        width: 100% !important;
    }
}

.widget--topic-article-related h3 {
    margin-bottom: 0;
}

.article .widget--topic-article-related li {
    width: 100%;
}

.article .widget--topic-article-related .catalog-grid-item {
    border: 1px solid #e9e9e9;
}

.topic__container {
    padding: 0;
}


/* Fix for JS same-height issues */
@media only screen and (min-width: 1024px) {
    .article-content__related-items .catalog-grid-item {
        height: auto !important;
    }
}

/* Hide Ratings & Custom Fields */
.text-center.article-sidebar__rating,
.article-sidebar__custom-fields {
    display: none;
}

/* Fixed Background Image for Article Pages */
.columns.medium-3.article-sidebar {
    position: fixed;
    left: 0;
    top: 0;
    z-index: -1;
    padding: 0;
    width: 100%;
    height: 50vh !important;
    overflow: hidden;
    min-height: 50vh;
    background: var(--grey-level-four); /* Needed before photo loads */
}
.columns.medium-3.article-sidebar .text-center {
    height: 100%;
}
.columns.medium-3.article-sidebar img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
}

/* Full Width Content for Articles */
.columns.medium-9.article-content {
    width: 100%;
}

/* Article Heading Adjustments */
h1.article-content__header,
.article-content__body h1,
.content-card-section .editor-content h1,
.content-card-section .editor-content .h1 {
    font-family: "Avenir" !important;
    font-size: 2rem;
    line-height: 2.5rem;
    font-weight: 500;
}

.article-content__body h2,
.content-card-section .editor-content h2,
.content-card-section .editor-content .h2 {
    font-family: "Avenir" !important;
    font-size: 1.5rem;
    line-height: 1.875rem;
    font-weight: 500;
}

.article-content__body h3,
.content-card-section .editor-content h3,
.content-card-section .editor-content .h3 {
    font-family: "Avenir" !important;
    font-size: 1.25rem;
    line-height: 1.5625rem;
    font-weight: 500;
}

.article-content__body h4,
.content-card-section .editor-content h4,
.content-card-section .editor-content .h4 {
    font-family: "Avenir" !important;
    font-size: 1.125rem;
    line-height: 1.40625rem;
    font-weight: 500;
}

.article-content__body h5,
.content-card-section .editor-content h5,
.content-card-section .editor-content .h5 {
    font-family: "Avenir" !important;
    font-size: 1rem;
    line-height: 1.4rem;
    font-weight: 500;
}

.article-content__body h6,
.content-card-section .editor-content h6,
.content-card-section .editor-content .h6 {
    font-family: "Avenir" !important;
    font-size: 0.875rem;
    line-height: 1.225rem;
    font-weight: 600;
    text-transform: uppercase;
}

.article-content__body h2, .article-content__body h3 {
    padding-top: .5rem;
    margin-bottom: 1rem;
}

article-content__body h4, .article-content__body h5, .article-content__body h6 {
    padding-top: .25rem;
    margin-bottom: 1rem;
}

/* Article Content Info & Source */
.article-content__info {
    margin-top: 0;
}

h3.article-header__type {
    line-height: 1.75rem;
    font-family: "Open Sans" !important;
    font-size: 0.75rem;
    background: var(--navy-level-seven);
    color: #fff;
    float: left;
    padding: 0.25em 1em;
    margin: 0 1em 1em 0 !important;
    display: inline-block;
}

/* Article Date */
.article .article-content__date {
    display: block;
    margin: 1em 0;
}

/* Hide Content Source Line */
.article-header .hr__accent {
    display: none;
}

/* Print, Email, Bookmark Icons */
.layout-panel--article .btn--email .icon-mail,
.layout-panel--article .btn--email .icon-print,
.layout-panel--article .btn--print .icon-mail,
.layout-panel--article .btn--print .icon-print {
    font-size: 1.75rem;
    line-height: 1.75rem;
}

.layout-panel--article .btn--print {
    margin-right: 1.675rem;
}

.bookmark-article {
    font-size: 2rem;
    right: 1rem;
}

.bookmark-article:hover {
    border-color: #ffffff;
}

/* Article Content Formatting */

blockquote {
    background: var(--grey-level-one);
    padding: 2em 3em;
    border: none;
    position: relative;
    margin: 2em 0;
    border-radius: 16px;
    float: left;
    width:100%;
}

blockquote, blockquote p {
    color: var(--navy-level-nine);
    font-size: 1.25rem;
    line-height: 1.5625rem;
    font-weight: 550;
    font-family: 'Avenir';
    text-indent: 2rem;
    z-index: 1;
}

blockquote p {
    margin: 0;
}

blockquote:after {
    content: '”';
    position: absolute;
    bottom: -2.75rem;
    right: 2rem;
    font-size: 8rem;
    font-family: 'Chronicle Display' !important; /* TI Error Fix */
    color: var(--red-level-six);
    font-weight: 500;
    z-index: 1;
}

blockquote:before {
    content: '“';
    position: absolute;
    top: 1.5rem;
    left: 0;
    font-size: 8rem;
    font-family: 'Chronicle Display' !important; /* TI Error Fix */
    color: var(--red-level-six);
    font-weight: 500;
    z-index: 1;
}

/* Blockquote with Image and Attribute */

blockquote img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: auto;
    max-width: 30%;
    border-radius: 16px 0 0 16px;
}

.blockquote-testimonial {
    float: left;
    width: 100%;
}

.blockquote-testimonial p {
    float: right;
    clear: both;
    margin: 0;
}

blockquote strong {
    color: var(--grey-level-six);
    font-style: italic;
    padding-top: .25rem;
    display: inline-block;
    float: right;
}

blockquote.blockquote-testimonial::before {
  /* position it using our JS‑set variable */
  left: var(--quote-offset, 0);
  top: var(--quote-top, 25px);
}

@media only screen and (max-width:639px) {

    blockquote img {
        max-width: none;
        width: calc(100% + 6em);
        height: auto;
        position: initial;
        border-radius: 16px 16px 0 0;
        margin: -2em -3em 2em -3em;
        float: left;
    }
    .blockquote-testimonial p {
        max-width:none !important;
        width: 100%;
    }
}

@media only screen and (max-width:430px) {
    blockquote {
        padding: 2em !important; /* TI Error Fix */
    }
    blockquote img {
        width: calc(100% + 4em);
        margin: -2em -2em 2em -2em;
    }
}

/* Editor Specific Styles for Blockquote */

.redactor-styles blockquote {
    padding: 2em 3em;
    color: var(--navy-level-nine);
}

.redactor-styles blockquote img {
    position: initial;
    border-radius: 0;
}

.redactor-styles blockquote p {
    width: 100%;
    max-width: none !important;
}

.redactor-styles blockquote figure {
    text-indent: 0;
}

.redactor-styles blockquote.blockquote-testimonial::before {
    left:0;
}


/* Editor Specific Styles for Ordered Lists */

.editor-content ol li::marker {
    color: var(--navy-level-eight);
    font-weight: 550;
}

.editor-content ul li::marker {
    color: var(--grey-level-six);
}

/* About the Author Section */
.article-content__copyright {
    border: 1px solid #e9e9e9;
    border-radius: 8px;
    padding: 1em 1.25em 0.25em;
    margin: 0.75em 0 0.5em;
    background: #f9f9f9;
    color: var(--grey-level-nine);
    width: 100%;
}

.article-content__copyright h4 {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 0.25em;
    font-weight: 500;
}

/* Bookmark Popup */

#bookmark-dropdown {
    border-radius: 8px;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    right: initial;
}

.bookmark-header {
    padding: 1.25em 1.5em;
}

#bookmark-dropdown-header {
    font-size: 1.25rem;
    font-family: 'Avenir';
    line-height: 2rem;
}

.bookmark-close {
    margin-right: 0;
}

.bookmark-body {
    padding: 1.25em 1.5em 1.5em;
}

#bookmark-dropdown .btn--primary {
    margin: 1em 0 0;
}

#bookmark-dropdown .bookmark-body button.btn.btn--link.btn--no-margin {
    width: 100%;
    text-align: center;
    display: block;
    margin-top: 1em;
}

/* Ordered Lists and Unordered Lists */

.article-content ol, .article-content ul, .content-card-section ol, .content-card-section ul {
    padding-left:0;
    margin-left:2.5rem;
}

/* Fix for intermediary article detail page */
.share__container .btn {
    padding: 0;
}

/* Article Sidebar Callout */

.article-content table.sidebar {
    background: var(--navy-level-one);
    border-left: 4px solid var(--navy-level-two);
    margin: 1rem 0 1.5rem;
}

.article-content table.sidebar p:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
}




/***************************************
 * USER DASHBOARD STYLES
 ***************************************/

.header--dashboard {
    display: none;
}

.widget--dashboard-access {
    max-width: none;
    padding: 1.5em 0 2.5em !important;
}

.dashboard-access {
    border: none;
    border-radius: 8px;
    overflow: hidden;
    margin: 0 auto;
}

.dashboard-access-tab {
    border:none;
}

.dashboard-access-tab--active {
    background: #fff;
    border-color: var(--navy-level-four);
    font-weight: 700;
    border-left: 1px solid #cbcbcb;
    border-right: 1px solid #cbcbcb;
}

.dashboard-access-tabs li:first-of-type.dashboard-access-tab--active {
    border-left: none !important;
}

.dashboard-access-list-item {
    font-size: .875rem;
}

.dashboard-access-list-item__description {
    font-size: .875rem;
}

.bookmark-folder__edit-name button {
    height: 48px !important;
}


@media only screen and (min-width: 769px) {
    
    .learn.dashboard .widget, .learn.transcript .widget {
        padding: 1rem 0;
    }

}

@media only screen and (max-width:768px) {
    /* Fix for border showing on Bookmark tab when active */
    .dashboard-access-tab--bookmark.dashboard-access-tab--active:after {
        height: 2px !important;
        bottom: -2px;
    }

}


@media only screen and (max-width:639px) {
    
    /* Turn off the grid view */
    .learner-dashboard-view .dashboard-access-list-item .grid.grid-cols-12 {
        -ms-grid-columns: none;
        grid-template-columns: none;
        display: initial;
    }
    .dashboard-access-list-item-expander {
        margin-bottom: .5rem;
    }

}


@media only screen and (max-width:429px) {

    /* Less padding on the edges of tabs so they don't drop down to two lines */
    .dashboard-access-tab {
        padding: 1em 1.25em;
    }

}




/***************************************
 * ACCOUNT PROFILE STYLES
 ***************************************/

.account.learner-dashboard-view .dashboard-account .medium-3.columns {
    display: none;
}

.account.learner-dashboard-view .medium-9.columns.dashboard--content-panel {
    width: 100%;
    padding: 0;
}

.account.learner-dashboard-view .header.header--subtitle {
    padding: 1.5em 0 .5em;
}

.account.learner-dashboard-view .header.header--subtitle hr {
    display: none;
}

.account.learner-dashboard-view .header.header--subtitle h1 {
    font-size: 2rem;
    line-height: 2.5rem;
}

.account.learner-dashboard-view .header.header--subtitle h1:before {
    content: "";
    margin: 0 calc(50% - 50vw);
    background: -o-linear-gradient(315deg, rgba(221,222,222,1) 0%, rgba(255,255,255,0) 100%);
    background: linear-gradient(135deg, rgba(221,222,222,1) 0%, rgba(255,255,255,0) 100%);
    height: 137.5px;
    width: 100vw;
    display: block;
    position: absolute;
    z-index: -1;
    top: -.5rem;
}

.account.learner-dashboard-view .section__header {
    border-radius: 8px 8px 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.account.learner-dashboard-view .section__body {
    border-radius: 0 0 8px 8px;
}

.account.learner-dashboard-view .section-container, .account.learner-dashboard-view .section-container--head {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.account.learner-dashboard-view .dashboard-account {
    height: auto;
    padding-bottom: .75em;
    float: left;
    width: 100%;
}

.account.learner-dashboard-view .panel.panel--alt {
    border: none;
}




/***************************************
 * CUSTOM PAGE STYLES
 Styles for pages like About, Editorial Guidelines, and Support
 ***************************************/

.catalog-header.page-header h3 {
    font-size: 2.25rem;
    margin-bottom: .875em;
    line-height: 2.5rem;
}

.content-card-section .widget__alt-title__container h3 {
    margin: .5rem 0 1.5rem;
}

.content-card-section .widget__alt-title__container p.muted {
    margin: -1em 0 1.5em;
    font-size: 1.25rem;
    font-family: 'Avenir';
    line-height: 1.5rem;
    color: var(--grey-level-seven);
}

.builder .content-card-section .widget__alt-title__container p.muted {
    margin-top:0;
}

.content-card-section {
    padding: 0 1em !important;
}

.content-card-section .row .medium-12.columns {
    background: #ffffff;
    border-radius: 8px;
    padding: 1.5em 1.5em .5em !important;
    margin-bottom: 1.5em;
}

.home__content .content-card-section:last-of-type .row .medium-12.columns {
    margin-bottom: 2.5em;
}

.content-card-section .widget__alt-title__container {
    margin-left: -1em;
}

.page .home__content {
    padding: 1rem 0 .5rem;
}

/* Ahout Page */

.magazine-covers .columns {
    background: #fff;
    padding: 1em;
    margin: 1em;
    border-radius: 8px;
    text-align: center;
    width: calc(25% - 2em);
}

.magazine-covers p {
    margin: 0;
}

@media only screen and (max-width:768px) {
    .magazine-covers .columns {
       width: calc(50% - 2em);
    }
    .magazine-covers {
        padding: 0 !important;
    }
    .magazine-covers .columns:last-child {
        float: left;
    }
}


/***************************************
 * ADVERTISING STYLES
 ***************************************/

.widget--banner-ad.google-ads.article-square-ad {
    width: calc(25% - 24px);
    float: right;
    margin: 2em 0 2.5em 1.5em;
    background: #ffffff;
    padding: 2.3125rem 2.3125rem 1.3125rem !important; /* TI Error Fix */
    border-radius: 8px;
    text-align: center;
    clear: right !important; /* TI Error Fix */
}

.widget--banner-ad.google-ads.article-square-ad img {
    width: 100%;
    height: auto;
}

.widget--banner-ad.google-ads.footer-page-ad {
    clear:both;
}

.widget--banner-ad.google-ads.footer-page-ad p {
    margin: 2.5em -1em;
}




/***************************************
 * FOOTER STYLES
 ***************************************/
/* Hide Powered By info */
.footer__company__info {
    display: none;
}

/* Hide Footer in Admin */
.bluerocratic footer.custom-footer,
.greyocratic footer.custom-footer,
.redocratic footer.custom-footer,
.purpleocratic footer.custom-footer,
.greenocratic footer.custom-footer,
.pinkocratic footer.custom-footer {
    display: none;
}

/* IMA Footer Styles */
.home .footer,
.dashboard .footer {
    /*
    margin: 0 calc(50% - 50vw);
    width: calc(100vw);
    */
    max-width: none;
    clear: both;
    z-index: 9;
    position: relative;
}

.home .footer__inner,
.dashboard .footer__inner {
    margin: 0 auto;
    padding: 2rem 1rem 1rem;
}

.footer .footer__company__info {
    display: none;
}

.footer__inner {
    border-top: none;
    padding: 0 !important;
}

footer.custom-footer {
    background-color: var(--navy-level-eight); /* Primary dark blue background */
    color: #ffffff; /* White text color */
    padding: 48px 0;
    position: relative;
    overflow: hidden;
}

footer.custom-footer #newsCard {
    background-color: #ffffff; /* White background for the newsletter card */
    padding: 2rem 2rem 1rem !important; /* TI Error Fix */
    border-radius: 8px;
    text-align: center;
    -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.15);
            box-shadow: 0 10px 15px rgba(0, 0, 0, 0.15);
}

footer.custom-footer #newsCard h2, #newsCardPopup h2 {
    font-family: var(--subheading-font);
    font-size: 1.5rem;
    text-align: left;
    font-weight: 500;
    margin: 1rem 0 0.25rem;
    line-height: 1.25;
    color: var(--navy-level-seven);
}

footer.custom-footer #newsCard p, #newsCardPopup p {
    font-size: 1.125rem;
    margin: 0 0 1rem;
    text-align: left;
    color: #57595B;
    line-height: 1.5;
}

footer.custom-footer #newsCard input.email, #newsCardPopup input.email {
    width: 80%;
    float: left;
    height: 3rem;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #cbcbcb;
    border-radius: 8px 0 0 8px;
    padding: 1em 1.25em;
    font-size: 16px;
}

footer.custom-footer #newsCard button, #newsCardPopup button {
    background-color: var(--cta-color);
    color: #ffffff;
    padding: 0.8rem 0;
    border: none;
    border-radius: 0 8px 8px 0;
    cursor: pointer;
    float: right;
    width: 20%;
    height: 3rem;
}

footer.custom-footer #newsCard button:hover,  #newsCardPopup button:hover {
    background-color: var(--cta-hover-color); /* Darken button color on hover */
}

footer.custom-footer #newsCard label, #newsCardPopup label {
    font-size: 14px;
    display: block;
    width: 100%;
    clear: both;
    line-height: 1.25;
    text-align: left;
}

footer.custom-footer input#termsAccept, #newsCardPopup input#termsAcceptPopup {
    float: left;
    height: initial;
    width: initial;
    margin-right: 0.5em;
    position: relative;
    top: 2px;
}

#newsCard input,
#newsCard button {
    margin-bottom: 0.75rem;
}

#newsCard a, #newsCardPopup a {
    font-size: 0.85rem;
    color: var(--link-color);
}

#newsCard a:hover, #newsCardPopup a:hover {
    text-decoration: underline;
}

.thankMess {
    color: var(--navy-level-seven);
    background: var(--grey-level-one);
    padding: 1.5em;
}

ul.rm-form-error-summary {
    margin: 0 0 1em;
}

footer.custom-footer .medium-3.columns.left-column {
    padding-left: 0;
}

nav#footerLinks {
    padding: 1rem 0 1rem 1rem;
}

#footerLinks h3 {
    font-family: var(--subheading-font);
    color: var(--grey-level-four);
    font-size: 1.5rem;
    margin: 0 0 1rem 1.25rem;
}

#footerLinks ul {
    list-style: none;
    padding: 0;
    margin-left: 1.25rem;
}

#footerLinks ul li {
    margin-bottom: 8px;
    padding: 0.25rem 0;
}

#footerLinks ul li a {
    color: #ffffff;
    text-decoration: none;
    font-size: 1rem;
    font-family: var(--font);
    -webkit-transition: 0.25s ease all;
    -o-transition: 0.25s ease all;
    transition: 0.25s ease all;
}

#footerLinks ul li a:hover {
    color: var(--grey-level-four);
}

#footerSub {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 2rem;
    float: right;
    text-align: right;
}

.footer-sub-row {
    margin: 0.5em 0;
    padding: 0.5em 0;
}

#footerSocial a {
    color: #ffffff;
    margin-left: 0.95rem;
    font-size: 1.5rem;
    -webkit-transition: 0.25s ease all;
    -o-transition: 0.25s ease all;
    transition: 0.25s ease all;
}

#footerSocial a:hover {
    color: var(--grey-level-four);
}

#footerHelp .button {
    background-color: transparent;
    color: #ffffff;
    border: 1px solid #ffffff;
    padding: 0.75rem 1.875rem 0.875rem;
    border-radius: 32px;
    text-decoration: none;
    margin: 0 0 0 1rem;
    font-weight: 500;
    font-size: 1rem;
    -webkit-transition: 0.25s ease all;
    -o-transition: 0.25s ease all;
    transition: 0.25s ease all;
    white-space: nowrap;
}

#footerHelp .button:hover {
    background-color: #ffffff;
    color: #002d72;
}

#footerHelp strong {
    font-size: 1.125rem;
    font-weight: 550;
    font-family: var(--subheading-font);
}

#footerTerms {
    padding-bottom: 0;
    margin-bottom: 0;
}

#footerTerms .copy,
#footerTerms .policy {
    display: block;
    margin-top: 10px;
    font-size: 0.875rem;
    color: #ffffff;
    float: left;
    padding-left: 1.25rem;
}

#footerTerms .policy a {
    color: #ffffff;
}

#footerTerms .policy a:hover {
    text-decoration: underline;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

footer.custom-footer {
    position: relative;
    overflow: hidden;
}

footer.custom-footer::before,
footer.custom-footer::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 225px; /* Adjust as needed */
    background-color: var(--grey-level-four);
    z-index: 1;
}

footer.custom-footer::before {
    bottom: 0;
    left: 0;
    -webkit-transform: skewY(5deg);
       -ms-transform: skewY(5deg);
           transform: skewY(5deg);
    -webkit-transform-origin: top left;
       -ms-transform-origin: top left;
           transform-origin: top left;
}

footer.custom-footer::after {
    bottom: -100px;
    right: 0;
    -webkit-transform: skewY(-5deg);
       -ms-transform: skewY(-5deg);
           transform: skewY(-5deg);
    -webkit-transform-origin: bottom right;
       -ms-transform-origin: bottom right;
           transform-origin: bottom right;
    background-color: var(--red-level-six);
    height: 375px;
}

@media only screen and (min-width: 1920px) {
    footer.custom-footer::after {
        height: 400px;
    }
}

@media only screen and (min-width: 2800px) {
    footer.custom-footer::after {
        height: 450px;
    }
}

footer.custom-footer .grid-container {
    position: relative;
    z-index: 2; /* Bring content above background shapes */
    max-width: 1440px;
}

div#footerSocial {
    margin: 0.75rem 0;
}

/* Footer Feature Cards */
footer.custom-footer #featureCard {
    margin-top: 0.675rem;
}

footer.custom-footer #feature-heading {
    background: var(--red-level-six);
    color: #fff;
    text-align: center;
    font-size: 1.25rem;
    padding: 1rem;
    border-radius: 8px 8px 0 0;
    margin: 0;
}

footer.custom-footer .catalog-grid-item {
    border: none;
    background: #fff;
    border-radius: 0 0 8px 8px;
}

footer.custom-footer .catalog-grid-item__asset-container {
    border-radius: 0 !important;
}

footer.custom-footer p.catalog-grid-item__title {
    height: auto !important;
}

/* Large Screen Link Column Fixes */
div#commLinks {
    position: relative;
    left: -2.75rem;
    padding-right: 0;
}

div#trendLinks {
    padding-left: 0;
}

/* Superscript Reg and TM Symbols for Footer */

small.sup {
    position: relative;
    top: -4px;
    font-size: 75%;
}

/* Mobile Footer Adjustments */
@media only screen and (max-width: 90em) {
    .footer__inner {
        padding: 0 1rem !important;
    }
}

@media only screen and (min-width: 1222px) and (max-width: 1334px) {
    #footerSub {
        margin-top: 3rem;
    }
}

@media only screen and (max-width: 75em) {
    div#aboutLinks,
    div#commLinks {
        /* height: 250px; */
    }
    div#commLinks {
        position: relative;
        left: -1rem;
    }
    div#trendLinks {
        padding-left: 1rem;
    }
    div#certLinks {
        padding-left: 0;
    }
    nav#footerLinks {
        padding: 1.5rem 0 0 0;
    }
    #footerLinks ul li {
        padding: 0.125rem 0;
    }
    #footerLinks .columns {
        width: 50%;
    }
    footer.custom-footer {
        padding: 48px 0 36px;
    }
    .footer.custom-footer .medium-3.columns.left-column {
        width: 35%;
    }
    .footer.custom-footer .medium-9.columns.right-column {
        width: 65%;
    }
    #footerTerms .copy,
    #footerTerms .policy {
        float: none;
    }
    footer.custom-footer::after {
        height: 375px;
        -webkit-transform: skewY(-7deg);
           -ms-transform: skewY(-7deg);
               transform: skewY(-7deg);
    }
}

@media only screen and (max-width: 64em) {
    nav#footerLinks {
        padding-top:0;
    }
    #footerHelp .button {
        border: none;
        padding: 0;
        font-weight: 600;
        font-size: 1.125rem;
        text-decoration: underline;
        margin-left: 0.5rem;
        font-family: var(--subheading-font);
    }
    #footerHelp .button:hover {
        background: initial;
        color: var(--light-green-color);
    }
    .footer-sub-row {
        padding: 0;
    }
    .footer.custom-footer .medium-3.columns.left-column {
        width: 40%;
        padding-right: 0;
    }
    .footer.custom-footer .medium-9.columns.right-column {
        width: 60%;
    }
}

@media only screen and (min-width: 48rem) and (max-width: 64rem) {
    footer.custom-footer #newsCard h2 {
        font-size: 1.375rem;
    }
    footer.custom-footer #newsCard p {
        font-size: 1rem;
    }
    footer.custom-footer #newsCard input.email {
        font-size: 0.875rem;
    }
}

@media only screen and (min-width: 48rem) and (max-width: 75rem) {
    #footerSub {
        width: calc(100% + 50%);
    }
}

@media only screen and (max-width: 767px) {
    nav#footerLinks {
        padding-top: 1.5em;
    }
    .footer__inner {
        padding: 0 !important;
    }
    #footerLinks .columns {
        margin-top: 1.5em;
    }
    #footerLinks ul li {
        margin-bottom: 4px;
        padding: 0.25rem 0 0;
    }
    div#commLinks {
        left: 0;
    }
    div#trendLinks {
        padding-left: 1rem;
    }
    div#aboutLinks {
        padding: 0 1rem;
    }
    div#certLinks {
        margin-bottom: 2.5rem;
    }
    #footerTerms .copy,
    #footerTerms .policy {
        float: right;
        padding-left:0;
    }
    footer.custom-footer::after {
        -webkit-transform: skewY(-10deg);
           -ms-transform: skewY(-10deg);
               transform: skewY(-10deg);
        height: 370px;
    }
    .footer.custom-footer .medium-3.columns.left-column,
    .footer.custom-footer .medium-9.columns.right-column {
        width: 100%;
    }
    #footerLinks .columns {
        width: 100%;
        height: auto;
        padding: 0;
    }
    #footerHelp strong {
        padding-left: 2rem;
    }
    #footerSub {
        padding: 0 1rem;
    }
    footer.custom-footer #newsCard {
        margin: -1em .175em 0;
    }
}

@media only screen and (max-width: 40em) {
    #footerSub {
        margin-top: 3rem;
    }
    div#certLinks {
        margin-bottom: 1rem;
    }
}

@media only screen and (max-width: 30em) {
    span.rights {
        clear: both;
        display: block;
    }
}

@media only screen and (max-width: 375px) {
    footer.custom-footer {
        padding: 48px 0 36px;
    }
    footer.custom-footer::after {
        height:400px;
    }
}

@media only screen and (max-width: 350px) {
    footer.custom-footer::after {
        height:450px;
    }
}




/***************************************
 * NEWSLETTER POPUP STYLES
 ***************************************/

#newsletterPopup {
    visibility: hidden;
    -webkit-transition:all .35s ease;
    -o-transition:all .35s ease;
    transition:all .35s ease;
    opacity: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0 !important; /* TI Error Fix */
    left: 0 !important; /* TI Error Fix */
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important; /* TI Error Fix */
    max-width: none !important; /* TI Error Fix */
    padding: 0 !important; /* TI Error Fix */
    border-radius: 0 !important; /* TI Error Fix */
    background: none !important; /* TI Error Fix */
}

#newsletterPopup.show {
    visibility: visible;
    opacity: 1;
    -webkit-box-shadow:0 8px 40px rgba(9,44,76,0.16);
    box-shadow:0 8px 40px rgba(9,44,76,0.16);
    z-index: 999;
}

#newsCardPopup {
    position: fixed;
    background: #ffffff;
    width: 100%;
    max-width: 640px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    border-radius: 16px;
    padding: 1.5rem;
    z-index: 9999;
}

#newspopOverlay {
    background: rgba(0, 0, 0, .2);
    display: block;
    height: 100%;
    width: 100%;
}

#newsCardPopup h2 {
    margin-top: .35em !important;
}

#newsCardPopup img {
    float: left;
    width: 300px;
    padding-right: .5rem;
}

#newsCardPopup .popup-content {
    float: right;
    width: calc(100% - 300px);
}

#newsCardPopup .close-popup {
    position: absolute;
    top: 16px;
    right: 16px;
    font-size: 1.5rem;
    color: var(--grey-level-six);
    cursor: pointer;
    width: 35px;
    height: 35px;
    text-align: center;
}

#newsCardPopup .close-popup:hover {
    color:var(--grey-level-eight);
}

@media only screen and (max-width:767px) {

    #newsCardPopup {
        max-width: 280px;
        padding: 2rem 1.5rem .5rem;
    }

    #newsCardPopup img {
        float: none;
        width: 100%;
        padding-right: 0;
    }

    #newsCardPopup .popup-content {
        float: none;
        width: 100%;
        margin-top: 1.5rem;
    }

    #newsCardPopup .close-popup {
        display: block;
        top: 12px;
        right: 12px;
    }

}


/***************************************
 * REGISTRATION THANK YOU SURVEY PAGE STYLES
 ***************************************/

.widget--registration-form {
    background: var(--navy-level-two);
    display: block;
    width: 100vw;
    margin: -1.5em calc(50% - 50vw) .5em;
    padding: 1.5em 2em 0;
    max-width: none !important;
}

.widget--registration-form .widget__title {
    margin-bottom: 1rem;
}

.widget--registration-form .btn {
    margin-top: .5rem;
}


/***************************************
 * MAQ - MANAGEMENT ACCOUNTING QUARTERLY PAGE STYLES
 ***************************************/

/*** PDF Viewer ***/
/*=============================================================================
  Core PDF.js wrapper fallbacks (if you ever need them)
=============================================================================*/
#pdfjs-wrapper {
  /* only if you still use the old viewer */
  width: 100%;
  overflow: auto;
  cursor: grab;
  background: #fafafa;
  position: relative;
}
#pdfjs-wrapper.dragging {
  cursor: grabbing;
}

/*=============================================================================
  “Modern” PDF‑viewer UI under #pdf-viewer
=============================================================================*/

/* Toolbar */
#pdf-viewer .pdf-toolbar {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-wrap: wrap;
  padding: 0.5rem;
  background: var(--grey-level-one);
  border-bottom: 1px solid #e2e8f0;
  border-radius: 8px 8px 0 0;
  justify-content: center;
  font-size: .875rem;
}

/* Generic button reset */
#pdf-viewer .pdf-btn {
  background: transparent;
  border: none;
  cursor: pointer;
  font: inherit;
  padding: 0.35rem 0.75rem;
  border-radius: 4px;
  transition: background-color 0.2s;
  margin: 0;
}
#pdf-viewer .pdf-btn:hover:not(:disabled) {
  background-color: rgba(0,0,0,0.05);
}
#pdf-viewer .pdf-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

/* Download button */
#pdf-viewer .pdf-btn-download {
    font-size: .875rem;
    padding: .375rem .75rem;
    border-radius: 24px;
    background: var(--grey-level-two);
    border: 1px solid var(--grey-level-four);
    color: var(--grey-level-seven);
}
#pdf-viewer .pdf-btn-download:hover {
  background-color: #1d4ed8;
}

/* Icon buttons (← → − + 🔍 ▲ ▼) */
#pdf-viewer .pdf-btn-icon {
  width: 32px;
  height: 32px;
  padding: 0;
}

/* Page number input */
#pdf-viewer .pdf-page-input {
  width: 3rem;
  padding: 0.25rem;
  border: 1px solid #e2e8f0;
  border-radius: 4px;
  text-align: center;
  margin: 0;
  height: 2.25rem;
}

/* Zoom level & search status */
#pdf-viewer .pdf-zoom-level,
#pdf-viewer .pdf-search-status {
  min-width: 2.5rem;
  text-align: center;
}

/* Search input */
#pdf-viewer .pdf-search-input {
  padding: 0.35rem 0.75rem;
  border: 1px solid #e2e8f0;
  border-radius: 4px;
  width: 150px;
  font-size: 0.85rem;
  outline: none;
  margin: 0;
  height: 2.25rem;
}
#pdf-viewer .pdf-search-input:focus {
  border-color: #2563eb;
  box-shadow: 0 0 0 2px rgba(37,99,235,0.2);
}

/* Divider between toolbar groups */
#pdf-viewer .toolbar-divider {
  width: 1px;
  height: 24px;
  background-color: #e2e8f0;
  margin: 0 0.25rem;
}

/* Button groups */
#pdf-viewer .btn-group {
  display: flex;
}

.pdf-toolbar button i {
    padding-right: 0;
}

/*=============================================================================
  PDF canvas + highlight‐layer
=============================================================================*/

/* Scrolling wrapper around the canvas */
#pdf-viewer .pdf-wrapper {
  position: relative;
  overflow: auto;
  flex: 1;
  min-height: 0;
  background-color: #fafafa;
  cursor: grab;
  padding: 0 1rem;
}

/* Add this new wrapper specifically for canvas and highlights */
#pdf-viewer .canvas-container {
  position: relative;
  margin: 1rem auto;
  width: fit-content; /* ensure container matches canvas width */
}

#pdf-viewer canvas {
  display: block;
  background: white;
  margin: 0; /* remove margin, handled by container */
}

#pdf-viewer #highlight-layer {
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  pointer-events: none;
  z-index: 2;
}

/* Each match is a positioned box */
#pdf-viewer #highlight-layer .highlight {
  position: absolute;
  background: yellow;
  opacity: 0.5;
}

/* Selected match */
#pdf-viewer #highlight-layer .selected-highlight {
  background: #fbbf24;
  opacity: 0.8;
}

#pdf-viewer span.no-results {
    opacity: .5;
}

.pdf-container { position: relative; overflow: auto; }
#text-layer {
  position: absolute; top:0; left:0;
  width:100%; height:100%;
  pointer-events: none;
  /* required for PDF.js text-layer highlighting: */
  --scale-factor: 1;
}
.pdf-text-layer span { opacity: 0 !important; }
.pdf-text-layer mark { 
  opacity: 1 !important; 
  background: yellow; 
}
.pdf-text-layer mark.selected { background: #fbbf24; }

/*=============================================================================
  Mobile / responsive tweaks
=============================================================================*/
@media (max-width: 768px) {
  #pdf-viewer .pdf-toolbar {
    padding: 0.5rem;
  }
  #pdf-viewer .pdf-search-input {
    width: 120px;
  }
  #pdf-viewer .toolbar-divider {
    display: none;
  }
}


/* Hide in Admin */
.modal-content #pdfjs-wrapper,
.modal-content #pdfjs-controls,
.redactor-box #pdfjs-wrapper,
.redactor-box #pdfjs-controls {
    display: none;
}

/* Hide Header */
.relative.header.header--student.header--learner {
    display: none;
}

/* Catalog Title Spacing */
.maq-home .catalog-header .widget__alt-title__container h3 {
    margin: .5rem 0 2.5rem;
}

/* Catalog Filter Sort Margin */
.maq-home .catalog-filters__sort {
    margin-bottom: 1rem;
}

@media only screen and (max-width:768px) {
    .maq-home .catalog-header .widget__alt-title__container h3 {
        margin: 0 0 2.5rem;
    }
    .maq-home .catalog-active-filters.small-12.medium-10.columns {
        padding-top:0;
    }
}

/* Page Title Spacing */
.maq-home .catalog-header.page-header .widget__alt-title__container h3 {
    margin-top: 1.25rem;
    margin-bottom: .875em;
}

/* Mobile Page Title Spacing for Two Lines */
@media only screen and (max-width:615px) {
    .maq-home .widget--one-column.catalog-header.page-header.multiline-mobile {
        margin: -1.5em 0 -.25em;
        padding: 0 !important;
    }
}

/* Header Search */
.maq-home .header-search.desktop .search-container {
    display: none;
}

.maq-home .header .mobile-search-icon {
    display: inline-block;
}

@media only screen and (min-width:769px) {
    .maq-home .header .mobile-search-icon button.header-button {
        padding: .35rem;
        font-size: 1.25rem;
        top: 1px;
    }
}

/*** Navigation & Branding Updates ***/

.maq-home .bottom-bar {
    background: var(--navy-level-four);
}

.maq-home .signed-out-buttons .header-cta,
.maq-home .manager-buttons .header-cta {
    background: var(--navy-level-seven);
}

.maq-home .signed-out-buttons .header-cta:hover,
.maq-home .manager-buttons .header-cta:hover {
    background: var(--navy-level-nine);
}

.maq-home footer.custom-footer::after {
    background: var(--navy-level-four);
}

.maq-home footer.custom-footer #newsCard button, .maq-home #newsCardPopup button {
    background-color: var(--navy-level-eight);
}

.maq-home footer.custom-footer #newsCard button:hover, .maq-home #newsCardPopup button:hover {
    background: var(--navy-level-nine);
}

.maq-home .nav-links a::after {
    background:linear-gradient(0deg, rgba(81,128,168,1) 0%, rgba(131,173,204,1) 100%);
}

@media only screen and (max-width: 1023px) {
    .maq-home .nav-links.scroll {
        background:linear-gradient(90deg, rgba(81,128,168,1) 0%, rgba(81,128,168,1) 80%, rgba(9,38,73,1) 100%);
    }
    .maq-home .nav-links.scrolled {
        background: linear-gradient(90deg, rgba(9,38,73,1) 0%, rgba(81,128,168,1) 20%, rgba(81,128,168,1) 80%, rgba(9,38,73,1) 100%);
    }
    .maq-home .nav-links.scrolled-right {
        background: linear-gradient(90deg, rgba(9,38,73,1) 0%, rgba(81,128,168,1) 20%, rgba(81,128,168,1) 100%);
    }
}

@media only screen and (max-width: 479px) {
    .maq-home #dropMenu {
        background: rgba(255, 255, 255, .1);
    }
}

/***************************************
 * IMA - RESEARCH & OTHER PUBS PAGE STYLES
 ***************************************/

/* Catalog Title Spacing */
.ima-home .catalog-header .widget__alt-title__container h3 {
    margin: .5rem 0 2.5rem;
}

/*** Navigation & Branding Updates ***/

.ima-home .bottom-bar {
    background: var(--green-level-six);
}

.ima-home .signed-out-buttons .header-cta,
.ima-home .manager-buttons .header-cta {
    background: var(--green-level-six);
}

.ima-home .signed-out-buttons .header-cta:hover,
.ima-home .manager-buttons .header-cta:hover {
    background: var(--green-level-seven);
}


.ima-home footer.custom-footer::before {
    background: var(--turquoise-level-six);
}

.ima-home footer.custom-footer::after {
    background: var(--blue-level-six);
}

.ima-home footer.custom-footer #newsCard button, .ima-home #newsCardPopup button {
    background-color: var(--green-level-six);
}

.ima-home footer.custom-footer #newsCard button:hover, .ima-home #newsCardPopup button:hover {
    background: var(--green-level-seven);
}

.ima-home #footerLinks h3 {
    color: var(--seafoam-level-six);
}

.ima-home .nav-links a::after {
    background:linear-gradient(0deg, rgba(81,128,168,1) 0%, rgba(131,173,204,1) 100%);
}

@media only screen and (max-width: 1023px) {
    .ima-home .nav-links.scroll {
        background:linear-gradient(90deg, rgba(81,128,168,1) 0%, rgba(81,128,168,1) 80%, rgba(9,38,73,1) 100%);
    }
    .ima-home .nav-links.scrolled {
        background: linear-gradient(90deg, rgba(9,38,73,1) 0%, rgba(81,128,168,1) 20%, rgba(81,128,168,1) 80%, rgba(9,38,73,1) 100%);
    }
    .ima-home .nav-links.scrolled-right {
        background: linear-gradient(90deg, rgba(9,38,73,1) 0%, rgba(81,128,168,1) 20%, rgba(81,128,168,1) 100%);
    }
}

@media only screen and (max-width: 479px) {
    .ima-home #dropMenu {
        background: rgba(255, 255, 255, .1);
    }
}

/***************************************
 * GDPR ACCEPT COOKIES PERMISSIONS POPOVER
 ***************************************/

.cookie-popover .btn {
    margin: 0;
    padding: 0.75em 1.5em;
    background-color: var(--green-level-six);
}

.cookie-popover .btn:hover {
    background-color: var(--green-level-seven);
}



/***************************************
 * MOBILE STYLES
 ***************************************/

@media only screen and (max-width:1439px) {
    .catalog-grid-item__description {
        display:none;
    }
}

@media only screen and (max-width:639px) {
    .container, .grid-container, .full-width-section .row:first-child, .widget--banner-ad .row {
        padding: 0 1.5em;
    }
    .widget--banner-ad.article-square-ad .row {
        padding: 0;
    }
}




/***************************************
 * PRINT STYLES
 ***************************************/

.print-only-footer {
  display: none;
}

@media print {

    html, body { overflow: auto !Important; }

    /* Firefox Fixes */

    body { 
    overflow: visible !important; 
    overflow-x: visible !important; 
    overflow-y: visible !important;
    height: auto;
    }

    /* All your print styles go here */
    header.header,
    footer.footer,
    .article-share-widget,
    .article-header,
    .widget--topic-article-related, 
    .widget--topic-article-related_standard,
    .widget--banner-ad, .google-ads,
    .cookie-popover,
    .panel.panel--secondary.flex.py-2.px-4.rounded {
        display: none !important;
    }

    .widget--topic-article-content, 
    .widget--topic-article-content_standard,
    .article .widget--topic-article-content {
        margin-top: 0 !important;
        width: 100% !important;
        max-width: 100%;
    }

    .print-only-footer {
        display: block;
        position: fixed;
        bottom: 0;
        width: 100%;
        text-align: center;
    }

    /* Reset table elements to ensure proper layout */
    table {
        width: 100% !important;
        border-collapse: collapse !important;
        border-spacing: 0 !important;
        margin: 1em 0 !important;
        background-color: #fff !important;
        color: #000 !important;
    }

    thead {
        display: table-header-group !important; /* Ensures headers repeat if multi-page */
        background-color: #ccc !important;      /* Light gray for thead */
    }
    
    tbody {
        display: table-row-group !important;
    }

    tfoot {
        display: table-footer-group !important;
    }

    tr {
        display: table-row !important;
        page-break-inside: avoid !important;
    }

    th, td {
        display: table-cell !important;
        border: 1px solid #000 !important;
        padding: 8px !important;
        text-align: left !important;
        vertical-align: top !important;
        -webkit-box-sizing: border-box !important;
                box-sizing: border-box !important; /* Avoids weird width issues */
    }

    /* If you want the first table’s thead cells to have a background (including the blank one),
        you can style them individually or leave them as-is. Example:
        thead th {
        background-color: #ccc !important;
        }
    */

    /* For the second table’s first-column <th> elements in the body, give them a light gray background */
    tbody th {
        background-color: #e9e9e9 !important;
        /* font-weight: normal !important;  // Uncomment if you prefer normal weight for body THs */
    }

    /* Optional: remove filter-based grayscale in print if it’s causing layout issues.
        Instead, stick to black text, black borders, and light gray backgrounds. */
    /*
    table {
        filter: none !important;
    }
    */
  
    /* Optional: Hide elements not needed in print */
    .no-print {
        display: none;
    }

    blockquote {
        background: #e9e9e9 !important;
    }

    blockquote:before, blockquote:after {
        color: #000;
    }

    /* Image popup icon (*/
    .article-content__body figure:after {
        display: none;
    }

    /* Sidebar */
    table.sidebar {
        border-left-color: #000 !important;
        background: var(--grey-level-one) !important;
    }

    /* Targets all the pages */
    

    

}


/***************************************
 * SNIPPETS
 ***************************************/

p:has(.snippet.article-code) {
    display: none;
}

.bluerocratic p:has(.snippet.article-code),
.greyocratic p:has(.snippet.article-code),
.redocratic p:has(.snippet.article-code),
.purpleocratic p:has(.snippet.article-code),
.greenocratic p:has(.snippet.article-code),
.pinkocratic p:has(.snippet.article-code) {
    display: block;
}

.snippet.article-code {
    display: none;
}

.bluerocratic .snippet.article-code,
.greyocratic .snippet.article-code,
.redocratic .snippet.article-code,
.purpleocratic .snippet.article-code,
.greenocratic .snippet.article-code,
.pinkocratic .snippet.article-code {
    display: block;
}


/***************************************
 * TI SPECIFIC CODES
 ***************************************/

.panel.panel--secondary.flex.py-2.px-4.rounded {
    position: fixed;
    bottom: 0;
    left: 0;
    margin: 0;
    z-index: 999;
}