@import url("//netdna.bootstrapcdn.com/bootstrap/3.0.0-rc2/css/bootstrap-glyphicons.css");
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/styles/bootstrap-3.1.1/fonts/glyphicons-halflings-regular.eot');
  src: url('/styles/bootstrap-3.1.1/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/styles/bootstrap-3.1.1/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/styles/bootstrap-3.1.1/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/styles/bootstrap-3.1.1/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
body {
  color: #333333;
  font-size: 20px;
  font-family: "myriad-pro", sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 30px;
}
p {
  color: #333333;
  font-size: 20px;
  font-family: "myriad-pro", sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 30px;
}
h1 {
  color: #000;
  font-weight: 100;
  font-size: 45px;
  font-family: "myriad-pro", sans-serif;
  font-style: normal;
  font-weight: 400;
}
h2 {
  font-size: 35px;
  font-weight: 100;
  color: #000;
}
h3 {
  font-size: 26px;
  font-weight: 300;
  color: #000;
  margin-bottom: 5px;
}
h4,
h5,
h6 {
  font-size: 24px;
  font-weight: 300;
  margin-top: 5px;
}
blockquote {
  color: #999999;
  font-size: 20px;
  font-style: italic;
}
a {
  color: #e39f23;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:focus {
  outline: none;
  text-decoration: none;
}
a:hover {
  color: #134371;
  text-decoration: none;
}
a[name] {
  display: block;
  position: relative;
  top: -105px;
  visibility: hidden;
}
b,
strong {
  font-weight: 600;
}
.col-no-padding {
  padding: 0;
  margin-top: -1px;
}
.ContentBody .table-responsive {
  border: 1px solid #e5e5e5;
  margin-bottom: 16px;
  overflow-x: scroll;
  overflow-y: hidden;
  width: 100%;
}
#pageItems ul {
  padding-left: 23px;
}
#pageItems ul li {
  list-style: none;
  line-height: 150%;
  margin-bottom: 10px;
  margin-top: 15px;
}
#pageItems ul li:before {
  content: '\2022';
  display: block;
  position: relative;
  max-width: 0px;
  max-height: 0px;
  left: -21px;
  top: 2px;
  color: #0068a6;
  font-size: 20px;
}
#pageItems ol li {
  padding-left: 3px;
  padding-bottom: 8px;
}
.btn,
.btn:focus,
.btn:active {
  margin: 2px 2px 2px 0;
  /*background-color: @orange;
    border-width: 0;
    color: white;
    font-size: 20px;
    line-height: 100%;
    margin: 20px 0;
    padding: 18px 48px;

    &:hover
    {
        background-color: @blue;
        color: white;
    }*/
}
.btn-default {
  background-color: #f47920;
  border-width: 0;
  color: white;
}
.btn-default:hover {
  background-color: #0068a6;
  color: white;
}
.btn-primary {
  background-color: #0068a6;
  border-width: 0;
  color: white;
}
.btn-primary:hover {
  background-color: #f47920;
  color: white;
}
.btn-outline {
  border-width: 0;
  font-size: 20px;
  line-height: 100%;
  margin: 20px 0;
  padding: 18px 48px;
  background-color: transparent;
  border: 1px solid white;
  color: white;
}
.btn-outline:hover,
.btn-outline:focus:hover,
.btn-outline:active:hover {
  background-color: #f47920;
  border-color: #f47920;
  color: white;
}
.btn-jumplink,
.btn-jumplink:focus,
.btn-jumplink:active {
  border: 1px solid #cccccc;
  color: #f47920;
  font-size: 20px;
  font-weight: 600;
  line-height: 100%;
  padding: 18px 48px;
  background-color: white;
  font-size: 15px;
  margin: 0 1px 5px 0;
}
.btn-jumplink:hover,
.btn-jumplink:focus:hover,
.btn-jumplink:active:hover,
.btn-jumplink:focus:hover,
.btn-jumplink:focus:focus:hover,
.btn-jumplink:active:focus:hover,
.btn-jumplink:active:hover,
.btn-jumplink:focus:active:hover,
.btn-jumplink:active:active:hover {
  background-color: #0068a6;
  color: white;
}
hr {
  border-color: #cccccc;
  margin: 30px 0;
}
.hrGrey {
  border-top: 1px solid #cccccc;
  line-height: 1px;
  margin: 30px 0;
}
.hrBlue {
  border-top: 1px solid #c0d4dc;
  line-height: 1px;
  margin: 30px 0;
}
.largeRed {
  color: #ee3e42;
  font-size: 28px;
  line-height: 34px;
  font-weight: 100;
}
.extraLargeRed {
  color: #ee3e42;
  font-size: 28px;
  line-height: 34px;
  font-size: 80px;
  line-height: 75px;
  font-weight: 100;
}
.largeGreen {
  color: #a5cb6e;
  font-size: 30px;
  line-height: 35px;
  font-weight: 100;
}
.centeredContent {
  text-align: center;
}
.centeredContent img {
  margin: 0 auto;
}
.footnote {
  font-size: 13px;
  line-height: 21px;
}
.form-control {
  margin-bottom: 10px;
}
.ContentBody .pagination-items-per-page select.form-control {
  width: auto;
}
/*------------------------*/
/*# Layout    & Header   #*/
/*------------------------*/
.containerWrapper {
  margin: 0 auto;
  max-width: 1400px;
  width: 100%;
}
.containerWrapper:before,
.containerWrapper:after {
  content: " ";
  display: table;
}
.containerWrapper:after {
  clear: both;
}
.containerWrapper:before,
.containerWrapper:after {
  content: " ";
  display: table;
}
.containerWrapper:after {
  clear: both;
}
.container {
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.top-header-socials {
  display: inline-block;
}
.top-header-socials a {
  display: inline-block;
}
#stickit {
  position: static;
}
#stickit #zoneHeader {
  background-image: url(/images/layout/header-bg.png);
  background-repeat: repeat;
  float: left;
  height: 105px;
  margin-top: -105px;
  position: relative;
  top: 105px;
  width: 100%;
  z-index: 1000;
}
#stickit #zoneHeader #logo {
  background-image: url(/images/layout/Logo.jpg);
  background-repeat: no-repeat;
  height: 38px;
  margin: 20px 0 15px;
  width: 297px;
}
#stickit #zoneHeader.solid {
  background-image: none;
  background-color: white;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5);
  margin-top: 0;
  position: fixed;
  top: 0;
  -webkit-transition: margin-top 0.5s ease 0s;
  -o-transition: margin-top 0.5s ease 0s;
  transition: margin-top 0.5s ease 0s;
}
#stickit #zoneHeader.solid a.main-item {
  color: #333333;
}
#stickit #zoneHeader.solid #logo {
  background-image: url(/images/layout/Logo.jpg);
}
#zoneMainMenu:before,
#zoneMainMenu:after {
  content: " ";
  display: table;
}
#zoneMainMenu:after {
  clear: both;
}
#zoneMainMenu:before,
#zoneMainMenu:after {
  content: " ";
  display: table;
}
#zoneMainMenu:after {
  clear: both;
}
#searchBoxWrapper {
  float: right;
}
#searchBoxWrapper .searchBox {
  float: right;
  position: relative;
  top: 13px;
}
#searchBoxWrapper .searchBox .form-control {
  background-color: white;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #333333;
  border: 1px solid white;
  font-size: 15px;
  height: auto;
  padding: 10px 30px 10px 12px;
  width: 244px;
}
#searchBoxWrapper .searchBox .form-control + input {
  right: 10px;
  position: absolute;
  top: 13px;
}
.header-carousel .owl-stage-outer .owl-stage .owl-item .item {
  max-height: 600px;
  overflow: hidden;
  width: 100%;
}
.solid #searchBoxWrapper .searchBox .form-control {
  border: 1px solid #0068a6;
}
#fixedButtons {
  position: fixed;
  right: 60px;
  bottom: -40px;
  z-index: 2000;
  visibility: hidden;
}
#fixedButtons #scrollToTop {
  background-image: url(/images/layout/side-top.png);
  background-repeat: no-repeat;
  bottom: 0px;
  display: inline-block;
  height: 28px;
  position: relative;
  width: 29px;
}
#fixedButtons #scrollToTop:hover {
  background-image: url(/images/layout/side-top-hover.png);
}
#fixedButtons #addThis {
  background-image: url(/images/layout/side-share.png);
  background-repeat: no-repeat;
  bottom: 0px;
  cursor: pointer;
  display: inline-block;
  height: 28px;
  position: relative;
  -webkit-transition: all 0.5s ease 0.1s;
  -o-transition: all 0.5s ease 0.1s;
  transition: all 0.5s ease 0.1s;
  width: 29px;
}
#fixedButtons #addThis:hover {
  background-image: url(/images/layout/side-share-hover.png);
}
#fixedButtons #addThis .at4-icon {
  display: none;
}
#fixedButtons.affix {
  visibility: visible;
}
#fixedButtons.affix #scrollToTop {
  bottom: 120px;
}
#fixedButtons.affix #addThis {
  bottom: 120px;
}
#fixedButtons .addthis_default_style .at15t_expanded,
#fixedButtons .addthis_default_style .at15t_compact {
  background: none;
  height: 29px;
  width: 28px;
}
#canvas-holder {
  margin: 0 auto;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
