@charset "UTF-8";

i.loading-fa-icon {
  display: none;
}

@media (max-width:767px) {
  .hidden-phone {
    display: none!important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .hidden-tablet {
    display: none!important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .hidden-desktop {
    display: none!important;
  }
}

@media (min-width:1200px) {
  .hidden-widescreen {
    display: none!important;
  }
}

@-ms-viewport {
  width: device-width;
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
  display: none!important;
}

.visible-desktop,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-phone,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-tablet,
.visible-widescreen,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none!important;
}

@media (max-width:767px) {
  .visible-xs {
    display: block!important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row!important;
  }

  td.visible-xs,
  th.visible-xs {
    display: table-cell!important;
  }
}

@media (max-width:767px) {
  .visible-phone,
  .visible-xs-block {
    display: block!important;
  }
}

@media (max-width:767px) {
  .visible-xs-inline {
    display: inline!important;
  }
}

@media (max-width:767px) {
  .visible-xs-inline-block {
    display: inline-block!important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm {
    display: block!important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row!important;
  }

  td.visible-sm,
  th.visible-sm {
    display: table-cell!important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm-block,
  .visible-tablet {
    display: block!important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm-inline {
    display: inline!important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm-inline-block {
    display: inline-block!important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md {
    display: block!important;
  }

  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row!important;
  }

  td.visible-md,
  th.visible-md {
    display: table-cell!important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-desktop,
  .visible-md-block {
    display: block!important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md-inline {
    display: inline!important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md-inline-block {
    display: inline-block!important;
  }
}

@media (min-width:1200px) {
  .visible-lg {
    display: block!important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row!important;
  }

  td.visible-lg,
  th.visible-lg {
    display: table-cell!important;
  }
}

@media (min-width:1200px) {
  .visible-lg-block,
  .visible-widescreen {
    display: block!important;
  }
}

@media (min-width:1200px) {
  .visible-lg-inline {
    display: inline!important;
  }
}

@media (min-width:1200px) {
  .visible-lg-inline-block {
    display: inline-block!important;
  }
}

@media (max-width:767px) {
  .hidden-xs {
    display: none!important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .hidden-sm {
    display: none!important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .hidden-md {
    display: none!important;
  }
}

@media (min-width:1200px) {
  .hidden-lg {
    display: none!important;
  }
}

.visible-print {
  display: none!important;
}

@media print {
  .visible-print {
    display: block!important;
  }

  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row!important;
  }

  td.visible-print,
  th.visible-print {
    display: table-cell!important;
  }
}

.visible-print-block {
  display: none!important;
}

@media print {
  .visible-print-block {
    display: block!important;
  }
}

.visible-print-inline {
  display: none!important;
}

@media print {
  .visible-print-inline {
    display: inline!important;
  }
}

.visible-print-inline-block {
  display: none!important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block!important;
  }
}

@media print {
  .hidden-print {
    display: none!important;
  }
}

.left {
  float: left;
}

.right {
  float: right;
}

.cf {
  zoom: 1;
}

.cf:after {
  clear: both;
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

ul {
  list-style-type: disc;
  list-style-position: outside;
}

.bullets-inside {
  list-style-position: inside;
}

.image-right {
  float: right;
  margin: 0 10px 10px 10px;
}

.bold,
b {
  font-weight: 700;
}

i {
  font-style: italic;
}

.js #promo-area #slide-1 {
  display: none;
}

.js #promo-area #slide-2 {
  display: none;
}

.js #promo-area #slide-3 {
  display: none;
}

.js #promo-area #slide-4 {
  display: none;
}

.js #promo-area #slide-5 {
  display: none;
}

.js #promo-area #slide-6 {
  display: none;
}

.js #promo-area #slide-7 {
  display: none;
}

.js #promo-area #slide-8 {
  display: none;
}

.js #promo-area #slide-9 {
  display: none;
}

.js #promo-area #slide-10 {
  display: none;
}

.js #promo-area #slide-1 {
  display: block;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  background-color: #fff;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #b02a1a;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #ef383f;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  width: 100%\9;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  width: 100%\9;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #eee;
}

.home .home-studying-clearing,
.intranet-home h1,
.modal--delete:not([class*=active]),
.modal:not([class*=active]),
.promo-wrapper--clearing .image-under,
.social-media-hub h1,
.sr-only {
  width: 1px!important;
  height: 1px!important;
  padding: 0!important;
  border: 0!important;
  position: absolute!important;
  overflow: hidden!important;
  clip: rect(1px 1px 1px 1px)!important;
  clip: rect(1px,1px,1px,1px)!important;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.container:after,
.container:before {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width:768px) {
  .container {
    width: 740px;
  }
}

@media (min-width:992px) {
  .container {
    width: 960px;
  }
}

@media (min-width:1200px) {
  .container {
    width: 1160px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.container-fluid:after,
.container-fluid:before {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}

.row:after,
.row:before {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-13,
.col-lg-14,
.col-lg-15,
.col-lg-16,
.col-lg-17,
.col-lg-18,
.col-lg-19,
.col-lg-2,
.col-lg-20,
.col-lg-21,
.col-lg-22,
.col-lg-23,
.col-lg-24,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-13,
.col-md-14,
.col-md-15,
.col-md-16,
.col-md-17,
.col-md-18,
.col-md-19,
.col-md-2,
.col-md-20,
.col-md-21,
.col-md-22,
.col-md-23,
.col-md-24,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-13,
.col-sm-14,
.col-sm-15,
.col-sm-16,
.col-sm-17,
.col-sm-18,
.col-sm-19,
.col-sm-2,
.col-sm-20,
.col-sm-21,
.col-sm-22,
.col-sm-23,
.col-sm-24,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18,
.col-xs-19,
.col-xs-2,
.col-xs-20,
.col-xs-21,
.col-xs-22,
.col-xs-23,
.col-xs-24,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18,
.col-xs-19,
.col-xs-2,
.col-xs-20,
.col-xs-21,
.col-xs-22,
.col-xs-23,
.col-xs-24,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}

.col-xs-1 {
  width: 4.16667%;
}

.col-xs-2 {
  width: 8.33333%;
}

.col-xs-3 {
  width: 12.5%;
}

.col-xs-4 {
  width: 16.66667%;
}

.col-xs-5 {
  width: 20.83333%;
}

.col-xs-6 {
  width: 25%;
}

.col-xs-7 {
  width: 29.16667%;
}

.col-xs-8 {
  width: 33.33333%;
}

.col-xs-9 {
  width: 37.5%;
}

.col-xs-10 {
  width: 41.66667%;
}

.col-xs-11 {
  width: 45.83333%;
}

.col-xs-12 {
  width: 50%;
}

.col-xs-13 {
  width: 54.16667%;
}

.col-xs-14 {
  width: 58.33333%;
}

.col-xs-15 {
  width: 62.5%;
}

.col-xs-16 {
  width: 66.66667%;
}

.col-xs-17 {
  width: 70.83333%;
}

.col-xs-18 {
  width: 75%;
}

.col-xs-19 {
  width: 79.16667%;
}

.col-xs-20 {
  width: 83.33333%;
}

.col-xs-21 {
  width: 87.5%;
}

.col-xs-22 {
  width: 91.66667%;
}

.col-xs-23 {
  width: 95.83333%;
}

.col-xs-24 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 4.16667%;
}

.col-xs-pull-2 {
  right: 8.33333%;
}

.col-xs-pull-3 {
  right: 12.5%;
}

.col-xs-pull-4 {
  right: 16.66667%;
}

.col-xs-pull-5 {
  right: 20.83333%;
}

.col-xs-pull-6 {
  right: 25%;
}

.col-xs-pull-7 {
  right: 29.16667%;
}

.col-xs-pull-8 {
  right: 33.33333%;
}

.col-xs-pull-9 {
  right: 37.5%;
}

.col-xs-pull-10 {
  right: 41.66667%;
}

.col-xs-pull-11 {
  right: 45.83333%;
}

.col-xs-pull-12 {
  right: 50%;
}

.col-xs-pull-13 {
  right: 54.16667%;
}

.col-xs-pull-14 {
  right: 58.33333%;
}

.col-xs-pull-15 {
  right: 62.5%;
}

.col-xs-pull-16 {
  right: 66.66667%;
}

.col-xs-pull-17 {
  right: 70.83333%;
}

.col-xs-pull-18 {
  right: 75%;
}

.col-xs-pull-19 {
  right: 79.16667%;
}

.col-xs-pull-20 {
  right: 83.33333%;
}

.col-xs-pull-21 {
  right: 87.5%;
}

.col-xs-pull-22 {
  right: 91.66667%;
}

.col-xs-pull-23 {
  right: 95.83333%;
}

.col-xs-pull-24 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 4.16667%;
}

.col-xs-push-2 {
  left: 8.33333%;
}

.col-xs-push-3 {
  left: 12.5%;
}

.col-xs-push-4 {
  left: 16.66667%;
}

.col-xs-push-5 {
  left: 20.83333%;
}

.col-xs-push-6 {
  left: 25%;
}

.col-xs-push-7 {
  left: 29.16667%;
}

.col-xs-push-8 {
  left: 33.33333%;
}

.col-xs-push-9 {
  left: 37.5%;
}

.col-xs-push-10 {
  left: 41.66667%;
}

.col-xs-push-11 {
  left: 45.83333%;
}

.col-xs-push-12 {
  left: 50%;
}

.col-xs-push-13 {
  left: 54.16667%;
}

.col-xs-push-14 {
  left: 58.33333%;
}

.col-xs-push-15 {
  left: 62.5%;
}

.col-xs-push-16 {
  left: 66.66667%;
}

.col-xs-push-17 {
  left: 70.83333%;
}

.col-xs-push-18 {
  left: 75%;
}

.col-xs-push-19 {
  left: 79.16667%;
}

.col-xs-push-20 {
  left: 83.33333%;
}

.col-xs-push-21 {
  left: 87.5%;
}

.col-xs-push-22 {
  left: 91.66667%;
}

.col-xs-push-23 {
  left: 95.83333%;
}

.col-xs-push-24 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-offset-1 {
  margin-left: 4.16667%;
}

.col-xs-offset-2 {
  margin-left: 8.33333%;
}

.col-xs-offset-3 {
  margin-left: 12.5%;
}

.col-xs-offset-4 {
  margin-left: 16.66667%;
}

.col-xs-offset-5 {
  margin-left: 20.83333%;
}

.col-xs-offset-6 {
  margin-left: 25%;
}

.col-xs-offset-7 {
  margin-left: 29.16667%;
}

.col-xs-offset-8 {
  margin-left: 33.33333%;
}

.col-xs-offset-9 {
  margin-left: 37.5%;
}

.col-xs-offset-10 {
  margin-left: 41.66667%;
}

.col-xs-offset-11 {
  margin-left: 45.83333%;
}

.col-xs-offset-12 {
  margin-left: 50%;
}

.col-xs-offset-13 {
  margin-left: 54.16667%;
}

.col-xs-offset-14 {
  margin-left: 58.33333%;
}

.col-xs-offset-15 {
  margin-left: 62.5%;
}

.col-xs-offset-16 {
  margin-left: 66.66667%;
}

.col-xs-offset-17 {
  margin-left: 70.83333%;
}

.col-xs-offset-18 {
  margin-left: 75%;
}

.col-xs-offset-19 {
  margin-left: 79.16667%;
}

.col-xs-offset-20 {
  margin-left: 83.33333%;
}

.col-xs-offset-21 {
  margin-left: 87.5%;
}

.col-xs-offset-22 {
  margin-left: 91.66667%;
}

.col-xs-offset-23 {
  margin-left: 95.83333%;
}

.col-xs-offset-24 {
  margin-left: 100%;
}

@media (min-width:768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-13,
  .col-sm-14,
  .col-sm-15,
  .col-sm-16,
  .col-sm-17,
  .col-sm-18,
  .col-sm-19,
  .col-sm-2,
  .col-sm-20,
  .col-sm-21,
  .col-sm-22,
  .col-sm-23,
  .col-sm-24,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }

  .col-sm-1 {
    width: 4.16667%;
  }

  .col-sm-2 {
    width: 8.33333%;
  }

  .col-sm-3 {
    width: 12.5%;
  }

  .col-sm-4 {
    width: 16.66667%;
  }

  .col-sm-5 {
    width: 20.83333%;
  }

  .col-sm-6 {
    width: 25%;
  }

  .col-sm-7 {
    width: 29.16667%;
  }

  .col-sm-8 {
    width: 33.33333%;
  }

  .col-sm-9 {
    width: 37.5%;
  }

  .col-sm-10 {
    width: 41.66667%;
  }

  .col-sm-11 {
    width: 45.83333%;
  }

  .col-sm-12 {
    width: 50%;
  }

  .col-sm-13 {
    width: 54.16667%;
  }

  .col-sm-14 {
    width: 58.33333%;
  }

  .col-sm-15 {
    width: 62.5%;
  }

  .col-sm-16 {
    width: 66.66667%;
  }

  .col-sm-17 {
    width: 70.83333%;
  }

  .col-sm-18 {
    width: 75%;
  }

  .col-sm-19 {
    width: 79.16667%;
  }

  .col-sm-20 {
    width: 83.33333%;
  }

  .col-sm-21 {
    width: 87.5%;
  }

  .col-sm-22 {
    width: 91.66667%;
  }

  .col-sm-23 {
    width: 95.83333%;
  }

  .col-sm-24 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 4.16667%;
  }

  .col-sm-pull-2 {
    right: 8.33333%;
  }

  .col-sm-pull-3 {
    right: 12.5%;
  }

  .col-sm-pull-4 {
    right: 16.66667%;
  }

  .col-sm-pull-5 {
    right: 20.83333%;
  }

  .col-sm-pull-6 {
    right: 25%;
  }

  .col-sm-pull-7 {
    right: 29.16667%;
  }

  .col-sm-pull-8 {
    right: 33.33333%;
  }

  .col-sm-pull-9 {
    right: 37.5%;
  }

  .col-sm-pull-10 {
    right: 41.66667%;
  }

  .col-sm-pull-11 {
    right: 45.83333%;
  }

  .col-sm-pull-12 {
    right: 50%;
  }

  .col-sm-pull-13 {
    right: 54.16667%;
  }

  .col-sm-pull-14 {
    right: 58.33333%;
  }

  .col-sm-pull-15 {
    right: 62.5%;
  }

  .col-sm-pull-16 {
    right: 66.66667%;
  }

  .col-sm-pull-17 {
    right: 70.83333%;
  }

  .col-sm-pull-18 {
    right: 75%;
  }

  .col-sm-pull-19 {
    right: 79.16667%;
  }

  .col-sm-pull-20 {
    right: 83.33333%;
  }

  .col-sm-pull-21 {
    right: 87.5%;
  }

  .col-sm-pull-22 {
    right: 91.66667%;
  }

  .col-sm-pull-23 {
    right: 95.83333%;
  }

  .col-sm-pull-24 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 4.16667%;
  }

  .col-sm-push-2 {
    left: 8.33333%;
  }

  .col-sm-push-3 {
    left: 12.5%;
  }

  .col-sm-push-4 {
    left: 16.66667%;
  }

  .col-sm-push-5 {
    left: 20.83333%;
  }

  .col-sm-push-6 {
    left: 25%;
  }

  .col-sm-push-7 {
    left: 29.16667%;
  }

  .col-sm-push-8 {
    left: 33.33333%;
  }

  .col-sm-push-9 {
    left: 37.5%;
  }

  .col-sm-push-10 {
    left: 41.66667%;
  }

  .col-sm-push-11 {
    left: 45.83333%;
  }

  .col-sm-push-12 {
    left: 50%;
  }

  .col-sm-push-13 {
    left: 54.16667%;
  }

  .col-sm-push-14 {
    left: 58.33333%;
  }

  .col-sm-push-15 {
    left: 62.5%;
  }

  .col-sm-push-16 {
    left: 66.66667%;
  }

  .col-sm-push-17 {
    left: 70.83333%;
  }

  .col-sm-push-18 {
    left: 75%;
  }

  .col-sm-push-19 {
    left: 79.16667%;
  }

  .col-sm-push-20 {
    left: 83.33333%;
  }

  .col-sm-push-21 {
    left: 87.5%;
  }

  .col-sm-push-22 {
    left: 91.66667%;
  }

  .col-sm-push-23 {
    left: 95.83333%;
  }

  .col-sm-push-24 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-offset-1 {
    margin-left: 4.16667%;
  }

  .col-sm-offset-2 {
    margin-left: 8.33333%;
  }

  .col-sm-offset-3 {
    margin-left: 12.5%;
  }

  .col-sm-offset-4 {
    margin-left: 16.66667%;
  }

  .col-sm-offset-5 {
    margin-left: 20.83333%;
  }

  .col-sm-offset-6 {
    margin-left: 25%;
  }

  .col-sm-offset-7 {
    margin-left: 29.16667%;
  }

  .col-sm-offset-8 {
    margin-left: 33.33333%;
  }

  .col-sm-offset-9 {
    margin-left: 37.5%;
  }

  .col-sm-offset-10 {
    margin-left: 41.66667%;
  }

  .col-sm-offset-11 {
    margin-left: 45.83333%;
  }

  .col-sm-offset-12 {
    margin-left: 50%;
  }

  .col-sm-offset-13 {
    margin-left: 54.16667%;
  }

  .col-sm-offset-14 {
    margin-left: 58.33333%;
  }

  .col-sm-offset-15 {
    margin-left: 62.5%;
  }

  .col-sm-offset-16 {
    margin-left: 66.66667%;
  }

  .col-sm-offset-17 {
    margin-left: 70.83333%;
  }

  .col-sm-offset-18 {
    margin-left: 75%;
  }

  .col-sm-offset-19 {
    margin-left: 79.16667%;
  }

  .col-sm-offset-20 {
    margin-left: 83.33333%;
  }

  .col-sm-offset-21 {
    margin-left: 87.5%;
  }

  .col-sm-offset-22 {
    margin-left: 91.66667%;
  }

  .col-sm-offset-23 {
    margin-left: 95.83333%;
  }

  .col-sm-offset-24 {
    margin-left: 100%;
  }
}

@media (min-width:992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-13,
  .col-md-14,
  .col-md-15,
  .col-md-16,
  .col-md-17,
  .col-md-18,
  .col-md-19,
  .col-md-2,
  .col-md-20,
  .col-md-21,
  .col-md-22,
  .col-md-23,
  .col-md-24,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }

  .col-md-1 {
    width: 4.16667%;
  }

  .col-md-2 {
    width: 8.33333%;
  }

  .col-md-3 {
    width: 12.5%;
  }

  .col-md-4 {
    width: 16.66667%;
  }

  .col-md-5 {
    width: 20.83333%;
  }

  .col-md-6 {
    width: 25%;
  }

  .col-md-7 {
    width: 29.16667%;
  }

  .col-md-8 {
    width: 33.33333%;
  }

  .col-md-9 {
    width: 37.5%;
  }

  .col-md-10 {
    width: 41.66667%;
  }

  .col-md-11 {
    width: 45.83333%;
  }

  .col-md-12 {
    width: 50%;
  }

  .col-md-13 {
    width: 54.16667%;
  }

  .col-md-14 {
    width: 58.33333%;
  }

  .col-md-15 {
    width: 62.5%;
  }

  .col-md-16 {
    width: 66.66667%;
  }

  .col-md-17 {
    width: 70.83333%;
  }

  .col-md-18 {
    width: 75%;
  }

  .col-md-19 {
    width: 79.16667%;
  }

  .col-md-20 {
    width: 83.33333%;
  }

  .col-md-21 {
    width: 87.5%;
  }

  .col-md-22 {
    width: 91.66667%;
  }

  .col-md-23 {
    width: 95.83333%;
  }

  .col-md-24 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 4.16667%;
  }

  .col-md-pull-2 {
    right: 8.33333%;
  }

  .col-md-pull-3 {
    right: 12.5%;
  }

  .col-md-pull-4 {
    right: 16.66667%;
  }

  .col-md-pull-5 {
    right: 20.83333%;
  }

  .col-md-pull-6 {
    right: 25%;
  }

  .col-md-pull-7 {
    right: 29.16667%;
  }

  .col-md-pull-8 {
    right: 33.33333%;
  }

  .col-md-pull-9 {
    right: 37.5%;
  }

  .col-md-pull-10 {
    right: 41.66667%;
  }

  .col-md-pull-11 {
    right: 45.83333%;
  }

  .col-md-pull-12 {
    right: 50%;
  }

  .col-md-pull-13 {
    right: 54.16667%;
  }

  .col-md-pull-14 {
    right: 58.33333%;
  }

  .col-md-pull-15 {
    right: 62.5%;
  }

  .col-md-pull-16 {
    right: 66.66667%;
  }

  .col-md-pull-17 {
    right: 70.83333%;
  }

  .col-md-pull-18 {
    right: 75%;
  }

  .col-md-pull-19 {
    right: 79.16667%;
  }

  .col-md-pull-20 {
    right: 83.33333%;
  }

  .col-md-pull-21 {
    right: 87.5%;
  }

  .col-md-pull-22 {
    right: 91.66667%;
  }

  .col-md-pull-23 {
    right: 95.83333%;
  }

  .col-md-pull-24 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 4.16667%;
  }

  .col-md-push-2 {
    left: 8.33333%;
  }

  .col-md-push-3 {
    left: 12.5%;
  }

  .col-md-push-4 {
    left: 16.66667%;
  }

  .col-md-push-5 {
    left: 20.83333%;
  }

  .col-md-push-6 {
    left: 25%;
  }

  .col-md-push-7 {
    left: 29.16667%;
  }

  .col-md-push-8 {
    left: 33.33333%;
  }

  .col-md-push-9 {
    left: 37.5%;
  }

  .col-md-push-10 {
    left: 41.66667%;
  }

  .col-md-push-11 {
    left: 45.83333%;
  }

  .col-md-push-12 {
    left: 50%;
  }

  .col-md-push-13 {
    left: 54.16667%;
  }

  .col-md-push-14 {
    left: 58.33333%;
  }

  .col-md-push-15 {
    left: 62.5%;
  }

  .col-md-push-16 {
    left: 66.66667%;
  }

  .col-md-push-17 {
    left: 70.83333%;
  }

  .col-md-push-18 {
    left: 75%;
  }

  .col-md-push-19 {
    left: 79.16667%;
  }

  .col-md-push-20 {
    left: 83.33333%;
  }

  .col-md-push-21 {
    left: 87.5%;
  }

  .col-md-push-22 {
    left: 91.66667%;
  }

  .col-md-push-23 {
    left: 95.83333%;
  }

  .col-md-push-24 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-offset-1 {
    margin-left: 4.16667%;
  }

  .col-md-offset-2 {
    margin-left: 8.33333%;
  }

  .col-md-offset-3 {
    margin-left: 12.5%;
  }

  .col-md-offset-4 {
    margin-left: 16.66667%;
  }

  .col-md-offset-5 {
    margin-left: 20.83333%;
  }

  .col-md-offset-6 {
    margin-left: 25%;
  }

  .col-md-offset-7 {
    margin-left: 29.16667%;
  }

  .col-md-offset-8 {
    margin-left: 33.33333%;
  }

  .col-md-offset-9 {
    margin-left: 37.5%;
  }

  .col-md-offset-10 {
    margin-left: 41.66667%;
  }

  .col-md-offset-11 {
    margin-left: 45.83333%;
  }

  .col-md-offset-12 {
    margin-left: 50%;
  }

  .col-md-offset-13 {
    margin-left: 54.16667%;
  }

  .col-md-offset-14 {
    margin-left: 58.33333%;
  }

  .col-md-offset-15 {
    margin-left: 62.5%;
  }

  .col-md-offset-16 {
    margin-left: 66.66667%;
  }

  .col-md-offset-17 {
    margin-left: 70.83333%;
  }

  .col-md-offset-18 {
    margin-left: 75%;
  }

  .col-md-offset-19 {
    margin-left: 79.16667%;
  }

  .col-md-offset-20 {
    margin-left: 83.33333%;
  }

  .col-md-offset-21 {
    margin-left: 87.5%;
  }

  .col-md-offset-22 {
    margin-left: 91.66667%;
  }

  .col-md-offset-23 {
    margin-left: 95.83333%;
  }

  .col-md-offset-24 {
    margin-left: 100%;
  }
}

@media (min-width:1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-13,
  .col-lg-14,
  .col-lg-15,
  .col-lg-16,
  .col-lg-17,
  .col-lg-18,
  .col-lg-19,
  .col-lg-2,
  .col-lg-20,
  .col-lg-21,
  .col-lg-22,
  .col-lg-23,
  .col-lg-24,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }

  .col-lg-1 {
    width: 4.16667%;
  }

  .col-lg-2 {
    width: 8.33333%;
  }

  .col-lg-3 {
    width: 12.5%;
  }

  .col-lg-4 {
    width: 16.66667%;
  }

  .col-lg-5 {
    width: 20.83333%;
  }

  .col-lg-6 {
    width: 25%;
  }

  .col-lg-7 {
    width: 29.16667%;
  }

  .col-lg-8 {
    width: 33.33333%;
  }

  .col-lg-9 {
    width: 37.5%;
  }

  .col-lg-10 {
    width: 41.66667%;
  }

  .col-lg-11 {
    width: 45.83333%;
  }

  .col-lg-12 {
    width: 50%;
  }

  .col-lg-13 {
    width: 54.16667%;
  }

  .col-lg-14 {
    width: 58.33333%;
  }

  .col-lg-15 {
    width: 62.5%;
  }

  .col-lg-16 {
    width: 66.66667%;
  }

  .col-lg-17 {
    width: 70.83333%;
  }

  .col-lg-18 {
    width: 75%;
  }

  .col-lg-19 {
    width: 79.16667%;
  }

  .col-lg-20 {
    width: 83.33333%;
  }

  .col-lg-21 {
    width: 87.5%;
  }

  .col-lg-22 {
    width: 91.66667%;
  }

  .col-lg-23 {
    width: 95.83333%;
  }

  .col-lg-24 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 4.16667%;
  }

  .col-lg-pull-2 {
    right: 8.33333%;
  }

  .col-lg-pull-3 {
    right: 12.5%;
  }

  .col-lg-pull-4 {
    right: 16.66667%;
  }

  .col-lg-pull-5 {
    right: 20.83333%;
  }

  .col-lg-pull-6 {
    right: 25%;
  }

  .col-lg-pull-7 {
    right: 29.16667%;
  }

  .col-lg-pull-8 {
    right: 33.33333%;
  }

  .col-lg-pull-9 {
    right: 37.5%;
  }

  .col-lg-pull-10 {
    right: 41.66667%;
  }

  .col-lg-pull-11 {
    right: 45.83333%;
  }

  .col-lg-pull-12 {
    right: 50%;
  }

  .col-lg-pull-13 {
    right: 54.16667%;
  }

  .col-lg-pull-14 {
    right: 58.33333%;
  }

  .col-lg-pull-15 {
    right: 62.5%;
  }

  .col-lg-pull-16 {
    right: 66.66667%;
  }

  .col-lg-pull-17 {
    right: 70.83333%;
  }

  .col-lg-pull-18 {
    right: 75%;
  }

  .col-lg-pull-19 {
    right: 79.16667%;
  }

  .col-lg-pull-20 {
    right: 83.33333%;
  }

  .col-lg-pull-21 {
    right: 87.5%;
  }

  .col-lg-pull-22 {
    right: 91.66667%;
  }

  .col-lg-pull-23 {
    right: 95.83333%;
  }

  .col-lg-pull-24 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 4.16667%;
  }

  .col-lg-push-2 {
    left: 8.33333%;
  }

  .col-lg-push-3 {
    left: 12.5%;
  }

  .col-lg-push-4 {
    left: 16.66667%;
  }

  .col-lg-push-5 {
    left: 20.83333%;
  }

  .col-lg-push-6 {
    left: 25%;
  }

  .col-lg-push-7 {
    left: 29.16667%;
  }

  .col-lg-push-8 {
    left: 33.33333%;
  }

  .col-lg-push-9 {
    left: 37.5%;
  }

  .col-lg-push-10 {
    left: 41.66667%;
  }

  .col-lg-push-11 {
    left: 45.83333%;
  }

  .col-lg-push-12 {
    left: 50%;
  }

  .col-lg-push-13 {
    left: 54.16667%;
  }

  .col-lg-push-14 {
    left: 58.33333%;
  }

  .col-lg-push-15 {
    left: 62.5%;
  }

  .col-lg-push-16 {
    left: 66.66667%;
  }

  .col-lg-push-17 {
    left: 70.83333%;
  }

  .col-lg-push-18 {
    left: 75%;
  }

  .col-lg-push-19 {
    left: 79.16667%;
  }

  .col-lg-push-20 {
    left: 83.33333%;
  }

  .col-lg-push-21 {
    left: 87.5%;
  }

  .col-lg-push-22 {
    left: 91.66667%;
  }

  .col-lg-push-23 {
    left: 95.83333%;
  }

  .col-lg-push-24 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-offset-1 {
    margin-left: 4.16667%;
  }

  .col-lg-offset-2 {
    margin-left: 8.33333%;
  }

  .col-lg-offset-3 {
    margin-left: 12.5%;
  }

  .col-lg-offset-4 {
    margin-left: 16.66667%;
  }

  .col-lg-offset-5 {
    margin-left: 20.83333%;
  }

  .col-lg-offset-6 {
    margin-left: 25%;
  }

  .col-lg-offset-7 {
    margin-left: 29.16667%;
  }

  .col-lg-offset-8 {
    margin-left: 33.33333%;
  }

  .col-lg-offset-9 {
    margin-left: 37.5%;
  }

  .col-lg-offset-10 {
    margin-left: 41.66667%;
  }

  .col-lg-offset-11 {
    margin-left: 45.83333%;
  }

  .col-lg-offset-12 {
    margin-left: 50%;
  }

  .col-lg-offset-13 {
    margin-left: 54.16667%;
  }

  .col-lg-offset-14 {
    margin-left: 58.33333%;
  }

  .col-lg-offset-15 {
    margin-left: 62.5%;
  }

  .col-lg-offset-16 {
    margin-left: 66.66667%;
  }

  .col-lg-offset-17 {
    margin-left: 70.83333%;
  }

  .col-lg-offset-18 {
    margin-left: 75%;
  }

  .col-lg-offset-19 {
    margin-left: 79.16667%;
  }

  .col-lg-offset-20 {
    margin-left: 83.33333%;
  }

  .col-lg-offset-21 {
    margin-left: 87.5%;
  }

  .col-lg-offset-22 {
    margin-left: 91.66667%;
  }

  .col-lg-offset-23 {
    margin-left: 95.83333%;
  }

  .col-lg-offset-24 {
    margin-left: 100%;
  }
}

