@import url('https://fonts.googleapis.com/css2?family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Montserrat:700|Poppins:400,700,800|Raleway:400,700,900|Roboto:400,500,700,900|Roboto+Condensed:400,700,900|Source+Sans+Pro:400,700,900|PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap|Nunito:400,700|Quicksand:400,700,900|PT+Serif:wght@400;700&family=Roboto:wght@100;300;400;500;700;900&display=swap');

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
input,
button,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

* {
    box-sizing: border-box;
}

html {
    font-size: 14px;
}

@font-face {
    font-family: 'icomoon';
    src: url("/wp-content/themes/wp-edu-theme/fonts/icomoon.eot");
    src: url("/wp-content/themes/wp-edu-theme/fonts/icomoon.eot?#iefix") format('embedded-opentype'), url("/wp-content/themes/wp-edu-theme/fonts/icomoon.woff") format("woff"), url("/wp-content/themes/wp-edu-theme/fonts/icomoon.ttf") format("truetype"), url("/wp-content/themes/wp-edu-theme/fonts/icomoon.svg#icomoon") format('svg');
    font-weight: normal;
    font-style: normal;
}

.skipToContent {
    color: #fff;
    z-index: 1000;
    position: absolute;
    padding: 5px;
    top: -30px;
    left: 20px;
    transition: all .2s;
}

.skipToContent:focus {
    outline: #fff solid 1px;
    transition: all .2s;
    transform: translate(0, 80px);
}

#ehr_container {
    margin-top: 0px;
    position: fixed;
    top: 0;
    z-index: 999;
}

.body--compact #ehr_container {
    position: fixed;
    z-index: 999;
}

@media (min-width: 600px) {
    #ehr_container {
        position: absolute;
        top: 44px;
    }
    .body--compact #ehr_container {
        top: 0;
    }
}
#eduTheme__Html {
    margin: 0 !important;
}

body {
    margin-top: 88px;
}

.off-left {
    position: absolute;
    left: -99999px;
}

header {
    width: 100%;
    background-color: #071023; /* $primaryDarker */
}

.header {
    width: 100%;
    background-color: #071023; /* $primaryDarker */
}

.verticalLine {
    width: 1px;
    height: 40px;
    background-color: rgba(255, 255, 255, 0.25);
    margin: 0 10px;
}

.headerTop {
    width: 100%;
    height: 80px;
    max-width: 1240px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media(max-width: 1280px) {
    .headerTop {
        padding: 0 20px;
    }
}

.logoContainer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.siteLogo {
    color: #fff;
    text-decoration: none;
}

.siteLogo:hover {
    text-decoration: none;
}

.siteLogo--main {
    font-size: 40px;
}

.siteLogo--secondary {
    font-size: 28px;
}

.siteLogo--secondary:hover {
    text-decoration: none;
    color: #9BC7EE; /* $primaryLighter */
}

.mainNav {
    width: 100%;
    background-color: #0A1733; /* $primaryDarker2 */
    position: relative;
    height: 60px;
}

.contentContainer {
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
}

#searchForm, .eduThemeLegacy__coveoSearch {
    flex-grow: 1;
    height: 40px;
    max-width: 550px;
    display: flex;
    position: relative;
    z-index: 2;
}

.eduThemeLegacy__coveoSearch {
    max-width: 750px;
}

@media (min-width:600px) {
    body {
        margin-top: 132px;
    }
}

@media (min-width: 1025px) {
    body {
        margin-top: 192px;
    }
    .body--compact #ehr_container,
    .body--compact .mobile-nav {
        position: fixed;
        top: 0;
    }
}

@media (max-width: 1024px) {
    #global-header {
        z-index: 1002;
    }
}
.mobile-nav {
    position: static;
    z-index: 999; /* one less than global header */
    width: 100%;
    top: 0;
}

@media (min-width: 600px) { 
    .mobile-nav {
        top: 44px;
    }
    .body--compact .mobile-nav {
        top: 0;
    }
}
@media (max-width: 1024px) {
    .mainNav,
    .headerTop {
        display: none;
    }
    .mobileHeader {
        height: 75px;
        top: 0;
        right: 0;
        left: 0;
        display: flex;
        flex-flow: row nowrap;
        align-items: center;
        position: fixed;
        z-index: 10;
        background-color: #071023; /* $primaryDarker */
    }
    .mobileHeader__logos {
        display: flex;
        flex-flow: row nowrap;
        margin: 0 auto 0 auto;
        padding-right: 10px;
    }
    .gh-signin-mobile {
        position: fixed;
        background-color: #2563c1;
        border-radius: 3px;
        font-weight: bold;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        cursor: pointer;
    }
    .gh-apps-toggle-mobile {
        position: fixed;
    }
}