#zoneStrips {
  padding-top: 0 !important;
}
#zoneStrips .strip {
  padding-top: 35px;
  padding-bottom: 35px;
}
#zoneStrips .strip.bgLight {
  background-color: #f5f6fa;
}
#zoneStrips .strip.bgDark {
  background-color: #333333;
}
#zoneStrips .strip a {
  font-weight: 300;
}
#zoneStrips .strip img {
  display: block;
  max-width: 100%;
  height: auto;
}
#zoneStrips .strip.stripImageWithOverlayFullWidth .container {
  padding-top: 0;
}
#zoneStrips .strip.stripImageWithOverlayFullWidth .socialicons-banner {
  display: block;
  margin-top: 20px;
}
#zoneStrips .strip.stripImageWithOverlayFullWidth .title {
  margin-bottom: 0px;
}
#zoneStrips .strip.stripImageWithOverlayFullWidth img {
  display: inline-block;
}
#zoneStrips .strip.stripImageWithOverlayFullWidth .subscribe {
  display: block;
  margin-top: 20px;
}
#zoneStrips .strip.stripImageWithOverlayFullWidth .btn-subscribe {
  background-color: transparent;
  border: 2px solid #e39f23;
  padding: 9px 20px;
  text-align: center;
  white-space: nowrap;
  font-size: 21px;
  font-weight: 300;
  line-height: 30px;
  display: inline-block;
}
#zoneStrips .strip.stripImageWithOverlayFullWidth .btn-subscribe:hover {
  border: solid 2px #FFF;
  color: #FFF;
  transition: 0.5s;
}
#zoneStrips .stripImageWithOverlayFullWidth {
  background-position: center center;
}
/*Page Item Carouse*/
.carousel-inner .item img {
  margin: 0 auto;
}
/*------------------------*/
/*# Footer               #*/
/*------------------------*/
#footer {
  color: white;
  background-color: #ffffff;
  font-size: 12px;
  padding: 15px 0 15px 0;
}
#footer #footerLogo {
  float: left;
  background-image: url(/images/layout/footer-logo.png);
  background-repeat: no-repeat;
  display: inline-block;
  height: 33px;
  margin-right: 15px;
  text-align: right;
  width: 38px;
}
#footer #zoneFooterLeft {
  float: left;
}
#footer #footerNavigation {
  margin-top: 4px;
  color: black;
  height: 54px;
  border-bottom: 1px solid #a2a2a2;
}
#footer #footerNavigation .linkItem {
  display: inline-block;
  padding-top: 0px;
  padding-right: 20px;
}
#footer #footerNavigation a {
  color: black;
}
#footer #footerLinks {
  margin-top: 4px;
  color: black;
  padding-bottom: 5px;
  padding-top: 15px;
}
#footer #footerLinks .copyright {
  display: block;
}
#footer #footerLinks .linkItem {
  display: inline-block;
}
#footer #zoneFooterRight {
  float: right;
  color: black;
}
#footer #zoneFooterRight .socialMediaItem {
  margin-right: 12px;
}
.footerLinksColumn {
  margin: 25px 0 13px;
}
.footerLinksColumn:before,
.footerLinksColumn:after {
  content: " ";
  display: table;
}
.footerLinksColumn:after {
  clear: both;
}
.footerLinksColumn:before,
.footerLinksColumn:after {
  content: " ";
  display: table;
}
.footerLinksColumn:after {
  clear: both;
}
.footerLinksColumn .linkItem {
  margin-bottom: 14px;
}
.footerLinksColumn .linkItem a {
  color: black;
  line-height: 20px;
}
/*---------------------------------*/
/*# Bootstrap Modal               #*/
/*---------------------------------*/
.modal-dialog button.close {
  height: 40px;
  width: 40px;
}
.modal-backdrop {
  z-index: 100;
}
.fade {
  opacity: 0;
  transition: opacity 0.3s linear 0s;
}
.modal-header {
  background-color: #0068a6;
}
.modal-header h4 {
  color: white;
  padding-top: 6px;
}
.modal-header .peoplePosition {
  color: white;
}
.modal-header button.close {
  color: white;
  opacity: 0.7;
}
.modal-header button.close:hover,
.modal-header button.close:focus {
  opacity: 1;
}
.modal-footer button.close {
  color: black;
  width: 100%;
}
/*-----------------------------------------------*/
/*  French Exceptions                            */
/*-----------------------------------------------*/
.FRCA .logo-en {
  display: none;
}
.FRCA .logo-fr {
  display: block !important;
}
.FRCA .Home #stickit #zoneHeader .logoWrapper img,
.FRCA #Home #stickit #zoneHeader .logoWrapper img {
  max-width: 100% !important;
}
.FRCA .Home #stickit #zoneHeader .logoWrapper,
.FRCA #Home #stickit #zoneHeader .logoWrapper {
  padding-top: 35px;
}
.FRCA #mobileHeader #mobileLogo {
  background-image: url("/images/layout/Logo-French-mobile.svg");
  height: 51px;
  margin: 12px 0 10px 15px;
  width: 226px;
}
/*-----------------------------------------------*/
/*  Small Desktop Styling                        */
/*-----------------------------------------------*/
@media (max-width: 1199px) {
  #landing #bannerCarousel .carousel-inner {
    height: 405px;
  }
  #inside #bannerCarousel .carousel-inner {
    height: 405px;
  }
  #stickit .menu-inner a.main-item {
    padding: 10px 11px;
  }
  #menuElem {
    padding-left: 0;
  }
  #menuElem a {
    font-size: 13px;
  }
}
/*-----------------------------------------------*/
/*  Tablets Styling                              */
/*-----------------------------------------------*/
@media (max-width: 991px) {
  .pageIntroZone {
    margin-top: 58px;
  }
  #Home #bannerCarousel {
    margin-top: 60px;
  }
  #landingBanner {
    margin-top: 60px;
  }
  #landingBanner .carousel-inner .hero {
    height: auto;
  }
  #inside #bannerCarousel .carousel-inner {
    height: 335px;
  }
}
/*-----------------------------------------------*/
/*  Mobile Styling                               */
/*-----------------------------------------------*/
@media (max-width: 767px) {
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 35px;
  }
  h3 {
    font-size: 30px;
  }
  /*  Mobile Footer                               */
  #footerLinks {
    margin-top: 20px;
  }
  .footerLinksColumn {
    margin: 0;
  }
  #footer #footerLogo {
    float: none;
    margin-top: 20px;
    text-align: center;
  }
  #footer #zoneFooterLeft {
    float: none;
    text-align: center;
  }
  #footer #zoneFooterRight {
    float: none;
    margin-bottom: 20px;
    text-align: center;
  }
  #footer #zoneFooterRight #auxLinks {
    float: none;
    text-align: center;
  }
  #footer #zoneFooterRight #copyright {
    float: none;
    padding-left: 0px;
    text-align: center;
  }
  #footer #zoneFooterRight #copyright:before {
    content: "";
  }
  /*  Mobile Carousel                               */
  #Home #bannerCarousel .carousel-inner,
  #landing #bannerCarousel .carousel-inner,
  #inside #bannerCarousel .carousel-inner {
    height: auto !important;
  }
  #Home #bannerCarousel .carousel-inner .pageItemCarousel,
  #landing #bannerCarousel .carousel-inner .pageItemCarousel,
  #inside #bannerCarousel .carousel-inner .pageItemCarousel {
    height: auto !important;
  }
  #Home #bannerCarousel .carousel-inner .hero .textOverlay,
  #landing #bannerCarousel .carousel-inner .hero .textOverlay,
  #inside #bannerCarousel .carousel-inner .hero .textOverlay {
    padding-top: 0;
  }
  #Home #bannerCarousel .carousel-inner .hero .overlayContent,
  #landing #bannerCarousel .carousel-inner .hero .overlayContent,
  #inside #bannerCarousel .carousel-inner .hero .overlayContent {
    overflow: hidden;
    padding: 30px 15px;
  }
  #Home #bannerCarousel .carousel-inner .hero .Title,
  #landing #bannerCarousel .carousel-inner .hero .Title,
  #inside #bannerCarousel .carousel-inner .hero .Title {
    font-size: 34px;
    font-weight: 300;
    line-height: 100%;
  }
  #Home #bannerCarousel .carousel-control,
  #landing #bannerCarousel .carousel-control,
  #inside #bannerCarousel .carousel-control {
    display: none;
  }
  #inside #bannerCarousel .carousel-inner {
    height: 243px;
  }
  /* ---    Mobile Header    ---  */
  #stickit #zoneHeader.solid {
    position: static;
  }
  .searchInput,
  .searchMode {
    margin: 0 0 10px 0;
    width: 100%;
  }
  .panelItem img {
    margin: 0 auto;
  }
  #fixedButtons {
    display: none;
  }
  #searchFilters {
    padding-top: 0;
  }
  .opportunitySearch .label {
    padding: 20px 0 5px;
  }
  .JobPostDetails .jobPostSideCol {
    position: static;
  }
}