code,
kbd,
pre,
samp {
  font-family: "Courier New",Courier,monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}

pre {
  display: block;
  padding: 10px;
  margin: 0 0 10.5px;
  font-size: 13px;
  line-height: 1.5;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right!important;
}

.pull-left {
  float: left!important;
}

.hide {
  display: none!important;
}

.show {
  display: block!important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none!important;
  visibility: hidden!important;
}

.affix {
  position: fixed;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix {
  display: inline-block;
}

.ui-helper-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

* html .ui-helper-clearfix {
  height: 1%;
}

.ui-helper-clearfix {
  display: block;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

.ui-state-disabled {
  cursor: default!important;
}

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-widget .ui-widget,
.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
  font-size: 1em;
}

.ui-widget-content {
  background: 0 0;
}

.ui-widget-header {
  border: none;
  background: #fff;
  color: #fff;
  font-weight: 700;
}

.ui-widget-header a {
  color: #fff;
}

.ui-state-default,
.ui-widget-content .ui-state-default {
  background-color: #EAE9E7;
  font-weight: 700;
  color: #b02a1a;
}

.ui-state-default a {
  color: #333;
  text-decoration: none;
}

.ui-state-default a:link,
.ui-state-default a:visited {
  color: #333;
  text-decoration: none;
}

.ui-state-hover a {
  color: #e7e7e7;
  text-decoration: none;
}

.ui-state-hover a:hover {
  color: #333;
  text-decoration: none;
  background-color: #e7e7e7;
}

.ui-state-active a {
  color: #e7e7e7;
  text-decoration: none;
}

.ui-state-active a:link,
.ui-state-active a:visited {
  color: #e7e7e7;
  text-decoration: none;
}

.ui-widget :active {
  outline: 0;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight {
  border: 1px solid #e7e7e7;
  background: #fff;
  color: #363636;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a {
  color: #363636;
}

.ui-state-error,
.ui-widget-content .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url(//s1.city.ac.uk/cityr/i/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
  color: #fff;
}

.ui-state-error a,
.ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-content .ui-state-error-text {
  color: #fff;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary {
  font-weight: 700;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: 400;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

.ui-icon {
  width: 18px;
  height: 18px;
  background-image: url(//s1.city.ac.uk/cityr/i/ui-icons_222222_256x240.png);
}

.ui-widget-content .ui-icon {
  background-image: url(//s1.city.ac.uk/cityr/i/ui-icons_222222_256x240.png);
}

.ui-widget-header .ui-icon {
  background-image: url(//s1.city.ac.uk/cityr/i/ui-icons_ffffff_256x240.png);
}

.ui-state-active .ui-icon,
.ui-state-default .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
  background-image: url(//s1.city.ac.uk/cityr/i/ui-icons_222222_256x240.png);
}

.ui-state-highlight .ui-icon {
  background-image: url(//s1.city.ac.uk/cityr/i/ui-icons_228ef1_256x240.png);
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(//s1.city.ac.uk/cityr/i/ui-icons_ffd27a_256x240.png);
}

.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-off {
  background-position: -96px -144px;
}

.ui-icon-radio-on {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-first,
.ui-icon-seek-start {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

.ui-corner-tl {
  border-top-left-radius: 4px;
}

.ui-corner-tr {
  border-top-right-radius: 4px;
}

.ui-corner-bl {
  border-bottom-left-radius: 4px;
}

.ui-corner-br {
  border-bottom-right-radius: 4px;
}

.ui-widget-overlay {
  background-color: #000;
  opacity: .8;
}

.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000 url(//s1.city.ac.uk/cityr/i/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
  opacity: .2;
  filter: Alpha(Opacity=20);
  border-radius: 5px;
}

.ui-accordion .ui-accordion-header {
  font-family: Arial,Helvetica,sans-serif;
  cursor: pointer;
  position: relative;
  margin: 0;
  border-bottom: 1px solid #fff;
  zoom: 1;
}

.ui-accordion .ui-accordion-header:hover {
  border-bottom: 1px solid #fff;
}

.ui-accordion .ui-accordion-li-fix {
  display: inline;
}

.ui-accordion .ui-accordion-header-active {
  border-bottom: 0!important;
}

.ui-accordion .ui-accordion-header a {
  display: block;
  padding: 8px;
  border: none;
}

.ui-accordion-icons .ui-accordion-header a {
  padding-left: 1.5em;
}

.ui-accordion-icons .ui-accordion-header a:hover {
  background: #E0DBD7;
}

.ui-accordion .ui-accordion-header a:active,
.ui-accordion .ui-accordion-header a:focus {
  background-color: #fff;
  outline: 0;
}

.ui-accordion .ui-accordion-header .ui-icon {
  position: absolute;
  right: .5em;
  top: 50%;
  margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
  padding: 1em;
  border-top: 0;
  margin-top: -2px;
  position: relative;
  top: 1px;
  margin-bottom: 2px;
  overflow: auto;
  display: none;
  zoom: 1;
}

.ui-accordion .ui-state-active {
  background: #fff;
}

.ui-accordion .ui-state-active a {
  color: #353535;
  border: 1px solid #E0DBD7;
  border-bottom: none;
}

.ui-accordion .ui-state-active a:active,
.ui-accordion .ui-state-active a:focus {
  background-color: #fff;
  outline: 0;
}

.ui-accordion .ui-accordion-content-active {
  display: block;
  border: 1px solid #E0DBD7;
  border-top: none;
}

.ui-autocomplete {
  position: absolute;
  cursor: default;
  -webkit-box-shadow: 0 5px 4px rgba(0,0,0,.5);
  box-shadow: 0 5px 4px rgba(0,0,0,.5);
  z-index: 1000!important;
}

* html .ui-autocomplete {
  width: 1px;
}

.ui-menu {
  background: #333;
  list-style: none;
  padding: 0 0 10px 0;
  margin: 0;
  width: 254px;
  display: block;
}

.ui-menu .ui-menu-item {
  background-color: #333;
  margin: 0;
  padding: 0;
  width: 100%;
}

.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: .3em .4em;
  margin: 0 8px;
  line-height: 1.5;
  color: #fff;
  border: none;
  font-weight: 700;
  cursor: pointer;
}

.ui-menu .ui-menu-item a.ui-state-active,
.ui-menu .ui-menu-item a.ui-state-focus {
  text-decoration: underline;
}

.ui-menu .ui-menu-item a.ui-state-focus {
  background-color: #fff;
  color: #b02a1a;
}

li.ui-menu-item:first-child {
  background: #333 url(//s1.city.ac.uk/cityr/i/autocomplete-down.png) no-repeat 25px 0;
  padding-top: 15px;
}

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  margin-right: .1em;
  text-decoration: none!important;
  cursor: pointer;
  text-align: center;
  zoom: 1;
  overflow: visible;
}

.ui-button-icon-only {
  width: 2.2em;
}

button.ui-button-icon-only {
  width: 2.4em;
}

.ui-button-icons-only {
  width: 3em;
}

button.ui-button-icons-only {
  width: 3.2em;
}

.ui-button .ui-button-text {
  display: block;
  line-height: 1.4;
}

.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: 0;
  text-indent: -9999999px;
}

.ui-button-text-icon .ui-button-text {
  padding: .4em 1em .4em 1.8em;
}

.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 1.8em;
  padding-right: 1.8em;
}

input.ui-button {
  padding: .1em .1em;
}

.ui-button-icon-only .ui-icon,
.ui-button-icons-only .ui-icon,
.ui-button-text-icon .ui-icon,
.ui-button-text-icons .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -9px;
}

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

.ui-button-icons-only .ui-icon-primary,
.ui-button-text-icon .ui-icon-primary,
.ui-button-text-icons .ui-icon-primary {
  left: .5em;
}

.ui-button-icons-only .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary {
  right: .5em;
}

.ui-button-set {
  margin-right: 7px;
}

.ui-button-set .ui-button {
  margin-left: 0;
  margin-right: -.3em;
}

button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ui-dialog {
  position: absolute;
  padding: .2em;
  width: 300px;
  overflow: visible;
  background: #fff;
  -webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,.6);
  -o-box-shadow: 0 0 5px 5px rgba(0,0,0,.6);
  box-shadow: 0 0 5px 5px rgba(0,0,0,.6);
}

.ui-dialog .ui-dialog-titlebar {
  padding: .5em 1em .3em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 16px .2em 0;
  color: #333;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 1.8em;
  line-height: 1.4em;
  font-weight: 400;
  border-bottom: 1px solid #e7e7e7;
}

.ui-dialog .ui-dialog-titlebar-close {
  margin: -25px -2px 0 0;
  padding: 1px 5px 1px 1px;
  position: absolute;
  top: 42%;
  width: 80px;
  height: 20px;
  right: 0;
  background: transparent url(//s1.city.ac.uk/cityr/i/modal-close.png) no-repeat right top;
  color: #b02a1a;
  cursor: pointer;
  border: none;
}

.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  text-indent: 0;
  background: 0 0;
  width: 65px;
  text-transform: uppercase;
}

.ui-dialog .ui-dialog-titlebar-close:hover {
  color: #96190b;
  background-position: right -20px;
}

.ui-dialog .ui-dialog-titlebar-close:active,
.ui-dialog .ui-dialog-titlebar-close:focus {
  background-color: transparent;
}

.ui-dialog .ui-dialog-titlebar-close:active span,
.ui-dialog .ui-dialog-titlebar-close:focus span {
  background-position: right -60px;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: 0 0;
  overflow: auto;
  zoom: 1;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin: .5em 0 0 0;
  padding: .3em 1em .5em .4em;
}

.ui-dialog .ui-dialog-buttonpane button {
  float: right;
  margin: .5em .4em .5em 0;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  line-height: 1.4em;
  width: auto;
  overflow: visible;
}

.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

#content .ui-tabs .ui-tabs-nav li a {
  font-weight: 700;
  border-bottom: none;
}

.ui-tabs {
  position: relative;
  padding: .2em;
  margin: 0 0 20px 0;
  zoom: 1;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  border-bottom: 7px solid #333;
  padding: 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  padding: 0;
  white-space: nowrap;
  border-bottom: 32px solid #eae9e7;
  border-right: 24px solid transparent;
  height: 0;
  padding: 0;
  margin-right: -6px;
  cursor: pointer;
  position: relative;
  background: 0 0;
}

.ui-tabs .ui-tabs-nav li:focus,
.ui-tabs .ui-tabs-nav li:hover {
  border-bottom: 32px solid #e7e7e7;
}

.ui-tabs .ui-tabs-nav li:focus a,
.ui-tabs .ui-tabs-nav li:hover a {
  color: #333;
  text-decoration: underline;
}

.ui-tabs .ui-tabs-nav li:focus {
  outline: 0;
}

.ui-tabs .ui-tabs-nav li a {
  padding: 10px 8px 10px 15px;
  line-height: 32px;
  position: relative;
  font-size: .9em;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
  position: relative;
  background: 0 0;
  color: #333;
}

.ui-tabs .ui-tabs-nav li a:link {
  border-bottom: none;
}

.ui-tabs .ui-tabs-nav li a:focus {
  border-top: none;
  border-bottom: none;
  outline: 0;
  background: 0 0;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: 0;
  filter: alpha(opacity=100);
  opacity: 1;
  z-index: 100;
  border-bottom: 32px solid #333;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  cursor: text;
  color: #fff!important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a:hover {
  background: 0 0;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a:focus {
  border-top: none;
  border-bottom: none;
  outline: 0;
  background: 0 0;
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
  cursor: text;
}

.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
  background-color: #e7e7e7;
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border: 0;
  padding: 10px;
  background: 0 0;
  border-color: #E0DBD7;
  border-width: 0 1px 1px 1px;
  border-style: solid;
}

.ui-tabs .ui-tabs-hide {
  display: none!important;
}

.ui-datepicker {
  width: 17.4em;
  padding: .2em;
  display: none;
  background-color: #fafafa;
  border: 1px solid #ccc;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
  background-color: #b02a1a;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#b02a1a),to(#a0271f))!important;
  background-image: -webkit-linear-gradient(top,#b02a1a 0,#a0271f 100%)!important;
  background-image: linear-gradient(to bottom,#b02a1a 0,#a0271f 100%)!important;
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
  cursor: pointer;
  border-bottom: none;
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  top: 2px;
}

.ui-datepicker .ui-datepicker-next-hover {
  top: 2px;
}

.ui-datepicker .ui-datepicker-next-hover span,
.ui-datepicker .ui-datepicker-prev-hover span {
  background-image: url(//s1.city.ac.uk/cityr/i/ui-icons_ffffff_256x240.png);
}

.ui-datepicker .ui-datepicker-prev-hover span {
  background-position: -80px -192px;
}

.ui-datepicker .ui-datepicker-next-hover span {
  background-position: -48px -192px;
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0;
  border-top: none;
  border-left: none;
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: 700;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td a,
.ui-datepicker td span {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
  color: #06696d;
  border-bottom: none;
}

.ui-datepicker td a:hover {
  text-decoration: underline;
}

.ui-datepicker .ui-state-highlight {
  border: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

@font-face {
  font-family: FontAwesome;
  src: url(../fonts/fontawesome/font-4.7.0/fontawesome-webfont.eot?v=4.7.0);
  src: url(../fonts/fontawesome/font-4.7.0/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(../fonts/fontawesome/font-4.7.0/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(../fonts/fontawesome/font-4.7.0/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(../fonts/fontawesome/font-4.7.0/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(../fonts/fontawesome/font-4.7.0/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
  font-weight: 400;
  font-style: normal;
}

#courses-widget .widget-content .ui-accordion-header .ui-icon,
#courses-widget .widget-content .ui-accordion-header.ui-accordion-header-active .ui-icon,
.course .accordion.ui-accordion .ui-accordion-header .ui-icon,
.course .accordion.ui-accordion .ui-accordion-header.ui-accordion-header-active .ui-icon,
.dialog button,
.fa,
.ui-accordion .ui-accordion-header .ui-icon,
.ui-accordion .ui-accordion-header.ui-accordion-header-active .ui-icon,
.white-card__media .embed-container a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}

.fa-ul>li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: .14286em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

#courses-widget .widget-content .ui-accordion-header .fa-pull-left.ui-icon,
.course .accordion.ui-accordion .ui-accordion-header .fa-pull-left.ui-icon,
.dialog button.fa-pull-left,
.fa.fa-pull-left,
.ui-accordion .ui-accordion-header .fa-pull-left.ui-icon,
.white-card__media .embed-container a.fa-pull-left:before {
  margin-right: .3em;
}

#courses-widget .widget-content .ui-accordion-header .fa-pull-right.ui-icon,
.course .accordion.ui-accordion .ui-accordion-header .fa-pull-right.ui-icon,
.dialog button.fa-pull-right,
.fa.fa-pull-right,
.ui-accordion .ui-accordion-header .fa-pull-right.ui-icon,
.white-card__media .embed-container a.fa-pull-right:before {
  margin-left: .3em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

#courses-widget .widget-content .ui-accordion-header .pull-left.ui-icon,
.course .accordion.ui-accordion .ui-accordion-header .pull-left.ui-icon,
.dialog button.pull-left,
.fa.pull-left,
.ui-accordion .ui-accordion-header .pull-left.ui-icon,
.white-card__media .embed-container a.pull-left:before {
  margin-right: .3em;
}

#courses-widget .widget-content .ui-accordion-header .pull-right.ui-icon,
.course .accordion.ui-accordion .ui-accordion-header .pull-right.ui-icon,
.dialog button.pull-right,
.fa.pull-right,
.ui-accordion .ui-accordion-header .pull-right.ui-icon,
.white-card__media .embed-container a.pull-right:before {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

#courses-widget .widget-content .ui-accordion-header.ui-accordion-header-active .ui-icon,
.course .accordion.ui-accordion .ui-accordion-header.ui-accordion-header-active .ui-icon,
.fa-rotate-180,
.ui-accordion .ui-accordion-header.ui-accordion-header-active .ui-icon {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1,1);
  -ms-transform: scale(-1,1);
  transform: scale(-1,1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1,-1);
  -ms-transform: scale(1,-1);
  transform: scale(1,-1);
}

#courses-widget .widget-content .ui-accordion-header.ui-accordion-header-active :root .ui-icon,
.course .accordion.ui-accordion .ui-accordion-header.ui-accordion-header-active :root .ui-icon,
.ui-accordion .ui-accordion-header.ui-accordion-header-active :root .ui-icon,
:root #courses-widget .widget-content .ui-accordion-header.ui-accordion-header-active .ui-icon,
:root .course .accordion.ui-accordion .ui-accordion-header.ui-accordion-header-active .ui-icon,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90,
:root .ui-accordion .ui-accordion-header.ui-accordion-header-active .ui-icon {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.dialog button:before,
.fa-close:before,
.fa-remove:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-cog:before,
.fa-gear:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-repeat:before,
.fa-rotate-right:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before,
.white-card__media .embed-container a:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-exclamation-triangle:before,
.fa-warning:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

#courses-widget .widget-content .ui-accordion-header .ui-icon:before,
#courses-widget .widget-content .ui-accordion-header.ui-accordion-header-active .ui-icon:before,
.course .accordion.ui-accordion .ui-accordion-header .ui-icon:before,
.course .accordion.ui-accordion .ui-accordion-header.ui-accordion-header-active .ui-icon:before,
.fa-chevron-down:before,
.ui-accordion .ui-accordion-header .ui-icon:before,
.ui-accordion .ui-accordion-header.ui-accordion-header-active .ui-icon:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-cogs:before,
.fa-gears:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-floppy-o:before,
.fa-save:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-sort:before,
.fa-unsorted:before {
  content: "";
}

.fa-sort-desc:before,
.fa-sort-down:before {
  content: "";
}

.fa-sort-asc:before,
.fa-sort-up:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-gavel:before,
.fa-legal:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-bolt:before,
.fa-flash:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-clipboard:before,
.fa-paste:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-chain-broken:before,
.fa-unlink:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
  content: "";
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
  content: "";
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
  content: "";
}

.fa-eur:before,
.fa-euro:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-inr:before,
.fa-rupee:before {
  content: "";
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
  content: "";
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
  content: "";
}

.fa-krw:before,
.fa-won:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-try:before,
.fa-turkish-lira:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
  content: "";
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
  content: "";
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
  content: "";
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
  content: "";
}

.fa-empire:before,
.fa-ge:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-paper-plane:before,
.fa-send:before {
  content: "";
}

.fa-paper-plane-o:before,
.fa-send-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-bed:before,
.fa-hotel:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-y-combinator:before,
.fa-yc:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-television:before,
.fa-tv:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
  content: "";
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-sign-language:before,
.fa-signing:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

.fa-handshake-o:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-o:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-book-o:before {
  content: "";
}

.fa-address-card:before,
.fa-vcard:before {
  content: "";
}

.fa-address-card-o:before,
.fa-vcard-o:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-circle-o:before {
  content: "";
}

.fa-user-o:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
  content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-eercast:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-snowflake-o:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.home .home-studying-clearing,
.intranet-home h1,
.modal--delete:not([class*=active]),
.modal:not([class*=active]),
.promo-wrapper--clearing .image-under,
.social-media-hub h1,
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}

.btn-group:first-child {
  *margin-left: 0;
}

.btn-group+.btn-group {
  margin-left: 5px;
}

.btn-toolbar {
  font-size: 0;
  margin-top: .75;
  margin-bottom: .75;
}

.btn-toolbar .btn+.btn,
.btn-toolbar .btn+.btn-group,
.btn-toolbar .btn-group+.btn {
  margin-left: 5px;
}

.btn-group>.btn {
  position: relative;
  border-radius: 0;
}

.btn-group>.btn+.btn {
  margin-left: -1px;
}

.btn-group>.btn,
.btn-group>.dropdown-menu {
  font-size: 14px;
}

.btn-group>.btn-mini {
  font-size: 11px;
}

.btn-group>.btn-small {
  font-size: 12px;
}

.btn-group>.btn-large {
  font-size: 16px;
}

.btn-group>.btn:first-child {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group>.btn:last-child,
.btn-group>.dropdown-toggle {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.btn-group>.btn.large:first-child {
  margin-left: 0;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.btn-group>.btn.large:last-child,
.btn-group>.large.dropdown-toggle {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
  z-index: 2;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group>.btn+.dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125),inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125),inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}

.btn-group>.btn-mini+.dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}

.btn-group>.btn-small+.dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}

.btn-group>.btn-large+.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}

.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
}

.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}

.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #b0501a;
}

.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #e55302;
}

.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}

.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}

.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}

.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222;
}

.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}

.btn-large .caret,
.btn-mini .caret,
.btn-small .caret {
  margin-top: 6px;
}

.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}

.dropup .btn-large .caret {
  border-bottom-width: 5px;
}

