@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url(../vendor/gallery/css/blueimp-gallery.css);
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  font-variant-numeric: lining-nums;
  font-feature-settings: "lnum";
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret, .tag.tag-block > .caret, #block-chronicle-local-tasks a > .caret,
  .dropup > .btn > .caret,
  .dropup > .tag.tag-block > .caret, #block-chronicle-local-tasks
  .dropup > a > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/zmdi/Material-Design-Iconic-Font.eot");
  src: url("../fonts/zmdi/Material-Design-Iconic-Font.eot?#iefix") format("embedded-opentype"), url("../fonts/zmdi/Material-Design-Iconic-Font.woff2") format("woff2"), url("../fonts/zmdi/Material-Design-Iconic-Font.woff") format("woff"), url("../fonts/zmdi/Material-Design-Iconic-Font.ttf") format("truetype"), url("../fonts/zmdi/Material-Design-Iconic-Font.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\002a";
}

.glyphicon-plus:before {
  content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-jpy:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-rub:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  font-size: 16px;
  line-height: 1.75;
  color: #000;
  background-color: #fff;
}

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

a {
  color: #255a76;
  text-decoration: none;
}

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

a:focus {
  outline: thin dotted;
  outline: 0 auto #3787b0;
  outline-offset: 0;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

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

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

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

hr {
  margin-top: 28px;
  margin-bottom: 28px;
  border: 0;
  border-top: 1px solid #eaeaea;
}

.sr-only, .cornell-lockup .cornell-insignia .alt-text, .cornell-lockup .site-brand h1 {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

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

[role="button"] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "freight-text-pro-n4", "freight-text-pro", serif;
  font-weight: 600;
  line-height: 1.125;
  color: inherit;
}

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: normal;
  line-height: 1;
  color: #eaeaea;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 28px;
  margin-bottom: 14px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 14px;
  margin-bottom: 14px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 41px;
}

h2, .h2 {
  font-size: 34px;
}

h3, .h3 {
  font-size: 28px;
}

h4, .h4 {
  font-size: 20px;
}

h5, .h5 {
  font-size: 16px;
}

h6, .h6 {
  font-size: 14px;
}

p {
  margin: 0 0 14px;
}

.lead {
  margin-bottom: 28px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}

small,
.small {
  font-size: 87%;
}

.sans-serif, h1.sans-serif, h2.sans-serif, h3.sans-serif, h4.sans-serif, h5.sans-serif, h6.sans-serif,
.h1.sans-serif, .h2.sans-serif, .h3.sans-serif, .h4.sans-serif, .h5.sans-serif, .h6.sans-serif {
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
}

.serif {
  font-family: "freight-text-pro-n4", "freight-text-pro", serif;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #eaeaea;
}

.text-primary {
  color: #b31b1b;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #871414;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #b31b1b;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #871414;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  margin: 56px 0 28px;
}

.page-header.page-header-with-border {
  padding-bottom: 13px;
  border-bottom: 1px solid #f7f7f7;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 14px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 28px;
}

dt,
dd {
  line-height: 1.75;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #eaeaea;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 24px 0;
  margin: 0 0 28px;
  font-size: 16px;
}

blockquote cite {
  display: block;
  font-size: 14px;
  color: #aaaaaa;
  font-style: normal;
  font-weight: 600;
}

blockquote cite:before {
  content: "\2013";
  margin-right: 5px;
}

blockquote q {
  font-family: "freight-text-pro-n4", "freight-text-pro", serif;
}

blockquote q:before {
  content: "\201C";
}

blockquote q:after {
  content: "\201D";
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.75;
  color: #aaaaaa;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid transparent;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 28px;
  font-style: normal;
  line-height: 1.75;
}

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

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

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

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

pre {
  display: block;
  padding: 13.5px;
  margin: 0 0 14px;
  font-size: 15px;
  line-height: 1.75;
  word-break: break-all;
  word-wrap: break-word;
  color: #777777;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px;
}

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

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

.container, .nav-container, .nav-container.nav-justified {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

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

.container:after, .nav-container:after, .nav-container.nav-justified:after {
  clear: both;
}

@media (min-width: 768px) {
  .container, .nav-container, .nav-container.nav-justified {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container, .nav-container, .nav-container.nav-justified {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container, .nav-container, .nav-container.nav-justified {
    width: 1170px;
  }
}

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

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

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

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

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

.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .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-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #eaeaea;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 28px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.75;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 21px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 28px;
  font-size: 24px;
  line-height: inherit;
  color: #777777;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 500;
}

input[type="search"] {
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 0 auto #3787b0;
  outline-offset: 0;
}

output {
  display: block;
  padding-top: 13px;
  font-size: 16px;
  line-height: 1.75;
  color: #000;
}

.form-control {
  display: block;
  width: 100%;
  height: 54px;
  padding: 12px 18px;
  font-size: 16px;
  line-height: 1.75;
  color: #000;
  background-color: #fff;
  background-image: none;
  border: 1px solid #eaeaea;
  border-radius: 0px;
  box-shadow: none;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #eaeaea;
  outline: 0;
  box-shadow: none;
}

.form-control::-moz-placeholder {
  color: #aaaaaa;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #aaaaaa;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.form-control::-webkit-input-placeholder {
  color: #aaaaaa;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #f7f7f7;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 54px;
  }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm > .input-group-btn > input[type="date"].tag.tag-block,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm > .input-group-btn > input[type="time"].tag.tag-block,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].tag.tag-block,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm > .input-group-btn > input[type="month"].tag.tag-block,
  .input-group-sm
  input[type="month"] {
    line-height: 39px;
  }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg > .input-group-btn > input[type="date"].tag.tag-block,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg > .input-group-btn > input[type="time"].tag.tag-block,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].tag.tag-block,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg > .input-group-btn > input[type="month"].tag.tag-block,
  .input-group-lg
  input[type="month"] {
    line-height: 77px;
  }
}

.form-group {
  margin-bottom: 0;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 28px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 13px;
  padding-bottom: 13px;
  margin-bottom: 0;
  min-height: 44px;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.input-group-lg > .input-group-btn > .form-control-static.tag.tag-block, #block-chronicle-local-tasks
.input-group-lg > .input-group-btn > a.form-control-static, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn,
.input-group-sm > .input-group-btn > .form-control-static.tag.tag-block, #block-chronicle-local-tasks
.input-group-sm > .input-group-btn > a.form-control-static {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .input-group-btn > .tag.tag-block, #block-chronicle-local-tasks
.input-group-sm > .input-group-btn > a {
  height: 39px;
  padding: 10px 10px;
  font-size: 14px;
  line-height: 1.25;
  border-radius: 0px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn,
.input-group-sm > .input-group-btn > select.tag.tag-block {
  height: 39px;
  line-height: 39px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
.input-group-sm > .input-group-btn > textarea.tag.tag-block,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
.input-group-sm > .input-group-btn > select[multiple].tag.tag-block {
  height: auto;
}

.form-group-sm .form-control {
  height: 39px;
  padding: 10px 10px;
  font-size: 14px;
  line-height: 1.25;
  border-radius: 0px;
}

.form-group-sm select.form-control {
  height: 39px;
  line-height: 39px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 39px;
  min-height: 42px;
  padding: 11px 10px;
  font-size: 14px;
  line-height: 1.25;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-btn > .tag.tag-block, #block-chronicle-local-tasks
.input-group-lg > .input-group-btn > a {
  height: 77px;
  padding: 24px 36px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 0px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn,
.input-group-lg > .input-group-btn > select.tag.tag-block {
  height: 77px;
  line-height: 77px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
.input-group-lg > .input-group-btn > textarea.tag.tag-block,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn,
.input-group-lg > .input-group-btn > select[multiple].tag.tag-block {
  height: auto;
}

.form-group-lg .form-control {
  height: 77px;
  padding: 24px 36px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 0px;
}

.form-group-lg select.form-control {
  height: 77px;
  line-height: 77px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 77px;
  min-height: 48px;
  padding: 25px 36px;
  font-size: 20px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 67.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg > .input-group-btn > .tag.tag-block + .form-control-feedback, #block-chronicle-local-tasks
.input-group-lg > .input-group-btn > a + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 77px;
  height: 77px;
  line-height: 77px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm > .input-group-btn > .tag.tag-block + .form-control-feedback, #block-chronicle-local-tasks
.input-group-sm > .input-group-btn > a + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 39px;
  height: 39px;
  line-height: 39px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 33px;
}

.has-feedback label.sr-only ~ .form-control-feedback, .has-feedback .cornell-lockup .cornell-insignia label.alt-text ~ .form-control-feedback, .cornell-lockup .cornell-insignia .has-feedback label.alt-text ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 13px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 41px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 13px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 25px;
    font-size: 20px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 11px;
    font-size: 14px;
  }
}

.btn, .tag.tag-block, #block-chronicle-local-tasks a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 12px 18px;
  font-size: 16px;
  line-height: 1.75;
  border-radius: 0px;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus, .tag.tag-block:focus, #block-chronicle-local-tasks a:focus, .btn.focus, .focus.tag.tag-block, #block-chronicle-local-tasks a.focus, .btn:active:focus, .tag.tag-block:active:focus, #block-chronicle-local-tasks a:active:focus, .btn:active.focus, .tag.tag-block:active.focus, #block-chronicle-local-tasks a:active.focus, .btn.active:focus, .active.tag.tag-block:focus, #block-chronicle-local-tasks a.active:focus, .btn.active.focus, .active.focus.tag.tag-block, #block-chronicle-local-tasks a.active.focus {
  outline: thin dotted;
  outline: 0 auto #3787b0;
  outline-offset: 0;
}

.btn:hover, .tag.tag-block:hover, #block-chronicle-local-tasks a:hover, .btn:focus, .tag.tag-block:focus, #block-chronicle-local-tasks a:focus, .btn.focus, .focus.tag.tag-block, #block-chronicle-local-tasks a.focus {
  color: #777777;
  text-decoration: none;
}

.btn:active, .tag.tag-block:active, #block-chronicle-local-tasks a:active, .btn.active, .active.tag.tag-block, #block-chronicle-local-tasks a.active {
  outline: 0;
  background-image: none;
  box-shadow: none;
}

.btn.disabled, .disabled.tag.tag-block, #block-chronicle-local-tasks a.disabled, .btn[disabled], [disabled].tag.tag-block, #block-chronicle-local-tasks a[disabled],
fieldset[disabled] .btn,
fieldset[disabled] .tag.tag-block,
fieldset[disabled] #block-chronicle-local-tasks a, #block-chronicle-local-tasks
fieldset[disabled] a {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

a.btn.disabled, a.disabled.tag.tag-block, #block-chronicle-local-tasks a.disabled,
fieldset[disabled] a.btn,
fieldset[disabled] a.tag.tag-block,
fieldset[disabled] #block-chronicle-local-tasks a, #block-chronicle-local-tasks
fieldset[disabled] a {
  pointer-events: none;
}

.btn-default, .tag.tag-block, #block-chronicle-local-tasks a {
  color: #777777;
  background-color: #f7f7f7;
  border-color: #eaeaea;
}

.btn-default:focus, .tag.tag-block:focus, #block-chronicle-local-tasks a:focus, .btn-default.focus, .focus.tag.tag-block, #block-chronicle-local-tasks a.focus {
  color: #6a6a6a;
  background-color: #eaeaea;
  border-color: #dddddd;
}

.btn-default:hover, .tag.tag-block:hover, #block-chronicle-local-tasks a:hover {
  color: #6a6a6a;
  background-color: #eaeaea;
  border-color: #dddddd;
}

.btn-default:active, .tag.tag-block:active, #block-chronicle-local-tasks a:active, .btn-default.active, .active.tag.tag-block, #block-chronicle-local-tasks a.active,
.open > .btn-default.dropdown-toggle,
.open > .dropdown-toggle.tag.tag-block, #block-chronicle-local-tasks
.open > a.dropdown-toggle {
  color: #6a6a6a;
  background-color: #eaeaea;
  border-color: #dddddd;
}

.btn-default:active:hover, .tag.tag-block:active:hover, #block-chronicle-local-tasks a:active:hover, .btn-default:active:focus, .tag.tag-block:active:focus, #block-chronicle-local-tasks a:active:focus, .btn-default:active.focus, .tag.tag-block:active.focus, #block-chronicle-local-tasks a:active.focus, .btn-default.active:hover, .active.tag.tag-block:hover, #block-chronicle-local-tasks a.active:hover, .btn-default.active:focus, .active.tag.tag-block:focus, #block-chronicle-local-tasks a.active:focus, .btn-default.active.focus, .active.focus.tag.tag-block, #block-chronicle-local-tasks a.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .dropdown-toggle.tag.tag-block:hover, #block-chronicle-local-tasks
.open > a.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .dropdown-toggle.tag.tag-block:focus, #block-chronicle-local-tasks
.open > a.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus,
.open > .dropdown-toggle.focus.tag.tag-block, #block-chronicle-local-tasks
.open > a.dropdown-toggle.focus {
  color: #6a6a6a;
  background-color: #eaeaea;
  border-color: #dddddd;
}

.btn-default:active, .tag.tag-block:active, #block-chronicle-local-tasks a:active, .btn-default.active, .active.tag.tag-block, #block-chronicle-local-tasks a.active,
.open > .btn-default.dropdown-toggle,
.open > .dropdown-toggle.tag.tag-block, #block-chronicle-local-tasks
.open > a.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled:hover, .disabled.tag.tag-block:hover, #block-chronicle-local-tasks a.disabled:hover, .btn-default.disabled:focus, .disabled.tag.tag-block:focus, #block-chronicle-local-tasks a.disabled:focus, .btn-default.disabled.focus, .disabled.focus.tag.tag-block, #block-chronicle-local-tasks a.disabled.focus, .btn-default[disabled]:hover, [disabled].tag.tag-block:hover, #block-chronicle-local-tasks a[disabled]:hover, .btn-default[disabled]:focus, [disabled].tag.tag-block:focus, #block-chronicle-local-tasks a[disabled]:focus, .btn-default[disabled].focus, [disabled].focus.tag.tag-block, #block-chronicle-local-tasks a[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .tag.tag-block:hover,
fieldset[disabled] #block-chronicle-local-tasks a:hover, #block-chronicle-local-tasks
fieldset[disabled] a:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .tag.tag-block:focus,
fieldset[disabled] #block-chronicle-local-tasks a:focus, #block-chronicle-local-tasks
fieldset[disabled] a:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .focus.tag.tag-block,
fieldset[disabled] #block-chronicle-local-tasks a.focus, #block-chronicle-local-tasks
fieldset[disabled] a.focus {
  background-color: #f7f7f7;
  border-color: #eaeaea;
}

.btn-default .badge, .tag.tag-block .badge, #block-chronicle-local-tasks a .badge {
  color: #f7f7f7;
  background-color: #777777;
}

.btn-primary, .all-stories #edit-submit-all-stories {
  color: #fff;
  background-color: #b31b1b;
  border-color: #9d1818;
}

.btn-primary:focus, .all-stories #edit-submit-all-stories:focus, .btn-primary.focus, .all-stories .focus#edit-submit-all-stories {
  color: #fff;
  background-color: #871414;
  border-color: #650f0f;
}

.btn-primary:hover, .all-stories #edit-submit-all-stories:hover {
  color: #fff;
  background-color: #871414;
  border-color: #650f0f;
}

.btn-primary:active, .all-stories #edit-submit-all-stories:active, .btn-primary.active, .all-stories .active#edit-submit-all-stories,
.open > .btn-primary.dropdown-toggle, .all-stories
.open > .dropdown-toggle#edit-submit-all-stories {
  color: #fff;
  background-color: #871414;
  border-color: #650f0f;
}

.btn-primary:active:hover, .all-stories #edit-submit-all-stories:active:hover, .btn-primary:active:focus, .all-stories #edit-submit-all-stories:active:focus, .btn-primary:active.focus, .all-stories #edit-submit-all-stories:active.focus, .btn-primary.active:hover, .all-stories .active#edit-submit-all-stories:hover, .btn-primary.active:focus, .all-stories .active#edit-submit-all-stories:focus, .btn-primary.active.focus, .all-stories .active.focus#edit-submit-all-stories,
.open > .btn-primary.dropdown-toggle:hover, .all-stories
.open > .dropdown-toggle#edit-submit-all-stories:hover,
.open > .btn-primary.dropdown-toggle:focus, .all-stories
.open > .dropdown-toggle#edit-submit-all-stories:focus,
.open > .btn-primary.dropdown-toggle.focus, .all-stories
.open > .dropdown-toggle.focus#edit-submit-all-stories {
  color: #fff;
  background-color: #871414;
  border-color: #650f0f;
}

.btn-primary:active, .all-stories #edit-submit-all-stories:active, .btn-primary.active, .all-stories .active#edit-submit-all-stories,
.open > .btn-primary.dropdown-toggle, .all-stories
.open > .dropdown-toggle#edit-submit-all-stories {
  background-image: none;
}

.btn-primary.disabled:hover, .all-stories .disabled#edit-submit-all-stories:hover, .btn-primary.disabled:focus, .all-stories .disabled#edit-submit-all-stories:focus, .btn-primary.disabled.focus, .all-stories .disabled.focus#edit-submit-all-stories, .btn-primary[disabled]:hover, .all-stories [disabled]#edit-submit-all-stories:hover, .btn-primary[disabled]:focus, .all-stories [disabled]#edit-submit-all-stories:focus, .btn-primary[disabled].focus, .all-stories [disabled].focus#edit-submit-all-stories,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .all-stories #edit-submit-all-stories:hover, .all-stories
fieldset[disabled] #edit-submit-all-stories:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .all-stories #edit-submit-all-stories:focus, .all-stories
fieldset[disabled] #edit-submit-all-stories:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .all-stories .focus#edit-submit-all-stories, .all-stories
fieldset[disabled] .focus#edit-submit-all-stories {
  background-color: #b31b1b;
  border-color: #9d1818;
}

.btn-primary .badge, .all-stories #edit-submit-all-stories .badge {
  color: #b31b1b;
  background-color: #fff;
}

.btn-secondary {
  color: #fff;
  background-color: #3787b0;
  border-color: #31789d;
}

.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #2b6989;
  border-color: #22536c;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #2b6989;
  border-color: #22536c;
}

.btn-secondary:active, .btn-secondary.active,
.open > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #2b6989;
  border-color: #22536c;
}

.btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus,
.open > .btn-secondary.dropdown-toggle:hover,
.open > .btn-secondary.dropdown-toggle:focus,
.open > .btn-secondary.dropdown-toggle.focus {
  color: #fff;
  background-color: #2b6989;
  border-color: #22536c;
}

.btn-secondary:active, .btn-secondary.active,
.open > .btn-secondary.dropdown-toggle {
  background-image: none;
}

.btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary[disabled]:hover, .btn-secondary[disabled]:focus, .btn-secondary[disabled].focus,
fieldset[disabled] .btn-secondary:hover,
fieldset[disabled] .btn-secondary:focus,
fieldset[disabled] .btn-secondary.focus {
  background-color: #3787b0;
  border-color: #31789d;
}

.btn-secondary .badge {
  color: #3787b0;
  background-color: #fff;
}

.btn-tertiary {
  color: #fff;
  background-color: #806934;
  border-color: #6e5a2d;
}

.btn-tertiary:focus, .btn-tertiary.focus {
  color: #fff;
  background-color: #5c4b25;
  border-color: #41351a;
}

.btn-tertiary:hover {
  color: #fff;
  background-color: #5c4b25;
  border-color: #41351a;
}

.btn-tertiary:active, .btn-tertiary.active,
.open > .btn-tertiary.dropdown-toggle {
  color: #fff;
  background-color: #5c4b25;
  border-color: #41351a;
}

.btn-tertiary:active:hover, .btn-tertiary:active:focus, .btn-tertiary:active.focus, .btn-tertiary.active:hover, .btn-tertiary.active:focus, .btn-tertiary.active.focus,
.open > .btn-tertiary.dropdown-toggle:hover,
.open > .btn-tertiary.dropdown-toggle:focus,
.open > .btn-tertiary.dropdown-toggle.focus {
  color: #fff;
  background-color: #5c4b25;
  border-color: #41351a;
}

.btn-tertiary:active, .btn-tertiary.active,
.open > .btn-tertiary.dropdown-toggle {
  background-image: none;
}

.btn-tertiary.disabled:hover, .btn-tertiary.disabled:focus, .btn-tertiary.disabled.focus, .btn-tertiary[disabled]:hover, .btn-tertiary[disabled]:focus, .btn-tertiary[disabled].focus,
fieldset[disabled] .btn-tertiary:hover,
fieldset[disabled] .btn-tertiary:focus,
fieldset[disabled] .btn-tertiary.focus {
  background-color: #806934;
  border-color: #6e5a2d;
}

.btn-tertiary .badge {
  color: #806934;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #398239;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398239;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398239;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #398239;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #073949;
  border-color: #052732;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #03151a;
  border-color: black;
}

.btn-info:hover {
  color: #fff;
  background-color: #03151a;
  border-color: black;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #03151a;
  border-color: black;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #03151a;
  border-color: black;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #073949;
  border-color: #052732;
}

.btn-info .badge {
  color: #073949;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #d38312;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d38312;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d38312;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #d38312;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #aa2925;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #aa2925;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #aa2925;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #aa2925;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.input-group-btn > .btn, .input-group-btn > .tag.tag-block, #block-chronicle-local-tasks .input-group-btn > a {
  color: #aaaaaa;
  background-color: #fff;
  border-color: #eaeaea;
}

.input-group-btn > .btn:focus, .input-group-btn > .tag.tag-block:focus, #block-chronicle-local-tasks .input-group-btn > a:focus, .input-group-btn > .btn.focus, .input-group-btn > .focus.tag.tag-block, #block-chronicle-local-tasks .input-group-btn > a.focus {
  color: #b31b1b;
  background-color: #f7f7f7;
  border-color: #eaeaea;
}

.input-group-btn > .btn:hover, .input-group-btn > .tag.tag-block:hover, #block-chronicle-local-tasks .input-group-btn > a:hover {
  color: #b31b1b;
  background-color: #f7f7f7;
  border-color: #eaeaea;
}

.input-group-btn > .btn:active, .input-group-btn > .tag.tag-block:active, #block-chronicle-local-tasks .input-group-btn > a:active, .input-group-btn > .btn.active, .input-group-btn > .active.tag.tag-block, #block-chronicle-local-tasks .input-group-btn > a.active,
.open > .input-group-btn > .btn.dropdown-toggle,
.open > .input-group-btn > .dropdown-toggle.tag.tag-block, #block-chronicle-local-tasks
.open > .input-group-btn > a.dropdown-toggle {
  color: #b31b1b;
  background-color: #f7f7f7;
  border-color: #eaeaea;
}

.input-group-btn > .btn:active:hover, .input-group-btn > .tag.tag-block:active:hover, #block-chronicle-local-tasks .input-group-btn > a:active:hover, .input-group-btn > .btn:active:focus, .input-group-btn > .tag.tag-block:active:focus, #block-chronicle-local-tasks .input-group-btn > a:active:focus, .input-group-btn > .btn:active.focus, .input-group-btn > .tag.tag-block:active.focus, #block-chronicle-local-tasks .input-group-btn > a:active.focus, .input-group-btn > .btn.active:hover, .input-group-btn > .active.tag.tag-block:hover, #block-chronicle-local-tasks .input-group-btn > a.active:hover, .input-group-btn > .btn.active:focus, .input-group-btn > .active.tag.tag-block:focus, #block-chronicle-local-tasks .input-group-btn > a.active:focus, .input-group-btn > .btn.active.focus, .input-group-btn > .active.focus.tag.tag-block, #block-chronicle-local-tasks .input-group-btn > a.active.focus,
.open > .input-group-btn > .btn.dropdown-toggle:hover,
.open > .input-group-btn > .dropdown-toggle.tag.tag-block:hover, #block-chronicle-local-tasks
.open > .input-group-btn > a.dropdown-toggle:hover,
.open > .input-group-btn > .btn.dropdown-toggle:focus,
.open > .input-group-btn > .dropdown-toggle.tag.tag-block:focus, #block-chronicle-local-tasks
.open > .input-group-btn > a.dropdown-toggle:focus,
.open > .input-group-btn > .btn.dropdown-toggle.focus,
.open > .input-group-btn > .dropdown-toggle.focus.tag.tag-block, #block-chronicle-local-tasks
.open > .input-group-btn > a.dropdown-toggle.focus {
  color: #b31b1b;
  background-color: #f7f7f7;
  border-color: #eaeaea;
}

.input-group-btn > .btn:active, .input-group-btn > .tag.tag-block:active, #block-chronicle-local-tasks .input-group-btn > a:active, .input-group-btn > .btn.active, .input-group-btn > .active.tag.tag-block, #block-chronicle-local-tasks .input-group-btn > a.active,
.open > .input-group-btn > .btn.dropdown-toggle,
.open > .input-group-btn > .dropdown-toggle.tag.tag-block, #block-chronicle-local-tasks
.open > .input-group-btn > a.dropdown-toggle {
  background-image: none;
}

.input-group-btn > .btn.disabled:hover, .input-group-btn > .disabled.tag.tag-block:hover, #block-chronicle-local-tasks .input-group-btn > a.disabled:hover, .input-group-btn > .btn.disabled:focus, .input-group-btn > .disabled.tag.tag-block:focus, #block-chronicle-local-tasks .input-group-btn > a.disabled:focus, .input-group-btn > .btn.disabled.focus, .input-group-btn > .disabled.focus.tag.tag-block, #block-chronicle-local-tasks .input-group-btn > a.disabled.focus, .input-group-btn > .btn[disabled]:hover, .input-group-btn > [disabled].tag.tag-block:hover, #block-chronicle-local-tasks .input-group-btn > a[disabled]:hover, .input-group-btn > .btn[disabled]:focus, .input-group-btn > [disabled].tag.tag-block:focus, #block-chronicle-local-tasks .input-group-btn > a[disabled]:focus, .input-group-btn > .btn[disabled].focus, .input-group-btn > [disabled].focus.tag.tag-block, #block-chronicle-local-tasks .input-group-btn > a[disabled].focus,
fieldset[disabled] .input-group-btn > .btn:hover,
fieldset[disabled] .input-group-btn > .tag.tag-block:hover,
fieldset[disabled] #block-chronicle-local-tasks .input-group-btn > a:hover, #block-chronicle-local-tasks
fieldset[disabled] .input-group-btn > a:hover,
fieldset[disabled] .input-group-btn > .btn:focus,
fieldset[disabled] .input-group-btn > .tag.tag-block:focus,
fieldset[disabled] #block-chronicle-local-tasks .input-group-btn > a:focus, #block-chronicle-local-tasks
fieldset[disabled] .input-group-btn > a:focus,
fieldset[disabled] .input-group-btn > .btn.focus,
fieldset[disabled] .input-group-btn > .focus.tag.tag-block,
fieldset[disabled] #block-chronicle-local-tasks .input-group-btn > a.focus, #block-chronicle-local-tasks
fieldset[disabled] .input-group-btn > a.focus {
  background-color: #fff;
  border-color: #eaeaea;
}

.input-group-btn > .btn .badge, .input-group-btn > .tag.tag-block .badge, #block-chronicle-local-tasks .input-group-btn > a .badge {
  color: #fff;
  background-color: #aaaaaa;
}

.btn-link {
  color: #255a76;
  font-weight: normal;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
  color: #193c4f;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #eaeaea;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .tag.tag-block, #block-chronicle-local-tasks .btn-group-lg > a {
  padding: 24px 36px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 0px;
}

.btn-sm, .btn-group-sm > .btn, .tag.tag-block, #block-chronicle-local-tasks a {
  padding: 10px 10px;
  font-size: 14px;
  line-height: 1.25;
  border-radius: 0px;
}

.btn-xs, .btn-group-xs > .btn, .btn-group-xs > .tag.tag-block, #block-chronicle-local-tasks .btn-group-xs > a {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.25;
  border-radius: 0px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

.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;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  display: none;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
}

@media (min-width: 992px) {
  .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
  }
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 13px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.75;
  color: #777777;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #6a6a6a;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #b31b1b;
  text-decoration: none;
  outline: 0;
  background-color: transparent;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #eaeaea;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.75;
  color: #eaeaea;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn, .btn-group > .tag.tag-block, #block-chronicle-local-tasks .btn-group > a,
.btn-group-vertical > .btn,
.btn-group-vertical > .tag.tag-block, #block-chronicle-local-tasks
.btn-group-vertical > a {
  position: relative;
  float: left;
}

.btn-group > .btn:hover, .btn-group > .tag.tag-block:hover, #block-chronicle-local-tasks .btn-group > a:hover, .btn-group > .btn:focus, .btn-group > .tag.tag-block:focus, #block-chronicle-local-tasks .btn-group > a:focus, .btn-group > .btn:active, .btn-group > .tag.tag-block:active, #block-chronicle-local-tasks .btn-group > a:active, .btn-group > .btn.active, .btn-group > .active.tag.tag-block, #block-chronicle-local-tasks .btn-group > a.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .tag.tag-block:hover, #block-chronicle-local-tasks
.btn-group-vertical > a:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .tag.tag-block:focus, #block-chronicle-local-tasks
.btn-group-vertical > a:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .tag.tag-block:active, #block-chronicle-local-tasks
.btn-group-vertical > a:active,
.btn-group-vertical > .btn.active,
.btn-group-vertical > .active.tag.tag-block, #block-chronicle-local-tasks
.btn-group-vertical > a.active {
  z-index: 2;
}

.btn-group .btn + .btn, .btn-group .tag.tag-block + .btn, .btn-group #block-chronicle-local-tasks a + .btn, #block-chronicle-local-tasks .btn-group a + .btn, .btn-group .btn + .tag.tag-block, .btn-group .tag.tag-block + .tag.tag-block, .btn-group #block-chronicle-local-tasks a + .tag.tag-block, #block-chronicle-local-tasks .btn-group a + .tag.tag-block, .btn-group #block-chronicle-local-tasks .btn + a, #block-chronicle-local-tasks .btn-group .btn + a, .btn-group #block-chronicle-local-tasks .tag.tag-block + a, #block-chronicle-local-tasks .btn-group .tag.tag-block + a, .btn-group #block-chronicle-local-tasks a + a, #block-chronicle-local-tasks .btn-group a + a,
.btn-group .btn + .btn-group,
.btn-group .tag.tag-block + .btn-group,
.btn-group #block-chronicle-local-tasks a + .btn-group, #block-chronicle-local-tasks
.btn-group a + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .tag.tag-block,
.btn-group #block-chronicle-local-tasks .btn-group + a, #block-chronicle-local-tasks
.btn-group .btn-group + a,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn, .btn-toolbar .tag.tag-block, .btn-toolbar #block-chronicle-local-tasks a, #block-chronicle-local-tasks .btn-toolbar a,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn, .btn-toolbar > .tag.tag-block, #block-chronicle-local-tasks .btn-toolbar > a,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .tag.tag-block:not(:first-child):not(:last-child):not(.dropdown-toggle), #block-chronicle-local-tasks .btn-group > a:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child, .btn-group > .tag.tag-block:first-child, #block-chronicle-local-tasks .btn-group > a:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .tag.tag-block:first-child:not(:last-child):not(.dropdown-toggle), #block-chronicle-local-tasks .btn-group > a:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .tag.tag-block:last-child:not(:first-child), #block-chronicle-local-tasks .btn-group > a:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn-group:not(:first-child):not(:last-child) > .tag.tag-block, #block-chronicle-local-tasks .btn-group > .btn-group:not(:first-child):not(:last-child) > a {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .tag.tag-block:last-child, #block-chronicle-local-tasks .btn-group > .btn-group:first-child:not(:last-child) > a:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .tag.tag-block:first-child, #block-chronicle-local-tasks .btn-group > .btn-group:last-child:not(:first-child) > a:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle, .btn-group > .tag.tag-block + .dropdown-toggle, #block-chronicle-local-tasks .btn-group > a + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group-lg.btn-group > .tag.tag-block + .dropdown-toggle, #block-chronicle-local-tasks .btn-group-lg.btn-group > a + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn .caret, .tag.tag-block .caret, #block-chronicle-local-tasks a .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret, .btn-group-lg > .tag.tag-block .caret, #block-chronicle-local-tasks .btn-group-lg > a .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .btn-group-lg > .tag.tag-block .caret, .dropup #block-chronicle-local-tasks .btn-group-lg > a .caret, #block-chronicle-local-tasks .dropup .btn-group-lg > a .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .btn-group-vertical > .tag.tag-block, #block-chronicle-local-tasks .btn-group-vertical > a,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > .tag.tag-block, #block-chronicle-local-tasks
.btn-group-vertical > .btn-group > a {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .btn-group > .tag.tag-block, #block-chronicle-local-tasks .btn-group-vertical > .btn-group > a {
  float: none;
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .tag.tag-block + .btn, #block-chronicle-local-tasks .btn-group-vertical > a + .btn, .btn-group-vertical > .btn + .tag.tag-block, .btn-group-vertical > .tag.tag-block + .tag.tag-block, #block-chronicle-local-tasks .btn-group-vertical > a + .tag.tag-block, #block-chronicle-local-tasks .btn-group-vertical > .btn + a, #block-chronicle-local-tasks .btn-group-vertical > .tag.tag-block + a, #block-chronicle-local-tasks .btn-group-vertical > a + a,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .tag.tag-block + .btn-group, #block-chronicle-local-tasks
.btn-group-vertical > a + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .tag.tag-block, #block-chronicle-local-tasks
.btn-group-vertical > .btn-group + a,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group-vertical > .tag.tag-block:not(:first-child):not(:last-child), #block-chronicle-local-tasks .btn-group-vertical > a:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > .tag.tag-block:first-child:not(:last-child), #block-chronicle-local-tasks .btn-group-vertical > a:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child), .btn-group-vertical > .tag.tag-block:last-child:not(:first-child), #block-chronicle-local-tasks .btn-group-vertical > a:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .tag.tag-block, #block-chronicle-local-tasks .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .tag.tag-block:last-child, #block-chronicle-local-tasks .btn-group-vertical > .btn-group:first-child:not(:last-child) > a:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .tag.tag-block:first-child, #block-chronicle-local-tasks .btn-group-vertical > .btn-group:last-child:not(:first-child) > a:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn, .btn-group-justified > .tag.tag-block, #block-chronicle-local-tasks .btn-group-justified > a,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .tag.tag-block, .btn-group-justified > .btn-group #block-chronicle-local-tasks a, #block-chronicle-local-tasks .btn-group-justified > .btn-group a {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .tag.tag-block input[type="radio"], #block-chronicle-local-tasks [data-toggle="buttons"] > a input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .tag.tag-block input[type="checkbox"], #block-chronicle-local-tasks
[data-toggle="buttons"] > a input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .tag.tag-block input[type="radio"], #block-chronicle-local-tasks
[data-toggle="buttons"] > .btn-group > a input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .tag.tag-block input[type="checkbox"], #block-chronicle-local-tasks
[data-toggle="buttons"] > .btn-group > a input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 12px 18px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #000;
  text-align: center;
  background-color: #f7f7f7;
  border: 1px solid #eaeaea;
  border-radius: 0px;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn,
.input-group-sm > .input-group-btn > .input-group-addon.tag.tag-block, #block-chronicle-local-tasks
.input-group-sm > .input-group-btn > a.input-group-addon {
  padding: 10px 10px;
  font-size: 14px;
  border-radius: 0px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn,
.input-group-lg > .input-group-btn > .input-group-addon.tag.tag-block, #block-chronicle-local-tasks
.input-group-lg > .input-group-btn > a.input-group-addon {
  padding: 24px 36px;
  font-size: 20px;
  border-radius: 0px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .tag.tag-block, #block-chronicle-local-tasks
.input-group-btn:first-child > a,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .btn-group > .tag.tag-block, #block-chronicle-local-tasks
.input-group-btn:first-child > .btn-group > a,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .tag.tag-block:not(:last-child):not(.dropdown-toggle), #block-chronicle-local-tasks
.input-group-btn:last-child > a:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn-group:not(:last-child) > .tag.tag-block, #block-chronicle-local-tasks
.input-group-btn:last-child > .btn-group:not(:last-child) > a {
  border-right-width: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .tag.tag-block, #block-chronicle-local-tasks
.input-group-btn:last-child > a,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .btn-group > .tag.tag-block, #block-chronicle-local-tasks
.input-group-btn:last-child > .btn-group > a,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .tag.tag-block:not(:first-child), #block-chronicle-local-tasks
.input-group-btn:first-child > a:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn-group:not(:first-child) > .tag.tag-block, #block-chronicle-local-tasks
.input-group-btn:first-child > .btn-group:not(:first-child) > a {
  border-left-width: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn, .input-group-btn > .tag.tag-block, #block-chronicle-local-tasks .input-group-btn > a {
  position: relative;
}

.input-group-btn > .btn + .btn, .input-group-btn > .tag.tag-block + .btn, #block-chronicle-local-tasks .input-group-btn > a + .btn, .input-group-btn > .btn + .tag.tag-block, .input-group-btn > .tag.tag-block + .tag.tag-block, #block-chronicle-local-tasks .input-group-btn > a + .tag.tag-block, #block-chronicle-local-tasks .input-group-btn > .btn + a, #block-chronicle-local-tasks .input-group-btn > .tag.tag-block + a, #block-chronicle-local-tasks .input-group-btn > a + a {
  margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .tag.tag-block:hover, #block-chronicle-local-tasks .input-group-btn > a:hover, .input-group-btn > .btn:focus, .input-group-btn > .tag.tag-block:focus, #block-chronicle-local-tasks .input-group-btn > a:focus, .input-group-btn > .btn:active, .input-group-btn > .tag.tag-block:active, #block-chronicle-local-tasks .input-group-btn > a:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .tag.tag-block, #block-chronicle-local-tasks .input-group-btn:first-child > a,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .tag.tag-block, #block-chronicle-local-tasks .input-group-btn:last-child > a,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

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

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
}

.nav > li.disabled > a {
  color: #eaeaea;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #eaeaea;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: transparent;
  border-color: #255a76;
}

.nav .nav-divider {
  height: 1px;
  margin: 13px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.75;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #f7f7f7 #f7f7f7 #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #aaaaaa;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 0px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #b31b1b;
  background-color: transparent;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

@media (min-width: 992px) {
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
  }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 992px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 42px;
  margin-bottom: 28px;
  border: 1px solid transparent;
}

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

.navbar:after {
  clear: both;
}

@media (min-width: 992px) {
  .navbar {
    border-radius: 0px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 992px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 992px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 992px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 7px 15px;
  font-size: 20px;
  line-height: 28px;
  height: 42px;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 992px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle, nav.navbar.navbar-45px .btn.btn-search, nav.navbar.navbar-45px .btn-search.tag.tag-block, nav.navbar.navbar-45px #block-chronicle-local-tasks a.btn-search, #block-chronicle-local-tasks nav.navbar.navbar-45px a.btn-search,
nav.navbar.navbar-45px ul.nav li.search {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 4px;
  margin-bottom: 4px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}

.navbar-toggle:focus, nav.navbar.navbar-45px .btn.btn-search:focus, nav.navbar.navbar-45px .btn-search.tag.tag-block:focus, nav.navbar.navbar-45px #block-chronicle-local-tasks a.btn-search:focus, #block-chronicle-local-tasks nav.navbar.navbar-45px a.btn-search:focus,
nav.navbar.navbar-45px ul.nav li.search:focus {
  outline: 0;
}

.navbar-toggle .icon-bar, nav.navbar.navbar-45px .btn.btn-search .icon-bar, nav.navbar.navbar-45px .btn-search.tag.tag-block .icon-bar, nav.navbar.navbar-45px #block-chronicle-local-tasks a.btn-search .icon-bar, #block-chronicle-local-tasks nav.navbar.navbar-45px a.btn-search .icon-bar,
nav.navbar.navbar-45px ul.nav li.search .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar, nav.navbar.navbar-45px .btn.btn-search .icon-bar + .icon-bar, nav.navbar.navbar-45px .btn-search.tag.tag-block .icon-bar + .icon-bar, nav.navbar.navbar-45px #block-chronicle-local-tasks a.btn-search .icon-bar + .icon-bar, #block-chronicle-local-tasks nav.navbar.navbar-45px a.btn-search .icon-bar + .icon-bar,
nav.navbar.navbar-45px ul.nav li.search .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 992px) {
  .navbar-toggle, nav.navbar.navbar-45px .btn.btn-search, nav.navbar.navbar-45px .btn-search.tag.tag-block, nav.navbar.navbar-45px #block-chronicle-local-tasks a.btn-search, #block-chronicle-local-tasks nav.navbar.navbar-45px a.btn-search,
  nav.navbar.navbar-45px ul.nav li.search {
    display: none;
  }
}

.navbar-nav {
  margin: 3.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 28px;
}

@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 28px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 7px;
    padding-bottom: 7px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: -6px;
  margin-bottom: -6px;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: -6px;
  margin-bottom: -6px;
}

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .navbar-btn.tag.tag-block, #block-chronicle-local-tasks a.navbar-btn {
  margin-top: 1.5px;
  margin-bottom: 1.5px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .btn-group-xs > .navbar-btn.tag.tag-block, #block-chronicle-local-tasks .btn-group-xs > a.navbar-btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-text {
  margin-top: 7px;
  margin-bottom: 7px;
}

@media (min-width: 992px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 992px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  background-color: #fff;
  border-color: #f7f7f7;
}

.navbar-default .navbar-brand {
  color: #000;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: black;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #000;
}

.navbar-default .navbar-nav > li > a, .navbar-default .nav-pills > li > a {
  color: #000;
  letter-spacing: 1px;
  transition: color 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .nav-pills > li > a:hover, .navbar-default .nav-pills > li > a:focus {
  color: black;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .nav-pills > .active > a, .navbar-default .nav-pills > .active > a:hover, .navbar-default .nav-pills > .active > a:focus {
  color: #000;
  background-color: #f7f7f7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .nav-pills > .disabled > a, .navbar-default .nav-pills > .disabled > a:hover, .navbar-default .nav-pills > .disabled > a:focus {
  color: #f7f7f7;
  background-color: transparent;
}

.navbar-default .navbar-toggle, .navbar-default nav.navbar.navbar-45px .btn.btn-search, nav.navbar.navbar-45px .navbar-default .btn.btn-search, .navbar-default nav.navbar.navbar-45px .btn-search.tag.tag-block, nav.navbar.navbar-45px .navbar-default .btn-search.tag.tag-block, .navbar-default nav.navbar.navbar-45px #block-chronicle-local-tasks a.btn-search, nav.navbar.navbar-45px #block-chronicle-local-tasks .navbar-default a.btn-search, .navbar-default #block-chronicle-local-tasks nav.navbar.navbar-45px a.btn-search, #block-chronicle-local-tasks nav.navbar.navbar-45px .navbar-default a.btn-search, .navbar-default
nav.navbar.navbar-45px ul.nav li.search,
nav.navbar.navbar-45px ul.nav .navbar-default li.search {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default nav.navbar.navbar-45px .btn.btn-search:hover, nav.navbar.navbar-45px .navbar-default .btn.btn-search:hover, .navbar-default nav.navbar.navbar-45px .btn-search.tag.tag-block:hover, nav.navbar.navbar-45px .navbar-default .btn-search.tag.tag-block:hover, .navbar-default nav.navbar.navbar-45px #block-chronicle-local-tasks a.btn-search:hover, nav.navbar.navbar-45px #block-chronicle-local-tasks .navbar-default a.btn-search:hover, .navbar-default #block-chronicle-local-tasks nav.navbar.navbar-45px a.btn-search:hover, #block-chronicle-local-tasks nav.navbar.navbar-45px .navbar-default a.btn-search:hover, .navbar-default
nav.navbar.navbar-45px ul.nav li.search:hover,
nav.navbar.navbar-45px ul.nav .navbar-default li.search:hover, .navbar-default .navbar-toggle:focus, .navbar-default nav.navbar.navbar-45px .btn.btn-search:focus, nav.navbar.navbar-45px .navbar-default .btn.btn-search:focus, .navbar-default nav.navbar.navbar-45px .btn-search.tag.tag-block:focus, nav.navbar.navbar-45px .navbar-default .btn-search.tag.tag-block:focus, .navbar-default nav.navbar.navbar-45px #block-chronicle-local-tasks a.btn-search:focus, nav.navbar.navbar-45px #block-chronicle-local-tasks .navbar-default a.btn-search:focus, .navbar-default #block-chronicle-local-tasks nav.navbar.navbar-45px a.btn-search:focus, #block-chronicle-local-tasks nav.navbar.navbar-45px .navbar-default a.btn-search:focus, .navbar-default
nav.navbar.navbar-45px ul.nav li.search:focus,
nav.navbar.navbar-45px ul.nav .navbar-default li.search:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar, .navbar-default nav.navbar.navbar-45px .btn.btn-search .icon-bar, nav.navbar.navbar-45px .navbar-default .btn.btn-search .icon-bar, .navbar-default nav.navbar.navbar-45px .btn-search.tag.tag-block .icon-bar, nav.navbar.navbar-45px .navbar-default .btn-search.tag.tag-block .icon-bar, .navbar-default nav.navbar.navbar-45px #block-chronicle-local-tasks a.btn-search .icon-bar, nav.navbar.navbar-45px #block-chronicle-local-tasks .navbar-default a.btn-search .icon-bar, .navbar-default #block-chronicle-local-tasks nav.navbar.navbar-45px a.btn-search .icon-bar, #block-chronicle-local-tasks nav.navbar.navbar-45px .navbar-default a.btn-search .icon-bar, .navbar-default
nav.navbar.navbar-45px ul.nav li.search .icon-bar,
nav.navbar.navbar-45px ul.nav .navbar-default li.search .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #f7f7f7;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #f7f7f7;
  color: #000;
}

@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: black;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #000;
    background-color: #f7f7f7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #f7f7f7;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #000;
}

.navbar-default .navbar-link:hover {
  color: black;
}

.navbar-default .btn-link {
  color: #000;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: black;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #f7f7f7;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: white;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: white;
}

.navbar-inverse .navbar-nav > li > a {
  color: white;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle, .navbar-inverse nav.navbar.navbar-45px .btn.btn-search, nav.navbar.navbar-45px .navbar-inverse .btn.btn-search, .navbar-inverse nav.navbar.navbar-45px .btn-search.tag.tag-block, nav.navbar.navbar-45px .navbar-inverse .btn-search.tag.tag-block, .navbar-inverse nav.navbar.navbar-45px #block-chronicle-local-tasks a.btn-search, nav.navbar.navbar-45px #block-chronicle-local-tasks .navbar-inverse a.btn-search, .navbar-inverse #block-chronicle-local-tasks nav.navbar.navbar-45px a.btn-search, #block-chronicle-local-tasks nav.navbar.navbar-45px .navbar-inverse a.btn-search, .navbar-inverse
nav.navbar.navbar-45px ul.nav li.search,
nav.navbar.navbar-45px ul.nav .navbar-inverse li.search {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse nav.navbar.navbar-45px .btn.btn-search:hover, nav.navbar.navbar-45px .navbar-inverse .btn.btn-search:hover, .navbar-inverse nav.navbar.navbar-45px .btn-search.tag.tag-block:hover, nav.navbar.navbar-45px .navbar-inverse .btn-search.tag.tag-block:hover, .navbar-inverse nav.navbar.navbar-45px #block-chronicle-local-tasks a.btn-search:hover, nav.navbar.navbar-45px #block-chronicle-local-tasks .navbar-inverse a.btn-search:hover, .navbar-inverse #block-chronicle-local-tasks nav.navbar.navbar-45px a.btn-search:hover, #block-chronicle-local-tasks nav.navbar.navbar-45px .navbar-inverse a.btn-search:hover, .navbar-inverse
nav.navbar.navbar-45px ul.nav li.search:hover,
nav.navbar.navbar-45px ul.nav .navbar-inverse li.search:hover, .navbar-inverse .navbar-toggle:focus, .navbar-inverse nav.navbar.navbar-45px .btn.btn-search:focus, nav.navbar.navbar-45px .navbar-inverse .btn.btn-search:focus, .navbar-inverse nav.navbar.navbar-45px .btn-search.tag.tag-block:focus, nav.navbar.navbar-45px .navbar-inverse .btn-search.tag.tag-block:focus, .navbar-inverse nav.navbar.navbar-45px #block-chronicle-local-tasks a.btn-search:focus, nav.navbar.navbar-45px #block-chronicle-local-tasks .navbar-inverse a.btn-search:focus, .navbar-inverse #block-chronicle-local-tasks nav.navbar.navbar-45px a.btn-search:focus, #block-chronicle-local-tasks nav.navbar.navbar-45px .navbar-inverse a.btn-search:focus, .navbar-inverse
nav.navbar.navbar-45px ul.nav li.search:focus,
nav.navbar.navbar-45px ul.nav .navbar-inverse li.search:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar, .navbar-inverse nav.navbar.navbar-45px .btn.btn-search .icon-bar, nav.navbar.navbar-45px .navbar-inverse .btn.btn-search .icon-bar, .navbar-inverse nav.navbar.navbar-45px .btn-search.tag.tag-block .icon-bar, nav.navbar.navbar-45px .navbar-inverse .btn-search.tag.tag-block .icon-bar, .navbar-inverse nav.navbar.navbar-45px #block-chronicle-local-tasks a.btn-search .icon-bar, nav.navbar.navbar-45px #block-chronicle-local-tasks .navbar-inverse a.btn-search .icon-bar, .navbar-inverse #block-chronicle-local-tasks nav.navbar.navbar-45px a.btn-search .icon-bar, #block-chronicle-local-tasks nav.navbar.navbar-45px .navbar-inverse a.btn-search .icon-bar, .navbar-inverse
nav.navbar.navbar-45px ul.nav li.search .icon-bar,
nav.navbar.navbar-45px ul.nav .navbar-inverse li.search .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: white;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: white;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: white;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 28px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #eaeaea;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 28px 0;
  border-radius: 0px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 10px 10px;
  font-weight: 600;
  line-height: 1.75;
  text-decoration: none;
  color: #595959;
  background-color: transparent;
  border: 1px solid transparent;
  border-width: 2px 0 0 0;
  margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #404040;
  background-color: transparent;
  border-color: #871414;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #b31b1b;
  background-color: transparent;
  border-color: #b31b1b;
  cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #eaeaea;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-wrapper:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 30px;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: #eaeaea;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 24px 36px;
  font-size: 20px;
  line-height: 1.33333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 10px 10px;
  font-size: 14px;
  line-height: 1.25;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

.pager {
  padding-left: 0;
  margin: 28px 0;
  list-style: none;
  text-align: center;
}

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

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: transparent;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #eaeaea;
  background-color: transparent;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label, .tag.tag-block .label, #block-chronicle-local-tasks a .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #eaeaea;
}

.label-default[href]:hover, .label-default[href]:focus {
  background-color: #d1d1d1;
}

.label-primary {
  background-color: #b31b1b;
}

.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #871414;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #073949;
}

.label-info[href]:hover, .label-info[href]:focus {
  background-color: #03151a;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #eaeaea;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge, .tag.tag-block .badge, #block-chronicle-local-tasks a .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .tag.tag-block .badge, #block-chronicle-local-tasks .btn-group-xs > a .badge,
.btn-group-xs > .btn .badge,
.btn-group-xs > .tag.tag-block .badge, #block-chronicle-local-tasks
.btn-group-xs > a .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #255a76;
  background-color: #fff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #f7f7f7;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #dedede;
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0px;
  padding-left: 15px;
  padding-right: 15px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 72px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 28px;
  line-height: 1.75;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #000;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #255a76;
}

.alert {
  padding: 15px;
  margin-bottom: 28px;
  border: 1px solid transparent;
  border-radius: 0px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 28px;
  margin-bottom: 28px;
  background-color: #f5f5f5;
  border-radius: 0px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 28px;
  color: #fff;
  text-align: center;
  background-color: #b31b1b;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  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);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  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);
}

.progress-bar-info {
  background-color: #073949;
}

.progress-striped .progress-bar-info {
  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);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  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);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  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);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #f7f7f7;
  color: #eaeaea;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #eaeaea;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #b31b1b;
  background-color: transparent;
  border-color: transparent;
}

.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: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, .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 {
  color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: rgba(102, 102, 102, 0);
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 28px;
  background-color: #fff;
  border: 1px solid #eaeaea;
  border-radius: 0px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #fff;
  border-top: 1px solid #eaeaea;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.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-right-radius: -1px;
  border-top-left-radius: -1px;
}

.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: -1px;
  border-bottom-left-radius: -1px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .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-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}

.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,
.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-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-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 {
  border-top-left-radius: -1px;
}

.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,
.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-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-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 {
  border-top-right-radius: -1px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.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 {
  border-bottom-left-radius: -1px;
  border-bottom-right-radius: -1px;
}

.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,
.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 {
  border-bottom-left-radius: -1px;
}

.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,
.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 {
  border-bottom-right-radius: -1px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .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,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.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;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 28px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #eaeaea;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #eaeaea;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #000;
  background-color: #fff;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #fff;
  background-color: #000;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #b31b1b;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #b31b1b;
  border-color: #b31b1b;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #b31b1b;
}

.panel-primary > .panel-heading .badge {
  color: #b31b1b;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #b31b1b;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 30px;
  padding: 12px 18px;
  margin-bottom: 30px;
  background-color: white;
  border: 1px solid #ededed;
  border-radius: 0px;
  box-shadow: none;
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px 36px;
  border-radius: 0px;
}

.well-sm {
  padding: 10px 10px;
  border-radius: 0px;
}

.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}

.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.75;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn, .modal-footer .tag.tag-block + .btn, .modal-footer #block-chronicle-local-tasks a + .btn, #block-chronicle-local-tasks .modal-footer a + .btn, .modal-footer .btn + .tag.tag-block, .modal-footer .tag.tag-block + .tag.tag-block, .modal-footer #block-chronicle-local-tasks a + .tag.tag-block, #block-chronicle-local-tasks .modal-footer a + .tag.tag-block, .modal-footer #block-chronicle-local-tasks .btn + a, #block-chronicle-local-tasks .modal-footer .btn + a, .modal-footer #block-chronicle-local-tasks .tag.tag-block + a, #block-chronicle-local-tasks .modal-footer .tag.tag-block + a, .modal-footer #block-chronicle-local-tasks a + a, #block-chronicle-local-tasks .modal-footer a + a {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .tag.tag-block + .btn, .modal-footer .btn-group #block-chronicle-local-tasks a + .btn, #block-chronicle-local-tasks .modal-footer .btn-group a + .btn, .modal-footer .btn-group .btn + .tag.tag-block, .modal-footer .btn-group .tag.tag-block + .tag.tag-block, .modal-footer .btn-group #block-chronicle-local-tasks a + .tag.tag-block, #block-chronicle-local-tasks .modal-footer .btn-group a + .tag.tag-block, .modal-footer .btn-group #block-chronicle-local-tasks .btn + a, #block-chronicle-local-tasks .modal-footer .btn-group .btn + a, .modal-footer .btn-group #block-chronicle-local-tasks .tag.tag-block + a, #block-chronicle-local-tasks .modal-footer .btn-group .tag.tag-block + a, .modal-footer .btn-group #block-chronicle-local-tasks a + a, #block-chronicle-local-tasks .modal-footer .btn-group a + a {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.75;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.75;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -10px;
}

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

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
}

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .icon-chevron-left,
.carousel-control .icon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .icon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .icon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  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);
}

.carousel-caption .btn, .carousel-caption .tag.tag-block, .carousel-caption #block-chronicle-local-tasks a, #block-chronicle-local-tasks .carousel-caption a {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .icon-chevron-left,
  .carousel-control .icon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .icon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .icon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

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

.clearfix:after {
  clear: both;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

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

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

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

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

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

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

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

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

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

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

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

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

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

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

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

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

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

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

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

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

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

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

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

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

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

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

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

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

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

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

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

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

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

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

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

* {
  box-sizing: border-box;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

main {
  display: block;
}

/* ### */
.demo-transition.transition-opacity {
  transition: opacity 0.25s ease-in;
}

.demo-transition.transition-move:after {
  transition: left 0.25s ease-in;
}

/**
 * Breakpoint Configuration
 * @see https://github.com/Team-Sass/breakpoint/wiki
 *
 * Usage:
 * display: none; // hidden for mobile
 * @include breakpoint($bp--small-up) {
 *   display: block; // shown above 400
 * }
 */
/* ### */
.u-spacing-down {
  margin-bottom: 20px;
}

.u-spacing-up {
  margin-top: 20px;
}

.u-gap-down {
  margin-bottom: 5px;
}

.u-gap-up {
  margin-top: 5px;
}

.u-border {
  border: solid 1px #aaaaaa;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.clear-both {
  clear: both;
}

.local-base {
  font-size: 1rem;
}

.u-grid-width--1 {
  width: calc((8.33333% + 2.5px) - 30px) !important;
}

.u-grid-width--2 {
  width: calc((16.66667% + 5px) - 30px) !important;
}

.u-grid-width--3 {
  width: calc((25% + 7.5px) - 30px) !important;
}

.u-grid-width--4 {
  width: calc((33.33333% + 10px) - 30px) !important;
}

.u-grid-width--6 {
  width: calc((50% + 15px) - 30px) !important;
}

.grid-demo {
  counter-reset: grid-item;
}

.grid-demo > * {
  counter-increment: grid-item;
}

.grid-demo > *:after {
  content: counter(grid-item);
  margin-left: 3px;
}

.grid-demo > *:nth-child(odd) {
  border: dashed 1px red;
}

.grid-demo > *:nth-child(even) {
  border: dashed 1px orange;
}

.full-grid-demo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #f7f7f7;
}

.full-grid-demo > * {
  margin-bottom: 30px;
  width: calc((8.33333% + 2.5px) - 30px);
}

.full-grid-demo > *:last-child {
  margin-bottom: 30px;
}

.full-grid-demo > *:nth-child(1n) {
  margin-right: 30px;
}

.full-grid-demo > *:nth-child(12n) {
  margin-right: 0;
}

.full-grid-demo__item {
  background: #aaaaaa;
  border: solid 1px #f7f7f7;
  height: 200px;
}

.smart-grid > * {
  margin-bottom: 30px;
}

@media (min-width: 480px) {
  .smart-grid[data-row-items-xsmall="1"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .smart-grid[data-row-items-xsmall="1"] > * {
    margin-bottom: 30px;
    width: 100%;
  }
  .smart-grid[data-row-items-xsmall="1"] > *:last-child {
    margin-bottom: 30px;
  }
  .smart-grid[data-row-items-xsmall="1"] > *:nth-child(1n) {
    margin-right: 30px;
  }
  .smart-grid[data-row-items-xsmall="1"] > *:nth-child(1n) {
    margin-right: 0;
  }
}

@media (min-width: 480px) {
  .smart-grid[data-row-items-xsmall="2"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .smart-grid[data-row-items-xsmall="2"] > * {
    margin-bottom: 30px;
    width: calc((50% + 15px) - 30px);
  }
  .smart-grid[data-row-items-xsmall="2"] > *:last-child {
    margin-bottom: 30px;
  }
  .smart-grid[data-row-items-xsmall="2"] > *:nth-child(1n) {
    margin-right: 30px;
  }
  .smart-grid[data-row-items-xsmall="2"] > *:nth-child(2n) {
    margin-right: 0;
  }
}

@media (min-width: 480px) {
  .smart-grid[data-row-items-xsmall="3"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .smart-grid[data-row-items-xsmall="3"] > * {
    margin-bottom: 30px;
    width: calc((33.33333% + 10px) - 30px);
  }
  .smart-grid[data-row-items-xsmall="3"] > *:last-child {
    margin-bottom: 30px;
  }
  .smart-grid[data-row-items-xsmall="3"] > *:nth-child(1n) {
    margin-right: 30px;
  }
  .smart-grid[data-row-items-xsmall="3"] > *:nth-child(3n) {
    margin-right: 0;
  }
}

@media (min-width: 480px) {
  .smart-grid[data-row-items-xsmall="4"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .smart-grid[data-row-items-xsmall="4"] > * {
    margin-bottom: 30px;
    width: calc((25% + 7.5px) - 30px);
  }
  .smart-grid[data-row-items-xsmall="4"] > *:last-child {
    margin-bottom: 30px;
  }
  .smart-grid[data-row-items-xsmall="4"] > *:nth-child(1n) {
    margin-right: 30px;
  }
  .smart-grid[data-row-items-xsmall="4"] > *:nth-child(4n) {
    margin-right: 0;
  }
}

@media (min-width: 480px) {
  .smart-grid[data-row-items-xsmall="6"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .smart-grid[data-row-items-xsmall="6"] > * {
    margin-bottom: 30px;
    width: calc((16.66667% + 5px) - 30px);
  }
  .smart-grid[data-row-items-xsmall="6"] > *:last-child {
    margin-bottom: 30px;
  }
  .smart-grid[data-row-items-xsmall="6"] > *:nth-child(1n) {
    margin-right: 30px;
  }
  .smart-grid[data-row-items-xsmall="6"] > *:nth-child(6n) {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .smart-grid[data-row-items-small="1"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .smart-grid[data-row-items-small="1"] > * {
    margin-bottom: 30px;
    width: 100%;
  }
  .smart-grid[data-row-items-small="1"] > *:last-child {
    margin-bottom: 30px;
  }
  .smart-grid[data-row-items-small="1"] > *:nth-child(1n) {
    margin-right: 30px;
  }
  .smart-grid[data-row-items-small="1"] > *:nth-child(1n) {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .smart-grid[data-row-items-small="2"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .smart-grid[data-row-items-small="2"] > * {
    margin-bottom: 30px;
    width: calc((50% + 15px) - 30px);
  }
  .smart-grid[data-row-items-small="2"] > *:last-child {
    margin-bottom: 30px;
  }
  .smart-grid[data-row-items-small="2"] > *:nth-child(1n) {
    margin-right: 30px;
  }
  .smart-grid[data-row-items-small="2"] > *:nth-child(2n) {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .smart-grid[data-row-items-small="3"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .smart-grid[data-row-items-small="3"] > * {
    margin-bottom: 30px;
    width: calc((33.33333% + 10px) - 30px);
  }
  .smart-grid[data-row-items-small="3"] > *:last-child {
    margin-bottom: 30px;
  }
  .smart-grid[data-row-items-small="3"] > *:nth-child(1n) {
    margin-right: 30px;
  }
  .smart-grid[data-row-items-small="3"] > *:nth-child(3n) {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .smart-grid[data-row-items-small="4"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .smart-grid[data-row-items-small="4"] > * {
    margin-bottom: 30px;
    width: calc((25% + 7.5px) - 30px);
  }
  .smart-grid[data-row-items-small="4"] > *:last-child {
    margin-bottom: 30px;
  }
  .smart-grid[data-row-items-small="4"] > *:nth-child(1n) {
    margin-right: 30px;
  }
  .smart-grid[data-row-items-small="4"] > *:nth-child(4n) {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .smart-grid[data-row-items-small="6"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .smart-grid[data-row-items-small="6"] > * {
    margin-bottom: 30px;
    width: calc((16.66667% + 5px) - 30px);
  }
  .smart-grid[data-row-items-small="6"] > *:last-child {
    margin-bottom: 30px;
  }
  .smart-grid[data-row-items-small="6"] > *:nth-child(1n) {
    margin-right: 30px;
  }
  .smart-grid[data-row-items-small="6"] > *:nth-child(6n) {
    margin-right: 0;
  }
}

@media (min-width: 992px) {
  .smart-grid[data-row-items-medium="1"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .smart-grid[data-row-items-medium="1"] > * {
    margin-bottom: 30px;
    width: 100%;
  }
  .smart-grid[data-row-items-medium="1"] > *:last-child {
    margin-bottom: 30px;
  }
  .smart-grid[data-row-items-medium="1"] > *:nth-child(1n) {
    margin-right: 30px;
  }
  .smart-grid[data-row-items-medium="1"] > *:nth-child(1n) {
    margin-right: 0;
  }
}

@media (min-width: 992px) {
  .smart-grid[data-row-items-medium="2"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .smart-grid[data-row-items-medium="2"] > * {
    margin-bottom: 30px;
    width: calc((50% + 15px) - 30px);
  }
  .smart-grid[data-row-items-medium="2"] > *:last-child {
    margin-bottom: 30px;
  }
  .smart-grid[data-row-items-medium="2"] > *:nth-child(1n) {
    margin-right: 30px;
  }
  .smart-grid[data-row-items-medium="2"] > *:nth-child(2n) {
    margin-right: 0;
  }
}

@media (min-width: 992px) {
  .smart-grid[data-row-items-medium="3"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .smart-grid[data-row-items-medium="3"] > * {
    margin-bottom: 30px;
    width: calc((33.33333% + 10px) - 30px);
  }
  .smart-grid[data-row-items-medium="3"] > *:last-child {
    margin-bottom: 30px;
  }
  .smart-grid[data-row-items-medium="3"] > *:nth-child(1n) {
    margin-right: 30px;
  }
  .smart-grid[data-row-items-medium="3"] > *:nth-child(3n) {
    margin-right: 0;
  }
}

@media (min-width: 992px) {
  .smart-grid[data-row-items-medium="4"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .smart-grid[data-row-items-medium="4"] > * {
    margin-bottom: 30px;
    width: calc((25% + 7.5px) - 30px);
  }
  .smart-grid[data-row-items-medium="4"] > *:last-child {
    margin-bottom: 30px;
  }
  .smart-grid[data-row-items-medium="4"] > *:nth-child(1n) {
    margin-right: 30px;
  }
  .smart-grid[data-row-items-medium="4"] > *:nth-child(4n) {
    margin-right: 0;
  }
}

@media (min-width: 992px) {
  .smart-grid[data-row-items-medium="6"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .smart-grid[data-row-items-medium="6"] > * {
    margin-bottom: 30px;
    width: calc((16.66667% + 5px) - 30px);
  }
  .smart-grid[data-row-items-medium="6"] > *:last-child {
    margin-bottom: 30px;
  }
  .smart-grid[data-row-items-medium="6"] > *:nth-child(1n) {
    margin-right: 30px;
  }
  .smart-grid[data-row-items-medium="6"] > *:nth-child(6n) {
    margin-right: 0;
  }
}

@media (min-width: 1200px) {
  .smart-grid[data-row-items-large="1"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .smart-grid[data-row-items-large="1"] > * {
    margin-bottom: 30px;
    width: 100%;
  }
  .smart-grid[data-row-items-large="1"] > *:last-child {
    margin-bottom: 30px;
  }
  .smart-grid[data-row-items-large="1"] > *:nth-child(1n) {
    margin-right: 30px;
  }
  .smart-grid[data-row-items-large="1"] > *:nth-child(1n) {
    margin-right: 0;
  }
}

@media (min-width: 1200px) {
  .smart-grid[data-row-items-large="2"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .smart-grid[data-row-items-large="2"] > * {
    margin-bottom: 30px;
    width: calc((50% + 15px) - 30px);
  }
  .smart-grid[data-row-items-large="2"] > *:last-child {
    margin-bottom: 30px;
  }
  .smart-grid[data-row-items-large="2"] > *:nth-child(1n) {
    margin-right: 30px;
  }
  .smart-grid[data-row-items-large="2"] > *:nth-child(2n) {
    margin-right: 0;
  }
}

@media (min-width: 1200px) {
  .smart-grid[data-row-items-large="3"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .smart-grid[data-row-items-large="3"] > * {
    margin-bottom: 30px;
    width: calc((33.33333% + 10px) - 30px);
  }
  .smart-grid[data-row-items-large="3"] > *:last-child {
    margin-bottom: 30px;
  }
  .smart-grid[data-row-items-large="3"] > *:nth-child(1n) {
    margin-right: 30px;
  }
  .smart-grid[data-row-items-large="3"] > *:nth-child(3n) {
    margin-right: 0;
  }
}

@media (min-width: 1200px) {
  .smart-grid[data-row-items-large="4"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .smart-grid[data-row-items-large="4"] > * {
    margin-bottom: 30px;
    width: calc((25% + 7.5px) - 30px);
  }
  .smart-grid[data-row-items-large="4"] > *:last-child {
    margin-bottom: 30px;
  }
  .smart-grid[data-row-items-large="4"] > *:nth-child(1n) {
    margin-right: 30px;
  }
  .smart-grid[data-row-items-large="4"] > *:nth-child(4n) {
    margin-right: 0;
  }
}

@media (min-width: 1200px) {
  .smart-grid[data-row-items-large="6"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .smart-grid[data-row-items-large="6"] > * {
    margin-bottom: 30px;
    width: calc((16.66667% + 5px) - 30px);
  }
  .smart-grid[data-row-items-large="6"] > *:last-child {
    margin-bottom: 30px;
  }
  .smart-grid[data-row-items-large="6"] > *:nth-child(1n) {
    margin-right: 30px;
  }
  .smart-grid[data-row-items-large="6"] > *:nth-child(6n) {
    margin-right: 0;
  }
}

@media (min-width: 1400px) {
  .smart-grid[data-row-items-xlarge="1"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .smart-grid[data-row-items-xlarge="1"] > * {
    margin-bottom: 30px;
    width: 100%;
  }
  .smart-grid[data-row-items-xlarge="1"] > *:last-child {
    margin-bottom: 30px;
  }
  .smart-grid[data-row-items-xlarge="1"] > *:nth-child(1n) {
    margin-right: 30px;
  }
  .smart-grid[data-row-items-xlarge="1"] > *:nth-child(1n) {
    margin-right: 0;
  }
}

@media (min-width: 1400px) {
  .smart-grid[data-row-items-xlarge="2"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .smart-grid[data-row-items-xlarge="2"] > * {
    margin-bottom: 30px;
    width: calc((50% + 15px) - 30px);
  }
  .smart-grid[data-row-items-xlarge="2"] > *:last-child {
    margin-bottom: 30px;
  }
  .smart-grid[data-row-items-xlarge="2"] > *:nth-child(1n) {
    margin-right: 30px;
  }
  .smart-grid[data-row-items-xlarge="2"] > *:nth-child(2n) {
    margin-right: 0;
  }
}

@media (min-width: 1400px) {
  .smart-grid[data-row-items-xlarge="3"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .smart-grid[data-row-items-xlarge="3"] > * {
    margin-bottom: 30px;
    width: calc((33.33333% + 10px) - 30px);
  }
  .smart-grid[data-row-items-xlarge="3"] > *:last-child {
    margin-bottom: 30px;
  }
  .smart-grid[data-row-items-xlarge="3"] > *:nth-child(1n) {
    margin-right: 30px;
  }
  .smart-grid[data-row-items-xlarge="3"] > *:nth-child(3n) {
    margin-right: 0;
  }
}

@media (min-width: 1400px) {
  .smart-grid[data-row-items-xlarge="4"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .smart-grid[data-row-items-xlarge="4"] > * {
    margin-bottom: 30px;
    width: calc((25% + 7.5px) - 30px);
  }
  .smart-grid[data-row-items-xlarge="4"] > *:last-child {
    margin-bottom: 30px;
  }
  .smart-grid[data-row-items-xlarge="4"] > *:nth-child(1n) {
    margin-right: 30px;
  }
  .smart-grid[data-row-items-xlarge="4"] > *:nth-child(4n) {
    margin-right: 0;
  }
}

@media (min-width: 1400px) {
  .smart-grid[data-row-items-xlarge="6"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .smart-grid[data-row-items-xlarge="6"] > * {
    margin-bottom: 30px;
    width: calc((16.66667% + 5px) - 30px);
  }
  .smart-grid[data-row-items-xlarge="6"] > *:last-child {
    margin-bottom: 30px;
  }
  .smart-grid[data-row-items-xlarge="6"] > *:nth-child(1n) {
    margin-right: 30px;
  }
  .smart-grid[data-row-items-xlarge="6"] > *:nth-child(6n) {
    margin-right: 0;
  }
}

.u-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}

@media (min-width: 992px) {
  .grid--2-1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}

@media (min-width: 992px) {
  .grid--2-1 > *:nth-child(odd) {
    width: calc(66.66% - (30px / 2));
  }
  .grid--2-1 > *:nth-child(even) {
    width: calc(33.33% - (30px / 2));
  }
}

.node--stories #block-chronicle-content {
  font-family: "freight-text-pro-n4", "freight-text-pro", serif;
  font-size: 20px;
}

@media (max-width: 768px) {
  .node--stories #block-chronicle-content {
    font-size: 18px;
  }
}

#block-chronicle-content .taxonomy-term {
  font-size: 16px;
}

h1, .h1 {
  font-family: "freight-text-pro-n4", "freight-text-pro", serif;
  font-size: 41px;
  font-weight: 600;
  line-height: 1.125;
}

h2, .h2 {
  font-family: "freight-text-pro-n4", "freight-text-pro", serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 1.125;
}

h3, .h3 {
  font-family: "freight-text-pro-n4", "freight-text-pro", serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.125;
}

h4, .h4 {
  font-family: "freight-text-pro-n4", "freight-text-pro", serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.125;
}

h5, .h5 {
  font-family: "freight-text-pro-n4", "freight-text-pro", serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.125;
}

h6, .h6 {
  font-family: "freight-text-pro-n4", "freight-text-pro", serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.125;
}

html {
  font-size: 14px;
}

@media screen and (min-width: 480px) {
  html {
    font-size: calc(14px + 4 * (100vw - 480px) / 1120);
  }
}

@media screen and (min-width: 1600px) {
  html {
    font-size: 18px;
  }
}

body {
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
}

p {
  margin: 0 0 16px;
}

a:link, a:visited {
  color: #255a76;
  text-decoration: none;
}

a:hover, a:focus, a:active {
  color: #193c4f;
  text-decoration: underline;
}

img {
  max-width: 100%;
  height: auto;
}

hr {
  border-style: solid;
  border-width: 1px 0 0;
  color: currentColor;
}

hr:last-child {
  margin-bottom: 28px;
}

.font-secondary {
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  font-family: "freight-text-pro-n4", "freight-text-pro", serif;
}

code:before {
  content: '`';
}

code:after {
  content: '`';
}

pre code:after, pre code:before {
  content: '';
}

blockquote {
  padding: 0;
  margin: 0 0 25px 28px;
  font-size: 20px;
}

article.container .embedded-entity blockquote,
article.container blockquote.paragraph--type--section-quote,
article.container .paragraph--type--section-quote blockquote {
  padding: 24px 0;
  margin: 0 0 28px 0;
  font-size: 30px;
  border-left: 0;
}

blockquote .taxonomy-term--view-mode-label cite,
blockquote .taxonomy-term--view-mode-label cite h3,
blockquote .taxonomy-term--view-mode-label cite h4 {
  display: inline-block;
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  font-size: 20px;
  color: #aaaaaa;
  font-style: normal;
  font-weight: 600;
}

blockquote .taxonomy-term--view-mode-label cite .blockquote-title:before {
  content: ', ';
  margin-left: -4px;
}

a.bio-url:hover,
a.bio-url:focus {
  text-decoration: none;
}

@font-face {
  font-family: "icons";
  src: url("icons.eot");
  src: url("icons.eot?#iefix") format("eot"), url("icons.woff") format("woff"), url("icons.ttf") format("truetype"), url("icons.svg#icons") format("svg");
  font-weight: normal;
  font-style: normal;
}

/**
 * Font application to generic DOM
 */
[class*="icon--"] {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
}

.icon--close::before {
  content: "";
}

.icon--menu::before {
  content: "";
}

.icon--search::before {
  content: "";
}

.button {
  background-color: #b31b1b;
  border-radius: 5px;
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  font-weight: 700;
  padding: 15px 60px;
  display: inline-block;
  text-decoration: none;
  text-align: center;
}

.button:link, .button:visited {
  color: #ffffff;
  text-decoration: none;
}

.button:hover, .button:focus, .button:active {
  color: #ffffff;
  text-decoration: "none";
}

.button--alt {
  background-color: #b31b1b;
  border-radius: 5px;
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  font-weight: 700;
  padding: 15px 60px;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  background: #eaeaea;
  color: #b31b1b;
}

.button--alt:link, .button--alt:visited {
  color: #ffffff;
  text-decoration: none;
}

.button--alt:hover, .button--alt:focus, .button--alt:active {
  color: #ffffff;
  text-decoration: "none";
}

a.button {
  -moz-appearance: none;
  -webkit-appearance: none;
}

input[type="submit"],
.form-submit {
  background-color: #b31b1b;
  border-radius: 5px;
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  font-weight: 700;
  padding: 15px 60px;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  border: 0;
}

input[type="submit"]:link, input[type="submit"]:visited,
.form-submit:link,
.form-submit:visited {
  color: #ffffff;
  text-decoration: none;
}

input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active,
.form-submit:hover,
.form-submit:focus,
.form-submit:active {
  color: #ffffff;
  text-decoration: "none";
}

.caption-block {
  font-size: 1rem;
  margin: 0;
}

.caption-block__body {
  font-size: 1em;
  line-height: 1.35em;
}

@media (min-width: 992px) {
  .caption-block__body {
    line-height: 1.5em;
  }
}

/*------------------------------------*    $PATTERN LAB-SPECIFIC STYLES
\*------------------------------------*/
/**
 * This stylesheet is for styles you want to include only when the interface is being viewed within Pattern Lab.
 * This is helpful for displaying demo styles for grids, animations, color swatches, etc
 * It's also helpful for overriding context-specific styles like fixed or absolutely positioned elements
 * These styles will not be your production CSS.
 */
pre {
  margin-top: 0;
}

.sg-colors {
  overflow: hidden;
  margin: 5px;
  padding: 0;
}

.sg-colors > li {
  overflow: hidden;
  border: 1px solid #ccc;
  padding: 0.3em;
  margin: 0 0 10px;
  box-sizing: border-box;
  font-size: 12px;
}

.sg-colors > li .sg-swatch {
  display: block;
  height: 25px;
  border: dotted 1px gray;
}

.sg-colors > li .sg-info {
  line-height: 1;
}

@media all and (min-width: 400px) {
  .sg-colors > li {
    float: left;
    width: 49%;
    margin-right: 1%;
  }
}

@media all and (min-width: 700px) {
  .sg-colors > li {
    width: 24%;
  }
  .sg-colors > li:nth-child(4n+1) {
    clear: both;
  }
}

.sg-breakpoints {
  overflow: hidden;
  position: relative;
}

.sg-breakpoints ul {
  margin: 0;
  padding: 0;
}

.sg-breakpoints li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.sg-breakpoints .breakpoints > li {
  position: absolute;
  border-left: solid 3px #595959;
  height: 100%;
}

.sg-breakpoints .breakpoints > li > .label {
  display: block;
  background: #595959;
  padding: 3px;
  color: white;
}

.sg-breakpoints .breakpoints > li:hover {
  border-left-color: rgba(89, 89, 89, 0.3);
}

.sg-breakpoints .breakpoints > li:hover > .label {
  opacity: 0;
}

.sg-breakpoints .device_widths {
  padding-top: 20px;
}

.sg-breakpoints .device_widths > li {
  border-bottom: solid 3px #cccccc;
  text-align: right;
  margin-bottom: 15px;
  padding-right: 15px;
  border-right: solid 3px #cccccc;
}

.sg-font-sizes thead {
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 2px solid black;
}

.sg-font-sizes th,
.sg-font-sizes td {
  text-align: left;
  white-space: nowrap;
  line-height: 1.5em;
}

.sg-font-sizes th:first-child,
.sg-font-sizes td:first-child {
  padding-right: 12px;
}

.demo__block {
  height: 200px;
  background-color: rgba(170, 170, 170, 0.5);
}

.icons-container {
  max-width: 1140px;
  margin: 0 auto;
  padding: 25px;
}

.icons-demo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.icons__item {
  -ms-flex: auto;
      flex: auto;
  padding: 0.3em;
  margin: 0 0.5em 0.5em 0;
  border: 1px solid #ddd;
  border-radius: 8px;
  line-height: 2em;
  overflow: hidden;
}

.icons__item:last-child {
  margin-bottom: 0.5em;
}

.icons__item i {
  display: inline-block;
  width: 32px;
  text-align: center;
}

.demo .g .gi {
  text-align: center;
  outline: dotted 1px #ccc;
}

/*
Created by Meghan Horton, mh2249@cornell.edu
Requires Bootstrap 3
November 2015
*/
/* Variables & Mixins */
/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 *
 * @geedmo - Licensed under the MIT license
 */
.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
  position: static;
}

.yamm .container {
  position: relative;
}

.yamm .dropdown-menu {
  left: auto;
}

.yamm .yamm-content {
  padding: 20px 30px;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}

/*!
 *  Material Design Iconic Font by Sergey Kupletsky ($zavoloklom) - http://zavoloklom.github.io/material-design-iconic-font/
 *  License - http://zavoloklom.github.io/material-design-iconic-font/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: "Material-Design-Iconic-Font";
  src: url("../fonts/zmdi/Material-Design-Iconic-Font.woff2?v=2.2.0") format("woff2"), url("../fonts/zmdi/Material-Design-Iconic-Font.woff?v=2.2.0") format("woff"), url("../fonts/zmdi/Material-Design-Iconic-Font.ttf?v=2.2.0") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.icon, .mode-selector .mode-list:before, .mode-selector .mode-grid:before, .carousel .item .item-attribution.item-twitter-acct:before, nav.navbar.navbar-45px .btn.btn-search:before, nav.navbar.navbar-45px .btn-search.tag.tag-block:before, nav.navbar.navbar-45px #block-chronicle-local-tasks a.btn-search:before, #block-chronicle-local-tasks nav.navbar.navbar-45px a.btn-search:before,
nav.navbar.navbar-45px ul.nav li.search:before, a[class^="contact-"]:before, span[class^="contact-"]:before, .cornell-search .views-exposed-form > .form-actions:before, a[href^="tel"]:before, .media-gallery .media-play-overlay:after {
  display: inline-block;
  font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-hc-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.icon-hc-2x {
  font-size: 2em;
}

.icon-hc-3x {
  font-size: 3em;
}

.icon-hc-4x {
  font-size: 4em;
}

.icon-hc-5x {
  font-size: 5em;
}

.icon-hc-fw, a[class^="contact-"]:before, span[class^="contact-"]:before {
  width: 1.28571em;
  text-align: center;
}

.icon-hc-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}

.icon-hc-ul > li {
  position: relative;
}

.icon-hc-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}

.icon-hc-li.icon-hc-lg {
  left: -1.85714em;
}

.icon-hc-border {
  padding: .1em .25em;
  border: solid 0.1em #9E9E9E;
  border-radius: 2px;
}

.icon-hc-border-circle {
  padding: .1em .25em;
  border: solid 0.1em #9E9E9E;
  border-radius: 50%;
}

.icon.pull-left, .mode-selector .pull-left.mode-list:before, .mode-selector .pull-left.mode-grid:before, .carousel .item .pull-left.item-attribution.item-twitter-acct:before, nav.navbar.navbar-45px .pull-left.btn.btn-search:before, nav.navbar.navbar-45px .pull-left.btn-search.tag.tag-block:before, nav.navbar.navbar-45px #block-chronicle-local-tasks a.pull-left.btn-search:before, #block-chronicle-local-tasks nav.navbar.navbar-45px a.pull-left.btn-search:before,
nav.navbar.navbar-45px ul.nav li.pull-left.search:before, a.pull-left[class^="contact-"]:before, span.pull-left[class^="contact-"]:before, .cornell-search .views-exposed-form > .pull-left.form-actions:before, a.pull-left[href^="tel"]:before, .media-gallery .pull-left.media-play-overlay:after {
  float: left;
  margin-right: .15em;
}

.icon.pull-right, .mode-selector .pull-right.mode-list:before, .mode-selector .pull-right.mode-grid:before, .carousel .item .pull-right.item-attribution.item-twitter-acct:before, nav.navbar.navbar-45px .pull-right.btn.btn-search:before, nav.navbar.navbar-45px .pull-right.btn-search.tag.tag-block:before, nav.navbar.navbar-45px #block-chronicle-local-tasks a.pull-right.btn-search:before, #block-chronicle-local-tasks nav.navbar.navbar-45px a.pull-right.btn-search:before,
nav.navbar.navbar-45px ul.nav li.pull-right.search:before, a.pull-right[class^="contact-"]:before, span.pull-right[class^="contact-"]:before, .cornell-search .views-exposed-form > .pull-right.form-actions:before, a.pull-right[href^="tel"]:before, .media-gallery .pull-right.media-play-overlay:after {
  float: right;
  margin-left: .15em;
}

.icon-hc-spin {
  animation: zmdi-spin 1.5s infinite linear;
}

.icon-hc-spin-reverse {
  animation: zmdi-spin-reverse 1.5s infinite linear;
}

@keyframes zmdi-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

@keyframes zmdi-spin-reverse {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-359deg);
  }
}

.icon-hc-rotate-90 {
  transform: rotate(90deg);
}

.icon-hc-rotate-180 {
  transform: rotate(180deg);
}

.icon-hc-rotate-270 {
  transform: rotate(270deg);
}

.icon-hc-flip-horizontal {
  transform: scale(-1, 1);
}

.icon-hc-flip-vertical {
  transform: scale(1, -1);
}

.icon-hc-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.icon-hc-stack-1x, .icon-hc-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.icon-hc-stack-1x {
  line-height: inherit;
}

.icon-hc-stack-2x {
  font-size: 2em;
}

.icon-hc-inverse {
  color: #FFFFFF;
}

/* Material Design Iconic Font uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.icon-3d-rotation:before {
  content: "";
}

.icon-airplane-off:before {
  content: "";
}

.icon-airplane:before {
  content: "";
}

.icon-album:before {
  content: "";
}

.icon-archive:before {
  content: "";
}

.icon-assignment-account:before {
  content: "";
}

.icon-assignment-alert:before {
  content: "";
}

.icon-assignment-check:before {
  content: "";
}

.icon-assignment-o:before {
  content: "";
}

.icon-assignment-return:before {
  content: "";
}

.icon-assignment-returned:before {
  content: "";
}

.icon-assignment:before {
  content: "";
}

.icon-attachment-alt:before {
  content: "";
}

.icon-attachment:before {
  content: "";
}

.icon-audio:before {
  content: "";
}

.icon-badge-check:before {
  content: "";
}

.icon-balance-wallet:before {
  content: "";
}

.icon-balance:before {
  content: "";
}

.icon-battery-alert:before {
  content: "";
}

.icon-battery-flash:before {
  content: "";
}

.icon-battery-unknown:before {
  content: "";
}

.icon-battery:before {
  content: "";
}

.icon-bike:before {
  content: "";
}

.icon-block-alt:before {
  content: "";
}

.icon-block:before {
  content: "";
}

.icon-boat:before {
  content: "";
}

.icon-book-image:before {
  content: "";
}

.icon-book:before {
  content: "";
}

.icon-bookmark-outline:before {
  content: "";
}

.icon-bookmark:before {
  content: "";
}

.icon-brush:before {
  content: "";
}

.icon-bug:before {
  content: "";
}

.icon-bus:before {
  content: "";
}

.icon-cake:before {
  content: "";
}

.icon-car-taxi:before {
  content: "";
}

.icon-car-wash:before {
  content: "";
}

.icon-car:before {
  content: "";
}

.icon-card-giftcard:before {
  content: "";
}

.icon-card-membership:before {
  content: "";
}

.icon-card-travel:before {
  content: "";
}

.icon-card:before {
  content: "";
}

.icon-case-check:before {
  content: "";
}

.icon-case-download:before {
  content: "";
}

.icon-case-play:before {
  content: "";
}

.icon-case:before {
  content: "";
}

.icon-cast-connected:before {
  content: "";
}

.icon-cast:before {
  content: "";
}

.icon-chart-donut:before {
  content: "";
}

.icon-chart:before {
  content: "";
}

.icon-city-alt:before {
  content: "";
}

.icon-city:before {
  content: "";
}

.icon-close-circle-o:before {
  content: "";
}

.icon-close-circle:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-cocktail:before {
  content: "";
}

.icon-code-setting:before {
  content: "";
}

.icon-code-smartphone:before {
  content: "";
}

.icon-code:before {
  content: "";
}

.icon-coffee:before {
  content: "";
}

.icon-collection-bookmark:before {
  content: "";
}

.icon-collection-case-play:before {
  content: "";
}

.icon-collection-folder-image:before {
  content: "";
}

.icon-collection-image-o:before {
  content: "";
}

.icon-collection-image:before {
  content: "";
}

.icon-collection-item-1:before {
  content: "";
}

.icon-collection-item-2:before {
  content: "";
}

.icon-collection-item-3:before {
  content: "";
}

.icon-collection-item-4:before {
  content: "";
}

.icon-collection-item-5:before {
  content: "";
}

.icon-collection-item-6:before {
  content: "";
}

.icon-collection-item-7:before {
  content: "";
}

.icon-collection-item-8:before {
  content: "";
}

.icon-collection-item-9-plus:before {
  content: "";
}

.icon-collection-item-9:before {
  content: "";
}

.icon-collection-item:before, .media-gallery .media-play-overlay:after {
  content: "";
}

.icon-collection-music:before {
  content: "";
}

.icon-collection-pdf:before {
  content: "";
}

.icon-collection-plus:before {
  content: "";
}

.icon-collection-speaker:before {
  content: "";
}

.icon-collection-text:before {
  content: "";
}

.icon-collection-video:before {
  content: "";
}

.icon-compass:before {
  content: "";
}

.icon-cutlery:before {
  content: "";
}

.icon-delete:before {
  content: "";
}

.icon-dialpad:before {
  content: "";
}

.icon-dns:before {
  content: "";
}

.icon-drink:before {
  content: "";
}

.icon-edit:before {
  content: "";
}

.icon-email-open:before {
  content: "";
}

.icon-email:before, a[class^="contact-"].contact-email:before, span[class^="contact-"].contact-email:before {
  content: "";
}

.icon-eye-off:before {
  content: "";
}

.icon-eye:before {
  content: "";
}

.icon-eyedropper:before {
  content: "";
}

.icon-favorite-outline:before {
  content: "";
}

.icon-favorite:before {
  content: "";
}

.icon-filter-list:before {
  content: "";
}

.icon-fire:before {
  content: "";
}

.icon-flag:before {
  content: "";
}

.icon-flare:before {
  content: "";
}

.icon-flash-auto:before {
  content: "";
}

.icon-flash-off:before {
  content: "";
}

.icon-flash:before {
  content: "";
}

.icon-flip:before {
  content: "";
}

.icon-flower-alt:before {
  content: "";
}

.icon-flower:before {
  content: "";
}

.icon-font:before {
  content: "";
}

.icon-fullscreen-alt:before {
  content: "";
}

.icon-fullscreen-exit:before {
  content: "";
}

.icon-fullscreen:before {
  content: "";
}

.icon-functions:before {
  content: "";
}

.icon-gas-station:before {
  content: "";
}

.icon-gesture:before {
  content: "";
}

.icon-globe-alt:before {
  content: "";
}

.icon-globe-lock:before {
  content: "";
}

.icon-globe:before {
  content: "";
}

.icon-graduation-cap:before {
  content: "";
}

.icon-home:before {
  content: "";
}

.icon-hospital-alt:before {
  content: "";
}

.icon-hospital:before {
  content: "";
}

.icon-hotel:before {
  content: "";
}

.icon-hourglass-alt:before {
  content: "";
}

.icon-hourglass-outline:before {
  content: "";
}

.icon-hourglass:before {
  content: "";
}

.icon-http:before {
  content: "";
}

.icon-image-alt:before {
  content: "";
}

.icon-image-o:before {
  content: "";
}

.icon-image:before {
  content: "";
}

.icon-inbox:before {
  content: "";
}

.icon-invert-colors-off:before {
  content: "";
}

.icon-invert-colors:before {
  content: "";
}

.icon-key:before {
  content: "";
}

.icon-label-alt-outline:before {
  content: "";
}

.icon-label-alt:before {
  content: "";
}

.icon-label-heart:before {
  content: "";
}

.icon-label:before {
  content: "";
}

.icon-labels:before {
  content: "";
}

.icon-lamp:before {
  content: "";
}

.icon-landscape:before {
  content: "";
}

.icon-layers-off:before {
  content: "";
}

.icon-layers:before {
  content: "";
}

.icon-library:before {
  content: "";
}

.icon-link:before {
  content: "";
}

.icon-lock-open:before {
  content: "";
}

.icon-lock-outline:before {
  content: "";
}

.icon-lock:before {
  content: "";
}

.icon-mail-reply-all:before {
  content: "";
}

.icon-mail-reply:before {
  content: "";
}

.icon-mail-send:before {
  content: "";
}

.icon-mall:before {
  content: "";
}

.icon-map:before {
  content: "";
}

.icon-menu:before {
  content: "";
}

.icon-money-box:before {
  content: "";
}

.icon-money-off:before {
  content: "";
}

.icon-money:before {
  content: "";
}

.icon-more-vert:before {
  content: "";
}

.icon-more:before {
  content: "";
}

.icon-movie-alt:before {
  content: "";
}

.icon-movie:before {
  content: "";
}

.icon-nature-people:before {
  content: "";
}

.icon-nature:before {
  content: "";
}

.icon-navigation:before {
  content: "";
}

.icon-open-in-browser:before {
  content: "";
}

.icon-open-in-new:before {
  content: "";
}

.icon-palette:before {
  content: "";
}

.icon-parking:before {
  content: "";
}

.icon-pin-account:before {
  content: "";
}

.icon-pin-assistant:before {
  content: "";
}

.icon-pin-drop:before {
  content: "";
}

.icon-pin-help:before {
  content: "";
}

.icon-pin-off:before {
  content: "";
}

.icon-pin:before, a[class^="contact-"].contact-location:before, span[class^="contact-"].contact-location:before {
  content: "";
}

.icon-pizza:before {
  content: "";
}

.icon-plaster:before {
  content: "";
}

.icon-power-setting:before {
  content: "";
}

.icon-power:before {
  content: "";
}

.icon-print:before {
  content: "";
}

.icon-puzzle-piece:before {
  content: "";
}

.icon-quote:before {
  content: "";
}

.icon-railway:before {
  content: "";
}

.icon-receipt:before {
  content: "";
}

.icon-refresh-alt:before {
  content: "";
}

.icon-refresh-sync-alert:before {
  content: "";
}

.icon-refresh-sync-off:before {
  content: "";
}

.icon-refresh-sync:before {
  content: "";
}

.icon-refresh:before {
  content: "";
}

.icon-roller:before {
  content: "";
}

.icon-ruler:before {
  content: "";
}

.icon-scissors:before {
  content: "";
}

.icon-screen-rotation-lock:before {
  content: "";
}

.icon-screen-rotation:before {
  content: "";
}

.icon-search-for:before {
  content: "";
}

.icon-search-in-file:before {
  content: "";
}

.icon-search-in-page:before {
  content: "";
}

.icon-search-replace:before {
  content: "";
}

.icon-search:before, nav.navbar.navbar-45px .btn.btn-search:before, nav.navbar.navbar-45px .btn-search.tag.tag-block:before, nav.navbar.navbar-45px #block-chronicle-local-tasks a.btn-search:before, #block-chronicle-local-tasks nav.navbar.navbar-45px a.btn-search:before,
nav.navbar.navbar-45px ul.nav li.search:before, .cornell-search .views-exposed-form > .form-actions:before {
  content: "";
}

.icon-seat:before {
  content: "";
}

.icon-settings-square:before {
  content: "";
}

.icon-settings:before {
  content: "";
}

.icon-shield-check:before {
  content: "";
}

.icon-shield-security:before {
  content: "";
}

.icon-shopping-basket:before {
  content: "";
}

.icon-shopping-cart-plus:before {
  content: "";
}

.icon-shopping-cart:before {
  content: "";
}

.icon-sign-in:before {
  content: "";
}

.icon-sort-amount-asc:before {
  content: "";
}

.icon-sort-amount-desc:before {
  content: "";
}

.icon-sort-asc:before {
  content: "";
}

.icon-sort-desc:before {
  content: "";
}

.icon-spellcheck:before {
  content: "";
}

.icon-storage:before {
  content: "";
}

.icon-store-24:before {
  content: "";
}

.icon-store:before {
  content: "";
}

.icon-subway:before {
  content: "";
}

.icon-sun:before {
  content: "";
}

.icon-tab-unselected:before {
  content: "";
}

.icon-tab:before {
  content: "";
}

.icon-tag-close:before {
  content: "";
}

.icon-tag-more:before {
  content: "";
}

.icon-tag:before {
  content: "";
}

.icon-thumb-down:before {
  content: "";
}

.icon-thumb-up-down:before {
  content: "";
}

.icon-thumb-up:before {
  content: "";
}

.icon-ticket-star:before {
  content: "";
}

.icon-toll:before {
  content: "";
}

.icon-toys:before {
  content: "";
}

.icon-traffic:before {
  content: "";
}

.icon-translate:before {
  content: "";
}

.icon-triangle-down:before {
  content: "";
}

.icon-triangle-up:before {
  content: "";
}

.icon-truck:before {
  content: "";
}

.icon-turning-sign:before {
  content: "";
}

.icon-wallpaper:before {
  content: "";
}

.icon-washing-machine:before {
  content: "";
}

.icon-window-maximize:before {
  content: "";
}

.icon-window-minimize:before {
  content: "";
}

.icon-window-restore:before {
  content: "";
}

.icon-wrench:before {
  content: "";
}

.icon-zoom-in:before {
  content: "";
}

.icon-zoom-out:before {
  content: "";
}

.icon-alert-circle-o:before {
  content: "";
}

.icon-alert-circle:before {
  content: "";
}

.icon-alert-octagon:before {
  content: "";
}

.icon-alert-polygon:before {
  content: "";
}

.icon-alert-triangle:before {
  content: "";
}

.icon-help-outline:before {
  content: "";
}

.icon-help:before {
  content: "";
}

.icon-info-outline:before {
  content: "";
}

.icon-info:before {
  content: "";
}

.icon-notifications-active:before {
  content: "";
}

.icon-notifications-add:before {
  content: "";
}

.icon-notifications-none:before {
  content: "";
}

.icon-notifications-off:before {
  content: "";
}

.icon-notifications-paused:before {
  content: "";
}

.icon-notifications:before {
  content: "";
}

.icon-account-add:before {
  content: "";
}

.icon-account-box-mail:before {
  content: "";
}

.icon-account-box-o:before {
  content: "";
}

.icon-account-box-phone:before {
  content: "";
}

.icon-account-box:before {
  content: "";
}

.icon-account-calendar:before {
  content: "";
}

.icon-account-circle:before {
  content: "";
}

.icon-account-o:before {
  content: "";
}

.icon-account:before {
  content: "";
}

.icon-accounts-add:before {
  content: "";
}

.icon-accounts-alt:before {
  content: "";
}

.icon-accounts-list-alt:before {
  content: "";
}

.icon-accounts-list:before {
  content: "";
}

.icon-accounts-outline:before {
  content: "";
}

.icon-accounts:before {
  content: "";
}

.icon-face:before {
  content: "";
}

.icon-female:before {
  content: "";
}

.icon-male-alt:before {
  content: "";
}

.icon-male-female:before {
  content: "";
}

.icon-male:before {
  content: "";
}

.icon-mood-bad:before {
  content: "";
}

.icon-mood:before {
  content: "";
}

.icon-run:before {
  content: "";
}

.icon-walk:before {
  content: "";
}

.icon-cloud-box:before {
  content: "";
}

.icon-cloud-circle:before {
  content: "";
}

.icon-cloud-done:before {
  content: "";
}

.icon-cloud-download:before {
  content: "";
}

.icon-cloud-off:before {
  content: "";
}

.icon-cloud-outline-alt:before {
  content: "";
}

.icon-cloud-outline:before {
  content: "";
}

.icon-cloud-upload:before {
  content: "";
}

.icon-cloud:before {
  content: "";
}

.icon-download:before {
  content: "";
}

.icon-file-plus:before {
  content: "";
}

.icon-file-text:before {
  content: "";
}

.icon-file:before {
  content: "";
}

.icon-folder-outline:before {
  content: "";
}

.icon-folder-person:before {
  content: "";
}

.icon-folder-star-alt:before {
  content: "";
}

.icon-folder-star:before {
  content: "";
}

.icon-folder:before {
  content: "";
}

.icon-gif:before {
  content: "";
}

.icon-upload:before {
  content: "";
}

.icon-border-all:before {
  content: "";
}

.icon-border-bottom:before {
  content: "";
}

.icon-border-clear:before {
  content: "";
}

.icon-border-color:before {
  content: "";
}

.icon-border-horizontal:before {
  content: "";
}

.icon-border-inner:before {
  content: "";
}

.icon-border-left:before {
  content: "";
}

.icon-border-outer:before {
  content: "";
}

.icon-border-right:before {
  content: "";
}

.icon-border-style:before {
  content: "";
}

.icon-border-top:before {
  content: "";
}

.icon-border-vertical:before {
  content: "";
}

.icon-copy:before {
  content: "";
}

.icon-crop:before {
  content: "";
}

.icon-format-align-center:before {
  content: "";
}

.icon-format-align-justify:before {
  content: "";
}

.icon-format-align-left:before {
  content: "";
}

.icon-format-align-right:before {
  content: "";
}

.icon-format-bold:before {
  content: "";
}

.icon-format-clear-all:before {
  content: "";
}

.icon-format-clear:before {
  content: "";
}

.icon-format-color-fill:before {
  content: "";
}

.icon-format-color-reset:before {
  content: "";
}

.icon-format-color-text:before {
  content: "";
}

.icon-format-indent-decrease:before {
  content: "";
}

.icon-format-indent-increase:before {
  content: "";
}

.icon-format-italic:before {
  content: "";
}

.icon-format-line-spacing:before {
  content: "";
}

.icon-format-list-bulleted:before {
  content: "";
}

.icon-format-list-numbered:before {
  content: "";
}

.icon-format-ltr:before {
  content: "";
}

.icon-format-rtl:before {
  content: "";
}

.icon-format-size:before {
  content: "";
}

.icon-format-strikethrough-s:before {
  content: "";
}

.icon-format-strikethrough:before {
  content: "";
}

.icon-format-subject:before {
  content: "";
}

.icon-format-underlined:before {
  content: "";
}

.icon-format-valign-bottom:before {
  content: "";
}

.icon-format-valign-center:before {
  content: "";
}

.icon-format-valign-top:before {
  content: "";
}

.icon-redo:before {
  content: "";
}

.icon-select-all:before {
  content: "";
}

.icon-space-bar:before {
  content: "";
}

.icon-text-format:before {
  content: "";
}

.icon-transform:before {
  content: "";
}

.icon-undo:before {
  content: "";
}

.icon-wrap-text:before {
  content: "";
}

.icon-comment-alert:before {
  content: "";
}

.icon-comment-alt-text:before {
  content: "";
}

.icon-comment-alt:before {
  content: "";
}

.icon-comment-edit:before {
  content: "";
}

.icon-comment-image:before {
  content: "";
}

.icon-comment-list:before {
  content: "";
}

.icon-comment-more:before {
  content: "";
}

.icon-comment-outline:before {
  content: "";
}

.icon-comment-text-alt:before {
  content: "";
}

.icon-comment-text:before {
  content: "";
}

.icon-comment-video:before {
  content: "";
}

.icon-comment:before {
  content: "";
}

.icon-comments:before {
  content: "";
}

.icon-check-all:before {
  content: "";
}

.icon-check-circle-u:before {
  content: "";
}

.icon-check-circle:before {
  content: "";
}

.icon-check-square:before {
  content: "";
}

.icon-check:before {
  content: "";
}

.icon-circle-o:before {
  content: "";
}

.icon-circle:before {
  content: "";
}

.icon-dot-circle-alt:before {
  content: "";
}

.icon-dot-circle:before {
  content: "";
}

.icon-minus-circle-outline:before {
  content: "";
}

.icon-minus-circle:before {
  content: "";
}

.icon-minus-square:before {
  content: "";
}

.icon-minus:before {
  content: "";
}

.icon-plus-circle-o-duplicate:before {
  content: "";
}

.icon-plus-circle-o:before {
  content: "";
}

.icon-plus-circle:before {
  content: "";
}

.icon-plus-square:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-square-o:before {
  content: "";
}

.icon-star-circle:before {
  content: "";
}

.icon-star-half:before {
  content: "";
}

.icon-star-outline:before {
  content: "";
}

.icon-star:before {
  content: "";
}

.icon-bluetooth-connected:before {
  content: "";
}

.icon-bluetooth-off:before {
  content: "";
}

.icon-bluetooth-search:before {
  content: "";
}

.icon-bluetooth-setting:before {
  content: "";
}

.icon-bluetooth:before {
  content: "";
}

.icon-camera-add:before {
  content: "";
}

.icon-camera-alt:before {
  content: "";
}

.icon-camera-bw:before {
  content: "";
}

.icon-camera-front:before {
  content: "";
}

.icon-camera-mic:before {
  content: "";
}

.icon-camera-party-mode:before {
  content: "";
}

.icon-camera-rear:before {
  content: "";
}

.icon-camera-roll:before {
  content: "";
}

.icon-camera-switch:before {
  content: "";
}

.icon-camera:before {
  content: "";
}

.icon-card-alert:before {
  content: "";
}

.icon-card-off:before {
  content: "";
}

.icon-card-sd:before {
  content: "";
}

.icon-card-sim:before {
  content: "";
}

.icon-desktop-mac:before {
  content: "";
}

.icon-desktop-windows:before {
  content: "";
}

.icon-device-hub:before {
  content: "";
}

.icon-devices-off:before {
  content: "";
}

.icon-devices:before {
  content: "";
}

.icon-dock:before {
  content: "";
}

.icon-floppy:before {
  content: "";
}

.icon-gamepad:before {
  content: "";
}

.icon-gps-dot:before {
  content: "";
}

.icon-gps-off:before {
  content: "";
}

.icon-gps:before {
  content: "";
}

.icon-headset-mic:before {
  content: "";
}

.icon-headset:before {
  content: "";
}

.icon-input-antenna:before {
  content: "";
}

.icon-input-composite:before {
  content: "";
}

.icon-input-hdmi:before {
  content: "";
}

.icon-input-power:before {
  content: "";
}

.icon-input-svideo:before {
  content: "";
}

.icon-keyboard-hide:before {
  content: "";
}

.icon-keyboard:before {
  content: "";
}

.icon-laptop-chromebook:before {
  content: "";
}

.icon-laptop-mac:before {
  content: "";
}

.icon-laptop:before {
  content: "";
}

.icon-mic-off:before {
  content: "";
}

.icon-mic-outline:before {
  content: "";
}

.icon-mic-setting:before {
  content: "";
}

.icon-mic:before {
  content: "";
}

.icon-mouse:before {
  content: "";
}

.icon-network-alert:before {
  content: "";
}

.icon-network-locked:before {
  content: "";
}

.icon-network-off:before {
  content: "";
}

.icon-network-outline:before {
  content: "";
}

.icon-network-setting:before {
  content: "";
}

.icon-network:before {
  content: "";
}

.icon-phone-bluetooth:before {
  content: "";
}

.icon-phone-end:before {
  content: "";
}

.icon-phone-forwarded:before {
  content: "";
}

.icon-phone-in-talk:before {
  content: "";
}

.icon-phone-locked:before {
  content: "";
}

.icon-phone-missed:before {
  content: "";
}

.icon-phone-msg:before {
  content: "";
}

.icon-phone-paused:before {
  content: "";
}

.icon-phone-ring:before {
  content: "";
}

.icon-phone-setting:before {
  content: "";
}

.icon-phone-sip:before {
  content: "";
}

.icon-phone:before, a[class^="contact-"].contact-phone:before, span[class^="contact-"].contact-phone:before, a[href^="tel"]:before {
  content: "";
}

.icon-portable-wifi-changes:before {
  content: "";
}

.icon-portable-wifi-off:before {
  content: "";
}

.icon-portable-wifi:before {
  content: "";
}

.icon-radio:before {
  content: "";
}

.icon-reader:before {
  content: "";
}

.icon-remote-control-alt:before {
  content: "";
}

.icon-remote-control:before {
  content: "";
}

.icon-router:before {
  content: "";
}

.icon-scanner:before {
  content: "";
}

.icon-smartphone-android:before {
  content: "";
}

.icon-smartphone-download:before {
  content: "";
}

.icon-smartphone-erase:before {
  content: "";
}

.icon-smartphone-info:before {
  content: "";
}

.icon-smartphone-iphone:before {
  content: "";
}

.icon-smartphone-landscape-lock:before {
  content: "";
}

.icon-smartphone-landscape:before {
  content: "";
}

.icon-smartphone-lock:before {
  content: "";
}

.icon-smartphone-portrait-lock:before {
  content: "";
}

.icon-smartphone-ring:before {
  content: "";
}

.icon-smartphone-setting:before {
  content: "";
}

.icon-smartphone-setup:before {
  content: "";
}

.icon-smartphone:before {
  content: "";
}

.icon-speaker:before {
  content: "";
}

.icon-tablet-android:before {
  content: "";
}

.icon-tablet-mac:before {
  content: "";
}

.icon-tablet:before {
  content: "";
}

.icon-tv-alt-play:before {
  content: "";
}

.icon-tv-list:before {
  content: "";
}

.icon-tv-play:before {
  content: "";
}

.icon-tv:before {
  content: "";
}

.icon-usb:before {
  content: "";
}

.icon-videocam-off:before {
  content: "";
}

.icon-videocam-switch:before {
  content: "";
}

.icon-videocam:before {
  content: "";
}

.icon-watch:before {
  content: "";
}

.icon-wifi-alt-2:before {
  content: "";
}

.icon-wifi-alt:before {
  content: "";
}

.icon-wifi-info:before {
  content: "";
}

.icon-wifi-lock:before {
  content: "";
}

.icon-wifi-off:before {
  content: "";
}

.icon-wifi-outline:before {
  content: "";
}

.icon-wifi:before {
  content: "";
}

.icon-arrow-left-bottom:before {
  content: "";
}

.icon-arrow-left:before {
  content: "";
}

.icon-arrow-merge:before {
  content: "";
}

.icon-arrow-missed:before {
  content: "";
}

.icon-arrow-right-top:before {
  content: "";
}

.icon-arrow-right:before {
  content: "";
}

.icon-arrow-split:before {
  content: "";
}

.icon-arrows:before {
  content: "";
}

.icon-caret-down-circle:before {
  content: "";
}

.icon-caret-down:before {
  content: "";
}

.icon-caret-left-circle:before {
  content: "";
}

.icon-caret-left:before {
  content: "";
}

.icon-caret-right-circle:before {
  content: "";
}

.icon-caret-right:before {
  content: "";
}

.icon-caret-up-circle:before {
  content: "";
}

.icon-caret-up:before {
  content: "";
}

.icon-chevron-down:before {
  content: "";
}

.icon-chevron-left:before {
  content: "";
}

.icon-chevron-right:before {
  content: "";
}

.icon-chevron-up:before {
  content: "";
}

.icon-forward:before {
  content: "";
}

.icon-long-arrow-down:before {
  content: "";
}

.icon-long-arrow-left:before {
  content: "";
}

.icon-long-arrow-return:before {
  content: "";
}

.icon-long-arrow-right:before {
  content: "";
}

.icon-long-arrow-tab:before {
  content: "";
}

.icon-long-arrow-up:before {
  content: "";
}

.icon-rotate-ccw:before {
  content: "";
}

.icon-rotate-cw:before {
  content: "";
}

.icon-rotate-left:before {
  content: "";
}

.icon-rotate-right:before {
  content: "";
}

.icon-square-down:before {
  content: "";
}

.icon-square-right:before {
  content: "";
}

.icon-swap-alt:before {
  content: "";
}

.icon-swap-vertical-circle:before {
  content: "";
}

.icon-swap-vertical:before {
  content: "";
}

.icon-swap:before {
  content: "";
}

.icon-trending-down:before {
  content: "";
}

.icon-trending-flat:before {
  content: "";
}

.icon-trending-up:before {
  content: "";
}

.icon-unfold-less:before {
  content: "";
}

.icon-unfold-more:before {
  content: "";
}

.icon-apps:before {
  content: "";
}

.icon-grid-off:before {
  content: "";
}

.icon-grid:before {
  content: "";
}

.icon-view-agenda:before {
  content: "";
}

.icon-view-array:before {
  content: "";
}

.icon-view-carousel:before {
  content: "";
}

.icon-view-column:before {
  content: "";
}

.icon-view-comfy:before {
  content: "";
}

.icon-view-compact:before {
  content: "";
}

.icon-view-dashboard:before {
  content: "";
}

.icon-view-day:before {
  content: "";
}

.icon-view-headline:before {
  content: "";
}

.icon-view-list-alt:before {
  content: "";
}

.icon-view-list:before, .mode-selector .mode-list:before {
  content: "";
}

.icon-view-module:before, .mode-selector .mode-grid:before {
  content: "";
}

.icon-view-quilt:before {
  content: "";
}

.icon-view-stream:before {
  content: "";
}

.icon-view-subtitles:before {
  content: "";
}

.icon-view-toc:before {
  content: "";
}

.icon-view-web:before {
  content: "";
}

.icon-view-week:before {
  content: "";
}

.icon-widgets:before {
  content: "";
}

.icon-alarm-check:before {
  content: "";
}

.icon-alarm-off:before {
  content: "";
}

.icon-alarm-plus:before {
  content: "";
}

.icon-alarm-snooze:before {
  content: "";
}

.icon-alarm:before {
  content: "";
}

.icon-calendar-alt:before {
  content: "";
}

.icon-calendar-check:before {
  content: "";
}

.icon-calendar-close:before {
  content: "";
}

.icon-calendar-note:before {
  content: "";
}

.icon-calendar:before {
  content: "";
}

.icon-time-countdown:before {
  content: "";
}

.icon-time-interval:before {
  content: "";
}

.icon-time-restore-setting:before {
  content: "";
}

.icon-time-restore:before {
  content: "";
}

.icon-time:before {
  content: "";
}

.icon-timer-off:before {
  content: "";
}

.icon-timer:before {
  content: "";
}

.icon-android-alt:before {
  content: "";
}

.icon-android:before {
  content: "";
}

.icon-apple:before {
  content: "";
}

.icon-behance:before {
  content: "";
}

.icon-codepen:before {
  content: "";
}

.icon-dribbble:before {
  content: "";
}

.icon-dropbox:before {
  content: "";
}

.icon-evernote:before {
  content: "";
}

.icon-facebook-box:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-github-box:before {
  content: "";
}

.icon-github:before {
  content: "";
}

.icon-google-drive:before {
  content: "";
}

.icon-google-earth:before {
  content: "";
}

.icon-google-glass:before {
  content: "";
}

.icon-google-maps:before {
  content: "";
}

.icon-google-pages:before {
  content: "";
}

.icon-google-play:before {
  content: "";
}

.icon-google-plus-box:before {
  content: "";
}

.icon-google-plus:before {
  content: "";
}

.icon-google:before {
  content: "";
}

.icon-instagram:before {
  content: "";
}

.icon-language-css3:before {
  content: "";
}

.icon-language-html5:before {
  content: "";
}

.icon-language-javascript:before {
  content: "";
}

.icon-language-python-alt:before {
  content: "";
}

.icon-language-python:before {
  content: "";
}

.icon-lastfm:before {
  content: "";
}

.icon-linkedin-box:before {
  content: "";
}

.icon-paypal:before {
  content: "";
}

.icon-pinterest-box:before {
  content: "";
}

.icon-pocket:before {
  content: "";
}

.icon-polymer:before {
  content: "";
}

.icon-share:before {
  content: "";
}

.icon-stackoverflow:before {
  content: "";
}

.icon-steam-square:before {
  content: "";
}

.icon-steam:before {
  content: "";
}

.icon-twitter-box:before {
  content: "";
}

.icon-twitter:before, .carousel .item .item-attribution.item-twitter-acct:before {
  content: "";
}

.icon-vk:before {
  content: "";
}

.icon-wikipedia:before {
  content: "";
}

.icon-windows:before {
  content: "";
}

.icon-aspect-ratio-alt:before {
  content: "";
}

.icon-aspect-ratio:before {
  content: "";
}

.icon-blur-circular:before {
  content: "";
}

.icon-blur-linear:before {
  content: "";
}

.icon-blur-off:before {
  content: "";
}

.icon-blur:before {
  content: "";
}

.icon-brightness-2:before {
  content: "";
}

.icon-brightness-3:before {
  content: "";
}

.icon-brightness-4:before {
  content: "";
}

.icon-brightness-5:before {
  content: "";
}

.icon-brightness-6:before {
  content: "";
}

.icon-brightness-7:before {
  content: "";
}

.icon-brightness-auto:before {
  content: "";
}

.icon-brightness-setting:before {
  content: "";
}

.icon-broken-image:before {
  content: "";
}

.icon-center-focus-strong:before {
  content: "";
}

.icon-center-focus-weak:before {
  content: "";
}

.icon-compare:before {
  content: "";
}

.icon-crop-16-9:before {
  content: "";
}

.icon-crop-3-2:before {
  content: "";
}

.icon-crop-5-4:before {
  content: "";
}

.icon-crop-7-5:before {
  content: "";
}

.icon-crop-din:before {
  content: "";
}

.icon-crop-free:before {
  content: "";
}

.icon-crop-landscape:before {
  content: "";
}

.icon-crop-portrait:before {
  content: "";
}

.icon-crop-square:before {
  content: "";
}

.icon-exposure-alt:before {
  content: "";
}

.icon-exposure:before {
  content: "";
}

.icon-filter-b-and-w:before {
  content: "";
}

.icon-filter-center-focus:before {
  content: "";
}

.icon-filter-frames:before {
  content: "";
}

.icon-filter-tilt-shift:before {
  content: "";
}

.icon-gradient:before {
  content: "";
}

.icon-grain:before {
  content: "";
}

.icon-graphic-eq:before {
  content: "";
}

.icon-hdr-off:before {
  content: "";
}

.icon-hdr-strong:before {
  content: "";
}

.icon-hdr-weak:before {
  content: "";
}

.icon-hdr:before {
  content: "";
}

.icon-iridescent:before {
  content: "";
}

.icon-leak-off:before {
  content: "";
}

.icon-leak:before {
  content: "";
}

.icon-looks:before {
  content: "";
}

.icon-loupe:before {
  content: "";
}

.icon-panorama-horizontal:before {
  content: "";
}

.icon-panorama-vertical:before {
  content: "";
}

.icon-panorama-wide-angle:before {
  content: "";
}

.icon-photo-size-select-large:before {
  content: "";
}

.icon-photo-size-select-small:before {
  content: "";
}

.icon-picture-in-picture:before {
  content: "";
}

.icon-slideshow:before {
  content: "";
}

.icon-texture:before {
  content: "";
}

.icon-tonality:before {
  content: "";
}

.icon-vignette:before {
  content: "";
}

.icon-wb-auto:before {
  content: "";
}

.icon-eject-alt:before {
  content: "";
}

.icon-eject:before {
  content: "";
}

.icon-equalizer:before {
  content: "";
}

.icon-fast-forward:before {
  content: "";
}

.icon-fast-rewind:before {
  content: "";
}

.icon-forward-10:before {
  content: "";
}

.icon-forward-30:before {
  content: "";
}

.icon-forward-5:before {
  content: "";
}

.icon-hearing:before {
  content: "";
}

.icon-pause-circle-outline:before {
  content: "";
}

.icon-pause-circle:before {
  content: "";
}

.icon-pause:before {
  content: "";
}

.icon-play-circle-outline:before {
  content: "";
}

.icon-play-circle:before {
  content: "";
}

.icon-play:before {
  content: "";
}

.icon-playlist-audio:before {
  content: "";
}

.icon-playlist-plus:before {
  content: "";
}

.icon-repeat-one:before {
  content: "";
}

.icon-repeat:before {
  content: "";
}

.icon-replay-10:before {
  content: "";
}

.icon-replay-30:before {
  content: "";
}

.icon-replay-5:before {
  content: "";
}

.icon-replay:before {
  content: "";
}

.icon-shuffle:before {
  content: "";
}

.icon-skip-next:before {
  content: "";
}

.icon-skip-previous:before {
  content: "";
}

.icon-stop:before {
  content: "";
}

.icon-surround-sound:before {
  content: "";
}

.icon-tune:before {
  content: "";
}

.icon-volume-down:before {
  content: "";
}

.icon-volume-mute:before {
  content: "";
}

.icon-volume-off:before {
  content: "";
}

.icon-volume-up:before {
  content: "";
}

.icon-n-1-square:before {
  content: "";
}

.icon-n-2-square:before {
  content: "";
}

.icon-n-3-square:before {
  content: "";
}

.icon-n-4-square:before {
  content: "";
}

.icon-n-5-square:before {
  content: "";
}

.icon-n-6-square:before {
  content: "";
}

.icon-neg-1:before {
  content: "";
}

.icon-neg-2:before {
  content: "";
}

.icon-plus-1:before {
  content: "";
}

.icon-plus-2:before {
  content: "";
}

.icon-sec-10:before {
  content: "";
}

.icon-sec-3:before {
  content: "";
}

.icon-zero:before {
  content: "";
}

.icon-airline-seat-flat-angled:before {
  content: "";
}

.icon-airline-seat-flat:before {
  content: "";
}

.icon-airline-seat-individual-suite:before {
  content: "";
}

.icon-airline-seat-legroom-extra:before {
  content: "";
}

.icon-airline-seat-legroom-normal:before {
  content: "";
}

.icon-airline-seat-legroom-reduced:before {
  content: "";
}

.icon-airline-seat-recline-extra:before {
  content: "";
}

.icon-airline-seat-recline-normal:before {
  content: "";
}

.icon-airplay:before {
  content: "";
}

.icon-closed-caption:before {
  content: "";
}

.icon-confirmation-number:before {
  content: "";
}

.icon-developer-board:before {
  content: "";
}

.icon-disc-full:before {
  content: "";
}

.icon-explicit:before {
  content: "";
}

.icon-flight-land:before {
  content: "";
}

.icon-flight-takeoff:before {
  content: "";
}

.icon-flip-to-back:before {
  content: "";
}

.icon-flip-to-front:before {
  content: "";
}

.icon-group-work:before {
  content: "";
}

.icon-hd:before {
  content: "";
}

.icon-hq:before {
  content: "";
}

.icon-markunread-mailbox:before {
  content: "";
}

.icon-memory:before {
  content: "";
}

.icon-nfc:before {
  content: "";
}

.icon-play-for-work:before {
  content: "";
}

.icon-power-input:before {
  content: "";
}

.icon-present-to-all:before {
  content: "";
}

.icon-satellite:before {
  content: "";
}

.icon-tap-and-play:before {
  content: "";
}

.icon-vibration:before {
  content: "";
}

.icon-voicemail:before {
  content: "";
}

.icon-group:before {
  content: "";
}

.icon-rss:before {
  content: "";
}

.icon-shape:before {
  content: "";
}

.icon-spinner:before {
  content: "";
}

.icon-ungroup:before {
  content: "";
}

.icon-500px:before {
  content: "";
}

.icon-8tracks:before {
  content: "";
}

.icon-amazon:before {
  content: "";
}

.icon-blogger:before {
  content: "";
}

.icon-delicious:before {
  content: "";
}

.icon-disqus:before {
  content: "";
}

.icon-flattr:before {
  content: "";
}

.icon-flickr:before {
  content: "";
}

.icon-github-alt:before {
  content: "";
}

.icon-google-old:before {
  content: "";
}

.icon-linkedin:before {
  content: "";
}

.icon-odnoklassniki:before {
  content: "";
}

.icon-outlook:before {
  content: "";
}

.icon-paypal-alt:before {
  content: "";
}

.icon-pinterest:before {
  content: "";
}

.icon-playstation:before {
  content: "";
}

.icon-reddit:before {
  content: "";
}

.icon-skype:before {
  content: "";
}

.icon-slideshare:before {
  content: "";
}

.icon-soundcloud:before {
  content: "";
}

.icon-tumblr:before {
  content: "";
}

.icon-twitch:before {
  content: "";
}

.icon-vimeo:before {
  content: "";
}

.icon-whatsapp:before {
  content: "";
}

.icon-xbox:before {
  content: "";
}

.icon-yahoo:before {
  content: "";
}

.icon-youtube-play:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

.icon-3d-rotation:before {
  content: "";
}

.icon-airplane-off:before {
  content: "";
}

.icon-airplane:before {
  content: "";
}

.icon-album:before {
  content: "";
}

.icon-archive:before {
  content: "";
}

.icon-assignment-account:before {
  content: "";
}

.icon-assignment-alert:before {
  content: "";
}

.icon-assignment-check:before {
  content: "";
}

.icon-assignment-o:before {
  content: "";
}

.icon-assignment-return:before {
  content: "";
}

.icon-assignment-returned:before {
  content: "";
}

.icon-assignment:before {
  content: "";
}

.icon-attachment-alt:before {
  content: "";
}

.icon-attachment:before {
  content: "";
}

.icon-audio:before {
  content: "";
}

.icon-badge-check:before {
  content: "";
}

.icon-balance-wallet:before {
  content: "";
}

.icon-balance:before {
  content: "";
}

.icon-battery-alert:before {
  content: "";
}

.icon-battery-flash:before {
  content: "";
}

.icon-battery-unknown:before {
  content: "";
}

.icon-battery:before {
  content: "";
}

.icon-bike:before {
  content: "";
}

.icon-block-alt:before {
  content: "";
}

.icon-block:before {
  content: "";
}

.icon-boat:before {
  content: "";
}

.icon-book-image:before {
  content: "";
}

.icon-book:before {
  content: "";
}

.icon-bookmark-outline:before {
  content: "";
}

.icon-bookmark:before {
  content: "";
}

.icon-brush:before {
  content: "";
}

.icon-bug:before {
  content: "";
}

.icon-bus:before {
  content: "";
}

.icon-cake:before {
  content: "";
}

.icon-car-taxi:before {
  content: "";
}

.icon-car-wash:before {
  content: "";
}

.icon-car:before {
  content: "";
}

.icon-card-giftcard:before {
  content: "";
}

.icon-card-membership:before {
  content: "";
}

.icon-card-travel:before {
  content: "";
}

.icon-card:before {
  content: "";
}

.icon-case-check:before {
  content: "";
}

.icon-case-download:before {
  content: "";
}

.icon-case-play:before {
  content: "";
}

.icon-case:before {
  content: "";
}

.icon-cast-connected:before {
  content: "";
}

.icon-cast:before {
  content: "";
}

.icon-chart-donut:before {
  content: "";
}

.icon-chart:before {
  content: "";
}

.icon-city-alt:before {
  content: "";
}

.icon-city:before {
  content: "";
}

.icon-close-circle-o:before {
  content: "";
}

.icon-close-circle:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-cocktail:before {
  content: "";
}

.icon-code-setting:before {
  content: "";
}

.icon-code-smartphone:before {
  content: "";
}

.icon-code:before {
  content: "";
}

.icon-coffee:before {
  content: "";
}

.icon-collection-bookmark:before {
  content: "";
}

.icon-collection-case-play:before {
  content: "";
}

.icon-collection-folder-image:before {
  content: "";
}

.icon-collection-image-o:before {
  content: "";
}

.icon-collection-image:before {
  content: "";
}

.icon-collection-item-1:before {
  content: "";
}

.icon-collection-item-2:before {
  content: "";
}

.icon-collection-item-3:before {
  content: "";
}

.icon-collection-item-4:before {
  content: "";
}

.icon-collection-item-5:before {
  content: "";
}

.icon-collection-item-6:before {
  content: "";
}

.icon-collection-item-7:before {
  content: "";
}

.icon-collection-item-8:before {
  content: "";
}

.icon-collection-item-9-plus:before {
  content: "";
}

.icon-collection-item-9:before {
  content: "";
}

.icon-collection-item:before, .media-gallery .media-play-overlay:after {
  content: "";
}

.icon-collection-music:before {
  content: "";
}

.icon-collection-pdf:before {
  content: "";
}

.icon-collection-plus:before {
  content: "";
}

.icon-collection-speaker:before {
  content: "";
}

.icon-collection-text:before {
  content: "";
}

.icon-collection-video:before {
  content: "";
}

.icon-compass:before {
  content: "";
}

.icon-cutlery:before {
  content: "";
}

.icon-delete:before {
  content: "";
}

.icon-dialpad:before {
  content: "";
}

.icon-dns:before {
  content: "";
}

.icon-drink:before {
  content: "";
}

.icon-edit:before {
  content: "";
}

.icon-email-open:before {
  content: "";
}

.icon-email:before, a[class^="contact-"].contact-email:before, span[class^="contact-"].contact-email:before {
  content: "";
}

.icon-eye-off:before {
  content: "";
}

.icon-eye:before {
  content: "";
}

.icon-eyedropper:before {
  content: "";
}

.icon-favorite-outline:before {
  content: "";
}

.icon-favorite:before {
  content: "";
}

.icon-filter-list:before {
  content: "";
}

.icon-fire:before {
  content: "";
}

.icon-flag:before {
  content: "";
}

.icon-flare:before {
  content: "";
}

.icon-flash-auto:before {
  content: "";
}

.icon-flash-off:before {
  content: "";
}

.icon-flash:before {
  content: "";
}

.icon-flip:before {
  content: "";
}

.icon-flower-alt:before {
  content: "";
}

.icon-flower:before {
  content: "";
}

.icon-font:before {
  content: "";
}

.icon-fullscreen-alt:before {
  content: "";
}

.icon-fullscreen-exit:before {
  content: "";
}

.icon-fullscreen:before {
  content: "";
}

.icon-functions:before {
  content: "";
}

.icon-gas-station:before {
  content: "";
}

.icon-gesture:before {
  content: "";
}

.icon-globe-alt:before {
  content: "";
}

.icon-globe-lock:before {
  content: "";
}

.icon-globe:before {
  content: "";
}

.icon-graduation-cap:before {
  content: "";
}

.icon-home:before {
  content: "";
}

.icon-hospital-alt:before {
  content: "";
}

.icon-hospital:before {
  content: "";
}

.icon-hotel:before {
  content: "";
}

.icon-hourglass-alt:before {
  content: "";
}

.icon-hourglass-outline:before {
  content: "";
}

.icon-hourglass:before {
  content: "";
}

.icon-http:before {
  content: "";
}

.icon-image-alt:before {
  content: "";
}

.icon-image-o:before {
  content: "";
}

.icon-image:before {
  content: "";
}

.icon-inbox:before {
  content: "";
}

.icon-invert-colors-off:before {
  content: "";
}

.icon-invert-colors:before {
  content: "";
}

.icon-key:before {
  content: "";
}

.icon-label-alt-outline:before {
  content: "";
}

.icon-label-alt:before {
  content: "";
}

.icon-label-heart:before {
  content: "";
}

.icon-label:before {
  content: "";
}

.icon-labels:before {
  content: "";
}

.icon-lamp:before {
  content: "";
}

.icon-landscape:before {
  content: "";
}

.icon-layers-off:before {
  content: "";
}

.icon-layers:before {
  content: "";
}

.icon-library:before {
  content: "";
}

.icon-link:before {
  content: "";
}

.icon-lock-open:before {
  content: "";
}

.icon-lock-outline:before {
  content: "";
}

.icon-lock:before {
  content: "";
}

.icon-mail-reply-all:before {
  content: "";
}

.icon-mail-reply:before {
  content: "";
}

.icon-mail-send:before {
  content: "";
}

.icon-mall:before {
  content: "";
}

.icon-map:before {
  content: "";
}

.icon-menu:before {
  content: "";
}

.icon-money-box:before {
  content: "";
}

.icon-money-off:before {
  content: "";
}

.icon-money:before {
  content: "";
}

.icon-more-vert:before {
  content: "";
}

.icon-more:before {
  content: "";
}

.icon-movie-alt:before {
  content: "";
}

.icon-movie:before {
  content: "";
}

.icon-nature-people:before {
  content: "";
}

.icon-nature:before {
  content: "";
}

.icon-navigation:before {
  content: "";
}

.icon-open-in-browser:before {
  content: "";
}

.icon-open-in-new:before {
  content: "";
}

.icon-palette:before {
  content: "";
}

.icon-parking:before {
  content: "";
}

.icon-pin-account:before {
  content: "";
}

.icon-pin-assistant:before {
  content: "";
}

.icon-pin-drop:before {
  content: "";
}

.icon-pin-help:before {
  content: "";
}

.icon-pin-off:before {
  content: "";
}

.icon-pin:before, a[class^="contact-"].contact-location:before, span[class^="contact-"].contact-location:before {
  content: "";
}

.icon-pizza:before {
  content: "";
}

.icon-plaster:before {
  content: "";
}

.icon-power-setting:before {
  content: "";
}

.icon-power:before {
  content: "";
}

.icon-print:before {
  content: "";
}

.icon-puzzle-piece:before {
  content: "";
}

.icon-quote:before {
  content: "";
}

.icon-railway:before {
  content: "";
}

.icon-receipt:before {
  content: "";
}

.icon-refresh-alt:before {
  content: "";
}

.icon-refresh-sync-alert:before {
  content: "";
}

.icon-refresh-sync-off:before {
  content: "";
}

.icon-refresh-sync:before {
  content: "";
}

.icon-refresh:before {
  content: "";
}

.icon-roller:before {
  content: "";
}

.icon-ruler:before {
  content: "";
}

.icon-scissors:before {
  content: "";
}

.icon-screen-rotation-lock:before {
  content: "";
}

.icon-screen-rotation:before {
  content: "";
}

.icon-search-for:before {
  content: "";
}

.icon-search-in-file:before {
  content: "";
}

.icon-search-in-page:before {
  content: "";
}

.icon-search-replace:before {
  content: "";
}

.icon-search:before, nav.navbar.navbar-45px .btn.btn-search:before, nav.navbar.navbar-45px .btn-search.tag.tag-block:before, nav.navbar.navbar-45px #block-chronicle-local-tasks a.btn-search:before, #block-chronicle-local-tasks nav.navbar.navbar-45px a.btn-search:before,
nav.navbar.navbar-45px ul.nav li.search:before, .cornell-search .views-exposed-form > .form-actions:before {
  content: "";
}

.icon-seat:before {
  content: "";
}

.icon-settings-square:before {
  content: "";
}

.icon-settings:before {
  content: "";
}

.icon-shield-check:before {
  content: "";
}

.icon-shield-security:before {
  content: "";
}

.icon-shopping-basket:before {
  content: "";
}

.icon-shopping-cart-plus:before {
  content: "";
}

.icon-shopping-cart:before {
  content: "";
}

.icon-sign-in:before {
  content: "";
}

.icon-sort-amount-asc:before {
  content: "";
}

.icon-sort-amount-desc:before {
  content: "";
}

.icon-sort-asc:before {
  content: "";
}

.icon-sort-desc:before {
  content: "";
}

.icon-spellcheck:before {
  content: "";
}

.icon-storage:before {
  content: "";
}

.icon-store-24:before {
  content: "";
}

.icon-store:before {
  content: "";
}

.icon-subway:before {
  content: "";
}

.icon-sun:before {
  content: "";
}

.icon-tab-unselected:before {
  content: "";
}

.icon-tab:before {
  content: "";
}

.icon-tag-close:before {
  content: "";
}

.icon-tag-more:before {
  content: "";
}

.icon-tag:before {
  content: "";
}

.icon-thumb-down:before {
  content: "";
}

.icon-thumb-up-down:before {
  content: "";
}

.icon-thumb-up:before {
  content: "";
}

.icon-ticket-star:before {
  content: "";
}

.icon-toll:before {
  content: "";
}

.icon-toys:before {
  content: "";
}

.icon-traffic:before {
  content: "";
}

.icon-translate:before {
  content: "";
}

.icon-triangle-down:before {
  content: "";
}

.icon-triangle-up:before {
  content: "";
}

.icon-truck:before {
  content: "";
}

.icon-turning-sign:before {
  content: "";
}

.icon-wallpaper:before {
  content: "";
}

.icon-washing-machine:before {
  content: "";
}

.icon-window-maximize:before {
  content: "";
}

.icon-window-minimize:before {
  content: "";
}

.icon-window-restore:before {
  content: "";
}

.icon-wrench:before {
  content: "";
}

.icon-zoom-in:before {
  content: "";
}

.icon-zoom-out:before {
  content: "";
}

.icon-alert-circle-o:before {
  content: "";
}

.icon-alert-circle:before {
  content: "";
}

.icon-alert-octagon:before {
  content: "";
}

.icon-alert-polygon:before {
  content: "";
}

.icon-alert-triangle:before {
  content: "";
}

.icon-help-outline:before {
  content: "";
}

.icon-help:before {
  content: "";
}

.icon-info-outline:before {
  content: "";
}

.icon-info:before {
  content: "";
}

.icon-notifications-active:before {
  content: "";
}

.icon-notifications-add:before {
  content: "";
}

.icon-notifications-none:before {
  content: "";
}

.icon-notifications-off:before {
  content: "";
}

.icon-notifications-paused:before {
  content: "";
}

.icon-notifications:before {
  content: "";
}

.icon-account-add:before {
  content: "";
}

.icon-account-box-mail:before {
  content: "";
}

.icon-account-box-o:before {
  content: "";
}

.icon-account-box-phone:before {
  content: "";
}

.icon-account-box:before {
  content: "";
}

.icon-account-calendar:before {
  content: "";
}

.icon-account-circle:before {
  content: "";
}

.icon-account-o:before {
  content: "";
}

.icon-account:before {
  content: "";
}

.icon-accounts-add:before {
  content: "";
}

.icon-accounts-alt:before {
  content: "";
}

.icon-accounts-list-alt:before {
  content: "";
}

.icon-accounts-list:before {
  content: "";
}

.icon-accounts-outline:before {
  content: "";
}

.icon-accounts:before {
  content: "";
}

.icon-face:before {
  content: "";
}

.icon-female:before {
  content: "";
}

.icon-male-alt:before {
  content: "";
}

.icon-male-female:before {
  content: "";
}

.icon-male:before {
  content: "";
}

.icon-mood-bad:before {
  content: "";
}

.icon-mood:before {
  content: "";
}

.icon-run:before {
  content: "";
}

.icon-walk:before {
  content: "";
}

.icon-cloud-box:before {
  content: "";
}

.icon-cloud-circle:before {
  content: "";
}

.icon-cloud-done:before {
  content: "";
}

.icon-cloud-download:before {
  content: "";
}

.icon-cloud-off:before {
  content: "";
}

.icon-cloud-outline-alt:before {
  content: "";
}

.icon-cloud-outline:before {
  content: "";
}

.icon-cloud-upload:before {
  content: "";
}

.icon-cloud:before {
  content: "";
}

.icon-download:before {
  content: "";
}

.icon-file-plus:before {
  content: "";
}

.icon-file-text:before {
  content: "";
}

.icon-file:before {
  content: "";
}

.icon-folder-outline:before {
  content: "";
}

.icon-folder-person:before {
  content: "";
}

.icon-folder-star-alt:before {
  content: "";
}

.icon-folder-star:before {
  content: "";
}

.icon-folder:before {
  content: "";
}

.icon-gif:before {
  content: "";
}

.icon-upload:before {
  content: "";
}

.icon-border-all:before {
  content: "";
}

.icon-border-bottom:before {
  content: "";
}

.icon-border-clear:before {
  content: "";
}

.icon-border-color:before {
  content: "";
}

.icon-border-horizontal:before {
  content: "";
}

.icon-border-inner:before {
  content: "";
}

.icon-border-left:before {
  content: "";
}

.icon-border-outer:before {
  content: "";
}

.icon-border-right:before {
  content: "";
}

.icon-border-style:before {
  content: "";
}

.icon-border-top:before {
  content: "";
}

.icon-border-vertical:before {
  content: "";
}

.icon-copy:before {
  content: "";
}

.icon-crop:before {
  content: "";
}

.icon-format-align-center:before {
  content: "";
}

.icon-format-align-justify:before {
  content: "";
}

.icon-format-align-left:before {
  content: "";
}

.icon-format-align-right:before {
  content: "";
}

.icon-format-bold:before {
  content: "";
}

.icon-format-clear-all:before {
  content: "";
}

.icon-format-clear:before {
  content: "";
}

.icon-format-color-fill:before {
  content: "";
}

.icon-format-color-reset:before {
  content: "";
}

.icon-format-color-text:before {
  content: "";
}

.icon-format-indent-decrease:before {
  content: "";
}

.icon-format-indent-increase:before {
  content: "";
}

.icon-format-italic:before {
  content: "";
}

.icon-format-line-spacing:before {
  content: "";
}

.icon-format-list-bulleted:before {
  content: "";
}

.icon-format-list-numbered:before {
  content: "";
}

.icon-format-ltr:before {
  content: "";
}

.icon-format-rtl:before {
  content: "";
}

.icon-format-size:before {
  content: "";
}

.icon-format-strikethrough-s:before {
  content: "";
}

.icon-format-strikethrough:before {
  content: "";
}

.icon-format-subject:before {
  content: "";
}

.icon-format-underlined:before {
  content: "";
}

.icon-format-valign-bottom:before {
  content: "";
}

.icon-format-valign-center:before {
  content: "";
}

.icon-format-valign-top:before {
  content: "";
}

.icon-redo:before {
  content: "";
}

.icon-select-all:before {
  content: "";
}

.icon-space-bar:before {
  content: "";
}

.icon-text-format:before {
  content: "";
}

.icon-transform:before {
  content: "";
}

.icon-undo:before {
  content: "";
}

.icon-wrap-text:before {
  content: "";
}

.icon-comment-alert:before {
  content: "";
}

.icon-comment-alt-text:before {
  content: "";
}

.icon-comment-alt:before {
  content: "";
}

.icon-comment-edit:before {
  content: "";
}

.icon-comment-image:before {
  content: "";
}

.icon-comment-list:before {
  content: "";
}

.icon-comment-more:before {
  content: "";
}

.icon-comment-outline:before {
  content: "";
}

.icon-comment-text-alt:before {
  content: "";
}

.icon-comment-text:before {
  content: "";
}

.icon-comment-video:before {
  content: "";
}

.icon-comment:before {
  content: "";
}

.icon-comments:before {
  content: "";
}

.icon-check-all:before {
  content: "";
}

.icon-check-circle-u:before {
  content: "";
}

.icon-check-circle:before {
  content: "";
}

.icon-check-square:before {
  content: "";
}

.icon-check:before {
  content: "";
}

.icon-circle-o:before {
  content: "";
}

.icon-circle:before {
  content: "";
}

.icon-dot-circle-alt:before {
  content: "";
}

.icon-dot-circle:before {
  content: "";
}

.icon-minus-circle-outline:before {
  content: "";
}

.icon-minus-circle:before {
  content: "";
}

.icon-minus-square:before {
  content: "";
}

.icon-minus:before {
  content: "";
}

.icon-plus-circle-o-duplicate:before {
  content: "";
}

.icon-plus-circle-o:before {
  content: "";
}

.icon-plus-circle:before {
  content: "";
}

.icon-plus-square:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-square-o:before {
  content: "";
}

.icon-star-circle:before {
  content: "";
}

.icon-star-half:before {
  content: "";
}

.icon-star-outline:before {
  content: "";
}

.icon-star:before {
  content: "";
}

.icon-bluetooth-connected:before {
  content: "";
}

.icon-bluetooth-off:before {
  content: "";
}

.icon-bluetooth-search:before {
  content: "";
}

.icon-bluetooth-setting:before {
  content: "";
}

.icon-bluetooth:before {
  content: "";
}

.icon-camera-add:before {
  content: "";
}

.icon-camera-alt:before {
  content: "";
}

.icon-camera-bw:before {
  content: "";
}

.icon-camera-front:before {
  content: "";
}

.icon-camera-mic:before {
  content: "";
}

.icon-camera-party-mode:before {
  content: "";
}

.icon-camera-rear:before {
  content: "";
}

.icon-camera-roll:before {
  content: "";
}

.icon-camera-switch:before {
  content: "";
}

.icon-camera:before {
  content: "";
}

.icon-card-alert:before {
  content: "";
}

.icon-card-off:before {
  content: "";
}

.icon-card-sd:before {
  content: "";
}

.icon-card-sim:before {
  content: "";
}

.icon-desktop-mac:before {
  content: "";
}

.icon-desktop-windows:before {
  content: "";
}

.icon-device-hub:before {
  content: "";
}

.icon-devices-off:before {
  content: "";
}

.icon-devices:before {
  content: "";
}

.icon-dock:before {
  content: "";
}

.icon-floppy:before {
  content: "";
}

.icon-gamepad:before {
  content: "";
}

.icon-gps-dot:before {
  content: "";
}

.icon-gps-off:before {
  content: "";
}

.icon-gps:before {
  content: "";
}

.icon-headset-mic:before {
  content: "";
}

.icon-headset:before {
  content: "";
}

.icon-input-antenna:before {
  content: "";
}

.icon-input-composite:before {
  content: "";
}

.icon-input-hdmi:before {
  content: "";
}

.icon-input-power:before {
  content: "";
}

.icon-input-svideo:before {
  content: "";
}

.icon-keyboard-hide:before {
  content: "";
}

.icon-keyboard:before {
  content: "";
}

.icon-laptop-chromebook:before {
  content: "";
}

.icon-laptop-mac:before {
  content: "";
}

.icon-laptop:before {
  content: "";
}

.icon-mic-off:before {
  content: "";
}

.icon-mic-outline:before {
  content: "";
}

.icon-mic-setting:before {
  content: "";
}

.icon-mic:before {
  content: "";
}

.icon-mouse:before {
  content: "";
}

.icon-network-alert:before {
  content: "";
}

.icon-network-locked:before {
  content: "";
}

.icon-network-off:before {
  content: "";
}

.icon-network-outline:before {
  content: "";
}

.icon-network-setting:before {
  content: "";
}

.icon-network:before {
  content: "";
}

.icon-phone-bluetooth:before {
  content: "";
}

.icon-phone-end:before {
  content: "";
}

.icon-phone-forwarded:before {
  content: "";
}

.icon-phone-in-talk:before {
  content: "";
}

.icon-phone-locked:before {
  content: "";
}

.icon-phone-missed:before {
  content: "";
}

.icon-phone-msg:before {
  content: "";
}

.icon-phone-paused:before {
  content: "";
}

.icon-phone-ring:before {
  content: "";
}

.icon-phone-setting:before {
  content: "";
}

.icon-phone-sip:before {
  content: "";
}

.icon-phone:before, a[class^="contact-"].contact-phone:before, span[class^="contact-"].contact-phone:before, a[href^="tel"]:before {
  content: "";
}

.icon-portable-wifi-changes:before {
  content: "";
}

.icon-portable-wifi-off:before {
  content: "";
}

.icon-portable-wifi:before {
  content: "";
}

.icon-radio:before {
  content: "";
}

.icon-reader:before {
  content: "";
}

.icon-remote-control-alt:before {
  content: "";
}

.icon-remote-control:before {
  content: "";
}

.icon-router:before {
  content: "";
}

.icon-scanner:before {
  content: "";
}

.icon-smartphone-android:before {
  content: "";
}

.icon-smartphone-download:before {
  content: "";
}

.icon-smartphone-erase:before {
  content: "";
}

.icon-smartphone-info:before {
  content: "";
}

.icon-smartphone-iphone:before {
  content: "";
}

.icon-smartphone-landscape-lock:before {
  content: "";
}

.icon-smartphone-landscape:before {
  content: "";
}

.icon-smartphone-lock:before {
  content: "";
}

.icon-smartphone-portrait-lock:before {
  content: "";
}

.icon-smartphone-ring:before {
  content: "";
}

.icon-smartphone-setting:before {
  content: "";
}

.icon-smartphone-setup:before {
  content: "";
}

.icon-smartphone:before {
  content: "";
}

.icon-speaker:before {
  content: "";
}

.icon-tablet-android:before {
  content: "";
}

.icon-tablet-mac:before {
  content: "";
}

.icon-tablet:before {
  content: "";
}

.icon-tv-alt-play:before {
  content: "";
}

.icon-tv-list:before {
  content: "";
}

.icon-tv-play:before {
  content: "";
}

.icon-tv:before {
  content: "";
}

.icon-usb:before {
  content: "";
}

.icon-videocam-off:before {
  content: "";
}

.icon-videocam-switch:before {
  content: "";
}

.icon-videocam:before {
  content: "";
}

.icon-watch:before {
  content: "";
}

.icon-wifi-alt-2:before {
  content: "";
}

.icon-wifi-alt:before {
  content: "";
}

.icon-wifi-info:before {
  content: "";
}

.icon-wifi-lock:before {
  content: "";
}

.icon-wifi-off:before {
  content: "";
}

.icon-wifi-outline:before {
  content: "";
}

.icon-wifi:before {
  content: "";
}

.icon-arrow-left-bottom:before {
  content: "";
}

.icon-arrow-left:before {
  content: "";
}

.icon-arrow-merge:before {
  content: "";
}

.icon-arrow-missed:before {
  content: "";
}

.icon-arrow-right-top:before {
  content: "";
}

.icon-arrow-right:before {
  content: "";
}

.icon-arrow-split:before {
  content: "";
}

.icon-arrows:before {
  content: "";
}

.icon-caret-down-circle:before {
  content: "";
}

.icon-caret-down:before {
  content: "";
}

.icon-caret-left-circle:before {
  content: "";
}

.icon-caret-left:before {
  content: "";
}

.icon-caret-right-circle:before {
  content: "";
}

.icon-caret-right:before {
  content: "";
}

.icon-caret-up-circle:before {
  content: "";
}

.icon-caret-up:before {
  content: "";
}

.icon-chevron-down:before {
  content: "";
}

.icon-chevron-left:before {
  content: "";
}

.icon-chevron-right:before {
  content: "";
}

.icon-chevron-up:before {
  content: "";
}

.icon-forward:before {
  content: "";
}

.icon-long-arrow-down:before {
  content: "";
}

.icon-long-arrow-left:before {
  content: "";
}

.icon-long-arrow-return:before {
  content: "";
}

.icon-long-arrow-right:before {
  content: "";
}

.icon-long-arrow-tab:before {
  content: "";
}

.icon-long-arrow-up:before {
  content: "";
}

.icon-rotate-ccw:before {
  content: "";
}

.icon-rotate-cw:before {
  content: "";
}

.icon-rotate-left:before {
  content: "";
}

.icon-rotate-right:before {
  content: "";
}

.icon-square-down:before {
  content: "";
}

.icon-square-right:before {
  content: "";
}

.icon-swap-alt:before {
  content: "";
}

.icon-swap-vertical-circle:before {
  content: "";
}

.icon-swap-vertical:before {
  content: "";
}

.icon-swap:before {
  content: "";
}

.icon-trending-down:before {
  content: "";
}

.icon-trending-flat:before {
  content: "";
}

.icon-trending-up:before {
  content: "";
}

.icon-unfold-less:before {
  content: "";
}

.icon-unfold-more:before {
  content: "";
}

.icon-apps:before {
  content: "";
}

.icon-grid-off:before {
  content: "";
}

.icon-grid:before {
  content: "";
}

.icon-view-agenda:before {
  content: "";
}

.icon-view-array:before {
  content: "";
}

.icon-view-carousel:before {
  content: "";
}

.icon-view-column:before {
  content: "";
}

.icon-view-comfy:before {
  content: "";
}

.icon-view-compact:before {
  content: "";
}

.icon-view-dashboard:before {
  content: "";
}

.icon-view-day:before {
  content: "";
}

.icon-view-headline:before {
  content: "";
}

.icon-view-list-alt:before {
  content: "";
}

.icon-view-list:before, .mode-selector .mode-list:before {
  content: "";
}

.icon-view-module:before, .mode-selector .mode-grid:before {
  content: "";
}

.icon-view-quilt:before {
  content: "";
}

.icon-view-stream:before {
  content: "";
}

.icon-view-subtitles:before {
  content: "";
}

.icon-view-toc:before {
  content: "";
}

.icon-view-web:before {
  content: "";
}

.icon-view-week:before {
  content: "";
}

.icon-widgets:before {
  content: "";
}

.icon-alarm-check:before {
  content: "";
}

.icon-alarm-off:before {
  content: "";
}

.icon-alarm-plus:before {
  content: "";
}

.icon-alarm-snooze:before {
  content: "";
}

.icon-alarm:before {
  content: "";
}

.icon-calendar-alt:before {
  content: "";
}

.icon-calendar-check:before {
  content: "";
}

.icon-calendar-close:before {
  content: "";
}

.icon-calendar-note:before {
  content: "";
}

.icon-calendar:before {
  content: "";
}

.icon-time-countdown:before {
  content: "";
}

.icon-time-interval:before {
  content: "";
}

.icon-time-restore-setting:before {
  content: "";
}

.icon-time-restore:before {
  content: "";
}

.icon-time:before {
  content: "";
}

.icon-timer-off:before {
  content: "";
}

.icon-timer:before {
  content: "";
}

.icon-android-alt:before {
  content: "";
}

.icon-android:before {
  content: "";
}

.icon-apple:before {
  content: "";
}

.icon-behance:before {
  content: "";
}

.icon-codepen:before {
  content: "";
}

.icon-dribbble:before {
  content: "";
}

.icon-dropbox:before {
  content: "";
}

.icon-evernote:before {
  content: "";
}

.icon-facebook-box:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-github-box:before {
  content: "";
}

.icon-github:before {
  content: "";
}

.icon-google-drive:before {
  content: "";
}

.icon-google-earth:before {
  content: "";
}

.icon-google-glass:before {
  content: "";
}

.icon-google-maps:before {
  content: "";
}

.icon-google-pages:before {
  content: "";
}

.icon-google-play:before {
  content: "";
}

.icon-google-plus-box:before {
  content: "";
}

.icon-google-plus:before {
  content: "";
}

.icon-google:before {
  content: "";
}

.icon-instagram:before {
  content: "";
}

.icon-language-css3:before {
  content: "";
}

.icon-language-html5:before {
  content: "";
}

.icon-language-javascript:before {
  content: "";
}

.icon-language-python-alt:before {
  content: "";
}

.icon-language-python:before {
  content: "";
}

.icon-lastfm:before {
  content: "";
}

.icon-linkedin-box:before {
  content: "";
}

.icon-paypal:before {
  content: "";
}

.icon-pinterest-box:before {
  content: "";
}

.icon-pocket:before {
  content: "";
}

.icon-polymer:before {
  content: "";
}

.icon-share:before {
  content: "";
}

.icon-stackoverflow:before {
  content: "";
}

.icon-steam-square:before {
  content: "";
}

.icon-steam:before {
  content: "";
}

.icon-twitter-box:before {
  content: "";
}

.icon-twitter:before, .carousel .item .item-attribution.item-twitter-acct:before {
  content: "";
}

.icon-vk:before {
  content: "";
}

.icon-wikipedia:before {
  content: "";
}

.icon-windows:before {
  content: "";
}

.icon-aspect-ratio-alt:before {
  content: "";
}

.icon-aspect-ratio:before {
  content: "";
}

.icon-blur-circular:before {
  content: "";
}

.icon-blur-linear:before {
  content: "";
}

.icon-blur-off:before {
  content: "";
}

.icon-blur:before {
  content: "";
}

.icon-brightness-2:before {
  content: "";
}

.icon-brightness-3:before {
  content: "";
}

.icon-brightness-4:before {
  content: "";
}

.icon-brightness-5:before {
  content: "";
}

.icon-brightness-6:before {
  content: "";
}

.icon-brightness-7:before {
  content: "";
}

.icon-brightness-auto:before {
  content: "";
}

.icon-brightness-setting:before {
  content: "";
}

.icon-broken-image:before {
  content: "";
}

.icon-center-focus-strong:before {
  content: "";
}

.icon-center-focus-weak:before {
  content: "";
}

.icon-compare:before {
  content: "";
}

.icon-crop-16-9:before {
  content: "";
}

.icon-crop-3-2:before {
  content: "";
}

.icon-crop-5-4:before {
  content: "";
}

.icon-crop-7-5:before {
  content: "";
}

.icon-crop-din:before {
  content: "";
}

.icon-crop-free:before {
  content: "";
}

.icon-crop-landscape:before {
  content: "";
}

.icon-crop-portrait:before {
  content: "";
}

.icon-crop-square:before {
  content: "";
}

.icon-exposure-alt:before {
  content: "";
}

.icon-exposure:before {
  content: "";
}

.icon-filter-b-and-w:before {
  content: "";
}

.icon-filter-center-focus:before {
  content: "";
}

.icon-filter-frames:before {
  content: "";
}

.icon-filter-tilt-shift:before {
  content: "";
}

.icon-gradient:before {
  content: "";
}

.icon-grain:before {
  content: "";
}

.icon-graphic-eq:before {
  content: "";
}

.icon-hdr-off:before {
  content: "";
}

.icon-hdr-strong:before {
  content: "";
}

.icon-hdr-weak:before {
  content: "";
}

.icon-hdr:before {
  content: "";
}

.icon-iridescent:before {
  content: "";
}

.icon-leak-off:before {
  content: "";
}

.icon-leak:before {
  content: "";
}

.icon-looks:before {
  content: "";
}

.icon-loupe:before {
  content: "";
}

.icon-panorama-horizontal:before {
  content: "";
}

.icon-panorama-vertical:before {
  content: "";
}

.icon-panorama-wide-angle:before {
  content: "";
}

.icon-photo-size-select-large:before {
  content: "";
}

.icon-photo-size-select-small:before {
  content: "";
}

.icon-picture-in-picture:before {
  content: "";
}

.icon-slideshow:before {
  content: "";
}

.icon-texture:before {
  content: "";
}

.icon-tonality:before {
  content: "";
}

.icon-vignette:before {
  content: "";
}

.icon-wb-auto:before {
  content: "";
}

.icon-eject-alt:before {
  content: "";
}

.icon-eject:before {
  content: "";
}

.icon-equalizer:before {
  content: "";
}

.icon-fast-forward:before {
  content: "";
}

.icon-fast-rewind:before {
  content: "";
}

.icon-forward-10:before {
  content: "";
}

.icon-forward-30:before {
  content: "";
}

.icon-forward-5:before {
  content: "";
}

.icon-hearing:before {
  content: "";
}

.icon-pause-circle-outline:before {
  content: "";
}

.icon-pause-circle:before {
  content: "";
}

.icon-pause:before {
  content: "";
}

.icon-play-circle-outline:before {
  content: "";
}

.icon-play-circle:before {
  content: "";
}

.icon-play:before {
  content: "";
}

.icon-playlist-audio:before {
  content: "";
}

.icon-playlist-plus:before {
  content: "";
}

.icon-repeat-one:before {
  content: "";
}

.icon-repeat:before {
  content: "";
}

.icon-replay-10:before {
  content: "";
}

.icon-replay-30:before {
  content: "";
}

.icon-replay-5:before {
  content: "";
}

.icon-replay:before {
  content: "";
}

.icon-shuffle:before {
  content: "";
}

.icon-skip-next:before {
  content: "";
}

.icon-skip-previous:before {
  content: "";
}

.icon-stop:before {
  content: "";
}

.icon-surround-sound:before {
  content: "";
}

.icon-tune:before {
  content: "";
}

.icon-volume-down:before {
  content: "";
}

.icon-volume-mute:before {
  content: "";
}

.icon-volume-off:before {
  content: "";
}

.icon-volume-up:before {
  content: "";
}

.icon-n-1-square:before {
  content: "";
}

.icon-n-2-square:before {
  content: "";
}

.icon-n-3-square:before {
  content: "";
}

.icon-n-4-square:before {
  content: "";
}

.icon-n-5-square:before {
  content: "";
}

.icon-n-6-square:before {
  content: "";
}

.icon-neg-1:before {
  content: "";
}

.icon-neg-2:before {
  content: "";
}

.icon-plus-1:before {
  content: "";
}

.icon-plus-2:before {
  content: "";
}

.icon-sec-10:before {
  content: "";
}

.icon-sec-3:before {
  content: "";
}

.icon-zero:before {
  content: "";
}

.icon-airline-seat-flat-angled:before {
  content: "";
}

.icon-airline-seat-flat:before {
  content: "";
}

.icon-airline-seat-individual-suite:before {
  content: "";
}

.icon-airline-seat-legroom-extra:before {
  content: "";
}

.icon-airline-seat-legroom-normal:before {
  content: "";
}

.icon-airline-seat-legroom-reduced:before {
  content: "";
}

.icon-airline-seat-recline-extra:before {
  content: "";
}

.icon-airline-seat-recline-normal:before {
  content: "";
}

.icon-airplay:before {
  content: "";
}

.icon-closed-caption:before {
  content: "";
}

.icon-confirmation-number:before {
  content: "";
}

.icon-developer-board:before {
  content: "";
}

.icon-disc-full:before {
  content: "";
}

.icon-explicit:before {
  content: "";
}

.icon-flight-land:before {
  content: "";
}

.icon-flight-takeoff:before {
  content: "";
}

.icon-flip-to-back:before {
  content: "";
}

.icon-flip-to-front:before {
  content: "";
}

.icon-group-work:before {
  content: "";
}

.icon-hd:before {
  content: "";
}

.icon-hq:before {
  content: "";
}

.icon-markunread-mailbox:before {
  content: "";
}

.icon-memory:before {
  content: "";
}

.icon-nfc:before {
  content: "";
}

.icon-play-for-work:before {
  content: "";
}

.icon-power-input:before {
  content: "";
}

.icon-present-to-all:before {
  content: "";
}

.icon-satellite:before {
  content: "";
}

.icon-tap-and-play:before {
  content: "";
}

.icon-vibration:before {
  content: "";
}

.icon-voicemail:before {
  content: "";
}

.icon-group:before {
  content: "";
}

.icon-rss:before {
  content: "";
}

.icon-shape:before {
  content: "";
}

.icon-spinner:before {
  content: "";
}

.icon-ungroup:before {
  content: "";
}

.icon-500px:before {
  content: "";
}

.icon-8tracks:before {
  content: "";
}

.icon-amazon:before {
  content: "";
}

.icon-blogger:before {
  content: "";
}

.icon-delicious:before {
  content: "";
}

.icon-disqus:before {
  content: "";
}

.icon-flattr:before {
  content: "";
}

.icon-flickr:before {
  content: "";
}

.icon-github-alt:before {
  content: "";
}

.icon-google-old:before {
  content: "";
}

.icon-linkedin:before {
  content: "";
}

.icon-odnoklassniki:before {
  content: "";
}

.icon-outlook:before {
  content: "";
}

.icon-paypal-alt:before {
  content: "";
}

.icon-pinterest:before {
  content: "";
}

.icon-playstation:before {
  content: "";
}

.icon-reddit:before {
  content: "";
}

.icon-skype:before {
  content: "";
}

.icon-slideshare:before {
  content: "";
}

.icon-soundcloud:before {
  content: "";
}

.icon-tumblr:before {
  content: "";
}

.icon-twitch:before {
  content: "";
}

.icon-vimeo:before {
  content: "";
}

.icon-whatsapp:before {
  content: "";
}

.icon-xbox:before {
  content: "";
}

.icon-yahoo:before {
  content: "";
}

.icon-youtube-play:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

.icon-import-export:before {
  content: "";
}

.icon-swap-vertical-:before {
  content: "";
}

.icon-airplanemode-inactive:before {
  content: "";
}

.icon-airplanemode-active:before {
  content: "";
}

.icon-rate-review:before {
  content: "";
}

.icon-comment-sign:before {
  content: "";
}

.icon-network-warning:before {
  content: "";
}

.icon-shopping-cart-add:before {
  content: "";
}

.icon-file-add:before {
  content: "";
}

.icon-network-wifi-scan:before {
  content: "";
}

.icon-collection-add:before {
  content: "";
}

.icon-format-playlist-add:before {
  content: "";
}

.icon-format-queue-music:before {
  content: "";
}

.icon-plus-box:before {
  content: "";
}

.icon-tag-backspace:before {
  content: "";
}

.icon-alarm-add:before {
  content: "";
}

.icon-battery-charging:before {
  content: "";
}

.icon-daydream-setting:before {
  content: "";
}

.icon-more-horiz:before {
  content: "";
}

.icon-book-photo:before {
  content: "";
}

.icon-incandescent:before {
  content: "";
}

.icon-wb-iridescent:before {
  content: "";
}

.icon-calendar-remove:before {
  content: "";
}

.icon-refresh-sync-disabled:before {
  content: "";
}

.icon-refresh-sync-problem:before {
  content: "";
}

.icon-crop-original:before {
  content: "";
}

.icon-power-off:before {
  content: "";
}

.icon-power-off-setting:before {
  content: "";
}

.icon-leak-remove:before {
  content: "";
}

.icon-star-border:before {
  content: "";
}

.icon-brightness-low:before {
  content: "";
}

.icon-brightness-medium:before {
  content: "";
}

.icon-brightness-high:before {
  content: "";
}

.icon-smartphone-portrait:before {
  content: "";
}

.icon-live-tv:before {
  content: "";
}

.icon-format-textdirection-l-to-r:before {
  content: "";
}

.icon-format-textdirection-r-to-l:before {
  content: "";
}

.icon-arrow-back:before {
  content: "";
}

.icon-arrow-forward:before {
  content: "";
}

.icon-arrow-in:before {
  content: "";
}

.icon-arrow-out:before {
  content: "";
}

.icon-rotate-90-degrees-ccw:before {
  content: "";
}

.icon-adb:before {
  content: "";
}

.icon-network-wifi:before {
  content: "";
}

.icon-network-wifi-alt:before {
  content: "";
}

.icon-network-wifi-lock:before {
  content: "";
}

.icon-network-wifi-off:before {
  content: "";
}

.icon-network-wifi-outline:before {
  content: "";
}

.icon-network-wifi-info:before {
  content: "";
}

.icon-layers-clear:before {
  content: "";
}

.icon-colorize:before {
  content: "";
}

.icon-format-paint:before {
  content: "";
}

.icon-format-quote:before {
  content: "";
}

.icon-camera-monochrome-photos:before {
  content: "";
}

.icon-sort-by-alpha:before {
  content: "";
}

.icon-folder-shared:before {
  content: "";
}

.icon-folder-special:before {
  content: "";
}

.icon-comment-dots:before {
  content: "";
}

.icon-reorder:before {
  content: "";
}

.icon-dehaze:before {
  content: "";
}

.icon-sort:before {
  content: "";
}

.icon-pages:before {
  content: "";
}

.icon-stack-overflow:before {
  content: "";
}

.icon-calendar-account:before {
  content: "";
}

.icon-paste:before {
  content: "";
}

.icon-cut:before {
  content: "";
}

.icon-save:before {
  content: "";
}

.icon-smartphone-code:before {
  content: "";
}

.icon-directions-bike:before {
  content: "";
}

.icon-directions-boat:before {
  content: "";
}

.icon-directions-bus:before {
  content: "";
}

.icon-directions-car:before {
  content: "";
}

.icon-directions-railway:before {
  content: "";
}

.icon-directions-run:before {
  content: "";
}

.icon-directions-subway:before {
  content: "";
}

.icon-directions-walk:before {
  content: "";
}

.icon-local-hotel:before {
  content: "";
}

.icon-local-activity:before {
  content: "";
}

.icon-local-play:before {
  content: "";
}

.icon-local-airport:before {
  content: "";
}

.icon-local-atm:before {
  content: "";
}

.icon-local-bar:before {
  content: "";
}

.icon-local-cafe:before {
  content: "";
}

.icon-local-car-wash:before {
  content: "";
}

.icon-local-convenience-store:before {
  content: "";
}

.icon-local-dining:before {
  content: "";
}

.icon-local-drink:before {
  content: "";
}

.icon-local-florist:before {
  content: "";
}

.icon-local-gas-station:before {
  content: "";
}

.icon-local-grocery-store:before {
  content: "";
}

.icon-local-hospital:before {
  content: "";
}

.icon-local-laundry-service:before {
  content: "";
}

.icon-local-library:before {
  content: "";
}

.icon-local-mall:before {
  content: "";
}

.icon-local-movies:before {
  content: "";
}

.icon-local-offer:before {
  content: "";
}

.icon-local-parking:before {
  content: "";
}

.icon-local-parking:before {
  content: "";
}

.icon-local-pharmacy:before {
  content: "";
}

.icon-local-phone:before {
  content: "";
}

.icon-local-pizza:before {
  content: "";
}

.icon-local-post-office:before {
  content: "";
}

.icon-local-printshop:before {
  content: "";
}

.icon-local-see:before {
  content: "";
}

.icon-local-shipping:before {
  content: "";
}

.icon-local-store:before {
  content: "";
}

.icon-local-taxi:before {
  content: "";
}

.icon-local-wc:before {
  content: "";
}

.icon-my-location:before {
  content: "";
}

.icon-directions:before {
  content: "";
}

/*!
 *  Weather Icons 2.0
 *  Updated August 1, 2015
 *  Weather themed icons for Bootstrap
 *  Author - Erik Flowers - erik@helloerik.com
 *  Email: erik@helloerik.com
 *  Twitter: http://twitter.com/Erik_UX
 *  ------------------------------------------------------------------------------
 *  Maintained at http://erikflowers.github.io/weather-icons
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - Font licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - CSS, LESS and SCSS are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Inspired by and works great as a companion with Font Awesome
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 */
@font-face {
  font-family: "weathericons";
  src: url("../vendor/weather-icons/font/weathericons-regular-webfont.eot");
  src: url("../vendor/weather-icons/font/weathericons-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../vendor/weather-icons/font/weathericons-regular-webfont.woff2") format("woff2"), url("../vendor/weather-icons/font/weathericons-regular-webfont.woff") format("woff"), url("../vendor/weather-icons/font/weathericons-regular-webfont.ttf") format("truetype"), url("../vendor/weather-icons/font/weathericons-regular-webfont.svg#weather_iconsregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.wi {
  display: inline-block;
  font-family: "weathericons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.wi-fw {
  width: 1.4em;
  text-align: center;
}

.wi-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  transform: rotate(90deg);
}

.wi-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: rotate(180deg);
}

.wi-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform: rotate(270deg);
}

.wi-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  transform: scale(-1, 1);
}

.wi-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: scale(1, -1);
}

.wi-day-sunny:before {
  content: "";
}

.wi-day-cloudy:before {
  content: "";
}

.wi-day-cloudy-gusts:before {
  content: "";
}

.wi-day-cloudy-windy:before {
  content: "";
}

.wi-day-fog:before {
  content: "";
}

.wi-day-hail:before {
  content: "";
}

.wi-day-haze:before {
  content: "";
}

.wi-day-lightning:before {
  content: "";
}

.wi-day-rain:before {
  content: "";
}

.wi-day-rain-mix:before {
  content: "";
}

.wi-day-rain-wind:before {
  content: "";
}

.wi-day-showers:before {
  content: "";
}

.wi-day-sleet:before {
  content: "";
}

.wi-day-sleet-storm:before {
  content: "";
}

.wi-day-snow:before {
  content: "";
}

.wi-day-snow-thunderstorm:before {
  content: "";
}

.wi-day-snow-wind:before {
  content: "";
}

.wi-day-sprinkle:before {
  content: "";
}

.wi-day-storm-showers:before {
  content: "";
}

.wi-day-sunny-overcast:before {
  content: "";
}

.wi-day-thunderstorm:before {
  content: "";
}

.wi-day-windy:before {
  content: "";
}

.wi-solar-eclipse:before {
  content: "";
}

.wi-hot:before {
  content: "";
}

.wi-day-cloudy-high:before {
  content: "";
}

.wi-day-light-wind:before {
  content: "";
}

.wi-night-clear:before {
  content: "";
}

.wi-night-alt-cloudy:before {
  content: "";
}

.wi-night-alt-cloudy-gusts:before {
  content: "";
}

.wi-night-alt-cloudy-windy:before {
  content: "";
}

.wi-night-alt-hail:before {
  content: "";
}

.wi-night-alt-lightning:before {
  content: "";
}

.wi-night-alt-rain:before {
  content: "";
}

.wi-night-alt-rain-mix:before {
  content: "";
}

.wi-night-alt-rain-wind:before {
  content: "";
}

.wi-night-alt-showers:before {
  content: "";
}

.wi-night-alt-sleet:before {
  content: "";
}

.wi-night-alt-sleet-storm:before {
  content: "";
}

.wi-night-alt-snow:before {
  content: "";
}

.wi-night-alt-snow-thunderstorm:before {
  content: "";
}

.wi-night-alt-snow-wind:before {
  content: "";
}

.wi-night-alt-sprinkle:before {
  content: "";
}

.wi-night-alt-storm-showers:before {
  content: "";
}

.wi-night-alt-thunderstorm:before {
  content: "";
}

.wi-night-cloudy:before {
  content: "";
}

.wi-night-cloudy-gusts:before {
  content: "";
}

.wi-night-cloudy-windy:before {
  content: "";
}

.wi-night-fog:before {
  content: "";
}

.wi-night-hail:before {
  content: "";
}

.wi-night-lightning:before {
  content: "";
}

.wi-night-partly-cloudy:before {
  content: "";
}

.wi-night-rain:before {
  content: "";
}

.wi-night-rain-mix:before {
  content: "";
}

.wi-night-rain-wind:before {
  content: "";
}

.wi-night-showers:before {
  content: "";
}

.wi-night-sleet:before {
  content: "";
}

.wi-night-sleet-storm:before {
  content: "";
}

.wi-night-snow:before {
  content: "";
}

.wi-night-snow-thunderstorm:before {
  content: "";
}

.wi-night-snow-wind:before {
  content: "";
}

.wi-night-sprinkle:before {
  content: "";
}

.wi-night-storm-showers:before {
  content: "";
}

.wi-night-thunderstorm:before {
  content: "";
}

.wi-lunar-eclipse:before {
  content: "";
}

.wi-stars:before {
  content: "";
}

.wi-storm-showers:before {
  content: "";
}

.wi-thunderstorm:before {
  content: "";
}

.wi-night-alt-cloudy-high:before {
  content: "";
}

.wi-night-cloudy-high:before {
  content: "";
}

.wi-night-alt-partly-cloudy:before {
  content: "";
}

.wi-cloud:before {
  content: "";
}

.wi-cloudy:before {
  content: "";
}

.wi-cloudy-gusts:before {
  content: "";
}

.wi-cloudy-windy:before {
  content: "";
}

.wi-fog:before {
  content: "";
}

.wi-hail:before {
  content: "";
}

.wi-rain:before {
  content: "";
}

.wi-rain-mix:before {
  content: "";
}

.wi-rain-wind:before {
  content: "";
}

.wi-showers:before {
  content: "";
}

.wi-sleet:before {
  content: "";
}

.wi-snow:before {
  content: "";
}

.wi-sprinkle:before {
  content: "";
}

.wi-storm-showers:before {
  content: "";
}

.wi-thunderstorm:before {
  content: "";
}

.wi-snow-wind:before {
  content: "";
}

.wi-snow:before {
  content: "";
}

.wi-smog:before {
  content: "";
}

.wi-smoke:before {
  content: "";
}

.wi-lightning:before {
  content: "";
}

.wi-raindrops:before {
  content: "";
}

.wi-raindrop:before {
  content: "";
}

.wi-dust:before {
  content: "";
}

.wi-snowflake-cold:before {
  content: "";
}

.wi-windy:before {
  content: "";
}

.wi-strong-wind:before {
  content: "";
}

.wi-sandstorm:before {
  content: "";
}

.wi-earthquake:before {
  content: "";
}

.wi-fire:before {
  content: "";
}

.wi-flood:before {
  content: "";
}

.wi-meteor:before {
  content: "";
}

.wi-tsunami:before {
  content: "";
}

.wi-volcano:before {
  content: "";
}

.wi-hurricane:before {
  content: "";
}

.wi-tornado:before {
  content: "";
}

.wi-small-craft-advisory:before {
  content: "";
}

.wi-gale-warning:before {
  content: "";
}

.wi-storm-warning:before {
  content: "";
}

.wi-hurricane-warning:before {
  content: "";
}

.wi-wind-direction:before {
  content: "";
}

.wi-alien:before {
  content: "";
}

.wi-celsius:before {
  content: "";
}

.wi-fahrenheit:before {
  content: "";
}

.wi-degrees:before {
  content: "";
}

.wi-thermometer:before {
  content: "";
}

.wi-thermometer-exterior:before {
  content: "";
}

.wi-thermometer-internal:before {
  content: "";
}

.wi-cloud-down:before {
  content: "";
}

.wi-cloud-up:before {
  content: "";
}

.wi-cloud-refresh:before {
  content: "";
}

.wi-horizon:before {
  content: "";
}

.wi-horizon-alt:before {
  content: "";
}

.wi-sunrise:before {
  content: "";
}

.wi-sunset:before {
  content: "";
}

.wi-moonrise:before {
  content: "";
}

.wi-moonset:before {
  content: "";
}

.wi-refresh:before {
  content: "";
}

.wi-refresh-alt:before {
  content: "";
}

.wi-umbrella:before {
  content: "";
}

.wi-barometer:before {
  content: "";
}

.wi-humidity:before {
  content: "";
}

.wi-na:before {
  content: "";
}

.wi-train:before {
  content: "";
}

.wi-moon-new:before {
  content: "";
}

.wi-moon-waxing-crescent-1:before {
  content: "";
}

.wi-moon-waxing-crescent-2:before {
  content: "";
}

.wi-moon-waxing-crescent-3:before {
  content: "";
}

.wi-moon-waxing-crescent-4:before {
  content: "";
}

.wi-moon-waxing-crescent-5:before {
  content: "";
}

.wi-moon-waxing-crescent-6:before {
  content: "";
}

.wi-moon-first-quarter:before {
  content: "";
}

.wi-moon-waxing-gibbous-1:before {
  content: "";
}

.wi-moon-waxing-gibbous-2:before {
  content: "";
}

.wi-moon-waxing-gibbous-3:before {
  content: "";
}

.wi-moon-waxing-gibbous-4:before {
  content: "";
}

.wi-moon-waxing-gibbous-5:before {
  content: "";
}

.wi-moon-waxing-gibbous-6:before {
  content: "";
}

.wi-moon-full:before {
  content: "";
}

.wi-moon-waning-gibbous-1:before {
  content: "";
}

.wi-moon-waning-gibbous-2:before {
  content: "";
}

.wi-moon-waning-gibbous-3:before {
  content: "";
}

.wi-moon-waning-gibbous-4:before {
  content: "";
}

.wi-moon-waning-gibbous-5:before {
  content: "";
}

.wi-moon-waning-gibbous-6:before {
  content: "";
}

.wi-moon-third-quarter:before {
  content: "";
}

.wi-moon-waning-crescent-1:before {
  content: "";
}

.wi-moon-waning-crescent-2:before {
  content: "";
}

.wi-moon-waning-crescent-3:before {
  content: "";
}

.wi-moon-waning-crescent-4:before {
  content: "";
}

.wi-moon-waning-crescent-5:before {
  content: "";
}

.wi-moon-waning-crescent-6:before {
  content: "";
}

.wi-moon-alt-new:before {
  content: "";
}

.wi-moon-alt-waxing-crescent-1:before {
  content: "";
}

.wi-moon-alt-waxing-crescent-2:before {
  content: "";
}

.wi-moon-alt-waxing-crescent-3:before {
  content: "";
}

.wi-moon-alt-waxing-crescent-4:before {
  content: "";
}

.wi-moon-alt-waxing-crescent-5:before {
  content: "";
}

.wi-moon-alt-waxing-crescent-6:before {
  content: "";
}

.wi-moon-alt-first-quarter:before {
  content: "";
}

.wi-moon-alt-waxing-gibbous-1:before {
  content: "";
}

.wi-moon-alt-waxing-gibbous-2:before {
  content: "";
}

.wi-moon-alt-waxing-gibbous-3:before {
  content: "";
}

.wi-moon-alt-waxing-gibbous-4:before {
  content: "";
}

.wi-moon-alt-waxing-gibbous-5:before {
  content: "";
}

.wi-moon-alt-waxing-gibbous-6:before {
  content: "";
}

.wi-moon-alt-full:before {
  content: "";
}

.wi-moon-alt-waning-gibbous-1:before {
  content: "";
}

.wi-moon-alt-waning-gibbous-2:before {
  content: "";
}

.wi-moon-alt-waning-gibbous-3:before {
  content: "";
}

.wi-moon-alt-waning-gibbous-4:before {
  content: "";
}

.wi-moon-alt-waning-gibbous-5:before {
  content: "";
}

.wi-moon-alt-waning-gibbous-6:before {
  content: "";
}

.wi-moon-alt-third-quarter:before {
  content: "";
}

.wi-moon-alt-waning-crescent-1:before {
  content: "";
}

.wi-moon-alt-waning-crescent-2:before {
  content: "";
}

.wi-moon-alt-waning-crescent-3:before {
  content: "";
}

.wi-moon-alt-waning-crescent-4:before {
  content: "";
}

.wi-moon-alt-waning-crescent-5:before {
  content: "";
}

.wi-moon-alt-waning-crescent-6:before {
  content: "";
}

.wi-moon-0:before {
  content: "";
}

.wi-moon-1:before {
  content: "";
}

.wi-moon-2:before {
  content: "";
}

.wi-moon-3:before {
  content: "";
}

.wi-moon-4:before {
  content: "";
}

.wi-moon-5:before {
  content: "";
}

.wi-moon-6:before {
  content: "";
}

.wi-moon-7:before {
  content: "";
}

.wi-moon-8:before {
  content: "";
}

.wi-moon-9:before {
  content: "";
}

.wi-moon-10:before {
  content: "";
}

.wi-moon-11:before {
  content: "";
}

.wi-moon-12:before {
  content: "";
}

.wi-moon-13:before {
  content: "";
}

.wi-moon-14:before {
  content: "";
}

.wi-moon-15:before {
  content: "";
}

.wi-moon-16:before {
  content: "";
}

.wi-moon-17:before {
  content: "";
}

.wi-moon-18:before {
  content: "";
}

.wi-moon-19:before {
  content: "";
}

.wi-moon-20:before {
  content: "";
}

.wi-moon-21:before {
  content: "";
}

.wi-moon-22:before {
  content: "";
}

.wi-moon-23:before {
  content: "";
}

.wi-moon-24:before {
  content: "";
}

.wi-moon-25:before {
  content: "";
}

.wi-moon-26:before {
  content: "";
}

.wi-moon-27:before {
  content: "";
}

.wi-time-1:before {
  content: "";
}

.wi-time-2:before {
  content: "";
}

.wi-time-3:before {
  content: "";
}

.wi-time-4:before {
  content: "";
}

.wi-time-5:before {
  content: "";
}

.wi-time-6:before {
  content: "";
}

.wi-time-7:before {
  content: "";
}

.wi-time-8:before {
  content: "";
}

.wi-time-9:before {
  content: "";
}

.wi-time-10:before {
  content: "";
}

.wi-time-11:before {
  content: "";
}

.wi-time-12:before {
  content: "";
}

.wi-direction-up:before {
  content: "";
}

.wi-direction-up-right:before {
  content: "";
}

.wi-direction-right:before {
  content: "";
}

.wi-direction-down-right:before {
  content: "";
}

.wi-direction-down:before {
  content: "";
}

.wi-direction-down-left:before {
  content: "";
}

.wi-direction-left:before {
  content: "";
}

.wi-direction-up-left:before {
  content: "";
}

.wi-wind-beaufort-0:before {
  content: "";
}

.wi-wind-beaufort-1:before {
  content: "";
}

.wi-wind-beaufort-2:before {
  content: "";
}

.wi-wind-beaufort-3:before {
  content: "";
}

.wi-wind-beaufort-4:before {
  content: "";
}

.wi-wind-beaufort-5:before {
  content: "";
}

.wi-wind-beaufort-6:before {
  content: "";
}

.wi-wind-beaufort-7:before {
  content: "";
}

.wi-wind-beaufort-8:before {
  content: "";
}

.wi-wind-beaufort-9:before {
  content: "";
}

.wi-wind-beaufort-10:before {
  content: "";
}

.wi-wind-beaufort-11:before {
  content: "";
}

.wi-wind-beaufort-12:before {
  content: "";
}

.wi-yahoo-0:before {
  content: "";
}

.wi-yahoo-1:before {
  content: "";
}

.wi-yahoo-2:before {
  content: "";
}

.wi-yahoo-3:before {
  content: "";
}

.wi-yahoo-4:before {
  content: "";
}

.wi-yahoo-5:before {
  content: "";
}

.wi-yahoo-6:before {
  content: "";
}

.wi-yahoo-7:before {
  content: "";
}

.wi-yahoo-8:before {
  content: "";
}

.wi-yahoo-9:before {
  content: "";
}

.wi-yahoo-10:before {
  content: "";
}

.wi-yahoo-11:before {
  content: "";
}

.wi-yahoo-12:before {
  content: "";
}

.wi-yahoo-13:before {
  content: "";
}

.wi-yahoo-14:before {
  content: "";
}

.wi-yahoo-15:before {
  content: "";
}

.wi-yahoo-16:before {
  content: "";
}

.wi-yahoo-17:before {
  content: "";
}

.wi-yahoo-18:before {
  content: "";
}

.wi-yahoo-19:before {
  content: "";
}

.wi-yahoo-20:before {
  content: "";
}

.wi-yahoo-21:before {
  content: "";
}

.wi-yahoo-22:before {
  content: "";
}

.wi-yahoo-23:before {
  content: "";
}

.wi-yahoo-24:before {
  content: "";
}

.wi-yahoo-25:before {
  content: "";
}

.wi-yahoo-26:before {
  content: "";
}

.wi-yahoo-27:before {
  content: "";
}

.wi-yahoo-28:before {
  content: "";
}

.wi-yahoo-29:before {
  content: "";
}

.wi-yahoo-30:before {
  content: "";
}

.wi-yahoo-31:before {
  content: "";
}

.wi-yahoo-32:before {
  content: "";
}

.wi-yahoo-33:before {
  content: "";
}

.wi-yahoo-34:before {
  content: "";
}

.wi-yahoo-35:before {
  content: "";
}

.wi-yahoo-36:before {
  content: "";
}

.wi-yahoo-37:before {
  content: "";
}

.wi-yahoo-38:before {
  content: "";
}

.wi-yahoo-39:before {
  content: "";
}

.wi-yahoo-40:before {
  content: "";
}

.wi-yahoo-41:before {
  content: "";
}

.wi-yahoo-42:before {
  content: "";
}

.wi-yahoo-43:before {
  content: "";
}

.wi-yahoo-44:before {
  content: "";
}

.wi-yahoo-45:before {
  content: "";
}

.wi-yahoo-46:before {
  content: "";
}

.wi-yahoo-47:before {
  content: "";
}

.wi-yahoo-3200:before {
  content: "";
}

.wi-forecast-io-clear-day:before {
  content: "";
}

.wi-forecast-io-clear-night:before {
  content: "";
}

.wi-forecast-io-rain:before {
  content: "";
}

.wi-forecast-io-snow:before {
  content: "";
}

.wi-forecast-io-sleet:before {
  content: "";
}

.wi-forecast-io-wind:before {
  content: "";
}

.wi-forecast-io-fog:before {
  content: "";
}

.wi-forecast-io-cloudy:before {
  content: "";
}

.wi-forecast-io-partly-cloudy-day:before {
  content: "";
}

.wi-forecast-io-partly-cloudy-night:before {
  content: "";
}

.wi-forecast-io-hail:before {
  content: "";
}

.wi-forecast-io-thunderstorm:before {
  content: "";
}

.wi-forecast-io-tornado:before {
  content: "";
}

.wi-wmo4680-0:before,
.wi-wmo4680-00:before {
  content: "";
}

.wi-wmo4680-1:before,
.wi-wmo4680-01:before {
  content: "";
}

.wi-wmo4680-2:before,
.wi-wmo4680-02:before {
  content: "";
}

.wi-wmo4680-3:before,
.wi-wmo4680-03:before {
  content: "";
}

.wi-wmo4680-4:before,
.wi-wmo4680-04:before {
  content: "";
}

.wi-wmo4680-5:before,
.wi-wmo4680-05:before {
  content: "";
}

.wi-wmo4680-10:before {
  content: "";
}

.wi-wmo4680-11:before {
  content: "";
}

.wi-wmo4680-12:before {
  content: "";
}

.wi-wmo4680-18:before {
  content: "";
}

.wi-wmo4680-20:before {
  content: "";
}

.wi-wmo4680-21:before {
  content: "";
}

.wi-wmo4680-22:before {
  content: "";
}

.wi-wmo4680-23:before {
  content: "";
}

.wi-wmo4680-24:before {
  content: "";
}

.wi-wmo4680-25:before {
  content: "";
}

.wi-wmo4680-26:before {
  content: "";
}

.wi-wmo4680-27:before {
  content: "";
}

.wi-wmo4680-28:before {
  content: "";
}

.wi-wmo4680-29:before {
  content: "";
}

.wi-wmo4680-30:before {
  content: "";
}

.wi-wmo4680-31:before {
  content: "";
}

.wi-wmo4680-32:before {
  content: "";
}

.wi-wmo4680-33:before {
  content: "";
}

.wi-wmo4680-34:before {
  content: "";
}

.wi-wmo4680-35:before {
  content: "";
}

.wi-wmo4680-40:before {
  content: "";
}

.wi-wmo4680-41:before {
  content: "";
}

.wi-wmo4680-42:before {
  content: "";
}

.wi-wmo4680-43:before {
  content: "";
}

.wi-wmo4680-44:before {
  content: "";
}

.wi-wmo4680-45:before {
  content: "";
}

.wi-wmo4680-46:before {
  content: "";
}

.wi-wmo4680-47:before {
  content: "";
}

.wi-wmo4680-48:before {
  content: "";
}

.wi-wmo4680-50:before {
  content: "";
}

.wi-wmo4680-51:before {
  content: "";
}

.wi-wmo4680-52:before {
  content: "";
}

.wi-wmo4680-53:before {
  content: "";
}

.wi-wmo4680-54:before {
  content: "";
}

.wi-wmo4680-55:before {
  content: "";
}

.wi-wmo4680-56:before {
  content: "";
}

.wi-wmo4680-57:before {
  content: "";
}

.wi-wmo4680-58:before {
  content: "";
}

.wi-wmo4680-60:before {
  content: "";
}

.wi-wmo4680-61:before {
  content: "";
}

.wi-wmo4680-62:before {
  content: "";
}

.wi-wmo4680-63:before {
  content: "";
}

.wi-wmo4680-64:before {
  content: "";
}

.wi-wmo4680-65:before {
  content: "";
}

.wi-wmo4680-66:before {
  content: "";
}

.wi-wmo4680-67:before {
  content: "";
}

.wi-wmo4680-68:before {
  content: "";
}

.wi-wmo4680-70:before {
  content: "";
}

.wi-wmo4680-71:before {
  content: "";
}

.wi-wmo4680-72:before {
  content: "";
}

.wi-wmo4680-73:before {
  content: "";
}

.wi-wmo4680-74:before {
  content: "";
}

.wi-wmo4680-75:before {
  content: "";
}

.wi-wmo4680-76:before {
  content: "";
}

.wi-wmo4680-77:before {
  content: "";
}

.wi-wmo4680-78:before {
  content: "";
}

.wi-wmo4680-80:before {
  content: "";
}

.wi-wmo4680-81:before {
  content: "";
}

.wi-wmo4680-82:before {
  content: "";
}

.wi-wmo4680-83:before {
  content: "";
}

.wi-wmo4680-84:before {
  content: "";
}

.wi-wmo4680-85:before {
  content: "";
}

.wi-wmo4680-86:before {
  content: "";
}

.wi-wmo4680-87:before {
  content: "";
}

.wi-wmo4680-89:before {
  content: "";
}

.wi-wmo4680-90:before {
  content: "";
}

.wi-wmo4680-91:before {
  content: "";
}

.wi-wmo4680-92:before {
  content: "";
}

.wi-wmo4680-93:before {
  content: "";
}

.wi-wmo4680-94:before {
  content: "";
}

.wi-wmo4680-95:before {
  content: "";
}

.wi-wmo4680-96:before {
  content: "";
}

.wi-wmo4680-99:before {
  content: "";
}

.wi-owm-200:before {
  content: "";
}

.wi-owm-201:before {
  content: "";
}

.wi-owm-202:before {
  content: "";
}

.wi-owm-210:before {
  content: "";
}

.wi-owm-211:before {
  content: "";
}

.wi-owm-212:before {
  content: "";
}

.wi-owm-221:before {
  content: "";
}

.wi-owm-230:before {
  content: "";
}

.wi-owm-231:before {
  content: "";
}

.wi-owm-232:before {
  content: "";
}

.wi-owm-300:before {
  content: "";
}

.wi-owm-301:before {
  content: "";
}

.wi-owm-302:before {
  content: "";
}

.wi-owm-310:before {
  content: "";
}

.wi-owm-311:before {
  content: "";
}

.wi-owm-312:before {
  content: "";
}

.wi-owm-313:before {
  content: "";
}

.wi-owm-314:before {
  content: "";
}

.wi-owm-321:before {
  content: "";
}

.wi-owm-500:before {
  content: "";
}

.wi-owm-501:before {
  content: "";
}

.wi-owm-502:before {
  content: "";
}

.wi-owm-503:before {
  content: "";
}

.wi-owm-504:before {
  content: "";
}

.wi-owm-511:before {
  content: "";
}

.wi-owm-520:before {
  content: "";
}

.wi-owm-521:before {
  content: "";
}

.wi-owm-522:before {
  content: "";
}

.wi-owm-531:before {
  content: "";
}

.wi-owm-600:before {
  content: "";
}

.wi-owm-601:before {
  content: "";
}

.wi-owm-602:before {
  content: "";
}

.wi-owm-611:before {
  content: "";
}

.wi-owm-612:before {
  content: "";
}

.wi-owm-615:before {
  content: "";
}

.wi-owm-616:before {
  content: "";
}

.wi-owm-620:before {
  content: "";
}

.wi-owm-621:before {
  content: "";
}

.wi-owm-622:before {
  content: "";
}

.wi-owm-701:before {
  content: "";
}

.wi-owm-711:before {
  content: "";
}

.wi-owm-721:before {
  content: "";
}

.wi-owm-731:before {
  content: "";
}

.wi-owm-741:before {
  content: "";
}

.wi-owm-761:before {
  content: "";
}

.wi-owm-762:before {
  content: "";
}

.wi-owm-771:before {
  content: "";
}

.wi-owm-781:before {
  content: "";
}

.wi-owm-800:before {
  content: "";
}

.wi-owm-801:before {
  content: "";
}

.wi-owm-802:before {
  content: "";
}

.wi-owm-803:before {
  content: "";
}

.wi-owm-804:before {
  content: "";
}

.wi-owm-900:before {
  content: "";
}

.wi-owm-901:before {
  content: "";
}

.wi-owm-902:before {
  content: "";
}

.wi-owm-903:before {
  content: "";
}

.wi-owm-904:before {
  content: "";
}

.wi-owm-905:before {
  content: "";
}

.wi-owm-906:before {
  content: "";
}

.wi-owm-957:before {
  content: "";
}

.wi-owm-day-200:before {
  content: "";
}

.wi-owm-day-201:before {
  content: "";
}

.wi-owm-day-202:before {
  content: "";
}

.wi-owm-day-210:before {
  content: "";
}

.wi-owm-day-211:before {
  content: "";
}

.wi-owm-day-212:before {
  content: "";
}

.wi-owm-day-221:before {
  content: "";
}

.wi-owm-day-230:before {
  content: "";
}

.wi-owm-day-231:before {
  content: "";
}

.wi-owm-day-232:before {
  content: "";
}

.wi-owm-day-300:before {
  content: "";
}

.wi-owm-day-301:before {
  content: "";
}

.wi-owm-day-302:before {
  content: "";
}

.wi-owm-day-310:before {
  content: "";
}

.wi-owm-day-311:before {
  content: "";
}

.wi-owm-day-312:before {
  content: "";
}

.wi-owm-day-313:before {
  content: "";
}

.wi-owm-day-314:before {
  content: "";
}

.wi-owm-day-321:before {
  content: "";
}

.wi-owm-day-500:before {
  content: "";
}

.wi-owm-day-501:before {
  content: "";
}

.wi-owm-day-502:before {
  content: "";
}

.wi-owm-day-503:before {
  content: "";
}

.wi-owm-day-504:before {
  content: "";
}

.wi-owm-day-511:before {
  content: "";
}

.wi-owm-day-520:before {
  content: "";
}

.wi-owm-day-521:before {
  content: "";
}

.wi-owm-day-522:before {
  content: "";
}

.wi-owm-day-531:before {
  content: "";
}

.wi-owm-day-600:before {
  content: "";
}

.wi-owm-day-601:before {
  content: "";
}

.wi-owm-day-602:before {
  content: "";
}

.wi-owm-day-611:before {
  content: "";
}

.wi-owm-day-612:before {
  content: "";
}

.wi-owm-day-615:before {
  content: "";
}

.wi-owm-day-616:before {
  content: "";
}

.wi-owm-day-620:before {
  content: "";
}

.wi-owm-day-621:before {
  content: "";
}

.wi-owm-day-622:before {
  content: "";
}

.wi-owm-day-701:before {
  content: "";
}

.wi-owm-day-711:before {
  content: "";
}

.wi-owm-day-721:before {
  content: "";
}

.wi-owm-day-731:before {
  content: "";
}

.wi-owm-day-741:before {
  content: "";
}

.wi-owm-day-761:before {
  content: "";
}

.wi-owm-day-762:before {
  content: "";
}

.wi-owm-day-781:before {
  content: "";
}

.wi-owm-day-800:before {
  content: "";
}

.wi-owm-day-801:before {
  content: "";
}

.wi-owm-day-802:before {
  content: "";
}

.wi-owm-day-803:before {
  content: "";
}

.wi-owm-day-804:before {
  content: "";
}

.wi-owm-day-900:before {
  content: "";
}

.wi-owm-day-902:before {
  content: "";
}

.wi-owm-day-903:before {
  content: "";
}

.wi-owm-day-904:before {
  content: "";
}

.wi-owm-day-906:before {
  content: "";
}

.wi-owm-day-957:before {
  content: "";
}

.wi-owm-night-200:before {
  content: "";
}

.wi-owm-night-201:before {
  content: "";
}

.wi-owm-night-202:before {
  content: "";
}

.wi-owm-night-210:before {
  content: "";
}

.wi-owm-night-211:before {
  content: "";
}

.wi-owm-night-212:before {
  content: "";
}

.wi-owm-night-221:before {
  content: "";
}

.wi-owm-night-230:before {
  content: "";
}

.wi-owm-night-231:before {
  content: "";
}

.wi-owm-night-232:before {
  content: "";
}

.wi-owm-night-300:before {
  content: "";
}

.wi-owm-night-301:before {
  content: "";
}

.wi-owm-night-302:before {
  content: "";
}

.wi-owm-night-310:before {
  content: "";
}

.wi-owm-night-311:before {
  content: "";
}

.wi-owm-night-312:before {
  content: "";
}

.wi-owm-night-313:before {
  content: "";
}

.wi-owm-night-314:before {
  content: "";
}

.wi-owm-night-321:before {
  content: "";
}

.wi-owm-night-500:before {
  content: "";
}

.wi-owm-night-501:before {
  content: "";
}

.wi-owm-night-502:before {
  content: "";
}

.wi-owm-night-503:before {
  content: "";
}

.wi-owm-night-504:before {
  content: "";
}

.wi-owm-night-511:before {
  content: "";
}

.wi-owm-night-520:before {
  content: "";
}

.wi-owm-night-521:before {
  content: "";
}

.wi-owm-night-522:before {
  content: "";
}

.wi-owm-night-531:before {
  content: "";
}

.wi-owm-night-600:before {
  content: "";
}

.wi-owm-night-601:before {
  content: "";
}

.wi-owm-night-602:before {
  content: "";
}

.wi-owm-night-611:before {
  content: "";
}

.wi-owm-night-612:before {
  content: "";
}

.wi-owm-night-615:before {
  content: "";
}

.wi-owm-night-616:before {
  content: "";
}

.wi-owm-night-620:before {
  content: "";
}

.wi-owm-night-621:before {
  content: "";
}

.wi-owm-night-622:before {
  content: "";
}

.wi-owm-night-701:before {
  content: "";
}

.wi-owm-night-711:before {
  content: "";
}

.wi-owm-night-721:before {
  content: "";
}

.wi-owm-night-731:before {
  content: "";
}

.wi-owm-night-741:before {
  content: "";
}

.wi-owm-night-761:before {
  content: "";
}

.wi-owm-night-762:before {
  content: "";
}

.wi-owm-night-781:before {
  content: "";
}

.wi-owm-night-800:before {
  content: "";
}

.wi-owm-night-801:before {
  content: "";
}

.wi-owm-night-802:before {
  content: "";
}

.wi-owm-night-803:before {
  content: "";
}

.wi-owm-night-804:before {
  content: "";
}

.wi-owm-night-900:before {
  content: "";
}

.wi-owm-night-902:before {
  content: "";
}

.wi-owm-night-903:before {
  content: "";
}

.wi-owm-night-904:before {
  content: "";
}

.wi-owm-night-906:before {
  content: "";
}

.wi-owm-night-957:before {
  content: "";
}

.wi-wu-chanceflurries:before {
  content: "";
}

.wi-wu-chancerain:before {
  content: "";
}

.wi-wu-chancesleat:before {
  content: "";
}

.wi-wu-chancesnow:before {
  content: "";
}

.wi-wu-chancetstorms:before {
  content: "";
}

.wi-wu-clear:before {
  content: "";
}

.wi-wu-cloudy:before {
  content: "";
}

.wi-wu-flurries:before {
  content: "";
}

.wi-wu-hazy:before {
  content: "";
}

.wi-wu-mostlycloudy:before {
  content: "";
}

.wi-wu-mostlysunny:before {
  content: "";
}

.wi-wu-partlycloudy:before {
  content: "";
}

.wi-wu-partlysunny:before {
  content: "";
}

.wi-wu-rain:before {
  content: "";
}

.wi-wu-sleat:before {
  content: "";
}

.wi-wu-snow:before {
  content: "";
}

.wi-wu-sunny:before {
  content: "";
}

.wi-wu-tstorms:before {
  content: "";
}

.wi-wu-unknown:before {
  content: "";
}

main {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
}

.node--media_relations main {
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}

.node--stories #block-chronicle-content {
  max-width: 700px;
  margin: 0 auto;
}

.node--stories #block-chronicle-content .pull-right {
  float: none !important;
}

.node--stories #block-chronicle-content .pull-left {
  float: none !important;
}

@media (min-width: 768px) {
  .node--stories #block-chronicle-content .embedded-entity.align-left.width-medium,
  .node--stories #block-chronicle-content .embedded-entity.align-right.width-medium,
  .node--stories #block-chronicle-content .pull-right.paragraph.paragraph--type--section-image.width-medium,
  .node--stories #block-chronicle-content .pull-right.paragraph.paragraph--type--section-sidebar.width-medium,
  .node--stories #block-chronicle-content .pull-left.paragraph.paragraph--type--section-image.width-medium,
  .node--stories #block-chronicle-content .pull-left.paragraph.paragraph--type--section-sidebar.width-medium {
    max-width: 320px;
  }
  .node--stories #block-chronicle-content .embedded-entity.align-left.width-narraow, .node--stories #block-chronicle-content .embedded-entity.align-left.width-narrow,
  .node--stories #block-chronicle-content .embedded-entity.align-right.width-narraow,
  .node--stories #block-chronicle-content .embedded-entity.align-right.width-narrow,
  .node--stories #block-chronicle-content .pull-right.paragraph.paragraph--type--section-image.width-narraow,
  .node--stories #block-chronicle-content .pull-right.paragraph.paragraph--type--section-image.width-narrow,
  .node--stories #block-chronicle-content .pull-right.paragraph.paragraph--type--section-sidebar.width-narraow,
  .node--stories #block-chronicle-content .pull-right.paragraph.paragraph--type--section-sidebar.width-narrow,
  .node--stories #block-chronicle-content .pull-left.paragraph.paragraph--type--section-image.width-narraow,
  .node--stories #block-chronicle-content .pull-left.paragraph.paragraph--type--section-image.width-narrow,
  .node--stories #block-chronicle-content .pull-left.paragraph.paragraph--type--section-sidebar.width-narraow,
  .node--stories #block-chronicle-content .pull-left.paragraph.paragraph--type--section-sidebar.width-narrow {
    max-width: 240px;
  }
  .node--stories #block-chronicle-content .embedded-entity.align-left.width-xnarrow,
  .node--stories #block-chronicle-content .embedded-entity.align-right.width-xnarrow,
  .node--stories #block-chronicle-content .pull-right.paragraph.paragraph--type--section-image.width-xnarrow,
  .node--stories #block-chronicle-content .pull-right.paragraph.paragraph--type--section-sidebar.width-xnarrow,
  .node--stories #block-chronicle-content .pull-left.paragraph.paragraph--type--section-image.width-xnarrow,
  .node--stories #block-chronicle-content .pull-left.paragraph.paragraph--type--section-sidebar.width-xnarrow {
    max-width: 130px;
  }
}

@media (min-width: 1050px) {
  .node--stories #block-chronicle-content .paragraph--type--section-quote,
  .node--stories #block-chronicle-content .embedded-entity blockquote,
  .node--stories #block-chronicle-content .embedded-entity.align-center blockquote {
    margin-left: -175px;
    margin-right: -175px;
    margin-bottom: 0;
  }
  .node--stories #block-chronicle-content .embedded-entity.align-left {
    margin: 12px 36px 0 -175px;
    width: 100%;
    max-width: 420px;
    clear: both;
  }
  .node--stories #block-chronicle-content .embedded-entity.align-right {
    margin: 12px -175px 0 36px;
    width: 100%;
    max-width: 420px;
    clear: both;
  }
  .node--stories #block-chronicle-content .embedded-entity.align-center {
    margin-top: 20px;
    margin-bottom: 20px;
    clear: both;
  }
  .node--stories #block-chronicle-content .pull-right {
    float: right !important;
    clear: both;
  }
  .node--stories #block-chronicle-content .pull-left {
    float: left !important;
    clear: both;
  }
  .node--stories #block-chronicle-content .embedded-entity.align-left blockquote,
  .node--stories #block-chronicle-content .embedded-entity.align-right blockquote {
    margin-left: 0;
    margin-right: 0;
  }
  .node--stories #block-chronicle-content .paragraph--type--section-quote.pull-left {
    margin: 12px 36px 0 -175px;
  }
  .node--stories #block-chronicle-content .paragraph--type--section-quote.pull-right {
    margin: 12px -175px 0 36px;
  }
  .paragraph--type--section-media {
    margin: 0 -175px;
  }
  .pull-right {
    float: right !important;
    clear: right;
    margin: 0 -175px 24px 36px;
  }
  .pull-right.paragraph {
    width: 100%;
    max-width: 420px;
  }
  .pull-left {
    float: left !important;
    clear: left;
    margin: 0 36px 24px -175px;
  }
  .pull-left.paragraph {
    width: 100%;
    max-width: 420px;
  }
}

@media (min-width: 768px) and (max-width: 1049px) {
  .node--stories #block-chronicle-content .paragraph--type--section-quote,
  .node--stories #block-chronicle-content .embedded-entity blockquote,
  .node--stories #block-chronicle-content .embedded-entity.align-center blockquote {
    margin: 0;
  }
  .node--stories #block-chronicle-content .embedded-entity.align-left {
    margin: 12px 36px 0 0;
    max-width: 40%;
    clear: both;
  }
  .node--stories #block-chronicle-content .embedded-entity.align-right {
    margin: 12px 0 0 36px;
    max-width: 40%;
    clear: both;
  }
  .node--stories #block-chronicle-content .paragraph--type--section-quote.pull-left {
    margin: 12px 36px 0 0;
  }
  .node--stories #block-chronicle-content .paragraph--type--section-quote.pull-right {
    margin: 12px 0 0 36px;
  }
  .paragraph--type--section-media {
    margin: 0;
  }
  .pull-right {
    float: right !important;
    clear: right;
    margin: 0 0 24px 36px;
  }
  .pull-right.paragraph {
    max-width: 40%;
  }
  .pull-left {
    margin: 0 36px 24px 0;
  }
  .pull-left.paragraph {
    max-width: 40%;
  }
}

@media (max-width: 768px) {
  .node--stories #block-chronicle-content .embedded-entity.align-right,
  .node--stories #block-chronicle-content .embedded-entity.align-left {
    width: 100%;
  }
  .node--stories #block-chronicle-content article.container {
    padding: 0;
  }
}

.pull-right:last-child,
.pull-left:last-child {
  margin-bottom: 18px;
}

#subNav.pull-right,
#subNav.pull-left,
#subNav.pull-right:last-child,
#subNav.pull-left:last-child {
  margin-bottom: 0px;
}

.paragraph--type--section-text:after {
  content: '';
  display: block;
  clear: both;
}

#block-chronicle-content:before,
#block-chronicle-content:after {
  content: '';
  display: block;
  clear: both;
}

.webform-submission-weekly-newsletter-form label {
  display: block;
}

@media (min-width: 1200px) {
  .row-flex {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    -ms-flex-align: center;
    align-items: center;
  }
  .row-flex-wrap {
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -ms-flex: 0;
        flex: 0;
  }
  .flex-col {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex: 1;
        flex: 1;
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
  }
  .flex-grow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 2;
        flex: 2;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
  }
}

html,
body {
  overflow-y: auto;
  overflow-x: hidden;
}

.byline {
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  font-weight: 200;
  color: #595959;
  text-align: right;
  display: inline-block;
}

.byline a,
.byline div {
  display: inline-block;
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  font-weight: 200;
  color: #595959;
}

h2.byline,
h3.byline {
  display: inline-block;
  white-space: nowrap;
}

.muted, .expert-quote blockquote .blockquote-tags {
  color: #aaaaaa;
}

a.sub-brand {
  display: inline-block;
  text-decoration: none;
}

a.sub-brand:after {
  content: "\f2fb";
  font-family: "Material-Design-Iconic-Font";
  color: #d1d1d1;
  margin-left: 0;
  bottom: -1px;
  position: relative;
  transition: margin 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

a.sub-brand:hover {
  text-decoration: none;
  color: #dddddd;
}

a.sub-brand:hover:after {
  margin-left: 5px;
}

a.sub-brand h1, a.sub-brand h2, a.sub-brand h3, a.sub-brand h4, a.sub-brand h5, a.sub-brand h6 {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700 !important;
  letter-spacing: 1px;
  color: #aaaaaa;
  line-height: 1;
  padding: 0;
  margin-bottom: 0 !important;
  margin-top: 0;
  font-size: 14px;
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
}

a.visually-hidden.focusable:focus {
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  position: fixed !important;
  top: 0;
  left: 0;
}

a.img-link:focus {
  display: block;
  box-shadow: 0 0 20px #3787b0;
}

.story-contact {
  font-weight: 600;
}

.story-title {
  font-family: "freight-text-pro-n4", "freight-text-pro", serif;
  line-height: 1.125;
  font-weight: 600;
  display: block;
}

.social {
  text-align: center;
}

.toggle {
  display: none;
}

ul.no-bullet, ol.no-bullet {
  list-style-type: none;
}

ul.no-bullet, ul.no-bullet li, ol.no-bullet, ol.no-bullet li {
  margin: 0;
  padding: 0;
}

ul.inline-list li {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.pagination > li {
  display: inline-block;
}

.pager__item--ellipsis {
  color: #aaaaaa;
  position: relative;
  top: -1.1em;
}

.home {
  background: #fafafa;
}

.home header#header {
  background: #fff;
}

.btn.btn-uppercase, .btn-uppercase.tag.tag-block, #block-chronicle-local-tasks a.btn-uppercase {
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  height: auto;
  line-height: auto;
  letter-spacing: 1px;
}

a.btn-default:link, a.tag.tag-block:link, #block-chronicle-local-tasks a:link,
a.btn-default:visited,
a.tag.tag-block:visited,
#block-chronicle-local-tasks a:visited {
  color: #777777;
}

/* bring in bootstrap styles */
.tag-blocks div.field__item {
  display: inline-block;
  margin-right: 0;
  padding: 2.5px 5px 2.5px 0;
  float: left;
}

.tag-block a, #block-chronicle-local-tasks a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 12px 18px;
  font-size: 16px;
  line-height: 1.75;
  border-radius: 0px;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #595959;
  background-color: #f7f7f7;
  border-color: #eaeaea;
  padding: 10px 10px;
  font-size: 14px;
  line-height: 1.25;
  border-radius: 0px;
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.tag-block a:hover, #block-chronicle-local-tasks a:hover,
.tag-block a:focus, #block-chronicle-local-tasks a:focus {
  text-decoration: none;
  color: #000;
  background-color: #f1f1f1;
  border-color: #c4c4c4;
}

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

@media (max-width: 991px) {
  .vcenter[class^="col-sm"] {
    display: block;
  }
}

.vpad.vpad-xs {
  padding-top: 1px;
  padding-bottom: 1px;
}

.vpad.vpad-sm {
  padding-top: 10px;
  padding-bottom: 10px;
}

.vpad.vpad-lg {
  padding-top: 24px;
  padding-bottom: 24px;
}

/*
 * Row with equal height columns
 * --------------------------------------------------
 */
@media (min-width: 992px) {
  .row-eq-height {
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
  }
  .row-eq-height .well {
    height: calc(100% - 20px);
  }
  .row-eq-height .col-sm-3 {
    -ms-flex-order: 1;
        order: 1;
  }
}

/*
 * Story heading
 * -------------
 */
h1.subheading, .stories > .stories-heading h1, .stories > .stories-heading h2, .stories > .stories-heading h3, .stories > .stories-heading h4, .stories > .stories-heading h5, .stories > .stories-heading h6, .stories > .stories-heading p, .stories > .stories-heading .story-title,
.stories > .stories-heading-line h1,
.stories > .stories-heading-line h2,
.stories > .stories-heading-line h3,
.stories > .stories-heading-line h4,
.stories > .stories-heading-line h5,
.stories > .stories-heading-line h6,
.stories > .stories-heading-line p,
.stories > .stories-heading-line .story-title,
.stories .stories-subheading h1,
.stories .stories-subheading h2,
.stories .stories-subheading h3,
.stories .stories-subheading h4,
.stories .stories-subheading h5,
.stories .stories-subheading h6,
.stories .stories-subheading p,
.stories .stories-subheading .story-title, h2.subheading, h3.subheading, h4.subheading, h5.subheading, h6.subheading {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  color: #b6954b;
  font-weight: 700;
  text-transform: uppercase;
  height: 42px;
  line-height: 42px;
  letter-spacing: 1px;
}

h1.subheading.subheading-primary, .stories > .stories-heading h1.subheading-primary, .stories > .stories-heading h2.subheading-primary, .stories > .stories-heading h3.subheading-primary, .stories > .stories-heading h4.subheading-primary, .stories > .stories-heading h5.subheading-primary, .stories > .stories-heading h6.subheading-primary, .stories > .stories-heading p.subheading-primary, .stories > .stories-heading .subheading-primary.story-title,
.stories > .stories-heading-line h1.subheading-primary,
.stories > .stories-heading-line h2.subheading-primary,
.stories > .stories-heading-line h3.subheading-primary,
.stories > .stories-heading-line h4.subheading-primary,
.stories > .stories-heading-line h5.subheading-primary,
.stories > .stories-heading-line h6.subheading-primary,
.stories > .stories-heading-line p.subheading-primary,
.stories > .stories-heading-line .subheading-primary.story-title,
.stories .stories-subheading h1.subheading-primary,
.stories .stories-subheading h2.subheading-primary,
.stories .stories-subheading h3.subheading-primary,
.stories .stories-subheading h4.subheading-primary,
.stories .stories-subheading h5.subheading-primary,
.stories .stories-subheading h6.subheading-primary,
.stories .stories-subheading p.subheading-primary,
.stories .stories-subheading .subheading-primary.story-title, h2.subheading.subheading-primary, h3.subheading.subheading-primary, h4.subheading.subheading-primary, h5.subheading.subheading-primary, h6.subheading.subheading-primary {
  color: #b31b1b;
}

h1.no-top-margin, h2.no-top-margin, h3.no-top-margin, h4.no-top-margin, h5.no-top-margin, h6.no-top-margin {
  margin-top: 0;
}

@media (min-width: 1200px) {
  .text-right-desktop {
    text-align: right;
  }
  .text-left-desktop {
    text-align: left;
  }
  .text-center-desktop {
    text-align: center;
  }
}

.margin-bottom, .margin-bottom.margin-md {
  margin-bottom: 12px;
}

.margin-bottom.margin-sm {
  margin-bottom: 10px;
}

.margin-bottom.margin-lg {
  margin-bottom: 24px;
}

.margin-bottom.margin-xs {
  margin-bottom: 1px;
}

.margin-top, .margin-top.margin-md {
  margin-top: 12px;
}

.margin-top.margin-sm {
  margin-top: 10px;
}

.margin-top.margin-lg {
  margin-top: 24px;
}

.margin-top.margin-xs {
  margin-top: 1px;
}

.ui-datepicker {
  z-index: 9 !important;
  font-size: 14px;
}

.ui-widget-header {
  background: none repeat scroll 0 0 #eaeaea;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: none repeat scroll 0 0 #eaeaea;
}

/**
 * Gallery.
 */
html .blueimp-gallery-controls > .indicator {
  max-height: 100px;
  overflow-x: scroll;
}

/**
 * List-Grid mode selector.
 */
.mode-selector {
  display: none;
  float: right;
  z-index: 9;
}

.mode-selector > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mode-selector > ul li {
  margin: 0 5px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
}

.mode-selector a {
  color: #000;
}

.mode-selector a.is-active {
  color: #b31b1b;
}

.mode-selector .mode-list, .mode-selector .mode-grid {
  display: inline-block;
  vertical-align: top;
  line-height: 30px;
  position: relative;
  padding-left: 30px;
}

.mode-selector .mode-list:before, .mode-selector .mode-grid:before {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 30px;
  margin: 0;
  padding: 0;
}

.only-mobile {
  display: none;
}

@media speech {
  [aria-hidden="true"] {
    visibility: hidden;
  }
}

@media (max-width: 991px) {
  .mode-selector {
    display: none !important;
  }
  .only-mobile {
    display: block;
  }
}

.node--home .pl-curated-content {
  margin-top: 30px;
}

a[data-drupal-link-system-path="admin/content/stories"]:before {
  background-image: url("/core/themes/stable/images/core/icons/787878/file.svg");
}

.node-preview-container {
  background: rgba(240, 240, 240, 0.9);
}

.node-preview-container select.form-control {
  width: auto;
  display: inline-block;
}

.accent {
  padding: 12px 0;
}

@media (min-width: 768px) {
  .accent .accent.accent-full-height {
    margin-top: -12px;
    margin-bottom: -12px;
  }
}

.accent.accent-xs {
  padding: 1px 0;
}

@media (min-width: 768px) {
  .accent.accent-xs .accent.accent-full-height {
    margin-top: -1px;
    margin-bottom: -1px;
  }
}

.accent.accent-sm {
  padding: 10px 0;
}

@media (min-width: 768px) {
  .accent.accent-sm .accent.accent-full-height {
    margin-top: -10px;
    margin-bottom: -10px;
  }
}

.accent.accent-lg {
  padding: 24px 0;
}

@media (min-width: 768px) {
  .accent.accent-lg .accent.accent-full-height {
    margin-top: -24px;
    margin-bottom: -24px;
  }
}

.accent.accent-xl {
  padding: 48px 0;
}

@media (min-width: 768px) {
  .accent.accent-xl .accent.accent-full-height {
    margin-top: -48px;
    margin-bottom: -48px;
  }
}

.accent.accent-lg-text {
  font-size: 20px;
}

.accent.accent-xl-text {
  font-size: 30px;
  line-height: 1.125;
}

.accent.accent-ltgray, .accent.accent-ltgrey {
  background: #f7f7f7;
  color: #000;
}

.accent.accent-ltgray h1, .accent.accent-ltgray h1 a, .accent.accent-ltgray h1 a:hover, .accent.accent-ltgray h1 a:visited, .accent.accent-ltgray h2, .accent.accent-ltgray h2 a, .accent.accent-ltgray h2 a:hover, .accent.accent-ltgray h2 a:visited, .accent.accent-ltgray h3, .accent.accent-ltgray h3 a, .accent.accent-ltgray h3 a:hover, .accent.accent-ltgray h3 a:visited, .accent.accent-ltgray h4, .accent.accent-ltgray h4 a, .accent.accent-ltgray h4 a:hover, .accent.accent-ltgray h4 a:visited, .accent.accent-ltgray h5, .accent.accent-ltgray h5 a, .accent.accent-ltgray h5 a:hover, .accent.accent-ltgray h5 a:visited, .accent.accent-ltgray h6, .accent.accent-ltgray h6 a, .accent.accent-ltgray h6 a:hover, .accent.accent-ltgray h6 a:visited, .accent.accent-ltgray p, .accent.accent-ltgray p a, .accent.accent-ltgray p a:hover, .accent.accent-ltgray p a:visited, .accent.accent-ltgray address, .accent.accent-ltgray address a, .accent.accent-ltgray address a:hover, .accent.accent-ltgray address a:visited, .accent.accent-ltgrey h1, .accent.accent-ltgrey h1 a, .accent.accent-ltgrey h1 a:hover, .accent.accent-ltgrey h1 a:visited, .accent.accent-ltgrey h2, .accent.accent-ltgrey h2 a, .accent.accent-ltgrey h2 a:hover, .accent.accent-ltgrey h2 a:visited, .accent.accent-ltgrey h3, .accent.accent-ltgrey h3 a, .accent.accent-ltgrey h3 a:hover, .accent.accent-ltgrey h3 a:visited, .accent.accent-ltgrey h4, .accent.accent-ltgrey h4 a, .accent.accent-ltgrey h4 a:hover, .accent.accent-ltgrey h4 a:visited, .accent.accent-ltgrey h5, .accent.accent-ltgrey h5 a, .accent.accent-ltgrey h5 a:hover, .accent.accent-ltgrey h5 a:visited, .accent.accent-ltgrey h6, .accent.accent-ltgrey h6 a, .accent.accent-ltgrey h6 a:hover, .accent.accent-ltgrey h6 a:visited, .accent.accent-ltgrey p, .accent.accent-ltgrey p a, .accent.accent-ltgrey p a:hover, .accent.accent-ltgrey p a:visited, .accent.accent-ltgrey address, .accent.accent-ltgrey address a, .accent.accent-ltgrey address a:hover, .accent.accent-ltgrey address a:visited {
  color: #000;
}

.accent.accent-ltgray .stories-heading-line:after, .accent.accent-ltgrey .stories-heading-line:after {
  background: #000;
}

.accent.accent-mdgray, .accent.accent-mdgrey {
  background: #eaeaea;
  color: #000;
}

.accent.accent-mdgray h1, .accent.accent-mdgray h1 a, .accent.accent-mdgray h1 a:hover, .accent.accent-mdgray h1 a:visited, .accent.accent-mdgray h2, .accent.accent-mdgray h2 a, .accent.accent-mdgray h2 a:hover, .accent.accent-mdgray h2 a:visited, .accent.accent-mdgray h3, .accent.accent-mdgray h3 a, .accent.accent-mdgray h3 a:hover, .accent.accent-mdgray h3 a:visited, .accent.accent-mdgray h4, .accent.accent-mdgray h4 a, .accent.accent-mdgray h4 a:hover, .accent.accent-mdgray h4 a:visited, .accent.accent-mdgray h5, .accent.accent-mdgray h5 a, .accent.accent-mdgray h5 a:hover, .accent.accent-mdgray h5 a:visited, .accent.accent-mdgray h6, .accent.accent-mdgray h6 a, .accent.accent-mdgray h6 a:hover, .accent.accent-mdgray h6 a:visited, .accent.accent-mdgray p, .accent.accent-mdgray p a, .accent.accent-mdgray p a:hover, .accent.accent-mdgray p a:visited, .accent.accent-mdgray address, .accent.accent-mdgray address a, .accent.accent-mdgray address a:hover, .accent.accent-mdgray address a:visited, .accent.accent-mdgrey h1, .accent.accent-mdgrey h1 a, .accent.accent-mdgrey h1 a:hover, .accent.accent-mdgrey h1 a:visited, .accent.accent-mdgrey h2, .accent.accent-mdgrey h2 a, .accent.accent-mdgrey h2 a:hover, .accent.accent-mdgrey h2 a:visited, .accent.accent-mdgrey h3, .accent.accent-mdgrey h3 a, .accent.accent-mdgrey h3 a:hover, .accent.accent-mdgrey h3 a:visited, .accent.accent-mdgrey h4, .accent.accent-mdgrey h4 a, .accent.accent-mdgrey h4 a:hover, .accent.accent-mdgrey h4 a:visited, .accent.accent-mdgrey h5, .accent.accent-mdgrey h5 a, .accent.accent-mdgrey h5 a:hover, .accent.accent-mdgrey h5 a:visited, .accent.accent-mdgrey h6, .accent.accent-mdgrey h6 a, .accent.accent-mdgrey h6 a:hover, .accent.accent-mdgrey h6 a:visited, .accent.accent-mdgrey p, .accent.accent-mdgrey p a, .accent.accent-mdgrey p a:hover, .accent.accent-mdgrey p a:visited, .accent.accent-mdgrey address, .accent.accent-mdgrey address a, .accent.accent-mdgrey address a:hover, .accent.accent-mdgrey address a:visited {
  color: #000;
}

.accent.accent-mdgray .stories-heading-line:after, .accent.accent-mdgrey .stories-heading-line:after {
  background: #000;
}

.accent.accent-dkgray, .accent.accent-dkgrey {
  background: #595959;
}

.accent.accent-dkgray h1, .accent.accent-dkgray h2, .accent.accent-dkgray h3, .accent.accent-dkgray h4, .accent.accent-dkgray h5, .accent.accent-dkgray h6, .accent.accent-dkgray p, .accent.accent-dkgray time, .accent.accent-dkgray address, .accent.accent-dkgrey h1, .accent.accent-dkgrey h2, .accent.accent-dkgrey h3, .accent.accent-dkgrey h4, .accent.accent-dkgrey h5, .accent.accent-dkgrey h6, .accent.accent-dkgrey p, .accent.accent-dkgrey time, .accent.accent-dkgrey address {
  color: #fff !important;
}

.accent.accent-dkgray a, .accent.accent-dkgray a:visited, .accent.accent-dkgrey a, .accent.accent-dkgrey a:visited {
  color: white !important;
}

.accent.accent-dkgray a:hover, .accent.accent-dkgray a:active, .accent.accent-dkgrey a:hover, .accent.accent-dkgrey a:active {
  color: white !important;
}

.accent.accent-primary {
  background: #b31b1b;
  color: #fff;
}

.accent.accent-primary h1, .accent.accent-primary h1 a, .accent.accent-primary h1 a:hover, .accent.accent-primary h1 a:visited, .accent.accent-primary h2, .accent.accent-primary h2 a, .accent.accent-primary h2 a:hover, .accent.accent-primary h2 a:visited, .accent.accent-primary h3, .accent.accent-primary h3 a, .accent.accent-primary h3 a:hover, .accent.accent-primary h3 a:visited, .accent.accent-primary h4, .accent.accent-primary h4 a, .accent.accent-primary h4 a:hover, .accent.accent-primary h4 a:visited, .accent.accent-primary h5, .accent.accent-primary h5 a, .accent.accent-primary h5 a:hover, .accent.accent-primary h5 a:visited, .accent.accent-primary h6, .accent.accent-primary h6 a, .accent.accent-primary h6 a:hover, .accent.accent-primary h6 a:visited, .accent.accent-primary p, .accent.accent-primary p a, .accent.accent-primary p a:hover, .accent.accent-primary p a:visited, .accent.accent-primary address, .accent.accent-primary address a, .accent.accent-primary address a:hover, .accent.accent-primary address a:visited {
  color: #fff;
}

.accent.accent-primary .stories-heading-line:after {
  background: #fff;
}

.accent.accent-secondary {
  background: #255a76;
}

.accent.accent-secondary .stories-heading-line:after {
  background: #fff !important;
}

.accent.accent-secondary h1, .accent.accent-secondary h2, .accent.accent-secondary h3, .accent.accent-secondary h4, .accent.accent-secondary h5, .accent.accent-secondary h6, .accent.accent-secondary p, .accent.accent-secondary time, .accent.accent-secondary address {
  color: #fff !important;
}

.accent.accent-secondary a, .accent.accent-secondary a:visited {
  color: white !important;
}

.accent.accent-secondary a:hover, .accent.accent-secondary a:active {
  color: white !important;
}

.accent.accent-secondary .carousel-indicators li {
  border-color: #fff !important;
}

.accent.accent-secondary .carousel-indicators li.active {
  background-color: #fff !important;
}

.accent + footer {
  margin-top: 0;
}

.accent.accent-underline:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 12px auto;
  height: 1px;
  width: 12.5%;
  background: #ccb581;
}

.accent.accent-quote q, .accent.accent-quote .blockquote-tags {
  text-align: center;
}

.accent.accent-quote cite {
  margin: auto;
  display: table;
  width: auto;
}

.accent.accent-quote cite .blockquote-name {
  white-space: nowrap;
}

.accent.accent-caret {
  position: relative;
}

.accent.accent-caret:after {
  content: "";
  display: block;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-top: 25px solid transparent;
  position: absolute;
  margin: auto;
  bottom: -25px;
  left: 0;
  right: 0;
  width: 25px;
}

.accent.accent-caret.accent-ltgrey:after, .accent.accent-caret.accent-ltgray:after {
  border-top-color: #f7f7f7;
}

.accent.accent-caret.accent-mdgrey:after, .accent.accent-caret.accent-mdgray:after {
  border-top-color: #eaeaea;
}

.accent.accent-caret.accent-dkgrey:after, .accent.accent-caret.accent-dkgray:after {
  border-top-color: #595959;
}

.accent.accent-caret.accent-primary:after {
  border-top-color: #b31b1b;
}

.accent.accent-caret.accent-secondary:after {
  border-top-color: #255a76;
}

article.node--type-stories,
article.container {
  padding-bottom: 48px;
}

article.node--type-stories .field--name-body div a, article.node--type-stories .field--name-body ul a, article.node--type-stories .field--name-body p a,
article.node--type-stories .paragraph--type--section-story div a,
article.node--type-stories .paragraph--type--section-story ul a,
article.node--type-stories .paragraph--type--section-story p a,
article.node--type-stories main div a,
article.node--type-stories main ul a,
article.node--type-stories main p a,
article.container .field--name-body div a,
article.container .field--name-body ul a,
article.container .field--name-body p a,
article.container .paragraph--type--section-story div a,
article.container .paragraph--type--section-story ul a,
article.container .paragraph--type--section-story p a,
article.container main div a,
article.container main ul a,
article.container main p a {
  text-decoration: underline;
  font-weight: 600;
}

article.node--type-stories header,
article.container header {
  text-align: center;
  position: relative;
  margin-bottom: 48px;
}

article.node--type-stories header h1,
article.container header h1 {
  font-size: 36px;
}

@media (max-width: 768px) {
  article.node--type-stories header h1,
  article.container header h1 {
    font-size: 28px;
  }
}

article.node--type-stories header .subtitle,
article.container header .subtitle {
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  font-weight: normal;
  font-size: 28px;
}

@media (min-width: 768px) {
  article.node--type-stories header .subtitle,
  article.container header .subtitle {
    max-width: 75%;
    margin: 0 auto;
  }
}

article.node--type-stories header .byline,
article.container header .byline {
  font-size: 16px;
}

article.node--type-stories header:after,
article.container header:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 12px auto;
  height: 1px;
  width: 12.5%;
  background: #ccb581;
}

article.node--type-stories img.brand,
article.container img.brand {
  height: 40px;
  width: auto;
  margin-top: 14px;
}

article.node--type-stories main,
article.container main {
  display: block;
  font-size: 20px;
}

article.node--type-stories main p,
article.container main p {
  font-family: "freight-text-pro-n4", "freight-text-pro", serif;
}

article.node--type-stories main figure,
article.container main figure {
  margin-top: 24px;
  margin-bottom: 24px;
}

article.node--type-stories .story h1, article.node--type-stories .story h2, article.node--type-stories .story h3, article.node--type-stories .story h4, article.node--type-stories .story h5, article.node--type-stories .story h6,
article.container .story h1,
article.container .story h2,
article.container .story h3,
article.container .story h4,
article.container .story h5,
article.container .story h6 {
  font-size: 20px;
}

article.node--type-stories .sidebar,
article.container .sidebar {
  background: #f7f7f7;
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
}

article.node--type-stories .sidebar .sidebar-body,
article.container .sidebar .sidebar-body {
  font-size: 16px;
  line-height: 1.25;
}

article.node--type-stories .sidebar .sidebar-body *,
article.container .sidebar .sidebar-body * {
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
}

article.node--type-stories .sidebar .sidebar-body ul, article.node--type-stories .sidebar .sidebar-body ol,
article.container .sidebar .sidebar-body ul,
article.container .sidebar .sidebar-body ol {
  padding-left: 15px;
}

article.node--type-stories .sidebar .stories-heading h1, article.node--type-stories .sidebar .stories-heading h2, article.node--type-stories .sidebar .stories-heading h3, article.node--type-stories .sidebar .stories-heading h4, article.node--type-stories .sidebar .stories-heading h5, article.node--type-stories .sidebar .stories-heading h6,
article.container .sidebar .stories-heading h1,
article.container .sidebar .stories-heading h2,
article.container .sidebar .stories-heading h3,
article.container .sidebar .stories-heading h4,
article.container .sidebar .stories-heading h5,
article.container .sidebar .stories-heading h6 {
  font-size: 14px;
  padding: 0;
  margin: 0 0 0.25em;
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  color: inherit;
  font-weight: 700;
  text-transform: uppercase;
  height: auto;
  line-height: 1.8em;
  letter-spacing: 1px;
}

article.node--type-stories .taxonomy-term,
article.container .taxonomy-term {
  display: inline-block;
}

@media (min-width: 768px) {
  article.node--type-stories,
  article.container {
    width: 670px;
  }
}

article.node--type-stories.node--view-mode-full,
article.container.node--view-mode-full {
  min-height: 600px;
}

figure {
  text-align: center;
  line-height: 1.1em;
}

figure img, figure iframe {
  margin: auto;
}

figure figcaption {
  margin-top: 0;
  padding: 0;
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  font-size: 14px;
  text-align: left;
  color: #595959;
}

figure figcaption .byline:before {
  content: "Credit: ";
}

figure figcaption.byline {
  display: block;
}

figure figcaption:not(.byline) {
  margin-bottom: 12px;
}

figure figcaption p {
  display: inline;
  margin: 0;
}

figure .media-gallery p {
  margin: 0;
}

figure .media-gallery a {
  text-decoration: underline;
}

figure.pull-center, .stories.pull-center {
  margin-top: 20px;
  margin-bottom: 20px;
}

.btn-primary:link, .all-stories #edit-submit-all-stories:link,
.btn-primary:visited,
.all-stories #edit-submit-all-stories:visited {
  color: #fff;
  background-color: #b31b1b;
  border-color: #9d1818;
}

#access-media {
  float: right;
}

#access-media ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#access-media li {
  position: relative;
}

#access-media a {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  font-size: 16px;
  line-height: 1.75;
  color: #595959;
  background-color: #f7f7f7;
  border-color: #eaeaea;
  padding: 10px 28px 10px 10px;
  font-size: 14px;
  line-height: 1.25;
  border-radius: 0px;
}

#access-media a:hover,
#access-media a:focus {
  text-decoration: none;
  color: #000;
  background-color: #f1f1f1;
  border-color: #c4c4c4;
}

#access-media i {
  position: absolute;
  top: 12px;
  right: 2px;
}

@media (max-width: 1004px) {
  .social {
    margin-bottom: 24px;
  }
}

@media (min-width: 1005px) {
  .expanded {
    margin-left: -167.5px;
    margin-right: -167.5px;
  }
  .social {
    position: absolute;
    margin-left: -167.5px;
  }
  .social .btn, .social .tag.tag-block, .social #block-chronicle-local-tasks a, #block-chronicle-local-tasks .social a {
    display: block;
  }
  .social .btn:not(:first-child), .social .tag.tag-block:not(:first-child), .social #block-chronicle-local-tasks a:not(:first-child), #block-chronicle-local-tasks .social a:not(:first-child) {
    margin-top: 10px;
  }
  figure.pull-left, figure.pull-right, .stories.pull-left, .stories.pull-right, .sidebar.pull-left, .sidebar.pull-right {
    max-width: 402px;
    margin-top: 10px !important;
    margin-bottom: 15px !important;
  }
  figure.pull-left, .stories.pull-left, .sidebar.pull-left {
    margin-left: -167.5px;
    margin-right: 36px;
  }
  figure.pull-right, .stories.pull-right, .sidebar.pull-right {
    margin-right: -167.5px;
    margin-left: 36px;
  }
}

.pull-center.paragraph--type--section-related .story-body > div > div {
  display: inline-block;
  width: 49.4%;
}

.node--type-page.node--view-mode-full {
  padding-bottom: 48px;
}

.node--type-page.node--view-mode-full .field--name-body p a,
.node--type-page.node--view-mode-full main p a {
  text-decoration: underline;
  font-weight: 600;
}

.node--type-page.node--view-mode-full header {
  text-align: center;
  position: relative;
  margin-bottom: 48px;
}

.node--type-page.node--view-mode-full header:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 12px auto;
  height: 1px;
  width: 12.5%;
  background: #ccb581;
}

.node--type-page.node--view-mode-full .field--name-body,
.node--type-page.node--view-mode-full main {
  display: block;
  font-size: 20px;
}

.node--type-page.node--view-mode-full .field--name-body p,
.node--type-page.node--view-mode-full main p {
  font-family: "freight-text-pro-n4", "freight-text-pro", serif;
}

.node--type-page.node--view-mode-full .field--name-body figure,
.node--type-page.node--view-mode-full main figure {
  margin-top: 24px;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .node--type-page.node--view-mode-full {
    width: 670px;
  }
}

@media (min-width: 1005px) {
  .expanded {
    margin-left: -167.5px;
    margin-right: -167.5px;
  }
}

article.node--type-advisories {
  padding-bottom: 48px;
}

article.node--type-advisories header {
  text-align: center;
  position: relative;
  margin-bottom: 48px;
}

article.node--type-advisories header h1 {
  margin-top: 0;
}

article.node--type-advisories header h2.subheading {
  color: #000;
}

article.node--type-advisories header .subtitle {
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  font-weight: normal;
  font-size: 28px;
}

@media (min-width: 768px) {
  article.node--type-advisories header .subtitle {
    max-width: 75%;
    margin: 0 auto;
  }
}

article.node--type-advisories header .byline {
  font-size: 16px;
}

article.node--type-advisories header:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 12px auto;
  height: 1px;
  width: 12.5%;
  background: #ccb581;
}

article.node--type-advisories .advisory-info {
  font-family: "freight-text-pro-n4", "freight-text-pro", serif;
  font-size: 20px;
}

article.node--type-advisories .advisory-info .subheading {
  color: #000;
  height: 30px;
  line-height: 30px;
  margin-top: 0;
}

article.node--type-advisories .advisory-info p {
  margin: 0 0 8px 0;
}

article.node--type-advisories .advisory-info + .body,
article.node--type-advisories .media-contacts {
  margin-top: 24px;
  padding-top: 24px;
  border-top: thin solid #eaeaea;
}

article.node--type-advisories .body {
  margin-top: 20px;
}

.node--type-advisories .tag.tag-block {
  padding: 0;
  border: none;
}

.node--advisories #block-chronicle-content .body {
  font-family: "freight-text-pro-n4", "freight-text-pro", serif;
  font-size: 20px;
}

article.container blockquote {
  padding-left: 36px;
  border-left: 2px solid #f7f7f7;
}

article.container blockquote:not(.pull-quote) {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

article.container .pull-quote blockquote,
article.container blockquote.pull-quote {
  margin-left: 0;
  padding: 30px;
  border: 0;
}

article.container .pull-quote blockquote cite,
article.container blockquote.pull-quote cite {
  font-size: 16px;
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
}

article.container .pull-quote blockquote cite p,
article.container blockquote.pull-quote cite p {
  display: inline-block;
}

@media (max-width: 992px) {
  article.container .pull-quote blockquote,
  article.container blockquote.pull-quote {
    font-size: 22.5px;
    font-weight: bold;
  }
}

blockquote .tags {
  font-size: 14px;
}

blockquote .tags:before {
  content: "On";
}

table.quote-table tbody > tr > th, table.quote-table tbody > tr > td {
  vertical-align: middle;
}

table.quote-table tbody > tr > th.col-topic, table.quote-table tbody > tr > td.col-topic {
  width: 25%;
}

table.quote-table tbody > tr > th.col-name, table.quote-table tbody > tr > td.col-name {
  width: 65%;
}

table.quote-table tbody > tr > th.col-date, table.quote-table tbody > tr > td.col-date {
  width: 10%;
}

table.quote-table tbody > tr > th q, table.quote-table tbody > tr > td q {
  font-family: "freight-text-pro-n4", "freight-text-pro", serif;
  font-size: 20px;
  line-height: 1.25;
}

table.quote-table tbody > tr.quote-text > td {
  border-top: 0;
  padding-bottom: 24px;
  position: relative;
}

table.quote-table tbody > tr.quote-text > td br {
  margin-bottom: 12px;
}

table.quote-table .quote-img {
  max-width: 50px;
}

table.quote-table .quote-inquiries {
  color: #aaaaaa;
}

table.quote-table .quote-inquiries a, table.quote-table .quote-inquiries a:visited, table.quote-table .quote-inquiries a:hover {
  color: #aaaaaa;
}

table.quote-table .quote-inquiries .label {
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  color: #777777;
  font-weight: 700;
  text-transform: uppercase;
  height: auto;
  line-height: auto;
  letter-spacing: 1px;
  letter-spacing: 1px;
  font-size: 90%;
  font-weight: 600;
  margin: 0;
  padding: 0;
}

table.quote-table .quote-inquiries:first-child {
  margin-top: 12px;
}

@media (max-width: 991px) {
  #block-chronicle-branding {
    clear: both;
  }
}

.cornell-lockup {
  overflow-y: hidden;
  width: 100%;
  padding: 12px 0;
}

.cornell-lockup .cornell-insignia {
  display: inline-block;
  position: relative;
  z-index: 4;
  width: 100px;
  height: 100px;
  background-repeat: no-repeat;
  background-image: url(../images/logos/cornell-insignia-red.svg);
  background-size: 100% 100%;
}

.cornell-lockup .cornell-insignia:focus {
  filter: grayscale(100%) contrast(200%);
}

@media (max-width: 991px) {
  .cornell-lockup .cornell-insignia {
    display: none;
  }
}

.cornell-lockup.cornell-lockup-college .cornell-insignia {
  width: 125px;
  padding-right: 25px;
  margin-right: 25px;
  border-right: thin solid #000;
}

@media (min-width: 992px) {
  .cornell-lockup.cornell-lockup-college .site-brand {
    float: none;
  }
}

.cornell-lockup .site-brand:focus {
  filter: grayscale(100%) contrast(200%);
}

@media (max-width: 991px) {
  .cornell-lockup {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .cornell-lockup .site-brand {
    max-width: 100% !important;
  }
}

.cornell-lockup .site-brand {
  display: inline-block;
  background-image: url("../images/logos/cornell-chronicle-lockup-long.svg");
  background-repeat: no-repeat;
  margin: 30px auto;
  height: 40px;
  width: 555.42857px;
}

@media (max-width: 991px) {
  .cornell-lockup .site-brand {
    background-image: url("../images/logos/cornell-chronicle-lockup-long.svg");
    max-height: 25.92593px;
    max-width: 360px;
    text-align: center;
    margin: auto;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .cornell-lockup .site-brand {
    float: right;
  }
}

@media (min-width: 1200px) {
  .cornell-lockup .site-brand {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
  }
}

.mro .cornell-lockup .site-brand {
  color: inherit;
  background: none;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
}

.mro .cornell-lockup .site-brand a, .mro .cornell-lockup .site-brand a:visited {
  color: inherit;
}

.mro .cornell-lockup .site-brand a:hover, .mro .cornell-lockup .site-brand a:visited:hover {
  text-decoration: none;
}

.mro .cornell-lockup .site-brand h1 {
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  font-weight: 400;
  position: relative;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  overflow: visible;
  vertical-align: text-bottom;
  font-size: 25px;
}

@media (min-width: 992px) {
  .mro .cornell-lockup .site-brand h1 {
    margin-top: 25px;
    font-size: 50px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .mro .cornell-lockup .site-brand {
    float: right;
  }
}

@media (min-width: 1200px) {
  .mro .cornell-lockup .site-brand {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
  }
}

/*
 BRAND
 */
.brand header .navbar.navbar-primary {
  margin-bottom: 0;
}

.brand .download-btns a.btn-primary, .brand .download-btns .all-stories a#edit-submit-all-stories, .all-stories .brand .download-btns a#edit-submit-all-stories {
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  height: auto;
  line-height: 1;
  letter-spacing: 1px;
}

@media (max-width: 1200px) {
  .brand .download-btns a.btn-primary, .brand .download-btns .all-stories a#edit-submit-all-stories, .all-stories .brand .download-btns a#edit-submit-all-stories {
    margin: 1px 0;
  }
}

.brand-header {
  background: #b31b1b;
  padding: 48px 0;
  line-height: 1.25;
  font-size: 20px;
}

.brand-header, .brand-header h1, .brand-header h2, .brand-header h3, .brand-header h4, .brand-header h5, .brand-header h6, .brand-header p, .brand-header address, .brand-header li, .brand-header a, .brand-header a:visited, .brand-header a:hover, .brand-header a:active {
  color: #fff;
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
}

.brand-header h1, .brand-header h2, .brand-header h3, .brand-header h4, .brand-header h5, .brand-header h6 {
  margin-top: 0;
}

.brand-header address {
  line-height: 1.75;
}

.container.container-brand {
  padding: 0;
  width: 100%;
}

.container.container-brand .row.row-brand {
  padding-top: 48px;
  padding-bottom: 48px;
}

.container.container-brand .row.row-brand .brand-logo {
  text-align: center;
}

@media (max-width: 991px) {
  .container.container-brand .row.row-brand .brand-logo {
    width: 200px;
    max-width: 75vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
  }
}

.container.container-brand .page-title {
  text-align: right;
}

@media (max-width: 991px) {
  .container.container-brand .page-title {
    text-align: center;
  }
}

.container.container-brand .row.row-lead-story,
.container.container-brand .row.row-magazine {
  padding-bottom: 48px;
}

.container.container-brand .row.row-magazine {
  text-align: center;
}

.container.container-brand .row.row-magazine a img {
  max-width: 100%;
}

.container.container-brand .row.row-magazine h1, .container.container-brand .row.row-magazine h2, .container.container-brand .row.row-magazine h3, .container.container-brand .row.row-magazine h4, .container.container-brand .row.row-magazine h5, .container.container-brand .row.row-magazine h6 {
  margin-top: 0;
}

.container.container-brand .row.row-magazine .download-btns a {
  display: block;
  border: thin solid transparent;
  margin: 10px 0;
  color: #b31b1b;
  background-color: transparent;
  border-color: #b31b1b;
  padding: 10px 10px;
  font-size: 14px;
  line-height: 1;
  border-radius: 0;
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  color: #b31b1b;
  font-weight: 700;
  text-transform: uppercase;
  height: auto;
  line-height: 1;
  letter-spacing: 1px;
}

.container.container-brand .row.row-magazine .download-btns a:focus, .container.container-brand .row.row-magazine .download-btns a.focus {
  color: #871414;
  background-color: transparent;
  border-color: #7c1313;
}

.container.container-brand .row.row-magazine .download-btns a:hover {
  color: #871414;
  background-color: transparent;
  border-color: #7c1313;
}

.container.container-brand .row.row-magazine .download-btns a:active, .container.container-brand .row.row-magazine .download-btns a.active,
.open > .container.container-brand .row.row-magazine .download-btns a.dropdown-toggle {
  color: #871414;
  background-color: transparent;
  border-color: #7c1313;
}

.container.container-brand .row.row-magazine .download-btns a:active:hover, .container.container-brand .row.row-magazine .download-btns a:active:focus, .container.container-brand .row.row-magazine .download-btns a:active.focus, .container.container-brand .row.row-magazine .download-btns a.active:hover, .container.container-brand .row.row-magazine .download-btns a.active:focus, .container.container-brand .row.row-magazine .download-btns a.active.focus,
.open > .container.container-brand .row.row-magazine .download-btns a.dropdown-toggle:hover,
.open > .container.container-brand .row.row-magazine .download-btns a.dropdown-toggle:focus,
.open > .container.container-brand .row.row-magazine .download-btns a.dropdown-toggle.focus {
  color: #871414;
  background-color: transparent;
  border-color: #7c1313;
}

.container.container-brand .row.row-magazine .download-btns a:active, .container.container-brand .row.row-magazine .download-btns a.active,
.open > .container.container-brand .row.row-magazine .download-btns a.dropdown-toggle {
  background-image: none;
}

.container.container-brand .row.row-magazine .download-btns a.disabled:hover, .container.container-brand .row.row-magazine .download-btns a.disabled:focus, .container.container-brand .row.row-magazine .download-btns a.disabled.focus, .container.container-brand .row.row-magazine .download-btns a[disabled]:hover, .container.container-brand .row.row-magazine .download-btns a[disabled]:focus, .container.container-brand .row.row-magazine .download-btns a[disabled].focus,
fieldset[disabled] .container.container-brand .row.row-magazine .download-btns a:hover,
fieldset[disabled] .container.container-brand .row.row-magazine .download-btns a:focus,
fieldset[disabled] .container.container-brand .row.row-magazine .download-btns a.focus {
  background-color: transparent;
  border-color: #b31b1b;
}

.container.container-brand .row.row-magazine .download-btns a .badge {
  color: transparent;
  background-color: #b31b1b;
}

@media (max-width: 991px) {
  .container.container-brand .row.row-magazine .mag-header, .container.container-brand .row.row-magazine .download-btns {
    padding-top: 12px;
    text-align: center;
  }
  .container.container-brand .row.row-magazine .row.row-ezra-covers {
    display: none;
  }
  .container.container-brand .row.row-magazine .download-btns a {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
  }
}

.brand-archive .download-btns a {
  display: block;
  margin: 1px 0;
}

.brand-archive .download-btns a:hover {
  text-decoration: none;
}

.brand-archive .download-btns a:after {
  font-family: "Material-Design-Iconic-Font";
  content: "\f2fb";
  margin-left: 5px;
}

@media (max-width: 991px) {
  .brand-archive .row.row-ezra-covers > div {
    padding-bottom: 24px !important;
  }
}

a.mag-download {
  position: relative;
}

a.mag-download, a.mag-download img {
  display: inline-block;
}

a.mag-download:before {
  opacity: 0;
  content: "Download";
  position: absolute;
  vertical-align: text-bottom;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding-top: 60%;
  background: rgba(179, 27, 27, 0.5);
  text-align: center;
  font-size: 10.5px;
  letter-spacing: 2px;
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  height: auto;
  line-height: 1;
  letter-spacing: 1px;
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

a.mag-download:hover:before {
  opacity: 1;
}

a.mag-download img {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.row.row-ezra-covers a.mag-download {
  margin-bottom: 12px;
}

.row.row-ezra-covers a.mag-download img {
  max-height: 100% !important;
  height: auto;
  width: 100%;
}

.row.row-ezra-covers .issue h1, .row.row-ezra-covers .issue h2, .row.row-ezra-covers .issue h3, .row.row-ezra-covers .issue h4, .row.row-ezra-covers .issue h5, .row.row-ezra-covers .issue h6 {
  font-size: 14px;
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  height: auto;
  line-height: auto;
  letter-spacing: 1px;
  height: auto;
  margin-top: 0;
}

.row.row-ezra-covers .issue h3 {
  margin-top: .5rem;
}

.carousel.carousel-tweets .carousel-control {
  background-image: none;
  color: #000;
}

.carousel.carousel-tweets .carousel-indicators {
  position: relative;
  bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.carousel.carousel-tweets .carousel-indicators li {
  border-color: #aaaaaa;
}

.carousel.carousel-tweets .carousel-indicators li.active {
  background-color: #aaaaaa;
}

.carousel.carousel-tweets .item {
  padding: 0 12.5%;
}

.carousel.carousel-no-shadow .carousel-control {
  background-image: none;
}

.carousel.carousel-no-shadow .carousel-indicators li {
  border-color: #aaaaaa !important;
}

.carousel.carousel-no-shadow .carousel-indicators li.active {
  background-color: #aaaaaa !important;
}

.carousel .item .item-attribution.item-twitter-acct:before {
  display: block;
  font-size: 30px;
  color: #eaeaea;
}

.carousel .item .item-attribution:hover:before {
  text-decoration: none;
}

.carousel .item .item-attribution.item-twitter-acct a,
.carousel .item .item-attribution .item-twitter-acct {
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  color: #255a76;
  font-weight: 700;
  text-transform: uppercase;
  height: 42px;
  line-height: 42px;
  letter-spacing: 1px;
  height: auto;
  line-height: 1;
  font-size: 14px;
}

.carousel .item .item-time {
  font-size: 14px;
  color: #aaaaaa;
  text-transform: uppercase;
  letter-spacing: 1px;
}

@media (min-width: 992px) {
  .blueimp-gallery > .indicator > li {
    width: 106px;
    height: 60px;
    background-size: cover;
    background-position: center center;
    opacity: 0.6;
  }
}

.blueimp-gallery > .close,
.blueimp-gallery > .title {
  display: block !important;
}

/* Cornell University 45px banner */
nav.navbar.navbar-45px {
  border: 0;
  border-top: 4px solid #b31b1b;
  height: 45px;
  min-height: 45px;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  nav.navbar.navbar-45px {
    background: #b31b1b;
    border-top: 0;
    margin-bottom: 28px;
  }
  nav.navbar.navbar-45px > .container {
    width: 100%;
    margin-left: 0;
    margin-right: -15px;
  }
  nav.navbar.navbar-45px .navbar-header {
    margin-left: 0;
  }
}

nav.navbar.navbar-45px a {
  color: #000;
}

nav.navbar.navbar-45px a:hover, nav.navbar.navbar-45px a:focus {
  text-decoration: underline;
}

@media (min-width: 992px) {
  nav.navbar.navbar-45px a {
    line-height: 45px;
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media (max-width: 991px) {
  nav.navbar.navbar-45px a {
    color: #fff;
  }
  nav.navbar.navbar-45px a:hover, nav.navbar.navbar-45px a:active, nav.navbar.navbar-45px a:focus {
    background: #9d1818;
    text-decoration: none;
  }
  nav.navbar.navbar-45px a.navbar-brand {
    background: url(../images/logos/cornell45px-white.svg);
    background-repeat: no-repeat;
    background-size: 156px 35px;
    width: 156px;
    height: 35px;
    top: 5px;
    position: relative;
  }
}

nav.navbar.navbar-45px button.navbar-toggle, nav.navbar.navbar-45px button.btn.btn-search, nav.navbar.navbar-45px button.btn-search.tag.tag-block,
nav.navbar.navbar-45px .btn.btn-search,
nav.navbar.navbar-45px .btn-search.tag.tag-block,
nav.navbar.navbar-45px #block-chronicle-local-tasks a.btn-search, #block-chronicle-local-tasks
nav.navbar.navbar-45px a.btn-search {
  color: #fff;
  background: #871414;
  margin: 0 !important;
  padding: 0 15px !important;
  height: 45px;
  font-size: 24px;
}

nav.navbar.navbar-45px .btn.btn-search, nav.navbar.navbar-45px .btn-search.tag.tag-block, nav.navbar.navbar-45px #block-chronicle-local-tasks a.btn-search, #block-chronicle-local-tasks nav.navbar.navbar-45px a.btn-search {
  display: block;
}

nav.navbar.navbar-45px .btn.btn-search, nav.navbar.navbar-45px .btn-search.tag.tag-block, nav.navbar.navbar-45px #block-chronicle-local-tasks a.btn-search, #block-chronicle-local-tasks nav.navbar.navbar-45px a.btn-search,
nav.navbar.navbar-45px ul.nav li.search {
  cursor: pointer;
  text-indent: -10000px;
  color: #fff;
  background: #b31b1b;
  width: 45px;
  text-align: center;
  transition: background 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

nav.navbar.navbar-45px .btn.btn-search:hover, nav.navbar.navbar-45px .btn-search.tag.tag-block:hover, nav.navbar.navbar-45px #block-chronicle-local-tasks a.btn-search:hover, #block-chronicle-local-tasks nav.navbar.navbar-45px a.btn-search:hover, nav.navbar.navbar-45px .btn.btn-search:active, nav.navbar.navbar-45px .btn-search.tag.tag-block:active, nav.navbar.navbar-45px #block-chronicle-local-tasks a.btn-search:active, #block-chronicle-local-tasks nav.navbar.navbar-45px a.btn-search:active, nav.navbar.navbar-45px .btn.btn-search:focus, nav.navbar.navbar-45px .btn-search.tag.tag-block:focus, nav.navbar.navbar-45px #block-chronicle-local-tasks a.btn-search:focus, #block-chronicle-local-tasks nav.navbar.navbar-45px a.btn-search:focus,
nav.navbar.navbar-45px ul.nav li.search:hover,
nav.navbar.navbar-45px ul.nav li.search:active,
nav.navbar.navbar-45px ul.nav li.search:focus {
  background: #9d1818;
}

nav.navbar.navbar-45px .btn.btn-search:before, nav.navbar.navbar-45px .btn-search.tag.tag-block:before, nav.navbar.navbar-45px #block-chronicle-local-tasks a.btn-search:before, #block-chronicle-local-tasks nav.navbar.navbar-45px a.btn-search:before,
nav.navbar.navbar-45px ul.nav li.search:before {
  text-indent: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 20px;
  line-height: 42px;
}

nav.navbar.navbar-45px ul.nav li.search {
  height: 45px;
}

@media (min-width: 992px) {
  nav.navbar.navbar-45px .btn.btn-search, nav.navbar.navbar-45px .btn-search.tag.tag-block, nav.navbar.navbar-45px #block-chronicle-local-tasks a.btn-search, #block-chronicle-local-tasks nav.navbar.navbar-45px a.btn-search {
    display: none;
  }
  nav.navbar.navbar-45px ul.nav li.search {
    display: inline-block;
    margin-top: 0;
    margin-right: 0;
  }
}

@media (max-width: 991px) {
  nav.navbar.navbar-45px ul.nav li.search {
    display: none;
  }
  nav.navbar.navbar-45px .btn.btn-search, nav.navbar.navbar-45px .btn-search.tag.tag-block, nav.navbar.navbar-45px #block-chronicle-local-tasks a.btn-search, #block-chronicle-local-tasks nav.navbar.navbar-45px a.btn-search {
    display: inline-block;
    background: #a81919;
  }
  nav.navbar.navbar-45px .search-enabled .btn.btn-search, nav.navbar.navbar-45px .search-enabled .btn-search.tag.tag-block, nav.navbar.navbar-45px .search-enabled #block-chronicle-local-tasks a.btn-search, #block-chronicle-local-tasks nav.navbar.navbar-45px .search-enabled a.btn-search {
    background: #9d1818;
  }
}

nav.navbar.navbar-45px ul.nav li {
  font-size: 14px;
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  color: inherit;
  font-weight: 700;
  text-transform: uppercase;
  height: 42px;
  line-height: 42px;
  letter-spacing: 1px;
  position: relative;
  height: auto;
  color: #fff;
}

nav.navbar.navbar-45px ul.nav li a {
  transition: background 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

@media (max-width: 767px) {
  nav.navbar.navbar-45px ul.nav li a {
    line-height: calc(1.5 * 20px);
  }
}

@media (min-width: 992px) {
  nav.navbar.navbar-45px ul.nav li:after {
    content: "";
    position: absolute;
    right: -1px;
    top: 17px;
    z-index: 3;
    border-right: 2px solid #595959;
    height: 12px;
  }
  nav.navbar.navbar-45px ul.nav li:nth-last-child(-n + 2):after {
    display: none;
  }
}

@media (max-width: 991px) {
  nav.navbar.navbar-45px .navbar-collapse {
    background: #9d1818;
    border-top: 0;
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  nav.navbar.navbar-45px .navbar-collapse a:hover {
    background: #871414;
  }
  nav.navbar.navbar-45px .navbar-nav {
    margin-top: 0;
  }
}

@media (min-width: 992px) {
  nav.navbar.navbar-45px .navbar-collapse {
    padding-right: 0;
  }
}

@media (max-width: 992px) {
  .external a:after {
    display: inline-block;
    content: '\f1a3';
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    margin-left: 5px;
  }
}

footer {
  background: #262626;
  color: #eaeaea;
  font-size: 14px;
  padding: 24px 0 0;
  margin-top: 24px;
}

footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  color: #eaeaea;
  font-weight: 700;
  text-transform: uppercase;
  height: 42px;
  line-height: 42px;
  letter-spacing: 1px;
}

footer p, footer li {
  font-size: 14px;
}

footer a, footer a:hover, footer a:visited, footer a:active, footer a:link {
  color: #eaeaea;
}

footer .superfooter {
  border-top: thin solid #404040;
}

.webform-submission-form {
  font-size: 20px;
}

.webform-submission-form p {
  font-family: "freight-text-pro-n4", "freight-text-pro", serif;
}

.link {
  cursor: pointer;
}

.link.link-bold {
  font-weight: 700;
}

.link.link-black {
  color: #000;
}

a[class^="contact-"], span[class^="contact-"] {
  display: block;
}

a[class^="contact-"]:before, span[class^="contact-"]:before {
  margin-right: 7px;
}

a[class^="contact-"].inline, span[class^="contact-"].inline {
  display: inline-block;
}

a[class^="contact-"].inline:before, span[class^="contact-"].inline:before {
  margin-right: 0;
}

.tag {
  font-size: inherit;
}

#block-chronicle-local-tasks li {
  list-style: none;
  display: inline-block;
  margin-right: 6px;
}

.btn-tertiary > a:link,
.btn-tertiary > a:visited,
a.btn-tertiary:link,
a.btn-tertiary:visited {
  color: #fff;
  text-decoration: none;
}

.btn-media-inquiries {
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  height: auto;
  line-height: 1;
  letter-spacing: 1px;
}

blockquote q {
  line-height: 1.75;
  display: block;
}

blockquote q:before, blockquote q:after {
  content: '';
}

q::before,
q::after {
  content: '';
}

.expert-quote blockquote {
  font-size: 30px;
  padding: 0px 0 24px 0;
  margin-left: 0;
}

.expert-quote blockquote .blockquote-name {
  color: #93783b;
  font-weight: normal;
}

.expert-quote blockquote .blockquote-tags {
  font-size: 14px;
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
}

.expert-quote blockquote .blockquote-tags .tag a,
.expert-quote blockquote .blockquote-tags a.tag {
  color: inherit;
}

.expert-quote blockquote .blockquote-tags > span,
.expert-quote blockquote .blockquote-tags > span.taxonomy-term {
  display: inline-block;
}

.expert-quote blockquote .blockquote-title {
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #000;
  line-height: 1.25;
  margin-bottom: 0;
}

.expert-quote blockquote cite h1, .expert-quote blockquote cite h2, .expert-quote blockquote cite h3, .expert-quote blockquote cite h4, .expert-quote blockquote cite h5, .expert-quote blockquote cite h6 {
  line-height: 1.25;
  margin: 0;
}

.expert-quote blockquote.blockquote-xs {
  margin-bottom: 0;
}

.expert-quote blockquote.blockquote-xs q {
  font-size: 25px;
}

.expert-quote blockquote.blockquote-xs .blockquote-tags {
  margin-top: 1em;
}

.expert-quote blockquote.blockquote-xs cite {
  margin-top: 1em;
}

.expert-quote blockquote.blockquote-xs cite:before {
  content: "";
}

.expert-quote blockquote.blockquote-xs cite img {
  width: 60px;
  margin: auto;
  display: inline-block;
}

.expert-quote blockquote.blockquote-xs cite .cite-text {
  width: calc(100% - 90px);
  padding-left: 24px;
  display: inline-block;
}

.expert-quote.text-center blockquote.blockquote-xs cite .cite-text {
  width: auto;
}

/****************************************
 * Search Teasers - Quotes (overrides) 
 ****************************************/
table.quote-table tbody {
  border-top: 1px #eaeaea solid;
}

table.quote-table tbody .subject-separator {
  margin-left: -3px;
}

.node--type-quote.node--view-mode-search-teaser .ds-3col-stacked td {
  float: none;
  border: 0;
}

.node--type-quote.node--view-mode-search-teaser .ds-3col-stacked .group-middle .taxonomy-term--type-experts {
  display: table;
}

.node--type-quote.node--view-mode-search-teaser .ds-3col-stacked .group-middle .taxonomy-term--type-experts a {
  display: table-cell;
  vertical-align: middle;
  padding-top: 24px;
}

.node--type-quote.node--view-mode-search-teaser .ds-3col-stacked .img-circle {
  display: inline;
  max-width: 50px;
  margin-right: 20px;
  vertical-align: middle;
}

.node--type-quote.node--view-mode-search-teaser .ds-3col-stacked .p1-author {
  display: table-cell;
}

.node--type-quote.node--view-mode-search-teaser .ds-3col-stacked .blockquote-title {
  display: inline;
  font-size: 16px;
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  line-height: 1.25;
  color: #aaaaaa;
  font-weight: 400;
  margin-bottom: 0;
}

.node--type-quote.node--view-mode-search-teaser .ds-3col-stacked .separator {
  display: none;
}

/****************************************
 * Teaser on Media Relations Page 
 ****************************************/
.node--media_relations .expert-quote .accent.accent-quote q,
.node--media_relations .expert-quote .accent.accent-quote .blockquote-tags {
  text-align: left;
}

.node--media_relations .expert-quote .accent.accent-quote cite {
  margin: 0;
}

.node--home .expert-quote .blockquote-tags {
  display: none;
}

.stories.home-expert > .stories-heading h2 {
  height: 24px;
  line-height: 24px;
  margin-top: 40px;
}

.cu-search {
  background: #9d1818;
  transition: margin-top 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.cu-search input {
  width: 100%;
  border: 0;
  background: transparent;
  color: #fff;
  font-size: 40px;
}

.cu-search input:placeholder {
  color: rgba(255, 255, 255, 0.75);
  font-weight: 100;
}

.cu-search input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.75);
  font-weight: 100;
}

.cu-search input::placeholder {
  color: rgba(255, 255, 255, 0.75);
  font-weight: 100;
}

.cu-search input:focus {
  box-shadow: 0;
  outline: none;
}

.search-enabled .cu-search,
.cu-search:focus {
  margin-top: 0;
}

@media (min-width: 992px) {
  .cu-search {
    margin-top: -72px;
    height: 72px;
    overflow: hidden;
  }
}

@media (max-width: 991px) {
  .cu-search {
    margin-top: -45px;
    height: 45px;
    overflow: hidden;
  }
  .cu-search input {
    font-size: 20px;
    line-height: 45px;
  }
}

.advanced-search-form .mode-selector {
  margin-bottom: -30px;
}

/* Quotes Search */
.expert-quotes-search .views-exposed-form label {
  display: none;
}

.expert-quotes-search .views-exposed-form .form-item-search-api-fulltext {
  position: relative;
  display: table;
  border-collapse: separate;
  width: 100%;
}

.expert-quotes-search .views-exposed-form .form-item-search-api-fulltext input.form-text {
  display: table-cell;
  width: 100%;
  height: 54px;
  padding: 12px 30px 12px 18px;
  font-size: 16px;
  line-height: 1.75;
  color: #000;
  background-color: #fff;
  background-image: none;
  border: 1px solid #eaeaea;
  border-radius: 0px;
  box-shadow: none;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  position: relative;
  z-index: 2;
  margin-bottom: 0;
  border-right-width: 1px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.expert-quotes-search .views-exposed-form #edit-actions {
  position: absolute;
  right: 18px;
  top: 1px;
  z-index: 2;
}

.expert-quotes-search .views-exposed-form #edit-actions button {
  border: 0;
}

.expert-quotes-search .views-exposed-form .input-group-addon, .expert-quotes-search .views-exposed-form .input-group-btn, .expert-quotes-search .views-exposed-form .input-group .form-control {
  display: block;
}

.cornell-search .views-exposed-form > .form-actions {
  position: relative;
  margin-left: 96%;
}

@media (max-width: 991px) {
  .cornell-search .views-exposed-form > .form-actions {
    margin-left: 95%;
  }
}

@media (max-width: 767px) {
  .cornell-search .views-exposed-form > .form-actions {
    margin-left: 93%;
  }
}

@media (max-width: 480px) {
  .cornell-search .views-exposed-form > .form-actions {
    margin-left: 90%;
  }
}

.cornell-search .views-exposed-form > .form-actions:before {
  text-indent: 0;
  font-size: 36px;
  line-height: 1.5em;
  color: #aaaaaa;
  position: absolute;
  z-index: 9;
}

.cornell-search .views-exposed-form > .form-actions #edit-submit-search {
  background-color: transparent;
  margin: 0;
  padding: 0;
  text-indent: -999em;
  position: absolute;
  display: block;
  width: 26px;
  height: 54px;
  z-index: 19;
}

.cornell-search .views-exposed-form .advanced-search-wrapper {
  display: block;
  width: 100%;
  clear: both;
  overflow: hidden;
}

.cornell-search .views-exposed-form .advanced-search-wrapper summary {
  text-transform: uppercase;
  font-weight: bold;
  outline: none;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eaeaea;
}

.cornell-search .views-exposed-form .advanced-search-wrapper .select-wrapper {
  display: inline-block;
  width: auto;
}

.cornell-search .views-exposed-form .advanced-search-wrapper .form-item,
.cornell-search .views-exposed-form .advanced-search-wrapper .form-actions {
  float: left;
  box-sizing: border-box;
  margin-right: 40px;
}

.all-stories .form-item-keys {
  display: none;
}

.all-stories .form-item-title {
  display: none;
}

.all-stories .form-actions {
  position: relative;
}

.all-stories #edit-submit-all-stories {
  border-radius: 0;
  padding: 3px 60px;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  z-index: 19;
  width: auto;
  height: auto;
}

.all-stories .views-exposed-form {
  position: relative;
}

.all-stories .views-exposed-form .all-stories-filters-wrapper .form-item.taxonomy-selector {
  margin-top: 0;
}

.all-stories .all-stories-filters-wrapper {
  position: relative;
  display: block;
  width: 100%;
  clear: both;
  overflow: hidden;
}

.all-stories .all-stories-filters-wrapper summary {
  text-transform: uppercase;
  font-weight: bold;
  outline: none;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eaeaea;
}

.all-stories .all-stories-filters-wrapper .form-item {
  float: left;
  box-sizing: border-box;
  margin-right: 40px;
}

.all-stories .form-actions {
  position: absolute;
  top: 0px;
  right: 0px;
}

.all-stories .views-exposed-form,
.cornell-search .views-exposed-form {
  position: relative;
}

.all-stories .views-exposed-form .form-item-search-api-fulltext,
.cornell-search .views-exposed-form .form-item-search-api-fulltext {
  position: relative;
  display: table;
  border-collapse: separate;
  width: 100%;
  margin-bottom: 20px;
}

.all-stories .views-exposed-form .form-item-search-api-fulltext input.form-text,
.cornell-search .views-exposed-form .form-item-search-api-fulltext input.form-text {
  display: table-cell;
  width: 100%;
  height: 54px;
  padding: 12px 30px 12px 18px;
  font-size: 16px;
  line-height: 1.75;
  color: #000;
  background-color: #fff;
  background-image: none;
  border: 1px solid #eaeaea;
  border-radius: 0px;
  box-shadow: none;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  position: relative;
  z-index: 2;
  margin-bottom: 0;
  border-right-width: 1px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.all-stories .views-exposed-form .form-item-sort-by,
.cornell-search .views-exposed-form .form-item-sort-by {
  padding-top: 2px;
}

.all-stories .views-exposed-form .filter-wrapper,
.cornell-search .views-exposed-form .filter-wrapper {
  display: block;
  width: 100%;
  clear: both;
  overflow: hidden;
}

.all-stories .views-exposed-form .form-item.taxonomy-selector,
.cornell-search .views-exposed-form .form-item.taxonomy-selector {
  display: block;
  width: 25%;
  float: left;
  padding-right: 1%;
  margin-top: 20px;
  margin-right: 0;
  box-sizing: border-box;
}

.all-stories .views-exposed-form .form-item.taxonomy-selector legend,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  color: #b6954b;
  font-weight: 700;
  text-transform: uppercase;
  height: 42px;
  line-height: 42px;
  letter-spacing: 1px;
  color: #000;
}

.all-stories .views-exposed-form .form-item.taxonomy-selector legend h1, .all-stories .views-exposed-form .form-item.taxonomy-selector legend h1 a, .all-stories .views-exposed-form .form-item.taxonomy-selector legend h1 a:hover, .all-stories .views-exposed-form .form-item.taxonomy-selector legend h1 a:visited, .all-stories .views-exposed-form .form-item.taxonomy-selector legend h2, .all-stories .views-exposed-form .form-item.taxonomy-selector legend h2 a, .all-stories .views-exposed-form .form-item.taxonomy-selector legend h2 a:hover, .all-stories .views-exposed-form .form-item.taxonomy-selector legend h2 a:visited, .all-stories .views-exposed-form .form-item.taxonomy-selector legend h3, .all-stories .views-exposed-form .form-item.taxonomy-selector legend h3 a, .all-stories .views-exposed-form .form-item.taxonomy-selector legend h3 a:hover, .all-stories .views-exposed-form .form-item.taxonomy-selector legend h3 a:visited, .all-stories .views-exposed-form .form-item.taxonomy-selector legend h4, .all-stories .views-exposed-form .form-item.taxonomy-selector legend h4 a, .all-stories .views-exposed-form .form-item.taxonomy-selector legend h4 a:hover, .all-stories .views-exposed-form .form-item.taxonomy-selector legend h4 a:visited, .all-stories .views-exposed-form .form-item.taxonomy-selector legend h5, .all-stories .views-exposed-form .form-item.taxonomy-selector legend h5 a, .all-stories .views-exposed-form .form-item.taxonomy-selector legend h5 a:hover, .all-stories .views-exposed-form .form-item.taxonomy-selector legend h5 a:visited, .all-stories .views-exposed-form .form-item.taxonomy-selector legend h6, .all-stories .views-exposed-form .form-item.taxonomy-selector legend h6 a, .all-stories .views-exposed-form .form-item.taxonomy-selector legend h6 a:hover, .all-stories .views-exposed-form .form-item.taxonomy-selector legend h6 a:visited, .all-stories .views-exposed-form .form-item.taxonomy-selector legend p, .all-stories .views-exposed-form .form-item.taxonomy-selector legend p a, .all-stories .views-exposed-form .form-item.taxonomy-selector legend p a:hover, .all-stories .views-exposed-form .form-item.taxonomy-selector legend p a:visited, .all-stories .views-exposed-form .form-item.taxonomy-selector legend address, .all-stories .views-exposed-form .form-item.taxonomy-selector legend address a, .all-stories .views-exposed-form .form-item.taxonomy-selector legend address a:hover, .all-stories .views-exposed-form .form-item.taxonomy-selector legend address a:visited,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend h1,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend h1 a,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend h1 a:hover,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend h1 a:visited,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend h2,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend h2 a,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend h2 a:hover,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend h2 a:visited,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend h3,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend h3 a,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend h3 a:hover,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend h3 a:visited,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend h4,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend h4 a,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend h4 a:hover,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend h4 a:visited,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend h5,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend h5 a,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend h5 a:hover,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend h5 a:visited,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend h6,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend h6 a,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend h6 a:hover,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend h6 a:visited,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend p,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend p a,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend p a:hover,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend p a:visited,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend address,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend address a,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend address a:hover,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend address a:visited {
  color: #000;
}

.all-stories .views-exposed-form .form-item.taxonomy-selector legend .stories-heading-line:after,
.cornell-search .views-exposed-form .form-item.taxonomy-selector legend .stories-heading-line:after {
  background: #000;
}

.all-stories .views-exposed-form .form-item.taxonomy-selector .form-checkboxes .js-form-type-checkbox,
.cornell-search .views-exposed-form .form-item.taxonomy-selector .form-checkboxes .js-form-type-checkbox {
  display: block;
  width: 100%;
  margin: 0;
  padding: 8px 0;
  box-sizing: border-box;
  line-height: 1.2em;
}

.all-stories .views-exposed-form .form-item.taxonomy-selector .form-checkboxes .js-form-type-checkbox input[type="radio"],
.all-stories .views-exposed-form .form-item.taxonomy-selector .form-checkboxes .js-form-type-checkbox input[type="checkbox"],
.cornell-search .views-exposed-form .form-item.taxonomy-selector .form-checkboxes .js-form-type-checkbox input[type="radio"],
.cornell-search .views-exposed-form .form-item.taxonomy-selector .form-checkboxes .js-form-type-checkbox input[type="checkbox"] {
  float: left;
  margin: 4px 10px 0 0;
  width: auto;
  height: auto;
}

.all-stories .views-exposed-form .form-item.taxonomy-selector .form-checkboxes .js-form-type-checkbox label,
.cornell-search .views-exposed-form .form-item.taxonomy-selector .form-checkboxes .js-form-type-checkbox label {
  max-width: calc(100% - 36px);
}

.all-stories .views-exposed-form .form-item.taxonomy-selector.vocabulary-colleges,
.cornell-search .views-exposed-form .form-item.taxonomy-selector.vocabulary-colleges {
  width: 50%;
}

.all-stories .views-exposed-form .form-item.taxonomy-selector.vocabulary-colleges .form-checkboxes,
.cornell-search .views-exposed-form .form-item.taxonomy-selector.vocabulary-colleges .form-checkboxes {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.all-stories .views-exposed-form .form-item.taxonomy-selector.vocabulary-colleges .form-checkboxes .js-form-type-checkbox,
.cornell-search .views-exposed-form .form-item.taxonomy-selector.vocabulary-colleges .form-checkboxes .js-form-type-checkbox {
  -ms-flex: 1 0 48%;
      flex: 1 0 48%;
  margin: 0 1%;
}

.all-stories #edit-submit-search, .all-stories #edit-reset,
.cornell-search #edit-submit-search,
.cornell-search #edit-reset {
  padding: 3px 60px;
  border-radius: 0;
  display: inline-block;
  width: auto;
}

.all-stories #edit-reset,
.cornell-search #edit-reset {
  background-color: transparent;
  text-decoration: underline;
  color: #255a76;
  padding-left: 0;
  padding-right: 0;
  margin: 0 25px;
}

.cornell-search.grid-view a.mode-grid {
  color: #b31b1b;
}

@media (max-width: 991px) {
  .cornell-search .views-exposed-form .form-item.taxonomy-selector, .all-stories .views-exposed-form .form-item.taxonomy-selector {
    width: 50%;
  }
  .cornell-search .views-exposed-form .form-item.taxonomy-selector.vocabulary-colleges, .all-stories .views-exposed-form .form-item.taxonomy-selector.vocabulary-colleges {
    width: 100%;
  }
}

.ezra-most-recent-block {
  display: none;
}

.brand-archive .row.pagination-wrap {
  width: 100%;
}

@media (min-width: 992px) {
  .row-ezra-covers:not(:last-child) {
    margin-bottom: 12px;
  }
}

.node--media_relations {
  /* Column override Safari fix */
}

@media (min-width: 992px) {
  .node--media_relations .navbar {
    margin-bottom: 0;
  }
}

.node--media_relations footer {
  margin-top: 0;
}

@media (min-width: 768px) {
  .node--media_relations .col-sm-4 {
    width: 33.2%;
  }
}

.node--media_relations .itn-footer {
  width: 100%;
  text-align: center;
}

.node--media_relations .itn-footer a {
  display: inline-block;
}

@media (max-width: 991px) {
  .node--media_relations #block-chronicle-content .accent > .container > .row > [class^="col-"]:first-child {
    padding-bottom: 2em;
  }
  .node--media_relations .expert-quote .more-quotes-wrapper {
    text-align: center;
    width: 100%;
  }
  .node--media_relations .expert-quote blockquote.blockquote-xs cite .cite-text {
    padding-left: 0;
  }
}

.in-the-news.container {
  width: 100%;
  padding: 0;
}

.in-the-news header h1 {
  margin-bottom: 30px;
}

/* Column override Safari fix */
@media (min-width: 768px) {
  .in-the-news .col-sm-4 {
    width: 33.2%;
  }
}

a[href^="tel"] {
  text-decoration: underline;
}

a[href^="tel"]:before {
  margin-right: 5px;
}

.btn i.icon-hc-fw, .tag.tag-block i.icon-hc-fw, #block-chronicle-local-tasks a i.icon-hc-fw,
.btn span.icon-hc-fw, .tag.tag-block span.icon-hc-fw, #block-chronicle-local-tasks a span.icon-hc-fw,
.btn span[class^="contact-"]:before, .tag.tag-block span[class^="contact-"]:before, #block-chronicle-local-tasks a span[class^="contact-"]:before {
  color: transparent !important;
}

.btn span.icon-facebook, .tag.tag-block span.icon-facebook, #block-chronicle-local-tasks a span.icon-facebook, .btn i.icon-facebook, .tag.tag-block i.icon-facebook, #block-chronicle-local-tasks a i.icon-facebook {
  color: #3b5998 !important;
}

.btn span.icon-twitter, .tag.tag-block span.icon-twitter, #block-chronicle-local-tasks a span.icon-twitter, .btn i.icon-twitter, .tag.tag-block i.icon-twitter, #block-chronicle-local-tasks a i.icon-twitter {
  color: #55acee !important;
}

.btn span.icon-tumblr, .tag.tag-block span.icon-tumblr, #block-chronicle-local-tasks a span.icon-tumblr, .btn i.icon-tumblr, .tag.tag-block i.icon-tumblr, #block-chronicle-local-tasks a i.icon-tumblr {
  color: #35465c !important;
}

.btn span.icon-google-plus, .tag.tag-block span.icon-google-plus, #block-chronicle-local-tasks a span.icon-google-plus, .btn i.icon-google-plus, .tag.tag-block i.icon-google-plus, #block-chronicle-local-tasks a i.icon-google-plus {
  color: #dc4e41 !important;
}

.btn span.icon-youtube-play, .tag.tag-block span.icon-youtube-play, #block-chronicle-local-tasks a span.icon-youtube-play, .btn i.icon-youtube-play, .tag.tag-block i.icon-youtube-play, #block-chronicle-local-tasks a i.icon-youtube-play {
  color: #b31b1b !important;
}

.btn span.icon-email, .tag.tag-block span.icon-email, #block-chronicle-local-tasks a span.icon-email, .btn i.icon-email, .tag.tag-block i.icon-email, #block-chronicle-local-tasks a i.icon-email {
  color: #fff !important;
}

.btn.addthis_button_email i.icon-email, .addthis_button_email.tag.tag-block i.icon-email, #block-chronicle-local-tasks a.addthis_button_email i.icon-email,
.btn.addthis_button_email span.icon-email, .addthis_button_email.tag.tag-block span.icon-email, #block-chronicle-local-tasks a.addthis_button_email span.icon-email {
  color: #777777 !important;
}

.btn.addthis_button_email i.icon-email:before, .addthis_button_email.tag.tag-block i.icon-email:before, #block-chronicle-local-tasks a.addthis_button_email i.icon-email:before,
.btn.addthis_button_email span.icon-email:before, .addthis_button_email.tag.tag-block span.icon-email:before, #block-chronicle-local-tasks a.addthis_button_email span.icon-email:before,
.btn.addthis_button_email span[class^="contact-"].contact-email:before, .addthis_button_email.tag.tag-block span[class^="contact-"].contact-email:before, #block-chronicle-local-tasks a.addthis_button_email span[class^="contact-"].contact-email:before {
  padding-left: 3px;
}

.btn.addthis_button_compact i.icon-plus, .addthis_button_compact.tag.tag-block i.icon-plus, #block-chronicle-local-tasks a.addthis_button_compact i.icon-plus,
.btn.addthis_button_compact span.icon-plus, .addthis_button_compact.tag.tag-block span.icon-plus, #block-chronicle-local-tasks a.addthis_button_compact span.icon-plus {
  color: #777777 !important;
}

.btn.addthis_button_compact i.icon-plus:before, .addthis_button_compact.tag.tag-block i.icon-plus:before, #block-chronicle-local-tasks a.addthis_button_compact i.icon-plus:before,
.btn.addthis_button_compact span.icon-plus:before, .addthis_button_compact.tag.tag-block span.icon-plus:before, #block-chronicle-local-tasks a.addthis_button_compact span.icon-plus:before {
  padding-left: 5px;
}

.addthis_toolbox .btn, .addthis_toolbox .tag.tag-block, .addthis_toolbox #block-chronicle-local-tasks a, #block-chronicle-local-tasks .addthis_toolbox a {
  padding: 6px 10px;
}

#at20mc {
  display: none !important;
}

.node--home .social-media-links .btn, .node--home .social-media-links .tag.tag-block, .node--home .social-media-links #block-chronicle-local-tasks a, #block-chronicle-local-tasks .node--home .social-media-links a {
  padding: 6px 10px;
}

.tag-blocks {
  margin-left: -15px;
}

.tag-blocks .story-tags-wrapper {
  margin-bottom: 1em;
}

.tag-blocks .more-tags-processed {
  overflow: hidden;
}

.tag-blocks .more-tags-processed div.field__item {
  display: inline-block;
}

.tag-blocks .more-tags-processed div.field__item.hidden-tag {
  display: none;
}

.tag-blocks .more-tags-processed.open div.field__item.hidden-tag {
  display: inline-block;
}

.tag-blocks .more-tags-processed.open .more-tags-wrapper .more-tags:before {
  content: '\f106';
}

.tag-blocks .more-tags-processed .more-tags-wrapper {
  float: left;
  padding: 3.5px 5px 0 0;
}

.tag-blocks .more-tags-processed .more-tags-wrapper .more-tags {
  font-family: FontAwesome;
}

.tag-blocks .more-tags-processed .more-tags-wrapper .more-tags:before {
  display: inline-block;
  content: '\f107';
}

.node--view-mode-search-teaser .tag-blocks .more-tags-processed .more-tags-wrapper,
.node--view-mode-search-teaser-mro .tag-blocks .more-tags-processed .more-tags-wrapper {
  padding: 2.5px 5px 0 0;
}

.media-inquries-btn-wrapper {
  margin-left: -15px;
  margin-bottom: 1em;
}

.btn-media-inquiries {
  margin-top: 3px;
}

#media-inquiry {
  clear: both;
  margin-top: 1em;
}

.clearfix + .expanded {
  margin-top: 13px;
}

.stories:not(:first-child) {
  margin-top: 12px;
}

.stories .stories-heading a, .stories .stories-heading a:visited {
  color: inherit;
}

.stories .byline span a:after,
.stories .byline span div:after {
  display: inline-block;
  content: ',';
}

.stories .byline span a:last-child:after,
.stories .byline span div:last-child:after {
  display: none;
}

.stories .byline span a.taxonomy-term--type-story-contacts:after,
.stories .byline span div.taxonomy-term--type-story-contacts:after {
  margin-left: -3px;
}

.stories .story h1, .stories .story h2, .stories .story h3, .stories .story h4, .stories .story h5, .stories .story h6, .stories .story .story-title {
  font-weight: 500;
}

.stories .story a {
  position: relative;
}

.stories .story a * {
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.stories .story .group-left a img {
  border-top: 3px solid transparent;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.stories .story .group-left a:hover img {
  border-top-color: #b31b1b;
}

.stories .story .group-left img {
  width: 100%;
}

.stories.stories-stacked .story {
  margin-bottom: 12px;
}

.stories.stories-stacked .story h1, .stories.stories-stacked .story h2, .stories.stories-stacked .story h3, .stories.stories-stacked .story h4, .stories.stories-stacked .story h5, .stories.stories-stacked .story h6, .stories.stories-stacked .story p, .stories.stories-stacked .story .story-title {
  margin: 0;
}

.stories.stories-separator .story {
  margin-bottom: 12px;
  padding-bottom: 12px;
}

.stories.stories-separator .story h1, .stories.stories-separator .story h2, .stories.stories-separator .story h3, .stories.stories-separator .story h4, .stories.stories-separator .story h5, .stories.stories-separator .story h6, .stories.stories-separator .story p, .stories.stories-separator .story .story-title {
  margin: 0;
  position: relative;
}

.stories.stories-separator .story h1:after, .stories.stories-separator .story h2:after, .stories.stories-separator .story h3:after, .stories.stories-separator .story h4:after, .stories.stories-separator .story h5:after, .stories.stories-separator .story h6:after, .stories.stories-separator .story p:after, .stories.stories-separator .story .story-title:after {
  width: 25%;
  bottom: -12px;
}

.stories.stories-separator > .story:last-child h1:after, .stories.stories-separator > .story:last-child h2:after, .stories.stories-separator > .story:last-child h3:after, .stories.stories-separator > .story:last-child h4:after, .stories.stories-separator > .story:last-child h5:after, .stories.stories-separator > .story:last-child h6:after, .stories.stories-separator > .story:last-child p:after, .stories.stories-separator > .story:last-child .story-title:after {
  display: none;
}

.stories.stories-sm p, .stories.stories-sm li {
  font-size: 14px;
}

.stories.stories-topic .stories-heading h1, .stories.stories-topic .stories-heading h2, .stories.stories-topic .stories-heading h3, .stories.stories-topic .stories-heading h4, .stories.stories-topic .stories-heading h5, .stories.stories-topic .stories-heading h6, .stories.stories-topic .stories-heading p, .stories.stories-topic .stories-heading .story-title {
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  color: inherit;
  font-weight: 700;
  text-transform: uppercase;
  height: auto;
  line-height: 1;
  letter-spacing: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.stories.well .story h1:after, .stories.well .story h2:after, .stories.well .story h3:after, .stories.well .story h4:after, .stories.well .story h5:after, .stories.well .story h6:after, .stories.well .story p:after, .stories.well .story .story-title:after {
  background: #d4d4d4 !important;
}

.stories > .stories-heading.stories-heading-primary,
.stories > .stories-heading-line.stories-heading-primary,
.stories .stories-subheading.stories-heading-primary {
  color: #b31b1b;
}

.stories > .stories-heading h1, .stories > .stories-heading h2, .stories > .stories-heading h3, .stories > .stories-heading h4, .stories > .stories-heading h5, .stories > .stories-heading h6, .stories > .stories-heading p, .stories > .stories-heading .story-title,
.stories > .stories-heading-line h1,
.stories > .stories-heading-line h2,
.stories > .stories-heading-line h3,
.stories > .stories-heading-line h4,
.stories > .stories-heading-line h5,
.stories > .stories-heading-line h6,
.stories > .stories-heading-line p,
.stories > .stories-heading-line .story-title,
.stories .stories-subheading h1,
.stories .stories-subheading h2,
.stories .stories-subheading h3,
.stories .stories-subheading h4,
.stories .stories-subheading h5,
.stories .stories-subheading h6,
.stories .stories-subheading p,
.stories .stories-subheading .story-title {
  color: inherit;
}

.stories .stories-subheading h1, .stories .stories-subheading h2, .stories .stories-subheading h3, .stories .stories-subheading h4, .stories .stories-subheading h5, .stories .stories-subheading h6, .stories .stories-subheading p, .stories .stories-subheading .story-title {
  height: auto;
  line-height: 1;
}

.stories .stories-heading-line > div:after {
  width: 100%;
  bottom: 0;
}

.stories .stories-heading-lg {
  margin-bottom: 30px;
}

.stories.stories-separator .story h1, .stories.stories-separator .story h2, .stories.stories-separator .story h3, .stories.stories-separator .story h4, .stories.stories-separator .story h5, .stories.stories-separator .story h6, .stories.stories-separator .story .story-title {
  position: relative;
  display: block;
}

.stories.stories-separator .story h1:after, .stories.stories-separator .story h2:after, .stories.stories-separator .story h3:after, .stories.stories-separator .story h4:after, .stories.stories-separator .story h5:after, .stories.stories-separator .story h6:after, .stories.stories-separator .story .story-title:after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  height: 1px;
  background: #eaeaea;
}

.stories.stories-separator .story:last-child h1:after, .stories.stories-separator .story:last-child h2:after, .stories.stories-separator .story:last-child h3:after, .stories.stories-separator .story:last-child h4:after, .stories.stories-separator .story:last-child h5:after, .stories.stories-separator .story:last-child h6:after, .stories.stories-separator .story:last-child .story-title:after {
  display: none;
}

.stories .stories-heading-line {
  position: relative;
  display: block;
}

.stories .stories-heading-line:after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  height: 1px;
  background: #eaeaea;
}

.story {
  position: relative;
}

.story img.thumb, .story img.img-responsive:not(.brand-logo) {
  width: 100%;
}

.story a, .story a:active, .story a:hover, .story a:visited {
  color: #000;
}

.story h1, .story h2, .story h3, .story h4, .story h5, .story h6, .story p, .story .story-title {
  margin: 12px 0;
}

.story h2, .story .story-title {
  font-size: 34px;
}

@media (max-width: 767px) {
  .stories > .row > div > .story > [class^="col"] {
    padding-bottom: 12px;
  }
}

.story .date {
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #595959;
}

.story .date.date-sm {
  font-size: 14px;
}

.story p {
  font-family: "freight-text-pro-n4", "freight-text-pro", serif;
  font-size: 16px;
  line-height: 1.25;
}

.story p.more {
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  color: #aaaaaa;
  font-weight: 700;
  text-transform: uppercase;
  height: 42px;
  line-height: 42px;
  letter-spacing: 1px;
}

.story p.more a, .story p.more a:hover, .story p.more a:active, .story p.more a:visited {
  color: inherit;
}

.story p.more:after {
  font-family: "Material-Design-Iconic-Font";
  content: "\f2fb";
  margin-left: 9px;
}

.story.story-lg h3.date {
  margin: 6px 0;
}

.story.story-lg h2 {
  margin-bottom: 6px;
  font-size: 28px;
}

.story.story-lg p {
  margin-top: 6px;
}

.story.story-md h2, .story.story-md .story-title {
  font-size: 20px;
}

@media (min-width: 768px) {
  .story.story-md .col-sm-8 > a > h2,
  .story.story-md .col-sm-8 > a > .story-title {
    margin-top: 0;
  }
}

.story.story-xs h1, .story.story-xs h2, .story.story-xs h3, .story.story-xs h4, .story.story-xs h5, .story.story-xs h6, .story.story-xs p, .story.story-xs .story-title {
  margin: 0;
}

.story.story-xs h2, .story.story-xs .story-title {
  font-size: 16px;
}

.story.story-external {
  border-top: 2px solid #000;
  margin-top: 12px;
  padding-top: 24px;
  padding-bottom: 12px;
}

.story.story-external .contextual-region {
  position: static;
}

.story.story-external .brand-logo {
  max-height: 25px;
  width: auto;
  text-align: center;
  margin: auto;
  position: absolute;
  top: -12.5px;
  background: #fff;
  padding: 0 5px 0 0;
  display: inline-block;
}

.story.story-external .date {
  font-size: 14px;
}

@media (max-width: 991px) {
  .stories .story .story-img {
    padding-bottom: 0 !important;
  }
  .stories .story img {
    width: 100%;
  }
  .stories .story p {
    display: none !important;
  }
}

.row-wrap > div[class^="col-"] {
  padding-bottom: 12px;
}

.pl-media-inquiries {
  font-size: 16px;
}

.pl-media-inquiries h5 {
  margin-top: 0;
}

article.container .stories.related-stories .story.story-xs h2,
article.container .stories.related-stories .story.story-xs .story-title {
  font-size: 16px;
}

.node--home .node--type-stories .sub-brand,
.node--landing .sub-brand {
  display: none;
}

.node--type-stories .sub-brand-wrapper {
  width: 100%;
  text-align: center;
}

.node--type-stories .sub-brand-wrapper a {
  display: inline;
}

.node--type-stories .sub-brand-wrapper img {
  display: inline-block;
  height: 40px;
  max-height: 100%;
  width: auto;
  margin-top: 15px;
}

.node--type-stories.node--view-mode-search-teaser h2, .node--type-stories.node--view-mode-search-teaser .story-title,
.node--type-stories.node--view-mode-search-teaser-grid h2,
.node--type-stories.node--view-mode-search-teaser-grid .story-title {
  margin-bottom: 8px;
}

.node--type-stories.node--view-mode-search-teaser h2, .node--type-stories.node--view-mode-search-teaser .story-title {
  margin-top: 0;
}

.node--type-stories.node--view-mode-search-teaser.story h3.byline,
.node--type-stories.node--view-mode-search-teaser-grid.story h3.byline {
  margin: 0;
}

.node--type-stories.node--view-mode-search-teaser.story p,
.node--type-stories.node--view-mode-search-teaser-grid.story p {
  margin-top: 4px;
}

a[data-gallery] {
  position: relative;
  display: block;
}

.author-separator {
  margin-left: -3px;
}

.node--type-stories.node--view-mode-cover-story .paragraph--type--section-media {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}

.node--type-stories.node--view-mode-cover-story .paragraph--type--section-media figcaption {
  display: none;
}

.stories-you-might-like .row {
  margin-bottom: 8px;
}

.landing-header {
  text-align: center;
}

.landing-header div,
.landing-header img,
.landing-header span {
  display: inline-block;
}

.landing-header .row-magazine > .contextual,
.landing-header .field--name-field-site-section-1 {
  display: none;
}

.landing-header img.brand-logo {
  max-width: 260px;
}

@media (max-width: 768px) {
  .landing-header img.brand-logo {
    max-width: 180px;
  }
}

.cover-teaser {
  text-align: center;
}

.cover-teaser .row-brand.custom-brand {
  display: inline-block;
}

.cover-teaser .story-lg {
  text-align: left;
}

.field--name-field-footer-content {
  margin: 10px 0;
}

@media (min-width: 768px) and (max-width: 991px) {
  #hp-latest-news .stories-body .story:nth-child(n+5) {
    display: none;
  }
}

.yamm ul.nav > li > a:before {
  content: "";
  display: block;
  height: 0;
  opacity: 0;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: transparent;
  position: absolute;
  transition: height 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.yamm ul.nav > li > a:hover:before, .yamm ul.nav > li > a:focus:before {
  opacity: 1;
  height: 4px;
  background: #0d0d0d;
}

.yamm ul.nav > li > a:focus {
  text-decoration: underline;
}

.yamm .dropdown.open > a,
.yamm ul.nav > li > a.active > a {
  background-color: #fafafa !important;
}

.yamm .dropdown.open > a:before, .yamm .dropdown.open > a:hover:before, .yamm .dropdown.open > a:active:before, .yamm .dropdown.open > a:focus:before,
.yamm ul.nav > li > a.active > a:before,
.yamm ul.nav > li > a.active > a:hover:before,
.yamm ul.nav > li > a.active > a:active:before,
.yamm ul.nav > li > a.active > a:focus:before {
  background: #000;
  height: 4px;
  opacity: 1;
}

.yamm .dropdown.open.disabled:before, .yamm .dropdown.open.disabled:hover:before, .yamm .dropdown.open.disabled:active:before, .yamm .dropdown.open.disabled:focus:before,
.yamm ul.nav > li > a.active.disabled:before,
.yamm ul.nav > li > a.active.disabled:hover:before,
.yamm ul.nav > li > a.active.disabled:active:before,
.yamm ul.nav > li > a.active.disabled:focus:before {
  background: #f7f7f7;
  height: 4px;
  opacity: 1;
}

@media (max-width: 991px) {
  .yamm .dropdown.open > a:before, .yamm .dropdown.open > a:hover:before, .yamm .dropdown.open > a:active:before, .yamm .dropdown.open > a:focus:before,
  .yamm ul.nav > li > a.active > a:before,
  .yamm ul.nav > li > a.active > a:hover:before,
  .yamm ul.nav > li > a.active > a:active:before,
  .yamm ul.nav > li > a.active > a:focus:before {
    display: none !important;
  }
}

.yamm .dropdown-menu {
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  background-color: #fff;
  border-color: #f7f7f7;
  margin-top: 0;
  padding: 24px 24px;
}

.yamm .dropdown-menu ul {
  list-style-type: none;
  padding-left: 0;
}

.yamm .dropdown-menu ul > li {
  opacity: 1;
  padding: 0 0 12px 0;
}

@media (min-width: 992px) {
  .yamm .dropdown-menu ul > li {
    opacity: 1;
  }
  .yamm .dropdown-menu ul li:nth-child(1) {
    animation: dropdown-fade-in 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s 1 forwards;
  }
  .yamm .dropdown-menu ul li:nth-child(2) {
    animation: dropdown-fade-in 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0.4s 1 forwards;
  }
  .yamm .dropdown-menu ul li:nth-child(3) {
    animation: dropdown-fade-in 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0.6s 1 forwards;
  }
  .yamm .dropdown-menu ul li:nth-child(4) {
    animation: dropdown-fade-in 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s 1 forwards;
  }
  .yamm .dropdown-menu ul li:nth-child(5) {
    animation: dropdown-fade-in 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 1s 1 forwards;
  }
  .yamm .dropdown-menu ul li:nth-child(6) {
    animation: dropdown-fade-in 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 1.2s 1 forwards;
  }
  .yamm .dropdown-menu ul li:nth-child(7) {
    animation: dropdown-fade-in 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 1.4s 1 forwards;
  }
  .yamm .dropdown-menu ul li:nth-child(8) {
    animation: dropdown-fade-in 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 1.6s 1 forwards;
  }
  .yamm .dropdown-menu ul li:nth-child(9) {
    animation: dropdown-fade-in 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 1.8s 1 forwards;
  }
  .yamm .dropdown-menu ul li:nth-child(10) {
    animation: dropdown-fade-in 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 2s 1 forwards;
  }
}

.yamm .dropdown-menu ul > li > a {
  color: #000;
}

.yamm .dropdown-menu ul > li > a:hover, .yamm .dropdown-menu ul > li > a:focus {
  color: #b31b1b;
  background-color: transparent;
}

.yamm .dropdown-menu ul > .active > a, .yamm .dropdown-menu ul > .active > a:hover, .yamm .dropdown-menu ul > .active > a:focus {
  color: black;
  background-color: transparent;
}

.yamm .dropdown-menu ul > .disabled > a, .yamm .dropdown-menu ul > .disabled > a:hover, .yamm .dropdown-menu ul > .disabled > a:focus {
  color: #f7f7f7;
  background-color: transparent;
}

@media (min-width: 992px) {
  .yamm .dropdown-menu {
    min-width: 873px;
  }
  .yamm .dropdown-menu [class^="col-"]:not(:first-child) {
    border-left: thin solid #f7f7f7;
  }
}

.yamm ul.nav li {
  font-weight: 500;
}

.yamm ul.nav li.ezra a {
  background-image: url(../images/logos/ezra-logo-red.svg);
  display: block;
  background-repeat: no-repeat;
  background-size: 40px 12px;
  background-position: center center;
  text-indent: -10000000px;
}

@media (max-width: 767px) {
  .yamm ul.nav li.ezra a {
    width: 100%;
  }
}

.yamm ul.nav li.ezra a:hover, .yamm ul.nav li.ezra a:active:hover, .yamm ul.nav li.ezra a:visited:hover {
  background-image: url(../images/logos/ezra-logo.svg);
}

@media (min-width: 992px) {
  .yamm ul.nav li.separator:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 35px;
    margin-top: 5.71429px;
    width: 1px;
    background: #aaaaaa;
  }
  .yamm ul.nav li.separator:hover:after {
    background: #193c4f;
  }
}

.yamm ul.nav li.secondary-item a {
  font-weight: normal;
  color: #595959;
}

.yamm ul.nav li.secondary-item a:hover {
  color: #000;
}

@media (min-width: 992px) and (max-width: 1200px) {
  .yamm .nav-justified {
    width: 100%;
  }
  .yamm .nav-justified > li {
    font-size: 14px;
  }
  .yamm .nav-justified > li > a {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 991px) {
  .yamm .navbar-collapse, .yamm .nav-container.nav-justified {
    padding-left: 0;
    padding-right: 0;
  }
  .yamm .dropdown-toggle {
    margin-bottom: 0;
  }
  .yamm .dropdown-menu {
    padding-top: 12px;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .yamm .nav-justified > li > a {
    text-align: left;
  }
}

@media (max-width: 991px) {
  .navbar-primary {
    display: none;
  }
}

.videoWrapper.vid-play {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}

.videoWrapper.vid-play iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.media-video, .media-gallery {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
}

.media-video img, .media-gallery img {
  width: 100%;
  height: auto;
}

.media-video .media-play-overlay, .media-gallery .media-play-overlay {
  transition-property: background-color;
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-delay: 0;
  background: rgba(0, 0, 0, 0.25);
  border: 2px solid #fff;
  position: absolute;
  bottom: 11.25px;
  left: 11.25px;
  width: 45px;
  height: 45px;
  margin: 0;
}

.media-video:hover .media-play-overlay,
.media-video:focus .media-play-overlay, .media-gallery:hover .media-play-overlay,
.media-gallery:focus .media-play-overlay {
  transform: scale(1.1);
  background: #b31b1b;
}

.media-video .media-play-overlay:after {
  right: 0;
  margin: 0 auto;
  border: solid transparent;
  border-left-color: #fff;
  border-width: 11.25px 0 11.25px 11.25px;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  margin-top: 10.25px;
  top: 0;
  left: 2px;
}

.media-gallery img {
  width: auto;
}

.media-gallery .media-gallery > a:not(:first-child),
.media-gallery .media-gallery > figcaption:not(:nth-child(2)) {
  display: none;
}

.media-gallery .media-play-overlay:after {
  color: #fff;
  text-align: center;
  font-size: 22.5px;
  line-height: 43px;
  width: 100%;
}

.weather span {
  padding: 10px 0;
  display: inline-block;
}

.weather span.weather-icon {
  font-size: 14px;
  padding-right: 15px;
  float: none;
  height: auto;
  width: auto;
}

.weather span.weather-city {
  font-weight: bold;
}

.weather span.weather-temp {
  color: #aaaaaa;
  margin-left: 15px;
}

.weather span.weather-temp:before {
  content: "|";
  position: relative;
  left: -7.5px;
}

/****************************
 * Open Weather Overrides
 ****************************/
.city,
.date,
.time {
  text-align: left;
}

.node--stories #block-chronicle-content .img-right {
  float: none !important;
}

.node--stories #block-chronicle-content .img-left {
  float: none !important;
}

.node--stories #block-chronicle-content .img-left iframe,
.node--stories #block-chronicle-content .img-right iframe {
  width: 100% !important;
  margin: 0;
}

.node--stories #block-chronicle-content .img-left p,
.node--stories #block-chronicle-content .img-right p {
  margin: 0;
}

.node--stories #block-chronicle-content .img-left br,
.node--stories #block-chronicle-content .img-right br {
  display: none;
}

.node--stories #block-chronicle-content .callout {
  background: #f7f7f7;
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  border: 1px solid #ededed;
  border-radius: 0px;
  box-shadow: none;
  padding: 12px 18px;
  font-size: 16px;
  line-height: 1.25;
}

@media (max-width: 1049px) {
  .callout {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
  }
}

@media (min-width: 1050px) {
  .node--stories #block-chronicle-content .img-left,
  .node--stories #block-chronicle-content .img-right {
    position: relative;
    width: 100%;
    max-width: 420px;
  }
  .node--stories #block-chronicle-content .img-left iframe,
  .node--stories #block-chronicle-content .img-right iframe {
    width: 100%;
    min-height: 236px;
    height: auto;
  }
  .node--stories #block-chronicle-content div.img-left {
    clear: left;
    float: left !important;
    margin: 10px 36px 0 -175px;
  }
  .node--stories #block-chronicle-content div.img-right {
    clear: right;
    float: right !important;
    margin: 10px -175px 0 36px;
  }
  .node--stories #block-chronicle-content .callout[style~="right"],
  .node--stories #block-chronicle-content .callout[style~="right;"] {
    margin: 10px -175px 15px 36px !important;
    width: 420px !important;
  }
  .node--stories #block-chronicle-content .callout[style~="left"],
  .node--stories #block-chronicle-content .callout[style~="left;"] {
    margin: 10px 36px 15px -175px !important;
    width: 420px !important;
  }
}

.captioncredit {
  text-align: left;
  line-height: 1em;
  margin: 0 0 15px 0;
}

.captioncredit img, .captioncredit iframe {
  margin: auto;
}

.captioncredit .caption {
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  display: inline;
  padding: 6px 0;
  font-size: 14px;
  text-align: left;
  color: #777777;
}

.captioncredit .credit {
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  font-weight: 200;
  color: #aaaaaa;
  display: block;
  padding: 0;
  font-size: 14px;
  text-align: right;
}

/**
 * Form styles.
 */
.webform-submission-form .form-item {
  margin-bottom: 1rem;
}

table .checkbox.form-no-label, table .radio.form-no-label {
  margin-bottom: 0;
  margin-top: 0;
}

.select-wrapper {
  display: inline-block;
  position: relative;
  width: 100%;
}

.form-inline .select-wrapper {
  width: auto;
}

.input-group .select-wrapper {
  display: table-cell;
}

.input-group .select-wrapper:first-child .form-control:first-child {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}

.input-group .select-wrapper:last-child .form-control:first-child {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

.select-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: 1;
  padding-right: 2em;
}

.select-wrapper select::-ms-expand {
  opacity: 0;
}

.select-wrapper:after {
  color: #333;
  font-family: "Material-Design-Iconic-Font";
  font-size: 2em;
  content: '\f2f9';
  line-height: 1;
  margin-top: -.5em;
  padding-right: .5em;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 10;
}

.has-glyphicons .select-wrapper:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e114';
  display: inline-block;
  font-family: 'Glyphicons Halflings';
}

.has-error .select-wrapper:after {
  color: #a94442;
}

.has-success .select-wrapper:after {
  color: #3c763d;
}

.has-warning .select-wrapper:after {
  color: #8a6d3b;
}

.form-required:after {
  background-image: url(../images/required.svg);
  background-size: 10px 7px;
  content: "";
  display: inline-block;
  line-height: 1;
  height: 7px;
  width: 10px;
}

.form-actions .btn, .form-actions .tag.tag-block, .form-actions #block-chronicle-local-tasks a, #block-chronicle-local-tasks .form-actions a, .form-actions .btn-group {
  margin-right: 10px;
}

.form-actions .btn-group .btn, .form-actions .btn-group .tag.tag-block, .form-actions .btn-group #block-chronicle-local-tasks a, #block-chronicle-local-tasks .form-actions .btn-group a {
  margin-right: 0;
}

input[type="radio"],
input[type="checkbox"] {
  display: inline-block;
  width: auto;
  height: auto;
}

.node--type-tip-sheet h1 {
  margin-top: 0;
}

.node--type-tip-sheet .subheading {
  margin-bottom: 0;
  color: #000000;
}

.node--type-tip-sheet .tag.tag-block {
  padding: 0;
  border: none;
}

.node--type-tip-sheet .expert-quote blockquote {
  padding-left: 0 !important;
  border-left: none !important;
}

.node--type-tip-sheet .expert-quote blockquote q {
  text-align: left;
  font-size: 20px;
  line-height: 1.75;
}

.node--type-tip-sheet .expert-quote blockquote cite {
  margin-left: 0;
  margin-right: 0;
}

.node--type-tip-sheet .base-info {
  font-size: 14px;
  font-style: italic;
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  color: #aaaaaa;
  margin-top: 24px;
}

@media (min-width: 992px) {
  .node--type-tip-sheet .authors {
    text-align: right;
  }
}

@media (max-width: 991px) {
  .node--type-tip-sheet .authors {
    margin-top: 10px;
  }
}

.node--type-tip-sheet .authors .author,
.node--type-tip-sheet .authors .search-author {
  padding: 5px 0;
  height: 40px;
  width: 30px;
  text-align: center;
  box-sizing: border-box;
  display: inline-block;
}

.node--type-tip-sheet .authors .author img,
.node--type-tip-sheet .authors .search-author img {
  width: 30px;
  height: 30px;
  margin: 0;
  display: block;
}

.node--type-tip-sheet.node--view-mode-search-teaser .authors {
  text-align: right;
}

.node--type-tip-sheet.node--view-mode-search-teaser .authors .field__item {
  display: inline-block;
}

.node--type-tip-sheet.node--view-mode-search-teaser .authors hr {
  display: none;
}

.node--type-tip-sheet h2.subheading a {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  color: #000000;
  font-weight: 700;
  text-transform: uppercase;
  height: 42px;
  line-height: 42px;
  letter-spacing: 1px;
}

.node--type-tip-sheet h2.subheading a.subheading-primary {
  color: #000000;
}

.node--type-tip-sheet h2.no-top-margin {
  margin-top: 0;
}

.node--type-tip-sheet .tip-sheet--divider {
  margin-bottom: 0;
}

.node--type-tip-sheet hr.media-contact--divider {
  margin-top: 12px;
}

.node--type-tip-sheet .media-contact-footer h4 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  height: 42px;
  line-height: 42px;
  letter-spacing: 1px;
}

.node--type-tip-sheet .media-contact-footer .col-xs-6 {
  margin: 0;
  padding: 0;
}

.field--name-field-quote-context {
  font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
  font-size: 20px;
  text-align: left;
  color: #000;
  margin-top: 24px;
}

/* Hide back to back authors */
.field--name-field-tip-sheet-quotes .expert-hide .field--name-field-author-expert {
  display: none;
}

.tip-sheets-list .views-row:not(:last-child) {
  margin-bottom: 48px;
}

.tip-sheets-list h3.date {
  margin: 0;
}

.node--gallery #block-chronicle-content {
  min-height: 650px;
}

.node--type-gallery.node--view-mode-full h1 {
  margin-top: 0;
}

.node--type-gallery.node--view-mode-full .row {
  margin-top: 30px;
  margin-bottom: 30px;
}

/* Photos Of The Day gallery page */
.photos-of-the-day .row {
  margin-bottom: 30px;
}

.photos-of-the-day h2 {
  margin-bottom: 4px;
}

@media print {
  * {
    border: 0 !important;
  }
  a {
    text-decoration: none !important;
  }
  a:after {
    font-size: 10pt !important;
    color: gray !important;
    overflow-wrap: break-word !important;
    font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif !important;
    line-height: 11.25pt !important;
    text-align: left !important;
    font-weight: 100;
  }
  a[data-gallery]:after {
    display: none;
  }
  figure {
    text-align: center;
    max-width: 4in;
    margin: 0 auto;
  }
  figure img.img-responsive {
    text-align: center;
    margin: 0 auto;
  }
  figure figcaption, figure figcaption p {
    font-size: 10pt !important;
    line-height: 1.25 !important;
  }
  h1,
  .field--name-field-home-featured .story-title,
  .node--view-mode-cover-story h2 {
    font-size: 18pt !important;
  }
  h2 {
    font-size: 16pt !important;
  }
  h2.subtitle {
    font-size: 16pt !important;
    margin-top: 0;
  }
  h3 {
    font-size: 15pt !important;
  }
  h4, .story-lg .story-title, .date {
    font-size: 14pt !important;
  }
  h5 {
    font-size: 13pt !important;
  }
  h6, .story-md .story-title, .stories-heading h2, .issue h3, .byline.date {
    font-size: 12pt !important;
  }
  p, ul, ol, li {
    font-size: 12pt !important;
    line-height: 1.25 !important;
  }
  blockquote, blockquote q {
    font-size: 16pt !important;
    font-weight: bold;
    line-height: 1.25 !important;
  }
  .story-title a:after {
    display: block;
    margin-top: 1px;
  }
  .byline {
    margin-top: 0 !important;
  }
  .date {
    color: #262626 !important;
  }
  .expanded {
    float: none !important;
    margin: 0 auto !important;
  }
  .pull-left {
    margin-right: 0.125in;
  }
  .pull-right {
    margin-left: 0.125in;
  }
  .pull-center {
    clear: both;
    margin: 0 auto !important;
  }
  .cornell-lockup .site-brand {
    display: block !important;
    position: relative !important;
    margin: 0 auto 12px auto !important;
    text-align: center !important;
    width: 100% !important;
    height: 18pt !important;
    max-width: 100% !important;
    color: #b31b1b !important;
    background-image: none;
  }
  .cornell-lockup .site-brand:after {
    display: none;
  }
  .cornell-lockup .site-brand h1 {
    position: static !important;
    display: block !important;
    font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
    width: 100%;
    height: 2em;
    margin: 0 0 30px;
    text-align: center !important;
    letter-spacing: -1px;
    font-weight: bold;
    color: inherit !important;
  }
  .expert-quote {
    margin-top: 0 !important;
    padding: 0 !important;
  }
  .expert-quote .col-sm-8 {
    width: 100%;
  }
  .expert-quote a:after {
    display: none !important;
  }
  .field--name-field-home-recent-topics .col-sm-4 {
    float: left;
    width: 33%;
  }
  .page-header {
    margin-top: 0;
  }
  #media-inquiry {
    display: block !important;
    text-align: right !important;
    width: 50% !important;
    max-width: 4in !important;
    float: right !important;
    clear: both;
    margin-left: 10pt !important;
    padding: 5pt !important;
  }
  #media-inquiry .panel-body {
    padding: 0 !important;
  }
  #media-inquiry .panel-body h4 {
    font-family: "freight-sans-pro-n5", "freight-sans-pro", sans-serif;
    color: inherit;
    font-weight: 700;
    text-transform: uppercase;
    height: 42px;
    line-height: 42px;
    letter-spacing: 1px;
    font-size: 10pt !important;
    padding: 0;
    margin: 0;
  }
  #media-inquiry .panel-body h5 {
    margin: 0;
  }
  #media-inquiry .panel-body .col-xs-6 {
    width: 100% !important;
    clear: both;
  }
  .article .stories,
  .tag.tag-block,
  .story-tags,
  .taxonomy-term .tag-block,
  .social,
  a[data-toggle="#media-inquiry"],
  hr,
  footer,
  .navbar,
  .cornell-insignia,
  a.img-link:after,
  .sub-brand,
  .hide-print,
  .download-btns,
  .node--landing .row-ezra-covers,
  #hp-latest-news .stories-body .story:nth-child(n+5),
  .social-media-links,
  .pagination-wrap,
  .expert-quotes-search .expert-quote-search-form {
    display: none !important;
  }
  .node--view-mode-teaser > a:first-child:after,
  .node--view-mode-cover-story h2 a:after,
  .row-ezra-covers a.issue:after,
  .node--view-mode-search-teaser .story-img a:after,
  a.bio-url:after,
  .p1-author a:after,
  .tag a:after {
    display: none;
  }
  .pl-media-inquiries,
  blockquote {
    display: block;
  }
  .node--landing .row-magazine {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .node--landing .field--name-field-site-section-logo .brand-logo {
    height: auto !important;
    width: 1.5in !important;
    max-width: 1.5in !important;
  }
  .node--landing .stories .story-lg {
    max-width: 100%;
  }
  .node--landing .stories .story-lg .story-title {
    margin-bottom: 0;
  }
  .node--landing .field--name-field-landing-main-stories .row {
    page-break-inside: avoid;
  }
  .row-ezra-covers {
    page-break-inside: avoid;
  }
  .row-ezra-covers .col-sm-3 {
    float: left;
    width: 25%;
  }
  .row-ezra-covers .col-sm-3 p {
    font-size: 8.4pt !important;
  }
  .row-ezra-covers .issue h4 {
    margin-top: 0 !important;
  }
  .node--view-mode-search-teaser {
    page-break-inside: avoid;
  }
  .node--view-mode-search-teaser .story-title {
    font-size: 16pt !important;
  }
  .node--view-mode-search-teaser .img-circle {
    max-width: 0.125in !important;
  }
  .node--home .col-sm-9 {
    float: left;
    width: 60%;
  }
  .node--home .col-sm-9 + .col-sm-3 {
    float: left;
    width: 38%;
    padding-top: 0;
  }
  .node--home .pl-curated-content.col-sm-6 {
    float: left;
    width: 50%;
  }
  .node--home .pl-curated-content.col-sm-6 img {
    width: 100%;
  }
  .node--home .field--name-field-home-main-categories .field__item .pl-curated-block,
  .node--home .story-lg, .node--home .home-expert, .node--home .stories-stacked {
    page-break-inside: avoid;
  }
  .field--name-field-home-featured a.img-link:after {
    display: none;
  }
  .node--stories #block-chronicle-content .embedded-entity.align-right, .node--stories #block-chronicle-content .embedded-entity.align-left {
    width: auto;
    clear: both;
  }
  .node--stories #block-chronicle-content .embedded-entity.align-right {
    padding-left: 10pt;
    margin: 12px 0 0 36px;
  }
  .node--stories #block-chronicle-content .embedded-entity.align-left {
    padding-right: 10pt;
    margin: 12px 36px 0 0;
  }
  .node--stories h1 {
    margin-top: 0;
  }
  .stories a:after {
    font-size: 10pt !important;
  }
  .stories .col-sm-3 {
    width: 25%;
    float: left;
    line-height: 1;
  }
  .stories .col-sm-6 {
    max-width: 50%;
    float: left;
  }
  .stories .brand-logo {
    text-align: center;
    width: 100% !important;
    float: none !important;
  }
  .stories .brand-logo img {
    max-width: 2in !important;
  }
  .stories .story-external .brand-logo {
    width: auto !important;
  }
  .stories.stories-stacked .story {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .stories .story-lg {
    max-width: 50%;
    margin: 0 auto;
  }
  .stories .story-md p {
    display: none;
  }
  .stories .stories-heading {
    margin-bottom: 0;
  }
  .story-contacts h2 {
    line-height: 1 !important;
    height: auto !important;
  }
  .story-contacts .story-headings, .story-contacts h5 {
    margin: 0;
  }
  .quote-img {
    width: 1.5in !important;
  }
  .mag-download {
    width: 100%;
  }
}

/*# sourceMappingURL=style.css.map */
