@charset "UTF-8";
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 7, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
/* line 13, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
body {
  margin: 0;
}
/* line 17, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/* line 21, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
/* line 26, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
audio:not([controls]) {
  display: none;
  height: 0;
}
/* line 31, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
[hidden],
template {
  display: none;
}
/* line 35, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a {
  background-color: transparent;
}
/* line 39, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a:active,
a:hover {
  outline: 0;
}
/* line 43, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
abbr[title] {
  border-bottom: 1px dotted;
}
/* line 47, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
b,
strong {
  font-weight: 700;
}
/* line 51, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
dfn {
  font-style: italic;
}
/* line 55, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
h1 {
  margin: .67em 0;
  font-size: 2em;
}
/* line 60, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
mark {
  color: #000;
  background: #ffff00;
}
/* line 65, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
small {
  font-size: 80%;
}
/* line 69, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
/* line 76, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
sup {
  top: -0.5em;
}
/* line 80, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
sub {
  bottom: -0.25em;
}
/* line 84, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
img {
  border: 0;
}
/* line 88, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
svg:not(:root) {
  overflow: hidden;
}
/* line 92, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
figure {
  margin: 1em 40px;
}
/* line 96, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 103, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
pre {
  overflow: auto;
}
/* line 107, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
/* line 112, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
/* line 118, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
button {
  overflow: visible;
}
/* line 122, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
button,
select {
  text-transform: none;
}
/* line 126, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
/* line 131, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
button[disabled],
html input[disabled] {
  cursor: default;
}
/* line 135, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/* line 140, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
input {
  line-height: normal;
}
/* line 144, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
/* line 151, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
/* line 155, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
/* line 162, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/* line 166, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver;
}
/* line 172, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
legend {
  padding: 0;
  border: 0;
}
/* line 177, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
textarea {
  overflow: auto;
}
/* line 181, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
optgroup {
  font-weight: 700;
}
/* line 185, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
table {
  border-spacing: 0;
  border-collapse: collapse;
}
/* line 190, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 196, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  *,
  :after,
  :before {
    color: #000!important;
    text-shadow: none!important;
    background: 0 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none !important;
  }
  /* line 204, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  a,
  a:visited {
    text-decoration: underline;
  }
  /* line 208, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 212, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 216, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  /* line 220, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 225, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  thead {
    display: table-header-group;
  }
  /* line 229, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  img,
  tr {
    page-break-inside: avoid;
  }
  /* line 233, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  img {
    max-width: 100% !important;
  }
  /* line 237, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  /* line 242, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  h2,
  h3 {
    page-break-after: avoid;
  }
  /* line 246, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar {
    display: none;
  }
  /* line 250, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000000 !important;
  }
  /* line 254, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .label {
    border: 1px solid #000000;
  }
  /* line 258, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .table {
    border-collapse: collapse !important;
  }
  /* line 262, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .table td,
  .table th {
    background-color: #ffffff !important;
  }
  /* line 266, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #dddddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(assets/fonts/glyphicons-halflings-regular.eot);
  src: url(assets/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(assets/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(assets/fonts/glyphicons-halflings-regular.woff) format('woff'), url(assets/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(assets/fonts/glyphicons-halflings-regular.svg) format('svg');
}
/* line 277, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 289, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-asterisk:before {
  content: "\002a";
}
/* line 293, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-plus:before {
  content: "\002b";
}
/* line 297, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-eur:before,
.glyphicon-euro:before {
  content: "\20ac";
}
/* line 301, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-minus:before {
  content: "\2212";
}
/* line 305, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-cloud:before {
  content: "\2601";
}
/* line 309, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-envelope:before {
  content: "\2709";
}
/* line 313, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-pencil:before {
  content: "\270f";
}
/* line 317, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-glass:before {
  content: "\e001";
}
/* line 321, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-music:before {
  content: "\e002";
}
/* line 325, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-search:before {
  content: "\e003";
}
/* line 329, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-heart:before {
  content: "\e005";
}
/* line 333, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-star:before {
  content: "\e006";
}
/* line 337, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-star-empty:before {
  content: "\e007";
}
/* line 341, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-user:before {
  content: "\e008";
}
/* line 345, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-film:before {
  content: "\e009";
}
/* line 349, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-th-large:before {
  content: "\e010";
}
/* line 353, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-th:before {
  content: "\e011";
}
/* line 357, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-th-list:before {
  content: "\e012";
}
/* line 361, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-ok:before {
  content: "\e013";
}
/* line 365, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-remove:before {
  content: "\e014";
}
/* line 369, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-zoom-in:before {
  content: "\e015";
}
/* line 373, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-zoom-out:before {
  content: "\e016";
}
/* line 377, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-off:before {
  content: "\e017";
}
/* line 381, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-signal:before {
  content: "\e018";
}
/* line 385, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-cog:before {
  content: "\e019";
}
/* line 389, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-trash:before {
  content: "\e020";
}
/* line 393, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-home:before {
  content: "\e021";
}
/* line 397, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-file:before {
  content: "\e022";
}
/* line 401, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-time:before {
  content: "\e023";
}
/* line 405, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-road:before {
  content: "\e024";
}
/* line 409, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-download-alt:before {
  content: "\e025";
}
/* line 413, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-download:before {
  content: "\e026";
}
/* line 417, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-upload:before {
  content: "\e027";
}
/* line 421, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-inbox:before {
  content: "\e028";
}
/* line 425, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-play-circle:before {
  content: "\e029";
}
/* line 429, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-repeat:before {
  content: "\e030";
}
/* line 433, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-refresh:before {
  content: "\e031";
}
/* line 437, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-list-alt:before {
  content: "\e032";
}
/* line 441, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-lock:before {
  content: "\e033";
}
/* line 445, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-flag:before {
  content: "\e034";
}
/* line 449, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-headphones:before {
  content: "\e035";
}
/* line 453, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-volume-off:before {
  content: "\e036";
}
/* line 457, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-volume-down:before {
  content: "\e037";
}
/* line 461, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-volume-up:before {
  content: "\e038";
}
/* line 465, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-qrcode:before {
  content: "\e039";
}
/* line 469, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-barcode:before {
  content: "\e040";
}
/* line 473, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-tag:before {
  content: "\e041";
}
/* line 477, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-tags:before {
  content: "\e042";
}
/* line 481, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-book:before {
  content: "\e043";
}
/* line 485, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-bookmark:before {
  content: "\e044";
}
/* line 489, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-print:before {
  content: "\e045";
}
/* line 493, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-camera:before {
  content: "\e046";
}
/* line 497, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-font:before {
  content: "\e047";
}
/* line 501, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-bold:before {
  content: "\e048";
}
/* line 505, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-italic:before {
  content: "\e049";
}
/* line 509, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-text-height:before {
  content: "\e050";
}
/* line 513, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-text-width:before {
  content: "\e051";
}
/* line 517, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-align-left:before {
  content: "\e052";
}
/* line 521, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-align-center:before {
  content: "\e053";
}
/* line 525, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-align-right:before {
  content: "\e054";
}
/* line 529, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-align-justify:before {
  content: "\e055";
}
/* line 533, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-list:before {
  content: "\e056";
}
/* line 537, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-indent-left:before {
  content: "\e057";
}
/* line 541, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-indent-right:before {
  content: "\e058";
}
/* line 545, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-facetime-video:before {
  content: "\e059";
}
/* line 549, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-picture:before {
  content: "\e060";
}
/* line 553, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-map-marker:before {
  content: "\e062";
}
/* line 557, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-adjust:before {
  content: "\e063";
}
/* line 561, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-tint:before {
  content: "\e064";
}
/* line 565, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-edit:before {
  content: "\e065";
}
/* line 569, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-share:before {
  content: "\e066";
}
/* line 573, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-check:before {
  content: "\e067";
}
/* line 577, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-move:before {
  content: "\e068";
}
/* line 581, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-step-backward:before {
  content: "\e069";
}
/* line 585, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-fast-backward:before {
  content: "\e070";
}
/* line 589, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-backward:before {
  content: "\e071";
}
/* line 593, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-play:before {
  content: "\e072";
}
/* line 597, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-pause:before {
  content: "\e073";
}
/* line 601, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-stop:before {
  content: "\e074";
}
/* line 605, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-forward:before {
  content: "\e075";
}
/* line 609, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-fast-forward:before {
  content: "\e076";
}
/* line 613, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-step-forward:before {
  content: "\e077";
}
/* line 617, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-eject:before {
  content: "\e078";
}
/* line 621, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-chevron-left:before {
  content: "\e079";
}
/* line 625, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-chevron-right:before {
  content: "\e080";
}
/* line 629, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-plus-sign:before {
  content: "\e081";
}
/* line 633, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-minus-sign:before {
  content: "\e082";
}
/* line 637, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-remove-sign:before {
  content: "\e083";
}
/* line 641, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-ok-sign:before {
  content: "\e084";
}
/* line 645, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-question-sign:before {
  content: "\e085";
}
/* line 649, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-info-sign:before {
  content: "\e086";
}
/* line 653, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-screenshot:before {
  content: "\e087";
}
/* line 657, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-remove-circle:before {
  content: "\e088";
}
/* line 661, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-ok-circle:before {
  content: "\e089";
}
/* line 665, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-ban-circle:before {
  content: "\e090";
}
/* line 669, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-arrow-left:before {
  content: "\e091";
}
/* line 673, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-arrow-right:before {
  content: "\e092";
}
/* line 677, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-arrow-up:before {
  content: "\e093";
}
/* line 681, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-arrow-down:before {
  content: "\e094";
}
/* line 685, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-share-alt:before {
  content: "\e095";
}
/* line 689, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-resize-full:before {
  content: "\e096";
}
/* line 693, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-resize-small:before {
  content: "\e097";
}
/* line 697, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
/* line 701, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-gift:before {
  content: "\e102";
}
/* line 705, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-leaf:before {
  content: "\e103";
}
/* line 709, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-fire:before {
  content: "\e104";
}
/* line 713, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-eye-open:before {
  content: "\e105";
}
/* line 717, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-eye-close:before {
  content: "\e106";
}
/* line 721, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-warning-sign:before {
  content: "\e107";
}
/* line 725, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-plane:before {
  content: "\e108";
}
/* line 729, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-calendar:before {
  content: "\e109";
}
/* line 733, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-random:before {
  content: "\e110";
}
/* line 737, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-comment:before {
  content: "\e111";
}
/* line 741, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-magnet:before {
  content: "\e112";
}
/* line 745, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-chevron-up:before {
  content: "\e113";
}
/* line 749, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-chevron-down:before {
  content: "\e114";
}
/* line 753, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-retweet:before {
  content: "\e115";
}
/* line 757, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-shopping-cart:before {
  content: "\e116";
}
/* line 761, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-folder-close:before {
  content: "\e117";
}
/* line 765, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-folder-open:before {
  content: "\e118";
}
/* line 769, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-resize-vertical:before {
  content: "\e119";
}
/* line 773, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
/* line 777, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-hdd:before {
  content: "\e121";
}
/* line 781, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-bullhorn:before {
  content: "\e122";
}
/* line 785, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-bell:before {
  content: "\e123";
}
/* line 789, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-certificate:before {
  content: "\e124";
}
/* line 793, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-thumbs-up:before {
  content: "\e125";
}
/* line 797, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-thumbs-down:before {
  content: "\e126";
}
/* line 801, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-hand-right:before {
  content: "\e127";
}
/* line 805, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-hand-left:before {
  content: "\e128";
}
/* line 809, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-hand-up:before {
  content: "\e129";
}
/* line 813, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-hand-down:before {
  content: "\e130";
}
/* line 817, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
/* line 821, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
/* line 825, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
/* line 829, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
/* line 833, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-globe:before {
  content: "\e135";
}
/* line 837, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-wrench:before {
  content: "\e136";
}
/* line 841, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-tasks:before {
  content: "\e137";
}
/* line 845, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-filter:before {
  content: "\e138";
}
/* line 849, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-briefcase:before {
  content: "\e139";
}
/* line 853, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-fullscreen:before {
  content: "\e140";
}
/* line 857, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-dashboard:before {
  content: "\e141";
}
/* line 861, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-paperclip:before {
  content: "\e142";
}
/* line 865, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-heart-empty:before {
  content: "\e143";
}
/* line 869, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-link:before {
  content: "\e144";
}
/* line 873, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-phone:before {
  content: "\e145";
}
/* line 877, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-pushpin:before {
  content: "\e146";
}
/* line 881, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-usd:before {
  content: "\e148";
}
/* line 885, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-gbp:before {
  content: "\e149";
}
/* line 889, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-sort:before {
  content: "\e150";
}
/* line 893, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
/* line 897, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
/* line 901, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-sort-by-order:before {
  content: "\e153";
}
/* line 905, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
/* line 909, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
/* line 913, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
/* line 917, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-unchecked:before {
  content: "\e157";
}
/* line 921, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-expand:before {
  content: "\e158";
}
/* line 925, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-collapse-down:before {
  content: "\e159";
}
/* line 929, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-collapse-up:before {
  content: "\e160";
}
/* line 933, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-log-in:before {
  content: "\e161";
}
/* line 937, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-flash:before {
  content: "\e162";
}
/* line 941, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-log-out:before {
  content: "\e163";
}
/* line 945, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-new-window:before {
  content: "\e164";
}
/* line 949, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-record:before {
  content: "\e165";
}
/* line 953, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-save:before {
  content: "\e166";
}
/* line 957, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-open:before {
  content: "\e167";
}
/* line 961, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-saved:before {
  content: "\e168";
}
/* line 965, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-import:before {
  content: "\e169";
}
/* line 969, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-export:before {
  content: "\e170";
}
/* line 973, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-send:before {
  content: "\e171";
}
/* line 977, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-floppy-disk:before {
  content: "\e172";
}
/* line 981, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-floppy-saved:before {
  content: "\e173";
}
/* line 985, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-floppy-remove:before {
  content: "\e174";
}
/* line 989, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-floppy-save:before {
  content: "\e175";
}
/* line 993, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-floppy-open:before {
  content: "\e176";
}
/* line 997, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-credit-card:before {
  content: "\e177";
}
/* line 1001, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-transfer:before {
  content: "\e178";
}
/* line 1005, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-cutlery:before {
  content: "\e179";
}
/* line 1009, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-header:before {
  content: "\e180";
}
/* line 1013, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-compressed:before {
  content: "\e181";
}
/* line 1017, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-earphone:before {
  content: "\e182";
}
/* line 1021, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-phone-alt:before {
  content: "\e183";
}
/* line 1025, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-tower:before {
  content: "\e184";
}
/* line 1029, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-stats:before {
  content: "\e185";
}
/* line 1033, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-sd-video:before {
  content: "\e186";
}
/* line 1037, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-hd-video:before {
  content: "\e187";
}
/* line 1041, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-subtitles:before {
  content: "\e188";
}
/* line 1045, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-sound-stereo:before {
  content: "\e189";
}
/* line 1049, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-sound-dolby:before {
  content: "\e190";
}
/* line 1053, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-sound-5-1:before {
  content: "\e191";
}
/* line 1057, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-sound-6-1:before {
  content: "\e192";
}
/* line 1061, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-sound-7-1:before {
  content: "\e193";
}
/* line 1065, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-copyright-mark:before {
  content: "\e194";
}
/* line 1069, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-registration-mark:before {
  content: "\e195";
}
/* line 1073, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-cloud-download:before {
  content: "\e197";
}
/* line 1077, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-cloud-upload:before {
  content: "\e198";
}
/* line 1081, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-tree-conifer:before {
  content: "\e199";
}
/* line 1085, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
/* line 1089, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-cd:before {
  content: "\e201";
}
/* line 1093, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-save-file:before {
  content: "\e202";
}
/* line 1097, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-open-file:before {
  content: "\e203";
}
/* line 1101, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-level-up:before {
  content: "\e204";
}
/* line 1105, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-copy:before {
  content: "\e205";
}
/* line 1109, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-paste:before {
  content: "\e206";
}
/* line 1113, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-alert:before {
  content: "\e209";
}
/* line 1117, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-equalizer:before {
  content: "\e210";
}
/* line 1121, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-king:before {
  content: "\e211";
}
/* line 1125, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-queen:before {
  content: "\e212";
}
/* line 1129, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-pawn:before {
  content: "\e213";
}
/* line 1133, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-bishop:before {
  content: "\e214";
}
/* line 1137, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-knight:before {
  content: "\e215";
}
/* line 1141, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-baby-formula:before {
  content: "\e216";
}
/* line 1145, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-tent:before {
  content: "\26fa";
}
/* line 1149, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-blackboard:before {
  content: "\e218";
}
/* line 1153, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-bed:before {
  content: "\e219";
}
/* line 1157, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-apple:before {
  content: "\f8ff";
}
/* line 1161, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-erase:before {
  content: "\e221";
}
/* line 1165, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-hourglass:before {
  content: "\231b";
}
/* line 1169, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-lamp:before {
  content: "\e223";
}
/* line 1173, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-duplicate:before {
  content: "\e224";
}
/* line 1177, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-piggy-bank:before {
  content: "\e225";
}
/* line 1181, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-scissors:before {
  content: "\e226";
}
/* line 1185, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-bitcoin:before {
  content: "\e227";
}
/* line 1189, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-btc:before {
  content: "\e227";
}
/* line 1193, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-xbt:before {
  content: "\e227";
}
/* line 1197, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-yen:before {
  content: "\00a5";
}
/* line 1201, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-jpy:before {
  content: "\00a5";
}
/* line 1205, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-ruble:before {
  content: "\20bd";
}
/* line 1209, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-rub:before {
  content: "\20bd";
}
/* line 1213, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-scale:before {
  content: "\e230";
}
/* line 1217, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-ice-lolly:before {
  content: "\e231";
}
/* line 1221, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
/* line 1225, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-education:before {
  content: "\e233";
}
/* line 1229, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-option-horizontal:before {
  content: "\e234";
}
/* line 1233, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-option-vertical:before {
  content: "\e235";
}
/* line 1237, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
/* line 1241, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-modal-window:before {
  content: "\e237";
}
/* line 1245, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-oil:before {
  content: "\e238";
}
/* line 1249, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-grain:before {
  content: "\e239";
}
/* line 1253, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-sunglasses:before {
  content: "\e240";
}
/* line 1257, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-text-size:before {
  content: "\e241";
}
/* line 1261, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-text-color:before {
  content: "\e242";
}
/* line 1265, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-text-background:before {
  content: "\e243";
}
/* line 1269, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-object-align-top:before {
  content: "\e244";
}
/* line 1273, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
/* line 1277, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
/* line 1281, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-object-align-left:before {
  content: "\e247";
}
/* line 1285, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
/* line 1289, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-object-align-right:before {
  content: "\e249";
}
/* line 1293, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-triangle-right:before {
  content: "\e250";
}
/* line 1297, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-triangle-left:before {
  content: "\e251";
}
/* line 1301, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
/* line 1305, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-triangle-top:before {
  content: "\e253";
}
/* line 1309, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-console:before {
  content: "\e254";
}
/* line 1313, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-superscript:before {
  content: "\e255";
}
/* line 1317, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-subscript:before {
  content: "\e256";
}
/* line 1321, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-menu-left:before {
  content: "\e257";
}
/* line 1325, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-menu-right:before {
  content: "\e258";
}
/* line 1329, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-menu-down:before {
  content: "\e259";
}
/* line 1333, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.glyphicon-menu-up:before {
  content: "\e260";
}
/* line 1337, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 1343, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 1349, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* line 1354, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #ffffff;
}
/* line 1362, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
/* line 1368, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a {
  color: #337ab7;
  text-decoration: none;
}
/* line 1373, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
/* line 1378, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 1384, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
figure {
  margin: 0;
}
/* line 1388, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
img {
  vertical-align: middle;
}
/* line 1392, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
/* line 1398, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.img-rounded {
  border-radius: 6px;
}
/* line 1402, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 1416, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.img-circle {
  border-radius: 50%;
}
/* line 1420, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
/* line 1427, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/* line 1438, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/* line 1447, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
[role=button] {
  cursor: pointer;
}
/* line 1451, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
/* line 1458, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
/* line 1464, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
/* line 1469, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}
/* line 1473, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 1478, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%;
}
/* line 1482, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.h1,
h1 {
  font-size: 36px;
}
/* line 1486, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.h2,
h2 {
  font-size: 30px;
}
/* line 1490, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.h3,
h3 {
  font-size: 24px;
}
/* line 1494, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.h4,
h4 {
  font-size: 18px;
}
/* line 1498, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.h5,
h5 {
  font-size: 14px;
}
/* line 1502, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.h6,
h6 {
  font-size: 12px;
}
/* line 1506, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
p {
  margin: 0 0 10px;
}
/* line 1510, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 1518, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .lead {
    font-size: 21px;
  }
}
/* line 1523, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.small,
small {
  font-size: 85%;
}
/* line 1527, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.mark,
mark {
  padding: .2em;
  background-color: #fcf8e3;
}
/* line 1532, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.text-left {
  text-align: left;
}
/* line 1536, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.text-right {
  text-align: right;
}
/* line 1540, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.text-center {
  text-align: center;
}
/* line 1544, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.text-justify {
  text-align: justify;
}
/* line 1548, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.text-nowrap {
  white-space: nowrap;
}
/* line 1552, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.text-lowercase {
  text-transform: lowercase;
}
/* line 1556, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.text-uppercase {
  text-transform: uppercase;
}
/* line 1560, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.text-capitalize {
  text-transform: capitalize;
}
/* line 1564, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.text-muted {
  color: #777777;
}
/* line 1568, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.text-primary {
  color: #337ab7;
}
/* line 1572, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.text-primary:focus,
a.text-primary:hover {
  color: #286090;
}
/* line 1576, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.text-success {
  color: #3c763d;
}
/* line 1580, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.text-success:focus,
a.text-success:hover {
  color: #2b542c;
}
/* line 1584, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.text-info {
  color: #31708f;
}
/* line 1588, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.text-info:focus,
a.text-info:hover {
  color: #245269;
}
/* line 1592, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.text-warning {
  color: #8a6d3b;
}
/* line 1596, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.text-warning:focus,
a.text-warning:hover {
  color: #66512c;
}
/* line 1600, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.text-danger {
  color: #a94442;
}
/* line 1604, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.text-danger:focus,
a.text-danger:hover {
  color: #843534;
}
/* line 1608, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
/* line 1613, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #286090;
}
/* line 1617, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.bg-success {
  background-color: #dff0d8;
}
/* line 1621, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3;
}
/* line 1625, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.bg-info {
  background-color: #d9edf7;
}
/* line 1629, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee;
}
/* line 1633, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.bg-warning {
  background-color: #fcf8e3;
}
/* line 1637, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5;
}
/* line 1641, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.bg-danger {
  background-color: #f2dede;
}
/* line 1645, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9;
}
/* line 1649, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
/* line 1655, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 1660, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
/* line 1664, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
/* line 1669, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
/* line 1675, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
/* line 1681, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
/* line 1686, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
dd,
dt {
  line-height: 1.42857143;
}
/* line 1690, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
dt {
  font-weight: 700;
}
/* line 1694, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  /* line 1699, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 1709, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
/* line 1714, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
/* line 1719, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
/* line 1724, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
/* line 1731, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0;
}
/* line 1735, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
/* line 1742, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: '\2014 \00A0';
}
/* line 1746, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
/* line 1754, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: '';
}
/* line 1758, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
/* line 1762, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
/* line 1768, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
/* line 1772, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
/* line 1780, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
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, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 1790, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 1798, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 1812, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
/* line 1821, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
/* line 1826, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  /* line 1834, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 1840, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 1846, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .container {
    width: 1170px;
  }
}
/* line 1851, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
/* line 1858, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.row {
  margin-right: -15px;
  margin-left: -15px;
}
/* line 1863, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.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-2,
.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-2,
.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-2,
.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-right: 15px;
  padding-left: 15px;
}
/* line 1870, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}
/* line 1874, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-12 {
  width: 100%;
}
/* line 1878, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-11 {
  width: 91.66666667%;
}
/* line 1882, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-10 {
  width: 83.33333333%;
}
/* line 1886, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-9 {
  width: 75%;
}
/* line 1890, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-8 {
  width: 66.66666667%;
}
/* line 1894, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-7 {
  width: 58.33333333%;
}
/* line 1898, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-6 {
  width: 50%;
}
/* line 1902, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-5 {
  width: 41.66666667%;
}
/* line 1906, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-4 {
  width: 33.33333333%;
}
/* line 1910, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-3 {
  width: 25%;
}
/* line 1914, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-2 {
  width: 16.66666667%;
}
/* line 1918, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-1 {
  width: 8.33333333%;
}
/* line 1922, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-pull-12 {
  right: 100%;
}
/* line 1926, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-pull-11 {
  right: 91.66666667%;
}
/* line 1930, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-pull-10 {
  right: 83.33333333%;
}
/* line 1934, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-pull-9 {
  right: 75%;
}
/* line 1938, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-pull-8 {
  right: 66.66666667%;
}
/* line 1942, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-pull-7 {
  right: 58.33333333%;
}
/* line 1946, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-pull-6 {
  right: 50%;
}
/* line 1950, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-pull-5 {
  right: 41.66666667%;
}
/* line 1954, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-pull-4 {
  right: 33.33333333%;
}
/* line 1958, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-pull-3 {
  right: 25%;
}
/* line 1962, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-pull-2 {
  right: 16.66666667%;
}
/* line 1966, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-pull-1 {
  right: 8.33333333%;
}
/* line 1970, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-pull-0 {
  right: auto;
}
/* line 1974, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-push-12 {
  left: 100%;
}
/* line 1978, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-push-11 {
  left: 91.66666667%;
}
/* line 1982, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-push-10 {
  left: 83.33333333%;
}
/* line 1986, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-push-9 {
  left: 75%;
}
/* line 1990, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-push-8 {
  left: 66.66666667%;
}
/* line 1994, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-push-7 {
  left: 58.33333333%;
}
/* line 1998, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-push-6 {
  left: 50%;
}
/* line 2002, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-push-5 {
  left: 41.66666667%;
}
/* line 2006, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-push-4 {
  left: 33.33333333%;
}
/* line 2010, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-push-3 {
  left: 25%;
}
/* line 2014, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-push-2 {
  left: 16.66666667%;
}
/* line 2018, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-push-1 {
  left: 8.33333333%;
}
/* line 2022, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-push-0 {
  left: auto;
}
/* line 2026, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-offset-12 {
  margin-left: 100%;
}
/* line 2030, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
/* line 2034, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
/* line 2038, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-offset-9 {
  margin-left: 75%;
}
/* line 2042, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
/* line 2046, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
/* line 2050, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-offset-6 {
  margin-left: 50%;
}
/* line 2054, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
/* line 2058, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
/* line 2062, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-offset-3 {
  margin-left: 25%;
}
/* line 2066, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
/* line 2070, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
/* line 2074, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  /* line 2079, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  /* line 2083, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-12 {
    width: 100%;
  }
  /* line 2087, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-11 {
    width: 91.66666667%;
  }
  /* line 2091, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-10 {
    width: 83.33333333%;
  }
  /* line 2095, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-9 {
    width: 75%;
  }
  /* line 2099, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-8 {
    width: 66.66666667%;
  }
  /* line 2103, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-7 {
    width: 58.33333333%;
  }
  /* line 2107, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-6 {
    width: 50%;
  }
  /* line 2111, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-5 {
    width: 41.66666667%;
  }
  /* line 2115, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-4 {
    width: 33.33333333%;
  }
  /* line 2119, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-3 {
    width: 25%;
  }
  /* line 2123, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-2 {
    width: 16.66666667%;
  }
  /* line 2127, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-1 {
    width: 8.33333333%;
  }
  /* line 2131, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 2135, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  /* line 2139, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  /* line 2143, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 2147, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  /* line 2151, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  /* line 2155, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 2159, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  /* line 2163, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  /* line 2167, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 2171, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  /* line 2175, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  /* line 2179, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 2183, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 2187, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  /* line 2191, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  /* line 2195, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 2199, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  /* line 2203, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  /* line 2207, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 2211, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  /* line 2215, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  /* line 2219, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 2223, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  /* line 2227, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  /* line 2231, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 2235, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  /* line 2239, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 2243, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 2247, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 2251, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 2255, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 2259, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 2263, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 2267, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 2271, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 2275, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 2279, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 2283, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  /* line 2289, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  /* line 2293, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-12 {
    width: 100%;
  }
  /* line 2297, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-11 {
    width: 91.66666667%;
  }
  /* line 2301, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-10 {
    width: 83.33333333%;
  }
  /* line 2305, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-9 {
    width: 75%;
  }
  /* line 2309, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-8 {
    width: 66.66666667%;
  }
  /* line 2313, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-7 {
    width: 58.33333333%;
  }
  /* line 2317, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-6 {
    width: 50%;
  }
  /* line 2321, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-5 {
    width: 41.66666667%;
  }
  /* line 2325, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-4 {
    width: 33.33333333%;
  }
  /* line 2329, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-3 {
    width: 25%;
  }
  /* line 2333, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-2 {
    width: 16.66666667%;
  }
  /* line 2337, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-1 {
    width: 8.33333333%;
  }
  /* line 2341, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 2345, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  /* line 2349, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  /* line 2353, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 2357, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  /* line 2361, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  /* line 2365, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 2369, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  /* line 2373, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  /* line 2377, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 2381, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  /* line 2385, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  /* line 2389, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 2393, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 2397, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-push-11 {
    left: 91.66666667%;
  }
  /* line 2401, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-push-10 {
    left: 83.33333333%;
  }
  /* line 2405, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 2409, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-push-8 {
    left: 66.66666667%;
  }
  /* line 2413, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-push-7 {
    left: 58.33333333%;
  }
  /* line 2417, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 2421, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-push-5 {
    left: 41.66666667%;
  }
  /* line 2425, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-push-4 {
    left: 33.33333333%;
  }
  /* line 2429, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 2433, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-push-2 {
    left: 16.66666667%;
  }
  /* line 2437, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-push-1 {
    left: 8.33333333%;
  }
  /* line 2441, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-push-0 {
    left: auto;
  }
  /* line 2445, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-offset-12 {
    margin-left: 100%;
  }
  /* line 2449, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 2453, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 2457, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 2461, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 2465, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 2469, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 2473, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 2477, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 2481, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 2485, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 2489, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 2493, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  /* line 2499, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  /* line 2503, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-12 {
    width: 100%;
  }
  /* line 2507, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-11 {
    width: 91.66666667%;
  }
  /* line 2511, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-10 {
    width: 83.33333333%;
  }
  /* line 2515, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-9 {
    width: 75%;
  }
  /* line 2519, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-8 {
    width: 66.66666667%;
  }
  /* line 2523, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-7 {
    width: 58.33333333%;
  }
  /* line 2527, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-6 {
    width: 50%;
  }
  /* line 2531, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-5 {
    width: 41.66666667%;
  }
  /* line 2535, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-4 {
    width: 33.33333333%;
  }
  /* line 2539, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-3 {
    width: 25%;
  }
  /* line 2543, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-2 {
    width: 16.66666667%;
  }
  /* line 2547, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-1 {
    width: 8.33333333%;
  }
  /* line 2551, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 2555, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  /* line 2559, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  /* line 2563, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 2567, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  /* line 2571, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  /* line 2575, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 2579, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  /* line 2583, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  /* line 2587, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 2591, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  /* line 2595, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  /* line 2599, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 2603, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 2607, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  /* line 2611, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  /* line 2615, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 2619, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  /* line 2623, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  /* line 2627, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 2631, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  /* line 2635, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  /* line 2639, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 2643, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  /* line 2647, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  /* line 2651, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 2655, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  /* line 2659, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 2663, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 2667, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 2671, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 2675, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 2679, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 2683, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 2687, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 2691, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 2695, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 2699, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 2703, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
/* line 2708, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
table {
  background-color: transparent;
}
/* line 2712, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
/* line 2719, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
th {
  text-align: left;
}
/* line 2723, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
/* line 2729, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
/* line 2736, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
/* line 2741, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}
/* line 2745, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
/* line 2749, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.table .table {
  background-color: #ffffff;
}
/* line 2753, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px;
}
/* line 2757, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.table-bordered {
  border: 1px solid #dddddd;
}
/* line 2761, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #dddddd;
}
/* line 2765, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}
/* line 2769, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
/* line 2773, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
/* line 2777, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
/* line 2783, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}
/* line 2789, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5;
}
/* line 2793, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}
/* line 2797, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8;
}
/* line 2801, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}
/* line 2805, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7;
}
/* line 2809, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}
/* line 2813, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3;
}
/* line 2817, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}
/* line 2821, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede;
}
/* line 2825, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}
/* line 2829, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  /* line 2835, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  /* line 2843, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 2847, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  /* line 2851, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 2855, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  /* line 2859, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  /* line 2863, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
/* line 2868, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
/* line 2875, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
/* line 2887, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
/* line 2894, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 2900, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
input[type=checkbox],
input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}
/* line 2906, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
input[type=file] {
  display: block;
}
/* line 2910, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
input[type=range] {
  display: block;
  width: 100%;
}
/* line 2915, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
select[multiple],
select[size] {
  height: auto;
}
/* line 2919, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 2925, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
/* line 2933, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 2952, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* line 2959, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
/* line 2964, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.form-control:-ms-input-placeholder {
  color: #999999;
}
/* line 2968, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.form-control::-webkit-input-placeholder {
  color: #999999;
}
/* line 2972, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
/* line 2977, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
/* line 2982, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
/* line 2986, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
textarea.form-control {
  height: auto;
}
/* line 2990, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
input[type=search] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 2995, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
    line-height: 34px;
  }
  /* line 2999, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .input-group-sm input[type=date],
  .input-group-sm input[type=time],
  .input-group-sm input[type=datetime-local],
  .input-group-sm input[type=month],
  input[type=date].input-sm,
  input[type=time].input-sm,
  input[type=datetime-local].input-sm,
  input[type=month].input-sm {
    line-height: 30px;
  }
  /* line 3003, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .input-group-lg input[type=date],
  .input-group-lg input[type=time],
  .input-group-lg input[type=datetime-local],
  .input-group-lg input[type=month],
  input[type=date].input-lg,
  input[type=time].input-lg,
  input[type=datetime-local].input-lg,
  input[type=month].input-lg {
    line-height: 46px;
  }
}
/* line 3008, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.form-group {
  margin-bottom: 15px;
}
/* line 3012, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 3019, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.checkbox label,
.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
/* line 3027, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px;
}
/* line 3033, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px;
}
/* line 3037, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
/* line 3047, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}
/* line 3052, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
  cursor: not-allowed;
}
/* line 3056, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}
/* line 3060, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
  cursor: not-allowed;
}
/* line 3064, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
/* line 3071, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
/* line 3076, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
/* line 3084, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
select.input-sm {
  height: 30px;
  line-height: 30px;
}
/* line 3089, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}
/* line 3093, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
/* line 3101, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
/* line 3106, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
  height: auto;
}
/* line 3110, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
/* line 3118, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
/* line 3126, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
select.input-lg {
  height: 46px;
  line-height: 46px;
}
/* line 3131, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}
/* line 3135, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
/* line 3143, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
/* line 3148, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
  height: auto;
}
/* line 3152, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
/* line 3160, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.has-feedback {
  position: relative;
}
/* line 3164, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.has-feedback .form-control {
  padding-right: 42.5px;
}
/* line 3168, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
/* line 3181, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
/* line 3187, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
/* line 3193, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
  color: #3c763d;
}
/* line 3197, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 3203, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
/* line 3209, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
/* line 3215, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.has-success .form-control-feedback {
  color: #3c763d;
}
/* line 3219, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: #8a6d3b;
}
/* line 3223, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 3229, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
/* line 3235, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
/* line 3241, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
/* line 3245, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #a94442;
}
/* line 3249, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 3255, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
/* line 3261, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
/* line 3267, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.has-error .form-control-feedback {
  color: #a94442;
}
/* line 3271, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
/* line 3275, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
/* line 3279, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  /* line 3287, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 3293, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 3299, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 3303, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 3308, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }
  /* line 3312, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 3316, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 3321, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 3328, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }
  /* line 3332, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .form-inline .checkbox input[type=checkbox],
  .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }
  /* line 3337, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
/* line 3342, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 3348, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}
/* line 3352, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  /* line 3358, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
/* line 3365, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  /* line 3370, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  /* line 3377, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
/* line 3383, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 3405, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 3411, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}
/* line 3416, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 3423, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
/* line 3431, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
/* line 3435, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #cccccc;
}
/* line 3441, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-default.focus,
.btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
/* line 3447, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 3453, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 3459, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
/* line 3465, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
/* line 3469, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #cccccc;
}
/* line 3474, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-default .badge {
  color: #fff;
  background-color: #333333;
}
/* line 3479, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
/* line 3485, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
/* line 3491, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
/* line 3497, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
/* line 3503, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
/* line 3509, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
/* line 3513, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}
/* line 3518, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
/* line 3523, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 3529, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
/* line 3535, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
/* line 3541, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
/* line 3547, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
/* line 3553, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
/* line 3557, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 3562, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
/* line 3567, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 3573, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
/* line 3579, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 3585, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 3591, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
/* line 3597, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
/* line 3601, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 3606, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
/* line 3611, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 3617, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-warning.focus,
.btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
/* line 3623, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 3629, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 3635, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
/* line 3641, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
/* line 3645, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 3650, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
/* line 3655, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 3661, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
/* line 3667, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
/* line 3673, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
/* line 3679, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
/* line 3685, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
/* line 3689, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 3694, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
/* line 3699, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
/* line 3705, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 3711, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}
/* line 3715, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-link:focus,
.btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
/* line 3721, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}
/* line 3726, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group-lg > .btn,
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
/* line 3733, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group-sm > .btn,
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
/* line 3740, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group-xs > .btn,
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
/* line 3747, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-block {
  display: block;
  width: 100%;
}
/* line 3752, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-block + .btn-block {
  margin-top: 5px;
}
/* line 3756, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
  width: 100%;
}
/* line 3760, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity 0.15s linear;
}
/* line 3767, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.fade.in {
  opacity: 1;
}
/* line 3771, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.collapse {
  display: none;
}
/* line 3775, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.collapse.in {
  display: block;
}
/* line 3779, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
tr.collapse.in {
  display: table-row;
}
/* line 3783, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
tbody.collapse.in {
  display: table-row-group;
}
/* line 3787, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height,visibility;
  -o-transition-property: height,visibility;
  transition-property: height, visibility;
}
/* line 3802, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
/* line 3814, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.dropdown,
.dropup {
  position: relative;
}
/* line 3818, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.dropdown-toggle:focus {
  outline: 0;
}
/* line 3822, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
/* line 3845, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 3850, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 3857, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
/* line 3867, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
/* line 3873, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
/* line 3880, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #777777;
}
/* line 3884, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
/* line 3892, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.open > .dropdown-menu {
  display: block;
}
/* line 3896, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.open > a {
  outline: 0;
}
/* line 3900, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.dropdown-menu-right {
  right: 0;
  left: auto;
}
/* line 3905, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.dropdown-menu-left {
  right: auto;
  left: 0;
}
/* line 3910, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
/* line 3919, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
/* line 3928, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
/* line 3933, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid;
}
/* line 3940, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  /* line 3947, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 3952, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
/* line 3958, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 3964, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  float: left;
}
/* line 3969, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  z-index: 2;
}
/* line 3973, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
/* line 3977, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-toolbar {
  margin-left: -5px;
}
/* line 3981, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 3985, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
/* line 3989, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
/* line 3993, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 3997, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 4002, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 4007, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group > .btn-group {
  float: left;
}
/* line 4011, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
/* line 4015, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 4020, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 4025, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
/* line 4029, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
/* line 4034, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
/* line 4039, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 4044, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 4049, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn .caret {
  margin-left: 0;
}
/* line 4053, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
/* line 4058, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
/* line 4062, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 4069, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 4073, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
/* line 4078, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 4082, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 4089, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
/* line 4096, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
/* line 4100, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 4105, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
/* line 4110, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 4117, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
/* line 4123, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
/* line 4127, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
/* line 4131, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
/* line 4137, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 4143, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
/* line 4149, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
/* line 4157, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.input-group .form-control:focus {
  z-index: 3;
}
/* line 4161, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
/* line 4169, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
/* line 4174, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
/* line 4178, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
/* line 4186, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
/* line 4191, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
/* line 4195, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}
/* line 4199, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 4203, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
/* line 4209, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 4221, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
/* line 4227, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
/* line 4233, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
  margin-top: 0;
}
/* line 4237, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 4242, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.input-group-addon:first-child {
  border-right: 0;
}
/* line 4246, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 4251, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.input-group-addon:last-child {
  border-left: 0;
}
/* line 4255, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 4261, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.input-group-btn > .btn {
  position: relative;
}
/* line 4265, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 4269, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
  z-index: 2;
}
/* line 4273, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* line 4277, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
/* line 4282, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
/* line 4288, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav > li {
  position: relative;
  display: block;
}
/* line 4293, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
/* line 4299, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 4304, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav > li.disabled > a {
  color: #777777;
}
/* line 4308, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
/* line 4315, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}
/* line 4320, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 4327, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav > li > a > img {
  max-width: none;
}
/* line 4331, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
/* line 4335, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 4340, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
/* line 4347, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
/* line 4351, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
/* line 4359, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
/* line 4364, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav-tabs.nav-justified > li {
  float: none;
}
/* line 4368, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
/* line 4373, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  /* line 4379, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 4384, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* line 4389, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
/* line 4394, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  /* line 4399, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 4404, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #ffffff;
  }
}
/* line 4409, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav-pills > li {
  float: left;
}
/* line 4413, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav-pills > li > a {
  border-radius: 4px;
}
/* line 4417, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 4421, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}
/* line 4426, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav-stacked > li {
  float: none;
}
/* line 4430, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
/* line 4435, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav-justified {
  width: 100%;
}
/* line 4439, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav-justified > li {
  float: none;
}
/* line 4443, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
/* line 4448, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  /* line 4454, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 4459, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* line 4464, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav-tabs-justified {
  border-bottom: 0;
}
/* line 4468, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
/* line 4473, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  /* line 4478, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 4483, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #ffffff;
  }
}
/* line 4488, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.tab-content > .tab-pane {
  display: none;
}
/* line 4492, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.tab-content > .active {
  display: block;
}
/* line 4496, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
/* line 4502, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  /* line 4510, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  /* line 4516, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-header {
    float: left;
  }
}
/* line 4521, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
/* line 4531, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 4536, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* line 4543, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-collapse.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 4550, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 4554, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
/* line 4560, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 4565, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
/* line 4570, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  /* line 4576, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}
/* line 4582, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 4588, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-static-top {
    border-radius: 0;
  }
}
/* line 4593, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  /* line 4601, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0;
  }
}
/* line 4606, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
/* line 4611, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
/* line 4617, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
/* line 4625, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
/* line 4629, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  /* line 4634, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
/* line 4639, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 4652, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-toggle:focus {
  outline: 0;
}
/* line 4656, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 4663, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  /* line 4668, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-toggle {
    display: none;
  }
}
/* line 4673, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-nav {
  margin: 7.5px -15px;
}
/* line 4677, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  /* line 4684, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* line 4695, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  /* line 4699, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 4703, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 4709, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 4714, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-nav > li {
    float: left;
  }
  /* line 4718, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
/* line 4724, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
  /* line 4737, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 4743, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 4749, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 4753, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 4758, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  /* line 4762, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 4766, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 4771, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 4778, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }
  /* line 4782, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-form .checkbox input[type=checkbox],
  .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }
  /* line 4787, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 4793, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 4797, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 4803, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
/* line 4815, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
/* line 4821, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 4829, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
/* line 4834, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 4839, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
/* line 4844, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  /* line 4850, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  /* line 4858, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-left {
    float: left !important;
  }
  /* line 4862, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-right {
    float: right!important;
    margin-right: -15px;
  }
  /* line 4867, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 4872, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
/* line 4877, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-default .navbar-brand {
  color: #777777;
}
/* line 4881, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 4886, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-default .navbar-text {
  color: #777777;
}
/* line 4890, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
/* line 4894, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}
/* line 4899, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
/* line 4904, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}
/* line 4909, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
/* line 4913, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #dddddd;
}
/* line 4917, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
/* line 4921, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
/* line 4925, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  /* line 4931, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  /* line 4935, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  /* line 4940, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  /* line 4945, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}
/* line 4951, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-default .navbar-link {
  color: #777777;
}
/* line 4955, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-default .navbar-link:hover {
  color: #333333;
}
/* line 4959, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-default .btn-link {
  color: #777777;
}
/* line 4963, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333333;
}
/* line 4967, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #cccccc;
}
/* line 4971, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
/* line 4976, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
/* line 4980, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}
/* line 4985, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
/* line 4989, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
/* line 4993, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}
/* line 4998, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}
/* line 5003, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}
/* line 5008, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
/* line 5012, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333333;
}
/* line 5016, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
/* line 5020, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 5024, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  /* line 5030, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  /* line 5034, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  /* line 5038, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 5042, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  /* line 5047, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }
  /* line 5052, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}
/* line 5058, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
/* line 5062, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
/* line 5066, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
/* line 5070, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #ffffff;
}
/* line 5074, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444444;
}
/* line 5078, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
/* line 5086, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.breadcrumb > li {
  display: inline-block;
}
/* line 5090, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
/* line 5096, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.breadcrumb > .active {
  color: #777777;
}
/* line 5100, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
/* line 5107, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.pagination > li {
  display: inline;
}
/* line 5111, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dddddd;
}
/* line 5123, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
/* line 5129, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 5134, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #dddddd;
}
/* line 5141, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
/* line 5149, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #dddddd;
}
/* line 5156, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
/* line 5162, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
/* line 5167, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
/* line 5172, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
/* line 5178, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 5183, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 5188, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
/* line 5195, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.pager li {
  display: inline;
}
/* line 5199, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
/* line 5207, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.pager li > a:focus,
.pager li > a:hover {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 5212, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 5216, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 5220, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #ffffff;
}
/* line 5226, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
/* line 5239, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
/* line 5245, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.label:empty {
  display: none;
}
/* line 5249, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn .label {
  position: relative;
  top: -1px;
}
/* line 5254, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.label-default {
  background-color: #777777;
}
/* line 5258, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e;
}
/* line 5262, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.label-primary {
  background-color: #337ab7;
}
/* line 5266, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #286090;
}
/* line 5270, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.label-success {
  background-color: #5cb85c;
}
/* line 5274, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}
/* line 5278, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.label-info {
  background-color: #5bc0de;
}
/* line 5282, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}
/* line 5286, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.label-warning {
  background-color: #f0ad4e;
}
/* line 5290, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}
/* line 5294, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.label-danger {
  background-color: #d9534f;
}
/* line 5298, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}
/* line 5302, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
/* line 5317, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.badge:empty {
  display: none;
}
/* line 5321, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn .badge {
  position: relative;
  top: -1px;
}
/* line 5326, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group-xs > .btn .badge,
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
/* line 5331, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
/* line 5337, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
/* line 5342, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.list-group-item > .badge {
  float: right;
}
/* line 5346, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
/* line 5350, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
/* line 5354, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
/* line 5362, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}
/* line 5366, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
/* line 5372, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
/* line 5376, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
/* line 5382, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 5387, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 5392, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  /* line 5397, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}
/* line 5402, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
/* line 5415, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.thumbnail a > img,
.thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}
/* line 5420, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #337ab7;
}
/* line 5424, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
/* line 5429, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 5436, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 5441, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.alert .alert-link {
  font-weight: 700;
}
/* line 5445, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 5449, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.alert > p + p {
  margin-top: 5px;
}
/* line 5453, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
/* line 5457, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
/* line 5464, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 5470, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 5474, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.alert-success .alert-link {
  color: #2b542c;
}
/* line 5478, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 5484, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 5488, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.alert-info .alert-link {
  color: #245269;
}
/* line 5492, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 5498, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.alert-warning hr {
  border-top-color: #f7e1b5;
}
/* line 5502, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.alert-warning .alert-link {
  color: #66512c;
}
/* line 5506, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 5512, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.alert-danger hr {
  border-top-color: #e4b9c0;
}
/* line 5516, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  /* line 5521, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  from {
    background-position: 40px 0;
  }
  /* line 5525, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  /* line 5531, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  from {
    background-position: 40px 0;
  }
  /* line 5535, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  /* line 5541, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  from {
    background-position: 40px 0;
  }
  /* line 5545, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  to {
    background-position: 0 0;
  }
}
/* line 5550, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
/* line 5560, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width 0.6s ease;
}
/* line 5576, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
/* line 5584, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.progress-bar.active,
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
/* line 5590, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.progress-bar-success {
  background-color: #5cb85c;
}
/* line 5594, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
/* line 5600, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.progress-bar-info {
  background-color: #5bc0de;
}
/* line 5604, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
/* line 5610, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.progress-bar-warning {
  background-color: #f0ad4e;
}
/* line 5614, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
/* line 5620, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.progress-bar-danger {
  background-color: #d9534f;
}
/* line 5624, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
/* line 5630, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.media {
  margin-top: 15px;
}
/* line 5634, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.media:first-child {
  margin-top: 0;
}
/* line 5638, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
/* line 5642, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.media-body {
  width: 10000px;
}
/* line 5646, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.media-object {
  display: block;
}
/* line 5650, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.media-object.img-thumbnail {
  max-width: none;
}
/* line 5654, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
/* line 5658, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
/* line 5662, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}
/* line 5667, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.media-middle {
  vertical-align: middle;
}
/* line 5671, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.media-bottom {
  vertical-align: bottom;
}
/* line 5675, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
/* line 5680, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.media-list {
  padding-left: 0;
  list-style: none;
}
/* line 5685, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
/* line 5690, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #dddddd;
}
/* line 5699, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 5704, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
/* line 5710, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.list-group-item,
button.list-group-item {
  color: #555555;
}
/* line 5714, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
/* line 5718, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
/* line 5724, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
button.list-group-item {
  width: 100%;
  text-align: left;
}
/* line 5729, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
/* line 5735, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}
/* line 5739, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777777;
}
/* line 5743, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
/* line 5750, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}
/* line 5754, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}
/* line 5758, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
/* line 5763, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
/* line 5767, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* line 5771, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* line 5776, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
/* line 5782, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
/* line 5787, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
/* line 5791, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
/* line 5795, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
/* line 5800, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
/* line 5806, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
/* line 5811, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
/* line 5815, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* line 5819, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* line 5824, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
/* line 5830, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
/* line 5835, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
/* line 5839, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* line 5843, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
/* line 5848, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
/* line 5854, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
/* line 5859, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
/* line 5864, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 5873, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-body {
  padding: 15px;
}
/* line 5877, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 5884, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
/* line 5888, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
/* line 5895, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
  color: inherit;
}
/* line 5899, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 5907, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
/* line 5911, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* line 5916, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 5922, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 5928, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
/* line 5933, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
/* line 5937, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.list-group + .panel-footer {
  border-top-width: 0;
}
/* line 5941, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
/* line 5945, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
/* line 5950, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel > .table-responsive:first-child > .table:first-child,
.panel > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 5955, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 5960, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
/* line 5964, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
/* line 5968, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel > .table-responsive:last-child > .table:last-child,
.panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 5973, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 5978, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
/* line 5982, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
/* line 5986, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
/* line 5990, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}
/* line 5994, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 5998, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}
/* line 6002, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}
/* line 6006, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}
/* line 6010, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
/* line 6014, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
/* line 6019, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-group {
  margin-bottom: 20px;
}
/* line 6023, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
/* line 6028, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 6032, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 6036, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #dddddd;
}
/* line 6040, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 6044, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
/* line 6048, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-default {
  border-color: #dddddd;
}
/* line 6052, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
/* line 6058, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
/* line 6062, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
/* line 6067, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
/* line 6071, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-primary {
  border-color: #337ab7;
}
/* line 6075, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
/* line 6081, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
/* line 6085, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
/* line 6090, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
/* line 6094, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-success {
  border-color: #d6e9c6;
}
/* line 6098, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 6104, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
/* line 6108, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
/* line 6113, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
/* line 6117, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-info {
  border-color: #bce8f1;
}
/* line 6121, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 6127, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
/* line 6131, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
/* line 6136, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
/* line 6140, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-warning {
  border-color: #faebcc;
}
/* line 6144, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 6150, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
/* line 6154, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
/* line 6159, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
/* line 6163, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-danger {
  border-color: #ebccd1;
}
/* line 6167, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 6173, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
/* line 6177, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
/* line 6182, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
/* line 6186, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 6194, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
/* line 6204, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
/* line 6208, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
/* line 6212, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 6223, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
/* line 6228, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
/* line 6233, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
/* line 6238, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
/* line 6249, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
/* line 6257, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
/* line 6265, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.modal-open {
  overflow: hidden;
}
/* line 6269, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 6282, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
/* line 6292, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
/* line 6299, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
/* line 6304, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
/* line 6310, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
/* line 6323, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
/* line 6333, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
/* line 6338, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
/* line 6343, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
/* line 6348, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.modal-header .close {
  margin-top: -2px;
}
/* line 6352, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
/* line 6357, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.modal-body {
  position: relative;
  padding: 15px;
}
/* line 6362, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 6368, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
/* line 6373, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 6377, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
/* line 6381, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  /* line 6390, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 6395, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 6400, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 6406, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .modal-lg {
    width: 900px;
  }
}
/* line 6411, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}
/* line 6435, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
/* line 6440, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
/* line 6445, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
/* line 6450, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
/* line 6455, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
/* line 6460, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
/* line 6469, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
/* line 6477, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
/* line 6485, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
/* line 6493, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
/* line 6501, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
/* line 6509, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
/* line 6517, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
/* line 6525, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
/* line 6533, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
/* line 6541, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  line-break: auto;
}
/* line 6575, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.popover.top {
  margin-top: -10px;
}
/* line 6579, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.popover.right {
  margin-left: 10px;
}
/* line 6583, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.popover.bottom {
  margin-top: 10px;
}
/* line 6587, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.popover.left {
  margin-left: -10px;
}
/* line 6591, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
/* line 6600, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.popover-content {
  padding: 9px 14px;
}
/* line 6604, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
/* line 6613, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.popover > .arrow {
  border-width: 11px;
}
/* line 6617, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
/* line 6622, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
/* line 6631, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
/* line 6639, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
/* line 6648, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
/* line 6656, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
/* line 6665, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
/* line 6673, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 6682, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #ffffff;
}
/* line 6690, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.carousel {
  position: relative;
}
/* line 6694, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
/* line 6700, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 6708, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 6713, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 6723, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 6729, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  /* line 6735, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* line 6742, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 6746, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.carousel-inner > .active {
  left: 0;
}
/* line 6750, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 6756, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.carousel-inner > .next {
  left: 100%;
}
/* line 6760, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.carousel-inner > .prev {
  left: -100%;
}
/* line 6764, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 6768, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 6772, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.carousel-inner > .active.right {
  left: 100%;
}
/* line 6776, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
/* line 6791, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
/* line 6800, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
/* line 6811, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: 0.9;
}
/* line 6819, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
/* line 6827, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
/* line 6832, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}
/* line 6837, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
/* line 6844, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 6848, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.carousel-control .icon-next:before {
  content: '\203a';
}
/* line 6852, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
/* line 6864, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000\9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
/* line 6877, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff;
}
/* line 6884, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 6897, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  /* line 6902, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 6909, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 6913, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  /* line 6917, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  /* line 6923, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 6928, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
/* line 6933, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both;
}
/* line 6937, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
/* line 6943, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.pull-right {
  float: right !important;
}
/* line 6947, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.pull-left {
  float: left !important;
}
/* line 6951, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.hide {
  display: none !important;
}
/* line 6955, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.show {
  display: block !important;
}
/* line 6959, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.invisible {
  visibility: hidden;
}
/* line 6963, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
/* line 6971, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.hidden {
  display: none !important;
}
/* line 6975, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
/* line 6983, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
  display: none !important;
}
/* line 6987, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  /* line 6992, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .visible-xs {
    display: block !important;
  }
  /* line 6996, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  table.visible-xs {
    display: table !important;
  }
  /* line 7000, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 7004, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 7010, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  /* line 7016, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  /* line 7022, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 7028, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .visible-sm {
    display: block !important;
  }
  /* line 7032, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  table.visible-sm {
    display: table !important;
  }
  /* line 7036, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 7040, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 7046, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 7052, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 7058, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7064, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .visible-md {
    display: block !important;
  }
  /* line 7068, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  table.visible-md {
    display: table !important;
  }
  /* line 7072, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 7076, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7082, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7088, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7094, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  /* line 7100, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .visible-lg {
    display: block !important;
  }
  /* line 7104, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  table.visible-lg {
    display: table !important;
  }
  /* line 7108, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 7112, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 7118, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  /* line 7124, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  /* line 7130, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  /* line 7136, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 7142, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7148, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 7154, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .hidden-lg {
    display: none !important;
  }
}
/* line 7159, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.visible-print {
  display: none !important;
}
@media print {
  /* line 7164, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .visible-print {
    display: block !important;
  }
  /* line 7168, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  table.visible-print {
    display: table !important;
  }
  /* line 7172, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 7176, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }
}
/* line 7181, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 7186, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .visible-print-block {
    display: block !important;
  }
}
/* line 7191, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 7196, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .visible-print-inline {
    display: inline !important;
  }
}
/* line 7201, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 7206, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  /* line 7212, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/bootstrap.css */
  .hidden-print {
    display: none !important;
  }
}
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url('assets/fonts/fontawesome-webfont.eot');
  src: url('assets/fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('assets/fonts/fontawesome-webfont.woff2') format('woff2'), url('assets/fonts/fontawesome-webfont.woff') format('woff'), url('assets/fonts/fontawesome-webfont.ttf') format('truetype'), url('assets/fonts/fontawesome-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa {
  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;
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-2x {
  font-size: 2em;
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-3x {
  font-size: 3em;
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-4x {
  font-size: 4em;
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-5x {
  font-size: 5em;
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-ul > li {
  position: relative;
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-li.fa-lg {
  left: -1.85714286em;
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: 0.1em;
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-pull-left {
  float: left;
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-pull-right {
  float: right;
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa.fa-pull-left {
  margin-right: 0.3em;
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa.fa-pull-right {
  margin-left: 0.3em;
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.pull-right {
  float: right;
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.pull-left {
  float: left;
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa.pull-left {
  margin-right: 0.3em;
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa.pull-right {
  margin-left: 0.3em;
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  /* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  /* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  /* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  /* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-stack-1x {
  line-height: inherit;
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-stack-2x {
  font-size: 2em;
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-inverse {
  color: #ffffff;
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-glass:before {
  content: "\f000";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-music:before {
  content: "\f001";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-search:before {
  content: "\f002";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-envelope-o:before {
  content: "\f003";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-heart:before {
  content: "\f004";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-star:before {
  content: "\f005";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-star-o:before {
  content: "\f006";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-user:before {
  content: "\f007";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-film:before {
  content: "\f008";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-th-large:before {
  content: "\f009";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-th:before {
  content: "\f00a";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-th-list:before {
  content: "\f00b";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-check:before {
  content: "\f00c";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-search-plus:before {
  content: "\f00e";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-search-minus:before {
  content: "\f010";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-power-off:before {
  content: "\f011";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-signal:before {
  content: "\f012";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-trash-o:before {
  content: "\f014";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-home:before {
  content: "\f015";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-file-o:before {
  content: "\f016";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-clock-o:before {
  content: "\f017";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-road:before {
  content: "\f018";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-download:before {
  content: "\f019";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-inbox:before {
  content: "\f01c";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-play-circle-o:before {
  content: "\f01d";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-refresh:before {
  content: "\f021";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-list-alt:before {
  content: "\f022";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-lock:before {
  content: "\f023";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-flag:before {
  content: "\f024";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-headphones:before {
  content: "\f025";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-volume-off:before {
  content: "\f026";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-volume-down:before {
  content: "\f027";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-volume-up:before {
  content: "\f028";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-qrcode:before {
  content: "\f029";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-barcode:before {
  content: "\f02a";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-tag:before {
  content: "\f02b";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-tags:before {
  content: "\f02c";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-book:before {
  content: "\f02d";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-bookmark:before {
  content: "\f02e";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-print:before {
  content: "\f02f";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-camera:before {
  content: "\f030";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-font:before {
  content: "\f031";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-bold:before {
  content: "\f032";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-italic:before {
  content: "\f033";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-text-height:before {
  content: "\f034";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-text-width:before {
  content: "\f035";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-align-left:before {
  content: "\f036";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-align-center:before {
  content: "\f037";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-align-right:before {
  content: "\f038";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-align-justify:before {
  content: "\f039";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-list:before {
  content: "\f03a";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-indent:before {
  content: "\f03c";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-video-camera:before {
  content: "\f03d";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-pencil:before {
  content: "\f040";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-map-marker:before {
  content: "\f041";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-adjust:before {
  content: "\f042";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-tint:before {
  content: "\f043";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-share-square-o:before {
  content: "\f045";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-check-square-o:before {
  content: "\f046";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-arrows:before {
  content: "\f047";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-step-backward:before {
  content: "\f048";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-fast-backward:before {
  content: "\f049";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-backward:before {
  content: "\f04a";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-play:before {
  content: "\f04b";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-pause:before {
  content: "\f04c";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-stop:before {
  content: "\f04d";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-forward:before {
  content: "\f04e";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-fast-forward:before {
  content: "\f050";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-step-forward:before {
  content: "\f051";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-eject:before {
  content: "\f052";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-chevron-left:before {
  content: "\f053";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-chevron-right:before {
  content: "\f054";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-plus-circle:before {
  content: "\f055";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-minus-circle:before {
  content: "\f056";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-times-circle:before {
  content: "\f057";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-check-circle:before {
  content: "\f058";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-question-circle:before {
  content: "\f059";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-info-circle:before {
  content: "\f05a";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-crosshairs:before {
  content: "\f05b";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-times-circle-o:before {
  content: "\f05c";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-check-circle-o:before {
  content: "\f05d";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-ban:before {
  content: "\f05e";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-arrow-left:before {
  content: "\f060";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-arrow-right:before {
  content: "\f061";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-arrow-up:before {
  content: "\f062";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-arrow-down:before {
  content: "\f063";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-expand:before {
  content: "\f065";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-compress:before {
  content: "\f066";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-plus:before {
  content: "\f067";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-minus:before {
  content: "\f068";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-asterisk:before {
  content: "\f069";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-exclamation-circle:before {
  content: "\f06a";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-gift:before {
  content: "\f06b";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-leaf:before {
  content: "\f06c";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-fire:before {
  content: "\f06d";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-eye:before {
  content: "\f06e";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-eye-slash:before {
  content: "\f070";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-plane:before {
  content: "\f072";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-calendar:before {
  content: "\f073";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-random:before {
  content: "\f074";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-comment:before {
  content: "\f075";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-magnet:before {
  content: "\f076";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-chevron-up:before {
  content: "\f077";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-chevron-down:before {
  content: "\f078";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-retweet:before {
  content: "\f079";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-shopping-cart:before {
  content: "\f07a";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-folder:before {
  content: "\f07b";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-folder-open:before {
  content: "\f07c";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-arrows-v:before {
  content: "\f07d";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-arrows-h:before {
  content: "\f07e";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-twitter-square:before {
  content: "\f081";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-facebook-square:before {
  content: "\f082";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-camera-retro:before {
  content: "\f083";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-key:before {
  content: "\f084";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-comments:before {
  content: "\f086";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-thumbs-o-up:before {
  content: "\f087";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-thumbs-o-down:before {
  content: "\f088";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-star-half:before {
  content: "\f089";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-heart-o:before {
  content: "\f08a";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-sign-out:before {
  content: "\f08b";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-linkedin-square:before {
  content: "\f08c";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-thumb-tack:before {
  content: "\f08d";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-external-link:before {
  content: "\f08e";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-sign-in:before {
  content: "\f090";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-trophy:before {
  content: "\f091";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-github-square:before {
  content: "\f092";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-upload:before {
  content: "\f093";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-lemon-o:before {
  content: "\f094";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-phone:before {
  content: "\f095";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-square-o:before {
  content: "\f096";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-bookmark-o:before {
  content: "\f097";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-phone-square:before {
  content: "\f098";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-twitter:before {
  content: "\f099";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-github:before {
  content: "\f09b";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-unlock:before {
  content: "\f09c";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-credit-card:before {
  content: "\f09d";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-hdd-o:before {
  content: "\f0a0";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-bullhorn:before {
  content: "\f0a1";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-bell:before {
  content: "\f0f3";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-certificate:before {
  content: "\f0a3";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-hand-o-right:before {
  content: "\f0a4";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-hand-o-left:before {
  content: "\f0a5";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-hand-o-up:before {
  content: "\f0a6";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-hand-o-down:before {
  content: "\f0a7";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-globe:before {
  content: "\f0ac";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-wrench:before {
  content: "\f0ad";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-tasks:before {
  content: "\f0ae";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-filter:before {
  content: "\f0b0";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-briefcase:before {
  content: "\f0b1";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-arrows-alt:before {
  content: "\f0b2";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-cloud:before {
  content: "\f0c2";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-flask:before {
  content: "\f0c3";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-paperclip:before {
  content: "\f0c6";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-square:before {
  content: "\f0c8";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-list-ul:before {
  content: "\f0ca";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-list-ol:before {
  content: "\f0cb";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-strikethrough:before {
  content: "\f0cc";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-underline:before {
  content: "\f0cd";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-table:before {
  content: "\f0ce";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-magic:before {
  content: "\f0d0";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-truck:before {
  content: "\f0d1";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-pinterest:before {
  content: "\f0d2";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-pinterest-square:before {
  content: "\f0d3";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-google-plus-square:before {
  content: "\f0d4";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-google-plus:before {
  content: "\f0d5";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-money:before {
  content: "\f0d6";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-caret-down:before {
  content: "\f0d7";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-caret-up:before {
  content: "\f0d8";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-caret-left:before {
  content: "\f0d9";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-caret-right:before {
  content: "\f0da";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-columns:before {
  content: "\f0db";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-envelope:before {
  content: "\f0e0";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-linkedin:before {
  content: "\f0e1";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-comment-o:before {
  content: "\f0e5";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-comments-o:before {
  content: "\f0e6";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-sitemap:before {
  content: "\f0e8";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-umbrella:before {
  content: "\f0e9";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-lightbulb-o:before {
  content: "\f0eb";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-exchange:before {
  content: "\f0ec";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-cloud-download:before {
  content: "\f0ed";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-cloud-upload:before {
  content: "\f0ee";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-user-md:before {
  content: "\f0f0";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-stethoscope:before {
  content: "\f0f1";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-suitcase:before {
  content: "\f0f2";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-bell-o:before {
  content: "\f0a2";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-coffee:before {
  content: "\f0f4";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-cutlery:before {
  content: "\f0f5";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-file-text-o:before {
  content: "\f0f6";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-building-o:before {
  content: "\f0f7";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-hospital-o:before {
  content: "\f0f8";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-ambulance:before {
  content: "\f0f9";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-medkit:before {
  content: "\f0fa";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-fighter-jet:before {
  content: "\f0fb";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-beer:before {
  content: "\f0fc";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-h-square:before {
  content: "\f0fd";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-plus-square:before {
  content: "\f0fe";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-angle-double-left:before {
  content: "\f100";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-angle-double-right:before {
  content: "\f101";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-angle-double-up:before {
  content: "\f102";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-angle-double-down:before {
  content: "\f103";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-angle-left:before {
  content: "\f104";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-angle-right:before {
  content: "\f105";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-angle-up:before {
  content: "\f106";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-angle-down:before {
  content: "\f107";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-desktop:before {
  content: "\f108";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-laptop:before {
  content: "\f109";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-tablet:before {
  content: "\f10a";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-circle-o:before {
  content: "\f10c";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-quote-left:before {
  content: "\f10d";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-quote-right:before {
  content: "\f10e";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-spinner:before {
  content: "\f110";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-circle:before {
  content: "\f111";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-github-alt:before {
  content: "\f113";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-folder-o:before {
  content: "\f114";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-folder-open-o:before {
  content: "\f115";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-smile-o:before {
  content: "\f118";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-frown-o:before {
  content: "\f119";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-meh-o:before {
  content: "\f11a";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-gamepad:before {
  content: "\f11b";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-keyboard-o:before {
  content: "\f11c";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-flag-o:before {
  content: "\f11d";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-flag-checkered:before {
  content: "\f11e";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-terminal:before {
  content: "\f120";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-code:before {
  content: "\f121";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-location-arrow:before {
  content: "\f124";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-crop:before {
  content: "\f125";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-code-fork:before {
  content: "\f126";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-question:before {
  content: "\f128";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-info:before {
  content: "\f129";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-exclamation:before {
  content: "\f12a";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-superscript:before {
  content: "\f12b";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-subscript:before {
  content: "\f12c";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-eraser:before {
  content: "\f12d";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-puzzle-piece:before {
  content: "\f12e";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-microphone:before {
  content: "\f130";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-microphone-slash:before {
  content: "\f131";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-shield:before {
  content: "\f132";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-calendar-o:before {
  content: "\f133";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-fire-extinguisher:before {
  content: "\f134";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-rocket:before {
  content: "\f135";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-maxcdn:before {
  content: "\f136";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-chevron-circle-left:before {
  content: "\f137";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-chevron-circle-right:before {
  content: "\f138";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-chevron-circle-up:before {
  content: "\f139";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-chevron-circle-down:before {
  content: "\f13a";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-html5:before {
  content: "\f13b";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-css3:before {
  content: "\f13c";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-anchor:before {
  content: "\f13d";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-unlock-alt:before {
  content: "\f13e";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-bullseye:before {
  content: "\f140";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-ellipsis-h:before {
  content: "\f141";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-ellipsis-v:before {
  content: "\f142";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-rss-square:before {
  content: "\f143";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-play-circle:before {
  content: "\f144";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-ticket:before {
  content: "\f145";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-minus-square:before {
  content: "\f146";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-minus-square-o:before {
  content: "\f147";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-level-up:before {
  content: "\f148";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-level-down:before {
  content: "\f149";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-check-square:before {
  content: "\f14a";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-pencil-square:before {
  content: "\f14b";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-external-link-square:before {
  content: "\f14c";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-share-square:before {
  content: "\f14d";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-compass:before {
  content: "\f14e";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-gbp:before {
  content: "\f154";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-file:before {
  content: "\f15b";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-file-text:before {
  content: "\f15c";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-sort-amount-asc:before {
  content: "\f160";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-sort-amount-desc:before {
  content: "\f161";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-sort-numeric-asc:before {
  content: "\f162";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-sort-numeric-desc:before {
  content: "\f163";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-thumbs-up:before {
  content: "\f164";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-thumbs-down:before {
  content: "\f165";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-youtube-square:before {
  content: "\f166";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-youtube:before {
  content: "\f167";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-xing:before {
  content: "\f168";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-xing-square:before {
  content: "\f169";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-youtube-play:before {
  content: "\f16a";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-dropbox:before {
  content: "\f16b";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-stack-overflow:before {
  content: "\f16c";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-instagram:before {
  content: "\f16d";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-flickr:before {
  content: "\f16e";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-adn:before {
  content: "\f170";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-bitbucket:before {
  content: "\f171";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-bitbucket-square:before {
  content: "\f172";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-tumblr:before {
  content: "\f173";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-tumblr-square:before {
  content: "\f174";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-long-arrow-down:before {
  content: "\f175";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-long-arrow-up:before {
  content: "\f176";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-long-arrow-left:before {
  content: "\f177";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-long-arrow-right:before {
  content: "\f178";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-apple:before {
  content: "\f179";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-windows:before {
  content: "\f17a";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-android:before {
  content: "\f17b";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-linux:before {
  content: "\f17c";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-dribbble:before {
  content: "\f17d";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-skype:before {
  content: "\f17e";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-foursquare:before {
  content: "\f180";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-trello:before {
  content: "\f181";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-female:before {
  content: "\f182";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-male:before {
  content: "\f183";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-sun-o:before {
  content: "\f185";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-moon-o:before {
  content: "\f186";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-archive:before {
  content: "\f187";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-bug:before {
  content: "\f188";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-vk:before {
  content: "\f189";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-weibo:before {
  content: "\f18a";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-renren:before {
  content: "\f18b";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-pagelines:before {
  content: "\f18c";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-stack-exchange:before {
  content: "\f18d";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-dot-circle-o:before {
  content: "\f192";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-wheelchair:before {
  content: "\f193";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-vimeo-square:before {
  content: "\f194";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-plus-square-o:before {
  content: "\f196";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-space-shuttle:before {
  content: "\f197";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-slack:before {
  content: "\f198";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-envelope-square:before {
  content: "\f199";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-wordpress:before {
  content: "\f19a";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-openid:before {
  content: "\f19b";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-yahoo:before {
  content: "\f19e";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-google:before {
  content: "\f1a0";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-reddit:before {
  content: "\f1a1";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-reddit-square:before {
  content: "\f1a2";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-stumbleupon:before {
  content: "\f1a4";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-delicious:before {
  content: "\f1a5";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-digg:before {
  content: "\f1a6";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-pied-piper:before {
  content: "\f1a7";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-drupal:before {
  content: "\f1a9";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-joomla:before {
  content: "\f1aa";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-language:before {
  content: "\f1ab";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-fax:before {
  content: "\f1ac";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-building:before {
  content: "\f1ad";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-child:before {
  content: "\f1ae";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-paw:before {
  content: "\f1b0";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-spoon:before {
  content: "\f1b1";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-cube:before {
  content: "\f1b2";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-cubes:before {
  content: "\f1b3";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-behance:before {
  content: "\f1b4";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-behance-square:before {
  content: "\f1b5";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-steam:before {
  content: "\f1b6";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-steam-square:before {
  content: "\f1b7";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-recycle:before {
  content: "\f1b8";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-tree:before {
  content: "\f1bb";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-spotify:before {
  content: "\f1bc";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-deviantart:before {
  content: "\f1bd";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-soundcloud:before {
  content: "\f1be";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-database:before {
  content: "\f1c0";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-file-pdf-o:before {
  content: "\f1c1";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-file-word-o:before {
  content: "\f1c2";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-file-excel-o:before {
  content: "\f1c3";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-file-code-o:before {
  content: "\f1c9";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-vine:before {
  content: "\f1ca";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-codepen:before {
  content: "\f1cb";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-jsfiddle:before {
  content: "\f1cc";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-circle-o-notch:before {
  content: "\f1ce";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-git-square:before {
  content: "\f1d2";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-git:before {
  content: "\f1d3";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-tencent-weibo:before {
  content: "\f1d5";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-qq:before {
  content: "\f1d6";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-history:before {
  content: "\f1da";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-circle-thin:before {
  content: "\f1db";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-header:before {
  content: "\f1dc";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-paragraph:before {
  content: "\f1dd";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-sliders:before {
  content: "\f1de";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-share-alt:before {
  content: "\f1e0";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-share-alt-square:before {
  content: "\f1e1";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-bomb:before {
  content: "\f1e2";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-tty:before {
  content: "\f1e4";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-binoculars:before {
  content: "\f1e5";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-plug:before {
  content: "\f1e6";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-slideshare:before {
  content: "\f1e7";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-twitch:before {
  content: "\f1e8";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-yelp:before {
  content: "\f1e9";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-newspaper-o:before {
  content: "\f1ea";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-wifi:before {
  content: "\f1eb";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-calculator:before {
  content: "\f1ec";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-paypal:before {
  content: "\f1ed";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-google-wallet:before {
  content: "\f1ee";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-cc-visa:before {
  content: "\f1f0";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-cc-mastercard:before {
  content: "\f1f1";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-cc-discover:before {
  content: "\f1f2";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-cc-amex:before {
  content: "\f1f3";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-cc-paypal:before {
  content: "\f1f4";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-cc-stripe:before {
  content: "\f1f5";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-bell-slash:before {
  content: "\f1f6";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-bell-slash-o:before {
  content: "\f1f7";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-trash:before {
  content: "\f1f8";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-copyright:before {
  content: "\f1f9";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-at:before {
  content: "\f1fa";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-eyedropper:before {
  content: "\f1fb";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-paint-brush:before {
  content: "\f1fc";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-birthday-cake:before {
  content: "\f1fd";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-area-chart:before {
  content: "\f1fe";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-pie-chart:before {
  content: "\f200";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-line-chart:before {
  content: "\f201";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-lastfm:before {
  content: "\f202";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-lastfm-square:before {
  content: "\f203";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-toggle-off:before {
  content: "\f204";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-toggle-on:before {
  content: "\f205";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-bicycle:before {
  content: "\f206";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-bus:before {
  content: "\f207";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-ioxhost:before {
  content: "\f208";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-angellist:before {
  content: "\f209";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-cc:before {
  content: "\f20a";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-meanpath:before {
  content: "\f20c";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-buysellads:before {
  content: "\f20d";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-connectdevelop:before {
  content: "\f20e";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-dashcube:before {
  content: "\f210";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-forumbee:before {
  content: "\f211";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-leanpub:before {
  content: "\f212";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-sellsy:before {
  content: "\f213";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-shirtsinbulk:before {
  content: "\f214";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-simplybuilt:before {
  content: "\f215";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-skyatlas:before {
  content: "\f216";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-cart-plus:before {
  content: "\f217";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-cart-arrow-down:before {
  content: "\f218";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-diamond:before {
  content: "\f219";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-ship:before {
  content: "\f21a";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-user-secret:before {
  content: "\f21b";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-motorcycle:before {
  content: "\f21c";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-street-view:before {
  content: "\f21d";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-heartbeat:before {
  content: "\f21e";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-venus:before {
  content: "\f221";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-mars:before {
  content: "\f222";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-mercury:before {
  content: "\f223";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-transgender-alt:before {
  content: "\f225";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-venus-double:before {
  content: "\f226";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-mars-double:before {
  content: "\f227";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-venus-mars:before {
  content: "\f228";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-mars-stroke:before {
  content: "\f229";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-mars-stroke-v:before {
  content: "\f22a";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-mars-stroke-h:before {
  content: "\f22b";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-neuter:before {
  content: "\f22c";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-genderless:before {
  content: "\f22d";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-facebook-official:before {
  content: "\f230";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-pinterest-p:before {
  content: "\f231";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-whatsapp:before {
  content: "\f232";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-server:before {
  content: "\f233";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-user-plus:before {
  content: "\f234";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-user-times:before {
  content: "\f235";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-viacoin:before {
  content: "\f237";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-train:before {
  content: "\f238";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-subway:before {
  content: "\f239";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-medium:before {
  content: "\f23a";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-optin-monster:before {
  content: "\f23c";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-opencart:before {
  content: "\f23d";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-expeditedssl:before {
  content: "\f23e";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-mouse-pointer:before {
  content: "\f245";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-i-cursor:before {
  content: "\f246";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-object-group:before {
  content: "\f247";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-object-ungroup:before {
  content: "\f248";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-sticky-note:before {
  content: "\f249";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-sticky-note-o:before {
  content: "\f24a";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-cc-jcb:before {
  content: "\f24b";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-cc-diners-club:before {
  content: "\f24c";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-clone:before {
  content: "\f24d";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-balance-scale:before {
  content: "\f24e";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-hourglass-o:before {
  content: "\f250";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-hourglass:before {
  content: "\f254";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-hand-scissors-o:before {
  content: "\f257";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-hand-lizard-o:before {
  content: "\f258";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-hand-spock-o:before {
  content: "\f259";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-hand-pointer-o:before {
  content: "\f25a";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-hand-peace-o:before {
  content: "\f25b";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-trademark:before {
  content: "\f25c";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-registered:before {
  content: "\f25d";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-creative-commons:before {
  content: "\f25e";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-gg:before {
  content: "\f260";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-gg-circle:before {
  content: "\f261";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-tripadvisor:before {
  content: "\f262";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-odnoklassniki:before {
  content: "\f263";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-odnoklassniki-square:before {
  content: "\f264";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-get-pocket:before {
  content: "\f265";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-wikipedia-w:before {
  content: "\f266";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-safari:before {
  content: "\f267";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-chrome:before {
  content: "\f268";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-firefox:before {
  content: "\f269";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-opera:before {
  content: "\f26a";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-internet-explorer:before {
  content: "\f26b";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-contao:before {
  content: "\f26d";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-500px:before {
  content: "\f26e";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-amazon:before {
  content: "\f270";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-calendar-plus-o:before {
  content: "\f271";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-calendar-minus-o:before {
  content: "\f272";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-calendar-times-o:before {
  content: "\f273";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-calendar-check-o:before {
  content: "\f274";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-industry:before {
  content: "\f275";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-map-pin:before {
  content: "\f276";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-map-signs:before {
  content: "\f277";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-map-o:before {
  content: "\f278";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-map:before {
  content: "\f279";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-commenting:before {
  content: "\f27a";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-commenting-o:before {
  content: "\f27b";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-houzz:before {
  content: "\f27c";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-vimeo:before {
  content: "\f27d";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-black-tie:before {
  content: "\f27e";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-fonticons:before {
  content: "\f280";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-reddit-alien:before {
  content: "\f281";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-edge:before {
  content: "\f282";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-credit-card-alt:before {
  content: "\f283";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-codiepie:before {
  content: "\f284";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-modx:before {
  content: "\f285";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-fort-awesome:before {
  content: "\f286";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-usb:before {
  content: "\f287";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-product-hunt:before {
  content: "\f288";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-mixcloud:before {
  content: "\f289";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-scribd:before {
  content: "\f28a";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-pause-circle:before {
  content: "\f28b";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-pause-circle-o:before {
  content: "\f28c";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-stop-circle:before {
  content: "\f28d";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-stop-circle-o:before {
  content: "\f28e";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-shopping-bag:before {
  content: "\f290";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-shopping-basket:before {
  content: "\f291";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-hashtag:before {
  content: "\f292";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-bluetooth:before {
  content: "\f293";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-bluetooth-b:before {
  content: "\f294";
}
/* line 4, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/font-awesome.min.css */
.fa-percent:before {
  content: "\f295";
}
/*! Flickity v2.1.2
https://flickity.metafizzy.co
---------------------------------------------- */
/* line 5, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/flickity.css */
.flickity-enabled {
  position: relative;
}
/* line 9, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/flickity.css */
.flickity-enabled:focus {
  outline: none;
}
/* line 11, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/flickity.css */
.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}
/* line 17, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/flickity.css */
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}
/* draggable */
/* line 25, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/flickity.css */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 34, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/flickity.css */
.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
/* line 40, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/flickity.css */
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
/* ---- flickity-button ---- */
/* line 47, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/flickity.css */
.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333;
}
/* line 54, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/flickity.css */
.flickity-button:hover {
  background: white;
  cursor: pointer;
}
/* line 59, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/flickity.css */
.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}
/* line 64, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/flickity.css */
.flickity-button:active {
  opacity: 0.6;
}
/* line 68, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/flickity.css */
.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}
/* line 75, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/flickity.css */
.flickity-button-icon {
  fill: #333;
}
/* ---- previous/next buttons ---- */
/* line 81, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/flickity.css */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}
/* line 90, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/flickity.css */
.flickity-prev-next-button.previous {
  left: 10px;
}
/* line 91, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/flickity.css */
.flickity-prev-next-button.next {
  right: 10px;
}
/* right to left */
/* line 93, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/flickity.css */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
/* line 97, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/flickity.css */
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}
/* line 102, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/flickity.css */
.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}
/* ---- page dots ---- */
/* line 112, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/flickity.css */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
/* line 123, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/flickity.css */
.flickity-rtl .flickity-page-dots {
  direction: rtl;
}
/* line 125, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/flickity.css */
.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}
/* line 136, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/assets/css/flickity.css */
.flickity-page-dots .dot.is-selected {
  opacity: 1;
}
/* DOCUMENT INFORMATION
  - Document: McMaster Core
  - Version:  1
  - Client:   McMaster University
  - Author:   Simon Oakley
*/
/* line 10, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
.body-overlay {
  overflow: hidden;
}
/* ===HEADER=== */
/* line 14, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header,
#mcmaster-header * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
/* line 19, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header {
  overflow: hidden;
  background: #fff;
  height: 100px;
  width: 100%;
  font-family: Helvetica, Arial, sans-serif;
}
/* line 26, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-brand {
  float: left;
}
/* line 29, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-logo {
  width: 145px;
  height: 80px;
  margin: 10px;
}
/* line 34, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header .nav-item {
  margin: 0;
  float: right;
  display: block;
  position: relative;
  min-width: 75px;
  text-align: center;
  height: 100px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  text-transform: uppercase;
  color: #5b6770;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.04em;
  cursor: pointer;
  z-index: 999999;
  border-bottom: 3px solid transparent;
}
/* line 53, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header .nav-item:hover {
  background-color: rgba(0, 0, 0, 0.05);
  text-decoration: none;
  border-bottom-color: #ac1455;
}
/* ===MAC SEARCH ICON=== */
/* line 59, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-search {
  padding-top: 65px;
}
/* line 62, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-search span,
#mcmaster-header #mcmaster-search span::after,
#mcmaster-header #mcmaster-search span::before {
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
/* line 68, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-search span {
  display: block;
  position: absolute;
  height: 24px;
  width: 24px;
  border: 3px solid #5b6770;
  border-radius: 50%;
  top: 25px;
  left: 30%;
}
/* line 78, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-search span:before {
  position: absolute;
  display: block;
  left: 20px;
  bottom: -7px;
  border-radius: 2px;
  width: 12px;
  height: 3px;
  background: #5b6770;
  content: '';
  -webkit-transform: translateX(-6px) translateY(-3px) rotate(45deg);
  -ms-transform: translateX(-6px) translateY(-3px) rotate(45deg);
  transform: translateX(-6px) translateY(-3px) rotate(45deg);
}
/* line 92, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-search span:after {
  position: absolute;
  display: block;
  left: 20px;
  bottom: -7px;
  border-radius: 2px;
  width: 12px;
  height: 3px;
  background: #5b6770;
  content: '';
  -webkit-transform: translateX(-6px) translateY(-3px) rotate(45deg);
  -ms-transform: translateX(-6px) translateY(-3px) rotate(45deg);
  transform: translateX(-6px) translateY(-3px) rotate(45deg);
}
/*    Mac Search Icon Active */
/* line 107, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.search-active #mcmaster-search span {
  height: 0%;
  width: 0%;
  top: 36px;
  left: 35px;
  border: 2px solid #5b6770;
}
/* line 114, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.search-active #mcmaster-search span:before {
  left: -15px;
  bottom: -2px;
  width: 32px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
/* line 122, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.search-active #mcmaster-search span:after {
  left: -16px;
  bottom: -2px;
  width: 32px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(135deg);
}
/* ===MAC MENU ICON=== */
/* line 131, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-menu {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  padding-top: 65px;
}
/* line 140, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-menu span {
  display: block;
  position: absolute;
  height: 3px;
  width: 32px;
  background: #5b6770;
  border-radius: 2px;
  opacity: 1;
  top: 36px;
  left: 28%;
}
/* line 151, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-menu span,
#mcmaster-header #mcmaster-menu span::before,
#mcmaster-header #mcmaster-menu span::after {
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  border-radius: 2px;
}
/* line 158, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-menu span::before,
#mcmaster-header #mcmaster-menu span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 32px;
  height: 3px;
  background: #5b6770;
  content: '';
}
/* line 168, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-menu span:before {
  top: -10px;
}
/* line 171, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-menu span:after {
  top: 10px;
}
/* Mac Menu Icon Active */
/* line 175, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.menu-active #mcmaster-menu span {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 180, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.menu-active #mcmaster-menu span:before {
  top: -8px;
  width: 16px;
  left: 4px;
  -webkit-transform: translateX(-6px) translateY(3px) rotate(-45deg);
  -ms-transform: translateX(-6px) translateY(3px) rotate(-45deg);
  transform: translateX(-6px) translateY(3px) rotate(-45deg);
}
/* line 188, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.menu-active #mcmaster-menu span:after {
  top: 8px;
  width: 16px;
  left: 4px;
  -webkit-transform: translateX(-6px) translateY(-3px) rotate(45deg);
  -ms-transform: translateX(-6px) translateY(-3px) rotate(45deg);
  transform: translateX(-6px) translateY(-3px) rotate(45deg);
}
/* line 196, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.menu-active #mcmaster-menu span,
#mcmaster-header.menu-active #mcmaster-menu span:before,
#mcmaster-header.menu-active #mcmaster-menu span:after {
  background: #ffffff !important;
}
/* line 201, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.menu-active #mcmaster-menu {
  color: white;
  background: #7a003c;
}
/* Mac Menu Icon Active (search icon) */
/* line 206, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.menu-active #mcmaster-search {
  color: white !important;
  background: #7a003c;
}
/* line 210, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.menu-active #mcmaster-search span {
  border-color: #ffffff !important;
}
/* line 213, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.menu-active #mcmaster-search span:before,
#mcmaster-header.menu-active #mcmaster-search span:after {
  background: #ffffff !important;
}
/* ===CONDENSED HEADER=== */
/* line 218, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.condensed {
  overflow: visible;
  height: 60px;
}
/* line 222, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.condensed #mcmaster-menu,
#mcmaster-header.condensed #mcmaster-search {
  text-indent: -9999px;
  height: 60px;
}
/* line 227, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.condensed #mcmaster-brand {
  height: 60px;
}
/* line 230, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.condensed #mcmaster-search {
  padding-top: 0;
}
/* line 233, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.condensed #mcmaster-menu {
  padding-top: 0;
}
/* line 236, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.condensed #mcmaster-logo {
  width: 109px;
  height: 60px;
}
/* line 240, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.condensed #mcmaster-logo:hover {
  border-bottom-color: transparent !important;
  background-color: transparent !important;
}
/* line 244, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.condensed #mcmaster-menu span {
  top: 28px;
}
/* line 247, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.condensed #mcmaster-search span {
  top: 14px;
}
/* line 250, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.condensed.search-active #mcmaster-search span {
  top: 27px;
}
/* ===SEARCH OVERLAY=== */
/* line 254, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-search-overlay {
  position: fixed;
  display: block;
  width: 100%;
  height: 100%;
  height: calc(100% - 100px);
  top: 100px;
  left: 0;
  z-index: 999997;
  overflow-y: scroll !important;
  background-color: #c6cbce;
}
/* line 266, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-search-form {
  width: 90%;
  max-width: 600px;
  margin: 0 auto;
}
/* line 271, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.condensed #mcmaster-search-overlay {
  top: 60px !important;
  height: calc(100% - 60px) !important;
}
/* Transition Effects */
/* line 276, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-search-overlay {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s;
}
/* line 282, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.search-active #mcmaster-search-overlay {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
/* line 288, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-search-overlay #mcmaster-quick-links {
  opacity: 0.4;
  -webkit-transform: translateY(-25%) rotateX(35deg);
  transform: translateY(-25%) rotateX(35deg);
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
}
/* line 295, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.search-active #mcmaster-search-overlay #mcmaster-quick-links {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
/* line 300, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-search-overlay #mcmaster-quick-links {
  -webkit-transform: translateY(25%) rotateX(-35deg);
  transform: translateY(25%) rotateX(-35deg);
}
/* Search Field */
/* line 305, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-search-overlay #search-input {
  padding: 3px;
  border: solid 1px #E4E4E4;
  border-radius: 6px;
  background-color: #fff;
  margin: 0 auto;
  margin-top: 80px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-perspective: 1200px;
  perspective: 1200px;
  height: 55px;
  position: relative;
}
/* line 320, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-search-overlay #search-input {
  opacity: 0.4;
  -webkit-transform: translateY(-25%) rotateX(35deg);
  transform: translateY(-25%) rotateX(35deg);
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
}
/* line 327, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.search-active #mcmaster-search-overlay #search-input {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
/* line 332, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-search-overlay #search-input {
  -webkit-transform: translateY(25%) rotateX(-35deg);
  transform: translateY(25%) rotateX(-35deg);
}
/* line 337, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-search-overlay #search-input .input-group {
  width: 100%;
}
/* line 340, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-search-overlay #search-input input {
  border: 0;
  box-shadow: none;
  font-size: 18px;
  padding: 10px 45px 10px 10px;
  color: #1e252b;
  width: 100%;
}
/* line 348, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-search-overlay #search-input button {
  display: block;
  width: 60px;
  height: 48px;
  margin: 0;
  background: none;
  box-shadow: none;
  border: 0;
  padding: 9px;
  border-left: none !important;
  position: absolute;
  right: 0;
  top: 0;
}
/* line 362, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-search-overlay #search-input button svg {
  width: 30px;
  height: 30px;
}
/* line 366, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-search-overlay #search-input button .search-icon {
  fill: #6a7882;
}
/* line 369, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-search-overlay #search-input button:hover .search-icon {
  fill: #7a003c;
}
/* Quick Links */
/* line 373, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-search-overlay #mcmaster-quick-links {
  display: block;
  background: #fff;
  padding: 15px 15px;
  border-top: 5px solid #7a003c;
  box-shadow: 0 2px 10px #8e979d;
  overflow-y: scroll;
  margin-bottom: 50px;
  width: 90%;
  max-width: 600px;
  margin: 0 auto;
  margin-top: 50px;
}
/* line 386, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-search-overlay #mcmaster-quick-links .link-row {
  margin: 0;
}
/* line 389, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-search-overlay #mcmaster-quick-links .link-row .column {
  width: 50%;
  float: left;
  min-width: 255px;
}
/* line 394, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-search-overlay #mcmaster-quick-links .links-title {
  font-size: 18px;
  line-height: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
  padding-left: 20px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 800;
  color: #6a7882;
}
/* line 405, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-search-overlay #mcmaster-quick-links ul li a {
  display: inline;
  color: #ac1455;
  font-size: 16px;
  line-height: 20px;
  text-transform: none;
  letter-spacing: 0;
  text-decoration: none;
  border-bottom: none;
}
/* line 415, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-search-overlay #mcmaster-quick-links ul li a:hover {
  color: #147cac;
  background: none;
  text-decoration: none;
}
/* line 420, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-search-overlay #mcmaster-quick-links li {
  padding-left: 20px;
  margin-bottom: 5px;
  padding-right: 10px;
}
/* ===OFF CANVAS MENU=== */
/* line 426, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-nav {
  background: #7a003c;
  position: fixed;
  padding: 0;
  margin: 0;
  padding-top: 100px;
  width: 240px;
  height: 100%;
  top: 0;
  right: -240px;
  z-index: 999998;
  margin-top: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* line 443, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-nav a {
  display: inline-block;
  width: 100%;
  color: #fff;
  padding: 10px 20px 10px 20px;
  margin-bottom: 0;
  border-top: 1px solid #37001a;
  font-weight: 300;
  font-size: 15px;
  background: #56002a;
}
/* line 454, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-nav label {
  margin-bottom: 0;
}
/* line 457, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-nav > li > a {
  font-size: 20px;
  padding: 15px 20px 15px 20px;
  background: #7a003c;
  border-top-color: #37001a;
}
/* line 463, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-nav a:hover {
  background: #7a003c;
}
/* line 466, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-nav > li > a:hover {
  background: #ac1455;
}
/* line 469, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-nav li,
#mcmaster-header #mcmaster-nav ul {
  list-style-image: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 476, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.menu-active #mcmaster-nav {
  -webkit-transform: translate(-240px, 0);
  -ms-transform: translate(-240px, 0);
  transform: translate(-240px, 0);
}
/* line 481, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-nav input {
  display: none;
}
/* line 484, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-nav label {
  cursor: pointer;
  display: block;
  font-size: 20px;
  padding: 15px 20px 15px 20px;
  background: #7a003c;
  border-top: 1px solid #37001a;
  z-index: 20;
  color: #fff;
  font-weight: 300;
}
/* line 495, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-nav label:hover {
  background: #ac1455;
}
/* line 498, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-nav input:checked + label {
  background: #ac1455;
}
/* line 501, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-nav ul {
  background: #f7f7f7;
  z-index: 10;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.8s;
  transition: max-height 0.8s;
}
/* line 510, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header #mcmaster-nav input:checked ~ ul {
  max-height: 720px;
}
/* ===HEADER COLOURS=== */
/* line 514, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.light-grey {
  background: #f1f1f1;
}
/* line 517, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.grey {
  background: #c6cbce;
}
/* line 520, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.dark-grey {
  background: #8e979d;
}
/* line 523, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.light-slate {
  background: #6a7882;
}
/* line 526, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.slate {
  background: #323e48;
}
/* line 529, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.dark-slate {
  background: #1e252b;
}
/* line 532, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.black {
  background: #000000;
}
/* line 535, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.maroon {
  background: #7a003c;
}
/* line 538, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.light-grey .nav-item {
  color: #323e48;
}
/*    Grey and Dark Grey */
/* line 542, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.grey .nav-item,
#mcmaster-header.dark-grey .nav-item {
  color: #000;
}
/* line 546, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.grey #mcmaster-search span,
#mcmaster-header.dark-grey #mcmaster-search span {
  border-color: #000;
}
/* line 550, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.grey #mcmaster-search span:before,
#mcmaster-header.grey #mcmaster-search span:after,
#mcmaster-header.grey #mcmaster-menu span,
#mcmaster-header.grey #mcmaster-menu span:before,
#mcmaster-header.grey #mcmaster-menu span:after,
#mcmaster-header.dark-grey #mcmaster-search span:before,
#mcmaster-header.dark-grey #mcmaster-search span:after,
#mcmaster-header.dark-grey #mcmaster-menu span,
#mcmaster-header.dark-grey #mcmaster-menu span:before,
#mcmaster-header.dark-grey #mcmaster-menu span:after {
  background-color: #000;
}
/*    Reversed */
/* line 563, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.light-slate .nav-item,
#mcmaster-header.slate .nav-item,
#mcmaster-header.dark-slate .nav-item,
#mcmaster-header.maroon .nav-item,
#mcmaster-header.black .nav-item {
  color: #fff;
}
/* line 570, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.light-slate #mcmaster-search span,
#mcmaster-header.slate #mcmaster-search span,
#mcmaster-header.dark-slate #mcmaster-search span,
#mcmaster-header.maroon #mcmaster-search span,
#mcmaster-header.black #mcmaster-search span {
  border-color: #fff;
}
/* line 577, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.light-slate #mcmaster-search span:before,
#mcmaster-header.light-slate #mcmaster-search span:after,
#mcmaster-header.light-slate #mcmaster-menu span,
#mcmaster-header.light-slate #mcmaster-menu span:before,
#mcmaster-header.light-slate #mcmaster-menu span:after,
#mcmaster-header.slate #mcmaster-search span:before,
#mcmaster-header.slate #mcmaster-search span:after,
#mcmaster-header.slate #mcmaster-menu span,
#mcmaster-header.slate #mcmaster-menu span:before,
#mcmaster-header.slate #mcmaster-menu span:after,
#mcmaster-header.dark-slate #mcmaster-search span:before,
#mcmaster-header.dark-slate #mcmaster-search span:after,
#mcmaster-header.dark-slate #mcmaster-menu span,
#mcmaster-header.dark-slate #mcmaster-menu span:before,
#mcmaster-header.dark-slate #mcmaster-menu span:after,
#mcmaster-header.maroon #mcmaster-search span:before,
#mcmaster-header.maroon #mcmaster-search span:after,
#mcmaster-header.maroon #mcmaster-menu span,
#mcmaster-header.maroon #mcmaster-menu span:before,
#mcmaster-header.maroon #mcmaster-menu span:after,
#mcmaster-header.black #mcmaster-search span:before,
#mcmaster-header.black #mcmaster-search span:after,
#mcmaster-header.black #mcmaster-menu span,
#mcmaster-header.black #mcmaster-menu span:before,
#mcmaster-header.black #mcmaster-menu span:after {
  background-color: #fff;
}
/* line 604, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.maroon .nav-item:hover,
#mcmaster-header.black .nav-item:hover,
#mcmaster-header.dark-slate .nav-item:hover,
#mcmaster-header.slate .nav-item:hover {
  border-bottom-color: #fdbf57;
}
/* McMaster Logo */
/* line 611, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header .shieldoutline {
  fill: #ffffff;
}
/* line 614, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header .logoletters,
#mcmaster-header .shield,
#mcmaster-header .shieldheader {
  fill: #626f78;
}
/* line 619, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header .bookoutline,
#mcmaster-header .shieldbg,
#mcmaster-header .books,
#mcmaster-header .leaves {
  fill: #fdbf57;
}
/* line 625, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header .bookspine,
#mcmaster-header .bookbg,
#mcmaster-header .eagle {
  fill: #7a003c;
}
/* ===LOGO COLOUR ADJUSTMENTS=== */
/* line 632, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.grey .logoletters,
#mcmaster-header.dark-grey .logoletters,
#mcmaster-header.grey .shield,
#mcmaster-header.dark-grey .shield,
#mcmaster-header.grey .shieldbg,
#mcmaster-header.dark-grey .shieldbg,
#mcmaster-header.grey .leaves,
#mcmaster-header.dark-grey .leaves,
#mcmaster-header.grey .bookbg,
#mcmaster-header.dark-grey .bookbg,
#mcmaster-header.grey .bookoutline,
#mcmaster-header.dark-grey .bookoutline,
#mcmaster-header.grey .bookspine,
#mcmaster-header.dark-grey .bookspine,
#mcmaster-header.grey .social,
#mcmaster-header.dark-grey .social,
#mcmaster-header.grey .social,
#mcmaster-header.dark-grey .social {
  fill: #000000;
}
/* line 652, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-header.light-slate .logoletters,
#mcmaster-header.slate .logoletters,
#mcmaster-header.dark-slate .logoletters,
#mcmaster-header.light-maroon .logoletters,
#mcmaster-header.maroon .logoletters,
#mcmaster-header.black .logoletters,
#mcmaster-header.grey .shieldheader,
#mcmaster-header.dark-grey .shieldheader,
#mcmaster-header.grey .eagle,
#mcmaster-header.dark-grey .eagle,
#mcmaster-header.grey .books,
#mcmaster-header.dark-grey .books,
#mcmaster-header.light-slate .social,
#mcmaster-header.slate .social,
#mcmaster-header.dark-slate .social,
#mcmaster-header.light-maroon .social,
#mcmaster-header.maroon .social,
#mcmaster-header.black .social {
  fill: #ffffff;
}
/* ===FOOTER=== */
/* line 675, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer {
  background: #ffffff;
  width: 100%;
  box-sizing: border-box;
  padding: 20px;
  text-align: center;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 15px;
}
/* line 685, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer a,
#mcmaster-footer a .social {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* line 688, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer ul {
  margin: 20px 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}
/* line 694, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer ul li {
  display: inline;
  padding: 5px;
  white-space: nowrap;
}
/* line 699, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer ul li a {
  text-decoration: none;
  color: #6a7882;
}
/* line 704, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer #mcmaster-logo {
  width: 145px;
  height: 80px;
  margin-top: 5px;
}
/* ===FOOTER COLOURS=== */
/* line 710, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer.light-grey {
  background: #f1f1f1;
}
/* line 713, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer.grey {
  background: #c6cbce;
}
/* line 716, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer.dark-grey {
  background: #8e979d;
}
/* line 719, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer.light-slate {
  background: #6a7882;
}
/* line 722, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer.slate {
  background: #323e48;
}
/* line 725, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer.dark-slate {
  background: #1e252b;
}
/* line 728, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer.black {
  background: #000000;
}
/* line 731, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer.maroon {
  background: #7a003c;
}
/* line 734, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer.light-grey a {
  color: #323e48;
}
/* line 737, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer.grey a {
  color: #1e252b;
}
/* line 740, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer.dark-grey a {
  color: #000000;
}
/* line 743, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer.light-slate a,
#mcmaster-footer.slate a,
#mcmaster-footer.dark-slate a,
#mcmaster-footer.light-maroon a,
#mcmaster-footer.maroon a,
#mcmaster-footer.black a {
  color: #ffffff;
}
/* McMaster Logo */
/* line 752, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer .shieldoutline {
  fill: #ffffff;
}
/* line 755, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer .logoletters,
#mcmaster-footer .shield,
#mcmaster-footer .shieldheader {
  fill: #6a7882;
}
/* line 760, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer .bookoutline,
#mcmaster-footer .shieldbg,
#mcmaster-footer .books,
#mcmaster-footer .leaves {
  fill: #fdbf57;
}
/* line 766, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer .bookspine,
#mcmaster-footer .bookbg,
#mcmaster-footer .eagle {
  fill: #7a003c;
}
/* line 771, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer .social {
  fill: #6a7882;
  width: 21px;
  height: 21px;
}
/*    Contact List Hover */
/* line 776, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer #social-links a:hover {
  text-decoration: none;
}
/* line 779, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer.maroon #contact-links a:hover,
#mcmaster-footer.black #contact-links a:hover,
#mcmaster-footer.dark-slate #contact-links a:hover,
#mcmaster-footer.slate #contact-links a:hover {
  color: #fdbf57;
}
/* line 785, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer.light-slate #contact-links a:hover {
  color: #000;
}
/* line 788, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer.dark-grey #contact-links a:hover {
  color: #56002a;
}
/* line 791, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer.grey #contact-links a:hover {
  color: #7a003c;
}
/* line 794, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer.light-grey #contact-links a:hover,
#contact-links a:hover {
  color: #ac1455;
}
/* Soical Links Hovers */
/* line 799, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer.maroon #social-links a:hover .social,
#mcmaster-footer.black #social-links a:hover .social,
#mcmaster-footer.dark-slate #social-links a:hover .social,
#mcmaster-footer.slate #social-links a:hover .social {
  fill: #fdbf57;
}
/* line 805, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer.light-slate #social-links a:hover .social {
  fill: #000;
}
/* line 808, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer.dark-grey #social-links a:hover .social {
  fill: #56002a;
}
/* line 811, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer.grey #social-links a:hover .social {
  fill: #7a003c;
}
/* line 814, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer.light-grey #social-links a:hover .social,
#mcmaster-footer #social-links a:hover .social {
  fill: #ac1455;
}
/* ===LOGO COLOUR ADJUSTMENTS=== */
/* line 819, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer#mcmaster-footer.grey .logoletters,
#mcmaster-footer.dark-grey .logoletters,
#mcmaster-footer.grey .shield,
#mcmaster-footer.dark-grey .shield,
#mcmaster-footer.grey .shieldbg,
#mcmaster-footer.dark-grey .shieldbg,
#mcmaster-footer.grey .leaves,
#mcmaster-footer.dark-grey .leaves,
#mcmaster-footer.grey .bookbg,
#mcmaster-footer.dark-grey .bookbg,
#mcmaster-footer.grey .bookoutline,
#mcmaster-footer.dark-grey .bookoutline,
#mcmaster-footer.grey .bookspine,
#mcmaster-footer.dark-grey .bookspine,
#mcmaster-footer.grey .social,
#mcmaster-footer.dark-grey .social,
#mcmaster-footer.grey .social,
#mcmaster-footer.dark-grey .social {
  fill: #000000;
}
/* line 839, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#mcmaster-footer.light-slate .logoletters,
#mcmaster-footer.slate .logoletters,
#mcmaster-footer.dark-slate .logoletters,
#mcmaster-footer.light-maroon .logoletters,
#mcmaster-footer.maroon .logoletters,
#mcmaster-footer.black .logoletters,
#mcmaster-footer.grey .shieldheader,
#mcmaster-footer.dark-grey .shieldheader,
#mcmaster-footer.grey .eagle,
#mcmaster-footer.dark-grey .eagle,
#mcmaster-footer.grey .books,
#mcmaster-footer.dark-grey .books,
#mcmaster-footer.light-slate .social,
#mcmaster-footer.slate .social,
#mcmaster-footer.dark-slate .social,
#mcmaster-footer.light-maroon .social,
#mcmaster-footer.maroon .social,
#mcmaster-footer.black .social {
  fill: #ffffff;
}
/* Search Field */
/* line 861, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#search-input {
  padding: 3px;
  border: solid 1px #E4E4E4;
  border-radius: 6px;
  background-color: #fff;
  margin: 0 auto;
  margin-top: 80px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
/* line 875, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#search-input input {
  border: 0;
  box-shadow: none;
}
/* line 880, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#search-input button {
  margin: 2px 0 0 0;
  background: none;
  box-shadow: none;
  border: 0;
  color: #666666 !important;
  padding: 0 8px 0 10px;
  border-left: solid 1px #c6cbce !important;
}
/* line 889, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#search-input button:hover {
  border: 0;
  box-shadow: none;
  border-left: solid 1px #323e48 !important;
  color: #ac1455 !important;
  background-color: transparent !important;
}
/* line 897, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#search-input .glyphicon {
  font-size: 23px;
}
/* =Google CSE Search Results
================================================== */
/* line 904, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#___gcse_0 > div {
  border: none;
  padding: 0;
  background: transparent;
}
/* line 908, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#___gcse_0 > div * {
  font-family: 'LightCon';
}
/* line 911, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#___gcse_0 .gsc-above-wrapper-area-container {
  margin: 0;
}
/* line 914, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#___gcse_0 .gs-title {
  font-size: 20px;
  line-height: 25px;
  font-family: 'RegCon';
  text-decoration: none;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #990033;
}
/* line 925, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#___gcse_0 a.gs-title b {
  color: #990033;
  font-size: 20px;
  line-height: 25px;
  font-family: 'BoldConObl';
  text-decoration: none;
  border-bottom: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 935, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#___gcse_0 a.gs-title:hover,
#___gcse_0 a.gs-title b:hover,
#___gcse_0 a.gs-title:hover b {
  color: #147cac;
  text-decoration: none;
  border-bottom: 1px solid #147cac;
}
/* line 940, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#___gcse_0 .gsc-table-result {
  margin: 0;
}
/* line 943, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#___gcse_0 .gsc-webResult.gsc-result {
  background: transparent;
  padding: 0;
  border: none;
  margin-bottom: 20px;
}
/*Description*/
/* line 947, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#___gcse_0 .gs-bidi-start-align.gs-snippet {
  font-size: 16px;
  line-height: 20px;
  color: #1e252b;
}
/*URL*/
/* line 954, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#___gcse_0 .gs-bidi-start-align.gs-visibleUrl.gs-visibleUrl-long {
  color: #485155;
}
/* line 957, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#___gcse_0 .gs-bidi-start-align.gs-visibleUrl.gs-visibleUrl-long b {
  color: #485155;
  font-style: normal;
  font-weight: normal;
  font-family: 'RegCon';
}
/*Pagination*/
/* line 961, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#___gcse_0 .gsc-cursor-box {
  margin-top: 40px;
}
/* line 964, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#___gcse_0 .gsc-cursor-page {
  padding: 5px 10px;
  text-decoration: none;
  background: white;
  margin: 0;
  border: 1px solid #c6cbce;
  border-left: none;
  color: #ac1455;
  font-family: 'RegCon';
}
/* line 971, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#___gcse_0 .gsc-cursor-page:hover {
  color: #fff;
  background-color: #ac1455;
}
/* line 976, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#___gcse_0 .gsc-cursor-page.gsc-cursor-current-page {
  background-color: #8e979d;
  color: #fff;
  font-family: 'LightCon';
}
/* line 981, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#___gcse_0 .gsc-table-cell-thumbnail.gsc-thumbnail {
  display: none;
}
/* line 984, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#___gcse_0 .gsc-above-wrapper-area {
  border-bottom: 0;
}
/* line 987, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#___gcse_0 .gsc-result-info {
  padding: 0;
  margin: 20px 0 0 0;
  color: #485155;
}
/* line 990, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/core.css */
#___gcse_0 .gsc-resultsHeader {
  margin-top: 0;
}
/* line 1, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
/* @charset "UTF-8"; */

/* CSS Document

DOCUMENT INFORMATION
	- Document: Site Palette
	- Version:  1
	- Author:   Simon Oakley

/* =Legend
==================================================

COLORS

Light Maroon  #ac1455
Maroon        #7a003c
Dark Maroon   #56002a
Light Grey    #f1f1f1
Grey          #c6cbce
Dark Grey     #8e979d
Light Slate   #6a7882
Slate         #323e48
Dark Slate    #1e252b
Light Yellow  #fdbf57
Yellow        #e8941a
Dark Yellow   #bf5711
Light Blue    #147cac
Blue          #193989
Dark Blue     #260059
Light Green   #98a632
Green         #677718
Dark Green    #384208

FONTS

Light Condensed         - font-family: 'LightCon';
Light Condensed Italic  - font-family: 'LightConObl';
Bold Condensed          - font-family: 'BoldCon';
Bold Condensed Italic   - font-family: 'BoldConObl';
Condensed               - font-family: 'RegCon';
Condensed Italic        - font-family: 'RegConObl';
Ultra Condensed         - font-family: 'UltraCon';
Font Awesome            - font-family: 'FontAwesome';
Glyphicons Halflings    - font-family: 'Glyphicons Halflings'


/* =Text Colours
==================================================*/
/* GREY */
/* line 51, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.text-light-grey {
  color: #f1f1f1;
}
/* line 54, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.text-grey {
  color: #c6cbce;
}
/* line 57, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.text-dark-grey {
  color: #8e979d;
}
/* SLATE */
/* line 61, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.text-light-slate {
  color: #6a7882;
}
/* line 64, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.text-slate {
  color: #323e48;
}
/* line 67, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.text-dark-slate {
  color: #1e252b;
}
/* MAROON */
/* line 71, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.text-light-maroon {
  color: #ac1455;
}
/* line 74, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.text-maroon {
  color: #7a003c;
}
/* line 77, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.text-dark-maroon {
  color: #56002a;
}
/* BLUE */
/* line 81, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.text-light-blue {
  color: #147cac;
}
/* line 84, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.text-blue {
  color: #193989;
}
/* line 87, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.text-dark-blue {
  color: #260059;
}
/* YELLOW */
/* line 91, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.text-light-yellow {
  color: #fdbf57;
}
/* line 94, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.text-yellow {
  color: #e8941a;
}
/* line 97, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.text-dark-yellow {
  color: #bf5711;
}
/* GREEN */
/* line 101, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.text-light-green {
  color: #98a632;
}
/* line 104, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.text-green {
  color: #677718;
}
/* line 107, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.text-dark-green {
  color: #384208;
}
/* =Background Colours
==================================================*/
/* PRIMARY */
/* line 114, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.bg-white {
  background: #fff;
  color: #1e252b;
}
/* line 118, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.bg-black {
  background: #000;
  color: #f1f1f1;
}
/* GREY */
/* line 123, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.bg-light-grey {
  background: #f1f1f1;
  color: #1e252b;
}
/* line 127, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.bg-grey {
  background: #c6cbce;
  color: #1e252b;
}
/* line 131, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.bg-dark-grey {
  background: #8e979d;
  color: #1e252b;
}
/* SLATE */
/* line 136, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.bg-light-slate {
  background: #6a7882;
  color: #fff;
}
/* line 140, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.bg-slate {
  background: #323e48;
  color: #fff;
}
/* line 144, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.bg-dark-slate {
  background: #1e252b;
  color: #fff;
}
/* MAROON */
/* line 149, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.bg-light-maroon {
  background: #ac1455;
  color: #fff;
}
/* line 153, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.bg-maroon {
  background: #7a003c;
  color: #fff;
}
/* line 157, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.bg-dark-maroon {
  background: #56002a;
  color: #fff;
}
/* BLUE */
/* line 162, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.bg-light-blue {
  background: #147cac;
  color: #fff;
}
/* line 166, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.bg-blue {
  background: #193989;
  color: #fff;
}
/* line 170, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.bg-dark-blue {
  background: #260059;
  color: #fff;
}
/* YELLOW */
/* line 175, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.bg-light-yellow {
  background: #fdbf57;
  color: #1e252b;
}
/* line 179, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.bg-yellow {
  background: #e8941a;
  color: #1e252b;
}
/* line 183, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.bg-dark-yellow {
  background: #bf5711;
  color: #fff;
}
/* GREEN */
/* line 188, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.bg-light-green {
  background: #98a632;
  color: #1e252b;
}
/* line 192, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.bg-green {
  background: #677718;
  color: #fff;
}
/* line 196, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/palette.css */
.bg-dark-green {
  background: #384208;
  color: #fff;
}
/* line 1, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
/* @charset "UTF-8"; */

/* CSS Document

DOCUMENT INFORMATION
	- Document: Site Typography
	- Version:  1
	- Author:   Simon Oakley

/* =Legend
==================================================

COLORS

Light Maroon  #ac1455
Maroon        #7a003c
Dark Maroon   #56002a
Light Grey    #f1f1f1
Grey          #c6cbce
Dark Grey     #8e979d
Light Slate   #6a7882
Slate         #323e48
Dark Slate    #1e252b
Light Yellow  #fdbf57
Yellow        #e8941a
Dark Yellow   #bf5711
Light Blue    #147cac
Blue          #193989
Dark Blue     #260059
Light Green   #98a632
Green         #677718
Dark Green    #384208

FONTS

Light Condensed         - font-family: 'LightCon';
Light Condensed Italic  - font-family: 'LightConObl';
Bold Condensed          - font-family: 'BoldCon';
Bold Condensed Italic   - font-family: 'BoldConObl';
Condensed               - font-family: 'RegCon';
Condensed Italic        - font-family: 'RegConObl';
Ultra Condensed         - font-family: 'UltraCon';
Font Awesome            - font-family: 'FontAwesome';
Glyphicons Halflings    - font-family: 'Glyphicons Halflings'


/* =Typography
================================================== */
/* line 49, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
body {
  font-family: 'LightCon';
  color: #444;
  font-weight: normal;
  font-style: normal;
}
/* line 55, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
.lead {
  font-family: 'LightCon';
  color: #6a7882;
}
/* line 59, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
h1 {
  font-family: 'UltraCon';
  color: #1e252b;
}
/* line 63, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
h2 {
  font-family: 'LightCon';
  color: #323e48;
}
/* line 67, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
h3 {
  font-family: 'BoldCon';
  color: #323e48;
}
/* line 71, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
h4 {
  font-family: 'BoldCon';
  color: #323e48;
}
/* line 75, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
h5 {
  font-family: 'BoldCon';
  color: #323e48;
}
/* line 79, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
h6 {
  font-family: 'BoldCon';
  color: #323e48;
}
/* line 83, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  color: #6a7882;
}
/* line 86, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
h1 em {
  font-family: 'UltraCon';
}
/* line 89, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
h2 em,
h3 em,
h4 em,
h6 em {
  font-family: 'BoldConObl';
  font-weight: normal;
  font-style: normal;
}
/* line 97, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
h5 em {
  font-family: 'RegConObl';
}
/* line 100, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
em {
  font-family: 'LightConObl';
  font-weight: normal;
  font-style: normal;
}
/* line 105, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
strong {
  font-family: 'BoldCon';
  font-weight: normal;
  font-style: normal;
}
/* line 110, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
strong em,
em strong {
  font-family: 'BoldConObl';
}
/* line 114, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
th {
  font-family: 'BoldCon';
  font-weight: normal;
  font-style: normal;
  color: #5b6770;
}
/* =Typographic Grid
================================================== */
/* line 123, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
body {
  font-size: 16px;
  line-height: 20px;
  margin: 0 auto;
  /*  background: #fff url('../images/grid.png') repeat;*/
}
/* line 129, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
.lead {
  font-size: 22px;
  line-height: 30px;
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 135, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
h1 {
  font-size: 50px;
  line-height: 60px;
  margin-top: 40px;
  margin-bottom: 20px;
}
/* line 141, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
h2 {
  font-size: 32px;
  line-height: 40px;
  margin-top: 40px;
  margin-bottom: 20px;
}
/* line 147, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
h3 {
  font-size: 25px;
  line-height: 30px;
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 153, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
h4 {
  font-size: 20px;
  line-height: 25px;
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 159, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
h5 {
  font-size: 18px;
  line-height: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 165, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
h6 {
  font-size: 16px;
  line-height: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 172, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  /*  background-color: rgba(12,133,204,0.1);*/
}
/* line 175, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
p,
ul,
ol,
pre,
table,
blockquote {
  margin-top: 20px;
  margin-bottom: 20px;
  /*  background-color: rgba(12,133,204,0.1);*/
}
/* =Sanitation
================================================== */
/* line 184, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
hr {
  border: 1px solid;
  margin: -1px 0;
}
/* line 188, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
ul ul,
ol ol,
ul ol,
ol ul {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 192, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
b,
strong,
em,
small,
code {
  line-height: 1;
}
/* line 195, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
sup,
sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}
/* line 200, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
sub {
  top: 0.4em;
}
/* line 203, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/typography.css */
blockquote p:first-child {
  margin-top: 0;
}
/* =Fonts
================================================== */
@font-face {
  font-family: 'LightCon';
  src: url('fonts/robotocondensed-light-webfont.eot');
  src: url('fonts/robotocondensed-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/robotocondensed-light-webfont.woff') format('woff'), url('fonts/robotocondensed-light-webfont.ttf') format('truetype'), url('fonts/robotocondensed-light-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'LightConObl';
  src: url('fonts/robotocondensed-lightitalic-webfont.eot');
  src: url('fonts/robotocondensed-lightitalic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/robotocondensed-lightitalic-webfont.woff') format('woff'), url('fonts/robotocondensed-lightitalic-webfont.ttf') format('truetype'), url('fonts/robotocondensed-lightitalic-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'BoldCon';
  src: url('fonts/robotocondensed-bold-webfont.eot');
  src: url('fonts/robotocondensed-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/robotocondensed-bold-webfont.woff') format('woff'), url('fonts/robotocondensed-bold-webfont.ttf') format('truetype'), url('fonts/robotocondensed-bold-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'BoldConObl';
  src: url('fonts/robotocondensed-bolditalic-webfont.eot');
  src: url('fonts/robotocondensed-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/robotocondensed-bolditalic-webfont.woff') format('woff'), url('fonts/robotocondensed-bolditalic-webfont.ttf') format('truetype'), url('fonts/robotocondensed-bolditalic-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RegCon';
  src: url('fonts/robotocondensed-regular-webfont.eot');
  src: url('fonts/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/robotocondensed-regular-webfont.woff') format('woff'), url('fonts/robotocondensed-regular-webfont.ttf') format('truetype'), url('fonts/robotocondensed-regular-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RegConObl';
  src: url('fonts/robotocondensed-italic-webfont.eot');
  src: url('fonts/robotocondensed-italic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/robotocondensed-italic-webfont.woff') format('woff'), url('fonts/robotocondensed-italic-webfont.ttf') format('truetype'), url('fonts/robotocondensed-italic-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'UltraCon';
  src: url('fonts/leaguegothic-regular-webfont.eot');
  src: url('fonts/leaguegothic-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/leaguegothic-regular-webfont.woff') format('woff'), url('fonts/leaguegothic-regular-webfont.ttf') format('truetype'), url('fonts/leaguegothic-regular-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* line 1, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
/* @charset "UTF-8"; */

/* CSS Document

DOCUMENT INFORMATION
	- Document: Site Elements
	- Version:  1
	- Author:   Simon Oakley

/* =Bits
================================================== */
/* line 13, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.row-sm-space {
  margin-top: 20px;
}
/* line 17, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.row-md-space {
  margin-top: 42px;
}
/* line 21, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.row-lg-space {
  margin-top: 63px;
}
/* line 25, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.form-control::-webkit-input-placeholder {
  color: #8e979d;
}
/* line 29, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
hr {
  color: #f1f1f1;
}
/* =Links
================================================== */
/* line 37, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
a:link {
  color: #ac1455;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 44, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
a:visited {
  color: #ac1455;
  border-bottom: 1px dotted #8e979d;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 52, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
a:hover {
  color: #147cac;
  /*  color: #6a7882;*/
  text-decoration: none;
  border-bottom-color: transparent;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 61, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
a:active {
  color: #ac1455;
  border-bottom: 1px dotted #8e979d;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 69, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
p a:link {
  border-bottom: 1px dotted #8e979d;
}
/* line 73, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
p a:hover {
  border-bottom: 1px solid #147cac;
}
/* =Equal Row & Equal Tabs
================================================== */
/* line 83, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.equal-row {
  /*  background:yellow;*/
}
/* line 86, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.equal-row [class*="col-"] {
  /*  background:orange;*/
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 90, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.equal-row [class*="col-"] > div {
  /*  background:red;*/
  height: 100%;
  box-sizing: border-box;
  margin-top: 0;
  margin-bottom: 0;
  /*
*/
}
/* =Tabs
================================================== */
/* line 104, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
ul.nav-tabs {
  margin-top: 40px;
}
/* line 108, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.tab-content {
  padding-top: 20px;
}
/* line 112, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.tab-pane > h1:first-child,
.tab-pane > h2:first-child,
.tab-pane > h3:first-child,
.tab-pane > h4:first-child,
.tab-pane > h5:first-child,
.tab-pane > h6:first-child,
.tab-pane > p:first-child {
  margin-top: 0;
}
/* line 122, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.nav.nav-tabs > li > a {
  font-size: 20px;
  line-height: 25px;
  font-family: 'RegCon';
  background: #f1f1f1;
  border: 1px solid #ddd;
  height: 100%;
  margin-bottom: 0;
}
/* line 132, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.nav.nav-tabs > li > a:hover {
  background-color: #c6cbce;
  color: #1e252b;
}
/* line 137, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #147cac;
  background-color: #fff;
  border-bottom: 1px solid #fff;
}
/* line 145, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.bg-light-grey .tab-content.bg-white {
  background-color: #fff;
  border: 1px solid #ddd;
  border-top: none;
  padding: 30px;
}
/* line 152, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.bg-light-grey .nav.nav-tabs > li > a {
  font-size: 20px;
  line-height: 25px;
  font-family: 'RegCon';
  background: #ddd;
  border: 1px solid #ddd;
  height: 100%;
  margin-bottom: 0;
}
/* line 161, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.bg-light-grey .nav.nav-tabs > li > a:hover {
  background-color: #c6cbce;
  color: #1e252b;
}
/* line 166, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.bg-light-grey .nav-tabs > li.active > a,
.bg-light-grey .nav-tabs > li.active > a:focus,
.bg-light-grey .nav-tabs > li.active > a:hover {
  color: #147cac;
  background-color: #fff;
  border-bottom: 1px solid #fff;
}
/* =Accordion
================================================== */
/* line 177, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.accordion > .panel > .panel-heading {
  padding: 0;
}
/* line 180, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.accordion > .panel > .panel-heading a {
  background-color: #e4e4e4;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
/* line 185, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.accordion > .panel > .panel-heading a.collapsed {
  background-color: #fff;
}
/* line 188, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.accordion > .panel > .panel-heading a.collapsed:hover,
.accordion > .panel > .panel-heading a:hover {
  background-color: #f7f7f7;
}
/* line 191, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.tab-content.bg-white .accordion > .panel > .panel-heading a {
  background-color: #e4e4e4;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
/* line 196, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.tab-content.bg-white .accordion > .panel > .panel-heading a.collapsed {
  background-color: #f1f1f1;
}
/* line 199, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.tab-content.bg-white .accordion > .panel > .panel-heading a.collapsed:hover,
.tab-content.bg-white .accordion > .panel > .panel-heading a:hover {
  background-color: #fff;
}
/* line 202, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.accordion .panel-title > a {
  display: block;
  padding: 10px;
  outline: none;
  font-size: 18px;
  line-height: 25px;
}
/* line 209, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.accordion .panel-title > a.accordion-toggle::before,
.accordion a[data-toggle="collapse"]::before {
  content: "\f106";
  float: left;
  font-family: 'FontAwesome';
  margin-right: 15px;
  color: #8e979d;
  margin-left: 5px;
}
/* line 218, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.accordion .panel-title > a.accordion-toggle.collapsed::before,
.accordion a.collapsed[data-toggle="collapse"]::before {
  content: "\f107";
}
/*
.tab-content.bg-white .accordion>.panel>.panel-heading a {
  background-color:#f1f1f1;
}
.tab-content.bg-white .accordion>.panel>.panel-heading a:hover {
  background-color:#f7f7f7;
}
.tab-content.bg-white .accordion>.panel>.panel-heading a.collapsed {
  background-color:red;
}
*/
/* =Lists
================================================== */
/* line 240, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
ul ul,
ol ol,
ul ol,
ol ul {
  margin-top: 0;
  margin-bottom: 0;
  list-style-image: none;
}
/* Custom Bullets Built with http://www.patternify.com (6x6 px) */
/* line 252, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
ul li {
  list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAE0lEQVQIW2NcIxL6nwELYBxICQAjCQx/Sr4i0AAAAABJRU5ErkJggg==);
}
/* line 256, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
ul li ul li {
  list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAE0lEQVQIW2Psmz73PwMWwDiQEgB7YRCNbZm7ogAAAABJRU5ErkJggg==);
}
/* line 260, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
ul li ul li ul li {
  list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAIUlEQVQIW2Psmz73PwMWwAiSKMxIQpHqnzGPgdoS2CwHANxOHI1gFsiYAAAAAElFTkSuQmCC);
}
/* line 264, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
ol li ol li {
  list-style-type: lower-alpha;
}
/* line 268, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
ol li ol li ol li {
  list-style-type: lower-roman;
}
/* line 272, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.icon-list {
  padding-left: 20px;
}
/* line 276, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.icon-list li {
  padding: 0 0 0 20px;
  display: block;
  position: relative;
}
/* line 282, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.icon-list li:before {
  font-family: 'FontAwesome';
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 80%;
  color: #ac1455;
}
/* line 291, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.check-list li:before {
  content: "\f00c";
}
/* line 295, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.list-unstyled li,
.list-unstyled {
  list-style-image: none;
}
/* =Border Radius
================================================== */
/* line 304, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.btn,
.well,
.nav-tabs li a,
.panel {
  border-radius: 0 !important;
}
/* =Responsive Video Embeds
================================================== */
/* line 315, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}
/* line 323, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.video-container.player-condensed {
  padding-top: 0px;
  box-shadow: 0 1px 10px #c6cbce;
}
/* line 328, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 337, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.video-thumbnail {
  z-index: 300;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
/* line 345, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.thumbnail-link .video-thumbnail {
  display: block;
}
/* line 349, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.thumbnail-link:hover .video-thumbnail {
  /*	display:none;*/
}
/* =Tables
================================================== */
/* line 357, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 10px;
  padding-bottom: 10px;
}
/* line 367, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th {
  padding-top: 15px;
}
/* line 373, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.table.table-condensed > thead > tr > th,
.table.table-condensed > tbody > tr > th,
.table.table-condensed > tfoot > tr > th,
.table.table-condensed > thead > tr > td,
.table.table-condensed > tbody > tr > td,
.table.table-condensed > tfoot > tr > td {
  padding: 5px;
  padding-bottom: 4px;
  padding-top: 3px;
}
/* line 384, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.table.table-condensed > thead > tr > th,
.table.table-condensed > tbody > tr > th,
.table.table-condensed > tfoot > tr > th {
  padding-bottom: 3px;
}
/* line 390, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #fbfbfb;
}
/* line 395, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.table-hover > tbody > tr > td,
.table-hover > tbody > tr > th {
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
}
/* line 402, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f1f1f1;
}
/* =Buttons
================================================== */
/* line 411, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.btn {
  padding: 7px 12px;
  font-size: 16px;
  line-height: 15px;
  text-align: center;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  font-family: 'LightCon';
  font-style: normal;
  font-weight: normal;
  border: 1px solid #7a003c;
  border-style: solid !important;
}
/* line 426, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.btn-lg,
.btn-group-lg > .btn {
  padding: 9px 16px;
  font-size: 20px;
  line-height: 20px;
}
/* line 433, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.btn-sm,
.btn-group-sm > .btn {
  padding: 6px 10px;
  font-size: 13px;
  line-height: 15px;
}
/* line 440, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px 2px;
  font-size: 12px;
  line-height: 15px;
  margin-top: -3px;
}
/* line 448, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.btn-primary {
  background-color: #7a003c;
  border-color: #7a003c !important;
  color: #ffffff !important;
}
/* line 454, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  background-color: #ac1455 !important;
  border-color: #ac1455 !important;
}
/* line 461, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.btn-default {
  background-color: #ffffff;
  border-color: #c6cbce !important;
  color: #444 !important;
}
/* line 467, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.btn-default:hover,
.btn-default:active,
.btn-default:focus {
  color: #000 !important;
  background-color: #c6cbce !important;
  border-color: #c6cbce !important;
}
/* line 475, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.btn-info {
  background-color: #6a7882;
  border-color: #6a7882 !important;
  color: #ffffff !important;
}
/* line 481, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.btn-info:hover,
.btn-info:active,
.btn-info:focus {
  background-color: #323e48 !important;
  border-color: #323e48 !important;
}
/* line 488, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.btn-outline {
  background-color: transparent;
  border-color: #ac1455 !important;
  color: #ac1455 !important;
}
/* line 494, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.btn-outline:hover,
.btn-outline:active,
.btn-outline:focus {
  background-color: #7a003c !important;
  border-color: #7a003c !important;
  color: #fff !important;
}
/* line 502, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.btn-group .btn-info {
  border-left-color: #ffffff !important;
}
/* line 506, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.btn-group .btn-info:first-child {
  border-left-width: 0;
}
/* line 509, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.dropdown-menu li {
  list-style-image: none;
}
/* =Searchbox
================================================== */
/* line 515, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
#page-controls {
  margin-top: 20px;
  margin-bottom: 40px;
  overflow: hidden;
}
/* line 520, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
#page-controls .btn {
  height: 35px;
}
/* line 523, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
#page-search {
  margin-top: 0;
}
/* line 526, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
#page-search input {
  border-radius: 0;
  height: 35px;
  box-shadow: none;
  width: 240px;
}
/* line 532, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
#page-search .btn {
  margin-left: -5px;
  border-left: 0;
}
/* =Modal
================================================== */
/* line 543, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.modal-content {
  border-radius: 0;
  padding: 10px;
}
/* line 547, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.modal-body {
  margin-top: 0;
  padding-top: 0;
}
/* line 550, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.modal-header {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
/* line 554, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.modal-footer {
  border-top: 0;
}
/* =Components
================================================== */
/* Divider */
/* line 564, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.column-divider-left {
  border-left: 1px solid #c6cbce;
  padding-left: 40px;
}
/* line 569, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.column-divider-right {
  border-right: 1px solid #c6cbce;
  padding-right: 40px;
}
/* Well */
/* line 577, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.well {
  min-height: 20px;
  padding: 19px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f1f1f1;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 587, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.well *:first-child {
  margin-top: 0;
}
/* line 591, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.well *:last-child {
  margin-bottom: 0;
}
/* Panel */
/* line 598, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.panel {
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 603, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.panel-group .panel + .panel {
  margin-top: 9px;
}
/* line 607, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.panel-group {
  margin-bottom: 20px;
}
/* line 611, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.panel-heading {
  padding: 14px 20px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 618, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.panel-default > .panel-heading {
  color: #333;
  background-color: #f1f1f1;
  border-color: #ddd;
}
/* line 624, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-size: 16px;
  line-height: 20px;
}
/* line 632, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.panel-default {
  border-color: #ddd;
}
/* line 636, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.panel-body {
  padding: 19px 20px;
}
/* line 640, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.panel-body *:first-child {
  margin-top: 0;
}
/* line 644, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.panel-body *:last-child {
  margin-bottom: 0;
}
/* Media Object */
/* line 651, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.media,
.media .media {
  list-style-image: none;
  margin-top: 20px;
  padding-bottom: 5px;
}
/* line 658, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.media:first-child {
  margin-top: 20px;
}
/* line 662, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.media:last-child {
  margin-bottom: 20px;
}
/* line 666, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.media-heading {
  margin: 0 0 0;
}
/* line 670, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.scrolltop {
  display: none;
  width: 100%;
  margin: 0 auto;
  position: fixed;
  bottom: 0px;
  right: 8px;
}
/* line 678, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.scroll {
  position: absolute;
  right: 8px;
  bottom: 0px;
  background: #b2b2b2;
  background: rgba(178, 178, 178, 0.7);
  padding: 13px 15px;
  text-align: center;
  margin: 0 0 0 0;
  cursor: pointer;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
/* line 693, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.scroll:hover {
  background: #b2b2b2;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
/* line 700, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.scroll:hover .fa {
  padding-top: -10px;
}
/* line 703, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/elements.css */
.scroll .fa {
  font-size: 30px;
  margin-top: -5px;
  margin-left: 1px;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
/* line 1, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
/* @charset "UTF-8"; */

/* CSS Document
DOCUMENT INFORMATION
	- Document: Site Styles
	- Version:  1
	- Author:   Simon Oakley
/* =Legend
==================================================
COLORS
Light Maroon  #ac1455
Maroon        #7a003c
Dark Maroon   #56002a
Light Grey    #f1f1f1
Grey          #c6cbce
Dark Grey     #8e979d
Light Slate   #6a7882
Slate         #323e48
Dark Slate    #1e252b
Light Yellow  #fdbf57
Yellow        #e8941a
Dark Yellow   #bf5711
Light Blue    #147cac
Blue          #193989
Dark Blue     #260059
Light Green   #98a632
Green         #677718
Dark Green    #384208
FONTS
Light Condensed         - font-family: 'LightCon';
Light Condensed Italic  - font-family: 'LightConObl';
Bold Condensed          - font-family: 'BoldCon';
Bold Condensed Italic   - font-family: 'BoldConObl';
Condensed               - font-family: 'RegCon';
Condensed Italic        - font-family: 'RegConObl';
Ultra Condensed         - font-family: 'UltraCon';
Font Awesome            - font-family: 'FontAwesome';
Glyphicons Halflings    - font-family: 'Glyphicons Halflings'
/* =Sticky Footer
==================================================*/
/* line 40, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
html {
  position: relative;
  min-height: 100%;
}
/* line 44, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
body {
  margin: 0 0 250px;
  /* bottom = footer height */
}
/* line 48, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
footer {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 245px;
  width: 100%;
}
/* =Header
==================================================*/
/* line 61, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-header {
  border-bottom: 2px solid #6a7882;
  padding-top: 30px;
  background-color: #fff;
}
/* line 66, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-header.bg-dark-slate {
  background-color: #1e252b;
}
/* line 69, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-header.bg-slate {
  background-color: #323e48;
}
/* line 72, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-header.bg-light-slate {
  background-color: #6a7882;
}
/* line 75, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-header.bg-black {
  background-color: #000;
}
/* line 78, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-header.bg-maroon {
  background-color: #7a003c;
}
/* line 81, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-header.bg-maroon *,
#site-header.bg-black *,
#site-header.bg-light-slate *,
#site-header.bg-dark-slate *,
#site-header.bg-slate * {
  color: #fff;
}
/* line 88, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-header.bg-dark-slate #faculty-title a,
#site-header.bg-dark-slate #site-nav li.active a,
#site-header.bg-light-slate #faculty-title a,
#site-header.bg-light-slate #site-nav li.active a,
#site-header.bg-black #faculty-title a,
#site-header.bg-black #site-nav li.active a,
#site-header.bg-maroon #faculty-title a,
#site-header.bg-maroon #site-nav li.active a {
  color: #8e979d;
}
/* line 98, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-header.bg-slate #faculty-title a,
#site-header.bg-slate #site-nav li.active a,
#site-header.bg-maroon #faculty-title a,
#site-header.bg-maroon #site-nav li.active a {
  color: #c6cbce;
}
/* line 104, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-header.bg-light-slate #faculty-title a,
#site-header.bg-light-slate #site-nav li.active a {
  color: #000;
}
/* line 108, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-header.bg-dark-slate #site-nav li.highlight a,
#site-header.bg-dark-slate #faculty-title a:hover,
#site-header.bg-slate #faculty-title a:hover,
#site-header.bg-light-slate #site-nav li.highlight a,
#site-header.bg-light-slate #faculty-title a:hover,
#site-header.bg-black #site-nav li.highlight a,
#site-header.bg-black #faculty-title a:hover,
#site-header.bg-maroon #site-nav li.highlight a,
#site-header.bg-maroon #faculty-title a:hover {
  color: #fdbf57;
}
/* line 119, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#faculty-title,
#section-title {
  display: block;
  font-family: 'UltraCon';
  text-transform: uppercase;
  font-size: 30px;
  line-height: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
}
/* line 129, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#faculty-title a,
#section-title a {
  color: #7a003c;
}
/* line 133, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#faculty-title a:hover,
#section-title a:hover {
  color: #6a7882;
}
/* line 137, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-title,
#page-title {
  display: block;
  font-family: 'UltraCon';
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 48px;
  line-height: 50px;
  color: #1e252b;
}
/* line 147, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-title.homepage,
#page-title {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 68px;
  line-height: 70px;
}
/* line 154, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-summary {
  display: block;
  font-size: 23px;
  line-height: 30px;
  color: #6a7882;
  margin-bottom: 20px;
  margin-top: 0;
}
/* line 162, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-nav {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 0;
  margin-top: 0;
}
/* line 168, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-nav li {
  margin: 0;
}
/* line 171, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-nav a {
  border-radius: 0;
  font-family: 'BoldCon';
  color: #7a003c;
  font-size: 20px;
  line-height: 20px;
  padding: 15px;
}
/* line 179, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-nav a:hover {
  color: #1e252b;
}
/* line 182, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-nav li.highlight a {
  color: #147cac;
}
/* line 185, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-nav li.highlight a:hover {
  color: #1e252b !important;
}
/* line 188, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-nav li.active a {
  background: transparent;
  color: #6a7882;
  cursor: default;
}
/* =Sticky Navbar
==================================================*/
/* line 198, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.navbar-fixed-top #site-summary {
  display: none;
}
/* line 201, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.navbar-fixed-top #site-title {
  display: none;
}
/* line 204, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.navbar-fixed-top #faculty-title {
  display: none;
}
/* line 207, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-nav.navbar-fixed-top {
  /*  padding:0 !important;*/
  z-index: 1000000;
  background: #fff;
  padding-left: 28px;
  padding-right: 28px;
  border-bottom: 2px solid #6a7882;
}
/* =Elements to add to elements.css
==================================================*/
/* line 218, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.bg-light-grey .well {
  background-color: #fff;
}
/* line 221, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.well-dotted {
  border-style: dotted;
  border-color: #c6cbce;
}
/* =Banner
==================================================*/
/* line 227, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
banner {
  display: block;
}
/* line 230, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.gallery-cell {
  width: 100%;
  height: 500px;
  margin-right: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  padding-left: 60px;
  padding-right: 60px;
}
/* line 241, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.gallery-dark {
  box-shadow: inset 0 -200px 200px 0 rgba(0, 0, 0, 0.7);
}
/* line 245, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.slide-text {
  display: block;
  color: #fff;
  padding: 0;
  position: absolute;
  bottom: 80px;
  font-family: 'UltraCon';
  font-size: 70px;
  line-height: 70px;
  width: 100%;
  text-align: left;
  padding-left: 60px;
  padding-right: 60px;
  left: 0;
}
/* line 260, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.gallery-dark .slide-text {
  color: #f1f1f1 !important;
  text-shadow: 0px 1px 20px rgba(0, 0, 0, 0.9);
}
/* line 264, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.gallery-dark .slide-text:hover {
  color: #fdbf57 !important;
}
/* line 267, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.gallery-light .slide-text {
  color: #1e252b !important;
  text-shadow: 0px 1px 20px rgba(255, 255, 255, 0.9);
}
/* line 271, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.gallery-light .slide-text:hover {
  color: #7a003c !important;
}
/* line 274, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.gallery-text-left .slide-text {
  text-align: left;
}
/* line 277, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.gallery-text-right .slide-text {
  text-align: right;
}
/* line 280, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.gallery-text-center .slide-text {
  text-align: center;
}
/* big buttons, no circle */
/* line 284, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.flickity-prev-next-button {
  width: 40px;
  height: 40px;
  background: transparent;
}
/* line 289, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.flickity-prev-next-button:hover {
  background: transparent;
}
/* arrow color */
/* line 293, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.flickity-prev-next-button .arrow {
  fill: white;
}
/* line 296, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.flickity-prev-next-button.no-svg {
  color: white;
}
/* position dots in gallery */
/* line 300, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.flickity-page-dots {
  bottom: 10px;
}
/* white circles */
/* line 304, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.flickity-page-dots .dot {
  width: 12px;
  height: 12px;
  opacity: 1;
  background: transparent;
  border: 2px solid white;
}
/* fill-in selected dot */
/* line 312, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.flickity-page-dots .dot.is-selected {
  background: white;
}
/* Accesibility */
/* line 316, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.flickity-enabled:focus .flickity-viewport {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
/* Home Banner */
/* line 321, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.home-banner {
  padding-top: 30px;
  margin-bottom: 0;
}
/* line 325, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.home-banner-item {
  padding-bottom: 100px !important;
}
/* line 328, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.home-banner-icon {
  height: 100px;
  margin-top: 0px;
}
/* line 332, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.home-banner-title {
  font-size: 35px;
  line-height: 40px;
}
/* line 336, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.home-banner-description {
  color: #c6cbce;
}
/* line 339, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.home-banner-btn {
  border-color: #c6cbce !important;
  color: #fff !important;
  margin-bottom: 20px;
  width: 120px;
  padding: 10px 20px;
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -60px;
}
/* line 350, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.home-banner-btn:hover {
  border-color: #fff !important;
  color: #1e252b !important;
  background-color: #fff !important;
}
/* =Main
==================================================*/
/* line 357, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#main-content {
  padding-top: 30px;
  padding-bottom: 0;
  margin-bottom: -25px;
}
/* line 362, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#main-content.container {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 0;
}
/* line 367, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.dept-row {
  padding-left: 0;
  padding-right: 0;
  margin-top: -30px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
/* line 375, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.dept-row [class*="col-"] {
  padding: 0;
}
/* line 378, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.dept-well {
  padding: 0;
  padding-bottom: 25px;
}
/* line 382, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.dept-image-box {
  display: block;
  height: 150px;
  overflow: hidden;
  position: relative;
}
/* line 388, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.dept-image {
  min-width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 398, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.dept-title {
  margin-top: 15px;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 25px;
  line-height: 30px;
}
/* line 406, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.dept-description {
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 10px;
  margin-bottom: 0;
}
/* line 412, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.services-row {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
/* line 419, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.services-row [class*="col-"] {
  padding: 0;
}
/* line 422, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.services-well {
  background-color: #7a003c !important;
  color: #fff;
  padding-bottoM: 25px;
  border-color: #56002a;
}
/* line 428, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.services-image-box {
  display: inline-block;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: white;
  overflow: hidden;
}
/* line 436, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.services-image {
  width: 120px;
  height: 120px;
}
/* line 440, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.services-title {
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 25px;
  line-height: 30px;
}
/* line 446, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.services-title a {
  color: #fdbf57;
}
/* line 449, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.services-title a:hover {
  color: #fff;
}
/* line 452, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.services-description {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 0;
}
/* line 457, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.well-profile {
  text-align: center;
  padding-bottom: 30px;
}
/* line 461, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.profile-img {
  display: block;
  width: 160px;
  height: 160px;
  margin: 10px auto;
}
/* line 467, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.profile-name {
  font-family: 'LightCon';
  margin-bottom: 0;
  margin-top: 0;
}
/* line 472, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.profile-detail {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 476, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.profile-detail a {
  border-bottom: 0 !important;
}
/* line 479, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.well.highlight-well {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  box-shadow: 0 0 0 transparent;
  background-color: #fff;
}
/* line 485, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.tab-content.bg-white .well.highlight-well {
  background-color: #f1f1f1;
}
/* line 488, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.tab-content.bg-white .well.highlight-well:hover {
  background-color: #fff;
  box-shadow: 0 2px 10px #e4e4e4;
}
/* line 492, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.well.highlight-well:hover {
  margin-top: -10px;
  box-shadow: 0 2px 10px #ddd;
  background-color: #f7f7f7;
}
/* line 497, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.highlight-title {
  margin-top: 15px;
  margin-bottom: 5px;
}
/* line 501, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.highlight-desc {
  margin-top: 0;
}
/* line 504, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.resource-row {
  margin-left: -30px;
  margin-right: -32px;
  margin-bottom: -30px;
  margin-top: 40px;
}
/* line 510, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.resource-row [class*="col-"] {
  padding: 0;
}
/* line 513, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.resource-row .well {
  margin-left: -1px;
  margin-bottom: -1px;
  text-align: center;
  padding: 30px 20px 70px;
  border-style: dotted;
  border-color: #c6cbce;
  border-bottom: 0;
  box-shadow: none;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
/* line 525, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.resource-row .well:hover {
  background-color: #f1f1f1;
}
/* line 528, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.resource-title {
  font-family: 'UltraCon';
  text-transform: uppercase;
  font-size: 30px;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 5px;
}
/* line 537, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.resource-btn {
  margin: 0;
  position: absolute;
  bottom: 30px;
  left: 30px;
  right: 30px;
}
/* line 544, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.title-btn {
  margin-top: 20px;
}
/* line 547, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.news-row {
  margin-left: 0;
  margin-right: 0;
  margin-top: 20px;
}
/*.news-row [class*="col-"] {
  margin: 0;
  padding: 0;
}*/
/* line 556, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.news-row .well {
  margin: 0;
  margin-left: 0;
  padding: 0;
  padding-bottom: 20px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: relative;
  border: 0;
  box-shadow: 0 0 0 #ccc;
}
/* line 567, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.news-row .well:hover {
  margin-top: 0;
  box-shadow: 0 0 15px #ccc;
  z-index: 5;
}
/* line 572, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.news-title {
  font-size: 20px;
  line-height: 25px;
  margin: 20px;
  color: #6a7882;
  font-family: 'LightCon';
}
/* line 579, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.news-desc {
  margin: 20px;
}
/* line 582, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.news-date {
  text-transform: uppercase;
  color: #8e979d;
  font-size: 13px;
  line-height: 15px;
  margin: 20px;
}
/* line 589, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.news-image-link {
  display: block;
  /*height: 200px;*/
  height: 170px;
  background: #f1f1f1;
  width: 100%;
  overflow: hidden;
  position: relative;
}
/* line 598, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.news-image-link .news-image {
  -webkit-filter: none;
  filter: none;
  position: relative;
  display: block;
  height: auto;
  max-width: 100%;
  min-width: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}
/* line 618, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.news-item:hover .news-image {
  opacity: 0.8;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
/* line 624, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.modal .news-title,
.modal p {
  margin-left: 0;
  margin-right: 0;
}
/* line 629, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.modal .news-date {
  margin-top: 0;
}
/* line 632, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.people-row .people-item {
  margin-bottom: 20px;
}
/* line 635, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.people-item .media-object {
  border-radius: 50%;
  margin-right: 5px;
  width: 160px;
  height: 160px;
}
/* line 641, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.people-item .media-heading {
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 5px;
}
/* line 646, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.people-item .people-details {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 650, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.people-item .people-details a {
  border-bottom: 0;
}
/* line 653, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.people-item .people-contact {
  padding-left: 2px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 658, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.people-item .people-interests {
  color: #6a7882;
  font-size: 14px;
  line-height: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 665, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.people-contact li:before {
  color: #323e48;
}
/* line 668, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.person-btn-group span.fa {
  color: #6a7882;
}
/* line 671, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.person-btn-group {
  margin-top: 20px;
}
/* line 674, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.btn-snaps {
  padding: 15px 20px;
}
/* line 677, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.btn-snaps img {
  max-height: 50px;
}
/* line 680, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.interest-title {
  font-size: 16px;
  margin: 0;
}
/* line 684, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.people-position {
  margin-top: -20px;
  margin-bottom: 0;
}
/* line 688, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.interest-listing {
  overflow: hidden;
  padding: 0;
  padding-top: 1px;
  padding-left: 1px;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 696, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.interest-listing li {
  text-align: center;
  margin: 0;
  padding: 0;
  display: block;
  float: left;
  position: relative;
  margin-top: -1px;
  margin-left: -1px;
}
/* line 706, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.interest-listing li:before {
  font-size: 110%;
  top: 6px;
  left: 8px;
  color: #8e979d;
}
/* line 712, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.interest-listing li a {
  padding: 5px 15px 5px 30px;
  text-align: center;
  border: 1px solid #d1d3d3;
  margin: 0;
  color: #6a7882;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: inline-block;
  font-size: 11px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background: #fff;
  font-family: 'RegCon';
  background: transparent;
}
/* line 728, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.interest-listing li a:hover {
  background: #903;
  text-decoration: none;
  border-color: #903;
  color: #fff;
}
/* line 734, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.interest-listing li:hover:before {
  color: #fff;
}
/* line 737, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.focus-title {
  margin: 0;
  margin-bottom: 5px;
}
/* line 741, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.focus-row [class*="col-"] {
  padding: 0;
}
/* line 744, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.focus-row .well {
  position: relative;
  overflow: hidden;
}
/* line 748, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.focus-main {
  color: #fff;
  margin: 10px;
}
/* line 752, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.focus-summary {
  color: #6a7882;
  margin: 0;
}
/* line 756, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.focus-row .img-box {
  margin: -19px -20px 10px -20px;
  height: 160px;
  background-size: cover;
  background-position: center center;
}
/* line 762, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.news-row.equal-row {
  margin-bottom: 40px;
}
/* line 765, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.news-row.equal-row .well {
  padding-bottom: 40px;
}
/* line 768, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.news-row.equal-row .well .news-date {
  position: absolute;
  bottom: 20px;
}
/* line 772, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.programs-row {
  margin-left: 0;
  margin-right: 0;
  margin-top: 20px;
}
/* line 777, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.programs-row [class*="col-"] {
  margin: 0;
  padding: 0;
}
/* line 781, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.programs-row .degree-header {
  font-family: 'LightCon';
}
/* line 784, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.programs-row .well {
  margin: 0;
  margin-left: 0;
  padding-bottom: 50px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: relative;
  border: 0;
  box-shadow: 0 0 0 #ccc;
}
/* line 794, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.programs-row .well:hover {
  margin-top: 0;
  box-shadow: 0 0 15px #ccc;
  z-index: 5;
}
/* line 799, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.programs-row .program-btn {
  position: absolute;
  bottom: 20px;
}
/* =Form
================================================== */
/* line 805, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
form label {
  font-family: 'BoldCon';
}
/* line 808, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
form .help-block {
  font-family: 'LightCon';
}
/* line 811, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
form .label {
  color: #1e252b;
  display: inline-block;
  margin-bottom: 6px;
}
/* line 816, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
form .btn + .btn {
  margin-left: 1em;
}
/* line 819, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
form .captchaImage {
  margin-bottom: 8px;
}
/* line 822, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
form .plone_jscalendar label {
  float: none !important;
  margin-bottom: 16px;
}
/* =Courses
================================================== */
/* line 830, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.courses-row {
  margin-left: 0;
  margin-right: 0;
}
/* line 833, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.courses-row > [class*="col-"] {
  background: white;
  border: 1px solid #ddd;
}
/* line 837, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.courses-row .well {
  margin-left: -1px;
  margin-bottom: -1px;
  text-align: center;
  padding: 30px 20px 70px;
  border-style: dotted;
  border-color: #c6cbce;
  border-bottom: 0;
  box-shadow: none;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
/* line 849, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.courses-row .well:hover {
  background-color: #f1f1f1;
}
/* line 852, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.course-media {
  margin-bottom: 0;
}
/* line 855, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.course-media .media-left a {
  display: block;
  border-radius: 50% !important;
  overflow: hidden;
  width: 60px;
  height: 60px;
}
/* line 861, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.course-media .media-left a img {
  width: 100%;
  height: auto;
}
/* line 864, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.course-media .media-body {
  vertical-align: middle;
}
/* line 867, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.course-media .media-body a {
  border-bottom: 0;
  padding: 0;
}
/* line 870, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.course-media .media-heading {
  margin: 0;
}
/* line 873, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.course-media .media-heading + p {
  margin: 0;
}
/* line 876, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.course-modal .modal-body {
  padding-bottom: 0;
  padding-top: 0;
}
/* line 880, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.course-modal .modal-header .course-code {
  margin-top: 0;
}
/* line 883, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.course-modal .modal-header .course-title {
  margin-top: 0;
  font-family: 'RegCon';
}
/* line 887, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.course-modal .table-units {
  margin-bottom: 0;
}
/* line 890, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.table.table-units > tbody > tr > td {
  border-top: none;
  padding: 0;
}
/* line 894, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.course-code {
  font-size: 35px;
  line-height: 35px;
  margin-bottom: 10px;
  margin-top: 17px;
}
/* line 900, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.course-code a {
  color: #1e252b;
  padding: 0;
  margin: 0;
  text-decoration: none;
  border-bottom: 0 !important;
}
/* line 904, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.course-title {
  margin-top: 10px;
  font-family: 'LightCon';
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 15px;
}
/* line 910, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.course-item-row {
  transition: background-color 0.3s ease-out;
  border-bottom: 1px solid #ddd;
}
/* line 914, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.course-item-row:hover {
  background-color: #f1f1f1;
}
/* line 917, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.checkbox input {
  margin-top: 3px !important;
}
/* Search Bar */
/* line 927, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#search-bar-form {
  width: 100%;
  position: relative;
  margin-top: 20px;
  margin-bottom: 40px;
}
/* line 934, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#search-bar-form input {
  display: block;
  position: relative;
  border-radius: 0;
  padding: 9px 60px 10px 15px;
  font-size: 16px;
  line-height: 20px;
  height: 41px;
  margin-right: 0;
  width: 100% !important;
  background-color: #ebebec;
  border-color: #ebebec;
  box-shadow: none;
}
/* line 949, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#search-bar-form button {
  position: absolute;
  background-color: #ebebec;
  border-color: #ebebec !important;
  right: 0;
  top: 0;
  height: 41px;
}
/* line 958, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#search-bar-form button:hover {
  background-color: #7a003c !important;
  color: #fff !important;
}
/* line 963, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#search-bar-form .form-group {
  width: 100%;
  margin-top: 0;
}
/* line 968, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#search-bar-form input::-webkit-input-placeholder {
  color: #6f7276;
}
/* line 972, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#search-bar-form input:-moz-placeholder {
  /* Firefox 18- */
  color: #6f7276;
}
/* line 977, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#search-bar-form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #6f7276;
}
/* line 982, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#search-bar-form input:-ms-input-placeholder {
  color: #6f7276;
}
/* =Degree Options
================================================== */
/* line 989, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.degree-options-item {
  border-top: 1px solid #e2e5e6;
  margin-left: -35px;
  padding-left: 35px;
  margin-right: -35px;
  padding-right: 35px;
  position: relative;
  overflow: hidden;
  padding-bottom: 35px;
}
/* line 999, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.degree-options-item .tab-degree {
  overflow: hidden;
  margin-bottom: 0;
}
/* line 1003, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.degree-options-item .degree-details-list {
  width: 25%;
  float: left;
  border-left: 3px solid #e2e5e6;
  padding-left: 20px;
  padding-right: 10px;
  margin-top: 15px;
  margin-bottom: 0;
}
/* line 1012, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.degree-options-item .degree-details-list .detail-title {
  margin-top: 0;
}
/* line 1015, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.degree-options-item .degree-details-btn {
  margin-left: 10px;
  float: right;
  margin-top: 5px;
}
/* line 1020, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.footnotes span {
  margin-top: 10px;
}
/* line 1023, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.degree-details-list {
  margin-top: 40px;
}
/* line 1026, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.detail-title {
  font-family: 'RegCon';
  font-weight: normal;
  font-style: normal;
  color: #8e979d;
  margin-top: 20px;
  margin-bottom: 5px;
}
/* line 1034, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.detail-description {
  font-size: 20px;
  line-height: 25px;
}
/* line 1038, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.degree-header {
  margin-top: 0;
}
/* line 1041, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.degree-lg {
  display: block;
  font-size: 80px;
  line-height: 80px;
  margin-left: -4px;
  color: #8e979d;
}
/* line 1048, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.program-pane.border-left {
  padding-left: 40px;
}
/* line 1051, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.statement-banner {
  margin-top: -30px;
  padding: 30px 0;
}
/* line 1055, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.statement-banner.bg-light-slate p {
  color: #fff;
}
/* line 1058, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.statement-banner.bg-maroon .split-title,
.statement-banner.bg-maroon p,
.statement-banner.bg-black .split-title,
.statement-banner.bg-light-slate .split-title,
.statement-banner.bg-light-slate p,
.statement-banner.bg-dark-slate .split-title,
.statement-banner.bg-dark-slate p,
.statement-banner.bg-slate .split-title,
.statement-banner.bg-slate p {
  color: #fff;
}
/* line 1069, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.lead.super-lead {
  font-size: 40px;
  line-height: 50px;
  margin-top: 10px;
}
/* line 1074, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.lead.large-lead {
  font-size: 30px;
  line-height: 40px;
  margin-top: 10px;
}
/* line 1079, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.testimonial-banner {
  padding: 30px 0;
}
/* line 1082, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.testimonial-banner img {
  width: 160px;
  height: 160px;
  margin-bottom: 10px;
}
/* line 1087, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.testimonial-banner p {
  margin: 0;
}
/* line 1090, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.testimonial-banner .list-group {
  margin-top: 20px !important;
}
/* line 1093, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.testimonial-banner h2 {
  margin: 10px 0;
}
/* line 1096, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.testimonial-banner h2 a {
  border-bottom: 0;
}
/* line 1099, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.testimonial-banner .quote {
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 1103, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.testimonial-banner hr {
  border-color: #e4e4e4;
  width: 200px;
  margin: 10px auto;
}
/* line 1108, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.split-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
/* line 1113, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.split-story [class*="col-"] {
  min-height: 400px;
}
/* line 1116, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.split-title {
  margin-top: 0;
}
/* line 1119, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.split-story .btn {
  margin-top: 20px;
}
/* line 1122, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.padding-lg {
  padding: 40px;
}
/* line 1125, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.split-story .bg-maroon .split-title,
.split-story .bg-maroon p,
.split-story .bg-black .split-title,
.split-story .bg-light-slate .split-title,
.split-story .bg-light-slate p,
.split-story .bg-dark-slate .split-title,
.split-story .bg-dark-slate p,
.split-story .bg-slate .split-title,
.split-story .bg-slate p {
  color: #fff;
  border-color: #fff;
}
/* line 1137, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.split-story .bg-maroon a,
.split-story .bg-black a,
.split-story .bg-light-slate a,
.split-story .bg-dark-slate a,
.split-story .bg-slate a {
  color: #fdbf57 !important;
  border-color: #fdbf57 !important;
}
/* line 1145, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.split-story .bg-maroon a:hover,
.split-story .bg-black a:hover,
.split-story .bg-light-slate a:hover,
.split-story .bg-dark-slate a:hover,
.split-story .bg-slate a:hover {
  color: #fff !important;
  border-color: #fff !important;
}
/* line 1153, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.split-story .bg-maroon a.btn,
.split-story .bg-black a.btn,
.split-story .bg-light-slate a.btn,
.split-story .bg-dark-slate a.btn,
.split-story .bg-slate a.btn {
  color: #fff !important;
  border-color: #fff !important;
}
/* line 1161, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
.split-story .bg-maroon a.btn:hover,
.split-story .bg-black a.btn:hover,
.split-story .bg-light-slate a.btn:hover,
.split-story .bg-dark-slate a.btn:hover,
.split-story .bg-slate a.btn:hover {
  background-color: #fff !important;
  border-color: #fff !important;
  color: #7a003c !important;
}
/* =Footer
==================================================*/
/* line 1172, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-links a {
  border-radius: 0;
  font-family: 'RegCon';
  font-size: 20px;
  color: #7a003c;
  padding: 20px;
  border: 1px solid #c6cbce;
}
/* line 1180, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-links a:hover {
  background: #7a003c;
  color: #fff;
  border-color: #7a003c;
}
/* line 1185, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-footer {
  padding-top: 20px;
  padding-bottom: 20px;
}
/* line 1189, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-footer #logo-socsci {
  max-width: 160px;
  margin-top: 10px;
  margin-bottom: 20px;
}
/* line 1194, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-footer h3 {
  color: #8e979d;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px;
  margin-bottom: 5px;
  margin-top: 0;
}
/* line 1202, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-footer p {
  margin-top: 0;
  font-size: 14px;
  line-height: 20px;
}
/* line 1207, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-footer p a {
  color: #fff;
  border-bottom: 0 !important;
}
/* line 1211, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-footer p a:hover {
  color: #fdbf57;
}
/* line 1214, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-footer .btn {
  white-space: normal;
  line-height: 30px;
  margin-bottom: 10px;
}
/* line 1219, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-footer .btn-info:hover {
  background-color: #fff !important;
  color: #1e252b !important;
}
/* line 1223, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-footer p strong {
  font-family: 'RegCon';
}
/* line 1226, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-title-footer {
  display: block;
  font-family: 'UltraCon';
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 48px;
  line-height: 50px;
  color: #fff;
}
/* line 1235, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/style.css */
#site-title-footer:hover {
  color: #fdbf57;
}
/* line 1, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
/* @charset "UTF-8"; */

/* CSS Document
DOCUMENT INFORMATION
	- Document: Site Media Queries
	- Version:  1
	- Author:   Simon Oakley
/* =Legend
==================================================
COLORS
Light Maroon  #ac1455
Maroon        #7a003c
Dark Maroon   #56002a
Light Grey    #f1f1f1
Grey          #c6cbce
Dark Grey     #8e979d
Light Slate   #6a7882
Slate         #323e48
Dark Slate    #1e252b
Light Yellow  #fdbf57
Yellow        #e8941a
Dark Yellow   #bf5711
Light Blue    #147cac
Blue          #193989
Dark Blue     #260059
Light Green   #98a632
Green         #677718
Dark Green    #384208
FONTS
Light Condensed         - font-family: 'LightCon';
Light Condensed Italic  - font-family: 'LightConObl';
Bold Condensed          - font-family: 'BoldCon';
Bold Condensed Italic   - font-family: 'BoldConObl';
Condensed               - font-family: 'RegCon';
Condensed Italic        - font-family: 'RegConObl';
Ultra Condensed         - font-family: 'UltraCon';
Font Awesome            - font-family: 'FontAwesome';
Glyphicons Halflings    - font-family: 'Glyphicons Halflings'
/* = Bootstrap Large (large desktops, 1200px and up)
==================================================*/
/* = Bootstrap Medium (large desktops, 1200px and up)
==================================================*/
/* = Bootstrap Small (desktops, 992px and up)
==================================================*/
@media (max-width: 992px) {
  /* line 47, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  .gallery-cell {
    height: 400px;
  }
  /* line 50, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  #site-nav {
    margin-left: -10px;
    margin-right: -10px;
  }
  /* line 54, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  #site-nav a {
    font-size: 17px;
    line-height: 20px;
    padding: 15px 10px;
  }
  /* line 59, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  .title-btn {
    margin-top: 0;
    float: none !important;
  }
  /* line 63, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  #page-title {
    float: none !important;
  }
  /* line 66, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  .program-pane.border-left {
    padding-left: 15px;
  }
  /* line 69, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  .news-row.equal-row .news-image-link {
    height: 160px;
  }
  /* line 72, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  #site-links a {
    font-size: 16px;
  }
  /* line 75, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  #logo-socsci.pull-right {
    float: none !important;
  }
  /* line 78, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  #site-footer .text-right {
    text-align: left;
  }
}
/* = Bootstrap Extra Small (tablets, 767px and up)
==================================================*/
@media (max-width: 767px) {
  /* line 88, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  .degree-options-item .degree-details-list {
    width: 50%;
  }
  /* line 93, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  #site-nav.navbar-fixed-top {
    position: relative;
    z-index: auto;
  }
  /* line 98, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  .dept-well {
    padding-bottom: 0;
  }
  /* line 101, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  .dept-image-box {
    width: 120px;
    float: left;
    height: 100%;
    margin-right: 20px;
    background-color: #ccc;
  }
  /* line 108, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  .dept-image {
    height: 100%;
    width: auto !important;
    max-width: none;
  }
  /* line 113, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  .dept-description {
    margin-bottom: 20px !important;
  }
  /* line 116, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  #site-links li {
    margin: 0;
  }
  /* line 119, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  #site-links a {
    margin: 0;
    font-size: 20px;
    margin-top: -1px;
  }
  /* line 124, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  .news-row.equal-row .news-image-link {
    height: 200px;
  }
  /* line 128, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  .people-item .media-body {
    display: block;
    width: 100%;
  }
  /* line 132, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  .people-item .media-left {
    display: block;
    margin-bottom: 20px;
    width: 100%;
  }
  /* line 137, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  #site-nav {
    margin-left: -15px;
    margin-right: -18px;
  }
  /* line 141, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  #site-nav li {
    width: 33.333%;
    border: 1px solid #ddd;
    margin-top: -1px;
    margin-left: -1px;
    float: left !important;
  }
  /* line 148, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  .nav.nav-tabs li {
    width: 100%;
  }
  /* line 151, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  #page-controls .btn-group {
    width: 100% !important;
    margin: 0;
    padding: 0;
  }
  /* line 156, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  #page-controls .btn-group .btn {
    width: 100% !important;
    margin-top: 5px;
  }
  /* line 160, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  #page-search {
    float: none !important;
  }
  /* line 163, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  #page-search .form-group {
    margin: 0;
  }
  /* line 166, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  #page-search input {
    width: 90%;
    float: left;
    margin-right: -30px;
    margin-top: 0 !important;
  }
  /* line 172, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  #page-search .btn {
    float: right;
    width: 10%;
    margin-top: 0 !important;
  }
}
/* = Large Mobile (tablets, 480px and up)
==================================================*/
@media (max-width: 480px) {
  /* line 181, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  .degree-options-item .degree-details-list {
    width: 100%;
  }
  /* line 184, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  .degree-options-item .degree-details-btn {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  /* line 187, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  .gallery-cell {
    height: 300px;
  }
  /* line 190, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  .slide-text {
    font-size: 50px;
    line-height: 55px;
    bottom: 60px;
  }
  /* line 195, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  #site-nav li {
    width: 50%;
  }
  /* line 198, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  .people-row .media-object {
    border-radius: 50%;
    margin-right: 5px;
    width: 120px;
    height: 120px;
  }
}
/* = Small Mobile (tablets, 480px and up)
==================================================*/
@media (max-width: 320px) {
  /* line 208, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  .gallery-cell {
    height: 250px;
  }
  /* line 211, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/queries.css */
  .slide-text {
    font-size: 40px;
    line-height: 45px;
    bottom: 50px;
  }
}
/* line 1, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.portaltype-faculty_home_page #main-content,
.portaltype-secondary_page #main-content,
.portaltype-unit_home_page.site-ee #main-content {
  padding-top: 0px;
}
/* line 7, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.portaltype-unit_home_page #section-title {
  display: none;
}
/* line 11, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.portaltype-faculty_home_page .dept-row {
  margin-top: 1px;
}
/* line 15, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.portaltype-department_home_page .documentFirstHeading,
.portaltype-faculty_home_page .documentFirstHeading,
.portaltype-department_home_page .documentDescription,
.portaltype-unit_home_page .documentDescription {
  display: none !important;
}
/* line 22, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.portaltype-department_home_page #site-title {
  margin-bottom: 20px;
  font-size: 68px;
  line-height: 70px;
}
/* line 28, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.portaltype-department_home_page .focus-row {
  background-color: #f1f1f1;
}
/* line 32, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.documentFirstHeading {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 68px;
  line-height: 70px;
  display: block;
  font-family: 'UltraCon';
  color: #1e252b;
}
/* line 42, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.pagination a {
  color: #7a003c !important;
}
/* line 46, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.pagination .active span {
  background-color: #7a003c;
  color: #fff !important;
  border-color: #7a003c;
}
/* line 52, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.plone-modal-body #viewlet-above-content-title {
  margin-bottom: 20px;
}
/* line 56, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.plone-modal {
  padding: 60px !important;
}
/* line 60, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.template-newsitem_view .documentDescription,
.portaltype-news_collection .documentDescription {
  font-size: 20px;
  line-height: 25px;
  margin: 20px;
  font-family: 'LightCon';
}
/* line 68, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.template-programview .documentFirstHeading,
.template-programview .documentDescription,
.template-extended_view .documentFirstHeading,
.template-extended_view .documentDescription {
  display: none;
}
/* line 75, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.resource-title {
  text-transform: none;
}
/* line 79, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.statement-banner {
  margin-top: 0px;
}
/* line 83, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.mosaic-tile-content .bg-maroon h1,
.mosaic-tile-content .bg-maroon h2,
.mosaic-tile-content .bg-maroon h3,
.mosaic-tile-content .bg-maroon h4,
.mosaic-tile-content .bg-maroon h5,
.mosaic-tile-content .bg-maroon h6,
.mosaic-tile-content .bg-maroon p,
.mosaic-tile-content .bg-maroon .lead {
  color: #fff;
}
/* line 94, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.mosaic-tile-content .bg-maroon ul li {
  list-style: square;
}
/* line 99, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.mosaic-tile-content .bg-maroon .discreet {
  color: #d4d4d4;
}
/* line 103, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.mosaic-tile-content .bg-maroon .callout {
  background-color: #545454;
}
/* line 108, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.testimonial-banner .people-contact,
.testimonial-banner .people-contact li {
  padding-left: 0;
}
/* line 113, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.testimonial-banner .people-contact li:before {
  position: relative;
  left: -5px;
}
/* line 118, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.testimonial-banner .card-title {
  border-bottom: none;
}
/* line 122, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.section-card hr {
  border-color: #e4e4e4;
  width: 200px;
  margin: 10px auto;
}
/* line 128, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.section-card {
  padding-top: 10px;
}
/* line 132, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.portaltype-unit_home_page .list-group {
  text-align: center;
  padding-left: 2em;
  padding-right: 2em;
  list-style-type: none;
  margin-top: 0;
}
/* line 140, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.portaltype-unit_home_page .list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
  border-bottom-color: transparent;
  transition: all 0.2s ease-out;
}
/* line 148, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.portaltype-unit_home_page #page-title {
  display: none;
}
/* line 152, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.portaltype-unit_home_page .statement-banner {
  margin-bottom: 30px;
}
/* line 156, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
#site-nav.navbar-fixed-top.bg-dark-slate {
  background-color: #1e252b;
}
/* line 160, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.people-item .person-groups {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 165, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.field {
  margin-bottom: 15px !important;
}
/* line 169, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.fieldErrorBox {
  display: none;
}
/* line 173, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.mosaic-grid .mosaic-grid-row:before,
.mosaic-grid .mosaic-grid-row:after {
  content: " ";
  display: table;
  clear: both;
}
/* line 180, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.split-story [class*="col-"] {
  min-height: 400px;
}
/* line 183, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.split-title {
  margin-top: 0;
}
/* line 186, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.split-story .btn {
  margin-top: 20px;
}
/* line 189, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.padding-lg {
  padding: 40px;
  min-height: 450px !important;
}
/* line 194, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.template-layout.portaltype-document .statement-banner,
.template-layout.portaltype-document .split-story {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 200, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
body:not(.site-ee).portaltype-unit_home_page section.statement-banner {
  display: none;
}
/* =Maroon story mosaic tile
==================================================*/
/* line 208, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.mosaic-tile .bg-maroon a {
  color: #fdbf57 !important;
  border-color: #fdbf57 !important;
}
/* line 212, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.mosaic-tile .bg-maroon a:hover {
  color: #fff !important;
  border-color: #fff !important;
}
/* line 216, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.mosaic-tile .bg-maroon a.btn {
  color: #fff !important;
  border-color: #fff !important;
}
/* line 220, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.mosaic-tile .bg-maroon a.btn:hover {
  background-color: #fff !important;
  border-color: #fff !important;
  color: #7a003c !important;
}
/* People filters
==================================================*/
/* line 228, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
#page-controls {
  overflow: visible;
}
/*************************/
/* Mosaic Editor actions */
/*************************/
/* line 236, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
body:not(.userrole-site-administrator) .mosaic-toolbar .mosaic-button-properties,
body:not(.userrole-site-administrator) .mosaic-toolbar .mosaic-button-layout,
body:not(.userrole-site-administrator) .mosaic-toolbar .mosaic-toolbar-secondary-functions {
  display: none;
}
/* line 242, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
body:not(.userrole-manager) .mosaic-toolbar .mosaic-button-properties,
body:not(.userrole-manager) .mosaic-toolbar .mosaic-button-layout,
body:not(.userrole-manager) .mosaic-toolbar .mosaic-toolbar-secondary-functions {
  display: none;
}
/* Courses
=================================================*/
/* line 250, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.course-actions:after {
  display: table;
  content: " ";
  clear: both;
}
/* line 256, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.outline + .outline {
  padding-top: 0.5em;
}
/* line 260, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.outline .btn {
  margin-left: 0.5em;
}
/* Forms */
/*=======*/
/* line 266, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.field {
  margin-bottom: 15px !important;
}
/* line 270, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
fieldset .field {
  width: 100%;
}
/* line 274, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.fieldErrorBox {
  display: none;
}
/* line 278, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
form .btn + .btn {
  margin-left: 1em;
}
/* line 282, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
span.not-required::after,
span.required::after {
  color: #C4183C;
  content: "■";
  line-height: 0;
  position: relative;
  top: 0;
  margin-left: 2px;
}
/* line 291, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.formHelp {
  margin-top: 0;
  margin-bottom: 0;
  color: #666666;
  font-weight: 400;
  font-style: italic;
}
/* line 299, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.formQuestion {
  font-size: 100%;
  color: #1e252b;
}
/* line 304, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.glyphicon.link-external,
.glyphicon.link-https,
.glyphicon.link-mailto {
  display: none !important;
}
/* line 310, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.glyphicon + .btn-block {
  margin-top: 5px !important;
}
/* line 314, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.form-horizontal .form-group {
  margin-right: 0;
  margin-left: 0;
}
/* line 319, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.ArchetypesMultiSelectionValue {
  padding-left: 2em;
}
/* line 323, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.ArchetypesSelectionWidget label {
  font-weight: 400;
}
/* line 327, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.pfg-form div.label {
  font-family: 'BoldCon';
}
/* Events */
/**********/
/* line 334, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
ul.hiddenStructure {
  display: none;
}
/* Jeffey S. Racine's profile, hide Related Courses tab */
/*======================================================*/
/* line 340, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
body.subsection-racinej ul.nav-tabs li:last-child {
  display: none;
}
/* line 344, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
body.subsection-racinej div.tab-content div#courses {
  display: none;
}
/* Fix accessibility issues in css */
/*=================================*/
/* line 350, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
h2.home-banner-title,
#site-footer h3,
.bg-light-slate h2.lead {
  color: #fff;
}
/* line 356, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.news-date,
.degree-lg {
  color: #52595f;
}
/* line 361, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.people-position,
.people-item .people-interests,
.interest-area,
.interest-listing li a,
.template-courseview .lead,
.template-programview .lead,
.template-newsitem_view .documentDescription,
.portaltype-news_collection .documentDescription {
  color: #40484e;
}
/* line 372, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.table-units,
.bg-light-grey .discreet {
  color: #494949;
}
/* line 377, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.degree-details-list .detail-title {
  color: #444a4e;
}
/* line 381, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.bg-light-grey .lead {
  color: #4d585f;
}
/* line 385, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
p a {
  color: #ac1455;
}
/* line 389, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.image-container {
  position: relative;
  text-align: center;
}
/* line 394, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.image-container .image-caption {
  position: absolute;
  font-size: 80%;
  padding: 0.3em;
  color: #1e242b;
  background-color: #ffffff;
  border-radius: .25rem;
  border: 1px solid #8f979d;
}
/* line 404, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.image-container .right-caption {
  right: 16px;
  bottom: 8px;
}
/* line 409, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.image-container .left-caption {
  left: 16px;
  bottom: 8px;
}
/* line 414, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.image-container .top-right-caption {
  top: 8px;
  right: 16px;
}
/* line 419, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
aside > :first-child {
  margin-top: 0;
}
/* line 423, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
article #viewlet-above-content-title {
  margin-bottom: 1em;
}
/* line 427, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
article .leadImage {
  position: relative;
  /*border: 1px solid #8e979d;*/
  min-height: 30px;
}
/* line 433, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
article .leadImage .share-block {
  position: absolute;
  top: 0;
  right: 0;
}
/* line 439, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
article .share-block .social {
  background: #FFF;
  font-size: 0;
}
/* line 444, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
article .share-block .social a {
  padding: 10px;
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  border: 1px solid #8e979d;
  color: #8e979d;
  border-right: none;
}
/* line 453, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
article .share-block .social a:last-of-type {
  border-right: 1px solid #8e979d;
}
/* line 457, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
article .share-block .social a:hover {
  background-color: #8e979d;
  color: #fff;
}
/* Plone Search results */
/*======================*/
/* line 464, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.template-search li + li {
  margin-top: 1.5em;
}
/* line 468, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/extra.css */
.template-search p.croppedDescription {
  margin-top: 5px;
  margin-bottom: 5px;
}
@media print {
  /* line 2, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  html {
    font-size: 16px !important;
  }
  /* SECTION 1: Set default width, margin, float, and
	   background. This prevents elements from extending 
	   beyond the edge of the printed page, and prevents
	   unnecessary background images from printing */
  /* line 9, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  body,
  #content,
  #container {
    width: 100%;
    margin: 0;
    float: none;
    background: #ffffff url(css/none);
  }
  /* SECTION 2: Remove any elements not needed in print. 
	   This would include navigation, ads, sidebars, etc. */
  /* line 18, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  #topnav,
  #navbar,
  #nav,
  #sidebar,
  .ad,
  .noprint {
    display: none;
  }
  /* SECTION 3: Set body font face, size, and color.
	   Consider using a serif font for readability. */
  /* line 24, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  body {
    font: 16px 'RegCon', Helvetica, Arial, sans-serif;
    color: #000;
  }
  /* SECTION 4: Set heading font face, sizes, and color.
	   Diffrentiate your headings from your body text.
	   Perhaps use a large sans-serif for distinction. */
  /* line 32, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: 'RegCon', Helvetica, Arial, sans-serif;
    color: #000;
    font-weight: bold;
  }
  /* line 37, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .lead,
  span#site-title,
  .degree-lg,
  span#faculty-title,
  .people-item .people-interests,
  td {
    line-height: 150%;
  }
  /* line 40, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  h1,
  span#site-title,
  .degree-lg {
    font-size: 250%;
  }
  /* line 41, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  h2,
  span#faculty-title {
    font-size: 175%;
  }
  /* line 42, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  h3 {
    font-size: 135%;
  }
  /* line 43, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  h4 {
    font-size: 100%;
    /*font-variant: small-caps;*/
  }
  /* line 44, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  h5 {
    font-size: 100%;
  }
  /* line 45, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  h6 {
    font-size: 90%;
    font-style: italic;
  }
  /* SECTION 5: Make hyperlinks more usable.
	   Ensure links are underlined, and consider appending
	   the URL to the end of the link for usability. */
  /* line 50, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  a:link,
  a:visited {
    color: #00c;
    font-weight: bold;
    text-decoration: underline;
  }
  /*#content a:link:after, #content a:visited:after {
	   content: " (" attr(href) ") ";
	}*/
  /* line 57, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  #content a:link:after,
  #content a:visited:after {
    content: "" !important;
  }
  /* SECTION 6: Project-specific styles */
  /* line 61, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  body {
    font-family: 'LightCon', "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  /* line 65, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  p,
  .lead,
  p.lead,
  .super-lead,
  p.super-lead,
  .lead.super-lead,
  p.lead.super-lead,
  td,
  .people-item .people-interests {
    font-size: 1rem;
  }
  /* line 77, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  img {
    margin-top: 12px;
    margin-bottom: 12px;
    max-width: 100% !important;
  }
  /* line 82, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  .img-responsi ul.list-unstyled {
    list-style: none;
    padding-left: 0;
  }
  /* line 87, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  form#page-search {
    display: none;
  }
  /* line 90, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  a.btn-snaps {
    clear: both;
    display: block;
  }
  /* line 94, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  img[src*="svg"],
  svg {
    max-width: 100px !important;
    background: #ddd;
  }
  /* line 99, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  svg * {
    fill: black;
    stroke: black;
  }
  /* line 103, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  header#site-header #faculty-title,
  header#site-header #site-title {
    display: block;
  }
  /* line 108, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  header#mcmaster-header,
  header#site-header #site-nav,
  footer,
  banner .gallery,
  .btn-group,
  #section-title,
  .sr-only {
    display: none !important;
  }
  /* line 118, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  .equal-row > [class*="col"] {
    height: auto !important;
  }
  /* line 121, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  .list-group > * {
    display: block;
  }
  /* line 124, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  div.share-block {
    display: none;
  }
  /* line 127, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  .modal {
    display: block;
  }
  /* line 130, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  .modal button {
    display: none;
  }
  /* line 133, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  .modal.fade {
    opacity: 1;
  }
  /* line 136, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  .equal-row {
    display: flex;
    flex-wrap: wrap;
  }
  /* line 140, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  .equal-row > div {
    height: auto !important;
  }
  /* line 143, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  .home-banner-icon,
  .btn-outline,
  .btn-primary,
  .btn-info,
  [class*='btn-'] {
    background-color: #aaaaaa !important;
  }
  /* line 150, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  .services-well {
    background-color: #f0f0f0 !important;
    border: none;
  }
  /* line 154, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  .split-story [class*="col-"],
  .padding-lg {
    padding: 0 40px;
    min-height: auto !important;
  }
  /* line 159, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  .split-img {
    display: none;
  }
  /* line 162, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  .home-banner-icon {
    padding: 10px;
  }
  /* line 165, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  nav.pagination {
    display: none;
  }
  /* line 168, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  .statement-banner {
    padding: 16px;
  }
  /* line 171, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  .template-courselistview .col-md-4 {
    display: none;
  }
  /* line 174, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  .discreet {
    font-weight: regular;
  }
  /* line 177, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  .media-body,
  .media-left,
  .media-right {
    display: block;
    max-width: 100%;
  }
  /* line 181, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  .resource-row .col-md-4 {
    width: 100%;
    border-left: none;
    border-right: none;
  }
  /* line 186, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  .programs-row .btn,
  .focus-row .img-box {
    display: none;
  }
  /* line 195, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  .courses-row,
  .programs-row,
  .news-row {
    position: relative;
  }
  /* line 199, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  .programs-row [class*='col-'],
  .programs-row [class*='col-'] .well,
  .news-row [class*='col-'],
  .news-row [class*='col-'] .well,
  .course-item-row {
    position: relative;
    page-break-inside: avoid;
  }
  /* line 207, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  .programs-row .well {
    padding-bottom: 20px;
  }
}
@media print and (max-width: 767px) {
  /* line 191, https://socialsciences.mcmaster.ca/++theme++mcmaster-social-sciences/css/print.css */
  .news-image-link {
    max-width: 50%;
  }
}