.btn-danger .caret,
.btn-info .caret,
.btn-inverse .caret,
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.btn-group-vertical {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.btn-group-vertical .btn {
  display: block;
  float: none;
  width: 100%;
  border-radius: 0;
}

.btn-group-vertical .btn+.btn {
  margin-left: 0;
  margin-top: -1px;
}

.btn-group-vertical .btn:first-child {
  border-radius: 4px 4px 0 0;
}

.btn-group-vertical .btn:last-child {
  border-radius: 0 0 4px 4px;
}

.btn-group-vertical .btn-large:first-child {
  border-radius: 6px 6px 0 0;
}

.btn-group-vertical .btn-large:last-child {
  border-radius: 0 0 6px 6px;
}

.btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.5;
  *line-height: 1.5;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: -webkit-linear-gradient(top,#fff 0,#e6e6e6 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e6e6e6));
  background-image: linear-gradient(to bottom,#fff 0,#e6e6e6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFE6E6E6', GradientType=0);
  color: #333;
  text-shadow: 0 1px 1px rgba(255,255,255,.75);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #ccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
}

.btn.active,
.btn.disabled,
.btn:active,
.btn:hover,
.btn[disabled] {
  color: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn.active,
.btn:active {
  background-color: #ccc\9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover {
  color: #333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  transition: background-position .1s linear;
}

.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9\9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 65;
  filter: alpha(opacity=6500);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  border-radius: 6px;
}

.btn-large [class*=" icon-"],
.btn-large [class^=icon-] {
  margin-top: 2px;
}

.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  border-radius: 3px;
}

.btn-small [class*=" icon-"],
.btn-small [class^=icon-] {
  margin-top: 0;
}

.btn-mini {
  padding: 1px 6px;
  font-size: 10.5px;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.btn-block+.btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.btn-danger.active,
.btn-info.active,
.btn-inverse.active,
.btn-primary.active,
.btn-success.active,
.btn-warning.active {
  color: rgba(255,255,255,.75);
}

.btn {
  border-color: #c5c5c5;
  border-color: rgba(0,0,0,.15) rgba(0,0,0,.15) rgba(0,0,0,.25);
}

.btn-primary {
  background-image: -webkit-linear-gradient(top,#b02a1a 0,#b0501a 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#b02a1a),to(#b0501a));
  background-image: linear-gradient(to bottom,#b02a1a 0,#b0501a 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB02A1A', endColorstr='#FFB0501A', GradientType=0);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
  border-color: #b0501a #b0501a #6d3110;
  border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
  *background-color: #b0501a;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-primary.active,
.btn-primary.disabled,
.btn-primary:active,
.btn-primary:hover,
.btn-primary[disabled] {
  color: #fff;
  background-color: #b0501a;
  *background-color: #9a4517;
}

.btn-primary.active,
.btn-primary:active {
  background-color: #843b13\9;
}

.btn-warning {
  background-image: -webkit-linear-gradient(top,#fd7d36 0,#e55302 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#fd7d36),to(#e55302));
  background-image: linear-gradient(to bottom,#fd7d36 0,#e55302 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFD7D36', endColorstr='#FFE55302', GradientType=0);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
  border-color: #e55302 #e55302 #993801;
  border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
  *background-color: #e55302;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-warning.active,
.btn-warning.disabled,
.btn-warning:active,
.btn-warning:hover,
.btn-warning[disabled] {
  color: #fff;
  background-color: #e55302;
  *background-color: #cc4a02;
}

.btn-warning.active,
.btn-warning:active {
  background-color: #b24102\9;
}

.btn-danger {
  background-image: -webkit-linear-gradient(top,#ee5f5b 0,#bd362f 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#ee5f5b),to(#bd362f));
  background-image: linear-gradient(to bottom,#ee5f5b 0,#bd362f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEE5F5B', endColorstr='#FFBD362F', GradientType=0);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
  *background-color: #bd362f;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-danger.active,
.btn-danger.disabled,
.btn-danger:active,
.btn-danger:hover,
.btn-danger[disabled] {
  color: #fff;
  background-color: #bd362f;
  *background-color: #a9302a;
}

.btn-danger.active,
.btn-danger:active {
  background-color: #942a25\9;
}

.btn-success {
  background-image: -webkit-linear-gradient(top,#62c462 0,#51a351 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#62c462),to(#51a351));
  background-image: linear-gradient(to bottom,#62c462 0,#51a351 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF62C462', endColorstr='#FF51A351', GradientType=0);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
  *background-color: #51a351;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-success.active,
.btn-success.disabled,
.btn-success:active,
.btn-success:hover,
.btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  *background-color: #499249;
}

.btn-success.active,
.btn-success:active {
  background-color: #408140\9;
}

.btn-info {
  background-image: -webkit-linear-gradient(top,#5bc0de 0,#2f96b4 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#2f96b4));
  background-image: linear-gradient(to bottom,#5bc0de 0,#2f96b4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5BC0DE', endColorstr='#FF2F96B4', GradientType=0);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
  *background-color: #2f96b4;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-info.active,
.btn-info.disabled,
.btn-info:active,
.btn-info:hover,
.btn-info[disabled] {
  color: #fff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}

.btn-info.active,
.btn-info:active {
  background-color: #24748c\9;
}

.btn-inverse {
  background-image: -webkit-linear-gradient(top,#333 0,#222 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#333),to(#222));
  background-image: linear-gradient(to bottom,#333 0,#222 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF333333', endColorstr='#FF222222', GradientType=0);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
  border-color: #222 #222 #000;
  border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
  *background-color: #222;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse:active,
.btn-inverse:hover,
.btn-inverse[disabled] {
  color: #fff;
  background-color: #222;
  *background-color: #151515;
}

.btn-inverse.active,
.btn-inverse:active {
  background-color: #090909\9;
}

button.btn,
input[type=submit].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn::-moz-focus-inner,
input[type=submit].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button.btn.btn-large,
input[type=submit].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}

button.btn.btn-small,
input[type=submit].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn.btn-mini,
input[type=submit].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #b02a1a;
  border-radius: 0;
}

.btn-link:hover {
  color: #ef383f;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover {
  color: #333;
  text-decoration: none;
}

.see-all-button {
  background-color: #b02a1a;
  color: #fff!important;
  min-height: 2.45em;
  display: inline-block;
  padding: .5em;
  border: 0;
  outline: 0;
  font-weight: 600;
  text-align: center;
  line-height: 1.45em;
  border-radius: 2px;
  cursor: pointer;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}

.see-all-button:active span,
.see-all-button:focus span,
.see-all-button:hover span {
  text-decoration: underline;
}

.see-all-button:after {
  content: "\00a0\f105";
  padding-left: .2em;
  font-family: FontAwesome;
  font-size: 1.25em;
  line-height: .8em;
}

.button {
  display: inline-block;
  background-color: #390132;
  padding: 15px 15px;
  text-decoration: none;
  border: none;
  font-size: 1.2em;
  border-radius: 3px;
}

.button span {
  color: #fff;
}

.button i {
  color: #fff;
  float: right;
  margin-right: 15px;
  font-size: 1.3em;
}

.button:link {
  border: none;
}

.button:hover {
  border: none;
}

.button-lg {
  width: 100%;
}

@media only screen and (min-width:320px) {
  .button-lg {
    width: 240px;
  }
}

@media only screen and (min-width:1200px) {
  .button-lg {
    width: 380px;
  }
}

.social-icons-list {
  list-style: none;
}

.social-icons-list li {
  display: inline-block;
}

.social-icons-list li+li {
  margin-left: .5em;
}

.social-icons-list a {
  background-color: #fff!important;
  color: #666!important;
  width: 36px;
  height: 36px;
  display: block;
  border-bottom: 0;
  position: relative;
  border: 1px solid #666!important;
  overflow: hidden;
  font-size: 1.5em;
  line-height: 36px;
  text-align: center;
  white-space: nowrap;
  border-radius: 50%;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}

.social-icons-list a:active,
.social-icons-list a:focus,
.social-icons-list a:hover {
  color: #333;
  border-color: #333;
  text-decoration: none!important;
}

.social-icons-list a.facebook-link:active,
.social-icons-list a.facebook-link:focus,
.social-icons-list a.facebook-link:hover {
  color: #3b5998!important;
  border-color: #3b5998!important;
}

.social-icons-list a.twitter-link:active,
.social-icons-list a.twitter-link:focus,
.social-icons-list a.twitter-link:hover {
  color: #55acee!important;
  border-color: #55acee!important;
}

.social-icons-list a.google-plus-link:active,
.social-icons-list a.google-plus-link:focus,
.social-icons-list a.google-plus-link:hover {
  color: #d73d32!important;
  border-color: #d73d32!important;
}

.social-icons-list a i {
  text-decoration: none;
}

.int-social-list {
  list-style: none;
  padding: 0;
  margin: 0 0 0 5px;
}

.int-social-list li {
  margin: 0 0 5px 0;
  float: left;
}

.int-social-list li a {
  padding: 0 0 0 45px;
  background: transparent url(//s1.city.ac.uk/cityr/i/icon-weibosocial.png) no-repeat center 2px;
  display: block;
  line-height: 32px;
  height: 32px;
  border-bottom: none;
  border: none;
}

.int-social-list li a:hover {
  background-position: center -40px;
}

.int-social-list li .youku {
  background-position: center -167px;
}

.int-social-list li .youku:hover {
  background-position: center -209px;
}

.int-social-list li .sina {
  background-position: center -84px;
}

.int-social-list li .sina:hover {
  background-position: center -127px;
}

@media only screen and (min-width:768px) {
  .widget .social-panel__icons {
    display: inline;
    margin: 0;
  }
}

.widget .link {
  border: none;
}

.widget .link,
.widget .link:link,
.widget .link:visited {
  color: #000;
}

.widget .link:hover {
  border-bottom: 1px solid #000;
}

.widget .link:active,
.widget .link:focus {
  background: #fff;
  border-bottom: 1px dotted #000;
}

.widget .link--social-icon {
  font-size: 1.7em;
  margin: 0 5px 5px 0;
  display: inline-block;
}

.widget .link--social-icon,
.widget .link--social-icon:link,
.widget .link--social-icon:visited {
  color: #000;
}

.widget .link--social-icon:hover {
  opacity: .25;
  border: none;
}

.widget .link--social-icon:active,
.widget .link--social-icon:focus {
  background: #fff;
  color: #555;
  border: none;
}

.widget .link--goto,
.widget .link--goto:link,
.widget .link--goto:visited,
.widget .link--location,
.widget .link--location:link,
.widget .link--location:visited,
.widget .link--social-text,
.widget .link--social-text:link,
.widget .link--social-text:visited {
  color: #fff;
}

.widget .link--goto:hover,
.widget .link--location:hover,
.widget .link--social-text:hover {
  border-bottom: 1px solid #fff;
}

.widget .link--goto:active,
.widget .link--goto:focus,
.widget .link--location:active,
.widget .link--location:focus,
.widget .link--social-text:active,
.widget .link--social-text:focus {
  background: #fff;
  color: #555;
  border: none;
}

.dropdown,
.dropup {
  position: relative;
}

.dropdown-toggle {
  *margin-bottom: -3px;
}

.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}

.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: -.25 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}

.dropdown-menu li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.5;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu li>a:focus,
.dropdown-menu li>a:hover,
.dropdown-submenu:hover>a {
  text-decoration: none;
  color: #fff;
  background-image: -webkit-linear-gradient(top,#b02a1a 0,#9a2517 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#b02a1a),to(#9a2517));
  background-image: linear-gradient(to bottom,#b02a1a 0,#9a2517 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB02A1A', endColorstr='#FF9A2517', GradientType=0);
}

.dropdown-menu .active>a,
.dropdown-menu .active>a:hover {
  color: #333;
  text-decoration: none;
  outline: 0;
  background-image: -webkit-linear-gradient(top,#b02a1a 0,#9a2517 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#b02a1a),to(#9a2517));
  background-image: linear-gradient(to bottom,#b02a1a 0,#9a2517 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB02A1A', endColorstr='#FF9A2517', GradientType=0);
}

.dropdown-menu .disabled>a,
.dropdown-menu .disabled>a:hover {
  color: #999;
}

.dropdown-menu .disabled>a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  cursor: default;
}

.open {
  *z-index: 1000;
}

.open>.dropdown-menu {
  display: block;
}

.pull-right>.dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}

.dropup .dropdown-submenu>.dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  border-radius: 5px 5px 5px 0;
}

.dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  border-radius: 6px 0 6px 6px;
}

.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}

.typeahead {
  margin-top: 2px;
  border-radius: 4px;
}

.dropdown-select {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1000;
  line-height: 2.357em;
}

.dropdown-select .display,
.dropdown-select .display:focus,
.dropdown-select .options {
  background-color: #fff;
  border: 1px solid #ccc;
  z-index: 1000;
}

.dropdown-select .display {
  color: #b02a1a;
  display: block;
  padding: 0 1em;
  overflow: hidden;
  font-weight: 700;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.dropdown-select .display i {
  position: absolute;
  top: 1px;
  right: 1em;
  font-weight: 700;
  line-height: inherit;
}

.dropdown-select .display .open {
  display: none;
}

.dropdown-select.active .display .open {
  display: inline-block;
}

.dropdown-select.active .display .closed {
  display: none;
}

.dropdown-select.disabled .display {
  color: #e7e7e7;
}

.dropdown-select .options {
  background-color: #fff;
  opacity: 0;
  width: 100%;
  visibility: hidden;
  border-top: 0;
  position: absolute;
  -webkit-transition: opacity .1s ease,visibility linear .1s;
  transition: opacity .1s ease,visibility linear .1s;
  z-index: 1000;
}

.dropdown-select .options a {
  color: #b02a1a;
  display: block;
  padding: .5535em 1em;
  border-bottom: 1px solid #ccc;
  line-height: 1.25em;
}

.dropdown-select .options a:last-child {
  border-bottom: 0;
}

.dropdown-select .options a:active,
.dropdown-select .options a:focus,
.dropdown-select .options a:hover {
  background-color: #e7e7e7;
}

.dropdown-select .options a.selected {
  background-color: #b02a1a;
  color: #fff;
  font-weight: 700;
}

.dropdown-select.active .options {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .1s ease;
  transition: opacity .1s ease;
}

.dropdown-select.disabled .options {
  display: none;
}

.embed-container {
  position: relative;
}

.embed-container .youtube-preview {
  position: static;
}

.embed-container .youtube-preview img {
  cursor: pointer;
  position: absolute;
}

.embed-container .youtube-preview img.preview {
  width: 100%;
  min-height: 100%;
  top: 0;
  left: 0;
}

.embed-container .youtube-preview img.play {
  width: 100px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -50px;
  margin-top: -35px;
}

.embed-container .youtube-preview .play-hover {
  display: none;
}

.embed-container .youtube-preview:hover .play {
  display: none;
}

.embed-container .youtube-preview:hover .play-hover {
  display: block;
}

.embed-container .youtube-preview>a {
  display: block;
}

.embed-container .youtube-preview>a:focus img.preview {
  outline-offset: -2px;
  outline: #b02a1a solid 2px;
}

.container {
  width: auto;
  padding-left: 0;
  padding-right: 0;
}

#container {
  margin-bottom: 50px;
}

.responsive-wrapper {
  padding-top: 20px;
}

#primary-content,
.reset-row {
  padding-left: 10px;
  padding-right: 10px;
}

body {
  margin: 0;
  padding: 0 10px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
}

.headline-1,
h1 {
  font-family: ff-meta-web,"Helvetica Neue",Arial,Helvetica,sans-serif;
  font-size: 2.5em;
  font-weight: 600;
  line-height: 1.4em;
  margin: 6px 0 14px;
}

.headline-2,
h2 {
  font-family: ff-meta-web,"Helvetica Neue",Arial,Helvetica,sans-serif;
  font-size: 2em;
  font-weight: 500;
  line-height: 1.4em;
  margin: 6px 0 8px;
}

.headline-3,
h3 {
  font-family: ff-meta-web,"Helvetica Neue",Arial,Helvetica,sans-serif;
  font-size: 1.6em;
  font-weight: 500;
  line-height: 1.3em;
  margin: 6px 0 8px;
}

.headline-4,
h4,
h5,
h6 {
  font-family: ff-meta-web,"Helvetica Neue",Arial,Helvetica,sans-serif;
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1.3em;
  margin: 6px 0 8px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: inherit;
  text-rendering: optimizelegibility;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #999;
}

hr {
  color: #e7e7e7;
  height: 1px;
  border: none;
  border-top: 1px solid #e7e7e7;
  margin: 1.5 0;
}

h1 a,
h1 a:link,
h1 strong,
h2 a,
h2 a:link,
h2 strong,
h3 a,
h3 a:link,
h3 strong,
h4 a,
h4 a:link,
h5 a,
h5 a:link,
h6 a,
h6 a:link {
  font-weight: 400;
  border-bottom: none;
  text-decoration: none;
}

small {
  font-size: 85%;
}

strong,
strong a {
  font-weight: 700;
}

em {
  font-style: italic;
}

cite {
  font-style: normal;
}

.course__summary,
.standfirst {
  font-family: ff-meta-web,"Helvetica Neue",Arial,Helvetica,sans-serif;
  font-size: 1.6em;
  font-weight: 300;
  line-height: 1.4em;
  margin: 0 0 10px 0;
  color: #666;
}

p {
  overflow: hidden;
  margin: 0 0 14px;
}

.note {
  background-color: #FFC;
  border: 1px solid #FFE599;
  padding: 10px;
}

ol,
ul {
  margin: 0 0 14px 25px;
  padding: 0;
}

ol ul,
ul ol {
  margin-bottom: 0;
}

ol li,
ul li {
  padding: 0;
  line-height: 20px;
}

ol li {
  list-style: decimal;
  margin: 0 0 0 20px;
}

ol ul li {
  list-style: circle;
}

ul ul {
  margin-bottom: 0;
  list-style: circle;
}

ol ol {
  margin-bottom: 0;
}

dl {
  margin-bottom: 1.5;
}

dt {
  padding: 5px;
  background: #f7f7f7;
  margin-bottom: 10px;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 1.2em;
  line-height: 1.5;
  font-weight: 700;
}

dd {
  margin: 0 0 14px 10px;
  line-height: 1.5;
}

#alpha-pagination {
  padding: 10px;
  border: 1px solid #ccc;
  margin: 0 0 20px 0;
  background: #f7f7f7;
  color: #999;
  font-size: 1.2em;
}

#alpha-pagination:after,
#alpha-pagination:before {
  content: " ";
  display: table;
}

#alpha-pagination:after {
  clear: both;
}

#alpha-pagination a:visited {
  color: #b02a1a;
}

#alpha-pagination a:active {
  background: #ef383f;
  color: #fff;
}

#alpha-pagination a:focus,
#alpha-pagination a:hover {
  border-bottom: 1px solid #ccc;
  background: #b02a1a;
  color: #fff;
}

.odd {
  background: #f7f7f7;
}

#content .alpha li {
  margin: 0;
  list-style: none;
  padding: 10px 5px;
}

.notice-message {
  border: 1px solid #AAD4FF;
  background: #E3F0FD;
  padding: 10px;
  margin: 0;
}

abbr,
acronym,
dfn {
  border-bottom: 1px #333 dotted;
  cursor: help;
}

blockquote {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: italic;
  font-size: 1.1em;
  line-height: 1.4em;
  color: #666;
  padding: 0 0 0 40px;
  margin: 20px 0 20px 0;
  background: transparent url(//s1.city.ac.uk/cityr/i/quote.png) no-repeat left top;
  clear: both;
  border: none;
}

blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.875;
}

blockquote small {
  display: block;
  line-height: 1.5;
  color: #999;
}

blockquote small:before {
  content: '\2014 \00A0';
}

blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}

blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}

blockquote.pull-right small:before {
  content: '';
}

blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
}

address {
  display: block;
  margin-bottom: 1.5;
  font-style: normal;
  line-height: 1.5;
}

img.right {
  margin: 0 0 0 10px;
  float: right;
}

img.left {
  margin: 0 10px 0 0;
  float: left;
}

img.no-border {
  border: none;
}

a img {
  border: none;
}

img,
object {
  margin: 0 0 14px 0;
  max-width: 100%;
}

.pub-date {
  margin: 0;
  font-style: italic;
}

#content.testimonials {
  padding: 0 0 20px 0;
}

#content.standard {
  padding: 0 5px;
}

#content.standard table {
  max-width: 500px;
}

#content.image-gallery {
  padding: 0 0 20px 0;
  width: 780px;
  margin: 0;
}

.js #content .fms,
.js #content .youtube {
  display: none;
}

#labs,
.labs {
  display: none;
}

.js #labs,
.js .labs {
  display: block;
  position: relative;
  background: #fafafa;
  margin: 0 0 10px 0;
}

.js #labs i.loading-fa-icon,
.js .labs i.loading-fa-icon {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  font-size: 36px;
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  margin-top: -18px;
  margin-left: -18px;
  color: #b02a1a;
}

.js #labs p,
.js .labs p {
  padding: 20px;
  display: block;
}

table {
  width: 99.9%;
  margin-bottom: 14px;
  border-collapse: collapse;
  overflow-x: auto;
  overflow-y: hidden;
}

table caption {
  width: 100%;
  text-align: right;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 18px;
  line-height: 1.333;
  margin: 0 0 10px 0;
}

table th {
  border: 1px solid #E0DBD7;
  text-align: left;
  font-weight: 700;
  background: #eae9e7;
  padding: 5px;
}

table td {
  border: 1px solid #E0DBD7;
  background: #fff;
  text-align: left;
  padding: 5px;
  display: table-cell;
}

table.align-top td {
  vertical-align: top;
}

table td.alt {
  background: #F5FAFA;
  color: #797268;
}

table tr:nth-child(2n) td {
  background: #f4f4f4;
}

#content table {
  display: block;
}

@media only screen and (min-width:980px) {
  #content table {
    display: table;
  }
}

@media (max-width:600px) {
  .js .responsive-table {
    display: block;
  }

  .js .responsive-table tbody,
  .js .responsive-table td,
  .js .responsive-table th,
  .js .responsive-table thead,
  .js .responsive-table tr {
    display: block;
  }

  .js .responsive-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .js .responsive-table tr {
    border: 1px solid #ccc;
  }

  .js .responsive-table td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
  }

  .js .responsive-table td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    content: attr(data-th);
  }
}

img[align] {
  margin-top: 0;
  margin-bottom: 1.5em;
}

img[align=left] {
  float: left;
  margin-right: 1.5em;
}

img[align=right] {
  float: right;
  margin-left: 1.5em;
}

.hidden {
  display: none;
  visibility: hidden;
}

.center-text {
  text-align: center;
}

.ie6 img {
  width: 100%;
}

.embed-wrapper {
  max-width: 100%;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 14px;
}

.embed-container embed,
.embed-container iframe,
.embed-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

#feedback {
  background-color: #FFF;
  font-size: 18px;
  font-weight: 700;
  height: 47px;
  padding: 0 4px;
  right: -39px;
  padding-top: 4px;
  position: fixed;
  text-align: center;
  text-decoration: none;
  top: 750px;
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  z-index: 100000;
}

#feedback .cta {
  margin-bottom: 0;
}

#feedback a {
  padding: 10px;
  border-radius: 0;
}

@-webkit-keyframes infinite-spinning-clock {
  0% {
    -webkit-transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes infinite-spinning-anti-clock {
  0% {
    -webkit-transform: rotate(360deg);
  }

  100% {
    -webkit-transform: rotate(0);
  }
}

@keyframes infinite-spinning-clock {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes infinite-spinning-anti-clock {
  0% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }

  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

.fade-out {
  opacity: 0;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-animation: fade-out 1s linear;
  animation: fade-out 1s linear;
}

@-webkit-keyframes fade-out {
  0%, 75% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fade-out {
  0%, 75% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

#primary-nav-toggler {
  cursor: pointer;
  font-weight: 400;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 1.4em;
  width: 100%;
  display: inline-block;
  text-align: center;
  margin: 0;
  border-top: 3px solid #8d182a;
  border-left: 3px solid #8d182a;
  border-right: 3px solid #8d182a;
  background: #8d182a;
}

#primary-nav-toggler a {
  color: #fff;
  display: block;
  line-height: 20px;
  padding: .6em 0;
  font-family: ff-meta-web,"Helvetica Neue",Arial,Helvetica,sans-serif;
  border: none;
}

#primary-nav-toggler a:before {
  content: "\f0c9";
  font-family: FontAwesome;
  margin-right: .7em;
}

#primary-nav-toggler a:hover {
  border: none;
}

#primary-nav-toggler a:active,
#primary-nav-toggler a:focus {
  background: #8d182a;
}

#primary-nav-toggler.active a {
  background: #fff;
  color: #333;
}

@media only screen and (min-width:980px) {
  #primary-nav-toggler {
    display: none;
  }
}

#slice-navigation.active {
  margin-top: -7px;
}

.js #slice-navigation {
  display: none;
}

.js #slice-navigation.active {
  display: block;
}

#slice-navigation.superbreadcrumb li {
  display: block;
}

#slice-navigation.superbreadcrumb li:last-child a {
  border-bottom: none;
}

#slice-navigation.superbreadcrumb li:first-child a:after,
#slice-navigation.superbreadcrumb li:first-child a:before {
  content: none;
}

#slice-navigation.superbreadcrumb li:first-child.current {
  display: none;
}

#slice-navigation.superbreadcrumb a {
  border-bottom: 1px solid #ccc;
  margin-top: 0;
}

#slice-navigation.superbreadcrumb a:after,
#slice-navigation.superbreadcrumb a:before {
  top: -1px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

#slice-navigation.superbreadcrumb a:after {
  border-color: rgba(255,255,255,0);
  border-top-color: #fff;
  border-width: 10px;
  left: 5%;
  margin-left: -10px;
}

#slice-navigation.superbreadcrumb a:before {
  border-color: rgba(204,204,204,0);
  border-top-color: #ccc;
  border-width: 11px;
  left: 5%;
  margin-left: -11px;
}

#slice-navigation.superbreadcrumb .current span {
  padding: 15px 10px 10px;
  display: block;
  position: relative;
  color: #000;
  font-size: 1.2em;
}

#slice-navigation.superbreadcrumb .current span:after,
#slice-navigation.superbreadcrumb .current span:before {
  top: -1px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

#slice-navigation.superbreadcrumb .current span:after {
  border-color: rgba(255,255,255,0);
  border-top-color: #fff;
  border-width: 10px;
  left: 5%;
  margin-left: -10px;
}

#slice-navigation.superbreadcrumb .current span:before {
  border-color: rgba(204,204,204,0);
  border-top-color: #ccc;
  border-width: 11px;
  left: 5%;
  margin-left: -11px;
}

@media only screen and (min-width:980px) {
  .js #slice-navigation {
    display: block;
  }

  #slice-navigation {
    background: #eae9e7;
    padding: 0;
    border: none;
  }

  #slice-navigation #secondary-nav-siblings li.selected a {
    margin-bottom: 0;
    padding-bottom: 7px;
    z-index: 1;
  }

  #slice-navigation #secondary-nav-branch li a,
  #slice-navigation #secondary-nav-siblings li a {
    position: relative;
    bottom: 0;
  }

  #slice-navigation #secondary-nav-branch li a span,
  #slice-navigation #secondary-nav-siblings li a span {
    padding-bottom: 2px;
  }

  #slice-navigation #secondary-nav>li.selected:first-child {
    margin-top: 0;
  }

  #slice-navigation.superbreadcrumb {
    background-color: #eae9e7;
    overflow: hidden;
  }

  #slice-navigation.superbreadcrumb li {
    float: left;
  }

  #slice-navigation.superbreadcrumb li:first-child a {
    padding-left: 20px;
    color: #333;
  }

  #slice-navigation.superbreadcrumb li:first-child a::after,
  #slice-navigation.superbreadcrumb li:first-child a::before {
    content: " ";
  }

  #slice-navigation.superbreadcrumb .current span {
    display: block;
    float: left;
    font-weight: 700;
    font-size: 1em;
    padding: 10px 0 10px 55px;
    border: none;
  }

  #slice-navigation.superbreadcrumb .current span:after,
  #slice-navigation.superbreadcrumb .current span:before {
    content: none;
  }

  #slice-navigation.superbreadcrumb .current span:before {
    content: none!important;
  }

  #slice-navigation.superbreadcrumb a {
    display: block;
    float: left;
    font-weight: 700;
    padding: 10px 30px 10px 50px;
    margin: 0;
    border-bottom: none;
    color: #333;
  }

  #slice-navigation.superbreadcrumb a:hover {
    text-decoration: none;
    background: #e0dbd7;
    color: #333;
  }

  #slice-navigation.superbreadcrumb a:hover:after {
    border-left-color: #e0dbd7!important;
  }

  #slice-navigation.superbreadcrumb a:visited {
    color: #333;
  }

  #slice-navigation.superbreadcrumb a span {
    display: inline;
    padding: 0;
    border-right: none;
  }

  #slice-navigation.superbreadcrumb .current span::after,
  #slice-navigation.superbreadcrumb a::after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 21px solid transparent;
    border-bottom: 21px solid transparent;
    border-left: 12px solid #eae9e7;
    position: absolute;
    top: 50%;
    margin-top: -21px;
    margin-left: -1px;
    left: 100%;
    z-index: 2;
  }

  #slice-navigation.superbreadcrumb a::before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 21px solid transparent;
    border-bottom: 21px solid transparent;
    border-left: 12px solid #fff;
    position: absolute;
    top: 50%;
    margin-top: -21px;
    margin-left: 0;
    left: 100%;
    z-index: 1;
  }
}

#primary-nav {
  margin: 0;
  clear: right;
  *zoom: 1;
}

#primary-nav:after {
  content: "/0020";
  height: 0;
  display: block;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

#primary-nav li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
  list-style: none;
}

#primary-nav li.nav-home,
#primary-nav li.selected {
  display: block;
}

#primary-nav li.nav-home a {
  background-image: none;
}

#primary-nav li.nav-home.selected a:after,
#primary-nav li.nav-home.selected a:before {
  content: none;
}

#primary-nav li a {
  display: block;
  position: relative;
  text-decoration: none;
  width: auto;
  padding: 1.2em .5em 1em .5em;
  border-bottom: none;
  border-right: none;
}

#primary-nav li.current,
#primary-nav li.selected {
  display: block;
}

#primary-nav li.current a,
#primary-nav li.selected a {
  border-bottom: 1px solid #ccc;
}

#primary-nav li.current a:after,
#primary-nav li.current a:before,
#primary-nav li.selected a:after,
#primary-nav li.selected a:before {
  top: -1px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

#primary-nav li.current a:after,
#primary-nav li.selected a:after {
  border-color: rgba(255,255,255,0);
  border-top-color: #fff;
  border-width: 10px;
  left: 5%;
  margin-left: -10px;
}

#primary-nav li.current a:before,
#primary-nav li.selected a:before {
  border-color: rgba(204,204,204,0);
  border-top-color: #ccc;
  border-width: 11px;
  left: 5%;
  margin-left: -11px;
}

#primary-nav li.current.parent a {
  font-weight: 400;
}

#primary-nav li:last-child a span {
  border-right: none;
}

#primary-nav.top-level li {
  display: block;
}

#primary-nav.top-level li a {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
}

#primary-nav.top-level li.nav-home a {
  border-bottom: none;
}

#primary-nav.top-level .selected a {
  font-weight: 700;
  background-color: #fff;
}

#primary-nav.top-level li:first-child+li a:after,
#primary-nav.top-level li:first-child+li a:before {
  top: -1px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

#primary-nav.top-level li:first-child+li a:after {
  border-color: rgba(255,255,255,0);
  border-top-color: #fff;
  border-width: 10px;
  left: 5%;
  margin-left: -10px;
}

#primary-nav.top-level li:first-child+li a:before {
  border-color: rgba(204,204,204,0);
  border-top-color: #ccc;
  border-width: 11px;
  left: 5%;
  margin-left: -11px;
}

#primary-nav.top-level li:first-child+li a:active,
#primary-nav.top-level li:first-child+li a:focus {
  color: #e31b25;
  text-decoration: underline;
}

#primary-nav.top-level li:first-child+li a:hover {
  background-color: #fff;
}

