/*!
 *******************************************************************
 * Variables Overrides and Definitions
 *******************************************************************
 */
/*!
* Bootstrap v4.2.1 (https://getbootstrap.com/)
* Copyright 2011-2018 The Bootstrap Authors
* Copyright 2011-2018 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*!
*******************************************************************
* Site CSS
*******************************************************************
*/
.site-footer {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  background-color: #3B393D;
  font-size: 14px;
  font-weight: normal;
  color: #fff; }
  .site-footer--wrapper {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    background-color: #3B393D;
    padding: 20px 40px; }
    @media only screen and (min-width: 768px) {
      .site-footer--wrapper {
        flex-direction: row; } }
    @media only screen and (min-width: 1024px) {
      .site-footer--wrapper {
        z-index: 1;
        padding: 20px 40px; } }
  .site-footer--copyright {
    font-size: 10px; }

.social {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  background-color: #fff;
  height: 60px;
  padding: 15px 0;
  border-top: 1px solid #e5e5e5; }
  @media only screen and (min-width: 768px) {
    .social {
      height: 70px; } }
  @media only screen and (min-width: 1024px) {
    .social {
      z-index: 1; } }
  .social ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around; }
    .social ul li {
      margin: 0;
      padding: 0;
      list-style: none;
      font-size: 24px;
      text-align: center; }
      .social ul li a {
        display: inline-block;
        width: 35px;
        height: 35px;
        border-radius: 100%;
        background-color: #f15a22;
        color: #fff;
        background-clip: padding-box;
        margin: 0 10px; }
      .social ul li:hover a {
        background-color: #3B393D;
        color: #fff; }

.address {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  flex-basis: 100%; }
  @media only screen and (min-width: 768px) {
    .address {
      flex-basis: 50%; } }
  @media only screen and (min-width: 1024px) {
    .address {
      flex-basis: 50%; } }
  .address p {
    margin: 0;
    padding: 0;
    line-height: 1.3; }
    .address p span {
      display: inline-block;
      margin-bottom: 10px; }

.site-nav {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  flex-basis: 100%;
  padding: 20px 0;
  justify-content: space-between; }
  @media only screen and (min-width: 768px) {
    .site-nav {
      flex-basis: 50%; } }
  @media only screen and (min-width: 1024px) {
    .site-nav {
      flex-basis: 50%;
      justify-content: flex-start; } }
  .site-nav ul {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    margin: 0;
    padding: 0; }
    @media only screen and (min-width: 1024px) {
      .site-nav ul {
        padding: 0 0 0 20px; } }
  .site-nav li {
    margin: 0;
    padding: 0;
    list-style: none; }

.reverse-link,
.reverse-link:link,
.reverse-link:visited,
.reverse-link:active {
  color: #fff; }

.reverse-link:hover {
  color: #f15a22; }

@media only screen and (min-width: 1024px) {
  header {
    float: none;
    width: 100%;
    height: 60px;
    background-color: #f15a22;
    box-shadow: inset 0px -2.5px 3px -3px #666; }
  .content-right {
    margin-left: 195px; }
  .btn-home {
    width: 100%; }
  .primary-nav {
    width: 175px; }
  .sprite-logo-white,
  .sprite-logo-orange {
    position: absolute;
    top: 5px;
    left: 10px;
    background-position: 0 0;
    width: 390px;
    height: 50px;
    background-image: url("../images/DuoLogo400.svg");
    background-size: 400px 50px !important; }
  header .header-inner {
    max-width: 195px; }
  .secondary-nav .glyph {
    display: none !important; }
  .secondary-header .secondary-header-inner .secondary-nav ul li a {
    border-bottom: 1px solid #95989A; } }

@media only screen and (min-width: 566px) and (max-width: 1023px) {
  .sprite-logo-white,
  .sprite-logo-mobile {
    position: absolute;
    top: 5px;
    left: 1px;
    background-position: 0 0;
    width: 390px;
    height: 50px;
    background-image: url("../images/DuoLogo400.svg");
    background-size: 400px 50px !important; } }

@media only screen and (max-width: 565px) {
  .sprite-logo-white,
  .sprite-logo-mobile {
    position: absolute;
    top: 10px;
    left: 1px;
    background-position: 0 0;
    width: 250px;
    height: 45px;
    background-image: url("../images/DuoLogo.gif");
    background-size: 140px 45px !important; } }

#mobile-footer {
  display: none !important; }

div.header-social {
  display: none !important; }

.site-footer {
  padding: 0 !important;
  box-sizing: border-box !important; }

.social {
  box-sizing: border-box !important; }
  .social ul.social-list {
    box-sizing: border-box !important; }
    .social ul.social-list li {
      box-sizing: border-box;
      float: none; }

/*!
*******************************************************************
* Login page CSS langara.ca/login/index
*******************************************************************
*/
.login-content {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }
  .login-content * {
    box-sizing: inherit; }
  .login-content-links {
    font-family: 'adelle', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased; }
  .login-content-notes {
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .login-content-notes {
        width: 75%; } }
  .login-content .login-highlited-notes {
    padding: 20px;
    background-color: #dc3545; }
    .login-content .login-highlited-notes-note {
      background-color: #fff;
      border: 1px solid #000;
      border-radius: 15px; }
    .login-content .login-highlited-notes-header {
      font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
      font-weight: normal;
      -webkit-font-smoothing: antialiased;
      -moz-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      font-smoothing: antialiased;
      color: #dc3545;
      text-transform: uppercase;
      line-height: 1.55em;
      border-bottom: 1px solid #000;
      padding: 10px 20px; }
      .login-content .login-highlited-notes-header h2 {
        font-weight: bold;
        margin: 0; }
    .login-content .login-highlited-notes-body {
      font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
      font-weight: normal;
      -webkit-font-smoothing: antialiased;
      -moz-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      font-smoothing: antialiased;
      line-height: 1.55em;
      padding: 10px 20px; }
  .login-content .login-highlited-notes-lower {
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 15px;
    line-height: 1.55em;
    padding: 10px 20px; }
    .login-content .login-highlited-notes-lower p, .login-content .login-highlited-notes-lower li, .login-content .login-highlited-notes-lower text, .login-content .login-highlited-notes-lower i {
      color: #3B393D; }
  .login-content .main-links {
    margin: 30px 0; }
    @media only screen and (min-width: 768px) {
      .login-content .main-links {
        display: flex;
        flex-flow: row wrap;
        flex: 1 0 auto; } }
    @media only screen and (min-width: 768px) {
      .login-content .main-links-panel {
        display: flex;
        flex-flow: column wrap;
        flex: 1 1 auto;
        width: calc(50% - 30px); }
        .login-content .main-links-panel:first-child {
          margin-right: 30px; } }
    .login-content .main-links-panel-heading h2 {
      font-size: 30px;
      font-weight: 400;
      background-color: #f15a22;
      color: #fff;
      text-transform: uppercase;
      padding: 15px; }
    .login-content .main-links-panel-body .links-container {
      margin: 0;
      padding: 0; }
      .login-content .main-links-panel-body .links-container .link-button {
        list-style: none;
        margin: 0;
        padding: 15px 10px;
        font-size: 100%;
        line-height: 1;
        border-top: 1px solid transparent;
        border-bottom: 1px solid #95989A; }
        .login-content .main-links-panel-body .links-container .link-button span {
          display: block;
          font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
          font-size: 11px;
          font-weight: normal;
          -webkit-font-smoothing: antialiased;
          -moz-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          font-smoothing: antialiased;
          color: #95989A; }
        .login-content .main-links-panel-body .links-container .link-button::before {
          content: none;
          position: relative;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background-color: transparent; }
        .login-content .main-links-panel-body .links-container .link-button-disabled.link-button {
          color: #95989A;
          border-top: 1px solid transparent !important;
          border-bottom: 1px solid #95989A !important;
          background-color: white !important;
          transform: none !important;
          box-shadow: none !important;
          transition: none !important; }
          .login-content .main-links-panel-body .links-container .link-button-disabled.link-button a, .login-content .main-links-panel-body .links-container .link-button-disabled.link-button p {
            color: #95989A; }
          .login-content .main-links-panel-body .links-container .link-button-disabled.link-button i {
            color: #e5e5e5; }
        .login-content .main-links-panel-body .links-container .link-button-disabled:hover.link-button {
          color: #95989A;
          cursor: default; }
          .login-content .main-links-panel-body .links-container .link-button-disabled:hover.link-button i {
            color: #e5e5e5; }
          .login-content .main-links-panel-body .links-container .link-button-disabled:hover.link-button a {
            color: #95989A;
            cursor: default; }
        .login-content .main-links-panel-body .links-container .link-button-grow {
          transition: all .2s ease-in-out; }
        .login-content .main-links-panel-body .links-container .link-button-grow:hover {
          transform: scale(1, 1.05);
          box-shadow: 1px 1px 5px 1px #ccc; }
      .login-content .main-links-panel-body .links-container .link-button:hover {
        color: #f15a22;
        border-top: 1px solid #f15a22;
        border-bottom: 1px solid #f15a22;
        background-color: #e5e5e5; }
        .login-content .main-links-panel-body .links-container .link-button:hover i {
          color: #f15a22; }
    .login-content .main-links-panel-body img, .login-content .main-links-panel-body svg {
      width: 42px;
      height: 42px;
      margin-right: 20px; }
    .login-content .main-links-panel-body a,
    .login-content .main-links-panel-body a:visited,
    .login-content .main-links-panel-body a:active,
    .login-content .main-links-panel-body a:focus,
    .login-content .main-links-panel-body a:hover {
      display: flex;
      height: 100%;
      width: 100%; }
      .login-content .main-links-panel-body a p,
      .login-content .main-links-panel-body a:visited p,
      .login-content .main-links-panel-body a:active p,
      .login-content .main-links-panel-body a:focus p,
      .login-content .main-links-panel-body a:hover p {
        font-weight: 600;
        color: #000;
        display: inline-block;
        margin: 0;
        padding: 0;
        height: 100%;
        -ms-grid-row-align: center;
            align-self: center; }
    .login-content .main-links-panel-body i {
      font-size: 42px;
      margin-right: 15px; }
    .login-content .main-links-panel-notes {
      font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
      font-weight: normal;
      -webkit-font-smoothing: antialiased;
      -moz-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      font-smoothing: antialiased;
      color: #95989A;
      margin: 30px 0; }
  .login-content .help-links-panel {
    margin: 30px 0; }
    .login-content .help-links-panel-heading h2 {
      font-size: 30px;
      font-weight: 400;
      background-color: #95989A;
      color: #fff;
      padding: 15px; }
    .login-content .help-links-panel-body .links-container {
      margin: 0;
      padding: 0; }
      @media only screen and (min-width: 768px) {
        .login-content .help-links-panel-body .links-container {
          display: flex;
          flex-flow: row wrap;
          flex: 1 0 auto;
          justify-content: space-between; } }
      .login-content .help-links-panel-body .links-container .link-button {
        font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
        font-weight: bold;
        -webkit-font-smoothing: antialiased;
        -moz-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        font-smoothing: antialiased;
        list-style: none;
        margin: 0;
        padding: 15px 10px;
        font-size: 100%;
        line-height: 1;
        border-top: 1px solid transparent;
        border-bottom: 1px solid #95989A; }
        @media only screen and (min-width: 768px) {
          .login-content .help-links-panel-body .links-container .link-button {
            display: flex;
            flex-flow: column wrap;
            flex: 0 1 auto;
            width: calc(50% - 15px);
            justify-content: space-between; } }
        .login-content .help-links-panel-body .links-container .link-button::before {
          content: none;
          position: relative;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background-color: transparent; }
    .login-content .help-links-panel-body a,
    .login-content .help-links-panel-body a:visited {
      display: flex;
      height: 100%;
      width: 100%; }
      .login-content .help-links-panel-body a p,
      .login-content .help-links-panel-body a:visited p {
        color: #f15a22;
        display: inline-block;
        margin: 0;
        padding: 0;
        height: 100%;
        -ms-grid-row-align: center;
            align-self: center; }
    .login-content .help-links-panel-body a:focus p,
    .login-content .help-links-panel-body a:active p,
    .login-content .help-links-panel-body a:hover p {
      color: #000;
      font-weight: 600; }

.old-login-panel {
  margin: 30px 0; }
  .old-login-panel-heading h2 {
    font-size: 28px;
    font-family: 'adelle', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    background-color: black;
    color: #fff;
    padding: 15px; }
    @media only screen and (min-width: 768px) {
      .old-login-panel-heading h2 {
        width: calc(50% - 45px); } }
  .old-login-panel-heading p {
    font-size: 21px;
    color: #dc3545; }
    .old-login-panel-heading p span {
      font-weight: 600; }

/*!
*******************************************************************
* Employment Opportunities page CSS langara.ca/about-langara/employment-opportunities/index
*******************************************************************
*/
.employment-opportunities-title {
  position: relative;
  padding-top: 10px;
  color: #F15A22;
  font-size: 120%;
  font-family: 'adelle', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased; }
  .employment-opportunities-title span {
    width: 90px;
    position: absolute;
    top: 0;
    left: 0;
    border-top: 2px solid #F15a22; }
  @media only screen and (min-width: 768px) {
    .employment-opportunities-title {
      font-size: 160%; } }
.employment-opportunities-upper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  color: #333;
  justify-content: space-between;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased; }
  .employment-opportunities-upper .join-section {
    margin: 0px 0px 25px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    flex-basis: 100%;
    justify-content: space-between; }
    .employment-opportunities-upper .join-section-text {
      font-size: 120%; }
      .employment-opportunities-upper .join-section-text p {
        color: #95989A;
        opacity: 1; }
      @media only screen and (min-width: 768px) {
        .employment-opportunities-upper .join-section-text {
          flex-basis: 60%; } }
    .employment-opportunities-upper .join-section-button {
      text-align: center;
      width: 100%; }
      @media only screen and (min-width: 768px) {
        .employment-opportunities-upper .join-section-button {
          width: auto; } }
      .employment-opportunities-upper .join-section-button .join-section-button-link {
        text-align: center;
        color: #FFF;
        background-color: #F15A22;
        text-transform: uppercase;
        width: 100%;
        height: 65px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        flex-basis: 100%;
        justify-content: center;
        align-items: center;
        border: 1px solid #F15A22;
        font-size: 110%; }
        .employment-opportunities-upper .join-section-button .join-section-button-link .button-text {
          margin-right: 20px;
          align-content: center; }
        @media only screen and (min-width: 768px) {
          .employment-opportunities-upper .join-section-button .join-section-button-link {
            display: block;
            padding: 15px;
            margin: 65px auto 0px;
            width: 210px;
            height: 150px; }
            .employment-opportunities-upper .join-section-button .join-section-button-link .button-text {
              display: block;
              margin-top: 35px;
              margin-right: 0; } }
      .employment-opportunities-upper .join-section-button .join-section-button-link:visited {
        color: #FFF;
        background-color: #F15A22; }
      .employment-opportunities-upper .join-section-button .join-section-button-link:focus,
      .employment-opportunities-upper .join-section-button .join-section-button-link:active,
      .employment-opportunities-upper .join-section-button .join-section-button-link:hover {
        color: #000; }
      .employment-opportunities-upper .join-section-button .join-section-button-text {
        text-align: left;
        margin: 10px 0px 0px; }
      .employment-opportunities-upper .join-section-button .apply-foot-notes {
        -webkit-font-smoothing: antialiased;
        -moz-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        font-smoothing: antialiased;
        font-family: 'adelle', Arial, 'Helvetica Neue', Helvetica, sans-serif;
        font-size: 65%;
        margin: 0; }
        .employment-opportunities-upper .join-section-button .apply-foot-notes p {
          margin: 0; }
  .employment-opportunities-upper .values-section {
    margin: 0px 0px 25px;
    flex-basis: 100%; }
    @media only screen and (min-width: 768px) {
      .employment-opportunities-upper .values-section {
        flex-basis: 45%; } }
  .employment-opportunities-upper .about-us-section {
    margin: 0px 0px 50px;
    flex-basis: 100%; }
    @media only screen and (min-width: 768px) {
      .employment-opportunities-upper .about-us-section {
        flex-basis: 45%; } }
.employment-opportunities .career-highlights-section {
  margin: 0px 0px 50px; }
  .employment-opportunities .career-highlights-section .career-highlights {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between; }
    .employment-opportunities .career-highlights-section .career-highlights-tag {
      flex-basis: 48%;
      text-align: center;
      color: #333;
      margin-bottom: 35px;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      -moz-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      font-smoothing: antialiased; }
      @media only screen and (min-width: 768px) {
        .employment-opportunities .career-highlights-section .career-highlights-tag {
          flex-basis: 30%; } }
      .employment-opportunities .career-highlights-section .career-highlights-tag-heading {
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 5px;
        color: #95989A;
        text-align: left;
        text-transform: uppercase; }
        @media only screen and (min-width: 768px) {
          .employment-opportunities .career-highlights-section .career-highlights-tag-heading {
            font-size: 17px; } }
      .employment-opportunities .career-highlights-section .career-highlights-tag-image {
        width: 65px;
        border: 2px solid #F15A22;
        border-radius: 100%;
        padding: 5px;
        margin-bottom: 10px; }
      .employment-opportunities .career-highlights-section .career-highlights-tag-description {
        max-width: 200px;
        margin: 0 auto;
        color: #3B393D;
        text-align: left; }

.employment-opportunities .statistics-section {
  margin: 50px 0px; }
  .employment-opportunities .statistics-section-stats {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    justify-content: space-between;
    margin-bottom: 20px; }
    .employment-opportunities .statistics-section-stats .stat {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      flex-basis: 100%;
      text-align: center;
      justify-content: space-between;
      align-items: center; }
      .employment-opportunities .statistics-section-stats .stat-image {
        width: 120px; }
      .employment-opportunities .statistics-section-stats .stat-description {
        max-width: 150px;
        margin: 0;
        opacity: 0.8;
        text-align: left; }
      @media only screen and (min-width: 768px) {
        .employment-opportunities .statistics-section-stats .stat {
          flex-basis: 30%;
          justify-content: space-between;
          margin: 0; }
          .employment-opportunities .statistics-section-stats .stat-description {
            margin: 0 auto;
            max-width: 200px; } }
      .employment-opportunities .statistics-section-stats .stat-tag {
        text-align: center;
        margin: 0 auto; }
        .employment-opportunities .statistics-section-stats .stat-tag-number {
          display: block;
          font-weight: bold;
          -webkit-font-smoothing: antialiased;
          -moz-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          font-smoothing: antialiased;
          color: #F15A22;
          font-family: 'adelle', Arial, 'Helvetica Neue', Helvetica, sans-serif;
          font-size: 48px; }
        .employment-opportunities .statistics-section-stats .stat-tag-label {
          position: relative;
          font-weight: bold;
          -webkit-font-smoothing: antialiased;
          -moz-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          font-smoothing: antialiased;
          color: #F15A22;
          opacity: 0.8;
          font-family: 'adelle', Arial, 'Helvetica Neue', Helvetica, sans-serif;
          font-size: 100%; }
  .employment-opportunities .statistics-section-foot-notes {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    color: #F15A22;
    font-family: 'adelle', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 65%;
    margin: 5px 0 0; }

.employment-opportunities .testimonials-section {
  margin: 50px 0px; }
  .employment-opportunities .testimonials-section .testimonials-quotes {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between; }
    .employment-opportunities .testimonials-section .testimonials-quotes .testimonial-tag {
      flex-basis: 100%;
      color: #95989A;
      font-size: 22px;
      font-family: 'adelle', Arial, 'Helvetica Neue', Helvetica, sans-serif;
      font-weight: normal;
      -webkit-font-smoothing: antialiased;
      -moz-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      font-smoothing: antialiased;
      margin-bottom: 20px; }
      @media only screen and (min-width: 768px) {
        .employment-opportunities .testimonials-section .testimonials-quotes .testimonial-tag {
          flex-basis: 45%;
          margin-bottom: 0; } }
      .employment-opportunities .testimonials-section .testimonials-quotes .testimonial-tag-quote {
        color: #95989A; }
      .employment-opportunities .testimonials-section .testimonials-quotes .testimonial-tag-author {
        font-weight: normal;
        font-size: 12.5px;
        text-align: left;
        text-transform: uppercase;
        color: #95989A;
        margin-bottom: 0; }
      .employment-opportunities .testimonials-section .testimonials-quotes .testimonial-tag-details {
        font-weight: normal;
        font-size: 12.5px;
        font-style: italic;
        text-align: left;
        color: #95989A; }
      .employment-opportunities .testimonials-section .testimonials-quotes .testimonial-tag span {
        margin-bottom: 20px; }

.employment-opportunities .caret-right::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f324"; }

.employment-opportunities .left-quote::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f10d"; }

.employment-opportunities .asterisk::before {
  position: relative;
  top: -5px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f069";
  font-size: 50%; }

.employment-opportunities .asterisk-double::before {
  position: relative;
  top: -5px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f069\f069";
  font-size: 50%; }

.employment-opportunities .icon-glyph::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased; }

/*!
*******************************************************************
* Multi-panel index template CSS langara.ca/news-and-events/covid-19/index
*******************************************************************
*/
.multi-panel-title {
  position: relative;
  padding-top: 10px;
  color: #F15A22;
  font-size: 120%;
  font-family: 'adelle', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased; }
  .multi-panel-title span {
    width: 90px;
    position: absolute;
    top: 0;
    left: 0;
    border-top: 2px solid #F15a22; }
  @media only screen and (min-width: 768px) {
    .multi-panel-title {
      font-size: 160%; } }
.multi-panel-upper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  color: #333;
  justify-content: space-between;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  margin: 50px 0; }
  .multi-panel-upper-left {
    margin: 0px 0px 25px;
    flex-basis: 100%; }
    @media only screen and (min-width: 768px) {
      .multi-panel-upper-left {
        margin: 0;
        flex-basis: 45%; } }
  .multi-panel-upper-right {
    margin: 0px 0px 50px;
    flex-basis: 100%; }
    @media only screen and (min-width: 768px) {
      .multi-panel-upper-right {
        margin: 0;
        flex-basis: 45%; } }
.multi-panel-lower {
  margin: 0 0 25px; }

.multi-panel-paragraph {
  color: #95989A;
  opacity: 1; }

/*!
*******************************************************************
* Newsfeed for Coronavirus update index template CSS langara.ca/news-and-events/covid-19/index
*******************************************************************
*/
.coronavirus-header {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between; }
  .coronavirus-header h2 {
    width: 100%;
    order: 2; }
    @media only screen and (min-width: 768px) {
      .coronavirus-header h2 {
        width: 35%;
        order: 1; } }
  .coronavirus-header form#coronavirus-search-form {
    width: 100%;
    order: 1; }
    @media only screen and (min-width: 768px) {
      .coronavirus-header form#coronavirus-search-form {
        order: 2;
        width: auto; } }
  .coronavirus-header .coronavirus-search-homepage {
    position: relative;
    font-size: 80%;
    line-height: 150%;
    width: 90%;
    display: block;
    margin: 0 auto 12px auto;
    padding: 7px 5% 5px 5%;
    background-color: #efefef;
    border: 1px solid #cacaca;
    border-radius: 20px;
    font-family: 'adelle', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased; }
    @media only screen and (min-width: 768px) {
      .coronavirus-header .coronavirus-search-homepage {
        float: right;
        width: 220px;
        right: 0;
        margin: 0; } }
  .coronavirus-header .btn-search-submit {
    position: absolute;
    right: 35px;
    top: 8px;
    color: #5b5b5b; }

.coronavirus-news-container {
  margin: 20px 0; }

.coronavirus-news-container .coronavirus-news-block {
  position: relative;
  padding: 10px 0px 10px 0;
  border-bottom: 1px solid #666666; }

.coronavirus-news-container .coronavirus-news-block:last-child {
  border-bottom: 0; }

.coronavirus-news-container .coronavirus-news-block .coronavirus-news-title {
  font-size: 95%;
  line-height: 125%; }

.coronavirus-news-container .coronavirus-news-block .coronavirus-news-subtitle {
  font-size: 88%;
  text-transform: uppercase;
  line-height: 115%;
  font-weight: normal;
  letter-spacing: -.5px;
  margin: 8px 35px 0 0; }

.coronavirus-news-container .coronavirus-news-block .btn-news-more {
  font-size: 125%;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  font-weight: bold; }

.news-events-feed .coronavirus-news-block .coronavirus-news-date {
  font-size: 75%;
  line-height: 125%;
  color: #666666;
  padding-bottom: 5px;
  border-bottom: 1px solid #666666; }

.news-events-feed .coronavirus-news-block .coronavirus-news-more {
  display: inline-block;
  font-size: 75%;
  line-height: 166.666667%;
  font-weight: bold;
  padding: 10px 0;
  float: right; }
/*# sourceMappingURL=internal-2019.css.map */