@import url("https://use.typekit.net/cng2uup.css");

html, body {
    font-family: trade-gothic-next, sans-serif;
}

body .AL_Custom_NavAccountMenuTrigger .usFmM path {
        fill: #2b333f !important;
}

body .AL_Custom_SingleCard--academy_certification:not(:first-child) .AL_Custom_CardBody {
    opacity: 0.5;
    pointer-events: none;
}

body .AL_Custom_SingleCard--academy_certification:not(:first-child) {
    pointer-events: none;
}

body h1, body2 {
    font-weight: 800 !important;
}

body .academy-navigation {
    height: 75px;
    background: white;
 width: 100%;
margin: 0;
display: flex;
align-items: center;
}

body .academy-navigation .academy-navigation-content-wrapper {
    padding-top: 0;
}


body .academy-navigation .academy-navigation-content-wrapper ul li a {
color: #1b1d22;
font-size: 14px;
}

body .logout-button {
    background: black;
    background-color: #4a69ac;
    font-size: 14px;
    line-height: 1.1rem;
    padding: 10px 4px;
font-weight: 600;
}

.AL_Custom_BreadcrumbBar {
    display: none;
}

.academy-content-wrapper .academy-content {
        padding-top: 48px;
}

body .AL_Custom_NavBg {
    padding: calc(178px) 4rem 110px;
}

.academy-footer.AL_Custom_Footer {
    background-color: #1e325c;
    padding: 10px 0;
}

.academy-footer.AL_Custom_Footer  .footer-left ul li a {
    padding: 0 10px;
    text-decoration: none;
    color: #c5d2ec !important;
    font-size: 12.5px;
}

body .AL_Custom_PCModuleTitle {
    margin-top: 0;
}

body .AL_Custom_PCModuleBox {
    border-radius: 4px;
}

body .AL_Custom_SingleCard--academy_certification:not(:first-child) .AL_Custom_ItemsCount {
    display: none;
} 

body .AL_Custom_SingleCard--academy_certification:not(:first-child) .AL_Custom_CardFooter {
    display: none;
} 

body .AL_Custom_NavAcctPopupMenu > .AL_Custom_NavAcctPopupMenuItem {
    padding: 12px 24px;
}

body .AL_Custom_NavAcctPopupMenu > .AL_Custom_NavAcctPopupMenuItem:hover {
    background: rgb(248 248 248);
}

body .AL_Custom_NavAcctPopupMenu {
        border-top: 2px solid #ffbc1f;
        box-shadow: 0 4px 15px rgba(0, 0, 0, .1);
}

body .AL_Custom_NavAcctPopupMenu:after {
display: none;
}


body .AL_Custom_NavAcctPopupMenu > .AL_Custom_NavAcctPopupMenuItem > div {
 font-family: sans-serif;
 margin-left: 24px;
}

body .AL_Custom_PCModulePassingStatus {
        align-items: flex-end;
    justify-self: inherit;
}

body .academy-banner-content.text-align-left {
    text-align: center !important;
}

body .academy-content-banner-wrapper {
    display: flex;
flex-direction: row;
justify-content: center;
}

body .academy-banner-content .AL_Custom_BannerSubHead {
    opacity: 0.7;
    max-width: 900px;
    font-size: 24px;
}

body #main, body .AL_Custom_Template > div {
    background-color: #ebebef;
}

body .AL_Custom_PCInnerSummaryBox {
    background: #fff;
    border-radius: 6px;
}

body .AL_Custom_Template_MyTrainings .AL_Custom_NavBg {
        padding: 0 0 70px;
    height: 0;
    background: transparent;
}