@media only screen and (min-width:980px) {
  #primary-nav {
    padding: 0;
    border: none;
  }

  #primary-nav li {
    display: block;
    float: left;
  }

  #primary-nav li a {
    margin-left: -1px;
    background: 0 0;
    margin-bottom: 0;
    padding: 5px 0;
    line-height: 20px;
    height: auto;
    font-weight: 700;
    color: #333;
    font-size: 1em;
  }

  #primary-nav li a:after,
  #primary-nav li a:before {
    content: none;
  }

  #primary-nav li a:visited {
    color: #333;
  }

  #primary-nav li a:active,
  #primary-nav li a:focus,
  #primary-nav li a:hover {
    background: 0 0;
    color: #333;
    text-decoration: underline;
  }

  #primary-nav li a span {
    border-right: 1px solid #777;
  }

  #primary-nav li.current a,
  #primary-nav li.selected a {
    background: #333;
    padding-bottom: 5px;
    margin-bottom: 0;
    padding-top: 10px;
    margin-top: -5px;
    color: #fff;
    border-bottom: none;
  }

  #primary-nav li.current a:after,
  #primary-nav li.current a:before,
  #primary-nav li.selected a:after,
  #primary-nav li.selected a:before {
    content: none;
  }

  #primary-nav li.current a span,
  #primary-nav li.selected a span {
    border-right: none;
  }

  #primary-nav li.nav-home {
    border-bottom: none;
  }

  #primary-nav li:last-child a {
    border-right: none;
  }

  #primary-nav li.current.parent a {
    font-weight: 700;
  }

  #primary-nav li.nav-home a,
  #primary-nav li:first-child a {
    left: 1px;
  }

  #primary-nav li.nav-home a span,
  #primary-nav li:first-child a span {
    padding-left: 5px;
  }

  #primary-nav span {
    padding: 0 6px;
  }

  #primary-nav.top-level li a {
    background: 0 0;
    padding: 5px 0;
    border-bottom: none;
  }

  #primary-nav.top-level li a:hover {
    background: 0 0;
  }

  #primary-nav.top-level li.current a,
  #primary-nav.top-level li.selected a {
    background: #333;
    padding-bottom: 5px;
    margin-bottom: -5px;
    padding-top: 10px;
    margin-top: -5px;
  }

  #primary-nav.top-level li:first-child+li a {
    background: 0 0;
    margin-top: 0;
  }

  #primary-nav.top-level li:first-child+li a:after,
  #primary-nav.top-level li:first-child+li a:before {
    content: none;
  }

  #primary-nav.top-level li:first-child+li a:hover {
    background-color: transparent;
  }

  #primary-nav.top-level li:last-child a span {
    border-right: none;
  }
}

#secondary-nav {
  margin: 0;
  *zoom: 1;
  clear: both;
}

#secondary-nav:after {
  content: "/0020";
  height: 0;
  display: block;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

#secondary-nav li {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: visible;
}

#secondary-nav li li,
#secondary-nav li.end {
  overflow: visible;
}

#secondary-nav li a {
  font-size: .9em;
  display: block;
  padding: 15px 10px 10px;
  position: relative;
}

#secondary-nav li a:after,
#secondary-nav li a:before {
  top: -1px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

#secondary-nav li a:after {
  border-color: rgba(255,255,255,0);
  border-top-color: #fff;
  border-width: 10px;
  left: 5%;
  margin-left: -10px;
}

#secondary-nav li a:before {
  border-color: rgba(204,204,204,0);
  border-top-color: #ccc;
  border-width: 11px;
  left: 5%;
  margin-left: -11px;
}

#secondary-nav li a:focus,
#secondary-nav li a:hover {
  color: #000;
  text-decoration: underline;
  background-color: #fff;
  border-color: #ccc;
}

#secondary-nav li a:active {
  text-decoration: none;
}

#secondary-nav .selected a {
  font-weight: 700;
}

#secondary-nav .selected a:hover {
  border-bottom: 1px solid #ccc;
}

#secondary-nav-branch,
#secondary-nav-siblings {
  margin: 0 0 0 20px;
  padding: 0;
}

#secondary-nav-branch li a,
#secondary-nav-siblings li a {
  border-bottom: 1px solid #ccc;
  margin-top: 0;
}

#secondary-nav-branch li a:after,
#secondary-nav-branch li a:before,
#secondary-nav-siblings li a:after,
#secondary-nav-siblings li a:before {
  content: none;
}

#secondary-nav-branch li:last-child a,
#secondary-nav-siblings li:last-child a {
  border-bottom: none;
}

#secondary-nav-branch li:first-child a:after,
#secondary-nav-branch li:first-child a:before,
#secondary-nav-siblings li:first-child a:after,
#secondary-nav-siblings li:first-child a:before {
  top: -1px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

#secondary-nav-branch li:first-child a:after,
#secondary-nav-siblings li:first-child a:after {
  border-color: rgba(255,255,255,0);
  border-top-color: #fff;
  border-width: 10px;
  left: 5%;
  margin-left: -10px;
}

#secondary-nav-branch li:first-child a:before,
#secondary-nav-siblings li:first-child a:before {
  border-color: rgba(204,204,204,0);
  border-top-color: #ccc;
  border-width: 11px;
  left: 5%;
  margin-left: -11px;
}

@media only screen and (min-width:980px) {
  #secondary-nav {
    padding: 5px 0 2px 4px;
    background: #333;
    margin-top: 0;
  }

  .no-sec-nav #secondary-nav {
    display: none;
  }

  #secondary-nav li {
    float: left;
    line-height: normal;
    padding-right: 17px;
  }

  #secondary-nav li a {
    padding: 5px 10px;
    border-bottom: none;
    background: #f7f7f7;
    font-weight: 700;
    display: block;
    margin-top: 0;
    color: #333;
  }

  #secondary-nav li a:after {
    width: 0;
    height: 0;
    border-bottom: 12px solid transparent;
    border-top: 13px solid transparent;
    border-left: 13px solid #F7F7F7;
    font-size: 0;
    line-height: 0;
    left: 100%;
    margin-left: 0;
    top: 0;
  }

  #secondary-nav li a:before {
    border: transparent;
  }

  #secondary-nav li a:visited {
    color: #333;
  }

  #secondary-nav li a:active,
  #secondary-nav li a:focus,
  #secondary-nav li a:hover {
    background-color: #f7f7f7;
    color: #333;
    text-decoration: underline;
  }

  #secondary-nav .selected a {
    background-color: #fff;
    background-position: right -14px;
    color: #333;
  }

  #secondary-nav .selected a:after {
    width: 0;
    height: 0;
    border-bottom: 12px solid transparent;
    border-top: 13px solid transparent;
    border-left: 13px solid #fff;
    font-size: 0;
    line-height: 0;
    left: 100%;
    margin-left: 0;
    top: 0;
  }

  #secondary-nav .selected a:before {
    border: transparent;
  }

  #secondary-nav .selected a:hover,
  #secondary-nav .selected a:visited {
    border-bottom: none;
    background-color: #fff;
  }

  #secondary-nav>li:first-child {
    border-left: none;
  }

  #secondary-nav>li:first-child.selected {
    border-left: none;
  }

  #secondary-nav li.end {
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
  }

  #secondary-nav li.end a {
    background-position: right -14px;
  }

  #secondary-nav li.selected-join a {
    background-position: right -134px;
  }

  #secondary-nav-branch,
  #secondary-nav-siblings {
    margin: 0;
    padding: 0;
  }

  #secondary-nav-branch li,
  #secondary-nav-siblings li {
    margin-bottom: 0;
    padding-right: 0;
  }

  #secondary-nav-branch li a,
  #secondary-nav-siblings li a {
    padding: 5px 0;
    background: 0 0;
    margin-left: -1px;
    color: #fff;
  }

  #secondary-nav-branch li a:after,
  #secondary-nav-branch li a:before,
  #secondary-nav-siblings li a:after,
  #secondary-nav-siblings li a:before {
    content: none;
  }

  #secondary-nav-branch li a:active,
  #secondary-nav-branch li a:focus,
  #secondary-nav-branch li a:hover,
  #secondary-nav-branch li a:visited,
  #secondary-nav-siblings li a:active,
  #secondary-nav-siblings li a:focus,
  #secondary-nav-siblings li a:hover,
  #secondary-nav-siblings li a:visited {
    color: #fff;
    background-color: transparent;
  }

  #secondary-nav-branch li a span,
  #secondary-nav-siblings li a span {
    border-left: 1px solid #999;
    padding: 0 6px;
    display: block;
  }

  #secondary-nav-branch li:first-child a span,
  #secondary-nav-siblings li:first-child a span {
    border-left: none;
  }

  #secondary-nav-branch li:first-child a,
  #secondary-nav-siblings li:first-child a {
    background: 0 0;
  }

  #secondary-nav-branch li:first-child a:after,
  #secondary-nav-branch li:first-child a:before,
  #secondary-nav-siblings li:first-child a:after,
  #secondary-nav-siblings li:first-child a:before {
    content: none;
  }

  #secondary-nav-branch li.selected,
  #secondary-nav-siblings li.selected {
    margin-bottom: -2px;
  }

  #secondary-nav-branch li.selected a,
  #secondary-nav-siblings li.selected a {
    background: #fff;
    color: #333;
    padding-bottom: 9px;
    margin-bottom: -9px;
    position: relative;
  }

  #secondary-nav-branch li.selected a:after,
  #secondary-nav-branch li.selected a:before,
  #secondary-nav-siblings li.selected a:after,
  #secondary-nav-siblings li.selected a:before {
    content: none;
  }

  #secondary-nav-branch li.selected a:active,
  #secondary-nav-branch li.selected a:focus,
  #secondary-nav-branch li.selected a:hover,
  #secondary-nav-siblings li.selected a:active,
  #secondary-nav-siblings li.selected a:focus,
  #secondary-nav-siblings li.selected a:hover {
    background-color: #fff;
  }

  #secondary-nav-branch li.selected a span,
  #secondary-nav-siblings li.selected a span {
    border-color: #fff;
  }
}

a {
  border-bottom: 1px solid #ccc;
  text-decoration: none;
}

a:link {
  color: #b02a1a;
  border-bottom: 1px solid #ccc;
  text-decoration: none;
}

a:visited {
  color: #670003;
}

a:hover {
  border-bottom: 1px solid #fff;
  color: #e31b25;
}

a:focus {
  background-color: #b02a1a;
  color: #fff;
  border-bottom: 1px solid #fff;
}

.pdf {
  background: transparent url(//s1.city.ac.uk/cityr/i/icon-pdf.gif) no-repeat 0 center;
  padding-left: 20px;
}

#skip {
  display: none;
}

.action {
  background: #fff;
  border: 1px solid #ccc;
  margin: 0 0 20px 0;
  display: inline-block;
}

.action:after,
.action:before {
  content: " ";
  display: table;
}

.action:after {
  clear: both;
}

.action .action-text {
  float: left;
  margin: 10px 20px 20px 20px;
}

.action .action-text h3 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.4em;
  line-height: 1.5em;
  margin: 0 0 5px 0;
  font-weight: 700;
}

.action .action-image {
  position: absolute;
  bottom: 0;
  right: 20px;
}

.drop-shadow {
  position: relative;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset;
  box-shadow: 0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset;
}

.drop-shadow:after,
.drop-shadow:before {
  content: "";
  position: absolute;
  z-index: -2;
}

.lifted {
  border-radius: 4px;
}

.lifted:after,
.lifted:before {
  bottom: 15px;
  left: 10px;
  width: 50%;
  height: 20%;
  max-width: 300px;
  -webkit-box-shadow: 0 15px 10px rgba(0,0,0,.7);
  box-shadow: 0 15px 10px rgba(0,0,0,.7);
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.lifted:after {
  right: 10px;
  left: auto;
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

.action-button-wrap {
  display: inline;
}

#content a.action-button {
  border: none;
  color: #fff;
}

#content a.action-button:hover {
  text-decoration: underline;
}

.action-button,
.back-button {
  background: #b02a1a url(//s1.city.ac.uk/cityr/i/icon-action-arrow.png) no-repeat right center;
  padding: 8px 20px 8px 8px;
  color: #fff;
  font-weight: 700!important;
  border-radius: 3px;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
  text-shadow: 1px 1px 1px #96190b;
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.3);
  box-shadow: 0 2px 2px rgba(0,0,0,.3);
}

.action-button:link,
.back-button:link {
  color: #fff;
}

.action-button:hover,
.back-button:hover {
  background-color: #96190b;
  color: #fff;
}

.action-button:visited,
.back-button:visited {
  color: #fff;
}

#content .back-button {
  background: #b02a1a url(//s1.city.ac.uk/cityr/i/icon-action-back-arrow.png) no-repeat 6px center;
  padding: 4px 5px 4px 20px;
  border: none;
  font-size: .9em;
}

#content a.big-action-button {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background: #b02a1a url(//s1.city.ac.uk/cityr/i/icon-action-arrow.png) no-repeat scroll 195px 50%;
  background-image: -webkit-linear-gradient(top,#b02a1a 0,#96190b 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#b02a1a),to(#96190b));
  background-image: linear-gradient(to bottom,#b02a1a 0,#96190b 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB02A1A', endColorstr='#FF96190B', GradientType=0);
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.5);
  box-shadow: 0 2px 2px rgba(0,0,0,.5);
  color: #fff;
  font-weight: 700!important;
  font-size: 1.25em;
  padding: 8px 20px 8px 5px;
  text-shadow: 1px 1px 1px #96190b;
  display: block;
  width: 217px;
  text-align: center;
  border-bottom: none;
  line-height: 1.3em;
  float: left;
  margin: 0 20px 0 0;
}

#content a.big-action-button:hover {
  background: #96190b url(//s1.city.ac.uk/cityr/i/icon-action-arrow.png) no-repeat scroll 195px 50%;
  background-image: -webkit-linear-gradient(top,#96190b 0,#b02a1a 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#96190b),to(#b02a1a));
  background-image: linear-gradient(to bottom,#96190b 0,#b02a1a 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF96190B', endColorstr='#FFB02A1A', GradientType=0);
  text-decoration: underline;
}

#content .button-list {
  padding: 0;
  margin-left: 0;
  overflow: hidden;
}

#content .button-list .big-action-button {
  width: 100%;
  padding: 8px 0;
  margin-bottom: 7px;
}

#content .button-list li {
  padding: 0;
  margin-bottom: 30px;
  list-style: none;
  width: 100%;
}

#content .button-list li p {
  margin: 0 auto;
}

#content .button-list li a {
  width: 89%;
  margin: 0 0 10px 0;
  display: block;
}

#content .button-list.two-columns li {
  margin-bottom: 10px;
}

@media only screen and (min-width:480px) {
  #content .button-list li a {
    width: 40%;
  }

  #content .button-list.two-columns li {
    width: 48%;
    float: left;
    margin-right: 10px;
  }

  #content .button-list.two-columns li a {
    width: auto;
  }
}

@media only screen and (min-width:500px) {
  #content .button-list .big-action-button {
    width: 192px;
    padding: 8px 0 8px 0;
    margin-bottom: 0;
  }
}

@media only screen and (min-width:768px) {
  #content .button-list.two-columns li {
    width: 39%;
  }

  #content .button-list.two-columns li a {
    width: 86%;
  }
}

@media only screen and (min-width:980px) {
  #content .button-list li a {
    float: left;
    width: 23%;
    margin-right: 10px;
  }
}

.action-p-button {
  overflow: visible;
  margin: 2px 0 15px;
}

.action-p-button a {
  color: #fff;
}

.bordered-links:nth-of-type(1) {
  border-top: 1px solid #ccc;
}

.bordered-links {
  color: #333!important;
  border-bottom: 1px solid #ccc!important;
  display: table;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none!important;
  padding: 20px;
  vertical-align: middle;
  width: 100%;
}

.bordered-links .icon {
  color: #999;
  font-size: 2em;
  line-height: 1em;
  left: 20px;
  position: relative;
  -webkit-transition: left .2s ease;
  transition: left .2s ease;
}

.bordered-links:hover .icon {
  left: 30px;
}

.cta {
  display: inline-block;
}

.cta a {
  text-align: center;
  margin: 0 auto;
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  border-radius: 4px;
  font-weight: 700;
}

#courses-widget .widget-content .ui-accordion-header .cta a span.ui-icon,
.course .accordion.ui-accordion .ui-accordion-header .cta a span.ui-icon,
.cta a #courses-widget .widget-content .ui-accordion-header span.ui-icon,
.cta a .course .accordion.ui-accordion .ui-accordion-header span.ui-icon,
.cta a .ui-accordion .ui-accordion-header span.ui-icon,
.cta a i,
.cta a span.fa,
.ui-accordion .ui-accordion-header .cta a span.ui-icon {
  float: right;
  background-color: transparent;
  vertical-align: middle;
  line-height: 1.5em;
  color: #fff;
}

.cta a:focus {
  text-decoration: underline;
}

.cta a:focus i {
  text-decoration: none;
}

.cta a:active {
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.5);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.5);
}

.cta.display-block {
  display: block;
}

.cta.display-block a {
  display: block;
}

.soft-cta a {
  background-image: -webkit-linear-gradient(top,#f5f5f5 0,#f1f1f1 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#f1f1f1));
  background-image: linear-gradient(to bottom,#f5f5f5 0,#f1f1f1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5F5F5', endColorstr='#FFF1F1F1', GradientType=0);
  color: #444;
  border: 1px solid #dcdcdc;
  border: 1px solid rgba(0,0,0,.1);
  font-weight: 700;
}

#courses-widget .widget-content .ui-accordion-header .soft-cta a span.ui-icon,
.course .accordion.ui-accordion .ui-accordion-header .soft-cta a span.ui-icon,
.soft-cta a #courses-widget .widget-content .ui-accordion-header span.ui-icon,
.soft-cta a .course .accordion.ui-accordion .ui-accordion-header span.ui-icon,
.soft-cta a .ui-accordion .ui-accordion-header span.ui-icon,
.soft-cta a i,
.soft-cta a span.fa,
.ui-accordion .ui-accordion-header .soft-cta a span.ui-icon {
  color: #444;
}

.soft-cta a:hover {
  border: 1px solid #c6c6c6;
}

.soft-cta a:active {
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

.soft-cta a:focus {
  border: 1px solid #4d90fe;
}

.mid-cta a {
  background-color: #009bce;
  border: 1px solid #009bce;
}

.mid-cta a:hover {
  border: 1px solid #00759b;
}

.hard-cta a {
  background-image: -webkit-linear-gradient(top,#b02a1a 0,#a0271f 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#b02a1a),to(#a0271f));
  background-image: linear-gradient(to bottom,#b02a1a 0,#a0271f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB02A1A', endColorstr='#FFA0271F', GradientType=0);
  border: 1px solid #a0271f;
}

.hard-cta a:hover {
  border: 1px solid #670003;
}

.twitter-cta a {
  border: 1px solid #00aced;
  border-radius: 4px;
  background: #00aced;
  color: #fff;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.twitter-cta a:hover {
  background: #21c2ff;
}

.facebook-cta a {
  border: 1px solid #3B5998;
  border-radius: 4px;
  background: #3B5998;
  color: #fff;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.facebook-cta a:hover {
  background: #4c70ba;
}

#content .wFormContainer {
  padding: 0;
  margin-bottom: 20px;
}

#content .wFormContainer .wForm form #tfa_Coursefee-H {
  display: block;
}

.wFormContainer .wForm form {
  margin: 0;
  padding: 10px;
  border: 1px solid #ccc;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}

.wForm form div {
  padding: 0;
  margin: 0;
  clear: both;
}

#content .wForm p {
  margin: 0 0 14px 0;
}

label {
  white-space: normal;
  margin: 0 0 5px 0;
}

.wForm form .label {
  font-size: medium;
}

.wForm form fieldset {
  border: 1px solid #ccc;
  padding: 10px;
  background: #FAFAFA;
  margin-bottom: 10px;
  display: block;
  clear: both;
}

.wForm form fieldset legend {
  color: #333;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 1.4em;
  padding: 10px;
  padding: 0;
}

* html .wFormContainer .wForm form fieldset legend {
  top: -.5em;
  left: 0;
}

.wForm form fieldset fieldset {
  background-color: #fafafa;
  margin-top: 10px;
}

.wForm form fieldset fieldset legend {
  font-size: 1.2em;
}

.wForm form table {
  border-collapse: collapse;
  width: 200px;
  margin-top: 14px;
}

.wForm form tr td {
  padding: .5em;
  border: 0;
}

.wForm form tr td .oneField {
  margin-top: 0;
}

.wForm form th {
  padding: 0 4px;
}

.wForm form .alternate-1 {
  background-color: #f2e1e0;
}

.wForm form div.htmlsection {
  padding: 0;
}

.wForm form>div.oneField {
  padding: 10px 10px 0 10px;
}

.wForm .labelsAbove>div.oneField label {
  width: 90%;
}

.wForm form label {
  display: block;
  margin: 0 0 4px 0!important;
}

.wForm label.preField {
  display: inline-block;
  background-color: inherit;
  font-weight: 700;
}

.wForm .labelsAbove label.preField {
  display: block;
}

.wForm form label.postField {
  margin: 0 10px 0 0!important;
}

.wForm input,
.wForm select,
.wForm textarea {
  border: 1px solid #ccc;
  -webkit-box-shadow: "inset 0 0 8px  rgba(0,0,0,0.1), 0 0 16px rgba(0,0,0,0.1)";
  box-shadow: "inset 0 0 8px  rgba(0,0,0,0.1), 0 0 16px rgba(0,0,0,0.1)";
  padding: 5px!important;
  background: #fff;
  background: rgba(255,255,255,.5);
  display: block;
  clear: left;
}

.wForm select {
  padding: 5px!important;
}

.wForm textarea {
  width: 90%;
  max-width: 410px;
}

td input,
td select,
td textarea {
  width: 90%;
}

.wForm form .actions {
  font-size: .9em;
}

.wForm form .actions input {
  font-family: Arial,Helvetica,sans-serif;
}

.wForm form .actions:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.wForm form div.actions .primaryAction {
  width: auto;
  border: none;
  display: inline;
  background: #b02a1a url(//s1.city.ac.uk/cityr/i/icon-action-arrow.png) no-repeat right center;
  padding: 5px 20px 5px 5px!important;
  color: #fff!important;
  font-weight: 700;
  border-radius: 2px;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
  text-shadow: 1px 1px 1px #96190b;
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.5);
  box-shadow: 0 2px 2px rgba(0,0,0,.5);
  margin-right: 20px;
  font-size: 1em;
}

.wForm form .actions .primaryAction:hover {
  background-color: #96190b;
}

.wForm form .actions .primaryAction:hover {
  text-decoration: underline;
  color: #fff;
}

.wForm form .actions .secondaryAction {
  background: #333;
  padding: 5px 8px!important;
  color: #fff!important;
  border: none;
  border-radius: 2px;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
  text-shadow: 1px 1px 1px #96190b;
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.5);
  box-shadow: 0 2px 2px rgba(0,0,0,.5);
}

#content .secondaryAction {
  border-bottom: none;
  font-weight: 700;
  font-size: 1em;
  margin-left: 0!important;
}

.wForm form .primaryAction:hover,
.wForm form .secondaryAction:hover {
  color: #666;
}

.wForm .labelsLeftAligned label.preField,
.wForm .labelsRightAligned label.preField,
.wForm label.preField {
  min-width: inherit!important;
}

.wForm .wfPageNextButton,
.wForm .wfPagePreviousButton {
  cursor: pointer;
  color: #b02a1a;
}

.wForm form .reqMark {
  font-size: medium!important;
  margin: 0!important;
  color: #333;
}

.wForm form span.reqMark {
  color: red;
}

#previewContainer #form_preview {
  font-size: 14px;
}

#content .wForm form table {
  font-size: 1em;
  max-width: none;
  display: block;
}

#content.standard .wForm form table {
  max-width: 460px;
}

.wForm form table {
  width: 100%;
  margin-bottom: 14px;
  border-left: 1px solid #C1DAD7;
  border-top: 1px solid #C1DAD7;
  font-size: .8em;
  border-collapse: collapse;
}

.wForm form table caption {
  width: 100%;
  text-align: right;
  font-family: Georgia,"Times New Roman",Times,serif;
  margin: 0 0 10px 0;
}

.wForm form table th {
  border: 1px solid #C1DAD7;
  border-left: none;
  border-top: none;
  text-align: left;
  font-weight: 700;
  background: #eae9e7;
  background-image: -webkit-linear-gradient(top,#eae9e7 0,#e0dbd7 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#eae9e7),to(#e0dbd7));
  background-image: linear-gradient(to bottom,#eae9e7 0,#e0dbd7 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEAE9E7', endColorstr='#FFE0DBD7', GradientType=0);
  padding: 5px;
}

.wForm form table td {
  border-right: 1px solid #C1DAD7;
  border-bottom: 1px solid #C1DAD7;
  background: #fff;
  text-align: left;
  padding: 5px;
  display: table-cell;
}

.wForm form table td.alt {
  background: #F5FAFA;
  color: #797268;
}

.wForm form div.oneField {
  padding: 0;
  margin-bottom: 0!important;
}

.wForm form div.errFld {
  margin: 0 -3px;
  padding: 0 3px;
  border: none!important;
}

.wForm form div.errFld input,
.wForm form div.errFld select,
.wForm form div.errFld textarea {
  border: 1px solid #C33;
  background-color: #FEB1AD;
  color: #333;
}

.wForm form div.errMsg {
  margin-bottom: 10px;
}

.wFormContainer .wForm form .field-hint span {
  color: #000;
}

.wFormContainer .wForm form .field-hint-inactive {
  color: #aaa;
}

.wForm form div.repeat {
  border: 1px dotted #ced1d3;
}

.wForm form div.removeable {
  border: 1px dotted #ced1d3;
  background-color: #F5F5F5;
}

.wForm form .duplicateLink {
  line-height: 260%;
  color: #414d59;
}

.wForm form .removeLink {
  line-height: 260%;
  color: red;
}

.wForm form td .duplicateLink,
.wForm form td .removeLink {
  margin: 0;
  line-height: 100%;
}

.oneChoice input {
  width: 18px;
  height: 18px;
}

input[type=checkbox] {
  width: 18px;
  height: 18px;
  border: none;
  background-position-x: left;
  margin-right: 5px;
}

input[type=checkbox]:hover {
  background-position-y: -40px;
}

input[type=checkbox]:checked {
  background-position-y: -20px;
}

input[type=checkbox]:checked:hover {
  background-position-y: -60px;
}

input[type=checkbox]:disabled {
  opacity: .3;
}

.wForm input[type=radio] {
  border: none;
  margin-right: 5px;
  text-shadow: none!important;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-box-shadow: none;
  background: inherit;
}

.wForm form .oneField .oneChoice:last-child {
  margin-bottom: 14px;
}

.wForm form .oneChoice label {
  vertical-align: top!important;
}

.wForm form .oneChoice input {
  float: left;
}

.wForm form .inlineSection div.oneField {
  display: block!important;
  clear: none;
  margin-bottom: 14px!important;
}

.wForm form .inlineSection {
  margin-bottom: 14px;
  padding: 0!important;
}

.wForm form .inlineSection .oneField select {
  width: auto;
  float: left;
}

.inlineSection .oneField .inlineLabel {
  float: left;
}

.wForm form .inlineSection .oneField input {
  float: left;
}

.inlineSection select {
  float: right;
}

#cff-regular-donation,
#cff-single-donation {
  overflow: hidden;
  padding: 0 0 10px;
  background-color: #EAE9E7;
  margin-bottom: 20px;
}

#cff-regular-donation label,
#cff-single-donation label {
  display: block;
  margin: 10px 0;
}

#cff-regular-donation legend,
#cff-single-donation legend {
  background-color: #EAE9E7;
  background: -webkit-gradient(linear,left top,left bottom,from(#EAE9E7),to(#E0DBD7));
  background: -webkit-linear-gradient(top,#EAE9E7 0,#E0DBD7 100%);
  background: linear-gradient(to bottom,#EAE9E7 0,#E0DBD7 100%);
  border-bottom: 1px solid #fff;
  border-top: medium none;
  color: #333;
  font-family: arial,sans-serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.6em;
  margin: 0;
  padding: 10px 0;
  text-indent: 10px;
  width: 100%;
}

#cff-regular-donation legend span,
#cff-single-donation legend span {
  color: #B02A1A;
}

#cff-regular-donation fieldset,
#cff-single-donation fieldset {
  margin-left: 10px;
  margin-bottom: 15px;
  border: none;
}

#cff-regular-donation .donation-submit,
#cff-single-donation .donation-submit {
  background-color: #B02A1A;
  background: url(//s1.city.ac.uk/cityr/i/icon-action-arrow.png) no-repeat 77px center,-webkit-gradient(linear,left top,left bottom,from(#B02A1A),to(#96190B));
  background: url(//s1.city.ac.uk/cityr/i/icon-action-arrow.png) no-repeat 77px center,-webkit-linear-gradient(top,#B02A1A 0,#96190B 100%);
  background: url(//s1.city.ac.uk/cityr/i/icon-action-arrow.png) no-repeat 77px center,linear-gradient(to bottom,#B02A1A 0,#96190B 100%);
  border-bottom: medium none;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.5);
  box-shadow: 0 2px 2px rgba(0,0,0,.5);
  color: #FFF;
  display: block;
  float: left;
  font-size: .8em;
  font-weight: 700;
  line-height: 1.3em;
  margin: 15px 20px 5px 10px;
  padding: 8px 35px 8px 13px;
  text-align: center;
  text-shadow: 1px 1px 1px #96190B;
  cursor: pointer;
  border: none;
}

#cff-regular-donation .donate-appeal {
  display: none;
}

.donation-other-amount {
  display: none;
}

.donation-other-amount input {
  background: none repeat scroll 0 0 #F7F7F7;
  border: medium none;
  width: 60px;
  font-size: 1em;
  height: auto;
  line-height: 18px;
  margin: 0;
  min-height: 18px;
  padding: 4px 5px;
  margin: 5px 0 0;
}

#wow-widget div {
  margin-bottom: 10px;
}

