.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.brand {
  display: none;
}
.banner-logo {
  display: none;
}
.site-title {
  width: 6em;
  height: 1.6em;
  display: block;
  background: transparent url('/design/img/logo-reverse.svg') no-repeat center center;
  background-size: 100% 100%;
  /* Hide the text. */
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@media (min-width: 690px) {
  .site-title {
    width: 6em;
    height: 1.6em;
  }
}
.no-inlinesvg .site-title {
  background-image: url('/design/img/ieLogo.png');
  width: 9em;
  height: 3em;
}
.navigation-container .navigation-inner ul li ul li.nav1,
.navigation-container .navigation-inner ul li ul li.nav6 {
  width: 16.66%;
}
.navigation-container .navigation-inner ul li ul li.nav2 {
  width: 24.33%;
}
.navigation-container .navigation-inner ul li ul li.nav3,
.navigation-container .navigation-inner ul li ul li.nav4 {
  width: 13.33%;
}
.navigation-container .navigation-inner ul li ul li.nav5 {
  width: 15.66%;
}
nav.audience-navigation {
  position: absolute;
  z-index: 50;
}
nav.audience-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
nav.audience-navigation ul li {
  display: block;
  position: relative;
  float: left;
  margin-left: 20px;
}
nav.audience-navigation ul li a {
  color: #fff;
  font-family: "DIN Bold", sans-serif;
  font-weight: normal;
}
nav.audience-navigation ul li a:hover {
  text-decoration: underline;
}
@media (min-width: 43.125em) {
  nav.audience-navigation {
    right: 3%;
    top: 0;
    bottom: 0;
    height: 3em;
    margin: auto;
    width: 24em;
  }
  nav.audience-navigation ul li {
    width: 44%;
    text-align: right;
    margin-bottom: 0.5em;
  }
  nav.audience-navigation ul li:nth-child(3) {
    clear: left;
  }
}
@media (min-width: 61.25em) {
  nav.audience-navigation {
    width: auto;
    right: 0;
    height: 2.6em;
    top: auto;
  }
  nav.audience-navigation ul li {
    width: auto;
    display: inline-block;
    float: none;
  }
}
.navigation-inner ul li ul li:nth-child(1) {
  width: 17.5%;
}
.navigation-inner ul li ul li:nth-child(2) {
  width: 24%;
}
.navigation-inner ul li ul li:nth-child(3) {
  width: 12%;
}
.navigation-inner ul li ul li:nth-child(4) {
  width: 14.5%;
}
.navigation-inner ul li ul li:nth-child(5) {
  width: 15%;
}
.navigation-inner ul li ul li:nth-child(6) {
  width: 17%;
  -webkit-box-shadow: 1px 0px 0px #fff;
  -moz-box-shadow: 1px 0px 0px #fff;
  box-shadow: 1px 0px 0px #fff;
}
ul.breadcrumbs {
  margin-top: 1.57em;
}
.full-feature .page-title-row {
  position: absolute;
  z-index: 20;
}
.full-feature .page-title {
  color: #FFDB05;
  display: inline-block;
  margin: -0.2em 0 0 -0.24em;
  padding: .2em .2em .1em;
  white-space: nowrap;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-bottom: none;
}
.full-feature .content-top-row {
  position: relative;
  padding: 0;
  left: 0;
  right: 0;
  top: 0;
  border-bottom: 1px solid #fff;
  margin-bottom: 1em;
}
.full-feature .breadcrumbs {
  color: #fff;
  padding: 0.5em;
  margin-left: -0.5em;
  white-space: nowrap;
  font-weight: bold;
  display: block;
}
.full-feature .breadcrumbs a {
  color: #ffdb05;
}
.full-feature .slide {
  position: relative;
}
.full-feature .slide .image-shadow {
  overflow: hidden;
}
.full-feature .slide .image-shadow img {
  min-height: 300px;
  width: auto;
  max-width: none;
  height: 25em;
}
.full-feature .slide .explore-box .btn {
  margin: 0.2em 0.83333em 0.4em 0;
}
.full-feature .slide .explore-box .btn:last-child {
  margin-right: 0;
}
@media (min-width: 61.25em) {
  .full-feature .page-title-row {
    left: 5%;
  }
  .full-feature .slide .image-shadow img {
    width: 100%;
    position: static;
    margin-left: 0;
    height: auto;
  }
}
@media (min-width: 75em) {
  .full-feature .page-title-row {
    left: 9%;
  }
}
@media (min-width: 61.25em) {
  ul.footer-quick-links li:last-child {
    float: right;
  }
}
@media (min-width: 61.25em) {
  .admissions .sidebar {
    margin-top: 2em;
  }
}
.campuslife .title-container {
  margin: auto;
}
.campuslife .title-container h1 {
  color: #FFDB05;
  text-shadow: 0 1px 4px #000;
  border-bottom: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.campuslife .breadcrumbs {
  background: rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 2px #000;
  width: 17.5em;
}
.campuslife .slide .explore-box {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0em;
  background: #FFF;
  color: #3D4A43;
  border-bottom: 0.215em solid #7AC900;
  -webkit-box-shadow: 0px -2px 10px #000;
  -moz-box-shadow: 0px -2px 10px #000;
  box-shadow: 0px -2px 10px #000;
  margin: auto;
  padding: 0.8333em;
}
.campuslife .slide .explore-box h3 {
  display: none;
}
.campuslife .slide .explore-box .btn {
  margin: 0.2em 0.83333em 0.4em 0;
}
.campuslife .slide .explore-box .btn:last-child {
  margin-right: 0;
}
@media (min-width: 43.125em) {
  .campuslife .slide .explore-box {
    left: 0.83333em;
    bottom: 1.57em;
    right: auto;
    -webkit-border-radius: 0.286em;
    -moz-border-radius: 0.286em;
    border-radius: 0.286em;
    -webkit-box-shadow: 1px 1px 10px #000;
    -moz-box-shadow: 1px 1px 10px #000;
    box-shadow: 1px 1px 10px #000;
  }
  .campuslife .slide .explore-box .btn {
    font-size: 1em;
  }
}
@media (min-width: 61.25em) {
  .campuslife .slide .explore-box {
    left: 5%;
  }
}
@media (min-width: 75em) {
  .campuslife .slide .explore-box {
    left: 9%;
  }
}
@media (max-width: 61.24em) {
  .campuslife .slide .image-shadow img {
    position: relative;
    left: 50%;
    margin-left: -514px;
  }
}
.faculties-programs ul.our-programs h4 {
  font-size: 1em;
}
.faculties-programs ul.our-programs p.description {
  margin-bottom: 0;
}
@media (min-width: 61.25em) {
  .faculties-programs .sidebar {
    position: relative;
    top: 33px;
  }
}
.fac-sta .content-top-row {
  padding: 0.8333em;
  margin-bottom: 1em;
}
.fac-sta .content-top-row > div {
  padding: 0.71428571em;
  background: #fff;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 30, 15, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 30, 15, 0.2);
  box-shadow: 0 1px 4px rgba(0, 30, 15, 0.2);
  padding: 0.4em;
}
.fac-sta .content-top-row .image-shadow img {
  max-width: none;
  width: 100%;
}
.fac-sta .fma-prospective {
  padding-bottom: 3em;
}
.fac-sta .caption {
  background: #fff;
}
@media (min-width: 61.25em) {
  .fac-sta .content-top-row {
    padding: 0 3%;
  }
}
@media (min-width: 75em) {
  .fac-sta .content-top-row {
    padding: 0 5%;
  }
}
.prospective-student .title-container h1 {
  color: #fff;
  border-bottom: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  white-space: nowrap;
  text-shadow: 0 1px 4px #000;
}
.prospective-student .breadcrumbs {
  color: #fff;
  background: rgba(0, 0, 0, 0.35);
  width: 20em;
}
.prospective-student .breadcrumbs a {
  color: #ffdb05;
}
.prospective-student .fma-prospective .explore-box {
  position: absolute;
  padding: 0.8333em;
  right: 0;
  top: auto;
  bottom: 0;
  margin: 0;
  height: auto;
  left: 0;
  background: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75));
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75));
}
.prospective-student .fma-prospective .explore-box h3 {
  display: none;
}
.prospective-student .fma-prospective .explore-box input {
  display: block;
  height: auto;
  padding: 0.787em;
  margin-bottom: 1em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #445;
  width: 32em;
}
.prospective-student .fma-prospective .explore-box p {
  color: #fff;
  font-weight: bold;
  text-shadow: 0px 1px 2px #000;
}
.prospective-student .fma-prospective .explore-box .btn {
  margin: 0.2em 0.83333em 0.4em 0;
}
.prospective-student .fma-prospective .explore-box .btn:last-child {
  margin-right: 0;
}
@media (min-width: 43.125em) {
  .prospective-student .fma-prospective .explore-box input {
    font-size: 1em;
    padding: 0.787em;
  }
  .prospective-student .fma-prospective .btn {
    font-size: 0.8em;
  }
}
@media (min-width: 61.25em) {
  .prospective-student .fma-prospective .explore-box {
    background: rgba(0, 0, 0, 0.45);
    -webkit-border-radius: 0.286em;
    -moz-border-radius: 0.286em;
    border-radius: 0.286em;
    top: 0;
    left: 61%;
    right: auto;
    bottom: 0em;
    margin: auto;
    margin-left: -18em;
    height: 9em;
    width: 36em;
    padding: 0.8333em;
    text-align: center;
    -webkit-box-shadow: inset 1px 0px 6px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: inset 1px 0px 6px rgba(0, 0, 0, 0.35);
    box-shadow: inset 1px 0px 6px rgba(0, 0, 0, 0.35);
  }
  .prospective-student .fma-prospective .explore-box input {
    margin: 0 auto 1em;
  }
}
@media (max-width: 29.9375em) {
  .prospective-student .fma-prospective .explore-box input {
    display: none;
  }
}
.why-ualberta .content-top-row {
  background-image: url('../img/whirl-bg.png');
  background-size: cover;
  -webkit-background-size: cover;
  background-position: bottom left;
  -webkit-box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.25), 0px 2px 2px white;
  -moz-box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.25), 0px 2px 2px white;
  box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.25), 0px 2px 2px white;
  border-top: 1px solid rgba(0, 50, 25, 0.25);
  background-color: rgba(255, 200, 10, 0.1);
  padding: 0;
  margin-bottom: 1em;
}
.why-ualberta .fma-container {
  position: relative;
  overflow: hidden;
}
.why-ualberta .fma-container .secondary-link {
  margin-left: 10px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  padding-left: 10px;
  position: relative;
  top: 2px;
}
.why-ualberta .fma-container .fma-slide {
  overflow: hidden;
  position: absolute;
  top: 600px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.why-ualberta .fma-container .fma-slide.fma-active {
  top: 0px;
}
.why-ualberta .fma-container .student-experience,
.why-ualberta .fma-container .working-here {
  text-align: center;
  font-size: 1em;
  margin-top: 1%;
}
.why-ualberta .fma-container .student-experience h3,
.why-ualberta .fma-container .working-here h3 {
  font-size: 2em;
  margin: 0.8em 0em 0.25em 0em;
}
.why-ualberta .fma-container .student-experience .frame,
.why-ualberta .fma-container .working-here .frame {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-right: 1%;
}
.why-ualberta .fma-container .student-experience .student-video-container,
.why-ualberta .fma-container .working-here .student-video-container,
.why-ualberta .fma-container .student-experience .hr-video-container,
.why-ualberta .fma-container .working-here .hr-video-container {
  margin-bottom: 15px;
}
@media (min-width: 43.125em) {
  .why-ualberta .content-top-row {
    -webkit-box-shadow: inset 0 -10px 150px rgba(0, 110, 65, 0.25), inset 0px 0px 6px rgba(0, 0, 0, 0.25), 0px 2px 2px white;
    -moz-box-shadow: inset 0 -10px 150px rgba(0, 110, 65, 0.25), inset 0px 0px 6px rgba(0, 0, 0, 0.25), 0px 2px 2px white;
    box-shadow: inset 0 -10px 150px rgba(0, 110, 65, 0.25), inset 0px 0px 6px rgba(0, 0, 0, 0.25), 0px 2px 2px white;
  }
  .why-ualberta .fma-tabs-container .container {
    margin: 0;
  }
  .why-ualberta .fma-container {
    width: 100%;
    height: 18.21428571em;
  }
  .why-ualberta .fma-container .fma-slide {
    width: 100%;
  }
  .why-ualberta .fma-container .student-video-container .frame,
  .why-ualberta .fma-container .hr-video-container .frame {
    width: 165px;
  }
  .why-ualberta .fma-container .ualberta-minute {
    font-size: 0.85714285714286em;
    height: 25em;
    min-height: 300px;
  }
  .why-ualberta .fma-container .ualberta-minute .circle {
    position: absolute;
    width: 12em;
    height: 8em;
    z-index: 10;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
    text-align: center;
    font-family: "DIN Bold", sans-serif;
    font-weight: normal;
    color: #fff;
    padding-top: 4em;
    font-size: 1em;
    line-height: 1.4em;
    background-color: #007c41;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(-45deg, #00af5c, #007c41);
    background-image: -webkit-linear-gradient(-45deg, #00af5c, #007c41);
    background-image: -o-linear-gradient(-45deg, #00af5c, #007c41);
    background-image: linear-gradient(-45deg, #00af5c, #007c41);
    -webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.25);
    opacity: 0.9;
    filter: alpha(opacity=90);
    text-transform: uppercase;
  }
  .why-ualberta .fma-container .ualberta-minute .circle span {
    display: block;
    line-height: 1em;
  }
  .why-ualberta .fma-container .ualberta-minute .circle.student-groups {
    left: 44%;
    margin-left: -6em;
    top: 80px;
  }
  .why-ualberta .fma-container .ualberta-minute .circle.student-groups .big {
    font-size: 2.3em;
  }
  .why-ualberta .fma-container .ualberta-minute .circle.student-groups .small {
    font-size: 1.3em;
  }
  .why-ualberta .fma-container .ualberta-minute .circle.fellowships {
    left: 18%;
    margin-left: -6em;
    padding-top: 3.25em;
    height: 8.75em;
    font-size: 1.7em;
    top: 60px;
  }
  .why-ualberta .fma-container .ualberta-minute .circle.fellowships .big {
    font-size: 1.5em;
  }
  .why-ualberta .fma-container .ualberta-minute .circle.fellowships .small {
    font-size: 1.1em;
  }
  .why-ualberta .fma-container .ualberta-minute .circle.funding {
    left: 61.5%;
    top: 20px;
    margin-left: -6em;
    padding-top: 2.75em;
    height: 9.25em;
    font-size: 0.8em;
  }
  .why-ualberta .fma-container .ualberta-minute .circle.funding .big {
    font-size: 2.3em;
  }
  .why-ualberta .fma-container .ualberta-minute .circle.funding .small {
    font-size: 1.3em;
  }
  .why-ualberta .fma-container .ualberta-minute .circle.alumni {
    left: 82.5%;
    top: 60px;
    margin-left: -6em;
    padding-top: 3.25em;
    height: 8.75em;
    font-size: 1.2em;
  }
  .why-ualberta .fma-container .ualberta-minute .circle.alumni .big {
    font-size: 2.75em;
  }
  .why-ualberta .fma-container .ualberta-minute .circle.alumni .medium {
    font-size: 1.5em;
  }
  .why-ualberta .fma-container .ualberta-minute .circle.alumni .small {
    font-size: 0.95em;
  }
  .why-ualberta .fma-container .ualberta-minute .circle.subtle {
    left: 55%;
    top: -11em;
    width: 5em;
    height: 3em;
    margin-left: -3em;
    font-size: 0.8em;
    padding-top: 2em;
    background-color: rgba(255, 255, 255, 0.5);
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(45deg, #ffffff, rgba(255, 255, 255, 0.5));
    background-image: -webkit-linear-gradient(45deg, #ffffff, rgba(255, 255, 255, 0.5));
    background-image: -o-linear-gradient(45deg, #ffffff, rgba(255, 255, 255, 0.5));
    background-image: linear-gradient(45deg, #ffffff, rgba(255, 255, 255, 0.5));
    color: #007c41;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 1;
  }
  .why-ualberta .fma-container .ualberta-minute .circle.subtle i {
    font-size: 2.5em;
  }
  .why-ualberta .fma-container .ualberta-minute .circle.subtle.i2 {
    left: 30%;
    color: #007c41;
    top: -60px;
  }
  .why-ualberta .fma-container .ualberta-minute .icon-play-circle {
    position: relative;
    font-size: 15em;
    color: white;
    z-index: 101;
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
    top: 40px;
    line-height: 1em;
    left: auto;
    opacity: 0.35;
    filter: alpha(opacity=35);
    display: block;
  }
  .why-ualberta .fma-container .ualberta-minute .ualberta-link {
    display: block;
    height: 300px;
    position: relative;
    top: -20px;
    left: 0;
    width: 100%;
    z-index: 102;
    opacity: 1;
    filter: alpha(opacity=100);
    text-align: center;
  }
  .why-ualberta .fma-container .ualberta-minute .ualberta-link span {
    display: inline-block;
    position: relative;
    top: 300px;
    z-index: 102;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }
  .why-ualberta .fma-container .ualberta-minute .ualberta-link:hover {
    text-decoration: none;
  }
  .why-ualberta .fma-container .ualberta-minute .ualberta-link:hover span {
    top: 15px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .why-ualberta .fma-container .ualberta-minute:hover .hover-box {
    height: 300px;
  }
  .why-ualberta .fma-container .ualberta-minute:hover .icon-play-circle {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
  }
}
@media (min-width: 61.25em) {
  .why-ualberta .fma-container {
    height: 21.42857143em;
  }
  .why-ualberta .fma-container .ualberta-minute {
    font-size: 1em;
  }
  .why-ualberta .fma-container .student-video-container .frame,
  .why-ualberta .fma-container .hr-video-container .frame {
    width: 230px;
  }
  .why-ualberta .content-top-row {
    margin: 0 5% 1em;
  }
}
@media (min-width: 75em) {
  .why-ualberta .content-top-row {
    margin: 0 9% 1em;
  }
}
@media (max-width: 43.07em) {
  .why-ualberta .fma-container .thumbnail-slide {
    margin-top: 5%;
  }
  .why-ualberta .fma-container .thumbnail-slide h3,
  .why-ualberta .fma-container .thumbnail-slide p {
    padding: 0 10px;
  }
  .why-ualberta .fma-container .thumbnail-slide .thumbnail-container {
    display: none;
  }
  .why-ualberta .fma-container .working-here {
    margin-top: 5%;
  }
  .why-ualberta .fma-container .working-here h3,
  .why-ualberta .fma-container .working-here p {
    padding: 0 10px;
  }
  .why-ualberta .fma-container .working-here .hr-video-container {
    display: none;
  }
  .why-ualberta .fma-container {
    overflow: visible;
    min-height: 200px;
  }
  .why-ualberta .fma-container .secondary-link {
    border: none;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .why-ualberta .fma-container .fma-slide {
    position: relative;
  }
  .why-ualberta .fma-slide {
    display: none;
  }
  .why-ualberta .fma-slide.fma-active {
    display: block;
  }
  .why-ualberta .fma-container .ualberta-minute {
    padding: 0px 0px 60px 0px;
  }
  .why-ualberta .fma-container .ualberta-minute p.circle {
    margin: 0.35em 10px 0.35em 10px;
    padding-bottom: 0.25em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  }
  .why-ualberta .fma-container .ualberta-minute p.context {
    margin-top: 1em;
    font-weight: bold;
    margin: 10px 10px 0px 10px;
  }
  .why-ualberta .fma-container .ualberta-minute .ualberta-link {
    position: absolute;
    bottom: 15px;
    left: 10px;
  }
  .why-ualberta .fma-container .ualberta-minute .ualberta-link span {
    display: inline-block;
  }
  .why-ualberta .fma-container .ualberta-minute .ualberta-link i {
    display: none;
  }
  .circle.subtle {
    display: none;
  }
  .why-ualberta .fma-tabs-container .fma-tabs {
    width: auto;
  }
}
@media (min-width: 43.125em) {
  .why-ualberta .context {
    display: none;
  }
  .why-ualberta .thumbnail-container .frame,
  .why-ualberta .thumbnail-container .frame {
    width: 11em;
  }
}
@media (min-width: 61.25em) {
  .why-ualberta .thumbnail-container .frame,
  .why-ualberta .thumbnail-container .frame {
    width: 16.42em;
  }
}
.decade-of-daring {
  background-image: url('img/because-we-dared/bwd-bg.jpg');
  width: 100%;
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #253a38;
}
.decade-of-daring h1 {
  display: none;
}
.decade-of-daring .hover-caption-container i {
  top: 30%;
  opacity: 0.8;
}
.decade-of-daring .fma-tabs-container ul li a {
  background-color: #656565;
  color: #fff;
}
.decade-of-daring .fma-tabs-container ul li.fma-button-active a,
.decade-of-daring .fma-tabs-container ul li.fma-button-hover a {
  background: none repeat scroll 0% 0% #a0c65a;
  color: #656565;
  border-color: #000;
  cursor: pointer;
}
.decade-of-daring .fma-tabs-container ul li.fma-button-active::after {
  border-color: #a0c65a transparent;
}
.decade-of-daring .fma-tabs-container ul li.fma-button-hover a,
.decade-of-daring .fma-tabs-container ul li.fma-button-active a {
  margin-bottom: -1px;
  border-bottom: 1px solid #ccc;
  border-color: #ccc;
}
.decade-of-daring .other-stories {
  color: #fff;
  margin-left: 10px;
}
.decade-of-daring .content-container.container {
  display: none;
}
.decade-of-daring .content-wrapper {
  margin-bottom: -20px;
}
.decade-of-daring .content-top-row {
  margin-bottom: 0px;
  border-bottom: none;
}
.decade-of-daring .image-shadow::before {
  box-shadow: none;
  -webkit-box-shadow: none;
}
.decade-of-daring .frame img {
  height: auto!important;
  min-height: 100%!important;
  width: 100%!important;
}
.decade-of-daring .full-feature .slide .image-shadow img {
  width: 100%;
  max-width: none;
}
.decade-of-daring h1.page-title,
.decade-of-daring .intro h1,
.decade-of-daring .section-heading,
.decade-of-daring .title-container h1 {
  border-bottom: none;
  box-shadow: none;
}
.decade-of-daring .sidebar {
  border-top: none;
  box-shadow: none;
}
.decade-of-daring .introduction-container {
  padding-top: 100px;
  padding-bottom: 50px;
}
.decade-of-daring .fma-container {
  position: relative;
  overflow: hidden;
}
.decade-of-daring .fma-container .secondary-link {
  margin-left: 10px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  padding-left: 10px;
  position: relative;
  top: 2px;
}
.decade-of-daring .fma-container .fma-slide {
  overflow: hidden;
  position: absolute;
}
.decade-of-daring .fma-container .fma-slide.fma-active {
  top: 0px;
}
.decade-of-daring .hover-container {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.decade-of-daring .caption {
  color: #fff;
  background: rgba(0, 0, 0, 0.75);
  text-shadow: 0 1px 2px #000;
  position: absolute;
  bottom: -100%;
  left: 0;
  width: 100%;
  bottom: 0;
  padding: 5px;
  line-height: 1em;
  font-size: 0.9em;
}
.decade-of-daring .caption p {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.decade-of-daring .caption h4 {
  color: #fff;
}
.decade-of-daring ul.data-list {
  padding: 0px 10px;
}
.decade-of-daring ul.data-list a {
  color: #fff;
}
.theme-content {
  padding-left: 15px;
  color: #fff;
}
.theme-content h3 {
  margin: 10px 0px 0px 0px;
}
.theme-content p {
  margin: 0px;
  line-height: 1.3em;
}
.stories-left {
  width: 47%;
  float: left;
  padding-right: 10px;
}
.stories-right {
  width: 50%;
  float: right;
}
.hover-container a:before {
  background: rgba(255, 255, 255, 0.2);
  -moz-transition: background .3s linear;
  -webkit-transition: background .3s linear;
  -o-transition: background .3s linear;
  transition: background .3s linear;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  display: block;
  position: absolute;
}
.hover-container a:hover:before {
  background: none;
}
.theme-1 .theme1-pic {
  float: left;
  margin: 0px 10px 10px 0px;
}
.extrude.bwd-sb {
  padding: 0px;
}
.bwd-sb h5.sidebar-title {
  display: none;
}
.bwd-sb ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.bwd-sb ul li {
  padding: 0px;
  margin: 0px;
  border-bottom: 1px solid #ccc;
}
.bwd-sb ul li a {
  display: block;
  font-size: 1em;
  padding: 0.6em;
  background-color: #f4faf6;
  color: #656565;
  font-weight: bold;
}
.bwd-sb ul li a:hover {
  background-color: #a0c65a;
  color: #656565;
  text-decoration: none;
}
.bwd-sb ul li a.active {
  background-color: #a0c65a;
  color: #656565;
}
.bwd-embed-img-left {
  float: left;
  padding: 0px 15px 15px 0px;
}
.bwd-embed-img-left p {
  font-size: 0.9em;
  margin-top: 10px;
}
.bwd-embed-img-right {
  float: right;
  padding: 0px 0px 15px 15px;
}
.bwd-embed-img-right p {
  font-size: 0.9em;
  margin-top: 10px;
}
@media (min-width: 1200px) {
  .decade-of-daring {
    background-image: url('img/because-we-dared/bwd-bg.jpg');
    width: 100%;
    background-repeat: no-repeat;
    background-position: center top;
  }
}
@media (min-width: 43.125em) {
  .decade-of-daring .introduction-container {
    left: 0.83333em;
  }
  .decade-of-daring .introduction-content {
    width: 55%;
    float: left;
    margin-left: 12px;
  }
  .decade-of-daring .introduction-video {
    width: 42%;
    float: right;
  }
  .decade-of-daring .introduction-video .frame {
    width: 100%;
    height: auto;
  }
  .decade-of-daring .fma-tabs-container ul li {
    width: 25%;
  }
  .decade-of-daring .theme-1-pic {
    width: 55%;
    float: left;
  }
  .decade-of-daring .theme-1-stories {
    width: 42%;
    float: right;
    margin-top: 20px;
  }
  .decade-of-daring .fma-tabs-container .container {
    margin: 0;
  }
  .decade-of-daring .fma-container {
    width: 100%;
  }
  .decade-of-daring .fma-container .fma-slide {
    width: 100%;
    top: 600px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
}
@media (min-width: 43.125em) and (max-width: 47.813em) {
  .decade-of-daring .fma-container {
    height: 18em;
  }
}
@media (min-width: 47.875em) and (max-width: 61.188em) {
  .decade-of-daring .fma-container {
    height: 22em;
  }
}
@media (min-width: 61.25em) and (max-width: 79.063em) {
  .decade-of-daring .fma-container {
    height: 22em;
  }
}
@media (min-width: 61.25em) and (max-width: 79.063em) {
  .decade-of-daring .fma-container {
    height: 22.5em;
  }
}
@media (min-width: 79.125em) and (max-width: 112.5em) {
  .decade-of-daring .fma-container {
    height: 26em;
  }
}
@media (min-width: 112.563em) {
  .decade-of-daring .fma-container {
    height: 30em;
  }
}
@media (min-width: 61.25em) {
  .introduction-container {
    margin: 0px 5%;
  }
  .decade-of-daring .fma-container .ualberta-minute {
    font-size: 1em;
  }
}
@media (min-width: 43.125em) {
  .show-infographic {
    display: none;
  }
  .decade-of-daring .theme-content {
    padding-left: 15px;
    color: #fff;
    width: 255px;
    bottom: 30px;
    position: absolute;
  }
  .decade-of-daring .theme-content a {
    color: #fff;
    text-decoration: underline;
  }
  .decade-of-daring .theme-content h3 {
    margin: 10px 0px 0px 0px;
  }
  .decade-of-daring .theme-content p {
    margin: 0px;
    line-height: 1.3em;
  }
  .decade-of-daring .theme-1-pic {
    position: relative;
  }
}
@media (max-width: 43.07em) {
  .decade-of-daring .fma-tabs-container ul li a {
    background-color: #656565;
    color: #fff;
    background-image: none;
  }
  .decade-of-daring .theme-content a {
    color: #fff;
    text-decoration: underline;
  }
  .decade-of-daring .fma-container {
    overflow: visible;
    min-height: 400px;
  }
  .decade-of-daring .fma-container .fma-slide.fma-active {
    top: 0px;
  }
  .decade-of-daring .fma-container .fma-slide.daring {
    display: block;
  }
  .decade-of-daring .fma-container .fma-slide {
    position: relative;
    display: none;
  }
  .decade-of-daring .fma-slide.fma-active {
    display: block;
  }
  .decade-of-daring .fma-tabs-container .fma-tabs {
    width: auto;
  }
  .introduction-content {
    padding: 0px 0.83333em;
  }
  .introduction-video {
    padding: 0px 0.83333em;
  }
}
@media (min-width: 43.125em) {
  .decade-of-daring .thumbnail-container .frame,
  .decade-of-daring .thumbnail-container .frame {
    width: 11em;
  }
}
@media (min-width: 43.125em) and (max-width: 53.125em) {
  .decade-of-daring .stories-left {
    display: none;
  }
  .decade-of-daring .stories-right {
    display: none;
  }
}
@media (max-width: 29.938em) {
  .decade-of-daring .stories-left {
    display: none;
  }
  .decade-of-daring .stories-right {
    display: none;
  }
}
@media (min-width: 30em) and (max-width: 43.063em) {
  .decade-of-daring .stories-left {
    padding-left: 10px;
    padding-top: 10px;
    width: 45%;
  }
  .decade-of-daring .stories-right {
    padding-right: 10px;
    padding-top: 10px;
    width: 48%;
  }
  .decade-of-daring ul.data-list {
    display: none;
  }
  .decade-of-daring h4 {
    display: none;
  }
}
@media (min-width: 53.188em) {
  .decade-of-daring ul.data-list {
    display: none;
  }
  .decade-of-daring h4 {
    display: none;
  }
}
@media (min-width: 61.25em) {
  .decade-of-daring .thumbnail-container .frame,
  .decade-of-daring .thumbnail-container .frame {
    width: 16.42em;
  }
}
@media (min-width: 75em) {
  .introduction-container {
    margin: 0px 10%;
    max-width: 105em;
  }
}
.latest-news .list-item-image {
  width: 10.2em;
}
.latest-news .image-link-list .list-item-content {
  margin-left: 11.75em;
}
.news-and-events div.featured-news {
  margin-bottom: 0.5em;
}
.news-and-events .feature-caption h3 {
  font-family: "DIN Bold", sans-serif;
  font-weight: normal;
  font-size: 1.25em;
  margin-bottom: 0;
}
.news-and-events .feature-caption p {
  color: #637169;
}
.news-and-events .news-search {
  display: inline-block;
  position: relative;
  top: -2px;
  width: 90%;
}
.news-and-events .news-search .news-search-container {
  margin: 0 0 20px 0;
}
.explore-logo {
  margin: 0px 0px 10px 0px;
  font-size: 0.95em;
}
.explore-logo-img {
  background-color: #fff;
  border: 1px solid #ccc;
  text-align: center;
  margin: 0px 0px 5px 0px;
  padding-bottom: 1px;
}
.explore-logo-img a {
  display: block;
}
@media (min-width: 500px) and (max-width: 689px) {
  .row-fluid .span6.explore-logo {
    width: 47%;
    float: left;
    margin-right: 10px;
  }
}
@media (max-width: 31.875em) {
  .news-article-pg .news-archive-list .frame {
    float: none;
    display: inline-block;
  }
}
hr.softline {
  margin: 10px 0px;
}
.events .filter.extrude {
  *zoom: 1;
}
.events .filter.extrude:before,
.events .filter.extrude:after {
  display: table;
  content: "";
  line-height: 0;
}
.events .filter.extrude:after {
  clear: both;
}
@media (min-width: 43.125em) {
  .row-fluid.tertiary .primary-content-area-container {
    width: 75.26041667%;
    float: left;
  }
  .row-fluid.tertiary .sidebar {
    width: 18.08510638%;
    float: right;
    position: inherit;
  }
}
@media (min-width: 891px) and (max-width: 61.1875em) {
  .row-fluid primary-content-area-container {
    width: 79.78723404%;
    float: left;
  }
}
@media (min-width: 61.25em) {
  .row-fluid .primary-content-area-container {
    width: 79.78723404%;
    float: left;
  }
}
@media (min-width: 75em) {
  .row-fluid .primary-content-area-container {
    width: 82.90598291%;
    float: left;
  }
}
.row-fluid .span12.primary-content-area {
  width: 100%;
  margin-left: 0px;
}
.events {
  /*Calendar Start*/
  /*Calendar End*/
}
.events .ui-widget-content {
  border: 1px solid #ddd;
  color: #44524A;
  width: 100%;
}
.events .filter h3 {
  margin: 10px 0px 0px 15px;
}
.events a.ui-state-default {
  color: #007C41;
}
.events .ui-widget-header {
  border: none;
  background: none;
}
.events .ui-state-hover,
.events .ui-widget-content .ui-state-hover,
.events .ui-widget-header .ui-state-hover,
.events .ui-state-focus,
.events .ui-widget-content .ui-state-focus,
.events .ui-widget-header .ui-state-focus {
  border: 1px solid #ddd;
  font-weight: normal;
  color: #007C41;
  background-color: #DDF1E5;
  background-image: none;
}
.events .ui-widget-header .ui-state-hover {
  background-color: #007C41;
}
.events .ui-state-highlight,
.events .ui-widget-content .ui-state-highlight,
.events .ui-widget-header .ui-state-highlight {
  border: 1px solid #ddd;
  background-color: #DDF1E5;
  background-image: none;
}
.events .ui-widget-header .ui-icon {
  background-image: url(../img/calendar-icon.png);
}
.events .ui-widget-header {
  border: 1px solid #007c45;
  background: #007c45 url(../img/ui-bg_gloss-wave_35_007c45_500x100.png) 50% 50% repeat-x;
  color: #ffffff;
  font-weight: bold;
}
.events .ui-datepicker .ui-datepicker-header {
  font-size: 0.85em;
}
.events .ui-datepicker table {
  font-size: 0.7em;
}
.events ul.event-list li.events-row:first-child {
  border-top: solid 1px #e0e0e0;
}
.events ul.event-list li.events-row span.events-location {
  display: block;
  font-size: 12px;
  color: #999;
}
.filter {
  margin-bottom: 15px;
}
.filter h3 {
  font-size: 1.2em;
}
.filtered-by {
  font-size: 0.8em;
  padding-left: 4px;
  color: #999;
  text-transform: uppercase;
}
.newsevents .secondary-content-area .module-container {
  margin-bottom: 0.5em;
}
.filter.extrude {
  padding: 0px;
}
.filter .span6 {
  padding: 10px;
}
/*Multiselector Start*/
.event-list-filters {
  float: left;
  margin-right: 50px;
}
.ui-multiselect {
  padding: 2px 0 2px 4px;
  text-align: left;
  font-size: 0.95em;
}
.ui-multiselect span.ui-icon {
  float: right;
}
.ui-multiselect-single .ui-multiselect-checkboxes input {
  position: absolute !important;
  top: auto !important;
  left: -9999px;
}
.ui-multiselect-single .ui-multiselect-checkboxes label {
  padding: 5px !important;
  background-color: #fff;
}
.ui-multiselect-header {
  margin-bottom: 3px;
  padding: 3px 0 3px 4px;
}
.ui-multiselect-header ul {
  font-size: 0.9em;
}
.ui-multiselect-header ul li {
  float: left;
  padding: 0 10px 0 0;
}
.ui-multiselect-header a {
  text-decoration: none;
}
.ui-multiselect-header a:hover {
  text-decoration: underline;
}
.ui-multiselect-header span.ui-icon {
  float: left;
}
.ui-multiselect-header li.ui-multiselect-close {
  float: right;
  text-align: right;
  padding-right: 0;
}
.ui-multiselect-menu {
  display: none;
  padding: 3px;
  position: absolute;
  z-index: 10000;
  text-align: left;
}
.ui-multiselect-checkboxes {
  position: relative /* fixes bug in IE6/7 */;
  overflow-y: scroll;
}
.ui-multiselect-checkboxes label {
  cursor: default;
  display: block;
  border: 1px solid transparent;
  padding: 3px 1px;
  font-size: 0.8em;
}
.ui-multiselect-checkboxes label input {
  position: relative;
  top: 1px;
  margin-right: 5px;
  float: left;
}
.ui-multiselect-checkboxes li {
  clear: both;
  font-size: 0.9em;
  padding-right: 3px;
}
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label {
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid;
}
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a {
  display: block;
  padding: 3px;
  margin: 1px 0;
  text-decoration: none;
}
/* remove label borders in IE6 because IE6 does not support transparency */
* html .ui-multiselect-checkboxes label {
  border: none;
}
/*Multiselector end*/
.ui-multiselect {
  width: 100% !important;
}
ul.events-pagination {
  list-style-type: none;
  padding: 0px;
  margin: 15px 0px 0px 0px;
}
ul.events-pagination li {
  display: inline;
  background-color: #fff;
  border: 1px solid #ccc;
}
ul.events-pagination li:hover {
  background-color: #DDF1E5;
}
ul.events-pagination li {
  display: block;
  float: left;
  margin-right: 5px;
}
ul.events-pagination li.active {
  background-color: #DDF1E5;
  padding: 5px 10px;
}
ul.events-pagination li a {
  cursor: pointer;
  display: block;
  padding: 5px 10px;
}
ul.events-pagination li a:hover {
  text-decoration: none;
}
.filter-cont {
  margin-top: -5px;
}
.event-detail .content-inner {
  padding-top: 10px;
}
.event-detail .event-categories {
  margin-top: 10px;
}
.event-detail .event-categories a {
  padding-right: 5px;
}
.events-date {
  font-size: 0.95em;
  display: block;
}
.events-location {
  font-size: 1.2em;
  display: block;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background-image: none;
  background-color: #ddf1e6;
}
.filter-day {
  margin-bottom: 5px;
}
.calendar-event {
  margin-bottom: 5px;
}
.category-event {
  margin-bottom: 5px;
}
/*SECONDARY COLUMN FILTER EVENTS*/
.secondary-content-area .filter h3 {
  font-size: 1.4em;
  margin: 10px;
}
.secondary-content-area .filter-cont {
  padding: 0px 10px 10px 10px;
}
.secondary-content-area .module-container .datepicker {
  margin: 0px 18px 8px -10px;
}
.secondary-content-area .filter-day {
  width: 90%;
}
.secondary-content-area .calendar-event {
  width: 90%;
}
.secondary-content-area .category-event {
  width: 90%;
}
.events-loading {
  background: url(../img/loader.gif) no-repeat center center;
  height: 40px;
}
ul.program-list-alpha {
  padding: 0px;
  margin: 0 0 0 -3px;
  font-size: 0.85714286em;
}
ul.program-list-alpha li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin: 3px;
  margin-bottom: 5px;
}
ul.program-list-alpha li a {
  display: block;
  background-color: #E6F3EA;
  padding: 5px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ddd;
  color: #007c41;
}
ul.program-list-alpha li a:hover {
  text-decoration: none;
  background-color: #FFF5B8;
  background-color: rgba(255, 245, 184, 0.15);
  border-color: #E1D8A4;
}
ul.program-list-alpha li.unactive {
  color: #999;
  padding-left: 3px;
  padding-right: 3px;
}
.search-programs-result thead {
  background-color: #E6F3EA;
}
.search-programs-result thead h3 {
  font-size: 1.2em;
  margin-bottom: 0px;
}
.search-programs-result .table-hover tbody tr:hover td,
.search-programs-result .table-hover tbody tr:hover th {
  background-color: #E6F3EA;
}
@media (max-width: 50em) {
  .search-programs p {
    width: 100%;
  }
}
@media (min-width: 50.0625em) {
  .search-programs p {
    width: 70%;
  }
}
.grad-program-search .search-major-btn {
  font-size: 0.875em;
  margin-top: -10px;
}
.content-wrapper.full-width .row-fluid .secondary-content-area {
  display: none;
}
.content-wrapper.full-width .content-top-row {
  padding: 0;
}
@media (min-width: 43.125em) {
  .content-wrapper.full-width .row-fluid .primary-content-area {
    width: 100%;
  }
}
@media (min-width: 61.25em) {
  .content-wrapper.full-width .row-fluid .primary-content-area {
    width: 78%;
  }
}
.full-width.student-experiences .content-top-row {
  padding: 0.8333em 0.8333em 0;
}
@media screen and (min-width: 61.25em) {
  .full-width.student-experiences .content-top-row {
    padding: 0.8333em 3% 0;
  }
}
@media screen and (min-width: 75em) {
  .full-width.student-experiences .content-top-row {
    padding: 0.8333em 5% 0;
  }
}
.our-campuses .container.thumbnail-container {
  display: none;
  width: auto;
  padding: 0;
}
.our-campuses .ut-header,
.our-campuses .vt-header {
  display: none;
}
.our-campuses .thumbnail-container .frame > a {
  position: absolute;
  right: 1em;
  bottom: 1.57em;
  display: none;
}
.our-campuses .thumbnail-container .frame > a:after {
  content: "self guided tour";
  position: absolute;
  right: 0;
  bottom: 1em;
  z-index: 20;
  text-indent: 0;
  display: block;
  width: 7em;
  display: none;
}
.our-campuses .unguided-btns > a {
  margin-top: 1.57em;
  max-width: 23em;
  display: block;
}
.our-campus-cnt {
  margin-bottom: 15px;
  overflow: auto;
}
.our-campus-cnt-left {
  width: 100%;
}
@media (min-width: 715px) {
  .our-campus-cnt-left {
    width: 500px;
    padding-right: 15px;
    float: left;
  }
  .our-campus-cnt-right {
    float: left;
  }
}
@media (min-width: 43.125em) {
  .our-campuses .unguided-btns {
    display: none;
  }
  .our-campuses .container.thumbnail-container {
    display: block;
    margin: 1.57em 0;
    position: relative;
  }
  .our-campuses .nc-frame {
    width: 70%;
    position: relative;
  }
  .our-campuses .nc-frame .frame {
    display: block;
  }
  .our-campuses .nc-frame .caption {
    font-size: 1.2em;
  }
  .our-campuses .nc-frame .hover-caption-container img {
    width: 100%;
    max-width: none;
  }
  .our-campuses .csj-frame,
  .our-campuses .aug-frame {
    width: 27%;
    position: absolute;
    right: 0;
    top: 0;
  }
  .our-campuses .csj-frame .caption,
  .our-campuses .aug-frame .caption {
    font-size: 0.8em;
  }
  .our-campuses .csj-frame h4,
  .our-campuses .aug-frame h4 {
    font-size: 1.3em;
  }
  .our-campuses .aug-frame {
    top: auto;
    bottom: 0;
  }
  .our-campuses .virtual-thumbs {
    padding: 0;
  }
  .our-campuses .virtual-thumbs .frame:hover .caption {
    background: rgba(0, 0, 0, 0.85);
  }
  .our-campuses .virtual-thumbs .caption {
    bottom: 0;
    padding: 1em;
    background: rgba(0, 0, 0, 0.5);
    color: #ffdb05;
  }
  .our-campuses .virtual-thumbs .caption h4 {
    margin: 0;
  }
}
.virtual-tour {
  background: none repeat scroll 0 0 #F7F6F6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0px 1px 4px rgba(0, 0, 0, 0.2), 1px 1px 1px #fff;
  -moz-box-shadow: inset 0px 1px 4px rgba(0, 0, 0, 0.2), 1px 1px 1px #fff;
  box-shadow: inset 0px 1px 4px rgba(0, 0, 0, 0.2), 1px 1px 1px #fff;
  padding: 0.625em;
  width: 66.75em;
  height: 56.375em;
  margin-top: 10px;
}
.virtual-tour .tour {
  margin-top: -24px;
  margin-left: -8px;
}
.virtual-btn a.btn {
  margin-right: 5px;
}
.virtual-btn {
  width: 66.75em;
  overflow: auto;
}
.vt-nc,
.vt-csj,
.vt-ac {
  position: relative;
}
.vt .caption {
  color: #fff;
  background: rgba(0, 0, 0, 0.75);
  text-shadow: 0px 1px 2px #000;
  position: absolute;
  left: 0px;
  width: 100%;
  bottom: 0;
}
.vt .caption h3 a {
  margin: 10px 0px 0px 10px;
  color: #fff;
  display: block;
}
.vt .caption h3 a:hover {
  color: #007C41;
  text-decoration: none;
}
@media (max-width: 43.125em) {
  .advancing-alberta .advancing-map,
  .advancing-alberta .legend1,
  .advancing-alberta .legend2 {
    display: none;
  }
}
@media (min-width: 43.125em) {
  .advancing-alberta .advancing-button {
    display: none;
  }
}
.advancing-alberta .legend {
  margin-left: 0;
}
.advancing-alberta .legend li {
  list-style: none;
  margin-bottom: 0.8em;
}
.advancing-alberta .legend li ul {
  margin-left: 0;
  float: left;
  font-size: 0.85em;
  width: 20%;
}
.advancing-alberta .legend li img {
  margin-right: 0.3em;
  float: left;
  display: inline;
}
.advancing-alberta .legend li p {
  margin: 0 1em 0 2em;
  line-height: 125%;
}
ul.our-programs {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
ul.our-programs h4 {
  border-bottom: none;
  margin: 0 0 0.175em 0;
  font-size: 1.14285714em;
  font-family: sans-serif;
  font-weight: bold;
}
ul.our-programs li {
  padding: 0.71428571em;
  background: #fff;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 30, 15, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 30, 15, 0.2);
  box-shadow: 0 1px 4px rgba(0, 30, 15, 0.2);
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0px 0px 10px 0px;
  min-height: 53px;
}
ul.our-programs p.description {
  color: #637169;
  font-size: 0.92857143em;
  padding-right: 75px;
}
ul.our-programs p.button-container {
  margin: 0;
}
ul.our-programs .btn {
  margin-right: 6px;
  margin-bottom: 5px;
}
ul.our-programs .symbol {
  position: absolute;
  right: 10px;
  top: 20px;
  display: block;
  width: 75px;
  height: 55px;
  opacity: 0.5;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../img/admissions-icons.png);
}
ul.our-programs .undergraduate .symbol {
  background-position: 30px 0px;
  margin-right: 20px;
  top: 27px;
}
ul.our-programs .graduate .symbol {
  background-position: -45px 0px;
  margin-right: 8px;
}
ul.our-programs .international .symbol {
  background-position: -121px 0px;
  margin-right: 18px;
  width: 50px;
}
ul.our-programs .continuing-studies .symbol {
  background-position: -167px 0px;
  margin-right: 10px;
  top: 34px;
  width: 68px;
}
ul.our-programs .open-studies .symbol {
  background-position: -235px 0px;
  margin-right: 10px;
  width: 56px;
}
.secondary-content-area .social-media-list {
  position: relative;
}
.secondary-content-area .social-media-list li a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 5px;
  padding: 10px 0 0 0;
  opacity: 0.85;
  filter: alpha(opacity=85);
}
.secondary-content-area .social-media-list a.hide-text:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.secondary-content-area .social-media-list [class^="icon-"]::before,
.secondary-content-area .social-media-list [class*=" icon-"]::before {
  content: none;
  display: none;
}
.secondary-content-area .social-media-list a.icon-facebook {
  background: url(../img/icon_facebook.png) no-repeat top left;
}
.secondary-content-area .social-media-list a.icon-facebook:before {
  content: none;
}
.secondary-content-area .social-media-list a.icon-twitter {
  background: url(../img/icon_twitter.png) no-repeat top left;
}
.secondary-content-area .social-media-list a.icon-twitter:before {
  content: none;
}
.secondary-content-area .social-media-list a.icon-tumblr {
  background: url(../img/icon_tumblr.png) no-repeat top left;
}
.secondary-content-area .social-media-list a.icon-tumblr:before {
  content: none;
}
.secondary-content-area .social-media-list a.icon-foursquare {
  background: url(../img/icon_foursquare.png) no-repeat top left;
}
.secondary-content-area .social-media-list a.icon-foursquare:before {
  content: none;
}
.secondary-content-area .social-media-list a.icon-youtube {
  background: url(../img/icon_youtube.png) no-repeat top left;
}
.secondary-content-area .social-media-list a.icon-youtube:before {
  content: none;
}
.secondary-content-area .social-media-list a.icon-rss {
  background: url(../img/icon_rss.png) no-repeat top left;
}
.secondary-content-area .social-media-list a.icon-rss:before {
  content: none;
}
.secondary-content-area .social-media-list li {
  display: inline-block;
  *display: inline;
  height: 24px;
  width: 29px;
}
.keepintouch-icon a {
  margin: 5px 10px 10px 0px;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.fc-social-media {
  list-style: none;
}
.fc-social-media header h1 {
  margin-left: 20px;
}
.fc-social-media .data-list li {
  clear: both;
  border-bottom: 1px dotted #ddd;
  padding: 0.5em 0;
}
.fc-social-media .data-list li a,
.fc-social-media .data-list li a:hover {
  display: inline-block;
  border: none;
  background-color: transparent;
  margin: -0.1em 0.3em 0;
  padding: 0;
}
.keepintouch-links .link-box {
  height: 300px;
}
.fc-social-media .data-list li a {
  float: right;
  display: block;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
}
.twitter-link {
  background: transparent url('/design/img/icon_twitter.png') no-repeat top left;
}
.facebook-link {
  background: transparent url('/design/img/icon_facebook.png') no-repeat top left;
}
.youtube-link {
  background: transparent url('/design/img/icon_youtube.png') no-repeat top left;
}
.linkedin-link {
  background: transparent url('/design/img/icon-linkedin.png') no-repeat top left;
}
.flickr-link {
  background: transparent url('/design/img/icon-flickr.png') no-repeat top left;
}
.wordpress-link {
  background: transparent url('/design/img/icon-wordpress.png') no-repeat top left;
}
.vimeo-link {
  background: transparent url('/design/img/icon-vimeo.png') no-repeat top left;
}
.typepad-link {
  background: transparent url('/design/img/icon-typepad.png') no-repeat top left;
}
.blogger-link {
  background: transparent url('/design/img/icon_blogger.png') no-repeat top left;
}
@media (min-width: 20em) and (max-width: 23.313em) {
  ul.data-list li.school-of-business a.linkedin-link {
    float: right;
    margin: 30px -97px 0px 0px;
  }
  ul.data-list li.school-of-business a.wordpress-link {
    float: right;
    margin: 30px -63px 0px 0px;
  }
}
@media (min-width: 21.063em) and (max-width: 23.125em) {
  ul.data-list li.ales-list a.facebook-link {
    margin-top: 20px;
  }
}
@media (min-width: 23.188em) and (max-width: 23.375em) {
  ul.data-list li.ales-list a.flickr-link {
    margin: 10px -63px 0px 0px;
  }
  ul.data-list li.ales-list a.vimeo-link {
    margin: 10px -29px 0px 0px;
  }
}
@media (min-width: 23.438em) and (max-width: 25.25em) {
  ul.data-list li.ales-list a.flickr-link {
    margin: 30px -63px 0px 0px;
  }
  ul.data-list li.ales-list a.vimeo-link {
    margin: 30px -29px 0px 0px;
  }
}
@media (min-width: 25.313em) and (max-width: 25.5em) {
  ul.data-list li.ales-list a.vimeo-link {
    margin: 10px -97px 0px 0px;
  }
}
@media (min-width: 25.563em) and (max-width: 27.375em) {
  ul.data-list li.ales-list a.vimeo-link {
    margin: 30px -97px 0px 0px;
  }
}
.btn-give.btn-micro {
  padding-top: 0.85em;
  padding-bottom: 0.65em;
  padding-right: 30px;
  font-size: 0.85em;
  margin-bottom: 4px;
}
.make-a-gift .btn-give.btn-micro {
  font-size: 1em;
}
.uofa {
  white-space: nowrap;
}
.find-a-person .person-search {
  position: relative;
}
.find-a-person .person-search i {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  color: #ccc;
  margin: 0.71428571em;
}
.find-a-person .person-search input {
  -webkit-border-radius: 4px 0px 0px 4px;
  -moz-border-radius: 4px 0px 0px 4px;
  border-radius: 4px 0px 0px 4px;
  width: 68%;
  margin-right: 0;
  height: 2em;
  padding-left: 7%;
  padding-right: 0em;
}
.find-a-person .person-search .btn {
  position: absolute;
  top: auto;
  right: 0;
  width: 25%;
  -webkit-border-radius: 0px 4px 4px 0px;
  -moz-border-radius: 0px 4px 4px 0px;
  border-radius: 0px 4px 4px 0px;
  margin: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-left: -5px;
  height: 2.71428571em;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
@media (min-width: 26.25em) and (max-width: 61.1875em) {
  .find-a-person .person-search input {
    width: 69%;
    padding-left: 2em;
  }
}
.daily-news .subscribe-form {
  position: relative;
}
.daily-news .subscribe-form i {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0.71428571em;
  z-index: 5;
  color: #ccc;
}
.daily-news .subscribe-form input {
  -webkit-border-radius: 4px 0px 0px 4px;
  -moz-border-radius: 4px 0px 0px 4px;
  border-radius: 4px 0px 0px 4px;
  width: 61%;
  margin-right: 0;
  height: 2em;
  padding-left: 9%;
  padding-right: 0em;
}
.daily-news .subscribe-form .btn {
  position: absolute;
  top: auto;
  right: 0;
  width: 30%;
  -webkit-border-radius: 0px 4px 4px 0px;
  -moz-border-radius: 0px 4px 4px 0px;
  border-radius: 0px 4px 4px 0px;
  margin: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-left: -5px;
  height: 2.71428571em;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
@media (min-width: 26.25em) and (max-width: 61.1875em) {
  .daily-news .subscribe-form input {
    width: 64%;
    padding-left: 2em;
  }
}
.no-inlinesvg .banner-container .banner-logo {
  background: transparent url(../img/ieLogo.png) no-repeat center center;
  width: 15em;
  height: 3.92857143em;
}
.no-inlinesvg .banner-container .banner-logo img {
  display: none;
}
.blade-inner .brand {
  display: none!important;
}
/*UALBERTA HOMEPAGE*/
.ualberta-home {
  /* Carousel background */
  /*  .feature-area .slides.carousel li {
  	background-color: #000;
  }*/
}
.ualberta-home .frame,
.ualberta-home .flexslider {
  padding: 0.35714285714285715em;
  background: #fff;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.ualberta-home .image-shadow {
  position: relative;
  display: block;
}
.ualberta-home .image-shadow + p {
  margin-top: 5px;
}
.ualberta-home .ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -moz-binding: url('assets/xml/ellipsis.xml#ellipsis');
}
.ualberta-home .extrude {
  padding: 0.7142857142857143em;
  background: #fff;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 30, 15, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 30, 15, 0.2);
  box-shadow: 0 1px 4px rgba(0, 30, 15, 0.2);
}
.ualberta-home .sidebar .extrude {
  font-size: 0.8571428571428571em;
  padding: 0.8333333333333334em;
  margin-bottom: 1.57em;
  padding: 0.8333333333333334em 0.8333333333333334em 0.5em 0.8333333333333334em;
}
.ualberta-home .gradient-default {
  *background-color: #f7f9f8;
  background-image: -moz-linear-gradient(top, #ffffff, #eef3f0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#eef3f0));
  background-image: -webkit-linear-gradient(top, #ffffff, #eef3f0);
  background-image: -o-linear-gradient(top, #ffffff, #eef3f0);
  background-image: linear-gradient(to bottom, #ffffff, #eef3f0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeef3f0', GradientType=0);
}
.ualberta-home .gradient-highlight {
  *background-color: #fffadc;
  background-image: -moz-linear-gradient(top, #ffffff, #fff5b8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#fff5b8));
  background-image: -webkit-linear-gradient(top, #ffffff, #fff5b8);
  background-image: -o-linear-gradient(top, #ffffff, #fff5b8);
  background-image: linear-gradient(to bottom, #ffffff, #fff5b8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fffff5b8', GradientType=0);
}
.ualberta-home .gradient-selected {
  *background-color: #00964f;
  background-image: -moz-linear-gradient(top, #00af5c, #007c41);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00af5c), to(#007c41));
  background-image: -webkit-linear-gradient(top, #00af5c, #007c41);
  background-image: -o-linear-gradient(top, #00af5c, #007c41);
  background-image: linear-gradient(to bottom, #00af5c, #007c41);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00af5c', endColorstr='#ff007c41', GradientType=0);
}
.ualberta-home p.intro-text {
  font-size: 1.1428571428571428em;
  color: #6A7870;
}
.ualberta-home p.secondary-text {
  color: #6A7870;
}
.ualberta-home .rounded {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ualberta-home .rounded.image-shadow:before {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ualberta-home .rounded.image-shadow img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ualberta-home .inset {
  -webkit-box-shadow: inset 0 -10px 150px rgba(0, 110, 65, 0.25), inset 0px 0px 6px rgba(0, 0, 0, 0.25), 0px 2px 2px #ffffff;
  -moz-box-shadow: inset 0 -10px 150px rgba(0, 110, 65, 0.25), inset 0px 0px 6px rgba(0, 0, 0, 0.25), 0px 2px 2px #ffffff;
  box-shadow: inset 0 -10px 150px rgba(0, 110, 65, 0.25), inset 0px 0px 6px rgba(0, 0, 0, 0.25), 0px 2px 2px #ffffff;
  background-image: none;
  border-bottom: 1px solid rgba(0, 50, 25, 0.35);
  border-top: 1px solid rgba(0, 50, 25, 0.25);
  background-color: rgba(255, 200, 10, 0.1);
  padding: 0.8333em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ualberta-home .sidebar-content.sidebar-collapse.collapse {
  height: auto!important;
}
.ualberta-home [class*="span"] {
  float: left;
  min-height: 1px;
}
.ualberta-home [class*="span"].hide,
.ualberta-home .row-fluid [class*="span"].hide {
  display: none;
}
.ualberta-home [class*="span"].pull-right,
.ualberta-home .row-fluid [class*="span"].pull-right {
  float: right;
}
.ualberta-home .container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.ualberta-home .container:before,
.ualberta-home .container:after {
  display: table;
  content: "";
  line-height: 0;
}
.ualberta-home .container:after {
  clear: both;
}
.ualberta-home .container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.ualberta-home .container-fluid:before,
.ualberta-home .container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.ualberta-home .container-fluid:after {
  clear: both;
}
.ualberta-home .hidden {
  display: none!important;
  visibility: hidden;
}
.ualberta-home .visible-phone {
  display: none !important;
}
.ualberta-home .visible-tablet {
  display: none !important;
}
.ualberta-home .hidden-desktop {
  display: none !important;
}
.ualberta-home .visible-desktop {
  display: inherit !important;
}
.ualberta-home p {
  margin: 0 0 0.714285714285715em;
}
.ualberta-home .lead {
  margin-bottom: 1.42857142857143em;
  font-size: 1.5em;
  font-weight: 200;
  line-height: 2.142857142857145em;
}
.ualberta-home small {
  font-size: 85%;
}
.ualberta-home strong {
  font-weight: bold;
}
.ualberta-home em {
  font-style: italic;
}
.ualberta-home cite {
  font-style: normal;
}
.ualberta-home .muted {
  color: #999999;
}
.ualberta-home .text-warning {
  color: #c09853;
}
.ualberta-home .text-error {
  color: #b94a48;
}
.ualberta-home .text-info {
  color: #3a87ad;
}
.ualberta-home .text-success {
  color: #468847;
}
.ualberta-home h1,
.ualberta-home h2,
.ualberta-home h3,
.ualberta-home h4,
.ualberta-home h5,
.ualberta-home h6,
.ualberta-home .site-title {
  margin: 1em 0 0.3em;
  font-family: "DIN Medium", sans-serif;
  font-weight: normal;
  line-height: 1;
  color: inherit;
  text-rendering: optimizelegibility;
}
.ualberta-home h1 {
  font-size: 1.75em;
  line-height: 1.2em;
}
.ualberta-home h2 {
  font-size: 1.6em;
  line-height: 1.2em;
}
.ualberta-home h3 {
  font-size: 1.4em;
  line-height: 1.2em;
}
.ualberta-home h4 {
  font-size: 1.15em;
  line-height: 1.2em;
}
.ualberta-home h5 {
  font-size: 1em;
  line-height: 1.2em;
  font-family: sans-serif;
  font-weight: bold;
}
.ualberta-home h6 {
  font-size: 0.9em;
  font-family: sans-serif;
  font-weight: bold;
}
.ualberta-home a.site-title {
  color: #fff;
  font-size: 1.71428571428571em;
  line-height: 1.2em;
  text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.35);
}
.ualberta-home a.site-title:hover {
  color: #ffdb05;
}
.ualberta-home .content h1.page-title {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
  margin: 0.1em 0 0.3571428571428575em 0;
}
.ualberta-home h5.sidebar-title {
  line-height: 1.2em;
  font-size: 1.2em;
  margin: -0.7143em -0.68em 0 -0.68em;
  padding: 0.7143em 0.68em 0.35714em;
  border-bottom: 1px solid #dfe9e3;
  font-family: "DIN Medium", sans-serif;
  font-weight: normal;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  *background-color: #f7f9f8;
  background-image: -moz-linear-gradient(top, #ffffff, #eef3f0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#eef3f0));
  background-image: -webkit-linear-gradient(top, #ffffff, #eef3f0);
  background-image: -o-linear-gradient(top, #ffffff, #eef3f0);
  background-image: linear-gradient(to bottom, #ffffff, #eef3f0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeef3f0', GradientType=0);
  text-shadow: 1px 1px 0px #fff;
}
.ualberta-home h5.sidebar-title i {
  float: right;
}
.ualberta-home h5.sidebar-title a {
  color: #3d4a43;
  text-decoration: none;
  display: block;
}
.ualberta-home h5.sidebar-title a:hover {
  color: #007c41;
}
.ualberta-home small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
.ualberta-home .primary-content-area p a {
  text-decoration: underline;
}
.ualberta-home .primary-content-area p a.btn,
.ualberta-home .primary-content-area p a.no-underline {
  text-decoration: none;
}
.ualberta-home .primary-content-area p.button-container a {
  text-decoration: none;
}
.ualberta-home .primary-content-area h2,
.ualberta-home .secondary-content-area h2,
.ualberta-home .primary-content-area h3,
.ualberta-home .secondary-content-area h3 {
  border: none;
}
.ualberta-home .primary-content-area h3 {
  padding-top: 0.625em;
}
.ualberta-home .primary-content-area h3:first-child {
  padding-top: 0;
}
.ualberta-home ul,
.ualberta-home ol {
  padding: 0;
  /*margin: 0 0 0.714285714285715em 25px;*/
}
.ualberta-home ul ul,
.ualberta-home ul ol,
.ualberta-home ol ol,
.ualberta-home ol ul {
  margin-bottom: 0;
}
.ualberta-home li {
  line-height: 1.42857142857143em;
}
.ualberta-home ul.unstyled,
.ualberta-home ol.unstyled {
  margin-left: 0;
  list-style: none;
}
.ualberta-home hr {
  margin: 1.42857142857143em 0;
  border: 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ffffff;
}
.ualberta-home hr.softline {
  background: #ddd;
  height: 1px;
  margin: 1.42857142857143em 0;
  border: 0;
}
.ualberta-home hr.module-separator {
  margin-top: 0px;
  border-top-color: #e0e0e0;
}
.ualberta-home hr.soften {
  height: 1px;
  margin: 1.57em 0;
  background: #ddd;
  border: 0;
  -webkit-box-shadow: 0px 1px 0px #ffffff;
  -moz-box-shadow: 0px 1px 0px #ffffff;
  box-shadow: 0px 1px 0px #ffffff;
  clear: left;
}
.ualberta-home div.content-inner hr.soften.double {
  margin: 1.57em 0em;
}
.ualberta-home address {
  display: block;
  margin-bottom: 1.42857142857143em;
  font-style: normal;
  line-height: 1.42857142857143em;
}
.ualberta-home .thumbnail-container {
  margin-bottom: 1em;
}
.ualberta-home .thumbnail-container .frame {
  display: inline-block;
}
.ualberta-home .image-caption-container {
  position: relative;
}
.ualberta-home .image-caption-container .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 19;
  background: #fff;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), #ffffff);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0.9)), to(#ffffff));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), #ffffff);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), #ffffff);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9), #ffffff);
  text-shadow: 0px 1px 1px #fff;
  padding: 0.9em 0.57em 0.57em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ualberta-home .image-caption-container .caption a {
  color: #007c41;
}
.ualberta-home .image-caption-container .caption p,
.ualberta-home .image-caption-container .caption h3 {
  margin: 0;
  padding: 0;
  line-height: 1.2em;
  position: relative;
}
.ualberta-home .image-caption-container .caption h3 {
  font-size: 1em;
  margin-bottom: 0.1em;
}
.ualberta-home .image-caption-container .caption p {
  font-weight: 500;
  color: #637169;
}
.ualberta-home .image-caption-container .image-shadow + p.caption {
  padding: 0.8333em;
  margin: 0;
  width: auto;
}
.ualberta-home .image-caption-container.dark .caption {
  *background-color: rgba(0, 0, 0, 0.65);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.85));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0.45)), to(rgba(0, 0, 0, 0.85)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.85));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.85));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.85));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#73000000', endColorstr='#d9000000', GradientType=0);
  color: #fff;
}
.ualberta-home .image-caption-container.dark .caption a {
  color: #ffdb05;
}
.ualberta-home .image-caption-container.dark .caption p {
  color: #fff;
}
.ualberta-home .btn {
  border: 1px solid;
  font-size: 1.2em;
  line-height: 1em;
  padding: 0.8em 1.5em 0.6em 1.5em;
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  border-radius: 0.4em;
  font-family: "DIN Bold", sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-weight: 500;
  text-align: center;
}
.ualberta-home .btn:hover {
  text-decoration: none;
}
.ualberta-home .btn:active {
  text-shadow: none;
  text-decoration: none;
}
.ualberta-home a.btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.ualberta-home .btn-green {
  border-color: #00af5c;
  border-bottom-color: #006d39;
  border-right-color: #007c41;
  *background-color: #00964f;
  background-image: -moz-linear-gradient(top, #00af5c, #007c41);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00af5c), to(#007c41));
  background-image: -webkit-linear-gradient(top, #00af5c, #007c41);
  background-image: -o-linear-gradient(top, #00af5c, #007c41);
  background-image: linear-gradient(to bottom, #00af5c, #007c41);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00af5c', endColorstr='#ff007c41', GradientType=0);
  color: #ffffff;
  text-shadow: 1px 1px 1px #055e33;
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15), inset 1px 1px 1px #63cb9a, inset 0px -1px 3px #006234;
  -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15), inset 1px 1px 1px #63cb9a, inset 0px -1px 3px #006234;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15), inset 1px 1px 1px #63cb9a, inset 0px -1px 3px #006234;
}
.ualberta-home .btn-green:hover {
  *background-color: #00a054;
  background-image: -moz-linear-gradient(top, #00b961, #008646);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00b961), to(#008646));
  background-image: -webkit-linear-gradient(top, #00b961, #008646);
  background-image: -o-linear-gradient(top, #00b961, #008646);
  background-image: linear-gradient(to bottom, #00b961, #008646);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00b961', endColorstr='#ff008646', GradientType=0);
  color: #ffffff;
}
.ualberta-home .btn-green:active {
  *background-color: #00a255;
  background-image: -moz-linear-gradient(top, #00964f, #00af5c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00964f), to(#00af5c));
  background-image: -webkit-linear-gradient(top, #00964f, #00af5c);
  background-image: -o-linear-gradient(top, #00964f, #00af5c);
  background-image: linear-gradient(to bottom, #00964f, #00af5c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00964f', endColorstr='#ff00af5c', GradientType=0);
  -webkit-box-shadow: 0px -1px 4px #ffffff, inset 0px -1px 6px #007c41;
  -moz-box-shadow: 0px -1px 4px #ffffff, inset 0px -1px 6px #007c41;
  box-shadow: 0px -1px 4px #ffffff, inset 0px -1px 6px #007c41;
  border-color: #007c41;
  color: #ffffff;
}
.ualberta-home .btn-grey {
  border-color: #dfe9e3;
  border-bottom-color: #b8cec1;
  border-right-color: #d0dfd6;
  *background-color: #eaefec;
  background-image: -moz-linear-gradient(top, #f4f4f4, #dfe9e3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#dfe9e3));
  background-image: -webkit-linear-gradient(top, #f4f4f4, #dfe9e3);
  background-image: -o-linear-gradient(top, #f4f4f4, #dfe9e3);
  background-image: linear-gradient(to bottom, #f4f4f4, #dfe9e3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff4f4f4', endColorstr='#ffdfe9e3', GradientType=0);
  color: #007c41;
  text-shadow: 0px 1px 1px #ffffff;
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15), inset 1px 1px 1px #ffffff, inset 0px -1px 3px #d0dfd6;
  -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15), inset 1px 1px 1px #ffffff, inset 0px -1px 3px #d0dfd6;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15), inset 1px 1px 1px #ffffff, inset 0px -1px 3px #d0dfd6;
}
.ualberta-home .btn-grey:hover {
  *background-color: #f8faf9;
  background-image: -moz-linear-gradient(top, #ffffff, #f1f5f3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f1f5f3));
  background-image: -webkit-linear-gradient(top, #ffffff, #f1f5f3);
  background-image: -o-linear-gradient(top, #ffffff, #f1f5f3);
  background-image: linear-gradient(to bottom, #ffffff, #f1f5f3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff1f5f3', GradientType=0);
  color: #007c41;
}
.ualberta-home .btn-grey:active {
  *background-color: #e0e7e3;
  background-image: -moz-linear-gradient(top, #d0dfd6, #f0f0f0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0dfd6), to(#f0f0f0));
  background-image: -webkit-linear-gradient(top, #d0dfd6, #f0f0f0);
  background-image: -o-linear-gradient(top, #d0dfd6, #f0f0f0);
  background-image: linear-gradient(to bottom, #d0dfd6, #f0f0f0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd0dfd6', endColorstr='#fff0f0f0', GradientType=0);
  -webkit-box-shadow: 0px -1px 4px #ffffff, inset 0px -1px 6px #c1d4c9;
  -moz-box-shadow: 0px -1px 4px #ffffff, inset 0px -1px 6px #c1d4c9;
  box-shadow: 0px -1px 4px #ffffff, inset 0px -1px 6px #c1d4c9;
  border: 1px solid #b5ccbe;
  text-shadow: none;
  color: #007c41;
}
.ualberta-home .btn-red {
  border-color: #7C0F00;
  border-bottom-color: #3a0700;
  border-right-color: #620c00;
  *background-color: #960800;
  background-image: -moz-linear-gradient(top, #af0000, #7c0f00);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#af0000), to(#7c0f00));
  background-image: -webkit-linear-gradient(top, #af0000, #7c0f00);
  background-image: -o-linear-gradient(top, #af0000, #7c0f00);
  background-image: linear-gradient(to bottom, #af0000, #7c0f00);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaf0000', endColorstr='#ff7c0f00', GradientType=0);
  color: #fff;
  text-shadow: 0px 1px 1px #6f6f6f;
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15), inset 1px 1px 1px #ff6262, inset 0px -1px 3px #960000;
  -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15), inset 1px 1px 1px #ff6262, inset 0px -1px 3px #960000;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15), inset 1px 1px 1px #ff6262, inset 0px -1px 3px #960000;
}
.ualberta-home .btn-red:hover {
  *background-color: #a50900;
  background-image: -moz-linear-gradient(top, #9b1300, #af0000);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9b1300), to(#af0000));
  background-image: -webkit-linear-gradient(top, #9b1300, #af0000);
  background-image: -o-linear-gradient(top, #9b1300, #af0000);
  background-image: linear-gradient(to bottom, #9b1300, #af0000);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9b1300', endColorstr='#ffaf0000', GradientType=0);
  color: #fff;
}
.ualberta-home .btn-red:active {
  *background-color: #a20000;
  background-image: -moz-linear-gradient(top, #960000, #af0000);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#960000), to(#af0000));
  background-image: -webkit-linear-gradient(top, #960000, #af0000);
  background-image: -o-linear-gradient(top, #960000, #af0000);
  background-image: linear-gradient(to bottom, #960000, #af0000);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff960000', endColorstr='#ffaf0000', GradientType=0);
  -webkit-box-shadow: 0px -1px 4px #ffffff, inset 0px -1px 6px #7c0000;
  -moz-box-shadow: 0px -1px 4px #ffffff, inset 0px -1px 6px #7c0000;
  box-shadow: 0px -1px 4px #ffffff, inset 0px -1px 6px #7c0000;
  border: 1px solid #350600;
  text-shadow: none;
  color: #fff;
}
.ualberta-home .btn-apply {
  text-shadow: 1px 1px 1px #ffeedd;
  background-color: #ffdb05;
  background-image: -o-linear-gradient(transparent 90%, rgba(0, 0, 0, 0.1)), -o-linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.35) 50%, transparent 50%);
  background-image: -webkit-linear-gradient(transparent 90%, rgba(0, 0, 0, 0.1)), -webkit-linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.35) 50%, transparent 50%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.9, transparent), to(rgba(0, 0, 0, 0.1))), -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.15)), color-stop(0.5, rgba(255, 255, 255, 0.35)), color-stop(0.5, transparent), to(transparent));
  background-image: -moz-linear-gradient(transparent 90%, rgba(0, 0, 0, 0.1)), -moz-linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.35) 50%, transparent 50%);
  background-image: linear-gradient(transparent 90%, rgba(0, 0, 0, 0.1)), linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.35) 50%, transparent 50%);
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2), inset 0px 1px 4px rgba(255, 255, 255, 0.65);
  -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2), inset 0px 1px 4px rgba(255, 255, 255, 0.65);
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2), inset 0px 1px 4px rgba(255, 255, 255, 0.65);
  border: 1px solid;
  border-color: transparent rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
  color: #007c41;
  position: relative;
  text-align: left;
  padding-left: 10px;
  padding-right: 2.5em;
}
.ualberta-home .btn-apply:hover {
  text-shadow: 1px 1px 1px #ffeedd;
  background-color: #ffe652;
  background-image: -o-linear-gradient(transparent 90%, rgba(0, 0, 0, 0.1)), -o-linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.35) 50%, transparent 50%);
  background-image: -webkit-linear-gradient(transparent 90%, rgba(0, 0, 0, 0.1)), -webkit-linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.35) 50%, transparent 50%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.9, transparent), to(rgba(0, 0, 0, 0.1))), -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.15)), color-stop(0.5, rgba(255, 255, 255, 0.35)), color-stop(0.5, transparent), to(transparent));
  background-image: -moz-linear-gradient(transparent 90%, rgba(0, 0, 0, 0.1)), -moz-linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.35) 50%, transparent 50%);
  background-image: linear-gradient(transparent 90%, rgba(0, 0, 0, 0.1)), linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.35) 50%, transparent 50%);
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2), inset 0px 1px 4px rgba(255, 255, 255, 0.65);
  -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2), inset 0px 1px 4px rgba(255, 255, 255, 0.65);
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2), inset 0px 1px 4px rgba(255, 255, 255, 0.65);
  border: 1px solid;
  border-color: transparent rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
  color: #007c41;
}
.ualberta-home .btn-apply:active {
  text-shadow: 1px 1px 1px #ffeedd;
  background-color: #fad600;
  background-image: -o-linear-gradient(transparent 90%, rgba(0, 0, 0, 0.1)), -o-linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.35) 50%, transparent 50%);
  background-image: -webkit-linear-gradient(transparent 90%, rgba(0, 0, 0, 0.1)), -webkit-linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.35) 50%, transparent 50%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.9, transparent), to(rgba(0, 0, 0, 0.1))), -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.15)), color-stop(0.5, rgba(255, 255, 255, 0.35)), color-stop(0.5, transparent), to(transparent));
  background-image: -moz-linear-gradient(transparent 90%, rgba(0, 0, 0, 0.1)), -moz-linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.35) 50%, transparent 50%);
  background-image: linear-gradient(transparent 90%, rgba(0, 0, 0, 0.1)), linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.35) 50%, transparent 50%);
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2), inset 0px 1px 4px rgba(255, 255, 255, 0.65);
  -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2), inset 0px 1px 4px rgba(255, 255, 255, 0.65);
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2), inset 0px 1px 4px rgba(255, 255, 255, 0.65);
  border: 1px solid;
  border-color: transparent rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
  color: #007c41;
  -webkit-box-shadow: inset 0px 0px 5px #b79d00, 0px 1px 2px #ffffff;
  -moz-box-shadow: inset 0px 0px 5px #b79d00, 0px 1px 2px #ffffff;
  box-shadow: inset 0px 0px 5px #b79d00, 0px 1px 2px #ffffff;
  text-shadow: none;
}
.ualberta-home .btn-apply:after {
  position: absolute;
  top: 0.4666666666666667em;
  right: 10px;
  z-index: 1000;
  display: inline-block;
  font-family: FontAwesome;
  *display: inline;
  *zoom: 1;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 1.5em;
  top: 50%;
  margin-top: -0.375em;
  height: 0.75em;
  line-height: 1em;
  vertical-align: middle;
  color: #007c41;
  text-shadow: 1px 1px 2px #fff5b7;
  pointer-events: none;
  content: "\f0a9";
}
.ualberta-home .btn-work,
.ualberta-home .btn-give {
  text-shadow: 1px 1px 1px #ffffff;
  background-color: #e8eeea;
  background-image: -o-linear-gradient(transparent 90%, rgba(0, 0, 0, 0.1)), -o-linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.35) 50%, transparent 50%);
  background-image: -webkit-linear-gradient(transparent 90%, rgba(0, 0, 0, 0.1)), -webkit-linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.35) 50%, transparent 50%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.9, transparent), to(rgba(0, 0, 0, 0.1))), -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.15)), color-stop(0.5, rgba(255, 255, 255, 0.35)), color-stop(0.5, transparent), to(transparent));
  background-image: -moz-linear-gradient(transparent 90%, rgba(0, 0, 0, 0.1)), -moz-linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.35) 50%, transparent 50%);
  background-image: linear-gradient(transparent 90%, rgba(0, 0, 0, 0.1)), linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.35) 50%, transparent 50%);
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2), inset 0px 1px 4px rgba(255, 255, 255, 0.65);
  -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2), inset 0px 1px 4px rgba(255, 255, 255, 0.65);
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2), inset 0px 1px 4px rgba(255, 255, 255, 0.65);
  border: 1px solid;
  border-color: transparent rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
  color: #007c41;
  position: relative;
  text-align: left;
  padding-left: 10px;
  padding-right: 2.5em;
}
.ualberta-home .btn-work:after,
.ualberta-home .btn-give:after {
  position: absolute;
  font-size: 1.5em;
  top: 50%;
  margin-top: -0.38em;
  height: 0.75em;
  line-height: 1em;
  vertical-align: middle;
  right: 10px;
  z-index: 1000;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #93b5a1;
  text-shadow: 1px 1px 2px #fff;
  pointer-events: none;
  content: "\f0a9";
}
.ualberta-home .btn-work:hover,
.ualberta-home .btn-give:hover {
  text-shadow: 1px 1px 1px #ffffff;
  background-color: #ffffff;
  background-image: -o-linear-gradient(transparent 90%, rgba(0, 0, 0, 0.1)), -o-linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.35) 50%, transparent 50%);
  background-image: -webkit-linear-gradient(transparent 90%, rgba(0, 0, 0, 0.1)), -webkit-linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.35) 50%, transparent 50%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.9, transparent), to(rgba(0, 0, 0, 0.1))), -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.15)), color-stop(0.5, rgba(255, 255, 255, 0.35)), color-stop(0.5, transparent), to(transparent));
  background-image: -moz-linear-gradient(transparent 90%, rgba(0, 0, 0, 0.1)), -moz-linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.35) 50%, transparent 50%);
  background-image: linear-gradient(transparent 90%, rgba(0, 0, 0, 0.1)), linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.35) 50%, transparent 50%);
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2), inset 0px 1px 4px rgba(255, 255, 255, 0.65);
  -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2), inset 0px 1px 4px rgba(255, 255, 255, 0.65);
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2), inset 0px 1px 4px rgba(255, 255, 255, 0.65);
  border: 1px solid;
  border-color: transparent rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
  color: #007c41;
}
.ualberta-home .btn-work:hover:after,
.ualberta-home .btn-give:hover:after {
  color: #007c41;
}
.ualberta-home .btn-work:active,
.ualberta-home .btn-give:active {
  text-shadow: 1px 1px 1px #ffffff;
  background-color: #e2eae5;
  background-image: -o-linear-gradient(transparent 90%, rgba(0, 0, 0, 0.1)), -o-linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.35) 50%, transparent 50%);
  background-image: -webkit-linear-gradient(transparent 90%, rgba(0, 0, 0, 0.1)), -webkit-linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.35) 50%, transparent 50%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.9, transparent), to(rgba(0, 0, 0, 0.1))), -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.15)), color-stop(0.5, rgba(255, 255, 255, 0.35)), color-stop(0.5, transparent), to(transparent));
  background-image: -moz-linear-gradient(transparent 90%, rgba(0, 0, 0, 0.1)), -moz-linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.35) 50%, transparent 50%);
  background-image: linear-gradient(transparent 90%, rgba(0, 0, 0, 0.1)), linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.35) 50%, transparent 50%);
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2), inset 0px 1px 4px rgba(255, 255, 255, 0.65);
  -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2), inset 0px 1px 4px rgba(255, 255, 255, 0.65);
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2), inset 0px 1px 4px rgba(255, 255, 255, 0.65);
  border: 1px solid;
  border-color: transparent rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
  color: #007c41;
  -webkit-box-shadow: inset 0px 0px 5px #bccdc2, 0px 1px 2px #ffffff;
  -moz-box-shadow: inset 0px 0px 5px #bccdc2, 0px 1px 2px #ffffff;
  box-shadow: inset 0px 0px 5px #bccdc2, 0px 1px 2px #ffffff;
  text-shadow: none;
}
.ualberta-home .btn-apply.btn-micro:after,
.ualberta-home .btn-give.btn-micro:after,
.ualberta-home .btn-work.btn-micro:after {
  top: 48%;
}
.ualberta-home .btn-large {
  font-size: 1.4em;
}
.ualberta-home .btn-small {
  font-size: 1em;
}
.ualberta-home .btn-micro {
  font-size: 0.815em;
  text-transform: uppercase;
}
.ualberta-home .sidebar .extrude .btn {
  display: block;
  font-size: 1em;
  text-transform: none;
  margin: 0 -0.85em -0.5em -0.8333333em;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0.8333em 0.8333em 0.8333em 2em;
  box-sizing: border-box;
  font-weight: bold;
  background: #f4faf6;
  border-radius: 0 0 4px 4px;
  border: 0;
  border-top: 1px dotted #E0E4E0;
  border-bottom: 2px solid rgba(119, 185, 83, 0.13);
  text-align: left;
  font-family: sans-serif;
  line-height: 1.28em;
}
.ualberta-home .sidebar .extrude .btn:after {
  content: "";
  position: absolute;
  border: 0.35em solid rgba(0, 0, 0, 0);
  border-left: 0.35em solid #007C41;
  left: 0.8333em;
  top: 0;
  bottom: 0;
  height: 0;
  margin: auto;
}
.ualberta-home .sidebar .extrude .btn:hover {
  background: #FFF5B8;
  border-top: 1px solid #E1D8A4;
  padding: 0.8em 0.8em 0.8em 2em;
}
.ualberta-home .sidebar .extrude .btn-green,
.ualberta-home .sidebar .extrude .btn-grey,
.ualberta-home .sidebar .extrude .btn-apply,
.ualberta-home .sidebar .extrude .btn-give,
.ualberta-home .sidebar .extrude .btn-work {
  box-shadow: none;
  text-shadow: none;
  color: #007C41;
}
.ualberta-home .sidebar .extrude .btn-apply,
.ualberta-home .sidebar .extrude .btn-give,
.ualberta-home .sidebar .extrude .btn-work {
  box-shadow: none;
  text-shadow: none;
  padding-left: 10px;
}
.ualberta-home .close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.42857142857143em;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.ualberta-home .close:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.ualberta-home button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.ualberta-home .dropdown {
  position: relative;
}
.ualberta-home .sidebar-title a:hover {
  text-decoration: none;
}
.ualberta-home .secondary-content-area .module-container {
  margin-bottom: 1em;
}
.ualberta-home .frame {
  display: inline-block;
  max-width: 100%;
}
.ualberta-home .video-mod-container.frame {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ualberta-home .banner-inner {
  padding: 0 0.8333em;
}
.ualberta-home .content-top-row {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.ualberta-home .content-top-row:before,
.ualberta-home .content-top-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.ualberta-home .content-top-row:after {
  clear: both;
}
.ualberta-home .content-top-row .tab-content {
  min-height: none;
}
.ualberta-home .row-fluid .primary-content-area,
.ualberta-home .row-fluid .audience-area,
.ualberta-home .row-fluid .secondary-content-area {
  margin-left: 0;
}
.ualberta-home .row-fluid .feature-area,
.ualberta-home .row-fluid .primary-content-area {
  margin-bottom: 1.5em;
}
.ualberta-home .sidebar {
  padding-top: 1em;
  margin-top: 1em;
  border-top: 1px solid #fff;
  box-shadow: 0 -1px 0 #dddddd;
}
.ualberta-home .sidebar > .btn {
  display: block;
  margin: 0 0 1em;
  max-width: 15em;
}
.ualberta-home .sidebar-content > p {
  margin-top: 0.71em;
}
.ualberta-home .icon-bar {
  display: block;
  margin-top: 2px;
  width: 18px;
  height: 2px;
  background-color: #ccc;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.65);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.65);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.65);
}
.ualberta-home .icon-bar + .icon-bar {
  margin-top: 3px;
}
.ualberta-home .full-feature .page-title-row {
  position: absolute;
  z-index: 20;
}
.ualberta-home .full-feature .page-title {
  color: #FFDB05;
  background: rgba(0, 0, 0, 0.35);
  display: inline-block;
  margin: -0.2em 0 0 -0.24em;
  padding: .2em .2em .1em;
  white-space: nowrap;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-bottom: none;
}
.ualberta-home .full-feature .content-top-row {
  position: relative;
  padding: 0;
  left: 0;
  right: 0;
  top: 0;
  border-bottom: 1px solid #fff;
  margin-bottom: 1em;
}
.ualberta-home .full-feature .breadcrumbs {
  color: #fff;
  background: rgba(0, 0, 0, 0.35);
  padding: 0.5em;
  margin-left: -0.5em;
  white-space: nowrap;
  display: block;
}
.ualberta-home .full-feature .breadcrumbs a {
  color: #ffdb05;
}
.ualberta-home .full-feature .slide {
  position: relative;
}
.ualberta-home .full-feature .slide .image-shadow {
  overflow: hidden;
}
.ualberta-home .full-feature .slide .image-shadow img {
  min-height: 300px;
  width: auto;
  max-width: none;
  height: 25em;
}
.ualberta-home .full-feature .slide .explore-box .btn {
  margin: 0.2em 0.83333em 0.4em 0;
}
.ualberta-home .full-feature .slide .explore-box .btn:last-child {
  margin-right: 0;
}
.ualberta-home hr.explore-separator {
  margin-top: 0;
}
.ualberta-home .navigation-container {
  position: relative;
  z-index: 10;
}
.ualberta-home .search-query {
  background-color: #FFF;
  border: 1px solid #CCC;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.ualberta-home .content-inner {
  position: relative;
}
.ualberta-home .content-top-row {
  border-bottom: 1px solid rgba(0, 50, 25, 0.35);
  border-top: 1px solid rgba(0, 50, 25, 0.35);
  background-color: #EBE6BE;
  *background-color: #d9ddb4;
  background-image: -moz-linear-gradient(top, #e6e3bb, #ccd6ad);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6e3bb), to(#ccd6ad));
  background-image: -webkit-linear-gradient(top, #e6e3bb, #ccd6ad);
  background-image: -o-linear-gradient(top, #e6e3bb, #ccd6ad);
  background-image: linear-gradient(to bottom, #e6e3bb, #ccd6ad);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6e3bb', endColorstr='#ffccd6ad', GradientType=0);
  margin-top: 1.57em;
  padding: 1em 0em;
}
.ualberta-home .content-container.container {
  margin-top: 1.57em;
}
.ualberta-home ul.slides {
  margin: 0;
  padding: 0;
}
.ualberta-home ul.slides.explore-bar {
  padding-top: 1.57em;
}
.ualberta-home .feature-buttons a {
  margin: 0.275em 0.75em 0.275em 0;
}
.ualberta-home .feature-buttons a:last-child {
  margin-right: 0;
}
.ualberta-home .why-ualberta-row {
  position: relative;
}
.ualberta-home .why-ualberta-row .why-text {
  padding: 0 0.83333em;
}
.ualberta-home .why-ualberta-row .button-container {
  text-align: center;
  font-size: 0.85em;
}
.ualberta-home .why-ualberta-row .button-container a.btn {
  margin: 0.275em;
}
.ualberta-home .why-ualberta-row .frame {
  display: none;
}
.ualberta-home .explore-bar {
  margin-bottom: 1.57em;
}
.ualberta-home .social-media-links img {
  width: 16px;
  height: 16px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  vertical-align: middle;
  margin-right: 4px;
  margin-bottom: 1px;
}
.ualberta-home .news-list .news-row .news-description {
  margin-left: 0;
}
.ualberta-home .feature-wrapper {
  overflow: hidden;
}
.ualberta-home .feature-area .slides > li {
  position: relative;
  text-align: center;
  -webkit-box-shadow: 0px 1px 1px #ffffff;
  -moz-box-shadow: 0px 1px 1px #ffffff;
  box-shadow: 0px 1px 1px #ffffff;
}
.ualberta-home .feature-content {
  margin: auto;
  position: relative;
  z-index: 990;
  display: block;
  padding: 1em;
  background: #fff;
  border-bottom: 3px solid #7ac900;
  text-align: left;
  -webkit-box-shadow: 0 0.1em 1em rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0.1em 1em rgba(0, 0, 0, 0.5);
  box-shadow: 0 0.1em 1em rgba(0, 0, 0, 0.5);
}
.ualberta-home .feature-content h3 {
  margin-top: 0;
}
.ualberta-home .feature-image {
  position: relative;
  width: 690px;
}
.ualberta-home .feature-image.focus-right {
  float: right;
}
.ualberta-home .feature-image.focus-right + .feature-content {
  clear: right;
}
.ualberta-home .feature-image.focus-center {
  position: relative;
  left: 50%;
  margin-left: -345px;
}
.ualberta-home .feature-image:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: block;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  z-index: 9;
}
.ualberta-home .feature-area + .content-top-row {
  margin-top: 0;
}
.ualberta-home .ph-explore {
  width: 100%;
}
.ualberta-home .why-ualberta-row .button-container a.btn:after {
  top: 45%;
}
.ualberta-home ul.flex-direction-nav a {
  padding-top: 1.6em;
}
.ualberta-home .flex-direction-nav a:before {
  font-size: 0.8em;
}
.ualberta-home ul.slides {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ualberta-home .feature-area .slides li.bg-image {
  background-size: auto 250px;
  background-repeat: no-repeat;
}
.ualberta-home .feature-image {
  min-height: 207px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.ualberta-home ul.toggles {
  display: block;
  position: relative;
  list-style: none;
  margin: -1px 0 -1em 0;
  padding: 0;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.35);
  height: 1em;
  z-index: 5;
  top: -1em;
}
.ualberta-home ul.toggles li {
  display: inline-block;
  width: 1em;
  height: 1em;
  overflow: hidden;
  background: #fff;
  border-radius: 2em;
  color: #fff;
  line-height: 2em;
  font-weight: bold;
  margin: 0.5em;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
.ualberta-home ul.toggles li.current {
  box-shadow: 0 0 0 3px #FFDB05, 0 1px 6px 3px rgba(0, 0, 0, 0.35);
  color: #fff;
}
.ualberta-home .no-boxshadow ul.toggles li {
  border: 3px solid #999;
}
.ualberta-home .no-boxshadow ul.toggles li.current {
  border: 3px solid #ffdb05;
}
.ualberta-home .fma-links {
  list-style: none;
  margin: 0;
}
.ualberta-home .feature-area .slides.carousel .fma-links li {
  position: static;
  opacity: 1;
  line-height: 1;
  margin-bottom: 0.25em;
  display: inline-block;
}
.ualberta-home .fma-links li a {
  display: inline-block;
  position: relative;
  font-size: 1em;
  padding: 0.5em 0.7em 0.5em 0.5em;
  border-radius: 4px;
  border: 1px solid #ccc;
  width: 9.48em;
}
.ualberta-home .fma-links li a:hover {
  border-color: #007c41;
  text-decoration: none;
}
.ualberta-home .fma-links li a span {
  font-family: "DIN Bold", sans-serif;
  text-transform: uppercase;
  line-height: 1.1;
  letter-spacing: -1px;
}
.ualberta-home .fma-links li a i {
  margin-right: 0.5em;
}
.ualberta-home .fma-links {
  margin: 0.8333em 0 0 0;
}
@media (min-width: 43.125em) {
  .ualberta-home .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .ualberta-home .row-fluid:before,
  .ualberta-home .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .ualberta-home .row-fluid:after {
    clear: both;
  }
  .ualberta-home .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574468085%;
    *margin-left: 2.074468085106383%;
  }
  .ualberta-home .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .ualberta-home .row-fluid .container,
  .ualberta-home .row-fluid .blade-inner,
  .ualberta-home .row-fluid .banner-inner,
  .ualberta-home .row-fluid .navigation-inner,
  .ualberta-home .row-fluid .navbar-static-top .container,
  .ualberta-home .row-fluid .navbar-fixed-top .container,
  .ualberta-home .row-fluid .navbar-fixed-bottom .container {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .ualberta-home .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .ualberta-home .row-fluid .span11 {
    width: 91.48936170212765%;
    *width: 91.43617021276594%;
  }
  .ualberta-home .row-fluid .span10 {
    width: 82.97872340425532%;
    *width: 82.92553191489361%;
  }
  .ualberta-home .row-fluid .span9 {
    width: 74.46808510638297%;
    *width: 74.41489361702126%;
  }
  .ualberta-home .row-fluid .span8 {
    width: 65.95744680851064%;
    *width: 65.90425531914893%;
  }
  .ualberta-home .row-fluid .span7 {
    width: 57.44680851063829%;
    *width: 57.39361702127659%;
  }
  .ualberta-home .row-fluid .span6 {
    width: 48.93617021276595%;
    *width: 48.88297872340425%;
  }
  .ualberta-home .row-fluid .span5 {
    width: 40.42553191489362%;
    *width: 40.37234042553192%;
  }
  .ualberta-home .row-fluid .span4 {
    width: 31.914893617021278%;
    *width: 31.861702127659576%;
  }
  .ualberta-home .row-fluid .span3 {
    width: 23.404255319148934%;
    *width: 23.351063829787233%;
  }
  .ualberta-home .row-fluid .span2 {
    width: 14.893617021276595%;
    *width: 14.840425531914894%;
  }
  .ualberta-home .row-fluid .span1 {
    width: 6.382978723404255%;
    *width: 6.329787234042553%;
  }
}
@media (min-width: 48em) and (max-width: 61.1875em) {
  .ualberta-home .hidden-desktop {
    display: inherit !important;
  }
  .ualberta-home .visible-desktop {
    display: none !important ;
  }
  .ualberta-home .visible-tablet {
    display: inherit !important;
  }
  .ualberta-home .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 47.9375em) {
  .ualberta-home .hidden-desktop {
    display: inherit !important;
  }
  .ualberta-home .visible-desktop {
    display: none !important;
  }
  .ualberta-home .visible-phone {
    display: inherit !important;
  }
  .ualberta-home .hidden-phone {
    display: none !important;
  }
}
@media (max-width: 61.235em) {
  .ualberta-home .quick-links-container .hidden-desktop {
    display: inherit !important;
  }
}
@media (max-width: 43.07em) {
  .ualberta-home .container-fluid {
    padding: 0;
  }
  .ualberta-home .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .ualberta-home .dl-horizontal dd {
    margin-left: 0;
  }
  .ualberta-home .container {
    width: auto;
  }
  .ualberta-home .row-fluid {
    width: 100%;
  }
  .ualberta-home .row,
  .ualberta-home .thumbnails {
    margin-left: 0;
  }
  .ualberta-home .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  .ualberta-home [class*="span"],
  .ualberta-home .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .ualberta-home .span12,
  .ualberta-home .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .ualberta-home .input-large,
  .ualberta-home .input-xlarge,
  .ualberta-home .input-xxlarge,
  .ualberta-home input[class*="span"],
  .ualberta-home select[class*="span"],
  .ualberta-home textarea[class*="span"],
  .ualberta-home .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .ualberta-home .input-prepend input,
  .ualberta-home .input-append input,
  .ualberta-home .input-prepend input[class*="span"],
  .ualberta-home .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .ualberta-home .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .ualberta-home .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .ualberta-home .modal.fade.in {
    top: auto;
  }
}
@media (max-width: 29.9375em) {
  .ualberta-home .page-header h1 small {
    display: block;
    line-height: 1.42857142857143em;
  }
  .ualberta-home input[type="checkbox"],
  .ualberta-home input[type="radio"] {
    border: 1px solid #ccc;
  }
  .ualberta-home .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .ualberta-home .form-horizontal .controls {
    margin-left: 0;
  }
  .ualberta-home .form-horizontal .control-list {
    padding-top: 0;
  }
  .ualberta-home .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .ualberta-home .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .ualberta-home .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .ualberta-home .carousel-caption {
    position: static;
  }
}
@media (min-width: 26.25em) {
  .ualberta-home .sidebar > .extrude {
    width: 47%;
    display: inline-block;
    vertical-align: top;
    margin: 1%;
    box-sizing: border-box;
  }
}
@media (min-width: 43.125em) {
  .ualberta-home .row-fluid .primary-content-area {
    width: 65%;
  }
  .ualberta-home .row-fluid .secondary-content-area {
    width: 30%;
    margin-left: 5%;
  }
  .ualberta-home .row-fluid .sidebar {
    width: 100%;
    margin-left: 0;
  }
  .ualberta-home .sidebar > .extrude {
    width: 30.8%;
  }
  .ualberta-home .row-fluid.one-col .primary-content-area.span {
    width: 100%;
  }
  .ualberta-home .row-fluid.one-col .sidebar {
    position: inherit;
  }
  .ualberta-home .d101-interactive-modules .row-fluid.one-col {
    padding-top: 1.57em;
  }
  .ualberta-home .d101-interactive-modules .row-fluid.one-col .primary-content-area.span {
    width: 74%;
  }
}
@media (min-width: 61.25em) {
  .ualberta-home .row-fluid .primary-content-area {
    width: 45%;
  }
  .ualberta-home .row-fluid .secondary-content-area {
    width: 30%;
    margin-left: 3%;
  }
  .ualberta-home .row-fluid .sidebar {
    width: 19%;
    margin-left: 3%;
    margin-top: 0;
    padding-top: 0;
    border-top: none;
    box-shadow: none;
  }
  .ualberta-home .row-fluid.one-col .primary-content-area.span {
    width: 78%;
  }
  .ualberta-home .sidebar > .extrude {
    width: auto;
    display: block;
    margin: 0 0 1.57em;
  }
}
@media screen and (min-width: 61.25em) {
  .ualberta-home .content-top-row {
    padding: 0 3%;
  }
  .ualberta-home .container,
  .ualberta-home .blade-inner,
  .ualberta-home .banner-inner,
  .ualberta-home .navigation-inner,
  .ualberta-home .navbar-static-top .container,
  .ualberta-home .navbar-fixed-top .container,
  .ualberta-home .navbar-fixed-bottom {
    padding: 0 3%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
  }
  .ualberta-home .banner-inner .site-title {
    left: auto;
  }
}
@media screen and (min-width: 75em) {
  .ualberta-home .content-top-row {
    padding: 0 5%;
  }
  .ualberta-home .container,
  .ualberta-home .blade-inner,
  .ualberta-home .banner-inner,
  .ualberta-home .navigation-inner,
  .ualberta-home .navbar-static-top .container,
  .ualberta-home .navbar-fixed-top .container,
  .ualberta-home .navbar-fixed-bottom {
    padding: 0 5%;
  }
}
@media screen and (min-width: 96em) {
  .ualberta-home body {
    font-size: 1.14285714285714em;
    line-height: 1.65em;
  }
  .blade-container {
    background: #fff;
    border-bottom: 1px solid #CBCFCD;
    height: 2.85714285714286em;
    padding: 0.71428571428571em 0;
    -webkit-box-shadow: inset 0px -3px 0px #f9fbfa;
    -moz-box-shadow: inset 0px -3px 0px #f9fbfa;
    box-shadow: inset 0px -3px 0px #f9fbfa;
  }
}
@media (min-width: 61.25em) {
  .full-feature .page-title-row {
    left: 3%;
  }
  .full-feature .slide .image-shadow img {
    width: 100%;
    position: static;
    margin-left: 0;
    height: auto;
  }
}
@media (min-width: 75em) {
  .full-feature .page-title-row {
    left: 5%;
  }
}
@media (min-width: 61.25em) {
  ul.footer-quick-links li:last-child {
    float: right;
  }
}
.explore-bar-container {
  margin: -1em 34px 0;
  position: relative;
  height: 9em;
}
.explore-bar-container .flex-viewport {
  height: 8em;
  margin: 0 auto;
}
.explore-bar-container a:hover {
  text-decoration: none;
}
ul.explore-bar {
  list-style: none;
  position: absolute;
  z-index: 19;
  top: 0;
  left: 0;
  margin: 1em 0 0 0;
  padding: 0;
  display: block;
  *zoom: 1;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
ul.explore-bar:before,
ul.explore-bar:after {
  display: table;
  content: "";
  line-height: 0;
}
ul.explore-bar:after {
  clear: both;
}
ul.explore-bar li {
  float: left;
  text-align: center;
  padding: 0.275em 0.275em 0.125em;
}
ul.explore-bar li i {
  font-size: 1.25em;
  text-indent: 0;
  vertical-align: middle;
  width: 1.5em;
  height: 1.5em;
  -webkit-border-radius: 4em;
  -moz-border-radius: 4em;
  border-radius: 4em;
  background: #fff;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
  text-shadow: 1px 1px 2px #fff;
  color: #93b5a1;
  font-weight: normal;
  position: relative;
}
ul.explore-bar li i::before {
  position: absolute;
  margin: auto;
  width: 1em;
  height: 1em;
  font-size: 0.75em;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  line-height: 1em;
}
ul.explore-bar li span {
  display: block;
  font-size: 0.45em;
  margin-top: 0.75em;
  line-height: 1.2em;
  font-weight: bold;
  color: #637169;
}
ul.explore-bar li a:hover i {
  color: #007c41;
  text-shadow: none;
}
ul.explore-bar li a:hover span {
  color: #007c41;
}
ul.explore-bar li a {
  font-size: 1.7em;
}
ul.flex-direction-nav {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.flex-direction-nav a {
  display: block;
  position: absolute;
  top: 0;
  height: 60px;
  /* If there are issues with carousel arrows, this may need to be added back
  padding: 55px 15px 10px 15px;
  */
  font-size: 2em;
  text-align: center;
  z-index: 20;
}
ul.flex-direction-nav a:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
ul.flex-direction-nav a.flex-prev {
  left: -1em;
}
ul.flex-direction-nav a.flex-prev:before {
  content: "\f053";
}
ul.flex-direction-nav a.flex-next {
  right: -1em;
}
ul.flex-direction-nav a.flex-next:before {
  content: "\f054";
}
@media (min-width: 75em) {
  .ualberta-home .explore-bar-container ul.explore-bar li a {
    font-size: 2em;
  }
}
@media (min-width: 43.125em) {
  .ualberta-home .secondary-content-area > hr {
    display: none;
  }
  .ualberta-home .feature-area .slides > li {
    background: #242b27;
  }
  .ualberta-home .feature-area .slides > li:after {
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    position: absolute;
    z-index: 9;
  }
  .ualberta-home .feature-image {
    width: 980px;
  }
  .ualberta-home .feature-image.focus-right {
    float: right;
  }
  .ualberta-home .feature-image.focus-right + .feature-content {
    clear: right;
  }
  .ualberta-home .feature-image.focus-center {
    position: relative;
    left: 50%;
    margin-left: -490px;
  }
  .ualberta-home .feature-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 24em;
    height: 10em;
    text-align: left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .ualberta-home .feature-content.left-island {
    right: auto;
    left: 3%;
  }
  .ualberta-home .feature-content.right-island {
    left: auto;
    right: 3%;
  }
  .ualberta-home .feature-content.bottom-island {
    top: auto;
    bottom: 10%;
  }
  .ualberta-home .feature-content.dark {
    background: rgba(0, 0, 0, 0.65);
    border-bottom-color: #ffdb05;
    color: #fff;
    text-shadow: 0 1px 6px #000;
  }
  .ualberta-home .feature-content.dark h3 {
    color: #ffdb05;
  }
  .ualberta-home .ualberta-home .content-top-row {
    -webkit-box-shadow: inset 0 -10px 150px rgba(0, 110, 65, 0.25), inset 0px 0px 6px rgba(0, 0, 0, 0.25), 0px 2px 2px #ffffff;
    -moz-box-shadow: inset 0 -10px 150px rgba(0, 110, 65, 0.25), inset 0px 0px 6px rgba(0, 0, 0, 0.25), 0px 2px 2px #ffffff;
    box-shadow: inset 0 -10px 150px rgba(0, 110, 65, 0.25), inset 0px 0px 6px rgba(0, 0, 0, 0.25), 0px 2px 2px #ffffff;
    background-image: none;
    background-color: #F5F0CE;
  }
  .ualberta-home .why-ualberta-row .why-text {
    margin-right: 30%;
    margin-left: 25%;
    max-width: 60em;
    padding: 0;
  }
  .ualberta-home .why-ualberta-row .button-container {
    font-size: 1em;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    height: 9em;
    width: 15em;
    right: 1em;
  }
  .ualberta-home .why-ualberta-row .button-container a.btn {
    display: block;
    margin: 0.2em 0px 0.35em 0px;
    font-size: 1em;
    padding-top: 0.85em;
    padding-bottom: 0.6em;
    line-height: 1em;
  }
  .ualberta-home .why-ualberta-row .frame {
    display: inline-block;
    float: left;
    width: 20%;
    margin: 0 2% 1em 1em;
  }
  .ualberta-home .why-ualberta-row .extrude {
    min-height: 135px;
  }
  .ualberta-home .ualberta-home .sidebar {
    position: relative;
  }
  h1.hp-h1 {
    display: none;
  }
}
@media (min-width: 61.25em) {
  .row-fluid .main-content {
    width: 80%;
    float: left;
  }
  .row-fluid .primary-content-area {
    width: 61.25%;
  }
  .row-fluid .secondary-content-area {
    width: 35%;
    margin-left: 3.75%;
  }
  .row-fluid .secondary-content-area > hr.soften:first-child {
    display: none;
  }
  .row-fluid .sidebar {
    width: 17%;
    margin-left: 3%;
  }
  .feature-area > .slides > li {
    text-align: center;
    overflow: hidden;
  }
  .feature-wrapper {
    display: inline-block;
    position: relative;
    width: 100%;
    max-width: 105em;
    overflow: visible;
  }
  .feature-image {
    width: auto;
    -webkit-box-shadow: 0 0 2em #000000;
    -moz-box-shadow: 0 0 2em #000000;
    box-shadow: 0 0 2em #000000;
  }
  .feature-image img {
    width: 100%;
    max-width: none;
  }
  .feature-image.focus-right {
    float: none;
  }
  .feature-image.focus-center {
    position: static;
    left: auto;
    margin: 0;
  }
  .feature-area + .content-top-row {
    margin-top: 1.57em;
  }
}
@media (min-width: 75em) {
  ualberta-home .feature-content.left-island {
    left: 5%;
  }
  ualberta-home .feature-content.right-island {
    right: 5%;
  }
  ualberta-home .why-ualberta-row .frame {
    width: 20%;
  }
  ualberta-home .why-ualberta-row .why-text {
    font-size: 1.2em;
    line-height: 1.42em;
  }
  ualberta-home .why-ualberta-row .button-container {
    height: 10.5em;
    width: 20em;
  }
  ualberta-home .why-ualberta-row .button-container a.btn {
    font-size: 1.2em;
  }
  ualberta-home .content-top-row {
    margin: 0 5%;
  }
  ualberta-home .content-top-row {
    margin: 1.57em 5% 0;
  }
}
@media (min-width: 43.125em) and (max-width: 61.1875em) {
  .ualberta-home .why-ualberta-row .button-container {
    width: 22.135416666666664%;
    min-width: 156px;
  }
  .ualberta-home .why-ualberta-row .frame {
    float: left;
  }
}
@media (min-width: 61.25em) {
  .ualberta-home .content-container.container {
    margin-bottom: 0.5em;
  }
}
@media (min-width: 75em) {
  .ualberta-home .content-container.container {
    margin-bottom: 0.9em;
  }
}
@media screen and (max-width: 43.0625em) {
  .ualberta-home ul.toggles {
    display: none;
  }
  .ualberta-home .get-started .feature-content a.program {
    display: none;
  }
  .ualberta-home .get-started .feature-content .get-started-vid {
    display: none;
  }
}
@media screen and (min-width: 43.125em) {
  .ualberta-home {
    /* maintain aspect ratio as if there were an image 
           for features using a background image
        */
  }
  .ualberta-home .feature-area ul.slides {
    position: relative;
    height: 294px;
    overflow: hidden;
  }
  .ualberta-home .feature-area .slides.carousel li {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    opacity: 0;
    transition: opacity 0.5s ease-in;
    -webkit-transition: opacity 0.5s ease-in;
    -moz-transition: opacity 0.5s ease-in;
  }
  .ualberta-home .feature-area .slides li.current {
    z-index: 3;
    opacity: 1;
  }
  .ualberta-home .feature-area .slides li.bg-image {
    background-size: auto 100%;
  }
  .ualberta-home .feature-area .slides .bg-image .feature-image {
    padding-top: 30%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .ualberta-home .why-ualberta-row .frame.why-thumbnail {
    margin-top: 1em;
  }
  .ualberta-home .feature-image:after {
    border-top: none;
    border-bottom: none;
  }
  .ualberta-home .feature-area .slides > li:after {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .ualberta-home .feature-area .slides .feature-wrapper {
    margin: auto;
    text-align: left;
    max-width: 1680px;
  }
  .ualberta-home .feature-area {
    text-align: center;
  }
}
@media screen and (min-width: 61.25em) {
  .ualberta-home .feature-area ul.slides {
    height: auto;
    padding-top: 30%;
  }
  .ualberta-home ul.toggles {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 75em) {
  .ualberta-home ul.explore-bar li span {
    font-size: 0.41em;
  }
}
@media screen and (min-width: 1680px) {
  .ualberta-home .feature-area ul.slides {
    height: 504px;
    padding-top: 0;
  }
}
@media (min-width: 43.125em) {
  .ualberta-home .fma-links li a {
    border: none;
    border-bottom: 3px solid transparent;
    width: 10.48em;
  }
  .ualberta-home .fma-links li a:hover {
    border-bottom: 3px solid #666;
  }
  .ualberta-home .feature-area .slides.carousel .fma-links li {
    float: left;
  }
  .ualberta-home .fma-links li:nth-child(odd) a {
    margin-right: 1em;
  }
  .ualberta-home .fma-links li a {
    color: #fff;
    background: #3D4A43;
    background: #444;
    padding: 0.7143em 0 0.4em 0.5em ;
    margin-bottom: 0.25em;
  }
  .ualberta-home .fma-links li a span {
    text-shadow: 0 0 2px #000;
  }
}
@media (min-width: 43.125em) {
  .ualberta-home .fma-links li a {
    border: none;
    border-bottom: 3px solid transparent;
  }
  .ualberta-home .fma-links li a:hover {
    border-bottom: 3px solid #ffdb05;
  }
  .ualberta-home .feature-area .slides.carousel .fma-links li {
    display: block;
  }
  .ualberta-home .fma-links {
    margin: 2em 0 0 0;
  }
  .ualberta-home .fma-links li a {
    color: #fff;
    background: #3D4A43;
    background: rgba(0, 0, 0, 0.75);
  }
  .ualberta-home .fma-links li a span {
    text-shadow: 0 0 2px #000;
  }
  .ualberta-home .convo .feature-content {
    height: 1.75em;
    width: 23em;
    top: 2em;
    bottom: auto;
    left: 0;
    border-radius: 0 4px 4px 0;
  }
  .ualberta-home .convo .feature-content h3 {
    font-size: 2em;
  }
  .ualberta-home .convo .feature-content:after {
    content: "";
    width: 0;
    height: 0;
    border: 0.5em solid rgba(0, 0, 0, 0);
    border-top-color: #FFDB05;
    position: absolute;
    bottom: -1.2em;
    left: 1.65em;
    margin: auto;
  }
  .ualberta-home .convo .feature-content p {
    padding: 1em;
    background: rgba(0, 0, 0, 0.65);
    margin: 2em 0 -0.5em 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .ualberta-home .convo .feature-content p a {
    color: #fff;
    text-decoration: underline;
  }
  .ualberta-home .convo .feature-content p a:hover {
    color: #fff;
    text-decoration: none;
  }
}
@media (min-width: 43.125em) {
  .ualberta-home .secondary-content-area > hr {
    display: none;
  }
  .ualberta-home .feature-area .slides > li {
    background: #242b27;
  }
  .ualberta-home .feature-area .slides > li:after {
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    position: absolute;
    z-index: 9;
  }
  .ualberta-home .feature-image {
    width: 980px;
  }
  .ualberta-home .feature-image.focus-right {
    float: right;
  }
  .ualberta-home .feature-image.focus-right + .feature-content {
    clear: right;
  }
  .ualberta-home .feature-image.focus-center {
    position: relative;
    left: 50%;
    margin-left: -490px;
  }
  .ualberta-home .feature-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 24em;
    height: 10em;
    text-align: left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .ualberta-home .feature-content.left-island {
    right: auto;
    left: 3%;
  }
  .ualberta-home .feature-content.right-island {
    left: auto;
    right: 3%;
  }
  .ualberta-home .feature-content.bottom-island {
    top: auto;
    bottom: 10%;
  }
  .ualberta-home .feature-content.dark {
    background: rgba(0, 0, 0, 0.65);
    border-bottom-color: #ffdb05;
    color: #fff;
    text-shadow: 0 1px 6px #000;
  }
  .ualberta-home .feature-content.dark h3 {
    color: #ffdb05;
  }
  .ualberta-home .ualberta-home .content-top-row {
    -webkit-box-shadow: inset 0 -10px 150px rgba(0, 110, 65, 0.25), inset 0px 0px 6px rgba(0, 0, 0, 0.25), 0px 2px 2px #ffffff;
    -moz-box-shadow: inset 0 -10px 150px rgba(0, 110, 65, 0.25), inset 0px 0px 6px rgba(0, 0, 0, 0.25), 0px 2px 2px #ffffff;
    box-shadow: inset 0 -10px 150px rgba(0, 110, 65, 0.25), inset 0px 0px 6px rgba(0, 0, 0, 0.25), 0px 2px 2px #ffffff;
    background-image: none;
    background-color: #F5F0CE;
  }
  .ualberta-home .why-ualberta-row .why-text {
    margin-right: 30%;
    margin-left: 25%;
    max-width: 60em;
    padding: 0;
  }
  .ualberta-home .why-ualberta-row .button-container {
    font-size: 1em;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    height: 9em;
    width: 15em;
    right: 1em;
  }
  .ualberta-home .why-ualberta-row .button-container a.btn {
    display: block;
    margin: 0.2em 0px 0.35em 0px;
    font-size: 1em;
    padding-top: 0.85em;
    padding-bottom: 0.6em;
    line-height: 1em;
  }
  .ualberta-home .why-ualberta-row .frame {
    display: inline-block;
    float: left;
    width: 20%;
    margin: 0 2% 1em 1em;
  }
  .ualberta-home .why-ualberta-row .extrude {
    min-height: 135px;
  }
  .ualberta-home .ualberta-home .sidebar {
    position: relative;
  }
  h1.hp-h1 {
    display: none;
  }
}
@media (min-width: 61.25em) {
  .ualberta-home .row-fluid .main-content {
    width: 80%;
    float: left;
  }
  .ualberta-home .row-fluid .primary-content-area {
    width: 61.25%;
  }
  .ualberta-home .row-fluid .secondary-content-area {
    width: 35%;
    margin-left: 3.75%;
  }
  .ualberta-home .row-fluid .secondary-content-area > hr.soften:first-child {
    display: none;
  }
  .ualberta-home .row-fluid .sidebar {
    width: 17%;
    margin-left: 3%;
  }
  .ualberta-home .feature-area > .slides > li {
    text-align: center;
    overflow: hidden;
  }
  .ualberta-home .feature-wrapper {
    display: inline-block;
    position: relative;
    width: 100%;
    max-width: 105em;
    overflow: visible;
  }
  .ualberta-home .feature-image {
    width: auto;
    -webkit-box-shadow: 0 0 2em #000000;
    -moz-box-shadow: 0 0 2em #000000;
    box-shadow: 0 0 2em #000000;
  }
  .ualberta-home .feature-image img {
    width: 100%;
    max-width: none;
  }
  .ualberta-home .feature-image.focus-right {
    float: none;
  }
  .ualberta-home .feature-image.focus-center {
    position: static;
    left: auto;
    margin: 0;
  }
  .ualberta-home .feature-area + .content-top-row {
    margin-top: 1.57em;
  }
  .ualberta-home .content-top-row {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 1.57em 3% 0;
    padding: 1em;
  }
}
@media (min-width: 75em) {
  .ualberta-home .feature-content.left-island {
    left: 5%;
  }
  .ualberta-home .feature-content.right-island {
    right: 5%;
  }
  .ualberta-home .why-ualberta-row .frame {
    width: 20%;
  }
  .ualberta-home .why-ualberta-row .why-text {
    font-size: 1.2em;
    line-height: 1.42em;
  }
  .ualberta-home .why-ualberta-row .button-container {
    height: 10.5em;
    width: 20em;
  }
  .ualberta-home .why-ualberta-row .button-container a.btn {
    font-size: 1.2em;
  }
  .ualberta-home .content-top-row {
    margin: 0 5%;
  }
  .ualberta-home .content-top-row {
    margin: 1.57em 5% 0;
  }
}
@media (min-width: 43.125em) and (max-width: 61.1875em) {
  .ualberta-home .why-ualberta-row .button-container {
    width: 22.135416666666664%;
    min-width: 156px;
  }
  .ualberta-home .why-ualberta-row .frame {
    float: left;
  }
}
@media (min-width: 61.25em) {
  .ualberta-home .content-container.container {
    margin-bottom: 0.5em;
  }
}
@media (min-width: 75em) {
  .ualberta-home .content-container.container {
    margin-bottom: 0.9em;
  }
}
/*Emergency Notice*/
.emergency-container {
  color: #D8000C;
  background-color: #FFBABA;
  border: 1px solid #dd9898;
  border-top: 2px solid #dd9898;
  margin: auto;
  padding: 1em 0;
  -moz-box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.2);
}
.emergency-message {
  margin: 0 0.833333em;
}
.emergency-message h2 {
  margin-top: 0;
}
.emergency-message > p:last-child {
  margin-bottom: 0;
}
.emergency-message a {
  font-weight: bold;
  text-decoration: underline;
}
.emergency-label {
  text-transform: uppercase;
}
p.emergency-date {
  font-weight: bold;
  margin-bottom: 0.3em;
}
@media (min-width: 61.25em) {
  .emergency-message {
    margin: 0 3%;
  }
  .emergency-level-3 {
    max-width: 50em;
    margin-top: 1.57em;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .emergency-level-3 .emergency-message {
    margin: 0 0.83333em;
  }
}
@media (min-width: 75em) {
  .emergency-message {
    margin: 0 5%;
  }
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
/*Explore Icons*/
/*Explore Icons*/
@font-face {
  font-family: 'explore-icons';
  src: url("../../font/explore-icons.eot");
  src: url("../../font/explore-icons.eot?#iefix") format('embedded-opentype'), url("../../font/explore-icons.woff") format('woff'), url("../../font/explore-icons.ttf") format('truetype'), url("../../font/explore-icons.svg#explore-icons") format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-exp"]:before,
[class*=" icon-exp"]:before {
  font-family: 'explore-icons';
  font-style: normal;
  font-weight: normal;
  speak: none;
  text-decoration: inherit;
}
.icon-exp-summer:before {
  content: '\4d';
}
/* 'M' */
.icon-exp-wellness:before {
  content: '\46';
}
/* 'F' */
.icon-exp-maps:before {
  content: '\47';
}
/* 'G' */
.icon-exp-students:before {
  content: '\4f';
}
/* 'O' */
.icon-exp-museum:before {
  content: '\50';
}
/* 'P' */
.icon-exp-rec:before {
  content: '\51';
}
/* 'Q' */
.icon-exp-pres:before {
  content: '\52';
}
/* 'R' */
.icon-exp-governance:before {
  content: '\4a';
}
/* 'J' */
.icon-exp-international:before {
  content: '\4e';
}
/* 'N' */
.icon-exp-sustainability:before {
  content: '\44';
}
/* 'D' */
.icon-exp-grad:before {
  content: '\45';
}
/* 'E' */
.icon-exp-media:before {
  content: '\4c';
}
/* 'L' */
.icon-exp-athletics:before {
  content: '\48';
}
/* 'H' */
.icon-exp-community:before {
  content: '\4b';
}
/* 'K' */
.icon-exp-programs:before {
  content: '\41';
}
/* 'A' */
.icon-exp-events:before {
  content: '\43';
}
/* 'C' */
.icon-exp-bookstore:before {
  content: '\49';
}
/* 'I' */
.icon-exp-cal:before {
  content: '\42';
}
/* 'B' */
.icon-exp-dino:before {
  content: '\53';
  text-indent: -4px;
}
/* 'S' */
.why-ualberta-row .button-container a.btn:after {
  top: 45%;
}
/* 'T' */
.icon-exp-aboriginal-hub:before {
  content: '\54';
  padding-top: 6px;
}
.btn [class^="icon-"],
.nav-tabs [class^="icon-"],
.btn [class*=" icon-"],
.nav-tabs [class*=" icon-"] {
  line-height: .9em;
  font-size: 1.1em;
}
li [class^="icon-"],
li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
.data-list.the-quad-list li h4 {
  font-weight: normal;
}
.module-actions li a {
  padding: .475em .35em .27em;
}
