.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.list-reset {
  margin: 0;
  padding: 0;
}
.list-reset li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-reset li:before {
  display: none;
  width: 0;
  height: 0;
  background: none;
}
.iconmoon {
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.box-style {
  background-color: #fff;
  border: 1px solid rgba(241, 90, 34, 0.3) !important;
}
.no-rgba .box-style {
  border: 1px solid #fcdcd0 !important;
}
.box-style-intro {
  background-color: #fff;
  border: 1px solid rgba(241, 90, 34, 0.3);
  border-top: 4px solid #f15a22 !important;
}
.no-rgba .box-style-intro {
  border: 1px solid #fcdcd0 !important;
}
.box-style-inner {
  background-color: #fff;
  border: 1px solid #dbdbdb;
  border-top: 2px solid #f15a22 !important;
}
.no-rgba .box-style-inner {
  border: 1px solid #dbdbdb !important;
}
.font-adelle-semibold {
  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;
}
.font-default {
  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;
}
/* glue: 0.9.4 hash: 6b6e27abb6 */
.sprite-logo-home,
.sprite-logo-white,
.sprite-logo-orange,
.sprite-logo-mobile,
.sprite-logo-eduroam,
.sprite-alert {
  background-image: url('../images/sprite.png');
  background-repeat: no-repeat;
  -webkit-background-size: 212px 208px;
  -moz-background-size: 212px 208px;
  background-size: 212px 208px;
}
@media screen and (-webkit-min-device-pixel-ratio: 1), screen and (min--moz-device-pixel-ratio: 1), screen and (-o-min-device-pixel-ratio: 100/100), screen and (min-device-pixel-ratio: 1), screen and (min-resolution: 1dppx) {
  .sprite-logo-home,
  .sprite-logo-white,
  .sprite-logo-orange,
  .sprite-logo-mobile,
  .sprite-logo-eduroam,
  .sprite-alert {
    background-image: url('../images/sprite.png');
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min--moz-device-pixel-ratio: 2), screen and (-o-min-device-pixel-ratio: 200/100), screen and (min-device-pixel-ratio: 2), screen and (min-resolution: 2dppx) {
  .sprite-logo-home,
  .sprite-logo-white,
  .sprite-logo-orange,
  .sprite-logo-mobile,
  .sprite-logo-eduroam,
  .sprite-alert {
    background-image: url('../images/sprite-retina.png');
  }
}
.sprite-logo-home {
  background-position: 0 0;
  width: 212px;
  height: 59px;
}
.sprite-logo-white {
  background-position: 0 -59px;
  width: 167px;
  height: 47px;
}
.sprite-logo-orange {
  background-position: 0 -106px;
  width: 167px;
  height: 47px;
}
.sprite-logo-mobile {
  background-position: 0 -153px;
  width: 114px;
  height: 27px;
}
.sprite-logo-eduroam {
  background-position: 0 -180px;
  width: 76px;
  height: 28px;
  display: none;
}
.sprite-alert {
  background-position: -167px -59px;
  width: 19px;
  height: 18px;
}
.mobile-program-buttons {
  display: none;
  margin-top: -20px;
}
.mobile-program-buttons .section-inner {
  padding: 10px 20px;
}
.mobile-program-buttons .section-inner .grid {
  margin: 0 -5px;
}
.mobile-program-buttons .section-inner .grid .col-1 {
  padding: 0 5px;
}
.mobile-program-buttons .section-inner .grid .col-2 {
  padding: 0 5px;
}
.mobile-program-buttons .section-inner .grid .col-3 {
  padding: 0 5px;
  font-size: 90%;
}
.mobile-program-buttons .section-inner .btn-box {
  display: block;
}
.mobile-program-buttons .section-inner .btn-box span {
  display: block;
}
.mobile-program-section {
  display: none;
}
.mobile-program-section > .section-inner {
  padding: 0 20px 20px;
}
.mobile-cost-section {
  display: none;
}
.mobile-cost-section .section-inner {
  margin-top: -10px;
  padding: 0 20px 10px 20px;
}
.mobile-cost-section .section-inner .btn-cost {
  display: block;
  font-size: 81.25%;
  line-height: 150%;
  padding-left: 40px;
  padding: 10px 20px 10px 40px;
}
.mobile-cost-section .section-inner .btn-cost .glyph {
  font-size: 150%;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -12px;
}
.program-subnav {
  margin-bottom: 10px;
  width: 530px;
  padding-right: 150px;
}
.program-content {
  background-color: #fff;
  border: 1px solid #dbdbdb;
  border-top: 2px solid #f15a22 !important;
}
.no-rgba .program-content {
  border: 1px solid #dbdbdb !important;
}
.program-content .section-inner {
  padding-bottom: 40px;
}
.program-content .section-inner .program-subnav {
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid #dbdbdb;
  display: none;
}
@media only screen and (max-width: 1023px) {
  .main-content .program-subnav {
    display: none;
  }
  .program-subnav {
    width: 100%;
    padding: 0;
  }
  .program-content {
    background-color: #fff;
    border: 1px solid rgba(241, 90, 34, 0.3) !important;
  }
  .no-rgba .program-content {
    border: 1px solid #fcdcd0 !important;
  }
  .program-content .section-inner .program-subnav {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .mobile-program-section > .section-inner {
    padding: 0 20px 10px;
  }
}

/* Custom Styles for Course Outline Listings */
.course-outline-list {
    padding-left: 25px;
}

.course-outline-list::before {
    margin-left: 25px;
}