#wow-widget label {
  margin: 0 10px;
}

#wow-widget #submit-nomination {
  background-color: #B02A1A;
  background: url(//s1.city.ac.uk/cityr/i/icon-action-arrow.png) no-repeat 120px center,-webkit-gradient(linear,left top,left bottom,from(#B02A1A),to(#96190B));
  background: url(//s1.city.ac.uk/cityr/i/icon-action-arrow.png) no-repeat 120px center,-webkit-linear-gradient(top,#B02A1A 0,#96190B 100%);
  background: url(//s1.city.ac.uk/cityr/i/icon-action-arrow.png) no-repeat 120px center,linear-gradient(to bottom,#B02A1A 0,#96190B 100%);
  border-bottom: medium none;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.5);
  box-shadow: 0 2px 2px rgba(0,0,0,.5);
  color: #FFF;
  display: block;
  float: left;
  font-size: .8em;
  font-weight: 700;
  line-height: 1.3em;
  padding: 8px 35px 8px 13px;
  text-align: center;
  text-shadow: 1px 1px 1px #96190B;
  cursor: pointer;
  border: none;
}

#wow-widget small.notice {
  display: block;
  width: 50%;
  margin-top: 40px;
}

@media only screen and (min-width:480px) {
  .wForm input,
  .wForm select,
  .wForm textarea {
    width: auto;
  }
}

.primary-menu-wrapper {
  background: #8d182a;
  padding: 3px;
  margin-top: 15px;
}

@media only screen and (min-width:980px) {
  .primary-menu-wrapper {
    display: none;
  }
}

.primary-menu-wrapper .primary-menu-toggle {
  display: block;
  text-decoration: none;
  text-align: center;
  width: 100%;
  line-height: 20px;
  padding: 10px 0;
  background: #8d182a;
  color: #fff;
  font-family: ff-meta-web,'Helvetica Neue',Arial,Helvetica,sans-serif;
  font-size: 1.4em;
  border-bottom: 1px solid rgba(0,0,0,.05);
}

.primary-menu-wrapper .primary-menu-toggle--open {
  background: #fff;
  color: #000;
}

.primary-menu-wrapper .primary-menu-toggle__icon {
  margin-right: 7px;
}

.primary-menu-wrapper .primary-menu {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
  background: #fff;
  color: #000;
  font-family: ff-meta-web,'Helvetica Neue',Arial,Helvetica,sans-serif;
  font-size: 1.2em;
}

.js .primary-menu-wrapper .primary-menu {
  display: none;
}

.primary-menu-wrapper .primary-menu__item {
  position: relative;
  border-top: 1px solid rgba(0,0,0,.1);
  overflow: hidden;
}

.primary-menu-wrapper .primary-menu__item-interior {
  position: relative;
}

.primary-menu-wrapper .primary-menu__item-link {
  display: inline-block;
  position: relative;
  padding: 13px 60px 13px 10px;
  width: 100%;
  text-decoration: none;
  border: none;
  color: #000;
}

.primary-menu-wrapper .primary-menu__item-link:active,
.primary-menu-wrapper .primary-menu__item-link:focus {
  background: 0 0;
}

.primary-menu-wrapper .primary-menu__item-link:active .primary-menu__item-text {
  border-bottom: 1px solid;
}

.primary-menu-wrapper .primary-menu__item-link--selected {
  background: #000;
  color: #fff;
  font-weight: 700;
}

.primary-menu-wrapper .primary-menu__item-link--selected:active,
.primary-menu-wrapper .primary-menu__item-link--selected:focus {
  background: #000;
}

.primary-menu-wrapper .primary-menu__item-toggle {
  position: absolute;
  display: block;
  right: 4px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 50px;
  height: 38px;
  line-height: 38px;
  z-index: 10;
  text-align: center;
  text-decoration: none;
  font-family: FontAwesome;
  font-size: 2.4em;
  font-weight: 700;
  background: #fff;
  color: #555;
  border: 1px solid #555;
}

.primary-menu-wrapper .primary-menu__item-toggle:before {
  content: '\f107';
}

.primary-menu-wrapper .primary-menu__item-toggle--open {
  background: #555;
  color: #fff;
}

.primary-menu-wrapper .primary-menu__item-toggle--open:before {
  content: '\f106';
}

.primary-menu-wrapper .primary-menu__submenu {
  padding: 0;
  margin-left: 0;
  list-style-type: none;
  display: none;
}

.primary-menu-wrapper .primary-menu__submenu--level-1 {
  background: #e8e8e8;
}

.primary-menu-wrapper .primary-menu__submenu--level-2 {
  background: #d0d0d0;
}

.primary-menu-wrapper .primary-menu__submenu--level-3 {
  background: #b8b8b8;
}

.primary-menu-wrapper .primary-menu__submenu--level-4 {
  background: #a0a0a0;
}

.primary-menu-wrapper .primary-menu__submenu--level-5 {
  background: #888;
}

.primary-menu-wrapper .primary-menu__submenu--level-6 {
  background: #707070;
}

.primary-menu-wrapper .primary-menu__submenu--level-7 {
  background: #585858;
}

.primary-menu-wrapper .primary-menu__submenu--level-4 .primary-menu__item-link,
.primary-menu-wrapper .primary-menu__submenu--level-5 .primary-menu__item-link,
.primary-menu-wrapper .primary-menu__submenu--level-6 .primary-menu__item-link,
.primary-menu-wrapper .primary-menu__submenu--level-7 .primary-menu__item-link {
  color: #fff;
}

.no-js .primary-menu-wrapper {
  display: none;
}

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

.skip:focus {
  left: 0;
  background-color: #ff0;
  color: #000;
  position: absolute;
  padding: 0 5px;
  z-index: 10000;
}

.header {
  padding-bottom: .3em;
  margin: 0 -10px;
}

@media only screen and (min-width:980px) {
  .header {
    margin: 0;
  }
}

.header__util {
  display: none;
  background-color: #8f182e;
}

.header__logo-nav-wrapper,
.header__util {
  padding: 0 10px;
}

@media only screen and (min-width:980px) {
  .header__logo-nav-wrapper,
  .header__util {
    padding: 0;
  }
}

@media only screen and (min-width:980px) {
  .header {
    margin-bottom: 1em;
    padding-bottom: 0;
  }

  .header__util {
    display: block;
  }

  .header__logo-nav-wrapper {
    border-bottom: 1px solid #eee;
    position: relative;
  }
}

.header__util__misc {
  float: left;
  list-style-type: none;
  padding: 1.1em 0;
  font-size: 1.2em;
}

.header__util__audience {
  float: right;
  list-style-type: none;
  margin: 0;
  font-size: 1.2em;
}

@media only screen and (min-width:980px) {
  .header__util__misc {
    margin: 6px 0 0 0;
    font-size: 1.1em;
  }

  .header__util__misc li {
    display: inline-block;
  }

  .header__util__misc a:link,
  .header__util__misc a:visited {
    color: #fff;
    border: none;
    margin-right: 4em;
  }

  .header__util__misc a:hover {
    border-bottom: 1px solid #fff;
  }

  .header__util__misc a:active,
  .header__util__misc a:focus {
    border: none;
    background: #fff;
    color: #555;
  }

  .header__util__audience {
    font-size: 1.1em;
  }
}

.header__util__staff,
.header__util__students {
  display: inline-block;
  color: #fff;
  border-right: 2px solid #831226;
  cursor: pointer;
  position: relative;
  float: left;
}

.header__util__staff:first-child,
.header__util__students:first-child {
  border-left: 2px solid #831226;
}

.header__util__audience .header__util__audience__button-link {
  color: #fff;
  line-height: 1em;
}

.header__util__audience__button {
  margin: 1.5em 1.2em;
  padding: 0;
  display: block;
}

.header__util__audience__button:after {
  content: '\f0d7';
  font-family: FontAwesome;
  float: right;
  margin-right: 1em;
  padding: .2em .4em .1em;
}

@media only screen and (min-width:980px) {
  .header__util__audience__button-link:focus .header__util__audience__button {
    background: #fff;
    color: #555;
    border-color: #fff;
  }
}

@media only screen and (min-width:980px) {
  .header__util__audience__button-link:hover .header__util__audience__button__text {
    border-bottom: 1px solid;
  }

  .header__util__audience__button-link:focus .header__util__audience__button__text {
    border-bottom: none;
  }
}

@media only screen and (min-width:980px) {
  .header__util__audience__button:after {
    margin-left: 1em;
    margin-right: 0;
    content: '\f0d7';
    display: inline-block;
    float: none;
  }
}

.header__util__audience .header__util__staff__list,
.header__util__audience .header__util__students__list {
  padding: 0;
  border: 0;
  overflow: hidden;
  list-style-type: none;
  display: none;
  height: auto;
  clip: initial;
  right: 0;
  margin: 1.2em 0 0;
  position: relative;
  background-color: #a34654;
  width: auto;
}

.header__util__audience .header__util__staff__list li,
.header__util__audience .header__util__students__list li {
  border: none;
  display: block;
  margin: 0;
  padding: .5em 0 .5em .5em;
  border-bottom: 1px solid rgba(0,0,0,.2);
}

.header__util__audience .header__util__staff__list a,
.header__util__audience .header__util__students__list a {
  color: #fff;
  border: none;
  display: inline;
}

.header__util__audience .header__util__staff__list a:hover .header__hoverable,
.header__util__audience .header__util__students__list a:hover .header__hoverable {
  border-bottom: 1px solid #fff;
}

.header__util__audience .header__util__staff__list a:active,
.header__util__audience .header__util__staff__list a:focus,
.header__util__audience .header__util__students__list a:active,
.header__util__audience .header__util__students__list a:focus {
  color: #555;
  background: #fff;
}

#courses-widget .widget-content .ui-accordion-header .header__util__audience .header__util__staff__list .ui-icon,
#courses-widget .widget-content .ui-accordion-header .header__util__audience .header__util__students__list .ui-icon,
.course .accordion.ui-accordion .ui-accordion-header.ui-accordion-header-active .header__util__audience .header__util__staff__list .ui-icon,
.course .accordion.ui-accordion .ui-accordion-header.ui-accordion-header-active .header__util__audience .header__util__students__list .ui-icon,
.dialog .header__util__audience .header__util__staff__list button,
.dialog .header__util__audience .header__util__students__list button,
.header__util__audience .header__util__staff__list #courses-widget .widget-content .ui-accordion-header .ui-icon,
.header__util__audience .header__util__staff__list .course .accordion.ui-accordion .ui-accordion-header.ui-accordion-header-active .ui-icon,
.header__util__audience .header__util__staff__list .dialog button,
.header__util__audience .header__util__staff__list .fa,
.header__util__audience .header__util__staff__list .ui-accordion .ui-accordion-header .ui-icon,
.header__util__audience .header__util__staff__list .white-card__media .embed-container a:before,
.header__util__audience .header__util__students__list #courses-widget .widget-content .ui-accordion-header .ui-icon,
.header__util__audience .header__util__students__list .course .accordion.ui-accordion .ui-accordion-header.ui-accordion-header-active .ui-icon,
.header__util__audience .header__util__students__list .dialog button,
.header__util__audience .header__util__students__list .fa,
.header__util__audience .header__util__students__list .ui-accordion .ui-accordion-header .ui-icon,
.header__util__audience .header__util__students__list .white-card__media .embed-container a:before,
.ui-accordion .ui-accordion-header .header__util__audience .header__util__staff__list .ui-icon,
.ui-accordion .ui-accordion-header .header__util__audience .header__util__students__list .ui-icon,
.white-card__media .embed-container .header__util__audience .header__util__staff__list a:before,
.white-card__media .embed-container .header__util__audience .header__util__students__list a:before {
  padding-left: 7px;
  font-size: .8em;
}

.no-js .header__util__audience>li .header__util__staff__list,
.no-js .header__util__audience>li .header__util__students__list {
  display: block;
}

.no-js .header__util__audience>li .header__util__students__list__item {
  display: inline-block;
  border-bottom-width: 0;
}

.no-js .header__util__audience>li .header__util__students__list__item--dup {
  display: none;
}

@media only screen and (min-width:980px) {
  .no-js .header__util__audience>li .header__util__staff__list,
  .no-js .header__util__audience>li .header__util__students__list {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .5s,visibility .5s;
    transition: opacity .5s,visibility .5s;
  }

  .no-js .header__util__audience>li .header__util__students__list__item,
  .no-js .header__util__audience>li .header__util__students__list__item--dup {
    display: block;
    border-bottom-width: 1px;
  }

  .no-js .header__util__audience>li:hover {
    -webkit-transition: visibility 0s,opacity .1s;
    transition: visibility 0s,opacity .1s;
  }

  .no-js .header__util__audience>li:hover .header__util__staff__list,
  .no-js .header__util__audience>li:hover .header__util__students__list {
    visibility: visible;
    opacity: 1;
  }
}

.header__util__item--active .header__util__staff__list,
.header__util__item--active .header__util__students__list {
  display: block;
}

.header__util__item--active .header__util__audience__button:after {
  content: '\f0d8';
}

@media only screen and (min-width:980px) {
  .header__util__item--active {
    background: #bc1728;
  }

  .header__util__audience .header__util__staff__list,
  .header__util__audience .header__util__students__list {
    position: absolute;
    background: #bc1728;
    padding: .5em 1em 1em .5em;
    z-index: 10000000;
    width: 250px;
    margin-top: 0;
  }

  .header__util__audience .header__util__staff__list li,
  .header__util__audience .header__util__students__list li {
    margin: 0 0 0 1.5em;
    border: none;
  }

  .header__util__audience .header__util__staff__list a:active,
  .header__util__audience .header__util__staff__list a:focus,
  .header__util__audience .header__util__students__list a:active,
  .header__util__audience .header__util__students__list a:focus {
    background: #fff;
    color: #555;
  }

  .header__util__audience .header__util__staff__list {
    width: 150px;
  }

  .header__util__audience .header__util__audience__button:after {
    content: '\f0d7';
  }
}

.header__logo {
  float: left;
  margin: 1em 0 0;
}

.header__logo a,
.header__logo a:active,
.header__logo a:focus {
  border: none;
  text-decoration: none;
  background: 0 0;
}

.header__logo__img {
  width: 120px;
}

@media only screen and (min-width:480px) {
  .header__logo__img {
    width: 150px;
  }
}

.header__logo {
  margin-top: 0;
}

.header__logo.header__logo--law {
  margin-top: 1em;
}

.header__search .header__search__toggle {
  border: 1px solid #ccc;
  padding: .5em .9em;
  display: block;
  position: absolute;
  right: 6.5em;
  top: 1em;
  overflow: hidden;
  color: #333;
}

.header__search .header__search__toggle:focus {
  background: #fff;
}

#courses-widget .widget-content .ui-accordion-header .header__search .header__search__toggle .ui-icon,
.course .accordion.ui-accordion .ui-accordion-header.ui-accordion-header-active .header__search .header__search__toggle .ui-icon,
.dialog .header__search .header__search__toggle button,
.header__search .header__search__toggle #courses-widget .widget-content .ui-accordion-header .ui-icon,
.header__search .header__search__toggle .course .accordion.ui-accordion .ui-accordion-header.ui-accordion-header-active .ui-icon,
.header__search .header__search__toggle .dialog button,
.header__search .header__search__toggle .fa,
.header__search .header__search__toggle .ui-accordion .ui-accordion-header .ui-icon,
.header__search .header__search__toggle .white-card__media .embed-container a:before,
.ui-accordion .ui-accordion-header .header__search .header__search__toggle .ui-icon,
.white-card__media .embed-container .header__search .header__search__toggle a:before {
  font-size: 3em;
  display: block;
}

@media only screen and (min-width:480px) {
  .header__search .header__search__toggle {
    padding: .75em 1.5em;
    right: 8.3em;
    top: 1em;
  }
}

@media only screen and (min-width:980px) {
  .header__search .header__search__toggle {
    display: none;
  }
}

.header__search {
  margin: 0;
}

.header__search fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

@media only screen and (min-width:980px) {
  .header__search {
    float: right;
    margin: 1em 0;
  }
}

.header__search__form {
  display: none;
}

.header__search--active .header__search__toggle,
.no-js .header__search__toggle {
  background: #ccc;
  padding-bottom: 2em;
}

.header__search--active .header__search__toggle:focus,
.no-js .header__search__toggle:focus {
  background: #ccc;
}

.header__search--active .header__search__form,
.no-js .header__search__form {
  display: block;
  position: relative;
  background: #ccc;
  width: 100%;
  padding: 1em 1em;
  overflow: hidden;
  top: 1em;
}

.header__search--active fieldset,
.no-js fieldset {
  float: right;
}

.header__search--active .header__search__button,
.no-js .header__search__button {
  background: #fff;
  border: 1px solid #fff;
}

@media only screen and (min-width:480px) {
  .header__search--active .header__search__form {
    top: 0;
  }
}

@media only screen and (min-width:980px) {
  .header__search__form {
    display: block;
  }

  .header__search--active .header__search__form {
    position: relative;
    background: 0 0;
    margin-top: 0;
    padding: 0;
  }
}

.header__search__input {
  line-height: 1.1em;
  font-size: 1.1em;
  padding: .9em 1.1em;
  float: left;
  border: 1px solid #fff;
  width: 82%;
}

.header__search__fieldset button,
.header__search__fieldset input {
  height: 46px;
}

@media only screen and (min-width:480px) {
  .header__search__input {
    width: 89%;
  }
}

@media only screen and (min-width:320px) {
  .header__search fieldset {
    width: 100%;
  }
}

@media only screen and (min-width:980px) {
  .header__search__form .header__search__input {
    border-left: 1px solid #cacaca;
    border-top: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
    border-right: none;
    border-top-left-radius: .5em;
    border-bottom-left-radius: .5em;
    width: 220px;
  }

  .header__search__form .header__search__button {
    border-right: 1px solid #cacaca;
    border-top: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
    border-left: none;
    border-top-right-radius: .5em;
    border-bottom-right-radius: .5em;
  }
}

.header__search__button {
  background: 0 0;
  line-height: 1.4em;
  height: 2.35em;
  width: 2em;
  font-size: 1.4em;
  font-weight: 700;
  vertical-align: middle;
  float: left;
  cursor: pointer;
}

.global-nav__wrapper .global-nav__toggle {
  border: 1px solid #ccc;
  padding: .5em 1.2em;
  display: block;
  position: absolute;
  right: 10px;
  top: 1em;
  color: #333;
}

.global-nav__wrapper .global-nav__toggle:focus {
  background: #fff;
}

#courses-widget .widget-content .ui-accordion-header .global-nav__wrapper .global-nav__toggle .ui-icon,
.course .accordion.ui-accordion .ui-accordion-header.ui-accordion-header-active .global-nav__wrapper .global-nav__toggle .ui-icon,
.dialog .global-nav__wrapper .global-nav__toggle button,
.global-nav__wrapper .global-nav__toggle #courses-widget .widget-content .ui-accordion-header .ui-icon,
.global-nav__wrapper .global-nav__toggle .course .accordion.ui-accordion .ui-accordion-header.ui-accordion-header-active .ui-icon,
.global-nav__wrapper .global-nav__toggle .dialog button,
.global-nav__wrapper .global-nav__toggle .fa,
.global-nav__wrapper .global-nav__toggle .ui-accordion .ui-accordion-header .ui-icon,
.global-nav__wrapper .global-nav__toggle .white-card__media .embed-container a:before,
.ui-accordion .ui-accordion-header .global-nav__wrapper .global-nav__toggle .ui-icon,
.white-card__media .embed-container .global-nav__wrapper .global-nav__toggle a:before {
  font-size: 3em;
  display: block;
}

@media only screen and (min-width:480px) {
  .global-nav__wrapper .global-nav__toggle {
    padding: .75em 1.7em;
    top: 1em;
  }
}

@media only screen and (min-width:980px) {
  .global-nav__wrapper .global-nav__toggle {
    display: none;
  }
}

.navigation-wrapper {
  display: none;
}

@media only screen and (min-width:980px) {
  .navigation-wrapper {
    display: block;
  }
}

.global-nav__wrapper {
  clear: right;
  float: right;
  padding: 0;
  width: 100%;
  margin-top: 1em;
}