.no-animation {
    animation: none !important;
}

/* Sticky Header A.K.A. Header 2.0 */
#global-header {
    position: absolute;
    top: -44px;
    z-index: 1000;
    width: 100%;
}

@media (min-width:600px) {
    #global-header {
        top: 0;
    }
    html[data-gh-auth] #global-header {
        width: calc(100% - 43px);
    }
}

/* @media (min-width:600px) and (max-width:1024px) {
    .mobileHeader {
        position: absolute;
        top: 44px;
    }
    .mobileHeader--compact {
        position: fixed;
        top: 0px;
    }
    .mobileMenu {
        top: 119px;
        display: flex;
    }
    .mobileMenu--compact {
        top: 75px;
    }
} */

@media(min-width: 1025px) {
    .body--compact {
        margin-top: 151px;
    }
    .header {
        top: 44px;
        position: absolute;
        z-index: 10;
    }
    .header--active {
        position: fixed;
        top: 0;
        box-shadow: 0 4px 30px -5px rgba(0, 0, 0, 0.2);
    }
    .header--compact {
        height: 117px;
    }
    .headerTop {
        -webkit-transition: height 0.2s ease-in-out;
        -moz-transition: height 0.2s ease-in-out;
        -ms-transition: height 0.2s ease-in-out;
        -o-transition: height 0.2s ease-in-out;
        transition: height 0.2s ease-in-out;
    }
    .headerTop--compact {
        height: 64px;
    }
    /* .headerTop__nav {
        margin-left: 20px;
        transition: all 0.2s ease-in-out;
        display: flex;
    }
    .headerNav--compact {
        height: 53px;
    }
    .headerNav--compact #megaMenu__bottom {
        top: 53px;
    }
    .siteLogo--main {
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .header--compact .siteLogo--main {
        font-size: 27px;
    }
    #searchForm {
        margin-left: 30px;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .menu-quicklinks a {
        color: #9BC7EE; 
        white-space: nowrap;
    }
    .menu-quicklinks {
        display: flex;
        height: 50px;
        flex-flow: row nowrap;
        justify-content: start;
        align-items: center;
        list-style-type: none;
    }
    .headerTopMenu {
        -webkit-transition: width 0.2s ease-in-out;
        -moz-transition: width 0.2s ease-in-out;
        -ms-transition: width 0.2s ease-in-out;
        -o-transition: width 0.2s ease-in-out;
        transition: width 0.2s ease-in-out;
    }
    .headerTopApply {
        margin-left: 10px;
    } */
    .headerChat {
        font-weight: 400;
        color: #9BC7EE; /* $primaryLighter */
        white-space: nowrap;
        cursor: pointer;
        position: relative;
    }
    .headerChat:hover {
        text-decoration: underline;
    }
    .headerChat strong {
        font-weight: 400;
        color: #9BC7EE; /* $primaryLighter */
        white-space: nowrap;
        cursor: pointer;
    }
    .headerChat:before {
        content: '\00B7';
        display: inline-block;
        font-size: 60px;
        left: -3px;
        padding: 0 1px;
        color: #5CBB81;
        top: calc(50% - 13px);
        position: absolute;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }
}

#megaMenu__tabBar {
    max-width: 1335px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    height: 100%;
}

.megaMenu__tabBtn {
    display: block;
    flex-grow: 1;
    font-family: PT-serif, serif;
    font-size: 1.25em;
    color: white;
    background-color: #0A1733; /* $primaryDarker2 */
    cursor: pointer;
    height: 100%;
}

.megaMenu__tabBtn:hover {
    background-color: #1B2C56; /* $primary */
}

.megaMenu__tabBtn:focus {
    background-color: #1B2C56; /* $primary */
    outline: none;
}

@media (max-width: 1350px) {
    .headerTop {
        padding-right: 50px;
    }
    .mainNav {
        padding-right: 30px;
    }
    .header--compact #searchForm {
        margin-left: 30px;
    }
    .header--compact .headerTop__nav {
        margin-left: 20px;
    }
}

@media (max-width: 1290px) {
    #megaMenu__bottom {
        padding: 0 1em;
    }
}

@media (max-width: 1115px) {
    .header--compact .headerTop__nav {
        width: 460px;
    }
    .header--compact .headerChat:before {
        left: -6px;
    }
    .header--compact .headerTopMenu li {
        padding: 0 10px;
    }
}