.global-nav__wrapper .global-nav {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

@media only screen and (min-width:980px) {
  .global-nav__wrapper .global-nav {
    font-size: .95em;
  }
}

@media only screen and (min-width:1200px) {
  .global-nav__wrapper .global-nav {
    font-size: 1em;
  }
}

.global-nav__wrapper li {
  display: inline-block;
  margin: 0 0 0 1em;
}

@media only screen and (min-width:480px) {
  .global-nav__wrapper {
    margin-top: 0;
  }
}

@media only screen and (min-width:980px) {
  .global-nav__wrapper {
    margin-top: 2em;
    width: auto;
  }
}

.global-nav__menu-item__link {
  font-size: 1.2em;
  margin-right: .5em;
  font-weight: 700;
  margin-left: .5em;
}

.global-nav__menu-item__link:link {
  border: none;
  color: #fff;
}

.global-nav__menu-item__link:visited {
  color: #fff;
}

.global-nav__menu-item__link:active,
.global-nav__menu-item__link:focus {
  background: #fff;
  color: #555;
  border-bottom: 1px solid #fff;
}

.global-nav__menu-item .global-nav__menu-item__toggle-icon {
  font-family: FontAwesome;
  display: block;
  float: right;
  background-color: #c00f22;
  color: #fff;
  padding: .3em .3em;
  vertical-align: middle;
  margin-right: 13px;
  margin-top: -.25em;
  font-size: 2.4em;
}

.global-nav__menu-item .global-nav__menu-item__toggle-icon:before {
  content: '\f107';
}

.global-nav__menu-item .global-nav__menu-item__toggle {
  outline: 0;
}

.global-nav__wrapper--active .global-nav__toggle,
.no-js .global-nav__toggle {
  color: #fff;
  border: 1px solid #8d182b;
  background: #8d182b;
  padding: .3em 1.2em 7em 1.2em;
}

.global-nav__wrapper--active .global-nav__toggle:focus,
.no-js .global-nav__toggle:focus {
  background: #8d182b;
}

#courses-widget .widget-content .ui-accordion-header .global-nav__wrapper--active .global-nav__toggle .ui-icon:before,
#courses-widget .widget-content .ui-accordion-header .no-js .global-nav__toggle .ui-icon:before,
.course .accordion.ui-accordion .ui-accordion-header.ui-accordion-header-active .global-nav__wrapper--active .global-nav__toggle .ui-icon:before,
.course .accordion.ui-accordion .ui-accordion-header.ui-accordion-header-active .no-js .global-nav__toggle .ui-icon:before,
.dialog .global-nav__wrapper--active .global-nav__toggle button:before,
.dialog .no-js .global-nav__toggle button:before,
.global-nav__wrapper--active .global-nav__toggle #courses-widget .widget-content .ui-accordion-header .ui-icon:before,
.global-nav__wrapper--active .global-nav__toggle .course .accordion.ui-accordion .ui-accordion-header.ui-accordion-header-active .ui-icon:before,
.global-nav__wrapper--active .global-nav__toggle .dialog button:before,
.global-nav__wrapper--active .global-nav__toggle .fa:before,
.global-nav__wrapper--active .global-nav__toggle .ui-accordion .ui-accordion-header .ui-icon:before,
.global-nav__wrapper--active .global-nav__toggle .white-card__media .embed-container a:before,
.no-js .global-nav__toggle #courses-widget .widget-content .ui-accordion-header .ui-icon:before,
.no-js .global-nav__toggle .course .accordion.ui-accordion .ui-accordion-header.ui-accordion-header-active .ui-icon:before,
.no-js .global-nav__toggle .dialog button:before,
.no-js .global-nav__toggle .fa:before,
.no-js .global-nav__toggle .ui-accordion .ui-accordion-header .ui-icon:before,
.no-js .global-nav__toggle .white-card__media .embed-container a:before,
.ui-accordion .ui-accordion-header .global-nav__wrapper--active .global-nav__toggle .ui-icon:before,
.ui-accordion .ui-accordion-header .no-js .global-nav__toggle .ui-icon:before,
.white-card__media .embed-container .global-nav__wrapper--active .global-nav__toggle a:before,
.white-card__media .embed-container .no-js .global-nav__toggle a:before {
  content: '\f00d';
  font-family: FontAwesome;
}

@media only screen and (min-width:480px) {
  .global-nav__wrapper--active .global-nav__toggle,
  .no-js .global-nav__toggle {
    padding: .75em 1.6em 2em;
  }
}

.global-nav__wrapper--active .navigation-wrapper,
.no-js .navigation-wrapper {
  display: block;
  background-color: #8d182b;
  position: relative;
  overflow: hidden;
}

.global-nav__wrapper--active .global-nav__menu-item,
.no-js .global-nav__menu-item {
  display: block;
  border-bottom: 1px solid #fff;
  padding: 1em 0 1.2em 0;
  margin: 0;
}

.global-nav__wrapper--active .header__util__misc--responsive,
.no-js .header__util__misc--responsive {
  width: 100%;
  padding: 0;
}

.global-nav__wrapper--active .header__util__misc--responsive a,
.no-js .header__util__misc--responsive a {
  margin: 0;
}

.global-nav__wrapper--active .header__util__misc__item,
.no-js .header__util__misc__item {
  width: 50%;
  height: 75px;
  padding: 0 15px;
  text-align: center;
  background-color: #c00f22;
  color: #fff;
  display: table;
  border: none;
}

.global-nav__wrapper--active .header__util__misc__item:hover .header__util__misc__item__span,
.no-js .header__util__misc__item:hover .header__util__misc__item__span {
  border-bottom: 1px solid #fff;
  text-decoration: none;
}

.global-nav__wrapper--active .header__util__misc__item:active .header__util__misc__item__span,
.global-nav__wrapper--active .header__util__misc__item:focus .header__util__misc__item__span,
.no-js .header__util__misc__item:active .header__util__misc__item__span,
.no-js .header__util__misc__item:focus .header__util__misc__item__span {
  background: #fff;
  color: #555;
}

@media only screen and (min-width:480px) {
  .global-nav__wrapper--active .header__util__misc__item,
  .no-js .header__util__misc__item {
    height: 60px;
  }
}

.global-nav__wrapper--active .header__util__misc__item__text,
.no-js .header__util__misc__item__text {
  display: table-cell;
  vertical-align: middle;
}

.global-nav__wrapper--active .header__util__misc__item--unit,
.no-js .header__util__misc__item--unit {
  float: left;
  border-right: 2px solid #90162d;
}

.global-nav__wrapper--active .header__util__misc__item--directory,
.no-js .header__util__misc__item--directory {
  float: right;
}

.global-nav__wrapper--active .header__util__audience--responsive,
.no-js .header__util__audience--responsive {
  margin-bottom: 1em;
  width: 100%;
}

.global-nav__wrapper--active .header__util__audience--responsive .header__util__staff,
.global-nav__wrapper--active .header__util__audience--responsive .header__util__students,
.no-js .header__util__audience--responsive .header__util__staff,
.no-js .header__util__audience--responsive .header__util__students {
  display: block;
  float: none;
  border: none;
  margin: 0;
}

.global-nav__wrapper--active .header__util__audience--responsive .header__util__audience__button,
.no-js .header__util__audience--responsive .header__util__audience__button {
  padding: 1em 0 0 0;
}

.global-nav__wrapper--active .global-nav__drop a:hover,
.global-nav__wrapper--active .global-nav__menu-item__link:hover,
.no-js .global-nav__drop a:hover,
.no-js .global-nav__menu-item__link:hover {
  border-bottom: 1px solid #fff;
}

@media only screen and (min-width:980px) {
  .global-nav__wrapper--active {
    background-color: transparent;
    margin: 2em 0 0 0;
    padding: 0;
  }

  .header-nav-wrapper .global-nav__wrapper,
  .no-js .header-nav-wrapper .global-nav__wrapper {
    background: 0 0;
    padding: 0;
  }

  .header-nav-wrapper .navigation-wrapper,
  .no-js .header-nav-wrapper .navigation-wrapper {
    background: 0 0;
    position: initial;
    margin: 0 0 -1em 0;
    padding-bottom: 0;
  }

  .header-nav-wrapper .global-nav__menu-item,
  .no-js .header-nav-wrapper .global-nav__menu-item {
    display: inline-block;
    margin-right: .5em;
    padding: 1em 0 0 0;
  }

  .header-nav-wrapper .global-nav__menu-item:hover .global-nav__menu-item__link,
  .header-nav-wrapper .global-nav__menu-item:hover .global-nav__menu-item__toggle-icon,
  .no-js .header-nav-wrapper .global-nav__menu-item:hover .global-nav__menu-item__link,
  .no-js .header-nav-wrapper .global-nav__menu-item:hover .global-nav__menu-item__toggle-icon {
    color: #96190b;
  }

  .header-nav-wrapper .global-nav__menu-item:hover .global-nav__menu-item__link,
  .no-js .header-nav-wrapper .global-nav__menu-item:hover .global-nav__menu-item__link {
    border-bottom: 1px solid #96190b;
  }

  .header-nav-wrapper .global-nav__menu-item .global-nav__menu-item__toggle-icon,
  .no-js .header-nav-wrapper .global-nav__menu-item .global-nav__menu-item__toggle-icon {
    background: 0 0;
    color: #595959;
    padding: .4em 0;
    margin: 0;
    font-size: 1.2em;
    line-height: 1.2em;
    position: relative;
    width: 100%;
    top: -26px;
    right: 0;
    text-align: right;
    z-index: 1000;
    display: block;
    border: 1px dotted transparent;
  }

  .header-nav-wrapper .global-nav__menu-item .global-nav__menu-item__toggle-icon:before,
  .no-js .header-nav-wrapper .global-nav__menu-item .global-nav__menu-item__toggle-icon:before {
    content: '\f0d7';
    padding: .2em .3em;
  }

  .header-nav-wrapper .global-nav__menu-item .global-nav__menu-item__toggle:focus .global-nav__menu-item__toggle-icon,
  .no-js .header-nav-wrapper .global-nav__menu-item .global-nav__menu-item__toggle:focus .global-nav__menu-item__toggle-icon {
    border-color: #333;
  }

  .header-nav-wrapper .global-nav__menu-item .global-nav__menu-item__link,
  .no-js .header-nav-wrapper .global-nav__menu-item .global-nav__menu-item__link {
    color: #595959;
  }

  .header__util__audience--responsive,
  .header__util__misc--responsive {
    display: none;
  }
}

.global-nav__drop {
  z-index: 10000;
  display: none;
}

.global-nav__drop ul {
  list-style-type: none;
}

.global-nav__drop__heading {
  display: none;
}

.no-js .global-nav__menu-item__toggle,
.no-js .header__util__audience__button-link {
  display: none;
}

@media only screen and (min-width:980px) {
  .no-js .global-nav__menu-item__toggle,
  .no-js .header__util__audience__button-link {
    display: inline;
  }
}

.no-js .global-nav__menu-item .global-nav__drop {
  display: none;
}

@media only screen and (min-width:980px) {
  .no-js .global-nav__menu-item .global-nav__drop {
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 1s,visibility 1s;
    transition: opacity 1s,visibility 1s;
  }
}

@media only screen and (min-width:980px) {
  .no-js .global-nav__menu-item:hover .global-nav__drop {
    opacity: 1;
    -webkit-transition: opacity .2s,visibility .2s;
    transition: opacity .2s,visibility .2s;
    visibility: visible;
  }
}

.global-nav__menu-item--active .global-nav__menu-item__link {
  background: 0 0;
  color: #fff;
  border: none;
}

.global-nav__menu-item--active .global-nav__menu-item__toggle-icon:before {
  content: '\f106';
}

.global-nav__menu-item--active .global-nav__drop {
  display: block;
}

.global-nav__drop {
  left: 0;
  right: 0;
  padding: 1em 0 0 0;
  margin: 1.1em auto -1.5em;
  position: relative;
  background: #a34654;
}

.global-nav__drop .container>div>div:last-child li:last-child {
  border: none;
}

.global-nav__drop ul {
  margin: 0 0 -.5em 0;
}

.global-nav__drop .global-nav__drop__column-heading,
.global-nav__drop li {
  display: none;
  margin: 0 0 .8em 0;
  padding-bottom: .7em;
  border-bottom: 1px solid rgba(0,0,0,.2);
  padding-left: .5em;
}

.global-nav__drop .global-nav__drop__column-heading {
  padding-top: .3em;
}

.global-nav__drop .global-nav__drop__column-heading,
.global-nav__drop .global-nav__drop__mobile {
  display: block;
}

.global-nav__drop .global-nav__drop__mobile--first {
  padding-top: 7px;
}

@media only screen and (min-width:980px) {
  .global-nav__drop .global-nav__drop__mobile--first {
    padding-top: 0;
  }
}

.global-nav__drop .container>div>div:last-child .global-nav__drop__column-heading {
  border: none;
}

.global-nav__drop a {
  color: #fff;
  border: none;
  font-size: 1.2em;
}

.global-nav__drop a:active,
.global-nav__drop a:focus {
  background: #fff;
  color: #555;
}

@media only screen and (min-width:980px) {
  .global-nav__menu-item__link {
    color: #555;
  }

  .global-nav__drop {
    margin: 1.35em auto 0;
    position: absolute;
    padding: 1.8em;
    border-bottom: 1px solid #c9c9c9;
    border-top: 1px solid #c9c9c9;
    background: rgba(250,250,250,.98);
  }

  .global-nav__drop ul {
    margin: 0;
  }

  .global-nav__drop .global-nav__drop__column-heading,
  .global-nav__drop li {
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
    display: block;
    padding-left: 0;
  }

  .global-nav__drop .container>div>div:last-child li:last-child {
    border-bottom: 1px solid #ccc;
  }

  .global-nav__drop a {
    color: #333;
    font-size: 1em;
  }

  .global-nav__drop a:hover {
    color: #96190b;
  }

  .global-nav__drop a:active,
  .global-nav__drop a:focus {
    background: #96190b;
    color: #fff;
  }
}

@media only screen and (min-width:980px) {
  .header-nav-wrapper .global-nav__menu-item {
    border: 1px solid transparent;
    border-bottom-width: 0;
    padding: .7em .4em 0 .4em;
    margin-right: 0;
    margin-left: 0;
  }

  .header-nav-wrapper .global-nav__menu-item .global-nav__drop .global-nav__drop__column-heading,
  .header-nav-wrapper .global-nav__menu-item .global-nav__drop .global-nav__drop__heading {
    display: inline-block;
    margin: 0 0 1em 0;
    font-weight: 700;
    font-size: 1.4em;
    padding: 0;
    border: none;
  }

  .header-nav-wrapper .global-nav__menu-item .global-nav__drop .global-nav__drop__column-heading a:hover,
  .header-nav-wrapper .global-nav__menu-item .global-nav__drop .global-nav__drop__heading a:hover {
    border-bottom: 1px solid #96190b;
  }

  .header-nav-wrapper .global-nav__menu-item .global-nav__drop .global-nav__drop__column-heading:hover,
  .header-nav-wrapper .global-nav__menu-item .global-nav__drop .global-nav__drop__heading:hover {
    border-bottom: 1px solid transparent;
    margin-bottom: .95em;
  }

  .header-nav-wrapper .global-nav__menu-item .global-nav__drop .global-nav__drop__column-heading:active,
  .header-nav-wrapper .global-nav__menu-item .global-nav__drop .global-nav__drop__column-heading:focus,
  .header-nav-wrapper .global-nav__menu-item .global-nav__drop .global-nav__drop__heading:active,
  .header-nav-wrapper .global-nav__menu-item .global-nav__drop .global-nav__drop__heading:focus {
    background: #96190b;
    color: #fff;
  }

  .header-nav-wrapper .global-nav__menu-item .global-nav__drop .global-nav__drop__heading:hover {
    border-bottom: 1px solid;
  }

  .header-nav-wrapper .global-nav__menu-item--active,
  .no-js .header-nav-wrapper .global-nav__menu-item:hover {
    border-color: #c9c9c9;
    background: #fafafa;
  }

  .header-nav-wrapper .global-nav__menu-item--active .global-nav__menu-item__toggle-icon,
  .no-js .header-nav-wrapper .global-nav__menu-item:hover .global-nav__menu-item__toggle-icon {
    border-color: #333;
  }
}

.slice-title,
.slice-title--non-url {
  display: none;
}

.no-js .slice-title {
  display: block;
  padding: 1.2em .5em 1em .5em;
  border-bottom: 1px solid #ccc;
}

@media only screen and (min-width:980px) {
  .slice-title {
    display: block;
    margin: 0 0 .3em;
    font-family: ff-meta-web,"Helvetica Neue",Arial,Helvetica,sans-serif;
  }

  .no-js .slice-title,
  .slice-title {
    padding: 0;
    border-bottom: none;
  }

  .slice-title a {
    font-size: 1.8em;
    text-decoration: none;
    margin-bottom: .5em;
  }

  .slice-title a:link,
  .slice-title a:visited {
    color: #000;
    border: none;
  }

  .slice-title a:hover {
    border-bottom: 1px solid #96190b;
    color: #96190b;
  }

  .slice-title a:active,
  .slice-title a:focus {
    color: #fff;
  }

  .slice-title--non-url {
    display: block;
    margin: 0 0 .3em;
    font-size: 1.8em;
    color: #000;
  }
}

@media only screen and (min-width:1200px) {
  .js .scroll-down .header {
    top: 0;
    left: 0;
    position: fixed;
    z-index: 1000;
    width: 100%;
    background: #fff;
    padding: 0;
    margin: 0;
  }

  .js .scroll-down .header__util {
    display: none;
  }

  .js .scroll-down .global-nav__wrapper {
    float: left;
    font-size: 1em;
    clear: none;
    margin-top: 13px;
    margin-left: 10px;
  }

  .js .scroll-down .header__logo img {
    width: 80px;
  }

  .js .scroll-down .header__search {
    margin-bottom: 0;
  }

  .js .scroll-down #container {
    margin-top: 235px;
  }
}

.home #section-nav {
  display: none;
}

.no-js .header__search {
  display: block;
  float: left;
  margin-left: 20px;
}

.no-js .global-nav__toggle,
.no-js .header__search__toggle {
  display: none;
}

.no-js .global-nav__menu-item {
  margin-bottom: 1.2em;
  display: inline-block;
}

.no-js .global-nav__wrapper {
  width: 100%;
}

.no-js .header__util__audience li a {
  color: #fff;
}

.no-js .header__util__audience li a .header__util__audience__button {
  color: #fff;
}

.no-js .header__util__audience__button {
  display: inline-block;
}

.no-js .header__util__staff__list,
.no-js .header__util__students__list {
  z-index: 9;
}

.header__util__students a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 1.5em 1.2em;
  border: none;
}

.header__util__students a span {
  -ms-flex-item-align: center;
  align-self: center;
  padding-top: .2em;
}

.header__util__students a:link span,
.header__util__students a:visited span {
  color: #fff;
  line-height: 1em;
}

.header__util__students a:hover span {
  border-bottom: 1px solid #fff;
}

.header__util__students a:active span,
.header__util__students a:focus span {
  border: none;
  background: #fff;
  color: #555;
}

.connect-with-us .social-icon {
  background: url(//s1.city.ac.uk/cityr/i/home/social.png) no-repeat 0 -30px;
  display: block;
  line-height: 27px;
  height: 27px;
  width: 30px;
  float: left;
  border-bottom: none;
  text-decoration: none;
  margin-right: 10px;
  margin-bottom: 10px;
}

.connect-with-us .social-icon:active,
.connect-with-us .social-icon:focus,
.connect-with-us .social-icon:hover {
  background-position: 0 0;
}

.connect-with-us .social-icon.social-twitter {
  background-position: -32px -29px;
}

.connect-with-us .social-icon.social-twitter:active,
.connect-with-us .social-icon.social-twitter:focus,
.connect-with-us .social-icon.social-twitter:hover {
  background-position: -32px 0;
}

.connect-with-us .social-icon.social-youtube {
  background-position: -62px -30px;
}

.connect-with-us .social-icon.social-youtube:active,
.connect-with-us .social-icon.social-youtube:focus,
.connect-with-us .social-icon.social-youtube:hover {
  background-position: -62px 0;
}

.connect-with-us .social-icon.social-linkedin {
  background-position: -94px -31px;
}

.connect-with-us .social-icon.social-linkedin:active,
.connect-with-us .social-icon.social-linkedin:focus,
.connect-with-us .social-icon.social-linkedin:hover {
  background-position: -94px 0;
}

.connect-with-us .social-icon.social-weibo {
  background-position: -129px -30px;
}

.connect-with-us .social-icon.social-weibo:active,
.connect-with-us .social-icon.social-weibo:focus,
.connect-with-us .social-icon.social-weibo:hover {
  background-position: -129px 0;
}

.connect-with-us .social-icon.social-youku {
  background-position: -166px -29px;
  width: 78px;
}

.connect-with-us .social-icon.social-youku:active,
.connect-with-us .social-icon.social-youku:focus,
.connect-with-us .social-icon.social-youku:hover {
  background-position: -166px 0;
}

.connect-with-us .social-icon.social-pininterest {
  background-position: -247px -30px;
}

.connect-with-us .social-icon.social-pininterest:active,
.connect-with-us .social-icon.social-pininterest:focus,
.connect-with-us .social-icon.social-pininterest:hover {
  background-position: -247px 0;
}

.connect-with-us .social-icon.social-google {
  background-position: -279px -30px;
}

.connect-with-us .social-icon.social-google:active,
.connect-with-us .social-icon.social-google:focus,
.connect-with-us .social-icon.social-google:hover {
  background-position: -279px 0;
}

.connect-with-us .social-icon.social-instagram {
  background-position: -312px -30px;
}

.connect-with-us .social-icon.social-instagram:active,
.connect-with-us .social-icon.social-instagram:focus,
.connect-with-us .social-icon.social-instagram:hover {
  background-position: -312px 0;
}

.footer {
  padding-top: 10px;
}

.footer a {
  color: #000;
  border: none;
}

.footer a:hover {
  text-decoration: underline;
}

.footer p {
  line-height: 1.2em;
  margin-bottom: 5px;
}

.footer img {
  margin: 0;
}

.footer h3 {
  font-size: 22px;
  font-family: ff-meta-web,Arial,Helvetica,sans-serif;
  line-height: 1.5em;
}

.footer .footer-contact>div {
  margin-bottom: 20px;
}

.footer .footer-links {
  margin-bottom: 20px;
}

.footer .footer-links .cr {
  display: inline-block;
  font-weight: 700;
}

.footer .footer-links .links {
  display: block;
}

@media only screen and (min-width:768px) {
  .footer .footer-links .cr {
    float: left;
  }

  .footer .footer-links .links {
    margin-left: 230px;
  }
}

.footer .footer-links a {
  margin-right: 15px;
}

.footer .footer-qaahr {
  margin: 20px 0;
  border-bottom: 1px solid #aaa;
}

.footer .footer-qaahr img:hover {
  outline: 2px solid #fff;
}

.footer .footer-qaahr a {
  display: inline-block;
  margin: 0 30px 30px 0;
}

.footer .footer-qaahr a:active,
.footer .footer-qaahr a:focus {
  background-color: transparent;
}

.footer2016 {
  background: #fff;
  margin: 0 -10px;
  padding: 0 0 10px 0;
  position: relative;
}

@media only screen and (min-width:980px) {
  .footer2016 {
    margin: 0;
  }
}

.footer2016 .container-multiple {
  max-width: 100%;
}

.footer2016__location,
.footer2016__social {
  background: #a22833;
  color: #fff;
  text-align: center;
}

@media only screen and (min-width:768px) {
  .footer2016__location,
  .footer2016__social {
    text-align: left;
  }
}

.footer2016__social {
  padding: 20px 10px;
}

@media only screen and (min-width:768px) {
  .footer2016__social {
    padding-top: 15px;
  }
}

.footer2016__location {
  padding: 15px 10px;
}

@media only screen and (min-width:768px) {
  .footer2016__location {
    padding-top: 30px;
  }
}

.footer2016__info,
.footer2016__misc {
  background: #fff;
  color: #000;
  padding: 10px 10px;
}

.footer2016 .location-panel {
  margin-bottom: 20px;
}

.footer2016 .location-panel__heading {
  color: #fff;
}

.footer2016 .location-panel p {
  margin-bottom: 5px;
}

.footer2016 .social-panel {
  border-bottom: 2px solid rgba(190,105,113,.2);
  padding-bottom: 10px;
}

.footer2016 .social-panel__icons {
  margin: 10px 0 0 0;
}

@media only screen and (min-width:768px) {
  .footer2016 .social-panel__icons {
    display: inline;
    margin: 0 0 0 40px;
  }
}

.footer2016 .promo-panel,
.footer2016 .quick-panel {
  text-align: center;
  padding: 10px 0;
  margin-bottom: 0;
}

.footer2016 .promo-panel {
  border-bottom: 2px solid rgba(170,170,170,.2);
  padding: 10px 0 25px 0;
}

.footer2016 .promo-panel__image {
  margin: 0;
}

.footer2016 .info-copyright {
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 20px;
}

.footer2016 .info-logo {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin: 0 0 10px 0;
}

.footer2016 .link {
  border: none;
}

.footer2016 .link,
.footer2016 .link:link,
.footer2016 .link:visited {
  color: #000;
}

.footer2016 .link:hover {
  border-bottom: 1px solid #000;
}

.footer2016 .link:active,
.footer2016 .link:focus {
  background: #fff;
  border-bottom: 1px dotted #000;
}

.footer2016 .link--goto,
.footer2016 .link--goto:link,
.footer2016 .link--goto:visited,
.footer2016 .link--location,
.footer2016 .link--location:link,
.footer2016 .link--location:visited,
.footer2016 .link--social-text,
.footer2016 .link--social-text:link,
.footer2016 .link--social-text:visited {
  color: #fff;
}

.footer2016 .link--goto:hover,
.footer2016 .link--location:hover,
.footer2016 .link--social-text:hover {
  border-bottom: 1px solid #fff;
}

.footer2016 .link--goto:active,
.footer2016 .link--goto:focus,
.footer2016 .link--location:active,
.footer2016 .link--location:focus,
.footer2016 .link--social-text:active,
.footer2016 .link--social-text:focus {
  background: #fff;
  color: #555;
  border: none;
}

.footer2016 .link--social-text {
  font-family: ff-meta-web,"Helvetica Neue",Arial,Helvetica,sans-serif;
  font-size: 1.4em;
}

.footer2016 .link--social-text__span {
  margin-left: 10px;
}

.footer2016 .link--goto__span {
  margin-left: 5px;
}

@media only screen and (min-width:980px) {
  .footer2016 .link--goto-mobile {
    display: none;
  }
}

.footer2016 .link--goto-desktop {
  display: none;
}

@media only screen and (min-width:980px) {
  .footer2016 .link--goto-desktop {
    display: inline-block;
    float: right;
    margin-right: 20px;
    margin-top: 7px;
  }
}

.footer2016 .link--social-icon {
  font-size: 1.7em;
  margin: 0 23px 5px 0;
  display: inline-block;
}

.footer2016 .link--social-icon,
.footer2016 .link--social-icon:link,
.footer2016 .link--social-icon:visited {
  color: #fff;
}

.footer2016 .link--social-icon:hover {
  color: #000;
  border: none;
}

.footer2016 .link--social-icon:active,
.footer2016 .link--social-icon:focus {
  background: #fff;
  color: #555;
  border: none;
}

.footer2016 .link--map {
  display: inline-block;
  max-width: 100%;
}

.footer2016 .link--map__image {
  margin: 10px 0 5px 0;
  max-height: 150px;
  display: block;
  border: 4px solid #fff;
}

.footer2016 .link--map__text {
  color: #fff;
}

.footer2016 .link--map:hover {
  border: none;
}

.footer2016 .link--map:hover .link--map__image {
  opacity: .8;
}

.footer2016 .link--map:hover .link--map__text {
  border-bottom: 1px solid #fff;
}

.footer2016 .link--map:active,
.footer2016 .link--map:focus {
  border: none;
}

.footer2016 .link--map:active .link--map__image,
.footer2016 .link--map:focus .link--map__image {
  opacity: .8;
}

.footer2016 .link--map:active .link--map__text,
.footer2016 .link--map:focus .link--map__text {
  background: #fff;
  color: #555;
}

.footer2016 .footer2016__info .link--image,
.footer2016 .footer2016__misc .link--image {
  display: inline-block;
  border: 2px solid transparent;
}

.footer2016 .footer2016__info .link--image:hover,
.footer2016 .footer2016__misc .link--image:hover {
  border: 2px solid #ddd;
}

.footer2016 .link--quick {
  margin-right: 15px;
  line-height: 2;
  white-space: nowrap;
}

.footer2016 .link--offset {
  margin-left: 25px;
}

body {
  -moz-font-feature-settings: "lnum" 1;
  -moz-font-feature-settings: "lnum=1";
  -ms-font-feature-settings: "lnum" 1;
  -o-font-feature-settings: "lnum" 1;
  -webkit-font-feature-settings: "lnum" 1;
  font-feature-settings: "lnum" 1;
}

.gray-section {
  position: relative;
  background: #eee;
  padding: 2px 10px 0;
  margin: 0 -10px;
}

.gray-section .responsive-wrapper {
  padding-top: 0;
}

@media only screen and (min-width:980px) {
  .gray-section {
    padding: 2px 0 0;
    margin: 0 0;
  }
}

.section-fw-white-wrapper,
.section-normal {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
  color: #fff;
}

@media only screen and (min-width:980px) {
  .section-fw-white-wrapper,
  .section-normal {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.section-fw-white-wrapper p.stand-first,
.section-normal p.stand-first {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  padding-bottom: 25px;
}

.section-fw-white-wrapper>*,
.section-normal>* {
  color: #333;
}

.section-normal-first {
  padding-top: 0;
}

.fw-section-wrapper {
  margin: 0 -10px;
  padding: 20px 10px;
}

@media only screen and (min-width:980px) {
  .fw-section-wrapper {
    padding: 20px 0;
    margin: 0;
  }
}

.fw-section-wrapper.section-no-padding {
  padding: 0 10px;
}

@media only screen and (min-width:980px) {
  .fw-section-wrapper.section-no-padding {
    padding: 0;
  }
}

.section-fw-gray-wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #EEE;
  color: #EEE;
}

@media only screen and (min-width:980px) {
  .section-fw-gray-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.section-fw-gray-wrapper p.stand-first {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  padding-bottom: 25px;
}

.section-fw-gray-wrapper>* {
  color: #333;
}

.section-fw-gray-arrow-wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #EEE;
  color: #EEE;
  position: relative;
}

@media only screen and (min-width:980px) {
  .section-fw-gray-arrow-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.section-fw-gray-arrow-wrapper p.stand-first {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  padding-bottom: 25px;
}

.section-fw-gray-arrow-wrapper>* {
  color: #333;
}

.section-fw-gray-arrow-wrapper:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 1em solid currentColor;
  border-left: 1em solid transparent;
  border-right: 1em solid transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -1em;
}

.section-fw-blueribbon-wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #00284C;
  color: #00284C;
}

@media only screen and (min-width:980px) {
  .section-fw-blueribbon-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.section-fw-blueribbon-wrapper p.stand-first {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  padding-bottom: 25px;
}

.section-fw-blueribbon-wrapper>* {
  color: #FFF;
}

.section-fw-blueribbon-wrapper a:link,
.section-fw-blueribbon-wrapper a:visited {
  color: #eee;
  border-bottom: 2px dotted #ccc;
}

.section-fw-blueribbon-wrapper a:hover {
  color: #fff;
  border-bottom: 2px solid #fff;
}

.section-fw-blueribbon-wrapper a:active,
.section-fw-blueribbon-wrapper a:focus {
  background-color: #fff;
  color: #555;
  border-bottom: 2px solid #fff;
}

.section-fw-purple-wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #3a0033;
  color: #3a0033;
}

@media only screen and (min-width:980px) {
  .section-fw-purple-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.section-fw-purple-wrapper p.stand-first {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  padding-bottom: 25px;
}

.section-fw-purple-wrapper>* {
  color: #FFF;
}

.section-fw-purple-wrapper a:link,
.section-fw-purple-wrapper a:visited {
  color: #eee;
  border-bottom: 2px dotted #ccc;
}

.section-fw-purple-wrapper a:hover {
  color: #fff;
  border-bottom: 2px solid #fff;
}

.section-fw-purple-wrapper a:active,
.section-fw-purple-wrapper a:focus {
  background-color: #fff;
  color: #555;
  border-bottom: 2px solid #fff;
}

.section-fw-thisiscity-wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #3a0033;
  color: #3a0033;
}

@media only screen and (min-width:980px) {
  .section-fw-thisiscity-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.section-fw-thisiscity-wrapper p.stand-first {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  padding-bottom: 25px;
}

.section-fw-thisiscity-wrapper>* {
  color: #FFF;
}

.section-fw-blueribbon-wrapper,
.section-fw-purple-wrapper,
.section-fw-thisiscity-wrapper {
  padding-top: 45px;
  padding-bottom: 45px;
}

@media only screen and (min-width:980px) {
  .section-fw-blueribbon-wrapper,
  .section-fw-purple-wrapper,
  .section-fw-thisiscity-wrapper {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

.media-ribbon-wrapper {
  padding-top: 2em;
  padding-bottom: 2em;
}

@media only screen and (min-width:768px) {
  .media-ribbon-wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.media-ribbon .text-wrapper {
  position: relative;
}

@media only screen and (min-width:768px) {
  .media-ribbon .text-wrapper {
    padding-bottom: 27.2%;
  }
}

.media-ribbon .text-center {
  vertical-align: middle;
  width: auto;
}

@media only screen and (min-width:768px) {
  .media-ribbon .text-center {
    height: 100%;
    position: absolute;
  }
}

.media-ribbon .text-center:before {
  height: 100%;
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
}

.media-ribbon .text-center .text {
  display: inline-block;
  max-width: 90%;
  margin: 0 auto;
  vertical-align: middle;
}

.media-ribbon .text-center .text,
.media-ribbon .text-center .text h2 {
  font-family: ff-meta-web,"Helvetica Neue",Arial,Helvetica,sans-serif;
  font-size: 22px;
  line-height: 1.5em;
  font-weight: 400;
}

.media-ribbon .embed-container {
  padding-top: 0;
  margin-bottom: 0;
}

.media-ribbon .embed-container img {
  display: block;
  margin-bottom: 0;
}

.media-ribbon--img-only-wrapper {
  padding: 0;
  margin: 0;
}

.media-ribbon--img-only-wrapper .text-wrapper {
  position: relative;
  height: 100%;
}

@media only screen and (min-width:768px) {
  .media-ribbon--img-only-wrapper .text-wrapper {
    padding-bottom: 27.2%;
  }
}

.media-ribbon--img-only-wrapper .text-center {
  vertical-align: middle;
  width: auto;
}

@media only screen and (min-width:768px) {
  .media-ribbon--img-only-wrapper .text-center {
    height: 100%;
    position: absolute;
  }
}

.media-ribbon--img-only-wrapper .text-center:before {
  height: 100%;
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
}

.media-ribbon--img-only-wrapper .text-center .text {
  display: inline-block;
  max-width: 90%;
  margin: 0 auto;
  vertical-align: middle;
}

.media-ribbon--img-only-wrapper img {
  display: block;
}

@media only screen and (min-width:768px) {
  .media-ribbon--img-only-wrapper img {
    margin-bottom: 40px;
  }
}

@media only screen and (min-width:980px) {
  .media-ribbon--img-only-wrapper img {
    margin: 0;
  }
}

#courses-widget .widget-content .ui-accordion-header .thisiscity-media-ribbon-wrapper .ui-icon,
.course .accordion.ui-accordion .ui-accordion-header .thisiscity-media-ribbon-wrapper .ui-icon,
.dialog .thisiscity-media-ribbon-wrapper button,
.thisiscity-media-ribbon-wrapper #courses-widget .widget-content .ui-accordion-header .ui-icon,
.thisiscity-media-ribbon-wrapper .course .accordion.ui-accordion .ui-accordion-header .ui-icon,
.thisiscity-media-ribbon-wrapper .dialog button,
.thisiscity-media-ribbon-wrapper .fa,
.thisiscity-media-ribbon-wrapper .ui-accordion .ui-accordion-header .ui-icon,
.thisiscity-media-ribbon-wrapper .white-card__media .embed-container a:before,
.ui-accordion .ui-accordion-header .thisiscity-media-ribbon-wrapper .ui-icon,
.white-card__media .embed-container .thisiscity-media-ribbon-wrapper a:before {
  color: #ba9f61;
  font-size: 44px;
  margin-bottom: 1em;
  padding-right: .5em;
  display: block;
  height: 44px;
  float: left;
}

.thisiscity-media-ribbon-wrapper .thisiscity-media-ribbon__heading {
  float: left;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  margin-bottom: 1em;
  padding: 16px 0 14px 0;
  height: 44px;
  display: block;
  text-transform: uppercase;
}

.thisiscity-media-ribbon-wrapper .thisiscity-media-ribbon__heading+* {
  clear: left;
}

.thisiscity-media-ribbon-wrapper a {
  border-bottom: 3px solid #BA9F61;
  color: #EEE;
  cursor: pointer;
}

.thisiscity-media-ribbon-wrapper a:link {
  border-bottom: 3px solid #BA9F61;
}

.thisiscity-media-ribbon-wrapper a:focus,
.thisiscity-media-ribbon-wrapper a:hover {
  border-bottom: 3px solid #BA9F61;
  background-color: #BA9F61;
  color: #EEE;
}

.thisiscity-media-ribbon-wrapper a:active {
  border-bottom: 3px solid #EEE;
  background-color: #EEE;
  color: #333;
}

.section-fw-imgbg-wrapper {
  position: relative;
  overflow: hidden;
  padding-top: 70px;
  padding-bottom: 70px;
  color: #fff;
}

.section-fw-imgbg__bg {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
}

#content .gallery img {
  border: none;
}

.gallery {
  margin-bottom: 20px;
  background: #000;
  overflow: hidden;
}

.gallery .cg-caption {
  padding: .5em 10px 0;
  color: #f0f0f0;
}

.js .gallery-nav {
  display: none;
}

.js .gallery {
  position: relative;
}

.js .gallery .loading {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255,255,255,.3);
}

.js .gallery .loading .loading__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 50px;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  color: #b02a1a;
}

.accordion {
  margin: 0 0 20px;
}

@media (max-width:420px) {
  .ui-accordion .ui-accordion-content img,
  .ui-accordion .ui-accordion-content img.left,
  .ui-accordion .ui-accordion-content img.right {
    display: block;
    float: none;
  }
}

.ui-accordion .ui-accordion-header {
  color: #333;
  font-size: 16px;
  background-color: #eee!important;
  border-bottom: 2px solid #ccc!important;
  margin-bottom: 5px;
  border-top: 0;
  padding: 0;
}

.ui-accordion .ui-accordion-header a {
  padding: 12px 2em 12px 14px!important;
  border: 0!important;
  background: 0 0!important;
  font-weight: 600;
}

.ui-accordion .ui-accordion-header a,
.ui-accordion .ui-accordion-header a:link {
  color: #333;
}

.ui-accordion .ui-accordion-header a:hover {
  text-decoration: underline;
}

.ui-accordion .ui-accordion-header a:focus {
  outline: 5px auto -webkit-focus-ring-color;
}

.ui-accordion .ui-accordion-header.ui-state-active,
.ui-accordion .ui-accordion-header.ui-state-active a,
.ui-accordion .ui-accordion-header.ui-state-focus,
.ui-accordion .ui-accordion-header.ui-state-focus a,
.ui-accordion .ui-accordion-header.ui-state-hover,
.ui-accordion .ui-accordion-header.ui-state-hover a {
  color: #666;
}

.ui-accordion .ui-accordion-header.ui-state-active {
  border-bottom-width: 1px!important;
}

.ui-accordion .ui-accordion-header .ui-icon {
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s,-webkit-transform .2s;
  background-image: none;
  color: inherit;
  text-indent: 0;
}

.ui-accordion .ui-accordion-header.ui-accordion-header-active {
  margin-bottom: 0;
}

.ui-accordion .ui-accordion-content {
  background-color: #f8f8f8;
  margin: 0 0 5px!important;
  border: 0!important;
  border-bottom: 2px solid #ccc!important;
  top: 0!important;
}

.strategic .ui-accordion-header__ {
  font-size: 1.2em;
  line-height: 1.5em;
  padding: .15em 1.5em .15em .5em;
  color: #fff;
  color: #FFF;
  background: 0 0;
  background-color: #852b08;
}

.strategic .ui-accordion-header__ i {
  padding: 5px;
  position: absolute;
  right: 0;
  clear: both;
  margin: 0;
}

.strategic .ui-accordion-header__.education {
  background: #9f3ca4;
  color: #FFF;
  background: 0 0;
  background-color: #9f3ca4;
}

.strategic .ui-accordion-header__.research {
  background: #392768;
  background: #392768;
  color: #FFF;
  background: 0 0;
  background-color: #392768;
}

.strategic .ui-accordion-header__.enterprise {
  background: #c91e25;
  background: #c91e25;
  color: #FFF;
  background: 0 0;
  background-color: #c91e25;
}

.strategic .ui-accordion-header__.internationalisation {
  background: #f57215;
  background: #f57215;
  color: #FFF;
  background: 0 0;
  background-color: #f57215;
}

.strategic .enabling-theme h3 {
  color: #FFF;
  background: #5b2946;
}

.strategic .key-commits .ui-accordion-header {
  color: #333;
  background: 0 0;
}

.strategic .key-commits .ui-accordion-content-active {
  border: none;
}

.strategic .accordion table {
  border-collapse: separate;
  border-spacing: 0;
}

.strategic .accordion td,
.strategic .accordion th {
  padding: .25em;
  border-width: 0 0 0 2px;
  border-style: solid;
}

.strategic .accordion th {
  background: 0 0;
}

.strategic .accordion tr:first-child td {
  border: none;
}

.js .responsive-tabs {
  margin-bottom: 20px;
}

.js .responsive-tabs>ul {
  margin: 0;
  padding: 0 10px;
  border-bottom: 1px solid #ddd;
}

.js .responsive-tabs>ul li {
  display: inline-block;
  margin-bottom: -1px;
}

.js .responsive-tabs>ul li a {
  border: 1px solid #ddd;
  color: #000;
  font-weight: 800;
  font-family: ff-meta-web,Arial,Helvetica,sans-serif;
  display: block;
  padding: 10px;
  background: #f5f5f5;
}

.js .responsive-tabs>ul li a:hover {
  background: #a22833;
  color: #fff;
}

.js .responsive-tabs>ul li a:focus {
  background: #a22833;
  color: #fff;
}

.js .responsive-tabs>ul li a:focus span {
  border-bottom: 1px dotted #fff;
}

.js .responsive-tabs>ul li a:active {
  background: #fff;
  color: #555;
}

.js .responsive-tabs>ul li a:active span {
  border-bottom: 1px dotted #000;
}

.js .responsive-tabs>ul li a.selected {
  color: #000;
  display: block;
  border-bottom-color: #fff;
  background: #fff;
}

.js .responsive-tabs>ul li a.selected span {
  border: none;
}

.js .responsive-tabs .tab-panel {
  border: 1px solid #ddd;
}

.js .responsive-tabs .tab-panel .accordion-toogle {
  background: #f5f5f5;
  margin: 0;
  font-size: 1.2em;
}

.js .responsive-tabs .tab-panel .accordion-toogle a {
  color: #000;
  font-weight: 800;
  font-family: ff-meta-web,Arial,Helvetica,sans-serif;
  display: block;
  padding: 10px;
  background: #f5f5f5;
}

.js .responsive-tabs .tab-panel .accordion-toogle a:hover {
  background: #a22833;
  color: #fff;
}

.js .responsive-tabs .tab-panel .accordion-toogle a:focus {
  background: #a22833;
  color: #fff;
}

.js .responsive-tabs .tab-panel .accordion-toogle a:focus span {
  border-bottom: 1px dotted #fff;
}

.js .responsive-tabs .tab-panel .accordion-toogle a:active {
  background: #fff;
  color: #555;
}

.js .responsive-tabs .tab-panel .accordion-toogle a:active span {
  border-bottom: 1px dotted #000;
}

.js .responsive-tabs .tab-panel .accordion-toogle a:after {
  content: "";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  float: right;
}

.js .responsive-tabs .tab-panel .panel-content {
  border-top: 1px solid #ddd;
  padding: 10px;
}

.js .responsive-tabs .tab-panel.selected .accordion-toogle a {
  color: #000;
  display: block;
  border-bottom-color: #fff;
  background: #fff;
}

.js .responsive-tabs .tab-panel.selected .accordion-toogle a span {
  border: none;
}

.js .responsive-tabs .tab-panel.selected .accordion-toogle a:after {
  content: "\f077";
}

.js .responsive-tabs>ul {
  display: none;
}

.js .responsive-tabs .tab-panel .accordion-toogle {
  display: block;
}

.js .responsive-tabs .tab-panel .panel-content {
  display: none;
  border: none;
  padding: 10px;
}

.js .responsive-tabs .tab-panel.selected .accordion-toogle {
  border-bottom: 1px solid #ddd;
}

.js .responsive-tabs .tab-panel.selected .panel-content {
  display: block;
  tab-index: 0;
}

@media only screen and (min-width:500px) {
  .js .responsive-tabs>ul {
    display: block;
  }

  .js .responsive-tabs .tab-panel {
    display: none;
    border-top-width: 0;
    padding: 10px;
  }

  .js .responsive-tabs .tab-panel.default,
  .js .responsive-tabs .tab-panel.selected {
    display: block;
  }

  .js .responsive-tabs .tab-panel .accordion-toogle {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
  }

  .js .responsive-tabs .tab-panel .panel-content {
    display: block;
  }
}

@media only screen and (min-width:768px) {
  .js .responsive-tabs {
    margin-bottom: 0;
  }
}

#promo-wrapper {
  margin: 20px 0 10px 0;
  font-size: .9em;
}

#promo-wrapper .banner {
  background-image: -webkit-linear-gradient(top,#333 0,#000 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#333),to(#000));
  background-image: linear-gradient(to bottom,#333 0,#000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF333333', endColorstr='#FF000000', GradientType=0);
  overflow: hidden;
  color: #FFF;
  display: block;
  padding: 7px 7px 3px 7px;
  margin-bottom: -8px;
}

#promo-wrapper .banner h2 {
  font-size: 1.3em;
}

#promo-wrapper .banner-media {
  float: left;
  display: none;
}

#promo-wrapper .banner-text {
  float: left;
}

#promo-wrapper .banner-text a {
  color: #FFF;
}

#promo-wrapper.promo-wrapper--single {
  margin-bottom: 0;
}

.js .bx-controls,
.js .bxslider {
  display: none;
}

.loading-fa-icon {
  display: none;
}

.carousel-loading {
  height: 200px;
  position: relative;
}

.carousel-loading .loading-fa-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  font-size: 36px;
  width: 36px;
  height: 36px;
  margin-top: -18px;
  margin-left: -18px;
  color: #b02a1a;
}

.no-js .carousel-loading {
  height: auto;
  background-image: none;
}

.bx-wrapper,
.no-js .bxslider {
  position: relative;
  padding: 0;
  *zoom: 1;
}

#promo-wrapper,
.no-js #promo-wrapper {
  position: relative;
}

#promo-wrapper .bx-viewport,
#promo-wrapper li,
.no-js #promo-wrapper .bx-viewport,
.no-js #promo-wrapper li {
  background-image: -webkit-linear-gradient(top,#333 0,#000 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#333),to(#000));
  background-image: linear-gradient(to bottom,#333 0,#000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF333333', endColorstr='#FF000000', GradientType=0);
}

#promo-wrapper.custom-carousel .bx-viewport,
#promo-wrapper.custom-carousel li,
.no-js #promo-wrapper.custom-carousel .bx-viewport,
.no-js #promo-wrapper.custom-carousel li {
  background: 0 0;
}

#promo-wrapper #promo-area,
.no-js #promo-wrapper #promo-area {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  background: #FFF;
  -webkit-font-smoothing: subpixel-antialiased;
  margin: 0;
}

#promo-wrapper .bx-controls,
.no-js #promo-wrapper .bx-controls {
  padding: 10px;
  font-weight: 700;
  background-color: #333;
}

#promo-wrapper .bx-controls:after,
#promo-wrapper .bx-controls:before,
.no-js #promo-wrapper .bx-controls:after,
.no-js #promo-wrapper .bx-controls:before {
  content: " ";
  display: table;
}

#promo-wrapper .bx-controls:after,
.no-js #promo-wrapper .bx-controls:after {
  clear: both;
}

#promo-wrapper .bx-controls a,
.no-js #promo-wrapper .bx-controls a {
  border-bottom: none;
}

#promo-wrapper .bx-controls .bx-prev,
.no-js #promo-wrapper .bx-controls .bx-prev {
  left: 0;
  margin-right: 2px;
}

#promo-wrapper .bx-controls .bx-next,
.no-js #promo-wrapper .bx-controls .bx-next {
  right: 0;
}

#promo-wrapper .bx-pager,
.no-js #promo-wrapper .bx-pager {
  float: right;
  color: #fff;
}

#promo-wrapper .bx-pager:after,
#promo-wrapper .bx-pager:before,
.no-js #promo-wrapper .bx-pager:after,
.no-js #promo-wrapper .bx-pager:before {
  content: " ";
  display: table;
}

#promo-wrapper .bx-pager:after,
.no-js #promo-wrapper .bx-pager:after {
  clear: both;
}

#promo-wrapper .bx-pager.bx-default-pager a,
.no-js #promo-wrapper .bx-pager.bx-default-pager a {
  background: #333;
  display: block;
  outline: 0;
  color: #fff;
  padding: 9px 12px;
  margin: 0 1px;
  font-weight: 700;
}

#promo-wrapper .bx-pager.bx-default-pager a.active,
#promo-wrapper .bx-pager.bx-default-pager a:hover,
.no-js #promo-wrapper .bx-pager.bx-default-pager a.active,
.no-js #promo-wrapper .bx-pager.bx-default-pager a:hover {
  background: #b02a1a;
}

#promo-wrapper .bx-controls-auto-item,
#promo-wrapper .bx-pager-item,
.no-js #promo-wrapper .bx-controls-auto-item,
.no-js #promo-wrapper .bx-pager-item {
  display: inline-block;
  float: left;
}

#promo-wrapper .bx-controls-direction,
.no-js #promo-wrapper .bx-controls-direction {
  float: left;
}

#promo-wrapper .bx-controls-direction a,
.no-js #promo-wrapper .bx-controls-direction a {
  bottom: 0;
  outline: 0;
  z-index: 1;
  padding: 0 12px 0 12px;
  background-color: #333;
  display: block;
  color: #fff;
  font-size: 2em;
  float: left;
  text-align: center;
}

#promo-wrapper .bx-controls-direction a:hover,
.no-js #promo-wrapper .bx-controls-direction a:hover {
  background-color: #b02a1a;
}

#promo-wrapper .bx-controls-auto,
.no-js #promo-wrapper .bx-controls-auto {
  float: right;
}

#promo-wrapper .bx-controls-auto a,
.no-js #promo-wrapper .bx-controls-auto a {
  margin: 0 1px;
  padding: 6px 10px;
  display: block;
  background-color: #333;
}

#courses-widget .widget-content .ui-accordion-header #promo-wrapper .bx-controls-auto a span.ui-icon,
#courses-widget .widget-content .ui-accordion-header .no-js #promo-wrapper .bx-controls-auto a span.ui-icon,
#promo-wrapper .bx-controls-auto a #courses-widget .widget-content .ui-accordion-header span.ui-icon,
#promo-wrapper .bx-controls-auto a .ui-accordion .ui-accordion-header span.ui-icon,
#promo-wrapper .bx-controls-auto a i,
#promo-wrapper .bx-controls-auto a span.fa,
.no-js #promo-wrapper .bx-controls-auto a #courses-widget .widget-content .ui-accordion-header span.ui-icon,
.no-js #promo-wrapper .bx-controls-auto a .ui-accordion .ui-accordion-header span.ui-icon,
.no-js #promo-wrapper .bx-controls-auto a i,
.no-js #promo-wrapper .bx-controls-auto a span.fa,
.ui-accordion .ui-accordion-header #promo-wrapper .bx-controls-auto a span.ui-icon,
.ui-accordion .ui-accordion-header .no-js #promo-wrapper .bx-controls-auto a span.ui-icon {
  color: #fff;
}

#promo-wrapper .bx-controls-auto .bx-stop.active,
#promo-wrapper .bx-controls-auto .bx-stop:hover,
.no-js #promo-wrapper .bx-controls-auto .bx-stop.active,
.no-js #promo-wrapper .bx-controls-auto .bx-stop:hover {
  background-color: #b02a1a;
}

#promo-wrapper .bx-controls-auto .bx-start.active,
#promo-wrapper .bx-controls-auto .bx-start:hover,
.no-js #promo-wrapper .bx-controls-auto .bx-start.active,
.no-js #promo-wrapper .bx-controls-auto .bx-start:hover {
  background-color: #b02a1a;
}

#promo-wrapper .bx-caption,
.no-js #promo-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80,80,80,.75);
  width: 100%;
}

#promo-wrapper .bx-caption span,
.no-js #promo-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
  top: 18px;
}

#promo-wrapper .carousel-text,
.no-js #promo-wrapper .carousel-text {
  padding: 10px 15px 0;
  background-color: transparent;
}

#promo-wrapper .carousel-text h2,
.no-js #promo-wrapper .carousel-text h2 {
  font-size: 1.3em;
}

#promo-wrapper .date,
.no-js #promo-wrapper .date {
  margin-top: 5px;
  font-size: .9em;
  width: 58px;
  margin-right: 10px;
}

#promo-wrapper .date .date-day-no,
.no-js #promo-wrapper .date .date-day-no {
  font-size: 1.6em;
}

#promo-wrapper .banner-content,
.no-js #promo-wrapper .banner-content {
  color: #FFF;
}

#promo-wrapper .banner-content p,
.no-js #promo-wrapper .banner-content p {
  margin-bottom: 5px;
  overflow: visible;
}

#promo-wrapper .banner-content a,
.no-js #promo-wrapper .banner-content a {
  color: #FFF;
}

#promo-wrapper .carousel-media,
.no-js #promo-wrapper .carousel-media {
  padding: 10px;
  display: none;
}

#promo-wrapper .carousel-media p,
.no-js #promo-wrapper .carousel-media p {
  margin: 0;
}

#promo-wrapper .carousel-media img,
.no-js #promo-wrapper .carousel-media img {
  padding: 0;
  margin: 0;
  height: auto;
}

#promo-wrapper .carousel-media a,
.no-js #promo-wrapper .carousel-media a {
  border: none;
  background-color: transparent;
}

.no-js .bxslider {
  list-style-type: none;
  margin-left: 0;
}

.no-js .bxslider li {
  padding-bottom: 15px;
  margin-bottom: 5px;
  overflow: hidden;
}

.carousel-box-design .bx-viewport,
.carousel-box-design li {
  background-image: -webkit-gradient(linear,left top,left bottom,from(#FFF),to(#FFF))!important;
  background-image: -webkit-linear-gradient(top,#FFF 0,#FFF 100%)!important;
  background-image: linear-gradient(to bottom,#FFF 0,#FFF 100%)!important;
}

.carousel-box-design .bx-controls-auto,
.carousel-box-design .bx-pager-item {
  display: none!important;
}

.carousel-box-design .bx-controls-direction a {
  background-color: rgba(249,247,247,.53)!important;
  border: none!important;
  color: #0D0C0C!important;
}

.carousel-box-design .bx-controls {
  background-color: transparent!important;
}

.carousel-box-design .box-content-centered {
  display: table-cell;
  vertical-align: middle;
}

.carousel-box-design .boxes,
.carousel-box-design .boxes-large,
.carousel-box-design .boxes-small {
  text-align: center;
  float: left;
}

.carousel-box-design .box-2,
.carousel-box-design .box-3,
.carousel-box-design .box-4,
.carousel-box-design .box-5 {
  color: #fff;
  display: table;
  margin: 10px;
  width: 100%;
  padding: 15px 10px;
}

.carousel-box-design .box-1 {
  background: #fff;
  margin: 0;
}

.carousel-box-design .box-2 {
  background: #464646;
}

.carousel-box-design .box-3 {
  background: #390334;
}

.carousel-box-design .box-4 {
  background: #ba2634;
}

.carousel-box-design .box-5 {
  background: #030303;
}

@media only screen and (min-width:320px) {
  #promo-wrapper .bx-controls-auto {
    margin-right: 5px;
  }

  #promo-wrapper .bx-controls-auto a {
    padding: 9px 12px;
  }

  #promo-wrapper .bx-pager-item a {
    padding: 13px 10px;
  }

  .carousel-box-design .boxes,
  .carousel-box-design .boxes-small {
    width: 100%;
  }

  .carousel-box-design li {
    height: 1300px;
  }
}

@media only screen and (min-width:480px) {
  .no-js #promo-wrapper .carousel-text {
    padding: 10px 50px 0;
  }

  .no-js #promo-wrapper .carousel-text h2 {
    font-size: 1.6em;
  }

  #promo-wrapper .bx-wrapper {
    padding: 0 10px;
  }

  #promo-wrapper .carousel-text {
    padding: 10px 50px 0;
    margin-top: 0;
  }

  #promo-wrapper .carousel-text h2 {
    font-size: 1.6em;
  }

  #promo-wrapper .date {
    margin-top: 10px;
    font-size: small;
    width: 70px;
    margin-right: 20px;
  }

  #promo-wrapper .date .date-day-no {
    font-size: 2.2em/1.1em Georgia,serif;
  }

  #promo-wrapper .bx-controls-direction {
    float: none;
  }

  #promo-wrapper .bx-controls-direction a {
    top: 38.7%;
    bottom: auto;
    border: 1px solid #FFF;
    position: absolute;
    width: auto;
    height: 45px;
    padding: 2px 17px;
  }

  #promo-wrapper .bx-controls {
    padding: 0 12px 12px;
  }

  #promo-wrapper .bx-controls .bx-next {
    right: -1px;
  }

  #promo-wrapper .bx-controls .bx-prev {
    left: -1px;
  }

  #promo-wrapper.custom-carousel .bx-wrapper {
    padding: 0;
  }

  .carousel-box-design li {
    height: 1200px;
    margin-left: 35px;
  }

  .carousel-box-design .boxes {
    width: 50%;
  }

  .carousel-box-design .boxes-wrap {
    width: 81%;
  }

  .carousel-box-design .boxes-small {
    margin-left: 10px;
    width: 30%;
  }

  .carousel-box-design .box1-slide2 {
    height: 564px;
  }

  .carousel-box-design .box-1 {
    height: 538px;
  }
}

@media only screen and (min-width:980px) {
  #promo-wrapper .carousel-media {
    display: block;
  }

  #promo-wrapper .carousel-media img {
    margin-top: 30px;
  }

  #promo-wrapper .carousel-text {
    padding-left: 10px;
  }

  #promo-wrapper .bx-pager {
    position: relative;
  }

  #promo-wrapper .bx-controls-auto {
    position: relative;
  }

  #promo-wrapper .bx-controls {
    padding: 54px 12px 0;
  }

  #promo-wrapper .bx-controls-direction a {
    top: 42%;
  }

  #promo-wrapper .banner {
    margin-bottom: 0;
  }

  #promo-wrapper .banner .banner-media {
    display: block;
    margin-right: 40px;
  }

  #promo-wrapper .banner .banner-media img {
    margin-bottom: 0;
  }

  #promo-wrapper .banner .banner-text {
    margin-top: 20px;
    float: none;
    width: 95%;
  }

  #promo-wrapper .banner h2 {
    font-size: 1.6em;
  }

  #promo-wrapper .bx-controls {
    overflow: visible;
  }

  #promo-wrapper .bx-controls-auto,
  #promo-wrapper .bx-pager {
    bottom: 50px;
  }

  .carousel-box-design li {
    height: 900px;
    margin-left: 45px;
  }

  .carousel-box-design .box1-slide2 {
    height: 476px;
  }

  .carousel-box-design .box-1 {
    height: 442px;
  }

  #promo-wrapper .carousel-media,
  .no-js #promo-wrapper .carousel-media {
    display: block;
  }
}

@media only screen and (min-width:980px) {
  #promo-wrapper,
  .no-js #promo-wrapper {
    margin-bottom: -40px;
    overflow: hidden;
    width: 100%;
    padding-bottom: 0;
    font-size: 1em;
  }

  #promo-wrapper .banner,
  .no-js #promo-wrapper .banner {
    margin-bottom: 40px;
  }

  #promo-wrapper .carousel-media img,
  .no-js #promo-wrapper .carousel-media img {
    margin-top: 0;
  }

  #promo-wrapper h2,
  .no-js #promo-wrapper h2 {
    font-size: 1.8em;
    margin: 0 0 2.04% 0;
  }

  #promo-wrapper .carousel-text,
  .no-js #promo-wrapper .carousel-text {
    margin-top: 50px;
    padding-left: 0;
  }

  #promo-wrapper .bx-controls,
  .no-js #promo-wrapper .bx-controls {
    background-color: transparent;
    overflow: inherit;
    padding: 0 12px 0;
  }

  #promo-wrapper .bx-pager,
  .no-js #promo-wrapper .bx-pager {
    position: relative;
    bottom: 56px;
  }

  #promo-wrapper .bx-controls-auto,
  .no-js #promo-wrapper .bx-controls-auto {
    position: relative;
    bottom: 56px;
  }

  #promo-wrapper .date,
  .no-js #promo-wrapper .date {
    margin-top: 5px;
  }

  #promo-wrapper.custom-carousel,
  .no-js #promo-wrapper.custom-carousel {
    margin-bottom: 0;
  }

  .no-js #promo-wrapper {
    margin-bottom: 0;
  }

  .no-js #promo-wrapper .banner {
    margin-bottom: 0;
  }

  .carousel-box-design {
    margin-bottom: 0!important;
  }

  .carousel-box-design li {
    margin-left: 35px;
    height: 700px;
  }

  .carousel-box-design .boxes {
    width: 34%;
    margin-left: 10px;
  }

  .carousel-box-design .boxes-large {
    width: 50%;
  }

  .carousel-box-design .boxes-small {
    width: 20%;
  }

  .carousel-box-design .box1-slide2 {
    height: 557px;
  }

  .carousel-box-design .box5-slide2 {
    height: 218px;
  }

  .carousel-box-design .box6-slide2 {
    height: 178px;
  }

  .carousel-box-design .box7-slide2 {
    height: 142px;
  }

  .carousel-box-design .box5-slide1 {
    height: 157px;
  }

  .carousel-box-design .box6-slide1 {
    height: 184px;
  }

  .carousel-box-design .box7-slide1 {
    height: 142px;
  }

  .carousel-box-design .box-1 {
    height: 542px;
  }

  .carousel-box-design .box2-slide1 {
    height: 157px;
  }
}

@media only screen and (min-width:1035px) {
  .carousel-box-design .box5-slide2 {
    height: 198px;
  }
}

@media only screen and (min-width:1200px) {
  #promo-wrapper .banner .banner-text,
  .no-js #promo-wrapper .banner .banner-text {
    width: 90%;
  }

  .carousel-box-design .box3-slide1 {
    height: 184px;
  }

  .carousel-box-design .box7-slide1 {
    height: 143px;
  }

  .carousel-box-design .box5-slide2 {
    height: 143px;
  }

  .carousel-box-design .box7-slide2 {
    height: 123px;
  }
}

.js .no-js-pager {
  display: none;
}

.no-js-pager {
  position: absolute;
  color: #fff;
  border: 10px;
  font-weight: 700;
  left: 10px;
  bottom: 10px;
}

.no-js-pager:after,
.no-js-pager:before {
  content: " ";
  display: table;
}

.no-js-pager:after {
  clear: both;
}

.no-js-pager a,
.no-js-pager span {
  display: inline-block;
  border: none;
  outline: 0;
  color: #fff;
  padding: 6px 10px;
  margin: 0 1px 0 0;
  font-weight: 700;
}

.no-js-pager span {
  background: #000;
}

.no-js-pager a {
  background: #333;
}

.no-js-pager a.active,
.no-js-pager a:hover {
  background: #b02a1a;
}

#promo-wrapper.carousel-box-design.accommodation-fair img {
  margin: 0;
}

@media only screen and (min-width:320px) {
  #promo-wrapper.carousel-box-design.accommodation-fair li {
    height: 1500px;
  }
}

@media only screen and (min-width:480px) {
  #promo-wrapper.carousel-box-design.accommodation-fair li {
    height: 1200px;
  }
}

@media only screen and (min-width:768px) {
  #promo-wrapper.carousel-box-design.accommodation-fair li {
    height: 1000px;
  }
}

@media only screen and (min-width:980px) {
  #promo-wrapper.carousel-box-design.accommodation-fair li {
    height: 650px;
  }

  #promo-wrapper.carousel-box-design.accommodation-fair .box5-slide1 {
    height: 162px;
  }

  #promo-wrapper.carousel-box-design.accommodation-fair .box6-slide1 {
    height: 227px;
  }

  #promo-wrapper.carousel-box-design.accommodation-fair .box7-slide1 {
    height: 217px;
  }
}

@media only screen and (min-width:1035px) {
  #promo-wrapper.carousel-box-design.accommodation-fair .box6-slide1 {
    height: 192px;
  }
}

@media only screen and (min-width:1200px) {
  #promo-wrapper.carousel-box-design.accommodation-fair li {
    height: 600px;
  }

  #promo-wrapper.carousel-box-design.accommodation-fair .box7-slide1 {
    height: 197px;
  }
}

.image-banner#promo-wrapper .banner {
  padding: 0;
}

.image-banner#promo-wrapper .banner .banner-text {
  background-color: #00284C;
  color: #FFF;
  width: 100%;
  padding: 20px;
  margin: 0;
}

@media only screen and (min-width:980px) {
  .image-banner#promo-wrapper .banner .banner-text {
    background-color: rgba(0,40,76,.7);
    width: auto;
    max-width: 50%;
    position: absolute;
    top: 1.429em;
    left: 1.429em;
  }
}

.image-banner#promo-wrapper .banner .banner-media {
  display: block;
  float: none;
  margin: 0;
}

.image-banner#promo-wrapper .banner .banner-media img {
  margin: 0;
}

.image-banner#promo-wrapper .banner h2 {
  margin: 0;
  font-family: ff-meta-web,"Helvetica Neue",Arial,Helvetica,sans-serif;
  font-weight: 200;
  font-size: 1.571em;
  line-height: 1.182em;
}

@media only screen and (min-width:980px) {
  .image-banner#promo-wrapper .banner h2 {
    font-size: 2.286em;
    line-height: 1.25em;
  }
}

.image-banner#promo-wrapper .banner h2 a {
  font-weight: inherit;
}

.image-banner#promo-wrapper .banner h2 a:active,
.image-banner#promo-wrapper .banner h2 a:focus,
.image-banner#promo-wrapper .banner h2 a:hover {
  border-bottom: 1px solid #FFF;
  text-decoration: none;
}

.image-banner#promo-wrapper .banner p {
  margin: 1em 0 0;
  font-family: ff-meta-web,"Helvetica Neue",Arial,Helvetica,sans-serif;
  font-size: 1.143em;
}

@media only screen and (min-width:980px) {
  .image-banner#promo-wrapper .banner p {
    font-size: 1.286em;
    font-weight: 600;
  }
}

.image-banner#promo-wrapper .banner.banner-red-bg .banner-text {
  background: #a22833;
}

.image-banner#promo-wrapper .banner.banner-text-box-small .banner-text h2 {
  font-size: 1.6em;
}

@media only screen and (min-width:980px) {
  .image-banner#promo-wrapper .banner.banner-text-box-small .banner-text {
    max-width: 30%;
  }
}

.image-banner#promo-wrapper .banner.banner-text-box-very-small .banner-text h2 {
  font-size: 1.3em;
}

@media only screen and (min-width:980px) {
  .image-banner#promo-wrapper .banner.banner-text-box-very-small .banner-text {
    max-width: 30%;
  }
}

#promo-wrapper {
  margin-bottom: 0;
}

#promo-wrapper .banner-n {
  background: 0 0;
  border-radius: 0;
  height: auto;
  margin-bottom: 0;
}

#promo-wrapper .banner-n .banner-headline,
#promo-wrapper .banner-n .banner-title {
  font-family: ff-meta-web,"Helvetica Neue",Arial,Helvetica,sans-serif;
  font-size: 22px;
  margin-bottom: 14px;
}

#promo-wrapper .banner-n .banner-title {
  font-weight: 400;
}

#promo-wrapper .banner-n .banner-headline {
  font-weight: 200;
  line-height: 1.25em;
}

#promo-wrapper .banner-n .banner-text {
  display: none;
  width: auto;
  float: none;
  padding: 10px 10px 0;
  background: #a22833;
  color: #fff;
}

#promo-wrapper .banner-n .banner-image {
  display: block;
  float: none;
  width: 100%;
}

#promo-wrapper .banner-n .banner-image img {
  margin: 0;
  width: 100%;
}

@media only screen and (min-width:980px) {
  #promo-wrapper .banner-n {
    position: relative;
  }

  #promo-wrapper .banner-n .banner-text {
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
    padding: 20px 20px 6px;
    max-width: 30%;
  }
}

.accordion {
  margin: 0 0 20px;
}

@media (max-width:420px) {
  .ui-accordion .ui-accordion-content img,
  .ui-accordion .ui-accordion-content img.left,
  .ui-accordion .ui-accordion-content img.right {
    display: block;
    float: none;
  }
}

.ui-accordion .ui-accordion-header {
  color: #333;
  font-size: 16px;
  background-color: #eee!important;
  border-bottom: 2px solid #ccc!important;
  margin-bottom: 5px;
  border-top: 0;
  padding: 0;
}

.ui-accordion .ui-accordion-header a {
  padding: 12px 2em 12px 14px!important;
  border: 0!important;
  background: 0 0!important;
  font-weight: 600;
}

.ui-accordion .ui-accordion-header a,
.ui-accordion .ui-accordion-header a:link {
  color: #333;
}

.ui-accordion .ui-accordion-header a:hover {
  text-decoration: underline;
}

.ui-accordion .ui-accordion-header a:focus {
  outline: 5px auto -webkit-focus-ring-color;
}

.ui-accordion .ui-accordion-header.ui-state-active,
.ui-accordion .ui-accordion-header.ui-state-active a,
.ui-accordion .ui-accordion-header.ui-state-focus,
.ui-accordion .ui-accordion-header.ui-state-focus a,
.ui-accordion .ui-accordion-header.ui-state-hover,
.ui-accordion .ui-accordion-header.ui-state-hover a {
  color: #666;
}

.ui-accordion .ui-accordion-header.ui-state-active {
  border-bottom-width: 1px!important;
}

.ui-accordion .ui-accordion-header .ui-icon {
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s,-webkit-transform .2s;
  background-image: none;
  color: inherit;
  text-indent: 0;
}

.ui-accordion .ui-accordion-header.ui-accordion-header-active {
  margin-bottom: 0;
}

.ui-accordion .ui-accordion-content {
  background-color: #f8f8f8;
  margin: 0 0 5px!important;
  border: 0!important;
  border-bottom: 2px solid #ccc!important;
  top: 0!important;
}

.strategic .ui-accordion-header__ {
  font-size: 1.2em;
  line-height: 1.5em;
  padding: .15em 1.5em .15em .5em;
  color: #fff;
  color: #FFF;
  background: 0 0;
  background-color: #852b08;
}

.strategic .ui-accordion-header__ i {
  padding: 5px;
  position: absolute;
  right: 0;
  clear: both;
  margin: 0;
}

.strategic .ui-accordion-header__.education {
  background: #9f3ca4;
  color: #FFF;
  background: 0 0;
  background-color: #9f3ca4;
}

.strategic .ui-accordion-header__.research {
  background: #392768;
  background: #392768;
  color: #FFF;
  background: 0 0;
  background-color: #392768;
}

.strategic .ui-accordion-header__.enterprise {
  background: #c91e25;
  background: #c91e25;
  color: #FFF;
  background: 0 0;
  background-color: #c91e25;
}

.strategic .ui-accordion-header__.internationalisation {
  background: #f57215;
  background: #f57215;
  color: #FFF;
  background: 0 0;
  background-color: #f57215;
}

.strategic .enabling-theme h3 {
  color: #FFF;
  background: #5b2946;
}

.strategic .key-commits .ui-accordion-header {
  color: #333;
  background: 0 0;
}

.strategic .key-commits .ui-accordion-content-active {
  border: none;
}

.strategic .accordion table {
  border-collapse: separate;
  border-spacing: 0;
}

.strategic .accordion td,
.strategic .accordion th {
  padding: .25em;
  border-width: 0 0 0 2px;
  border-style: solid;
}

.strategic .accordion th {
  background: 0 0;
}

.strategic .accordion tr:first-child td {
  border: none;
}

#contact-widget {
  font-family: ff-meta-web,"Helvetica Neue",Arial,Helvetica,sans-serif;
  background-color: #eae9e7;
  padding: 1em 0;
  margin-bottom: 1.429em;
  font-size: 1.072em;
}

#contact-widget .widget-title,
#contact-widget h2 {
  padding: 0 1.25em;
}

#contact-widget dl {
  width: 100%;
  margin: 1em 0 0;
  overflow: hidden;
}

#contact-widget dl dd,
#contact-widget dl dt {
  margin: 0;
}

#contact-widget dl dd {
  padding-bottom: .5em;
  vertical-align: top;
  break-word: break-all;
}

#contact-widget dl .widget-content-label {
  background-color: transparent;
  width: auto;
  float: left;
  clear: left;
  padding: 0 .5em .5em 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

#contact-widget dl .widget-content-label:after {
  content: "\003A";
}

#contact-widget dl .widget-content-label--location {
  width: 100%;
  padding-right: 0;
}

#contact-widget dl .widget-content-label--location,
#contact-widget dl .widget-content-label--location+dd {
  padding-bottom: 0;
}

#contact-widget .widget-content-label,
#contact-widget .widget-title {
  font-weight: 700;
}

#contact-widget .widget-content-subtitle,
#contact-widget .widget-content-title {
  font-weight: 600;
}

#contact-widget a {
  padding: 2px 2px 0;
  text-decoration: none;
  -webkit-transition: all .35s ease;
  transition: all .35s ease;
}

#contact-widget a:link,
#contact-widget a:visited {
  border-bottom: 2px dotted #999;
}

#contact-widget a:link {
  color: #b91b1b;
}

#contact-widget a:visited {
  color: #670003;
}

#contact-widget a:hover {
  color: #b91b1b;
  border-bottom: 2px solid #b91b1b;
}

#contact-widget a:active,
#contact-widget a:focus {
  background-color: #b91b1b;
  color: #FFF;
  border-bottom: none;
}

#contact-widget .widget-content {
  margin: 1em 1.5em 0;
  font-size: 1em;
  border-bottom: 1px solid #ccc;
  padding-bottom: 1em;
}

#contact-widget .widget-content:last-child {
  border-bottom: 0;
}

#contact-widget .widget-content p:last-child {
  margin-bottom: 0;
}

#contact-widget .widget-content-list {
  padding: 0;
}

#contact-widget .widget-content-list,
#contact-widget .widget-content-list li {
  list-style: none;
  margin: 0;
}

.widget {
  font-family: ff-meta-web,"Helvetica Neue",Arial,Helvetica,sans-serif;
  margin: 0 0 20px 0;
  padding: 0;
  position: relative;
}

.widget:after,
.widget:before {
  content: " ";
  display: table;
}

.widget:after {
  clear: both;
}

.widget.scrollable {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

@media only screen and (min-width:768px) {
  .widget.scrollable {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}

.widget .widget-title,
.widget h2 {
  font-family: ff-meta-web,"Helvetica Neue",Arial,Helvetica,sans-serif;
  background-color: #eae9e7;
  display: block;
  margin: 0;
  padding: 10px 10px;
  font-size: 1.2em;
  font-weight: 600;
}

.widget .widget-title.controls-direction,
.widget h2.controls-direction {
  padding-right: 70px;
}

.widget .bx-viewport {
  -webkit-transition: height .2s;
  transition: height .2s;
  padding: 0;
}

.widget .bx-controls-direction {
  position: absolute;
  top: 5px;
  right: 5px;
}

.widget .bx-controls-direction a {
  position: relative;
  background: #b02a1a;
  display: block;
  padding: 7px 12px;
  color: #FFF;
  float: left;
  cursor: pointer;
  border-bottom: none;
  text-align: center;
  margin-left: 1px;
}

.widget .bx-controls-direction a:visited {
  color: #FFF;
}

.widget .bx-controls-direction a:hover {
  background-color: #e31b25;
}

.widget .bx-controls-direction a:focus {
  background-color: #96190b;
}

.widget .bx-controls-direction a:active {
  background-color: #a0271f;
}

.widget .bx-controls-direction a i {
  font-size: 1em;
  vertical-align: middle;
  font-weight: 400;
}

.widget .bx-controls-direction a:first-child {
  margin-left: 0;
}

.widget .bx-controls-direction a.disabled {
  background-color: #CC887E;
  cursor: default;
}

.widget .bx-controls-direction a.bx-prev,
.widget .bx-controls-direction a.prev {
  display: block;
  border-radius: 3px 0 0 3px;
}

.widget .bx-controls-direction a.all,
.widget .bx-controls-direction a.bx-all,
.widget .bx-controls-direction a.refresh {
  font-size: 1em;
  text-align: center;
  background-image: none;
}

.widget .bx-controls-direction a.bx-next,
.widget .bx-controls-direction a.next {
  display: block;
  border-radius: 0 3px 3px 0;
}

.widget .bxslider {
  display: block;
}

.widget .widget-content {
  margin: 0;
  padding: 0;
  background: #eae9e7;
}

.widget .widget-content:after,
.widget .widget-content:before {
  content: " ";
  display: table;
}

.widget .widget-content:after {
  clear: both;
}

.widget .widget-content a:hover {
  border-color: #eae9e7;
}

.widget .widget-content ul {
  margin-right: 5px;
}

.widget .widget-content ol li {
  list-style-type: none;
  margin: 0;
}

.widget .widget-content h2 {
  font-size: .9em;
}

.widget .widget-content h3,
.widget .widget-content h4 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.1em;
  font-weight: 700;
  line-height: inherit;
}

.widget .widget-content h2,
.widget .widget-content h3 {
  margin: 0 0 5px 0;
  padding: 0;
  border: none;
  color: #333;
  text-transform: none;
}

.widget .widget-content blockquote {
  clear: both;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: italic;
  background: 0 0;
  padding: 0;
  margin: -19px 0 10px 0;
  text-indent: 35px;
}

.widget .widget-content img.right {
  margin: 0 0 5px 5px;
}

.widget .widget-content img.left {
  margin: 0 5px 5px 0;
}

.widget .widget-content .vcard {
  border-bottom: 1px solid #ccc;
  padding: 10px 5px;
}

.widget .widget-content .vcard .fn {
  font-weight: 700;
}

.widget .widget-content .vcard .fax span,
.widget .widget-content .vcard .tel span {
  font-weight: 700;
}

.widget .widget-content .vcard:last-child {
  border-bottom: none;
}

.widget .widget-content .vcard .email-wrapper {
  word-break: break-all;
}

@media only screen and (min-width:768px) {
  .widget.widget-invisible {
    display: block;
  }

  .widget h2 {
    padding: 9px 10px;
  }

  .widget h2.controls-direction {
    padding-right: 60px;
  }

  .widget .bx-controls-direction a,
  .widget .widget-controls a {
    padding: 5px 10px;
  }
}

.widget-invisible {
  display: none;
}

.free-text p {
  margin: 0 0 10px 0;
}

.free-text .widget-content {
  padding: .5em 1em;
}

.free-text .widget-content blockquote {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: italic;
  padding: 0 0 0 40px;
  margin: 10px 0 20px 0;
  background: transparent url(//s1.city.ac.uk/cityr/i/quote.png) no-repeat left top;
  clear: both;
  border: none;
  text-indent: 0;
}

#courses-widget .widget-content {
  margin: 0;
  padding: 5px;
  border-bottom: none;
  background: #f8f8f8;
}

#courses-widget .widget-content h3 a {
  font-size: 1.2em;
  background-color: #e7e7e7;
}

#courses-widget .widget-content h4 a {
  font-weight: 700;
  border-bottom: none;
}

@media (max-width:420px) {
  #courses-widget .widget-content .ui-accordion-content img,
  #courses-widget .widget-content .ui-accordion-content img.left,
  #courses-widget .widget-content .ui-accordion-content img.right {
    display: block;
    float: none;
  }
}

#courses-widget .widget-content .ui-accordion-header {
  color: #333;
  font-size: 12px;
  background-color: #eee!important;
  border-bottom: 2px solid #ccc!important;
  margin-bottom: 5px;
  border-top: 0;
  padding: 0;
}

#courses-widget .widget-content .ui-accordion-header a {
  padding: 12px 2em 12px 14px!important;
  border: 0!important;
  background: 0 0!important;
  font-weight: 600;
}

#courses-widget .widget-content .ui-accordion-header a,
#courses-widget .widget-content .ui-accordion-header a:link {
  color: #333;
}

#courses-widget .widget-content .ui-accordion-header a:hover {
  text-decoration: underline;
}

#courses-widget .widget-content .ui-accordion-header a:focus {
  outline: 5px auto -webkit-focus-ring-color;
}

#courses-widget .widget-content .ui-accordion-header.ui-state-active,
#courses-widget .widget-content .ui-accordion-header.ui-state-active a,
#courses-widget .widget-content .ui-accordion-header.ui-state-focus,
#courses-widget .widget-content .ui-accordion-header.ui-state-focus a,
#courses-widget .widget-content .ui-accordion-header.ui-state-hover,
#courses-widget .widget-content .ui-accordion-header.ui-state-hover a {
  color: #666;
}

#courses-widget .widget-content .ui-accordion-header.ui-state-active {
  border-bottom-width: 1px!important;
}

#courses-widget .widget-content .ui-accordion-header .ui-icon {
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s,-webkit-transform .2s;
  background-image: none;
  color: inherit;
  text-indent: 0;
}

#courses-widget .widget-content .ui-accordion-header.ui-accordion-header-active {
  margin-bottom: 0;
}

#courses-widget .widget-content .ui-accordion-content {
  background-color: #f8f8f8;
  margin: 0 0 5px!important;
  border: 0!important;
  border-bottom: 2px solid #ccc!important;
  top: 0!important;
}

#courses-widget .widget-content .ui-accordion-header .ui-icon {
  width: 12px;
  height: 12px;
}

#courses-widget .widget-content .ui-accordion-content {
  padding: 0 5px;
}

#courses-widget .widget-content .ui-accordion-content li.course {
  background: #FFF;
  padding: 5px;
}

#courses-widget .widget-content .ui-accordion-content li.course h4 {
  margin: 0;
  font-size: 1em;
}

#courses-widget .ui-state-active {
  background-color: #eae9e7;
}

#courses-widget .ui-state-active a {
  border-width: 0 0 1px 0;
}

#courses-widget .ui-state-default {
  background-color: #eae9e7;
}

#gallery-widget .widget-content {
  padding: 5px;
  overflow: hidden;
}

#gallery-widget .scrollable {
  width: 150px;
  height: 100px;
  min-height: 250px;
  overflow: visible!important;
  margin: 0 0 0 76px;
}

#gallery-widget .scrollable .items .item {
  float: left;
  width: 145px;
  margin: 0 5px;
}

#gallery-widget .scrollable .items .item img {
  border: 1px solid #FFF;
}

#gallery-widget .scrollable .items .active img {
  border: 1px solid #333;
}

#gallery-widget .scrollable .items .disabled img {
  filter: alpha(opacity=60);
  opacity: .6;
}

#gallery-widget .scrollable .items .disabled .department,
#gallery-widget .scrollable .items .disabled .job-title,
#gallery-widget .scrollable .items .disabled .name {
  color: #ccc;
}

#gallery-widget .scrollable .items .disabled .department a,
#gallery-widget .scrollable .items .disabled .job-title a,
#gallery-widget .scrollable .items .disabled .name a {
  color: #ccc;
}

#rss-widget .rss-meta {
  padding: 10px;
  float: none;
}

#rss-widget .rss-meta:after,
#rss-widget .rss-meta:before {
  content: " ";
  display: table;
}

#rss-widget .rss-meta:after {
  clear: both;
}

#rss-widget .rss-meta img {
  float: left;
  margin-right: 10px;
}

#sidebar .twitter-timeline {
  margin-bottom: 20px;
}

li.with-pic {
  -webkit-background-size: "48px 48px";
  background-size: "48px 48px";
}

li.with-pic p {
  padding-left: 60px;
}

.tweet-reply,
.tweet-retweet,
.tweet-time {
  margin-right: 1em;
}

#map-widget .map {
  border: none;
  position: relative;
  cursor: pointer;
  border: 1px solid #FFF;
  border-width: 0 0 1px 0;
}

#map-widget .map .magnifier {
  position: absolute;
  bottom: 0;
  z-index: 1;
  display: block;
  width: 20px;
  height: 20px;
  right: 0;
  background: transparent url(../i/icon-magnifier.png) no-repeat right bottom;
}

#map-widget .map:hover .magnifier {
  background-position: 0 bottom;
}

#map-widget .map img {
  border: none;
  position: relative;
  margin-bottom: -3px;
}

#map-widget #mapJsData {
  display: none;
}

#map-widget .vcard {
  margin: 0 5px;
}

.map-parameters {
  display: none;
}

#flickr-widget .widget-content {
  padding: 0 3px 3px;
}

#flickr-widget .widget-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#flickr-widget li {
  background: #FFF;
  margin: 0;
  padding: 0 5px;
}

#flickr-widget .imageurl {
  display: none;
}

#flickr-widget li>a,
#flickr-widget li>a img {
  display: block;
  margin: 0 auto;
  border: 2px solid #FFF;
  background-color: transparent;
  float: none;
}

#flickr-widget .image-meta {
  min-height: 50px;
  padding: 10px 10px 10px 70px;
  margin: 0;
  background: #FFF no-repeat 10px 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
  opacity: .95;
  filter: alpha(opacity=95);
}

#flickr-widget li {
  position: relative;
}

#flickr-widget li:hover {
  z-index: 99;
}

#flickr-widget li:hover .image-meta {
  display: block;
}

#testimonials-widget.widget-one-item .widget-content {
  padding: 10px;
}

#testimonials-widget .bx-wrapper {
  padding: 0;
  margin: 0 10px;
}

#testimonials-widget ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#testimonials-widget ul li {
  padding: 0;
  margin: 0;
}

#testimonials-widget ul li:after,
#testimonials-widget ul li:before {
  content: " ";
  display: table;
}

#testimonials-widget ul li:after {
  clear: both;
}

#testimonials-widget .fa-quote-left {
  color: #666;
  font-size: 1.6em;
}

#testimonials-widget .details {
  margin: 0 0 10px 0;
  overflow: hidden;
}

#testimonials-widget .name {
  font-weight: 700;
  margin-bottom: 0;
}

#testimonials-widget .course,
#testimonials-widget .position,
#testimonials-widget .year {
  margin-bottom: 0;
}

#testimonials-widget .course {
  margin-top: 0;
}

#testimonials-widget img {
  float: left;
  display: inline;
  padding: 0 10px 0 0;
}

#testimonial-dialog .details {
  margin: 0 0 10px 0;
  overflow: hidden;
  width: auto;
  float: none;
}

#testimonial-dialog .details p {
  margin: 0 0 5px 0;
}

#testimonial-dialog .details .name {
  font-weight: 700;
}

#testimonial-dialog .details img {
  float: left;
  display: inline;
  margin: 0 10px 0 0;
}

#profiles-widget .widget-content {
  padding: 10px 0;
}

#profiles-widget ul {
  padding: 0 10px;
  margin: 0;
  list-style-type: none;
}

#profiles-widget li>a {
  display: block;
  border: none;
}

#profiles-widget li>a span {
  border-bottom: 1px solid #ccc;
}

#profiles-widget li>a:hover span {
  border: none;
}

#profiles-widget li>a:active,
#profiles-widget li>a:focus {
  background: 0 0;
}

#profiles-widget li>a:active span,
#profiles-widget li>a:focus span {
  border: none;
  background: #b02a1a;
}

#profiles-widget .thumbnail-wrapper {
  background-color: #F9F9F9;
  display: block;
  margin: 0 10px 10px;
}

#profiles-widget .thumbnail-wrapper:hover {
  border: 1px solid #CCC;
}

@media only screen and (min-width:320px) {
  #profiles-widget .thumbnail-wrapper {
    width: 50%;
  }
}

@media only screen and (min-width:480px) {
  #profiles-widget .thumbnail-wrapper {
    float: left;
  }
}

@media only screen and (min-width:500px) {
  #profiles-widget .thumbnail-wrapper {
    width: 40%;
  }
}

@media only screen and (min-width:768px) {
  #profiles-widget .thumbnail-wrapper {
    width: auto;
    float: none;
  }
}

#profiles-widget .person {
  margin-bottom: 15px;
  overflow: hidden;
}

#profiles-widget .thumbnail {
  width: 100%;
  vertical-align: middle;
  margin-bottom: 0;
}

#profiles-widget .name {
  font-size: 1.2em;
  margin: 0 10px;
}

#profiles-widget .description,
#profiles-widget .email,
#profiles-widget .job-title,
#profiles-widget .role-description,
#profiles-widget .tel {
  font-size: 1.2em;
  margin: 10px 10px 0 10px;
}

#profiles-widget .job-title {
  font-weight: 600;
}

.free-html {
  background-color: transparent;
}

.city-vision-widget {
  background-color: #B02A1A;
  display: block;
  color: #FFF;
  text-align: center;
  padding: 20px 15px 30px;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 2.8em;
  font-weight: 400;
  line-height: .9em;
}

.city-vision-widget.city-vision-widget-alternate {
  background-color: #00284D;
}

.city-vision-widget span {
  display: block;
  color: #FFF;
}

.city-vision-widget hr {
  position: relative;
  top: 8px;
  border-color: #cb8880;
}

.city-vision-widget .year {
  background-color: #B02A1A;
  color: #fff;
  margin: -34px auto 0;
  position: relative;
  width: 120px;
}

@media only screen and (min-width:768px) {
  .city-vision-widget {
    padding: 50px 15px 60px;
  }
}

a.city-vision-widget:hover hr {
  border-color: #B02A1A;
}

.free-widget-standard {
  display: block;
  color: #FFF;
  text-align: center;
  padding: 20px 15px 30px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 2.8em;
  font-weight: 400;
  line-height: .9em;
  text-transform: uppercase;
}

.free-widget-standard a {
  color: #FFF;
  text-decoration: none;
  border: none;
}

#spotlight-research-widget .widget-content {
  padding-left: 5px;
}

#spotlight-research-widget li {
  background: #fff;
}

#spotlight-research-widget li:after,
#spotlight-research-widget li:before {
  content: " ";
  display: table;
}

#spotlight-research-widget li:after {
  clear: both;
}

#spotlight-research-widget .bx-wrapper {
  margin: 0 5px 0 0;
}

#spotlight-research-widget h3 {
  margin: 0 5px 0 5px;
}

#spotlight-research-widget h3 a {
  font-weight: 700;
}

#spotlight-research-widget .thumbnail {
  display: block;
  margin: 6px auto 5px;
  width: 97%;
}

#spotlight-research-widget .summary {
  margin: 5px 5px 10px 5px;
}

#spotlight-research-widget.widget-one-item .widget-content {
  padding: 5px;
}

#spotlight-research-widget.widget-one-item ul {
  margin: 0;
}

#spotlight-research-widget.widget-one-item li {
  display: block;
}

#events-widget .widget-content ol,
#events-widget .widget-content ul,
#news-widget .widget-content ol,
#news-widget .widget-content ul,
#rss-widget .widget-content ol,
#rss-widget .widget-content ul {
  margin: 5px 0;
}