/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
/* line 22, ../../sass/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
/* line 32, ../../sass/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 41, ../../sass/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
/* line 52, ../../sass/_normalize.scss */
[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 66, ../../sass/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
/* line 76, ../../sass/_normalize.scss */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 88, ../../sass/_normalize.scss */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/* line 96, ../../sass/_normalize.scss */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 105, ../../sass/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
/* line 118, ../../sass/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 127, ../../sass/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
/* line 136, ../../sass/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 144, ../../sass/_normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 152, ../../sass/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 162, ../../sass/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
/* line 174, ../../sass/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
/* line 183, ../../sass/_normalize.scss */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
/* line 191, ../../sass/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 199, ../../sass/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 208, ../../sass/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 215, ../../sass/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 219, ../../sass/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
/* line 231, ../../sass/_normalize.scss */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
/* line 239, ../../sass/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
/* line 251, ../../sass/_normalize.scss */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
/* line 263, ../../sass/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 274, ../../sass/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
/* line 288, ../../sass/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 300, ../../sass/_normalize.scss */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 312, ../../sass/_normalize.scss */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 327, ../../sass/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 337, ../../sass/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/* line 347, ../../sass/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 358, ../../sass/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 371, ../../sass/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 380, ../../sass/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 390, ../../sass/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 403, ../../sass/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/css/font/fontawesome-webfont.eot?v=4.0.3");
  src: url("/css/font/fontawesome-webfont.eot?#iefix&v=4.0.3") format("embedded-opentype"), url("/css/font/fontawesome-webfont.woff?v=4.0.3") format("woff"), url("/css/font/fontawesome-webfont.ttf?v=4.0.3") format("truetype"), url("/css/font/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 14, ../../sass/_font-awesome.scss */
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
/* line 24, ../../sass/_font-awesome.scss */
.fa-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 29, ../../sass/_font-awesome.scss */
.fa-2x {
  font-size: 2em;
}

/* line 32, ../../sass/_font-awesome.scss */
.fa-3x {
  font-size: 3em;
}

/* line 35, ../../sass/_font-awesome.scss */
.fa-4x {
  font-size: 4em;
}

/* line 38, ../../sass/_font-awesome.scss */
.fa-5x {
  font-size: 5em;
}

/* line 41, ../../sass/_font-awesome.scss */
.fa-fw {
  width: 1.2857142857142858em;
  text-align: center;
}

/* line 45, ../../sass/_font-awesome.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none;
}

/* line 50, ../../sass/_font-awesome.scss */
.fa-ul > li {
  position: relative;
}

/* line 53, ../../sass/_font-awesome.scss */
.fa-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  top: 0.14285714285714285em;
  text-align: center;
}

/* line 60, ../../sass/_font-awesome.scss */
.fa-li.fa-lg {
  left: -1.8571428571428572em;
}

/* line 63, ../../sass/_font-awesome.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

/* line 68, ../../sass/_font-awesome.scss */
.pull-right {
  float: right;
}

/* line 71, ../../sass/_font-awesome.scss */
.pull-left {
  float: left;
}

/* line 74, ../../sass/_font-awesome.scss */
.fa.pull-left {
  margin-right: .3em;
}

/* line 77, ../../sass/_font-awesome.scss */
.fa.pull-right {
  margin-left: .3em;
}

/* line 80, ../../sass/_font-awesome.scss */
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
  /* line 87, ../../sass/_font-awesome.scss */
  0% {
    -moz-transform: rotate(0deg);
  }

  /* line 90, ../../sass/_font-awesome.scss */
  100% {
    -moz-transform: rotate(359deg);
  }
}

@-webkit-keyframes spin {
  /* line 95, ../../sass/_font-awesome.scss */
  0% {
    -webkit-transform: rotate(0deg);
  }

  /* line 98, ../../sass/_font-awesome.scss */
  100% {
    -webkit-transform: rotate(359deg);
  }
}

@-o-keyframes spin {
  /* line 103, ../../sass/_font-awesome.scss */
  0% {
    -o-transform: rotate(0deg);
  }

  /* line 106, ../../sass/_font-awesome.scss */
  100% {
    -o-transform: rotate(359deg);
  }
}

@-ms-keyframes spin {
  /* line 111, ../../sass/_font-awesome.scss */
  0% {
    -ms-transform: rotate(0deg);
  }

  /* line 114, ../../sass/_font-awesome.scss */
  100% {
    -ms-transform: rotate(359deg);
  }
}

@keyframes spin {
  /* line 119, ../../sass/_font-awesome.scss */
  0% {
    transform: rotate(0deg);
  }

  /* line 122, ../../sass/_font-awesome.scss */
  100% {
    transform: rotate(359deg);
  }
}

/* line 126, ../../sass/_font-awesome.scss */
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 134, ../../sass/_font-awesome.scss */
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 142, ../../sass/_font-awesome.scss */
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 150, ../../sass/_font-awesome.scss */
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 158, ../../sass/_font-awesome.scss */
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 166, ../../sass/_font-awesome.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 175, ../../sass/_font-awesome.scss */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 181, ../../sass/_font-awesome.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 184, ../../sass/_font-awesome.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 187, ../../sass/_font-awesome.scss */
.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 192, ../../sass/_font-awesome.scss */
.fa-glass:before {
  content: "\f000";
}

/* line 195, ../../sass/_font-awesome.scss */
.fa-music:before {
  content: "\f001";
}

/* line 198, ../../sass/_font-awesome.scss */
.fa-search:before {
  content: "\f002";
}

/* line 201, ../../sass/_font-awesome.scss */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 204, ../../sass/_font-awesome.scss */
.fa-heart:before {
  content: "\f004";
}

/* line 207, ../../sass/_font-awesome.scss */
.fa-star:before {
  content: "\f005";
}

/* line 210, ../../sass/_font-awesome.scss */
.fa-star-o:before {
  content: "\f006";
}

/* line 213, ../../sass/_font-awesome.scss */
.fa-user:before {
  content: "\f007";
}

/* line 216, ../../sass/_font-awesome.scss */
.fa-film:before {
  content: "\f008";
}

/* line 219, ../../sass/_font-awesome.scss */
.fa-th-large:before {
  content: "\f009";
}

/* line 222, ../../sass/_font-awesome.scss */
.fa-th:before {
  content: "\f00a";
}

/* line 225, ../../sass/_font-awesome.scss */
.fa-th-list:before {
  content: "\f00b";
}

/* line 228, ../../sass/_font-awesome.scss */
.fa-check:before {
  content: "\f00c";
}

/* line 231, ../../sass/_font-awesome.scss */
.fa-times:before {
  content: "\f00d";
}

/* line 234, ../../sass/_font-awesome.scss */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 237, ../../sass/_font-awesome.scss */
.fa-search-minus:before {
  content: "\f010";
}

/* line 240, ../../sass/_font-awesome.scss */
.fa-power-off:before {
  content: "\f011";
}

/* line 243, ../../sass/_font-awesome.scss */
.fa-signal:before {
  content: "\f012";
}

/* line 247, ../../sass/_font-awesome.scss */
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

/* line 250, ../../sass/_font-awesome.scss */
.fa-trash-o:before {
  content: "\f014";
}

/* line 253, ../../sass/_font-awesome.scss */
.fa-home:before {
  content: "\f015";
}

/* line 256, ../../sass/_font-awesome.scss */
.fa-file-o:before {
  content: "\f016";
}

/* line 259, ../../sass/_font-awesome.scss */
.fa-clock-o:before {
  content: "\f017";
}

/* line 262, ../../sass/_font-awesome.scss */
.fa-road:before {
  content: "\f018";
}

/* line 265, ../../sass/_font-awesome.scss */
.fa-download:before {
  content: "\f019";
}

/* line 268, ../../sass/_font-awesome.scss */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 271, ../../sass/_font-awesome.scss */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 274, ../../sass/_font-awesome.scss */
.fa-inbox:before {
  content: "\f01c";
}

/* line 277, ../../sass/_font-awesome.scss */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 281, ../../sass/_font-awesome.scss */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

/* line 284, ../../sass/_font-awesome.scss */
.fa-refresh:before {
  content: "\f021";
}

/* line 287, ../../sass/_font-awesome.scss */
.fa-list-alt:before {
  content: "\f022";
}

/* line 290, ../../sass/_font-awesome.scss */
.fa-lock:before {
  content: "\f023";
}

/* line 293, ../../sass/_font-awesome.scss */
.fa-flag:before {
  content: "\f024";
}

/* line 296, ../../sass/_font-awesome.scss */
.fa-headphones:before {
  content: "\f025";
}

/* line 299, ../../sass/_font-awesome.scss */
.fa-volume-off:before {
  content: "\f026";
}

/* line 302, ../../sass/_font-awesome.scss */
.fa-volume-down:before {
  content: "\f027";
}

/* line 305, ../../sass/_font-awesome.scss */
.fa-volume-up:before {
  content: "\f028";
}

/* line 308, ../../sass/_font-awesome.scss */
.fa-qrcode:before {
  content: "\f029";
}

/* line 311, ../../sass/_font-awesome.scss */
.fa-barcode:before {
  content: "\f02a";
}

/* line 314, ../../sass/_font-awesome.scss */
.fa-tag:before {
  content: "\f02b";
}

/* line 317, ../../sass/_font-awesome.scss */
.fa-tags:before {
  content: "\f02c";
}

/* line 320, ../../sass/_font-awesome.scss */
.fa-book:before {
  content: "\f02d";
}

/* line 323, ../../sass/_font-awesome.scss */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 326, ../../sass/_font-awesome.scss */
.fa-print:before {
  content: "\f02f";
}

/* line 329, ../../sass/_font-awesome.scss */
.fa-camera:before {
  content: "\f030";
}

/* line 332, ../../sass/_font-awesome.scss */
.fa-font:before {
  content: "\f031";
}

/* line 335, ../../sass/_font-awesome.scss */
.fa-bold:before {
  content: "\f032";
}

/* line 338, ../../sass/_font-awesome.scss */
.fa-italic:before {
  content: "\f033";
}

/* line 341, ../../sass/_font-awesome.scss */
.fa-text-height:before {
  content: "\f034";
}

/* line 344, ../../sass/_font-awesome.scss */
.fa-text-width:before {
  content: "\f035";
}

/* line 347, ../../sass/_font-awesome.scss */
.fa-align-left:before {
  content: "\f036";
}

/* line 350, ../../sass/_font-awesome.scss */
.fa-align-center:before {
  content: "\f037";
}

/* line 353, ../../sass/_font-awesome.scss */
.fa-align-right:before {
  content: "\f038";
}

/* line 356, ../../sass/_font-awesome.scss */
.fa-align-justify:before {
  content: "\f039";
}

/* line 359, ../../sass/_font-awesome.scss */
.fa-list:before {
  content: "\f03a";
}

/* line 363, ../../sass/_font-awesome.scss */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

/* line 366, ../../sass/_font-awesome.scss */
.fa-indent:before {
  content: "\f03c";
}

/* line 369, ../../sass/_font-awesome.scss */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 372, ../../sass/_font-awesome.scss */
.fa-picture-o:before {
  content: "\f03e";
}

/* line 375, ../../sass/_font-awesome.scss */
.fa-pencil:before {
  content: "\f040";
}

/* line 378, ../../sass/_font-awesome.scss */
.fa-map-marker:before {
  content: "\f041";
}

/* line 381, ../../sass/_font-awesome.scss */
.fa-adjust:before {
  content: "\f042";
}

/* line 384, ../../sass/_font-awesome.scss */
.fa-tint:before {
  content: "\f043";
}

/* line 388, ../../sass/_font-awesome.scss */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

/* line 391, ../../sass/_font-awesome.scss */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 394, ../../sass/_font-awesome.scss */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 397, ../../sass/_font-awesome.scss */
.fa-arrows:before {
  content: "\f047";
}

/* line 400, ../../sass/_font-awesome.scss */
.fa-step-backward:before {
  content: "\f048";
}

/* line 403, ../../sass/_font-awesome.scss */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 406, ../../sass/_font-awesome.scss */
.fa-backward:before {
  content: "\f04a";
}

/* line 409, ../../sass/_font-awesome.scss */
.fa-play:before {
  content: "\f04b";
}

/* line 412, ../../sass/_font-awesome.scss */
.fa-pause:before {
  content: "\f04c";
}

/* line 415, ../../sass/_font-awesome.scss */
.fa-stop:before {
  content: "\f04d";
}

/* line 418, ../../sass/_font-awesome.scss */
.fa-forward:before {
  content: "\f04e";
}

/* line 421, ../../sass/_font-awesome.scss */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 424, ../../sass/_font-awesome.scss */
.fa-step-forward:before {
  content: "\f051";
}

/* line 427, ../../sass/_font-awesome.scss */
.fa-eject:before {
  content: "\f052";
}

/* line 430, ../../sass/_font-awesome.scss */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 433, ../../sass/_font-awesome.scss */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 436, ../../sass/_font-awesome.scss */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 439, ../../sass/_font-awesome.scss */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 442, ../../sass/_font-awesome.scss */
.fa-times-circle:before {
  content: "\f057";
}

/* line 445, ../../sass/_font-awesome.scss */
.fa-check-circle:before {
  content: "\f058";
}

/* line 448, ../../sass/_font-awesome.scss */
.fa-question-circle:before {
  content: "\f059";
}

/* line 451, ../../sass/_font-awesome.scss */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 454, ../../sass/_font-awesome.scss */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 457, ../../sass/_font-awesome.scss */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 460, ../../sass/_font-awesome.scss */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 463, ../../sass/_font-awesome.scss */
.fa-ban:before {
  content: "\f05e";
}

/* line 466, ../../sass/_font-awesome.scss */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 469, ../../sass/_font-awesome.scss */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 472, ../../sass/_font-awesome.scss */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 475, ../../sass/_font-awesome.scss */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 479, ../../sass/_font-awesome.scss */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

/* line 482, ../../sass/_font-awesome.scss */
.fa-expand:before {
  content: "\f065";
}

/* line 485, ../../sass/_font-awesome.scss */
.fa-compress:before {
  content: "\f066";
}

/* line 488, ../../sass/_font-awesome.scss */
.fa-plus:before {
  content: "\f067";
}

/* line 491, ../../sass/_font-awesome.scss */
.fa-minus:before {
  content: "\f068";
}

/* line 494, ../../sass/_font-awesome.scss */
.fa-asterisk:before {
  content: "\f069";
}

/* line 497, ../../sass/_font-awesome.scss */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 500, ../../sass/_font-awesome.scss */
.fa-gift:before {
  content: "\f06b";
}

/* line 503, ../../sass/_font-awesome.scss */
.fa-leaf:before {
  content: "\f06c";
}

/* line 506, ../../sass/_font-awesome.scss */
.fa-fire:before {
  content: "\f06d";
}

/* line 509, ../../sass/_font-awesome.scss */
.fa-eye:before {
  content: "\f06e";
}

/* line 512, ../../sass/_font-awesome.scss */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 516, ../../sass/_font-awesome.scss */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 519, ../../sass/_font-awesome.scss */
.fa-plane:before {
  content: "\f072";
}

/* line 522, ../../sass/_font-awesome.scss */
.fa-calendar:before {
  content: "\f073";
}

/* line 525, ../../sass/_font-awesome.scss */
.fa-random:before {
  content: "\f074";
}

/* line 528, ../../sass/_font-awesome.scss */
.fa-comment:before {
  content: "\f075";
}

/* line 531, ../../sass/_font-awesome.scss */
.fa-magnet:before {
  content: "\f076";
}

/* line 534, ../../sass/_font-awesome.scss */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 537, ../../sass/_font-awesome.scss */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 540, ../../sass/_font-awesome.scss */
.fa-retweet:before {
  content: "\f079";
}

/* line 543, ../../sass/_font-awesome.scss */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 546, ../../sass/_font-awesome.scss */
.fa-folder:before {
  content: "\f07b";
}

/* line 549, ../../sass/_font-awesome.scss */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 552, ../../sass/_font-awesome.scss */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 555, ../../sass/_font-awesome.scss */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 558, ../../sass/_font-awesome.scss */
.fa-bar-chart-o:before {
  content: "\f080";
}

/* line 561, ../../sass/_font-awesome.scss */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 564, ../../sass/_font-awesome.scss */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 567, ../../sass/_font-awesome.scss */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 570, ../../sass/_font-awesome.scss */
.fa-key:before {
  content: "\f084";
}

/* line 574, ../../sass/_font-awesome.scss */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

/* line 577, ../../sass/_font-awesome.scss */
.fa-comments:before {
  content: "\f086";
}

/* line 580, ../../sass/_font-awesome.scss */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 583, ../../sass/_font-awesome.scss */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 586, ../../sass/_font-awesome.scss */
.fa-star-half:before {
  content: "\f089";
}

/* line 589, ../../sass/_font-awesome.scss */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 592, ../../sass/_font-awesome.scss */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 595, ../../sass/_font-awesome.scss */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 598, ../../sass/_font-awesome.scss */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 601, ../../sass/_font-awesome.scss */
.fa-external-link:before {
  content: "\f08e";
}

/* line 604, ../../sass/_font-awesome.scss */
.fa-sign-in:before {
  content: "\f090";
}

/* line 607, ../../sass/_font-awesome.scss */
.fa-trophy:before {
  content: "\f091";
}

/* line 610, ../../sass/_font-awesome.scss */
.fa-github-square:before {
  content: "\f092";
}

/* line 613, ../../sass/_font-awesome.scss */
.fa-upload:before {
  content: "\f093";
}

/* line 616, ../../sass/_font-awesome.scss */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 619, ../../sass/_font-awesome.scss */
.fa-phone:before {
  content: "\f095";
}

/* line 622, ../../sass/_font-awesome.scss */
.fa-square-o:before {
  content: "\f096";
}

/* line 625, ../../sass/_font-awesome.scss */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 628, ../../sass/_font-awesome.scss */
.fa-phone-square:before {
  content: "\f098";
}

/* line 631, ../../sass/_font-awesome.scss */
.fa-twitter:before {
  content: "\f099";
}

/* line 634, ../../sass/_font-awesome.scss */
.fa-facebook:before {
  content: "\f09a";
}

/* line 637, ../../sass/_font-awesome.scss */
.fa-github:before {
  content: "\f09b";
}

/* line 640, ../../sass/_font-awesome.scss */
.fa-unlock:before {
  content: "\f09c";
}

/* line 643, ../../sass/_font-awesome.scss */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 646, ../../sass/_font-awesome.scss */
.fa-rss:before {
  content: "\f09e";
}

/* line 649, ../../sass/_font-awesome.scss */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 652, ../../sass/_font-awesome.scss */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 655, ../../sass/_font-awesome.scss */
.fa-bell:before {
  content: "\f0f3";
}

/* line 658, ../../sass/_font-awesome.scss */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 661, ../../sass/_font-awesome.scss */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 664, ../../sass/_font-awesome.scss */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 667, ../../sass/_font-awesome.scss */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 670, ../../sass/_font-awesome.scss */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 673, ../../sass/_font-awesome.scss */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 676, ../../sass/_font-awesome.scss */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 679, ../../sass/_font-awesome.scss */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 682, ../../sass/_font-awesome.scss */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 685, ../../sass/_font-awesome.scss */
.fa-globe:before {
  content: "\f0ac";
}

/* line 688, ../../sass/_font-awesome.scss */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 691, ../../sass/_font-awesome.scss */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 694, ../../sass/_font-awesome.scss */
.fa-filter:before {
  content: "\f0b0";
}

/* line 697, ../../sass/_font-awesome.scss */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 700, ../../sass/_font-awesome.scss */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 704, ../../sass/_font-awesome.scss */
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

/* line 708, ../../sass/_font-awesome.scss */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

/* line 711, ../../sass/_font-awesome.scss */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 714, ../../sass/_font-awesome.scss */
.fa-flask:before {
  content: "\f0c3";
}

/* line 718, ../../sass/_font-awesome.scss */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

/* line 722, ../../sass/_font-awesome.scss */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

/* line 725, ../../sass/_font-awesome.scss */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 729, ../../sass/_font-awesome.scss */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

/* line 732, ../../sass/_font-awesome.scss */
.fa-square:before {
  content: "\f0c8";
}

/* line 735, ../../sass/_font-awesome.scss */
.fa-bars:before {
  content: "\f0c9";
}

/* line 738, ../../sass/_font-awesome.scss */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 741, ../../sass/_font-awesome.scss */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 744, ../../sass/_font-awesome.scss */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 747, ../../sass/_font-awesome.scss */
.fa-underline:before {
  content: "\f0cd";
}

/* line 750, ../../sass/_font-awesome.scss */
.fa-table:before {
  content: "\f0ce";
}

/* line 753, ../../sass/_font-awesome.scss */
.fa-magic:before {
  content: "\f0d0";
}

/* line 756, ../../sass/_font-awesome.scss */
.fa-truck:before {
  content: "\f0d1";
}

/* line 759, ../../sass/_font-awesome.scss */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 762, ../../sass/_font-awesome.scss */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 765, ../../sass/_font-awesome.scss */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 768, ../../sass/_font-awesome.scss */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 771, ../../sass/_font-awesome.scss */
.fa-money:before {
  content: "\f0d6";
}

/* line 774, ../../sass/_font-awesome.scss */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 777, ../../sass/_font-awesome.scss */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 780, ../../sass/_font-awesome.scss */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 783, ../../sass/_font-awesome.scss */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 786, ../../sass/_font-awesome.scss */
.fa-columns:before {
  content: "\f0db";
}

/* line 790, ../../sass/_font-awesome.scss */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

/* line 794, ../../sass/_font-awesome.scss */
.fa-sort-down:before,
.fa-sort-asc:before {
  content: "\f0dd";
}

/* line 798, ../../sass/_font-awesome.scss */
.fa-sort-up:before,
.fa-sort-desc:before {
  content: "\f0de";
}

/* line 801, ../../sass/_font-awesome.scss */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 804, ../../sass/_font-awesome.scss */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 808, ../../sass/_font-awesome.scss */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

/* line 812, ../../sass/_font-awesome.scss */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

/* line 816, ../../sass/_font-awesome.scss */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

/* line 819, ../../sass/_font-awesome.scss */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 822, ../../sass/_font-awesome.scss */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 826, ../../sass/_font-awesome.scss */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

/* line 829, ../../sass/_font-awesome.scss */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 832, ../../sass/_font-awesome.scss */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 836, ../../sass/_font-awesome.scss */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

/* line 839, ../../sass/_font-awesome.scss */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 842, ../../sass/_font-awesome.scss */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 845, ../../sass/_font-awesome.scss */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 848, ../../sass/_font-awesome.scss */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 851, ../../sass/_font-awesome.scss */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 854, ../../sass/_font-awesome.scss */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 857, ../../sass/_font-awesome.scss */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 860, ../../sass/_font-awesome.scss */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 863, ../../sass/_font-awesome.scss */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 866, ../../sass/_font-awesome.scss */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 869, ../../sass/_font-awesome.scss */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 872, ../../sass/_font-awesome.scss */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 875, ../../sass/_font-awesome.scss */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 878, ../../sass/_font-awesome.scss */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 881, ../../sass/_font-awesome.scss */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 884, ../../sass/_font-awesome.scss */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 887, ../../sass/_font-awesome.scss */
.fa-beer:before {
  content: "\f0fc";
}

/* line 890, ../../sass/_font-awesome.scss */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 893, ../../sass/_font-awesome.scss */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 896, ../../sass/_font-awesome.scss */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 899, ../../sass/_font-awesome.scss */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 902, ../../sass/_font-awesome.scss */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 905, ../../sass/_font-awesome.scss */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 908, ../../sass/_font-awesome.scss */
.fa-angle-left:before {
  content: "\f104";
}

/* line 911, ../../sass/_font-awesome.scss */
.fa-angle-right:before {
  content: "\f105";
}

/* line 914, ../../sass/_font-awesome.scss */
.fa-angle-up:before {
  content: "\f106";
}

/* line 917, ../../sass/_font-awesome.scss */
.fa-angle-down:before {
  content: "\f107";
}

/* line 920, ../../sass/_font-awesome.scss */
.fa-desktop:before {
  content: "\f108";
}

/* line 923, ../../sass/_font-awesome.scss */
.fa-laptop:before {
  content: "\f109";
}

/* line 926, ../../sass/_font-awesome.scss */
.fa-tablet:before {
  content: "\f10a";
}

/* line 930, ../../sass/_font-awesome.scss */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

/* line 933, ../../sass/_font-awesome.scss */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 936, ../../sass/_font-awesome.scss */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 939, ../../sass/_font-awesome.scss */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 942, ../../sass/_font-awesome.scss */
.fa-spinner:before {
  content: "\f110";
}

/* line 945, ../../sass/_font-awesome.scss */
.fa-circle:before {
  content: "\f111";
}

/* line 949, ../../sass/_font-awesome.scss */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

/* line 952, ../../sass/_font-awesome.scss */
.fa-github-alt:before {
  content: "\f113";
}

/* line 955, ../../sass/_font-awesome.scss */
.fa-folder-o:before {
  content: "\f114";
}

/* line 958, ../../sass/_font-awesome.scss */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 961, ../../sass/_font-awesome.scss */
.fa-smile-o:before {
  content: "\f118";
}

/* line 964, ../../sass/_font-awesome.scss */
.fa-frown-o:before {
  content: "\f119";
}

/* line 967, ../../sass/_font-awesome.scss */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 970, ../../sass/_font-awesome.scss */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 973, ../../sass/_font-awesome.scss */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 976, ../../sass/_font-awesome.scss */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 979, ../../sass/_font-awesome.scss */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 982, ../../sass/_font-awesome.scss */
.fa-terminal:before {
  content: "\f120";
}

/* line 985, ../../sass/_font-awesome.scss */
.fa-code:before {
  content: "\f121";
}

/* line 988, ../../sass/_font-awesome.scss */
.fa-reply-all:before {
  content: "\f122";
}

/* line 991, ../../sass/_font-awesome.scss */
.fa-mail-reply-all:before {
  content: "\f122";
}

/* line 996, ../../sass/_font-awesome.scss */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

/* line 999, ../../sass/_font-awesome.scss */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 1002, ../../sass/_font-awesome.scss */
.fa-crop:before {
  content: "\f125";
}

/* line 1005, ../../sass/_font-awesome.scss */
.fa-code-fork:before {
  content: "\f126";
}

/* line 1009, ../../sass/_font-awesome.scss */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

/* line 1012, ../../sass/_font-awesome.scss */
.fa-question:before {
  content: "\f128";
}

/* line 1015, ../../sass/_font-awesome.scss */
.fa-info:before {
  content: "\f129";
}

/* line 1018, ../../sass/_font-awesome.scss */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1021, ../../sass/_font-awesome.scss */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1024, ../../sass/_font-awesome.scss */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1027, ../../sass/_font-awesome.scss */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1030, ../../sass/_font-awesome.scss */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 1033, ../../sass/_font-awesome.scss */
.fa-microphone:before {
  content: "\f130";
}

/* line 1036, ../../sass/_font-awesome.scss */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 1039, ../../sass/_font-awesome.scss */
.fa-shield:before {
  content: "\f132";
}

/* line 1042, ../../sass/_font-awesome.scss */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 1045, ../../sass/_font-awesome.scss */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1048, ../../sass/_font-awesome.scss */
.fa-rocket:before {
  content: "\f135";
}

/* line 1051, ../../sass/_font-awesome.scss */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 1054, ../../sass/_font-awesome.scss */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 1057, ../../sass/_font-awesome.scss */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 1060, ../../sass/_font-awesome.scss */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 1063, ../../sass/_font-awesome.scss */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 1066, ../../sass/_font-awesome.scss */
.fa-html5:before {
  content: "\f13b";
}

/* line 1069, ../../sass/_font-awesome.scss */
.fa-css3:before {
  content: "\f13c";
}

/* line 1072, ../../sass/_font-awesome.scss */
.fa-anchor:before {
  content: "\f13d";
}

/* line 1075, ../../sass/_font-awesome.scss */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1078, ../../sass/_font-awesome.scss */
.fa-bullseye:before {
  content: "\f140";
}

/* line 1081, ../../sass/_font-awesome.scss */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1084, ../../sass/_font-awesome.scss */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1087, ../../sass/_font-awesome.scss */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1090, ../../sass/_font-awesome.scss */
.fa-play-circle:before {
  content: "\f144";
}

/* line 1093, ../../sass/_font-awesome.scss */
.fa-ticket:before {
  content: "\f145";
}

/* line 1096, ../../sass/_font-awesome.scss */
.fa-minus-square:before {
  content: "\f146";
}

/* line 1099, ../../sass/_font-awesome.scss */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 1102, ../../sass/_font-awesome.scss */
.fa-level-up:before {
  content: "\f148";
}

/* line 1105, ../../sass/_font-awesome.scss */
.fa-level-down:before {
  content: "\f149";
}

/* line 1108, ../../sass/_font-awesome.scss */
.fa-check-square:before {
  content: "\f14a";
}

/* line 1111, ../../sass/_font-awesome.scss */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 1114, ../../sass/_font-awesome.scss */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 1117, ../../sass/_font-awesome.scss */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1120, ../../sass/_font-awesome.scss */
.fa-compass:before {
  content: "\f14e";
}

/* line 1124, ../../sass/_font-awesome.scss */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 1128, ../../sass/_font-awesome.scss */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 1132, ../../sass/_font-awesome.scss */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 1136, ../../sass/_font-awesome.scss */
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

/* line 1139, ../../sass/_font-awesome.scss */
.fa-gbp:before {
  content: "\f154";
}

/* line 1143, ../../sass/_font-awesome.scss */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

/* line 1147, ../../sass/_font-awesome.scss */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

/* line 1153, ../../sass/_font-awesome.scss */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

/* line 1158, ../../sass/_font-awesome.scss */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

/* line 1162, ../../sass/_font-awesome.scss */
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

/* line 1166, ../../sass/_font-awesome.scss */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

/* line 1169, ../../sass/_font-awesome.scss */
.fa-file:before {
  content: "\f15b";
}

/* line 1172, ../../sass/_font-awesome.scss */
.fa-file-text:before {
  content: "\f15c";
}

/* line 1175, ../../sass/_font-awesome.scss */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 1178, ../../sass/_font-awesome.scss */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 1181, ../../sass/_font-awesome.scss */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 1184, ../../sass/_font-awesome.scss */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 1187, ../../sass/_font-awesome.scss */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 1190, ../../sass/_font-awesome.scss */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 1193, ../../sass/_font-awesome.scss */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1196, ../../sass/_font-awesome.scss */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1199, ../../sass/_font-awesome.scss */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 1202, ../../sass/_font-awesome.scss */
.fa-youtube:before {
  content: "\f167";
}

/* line 1205, ../../sass/_font-awesome.scss */
.fa-xing:before {
  content: "\f168";
}

/* line 1208, ../../sass/_font-awesome.scss */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1211, ../../sass/_font-awesome.scss */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 1214, ../../sass/_font-awesome.scss */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1217, ../../sass/_font-awesome.scss */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1220, ../../sass/_font-awesome.scss */
.fa-instagram:before {
  content: "\f16d";
}

/* line 1223, ../../sass/_font-awesome.scss */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1226, ../../sass/_font-awesome.scss */
.fa-adn:before {
  content: "\f170";
}

/* line 1229, ../../sass/_font-awesome.scss */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 1232, ../../sass/_font-awesome.scss */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 1235, ../../sass/_font-awesome.scss */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1238, ../../sass/_font-awesome.scss */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1241, ../../sass/_font-awesome.scss */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 1244, ../../sass/_font-awesome.scss */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 1247, ../../sass/_font-awesome.scss */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 1250, ../../sass/_font-awesome.scss */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 1253, ../../sass/_font-awesome.scss */
.fa-apple:before {
  content: "\f179";
}

/* line 1256, ../../sass/_font-awesome.scss */
.fa-windows:before {
  content: "\f17a";
}

/* line 1259, ../../sass/_font-awesome.scss */
.fa-android:before {
  content: "\f17b";
}

/* line 1262, ../../sass/_font-awesome.scss */
.fa-linux:before {
  content: "\f17c";
}

/* line 1265, ../../sass/_font-awesome.scss */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1268, ../../sass/_font-awesome.scss */
.fa-skype:before {
  content: "\f17e";
}

/* line 1271, ../../sass/_font-awesome.scss */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1274, ../../sass/_font-awesome.scss */
.fa-trello:before {
  content: "\f181";
}

/* line 1277, ../../sass/_font-awesome.scss */
.fa-female:before {
  content: "\f182";
}

/* line 1280, ../../sass/_font-awesome.scss */
.fa-male:before {
  content: "\f183";
}

/* line 1283, ../../sass/_font-awesome.scss */
.fa-gittip:before {
  content: "\f184";
}

/* line 1286, ../../sass/_font-awesome.scss */
.fa-sun-o:before {
  content: "\f185";
}

/* line 1289, ../../sass/_font-awesome.scss */
.fa-moon-o:before {
  content: "\f186";
}

/* line 1292, ../../sass/_font-awesome.scss */
.fa-archive:before {
  content: "\f187";
}

/* line 1295, ../../sass/_font-awesome.scss */
.fa-bug:before {
  content: "\f188";
}

/* line 1298, ../../sass/_font-awesome.scss */
.fa-vk:before {
  content: "\f189";
}

/* line 1301, ../../sass/_font-awesome.scss */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1304, ../../sass/_font-awesome.scss */
.fa-renren:before {
  content: "\f18b";
}

/* line 1307, ../../sass/_font-awesome.scss */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 1310, ../../sass/_font-awesome.scss */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1313, ../../sass/_font-awesome.scss */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 1316, ../../sass/_font-awesome.scss */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 1320, ../../sass/_font-awesome.scss */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 1323, ../../sass/_font-awesome.scss */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 1326, ../../sass/_font-awesome.scss */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1329, ../../sass/_font-awesome.scss */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1333, ../../sass/_font-awesome.scss */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

/* line 1336, ../../sass/_font-awesome.scss */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 36, ../../sass/_colors.scss */
.hip .bar {
  background-color: #008e7c;
  -webkit-transition-property: width;
  -moz-transition-property: width;
  -o-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 180ms;
  -moz-transition-duration: 180ms;
  -o-transition-duration: 180ms;
  transition-duration: 180ms;
}
/* line 40, ../../sass/_colors.scss */
.hip .bar.fifty {
  background-color: #007566;
}

/* line 36, ../../sass/_colors.scss */
.fracture .bar {
  background-color: #706f73;
  -webkit-transition-property: width;
  -moz-transition-property: width;
  -o-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 180ms;
  -moz-transition-duration: 180ms;
  -o-transition-duration: 180ms;
  transition-duration: 180ms;
}
/* line 40, ../../sass/_colors.scss */
.fracture .bar.fifty {
  background-color: #636266;
}

/* line 36, ../../sass/_colors.scss */
.knee .bar {
  background-color: #8b9b3c;
  -webkit-transition-property: width;
  -moz-transition-property: width;
  -o-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 180ms;
  -moz-transition-duration: 180ms;
  -o-transition-duration: 180ms;
  transition-duration: 180ms;
}
/* line 40, ../../sass/_colors.scss */
.knee .bar.fifty {
  background-color: #7b8935;
}

/* line 36, ../../sass/_colors.scss */
.cataract .bar {
  background-color: #5dc2dc;
  -webkit-transition-property: width;
  -moz-transition-property: width;
  -o-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 180ms;
  -moz-transition-duration: 180ms;
  -o-transition-duration: 180ms;
  transition-duration: 180ms;
}
/* line 40, ../../sass/_colors.scss */
.cataract .bar.fifty {
  background-color: #48bad7;
}

/* line 36, ../../sass/_colors.scss */
.bypass .bar {
  background-color: #2f7c83;
  -webkit-transition-property: width;
  -moz-transition-property: width;
  -o-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 180ms;
  -moz-transition-duration: 180ms;
  -o-transition-duration: 180ms;
  transition-duration: 180ms;
}
/* line 40, ../../sass/_colors.scss */
.bypass .bar.fifty {
  background-color: #286a70;
}

/* line 36, ../../sass/_colors.scss */
.radiation .bar {
  background-color: #833e5f;
  -webkit-transition-property: width;
  -moz-transition-property: width;
  -o-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 180ms;
  -moz-transition-duration: 180ms;
  -o-transition-duration: 180ms;
  transition-duration: 180ms;
}
/* line 40, ../../sass/_colors.scss */
.radiation .bar.fifty {
  background-color: #723652;
}

/* line 36, ../../sass/_colors.scss */
.ctscan .bar {
  background-color: #7b50b5;
  -webkit-transition-property: width;
  -moz-transition-property: width;
  -o-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 180ms;
  -moz-transition-duration: 180ms;
  -o-transition-duration: 180ms;
  transition-duration: 180ms;
}
/* line 40, ../../sass/_colors.scss */
.ctscan .bar.fifty {
  background-color: #6f46a6;
}

/* line 36, ../../sass/_colors.scss */
.mri .bar {
  background-color: #ce6afe;
  -webkit-transition-property: width;
  -moz-transition-property: width;
  -o-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 180ms;
  -moz-transition-duration: 180ms;
  -o-transition-duration: 180ms;
  transition-duration: 180ms;
}
/* line 40, ../../sass/_colors.scss */
.mri .bar.fifty {
  background-color: #c651fe;
}

/* line 36, ../../sass/_colors.scss */
.bladder .bar {
  background-color: #ed1879;
  -webkit-transition-property: width;
  -moz-transition-property: width;
  -o-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 180ms;
  -moz-transition-duration: 180ms;
  -o-transition-duration: 180ms;
  transition-duration: 180ms;
}
/* line 40, ../../sass/_colors.scss */
.bladder .bar.fifty {
  background-color: #da116d;
}

/* line 36, ../../sass/_colors.scss */
.breast .bar {
  background-color: #d3631e;
  -webkit-transition-property: width;
  -moz-transition-property: width;
  -o-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 180ms;
  -moz-transition-duration: 180ms;
  -o-transition-duration: 180ms;
  transition-duration: 180ms;
}
/* line 40, ../../sass/_colors.scss */
.breast .bar.fifty {
  background-color: #bd591b;
}

/* line 36, ../../sass/_colors.scss */
.colorectal .bar {
  background-color: #231f20;
  -webkit-transition-property: width;
  -moz-transition-property: width;
  -o-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 180ms;
  -moz-transition-duration: 180ms;
  -o-transition-duration: 180ms;
  transition-duration: 180ms;
}
/* line 40, ../../sass/_colors.scss */
.colorectal .bar.fifty {
  background-color: #151314;
}

/* line 36, ../../sass/_colors.scss */
.lung .bar {
  background-color: #7ea8af;
  -webkit-transition-property: width;
  -moz-transition-property: width;
  -o-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 180ms;
  -moz-transition-duration: 180ms;
  -o-transition-duration: 180ms;
  transition-duration: 180ms;
}
/* line 40, ../../sass/_colors.scss */
.lung .bar.fifty {
  background-color: #6e9da5;
}

/* line 36, ../../sass/_colors.scss */
.prostate .bar {
  background-color: #00a2c9;
  -webkit-transition-property: width;
  -moz-transition-property: width;
  -o-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 180ms;
  -moz-transition-duration: 180ms;
  -o-transition-duration: 180ms;
  transition-duration: 180ms;
}
/* line 40, ../../sass/_colors.scss */
.prostate .bar.fifty {
  background-color: #008db0;
}

/* line 6, ../../sass/_typography.scss */
.title-one {
  color: #7a7a7a;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 100;
  font-size: 2.5em;
  margin-top: 0;
}

/* line 14, ../../sass/_typography.scss */
.title-two {
  color: #7a7a7a;
  font-weight: 200;
  font-size: 1.667em;
  margin-top: 0;
}

/* line 25, ../../sass/_typography.scss */
.breadcrumb {
  color: #037872;
  font-size: 2.333em;
}

/* line 30, ../../sass/_typography.scss */
.strong {
  font-weight: 600;
}
/* line 32, ../../sass/_typography.scss */
.strong.alt {
  color: #7a7a7a;
}

/* line 38, ../../sass/_typography.scss */
.info-label {
  font-weight: bold;
  font-size: 1.167em;
  color: #323232;
}

/* line 45, ../../sass/_typography.scss */
.grid-unit-title {
  font-size: 1.333em;
}

/* line 50, ../../sass/_typography.scss */
.text-center {
  text-align: center;
}

/* line 54, ../../sass/_typography.scss */
.text-left {
  text-align: left;
}

/* line 58, ../../sass/_typography.scss */
.text-right {
  text-align: right;
}

/* line 6, ../../sass/_common.scss */
.right {
  float: right;
}

/* line 10, ../../sass/_common.scss */
.left {
  float: left;
}

/* line 15, ../../sass/_common.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 21, ../../sass/_common.scss */
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 29, ../../sass/_common.scss */
.cf:before,
.cf:after {
  content: " ";
  display: table;
}

/* line 34, ../../sass/_common.scss */
.cf:after {
  clear: both;
}

/* line 38, ../../sass/_common.scss */
.cf {
  *zoom: 1;
}

/* line 43, ../../sass/_common.scss */
.table-fixed {
  width: 100%;
  display: table;
  height: 168px;
  table-layout: fixed;
}
/* line 48, ../../sass/_common.scss */
.table-fixed .cell:nth-child(even) {
  background: #f7f7f7;
}

/* line 53, ../../sass/_common.scss */
.table-default {
  table-layout: auto;
}

/* line 57, ../../sass/_common.scss */
.cell {
  display: table-cell;
  height: 100%;
  position: relative;
}

/* line 63, ../../sass/_common.scss */
.row {
  height: 100%;
  display: table-row;
}
/* line 67, ../../sass/_common.scss */
.row.bordered .cell {
  border-bottom: 2px solid #e8e8e8;
}

/* line 73, ../../sass/_common.scss */
.column {
  display: table-column;
}

/* line 77, ../../sass/_common.scss */
.page {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 180ms;
  -moz-transition-duration: 180ms;
  -o-transition-duration: 180ms;
  transition-duration: 180ms;
}

/* line 82, ../../sass/_common.scss */
.page-footer {
  border-top: 1px solid #eee;
  margin-top: 20px;
  padding-top: 20px;
  color: #999999;
}
/* line 87, ../../sass/_common.scss */
.page-footer p {
  margin-right: 1em;
}
/* line 90, ../../sass/_common.scss */
.page-footer .social {
  margin: 0.5em 0 1em 0;
}
/* line 92, ../../sass/_common.scss */
.page-footer .social li {
  font-size: 18px;
  display: inline-block;
  margin: 0 10px;
}
/* line 97, ../../sass/_common.scss */
.page-footer .social a:hover {
  color: #024643;
}

/* line 103, ../../sass/_common.scss */
.loading {
  opacity: 0.5;
}

/* line 1, ../../sass/_markers.scss */
.marker-vertical {
  left: 0;
  right: 0;
  margin-left: 220px;
  text-align: center;
  position: absolute;
  height: 100%;
  pointer-events: none;
}
/* line 9, ../../sass/_markers.scss */
.marker-vertical .marker-value {
  color: white;
  padding: 4px 8px;
  background: #5d5d5d;
  left: 90%;
  margin-left: -21px;
  margin-top: -27px;
  position: absolute;
  z-index: 99;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 0px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 1px 0px;
}
/* line 19, ../../sass/_markers.scss */
.marker-vertical .marker-value:after {
  content: '';
  position: absolute;
  bottom: -6px;
  margin-left: -6px;
  left: 50%;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #5d5d5d transparent transparent transparent;
}
/* line 32, ../../sass/_markers.scss */
.marker-vertical .marker-line {
  height: 100%;
  width: 1px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  position: absolute;
  z-index: 90;
  left: 90%;
}

/* line 42, ../../sass/_markers.scss */
.marker-horizontal {
  position: absolute;
  background: transparent;
  left: 220px;
  right: 0;
  z-index: 99;
  height: 168px;
  pointer-events: none;
}
/* line 50, ../../sass/_markers.scss */
.marker-horizontal .marker-line {
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 90%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  display: block;
}
/* line 58, ../../sass/_markers.scss */
.marker-horizontal .marker-value {
  position: absolute;
  left: -30px;
  top: 10px;
}

/* line 66, ../../sass/_markers.scss */
.grid-unit-content .marker-vertical {
  margin-left: 0;
}

/* line 71, ../../sass/_markers.scss */
.marker-container {
  position: absolute;
  left: 0;
  right: 0;
}
/* line 75, ../../sass/_markers.scss */
.marker-container .marker-value {
  left: -30px;
  top: -18px;
}

/* line 1, ../../sass/_transitions.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/* line 6, ../../sass/_transitions.scss */
.fade.in {
  opacity: 1;
}

/* line 9, ../../sass/_transitions.scss */
.collapse {
  display: none;
}

/* line 12, ../../sass/_transitions.scss */
.collapse.in {
  display: block;
}

/* line 15, ../../sass/_transitions.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

/* line 1, ../../sass/_header.scss */
#app-head {
  position: relative;
  z-index: 999;
  font-weight: bold;
  background: white;
  border-bottom: 1px solid #e8e8e8;
  -webkit-box-shadow: whitesmoke 0 1px 0;
  -moz-box-shadow: whitesmoke 0 1px 0;
  box-shadow: whitesmoke 0 1px 0;
}
/* line 8, ../../sass/_header.scss */
#app-head .segment, #app-head .segment-group li {
  display: inline-block;
  border-left: 1px solid #e8e8e8;
  height: 55px;
  vertical-align: middle;
}
/* line 13, ../../sass/_header.scss */
#app-head .segment a, #app-head .segment-group li a {
  display: inline-block;
  padding: 20px 10px;
  -webkit-transition-property: background, color;
  -moz-transition-property: background, color;
  -o-transition-property: background, color;
  transition-property: background, color;
  -webkit-transition-duration: 180ms;
  -moz-transition-duration: 180ms;
  -o-transition-duration: 180ms;
  transition-duration: 180ms;
}
/* line 18, ../../sass/_header.scss */
#app-head .segment a.logo, #app-head .segment-group li a.logo {
  padding: 0;
  display: block;
  margin-left: 24px;
}
/* line 23, ../../sass/_header.scss */
#app-head .segment a:hover, #app-head .segment-group li a:hover {
  background: #037872;
  color: white;
}
/* line 26, ../../sass/_header.scss */
#app-head .segment a:hover .title, #app-head .segment-group li a:hover .title {
  color: white;
}
/* line 29, ../../sass/_header.scss */
#app-head .segment a:hover.logo, #app-head .segment-group li a:hover.logo {
  background: none;
}
/* line 34, ../../sass/_header.scss */
#app-head .segment.social-icons, #app-head .segment.social-icon, #app-head .segment-group li.social-icons, #app-head .segment-group li.social-icon {
  border: none;
}
@media (max-width: 944px) {
  /* line 34, ../../sass/_header.scss */
  #app-head .segment.social-icons, #app-head .segment.social-icon, #app-head .segment-group li.social-icons, #app-head .segment-group li.social-icon {
    display: none;
  }
}
/* line 39, ../../sass/_header.scss */
#app-head .segment.social-icons a:hover, #app-head .segment.social-icon a:hover, #app-head .segment-group li.social-icons a:hover, #app-head .segment-group li.social-icon a:hover {
  background: none;
  color: #024643;
}
/* line 44, ../../sass/_header.scss */
#app-head .segment i, #app-head .segment-group li i {
  vertical-align: baseline;
}
/* line 49, ../../sass/_header.scss */
#app-head .segment-group li:first-child {
  border-left: none;
}
@media (max-width: 944px) {
  /* line 52, ../../sass/_header.scss */
  #app-head .segment-group li:last-child {
    display: none;
  }
}
/* line 58, ../../sass/_header.scss */
#app-head .title-sub {
  padding: 20px 10px;
  display: inline-block;
}
/* line 62, ../../sass/_header.scss */
#app-head .title {
  color: #037872;
}
/* line 65, ../../sass/_header.scss */
#app-head .title-sub {
  padding-left: 0px;
  font-weight: normal;
  color: #999999;
}
/* line 70, ../../sass/_header.scss */
#app-head .wait-times-home {
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
  margin: 0 20px;
}
/* line 74, ../../sass/_header.scss */
#app-head .wait-times-home i {
  margin-right: 10px;
}
/* line 78, ../../sass/_header.scss */
#app-head .sub-menu {
  position: relative;
}
/* line 80, ../../sass/_header.scss */
#app-head .sub-menu.visible {
  background: rgba(3, 120, 114, 0.25);
}
/* line 82, ../../sass/_header.scss */
#app-head .sub-menu.visible ul {
  display: block;
}
/* line 84, ../../sass/_header.scss */
#app-head .sub-menu.visible ul a {
  width: 100%;
}
/* line 89, ../../sass/_header.scss */
#app-head .sub-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  left: -1px;
  width: 200px;
  background: #fff;
  border: 1px solid #e8e8e8;
  -webkit-box-shadow: #fafafa 2px 2px 3px;
  -moz-box-shadow: #fafafa 2px 2px 3px;
  box-shadow: #fafafa 2px 2px 3px;
}
/* line 98, ../../sass/_header.scss */
#app-head .sub-menu ul li {
  border-left: none;
  border-bottom: 1px solid #e8e8e8;
  height: auto;
  display: block;
}
/* line 107, ../../sass/_header.scss */
#app-head #share i {
  margin-left: 10px;
}
/* line 110, ../../sass/_header.scss */
#app-head #share ul {
  width: 110px;
}
/* line 112, ../../sass/_header.scss */
#app-head #share ul li {
  padding: 10px;
}

/* line 1, ../../sass/_navpanel.scss */
#nav-panel {
  padding-top: 87px;
  top: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  width: 230px;
  z-index: 1;
  background: white;
  border-right: 1px solid #e8e8e8;
  -webkit-box-shadow: #fafafa 2px 0 3px;
  -moz-box-shadow: #fafafa 2px 0 3px;
  box-shadow: #fafafa 2px 0 3px;
}
@media (max-width: 944px) {
  /* line 1, ../../sass/_navpanel.scss */
  #nav-panel {
    width: 200px;
  }
}
/* line 15, ../../sass/_navpanel.scss */
#nav-panel .select-group {
  margin-bottom: 20px;
}
/* line 18, ../../sass/_navpanel.scss */
#nav-panel .label {
  margin-left: 24px;
  margin-bottom: 10px;
  color: #777777;
  font-size: 1.167em;
}
/* line 24, ../../sass/_navpanel.scss */
#nav-panel .block {
  font-size: 1.167em;
  color: #037872;
  display: block;
  border: none;
  background: none;
  padding: 12px 24px;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 180ms;
  -moz-transition-duration: 180ms;
  -o-transition-duration: 180ms;
  transition-duration: 180ms;
}
/* line 33, ../../sass/_navpanel.scss */
#nav-panel .block.active {
  background: #e7f2f1;
}
/* line 36, ../../sass/_navpanel.scss */
#nav-panel .block.disabled {
  color: #999999;
  background: none;
  opacity: 0.5;
}
/* line 40, ../../sass/_navpanel.scss */
#nav-panel .block.disabled:before {
  display: none !important;
}
/* line 45, ../../sass/_navpanel.scss */
#nav-panel .view-by {
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
/* line 48, ../../sass/_navpanel.scss */
#nav-panel .view-by .fa {
  margin-left: 10px;
}
/* line 51, ../../sass/_navpanel.scss */
#nav-panel .view-by .block {
  float: left;
  width: 50%;
}
/* line 54, ../../sass/_navpanel.scss */
#nav-panel .view-by .block:first-child {
  border-right: 1px solid #e8e8e8;
}
/* line 59, ../../sass/_navpanel.scss */
#nav-panel .view-select {
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
/* line 62, ../../sass/_navpanel.scss */
#nav-panel .view-select .block {
  text-align: left;
  width: 100%;
}
/* line 65, ../../sass/_navpanel.scss */
#nav-panel .view-select .block:first-child {
  border-bottom: 1px solid #e8e8e8;
}
/* line 70, ../../sass/_navpanel.scss */
#nav-panel .wait-select {
  display: none;
  border-bottom: 1px solid #e8e8e8;
}
/* line 72, ../../sass/_navpanel.scss */
#nav-panel .wait-select .block {
  float: left;
  width: 50%;
  padding: 8px;
  position: relative;
}
/* line 77, ../../sass/_navpanel.scss */
#nav-panel .wait-select .block:first-child {
  border-right: 1px solid #e8e8e8;
}
/* line 80, ../../sass/_navpanel.scss */
#nav-panel .wait-select .block.active:before {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -20px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 10px 20px 0 20px;
  border-color: #e7f2f1 transparent transparent transparent;
}
/* line 95, ../../sass/_navpanel.scss */
#nav-panel.affix {
  position: fixed;
  padding-top: 30px;
}
/* line 99, ../../sass/_navpanel.scss */
#nav-panel button {
  outline: none;
}
/* line 102, ../../sass/_navpanel.scss */
#nav-panel .navpanel-footer {
  padding: 0 24px;
  color: #999;
  font-size: 10px;
}
/* line 107, ../../sass/_navpanel.scss */
#nav-panel .export-data {
  display: inline-block;
  margin: 0 24px 10px 24px;
}

/* line 113, ../../sass/_navpanel.scss */
#province_select_chosen, #procedure_select_chosen {
  border-top: 1px solid #e8e8e8;
}

/* line 118, ../../sass/_navpanel.scss */
#year_select_chosen .chosen-single span {
  text-indent: 30px;
}
/* line 121, ../../sass/_navpanel.scss */
#year_select_chosen .chosen-single:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f017';
  position: absolute;
  top: 12px;
  left: 24px;
  z-index: 10;
}

/* line 136, ../../sass/_navpanel.scss */
#urgency_select_chosen {
  font-size: 1.25em;
}

/* @group Base */
/* line 2, ../../sass/_chosen.scss */
.chosen-container {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: lighter;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.5em;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
@media (max-width: 944px) {
  /* line 2, ../../sass/_chosen.scss */
  .chosen-container {
    font-size: 1.25em;
  }
}

/* line 18, ../../sass/_chosen.scss */
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border-top: 0;
  background: #fff;
}

/* line 30, ../../sass/_chosen.scss */
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}

/* line 33, ../../sass/_chosen.scss */
.chosen-container a {
  cursor: pointer;
}

/* @end */
/* @group Single Chosen */
/* line 39, ../../sass/_chosen.scss */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 8px 0 8px 24px;
  background-color: #fff;
  background-clip: padding-box;
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
  border-bottom: 1px solid #e8e8e8;
  color: #037872;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 180ms;
  -moz-transition-duration: 180ms;
  -o-transition-duration: 180ms;
  transition-duration: 180ms;
}
/* line 54, ../../sass/_chosen.scss */
.chosen-container-single .chosen-single:hover, .chosen-container-single .chosen-single:focus {
  background: #e7f2f1;
}

/* line 58, ../../sass/_chosen.scss */
.chosen-container-single .chosen-default {
  color: #037872;
}

/* line 61, ../../sass/_chosen.scss */
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 46px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 68, ../../sass/_chosen.scss */
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

/* line 71, ../../sass/_chosen.scss */
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('/images/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}

/* line 81, ../../sass/_chosen.scss */
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

/* line 84, ../../sass/_chosen.scss */
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

/* line 87, ../../sass/_chosen.scss */
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
  padding: 10px 36px 18px 0;
}

/* line 96, ../../sass/_chosen.scss */
.chosen-container-single .chosen-single div b {
  display: block;
  width: 21px;
  height: 21px;
  background: url('/images/chosen-sprite.png') no-repeat top left;
}

/* line 102, ../../sass/_chosen.scss */
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

/* line 109, ../../sass/_chosen.scss */
.chosen-container-single .chosen-search input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url('/images/chosen-sprite.png') no-repeat 100% -20px;
  background: url('/images/chosen-sprite.png') no-repeat 100% -20px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, white));
  background: url('/images/chosen-sprite.png') no-repeat 100% -20px, -webkit-linear-gradient(#eeeeee 1%, white 15%);
  background: url('/images/chosen-sprite.png') no-repeat 100% -20px, -moz-linear-gradient(#eeeeee 1%, white 15%);
  background: url('/images/chosen-sprite.png') no-repeat 100% -20px, -o-linear-gradient(#eeeeee 1%, white 15%);
  background: url('/images/chosen-sprite.png') no-repeat 100% -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

/* line 130, ../../sass/_chosen.scss */
.chosen-container-single .chosen-drop {
  font-weight: normal;
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  font-size: 0.778em;
  background-clip: padding-box;
}

/* line 138, ../../sass/_chosen.scss */
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

/* line 142, ../../sass/_chosen.scss */
.chosen-container-single .chosen-results .result-selected {
  color: #037872;
  background: #e7f2f1;
}

/* @end */
/* @group Results */
/* line 149, ../../sass/_chosen.scss */
.chosen-container .chosen-results {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

/* line 158, ../../sass/_chosen.scss */
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
}

/* line 165, ../../sass/_chosen.scss */
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

/* line 169, ../../sass/_chosen.scss */
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* line 174, ../../sass/_chosen.scss */
.chosen-container .chosen-results li.highlighted {
  background-color: #037872;
  color: #fff;
}

/* line 178, ../../sass/_chosen.scss */
.chosen-container .chosen-results li.no-results {
  display: list-item;
  background: #f4f4f4;
}

/* line 182, ../../sass/_chosen.scss */
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}

/* line 187, ../../sass/_chosen.scss */
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

/* line 190, ../../sass/_chosen.scss */
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
/* line 197, ../../sass/_chosen.scss */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, white));
  background-image: -webkit-linear-gradient(#eeeeee 1%, white 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, white 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, white 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}

/* line 217, ../../sass/_chosen.scss */
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

/* line 221, ../../sass/_chosen.scss */
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 226, ../../sass/_chosen.scss */
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 5px;
  height: 15px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #666;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

/* line 240, ../../sass/_chosen.scss */
.chosen-container-multi .chosen-choices li.search-field .default {
  color: #999;
}

/* line 243, ../../sass/_chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  border-radius: 3px;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-clip: padding-box;
  color: #333;
  line-height: 13px;
  cursor: default;
}

/* line 260, ../../sass/_chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('/images/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}

/* line 270, ../../sass/_chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

/* line 273, ../../sass/_chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}

/* line 284, ../../sass/_chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

/* line 287, ../../sass/_chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

/* line 290, ../../sass/_chosen.scss */
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

/* line 294, ../../sass/_chosen.scss */
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
/* line 302, ../../sass/_chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single {
  box-shadow: 0 1px 0 #fff inset;
}

/* line 305, ../../sass/_chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

/* line 309, ../../sass/_chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: top right;
}

/* line 312, ../../sass/_chosen.scss */
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 316, ../../sass/_chosen.scss */
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #111 !important;
}

/* @end */
/* @group Disabled Support */
/* line 322, ../../sass/_chosen.scss */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 325, ../../sass/_chosen.scss */
.chosen-disabled .chosen-default {
  color: #999999;
}
/* line 328, ../../sass/_chosen.scss */
.chosen-disabled .chosen-single:hover {
  background: transparent;
}
/* line 331, ../../sass/_chosen.scss */
.chosen-disabled .chosen-single div b {
  opacity: 0.5;
  background: url("/images/chosen-sprite-disabled.png") no-repeat top left;
}

/* line 336, ../../sass/_chosen.scss */
.chosen-disabled .chosen-single {
  cursor: default;
}

/* line 339, ../../sass/_chosen.scss */
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
/* line 345, ../../sass/_chosen.scss */
.chosen-rtl {
  text-align: right;
}

/* line 348, ../../sass/_chosen.scss */
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

/* line 352, ../../sass/_chosen.scss */
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

/* line 357, ../../sass/_chosen.scss */
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

/* line 360, ../../sass/_chosen.scss */
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

/* line 364, ../../sass/_chosen.scss */
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

/* line 368, ../../sass/_chosen.scss */
.chosen-rtl .chosen-choices li {
  float: right;
}

/* line 371, ../../sass/_chosen.scss */
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}

/* line 374, ../../sass/_chosen.scss */
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

/* line 378, ../../sass/_chosen.scss */
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

/* line 383, ../../sass/_chosen.scss */
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}

/* line 386, ../../sass/_chosen.scss */
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

/* line 390, ../../sass/_chosen.scss */
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

/* line 394, ../../sass/_chosen.scss */
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

/* line 397, ../../sass/_chosen.scss */
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url('/images/chosen-sprite.png') no-repeat -30px -20px;
  background: url('/images/chosen-sprite.png') no-repeat -30px -20px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, white));
  background: url('/images/chosen-sprite.png') no-repeat -30px -20px, -webkit-linear-gradient(#eeeeee 1%, white 15%);
  background: url('/images/chosen-sprite.png') no-repeat -30px -20px, -moz-linear-gradient(#eeeeee 1%, white 15%);
  background: url('/images/chosen-sprite.png') no-repeat -30px -20px, -o-linear-gradient(#eeeeee 1%, white 15%);
  background: url('/images/chosen-sprite.png') no-repeat -30px -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
  direction: rtl;
}

/* line 407, ../../sass/_chosen.scss */
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

/* line 410, ../../sass/_chosen.scss */
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 423, ../../sass/_chosen.scss */
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url('/images/chosen-sprite@2x.png') !important;
    background-size: 42px 21px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */
/* line 1, ../../sass/_tooltips.scss */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 11, ../../sass/_tooltips.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 15, ../../sass/_tooltips.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

/* line 19, ../../sass/_tooltips.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 5px;
}
/* line 22, ../../sass/_tooltips.scss */
.tooltip.right .tooltip-inner {
  text-align: left;
}

/* line 26, ../../sass/_tooltips.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

/* line 30, ../../sass/_tooltips.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 34, ../../sass/_tooltips.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
}

/* line 42, ../../sass/_tooltips.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 49, ../../sass/_tooltips.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

/* line 56, ../../sass/_tooltips.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

/* line 62, ../../sass/_tooltips.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

/* line 68, ../../sass/_tooltips.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}

/* line 75, ../../sass/_tooltips.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}

/* line 82, ../../sass/_tooltips.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

/* line 89, ../../sass/_tooltips.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

/* line 95, ../../sass/_tooltips.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

/* line 1, ../../sass/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 4, ../../sass/_modals.scss */
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 16, ../../sass/_modals.scss */
.modal .title-one {
  margin: 0;
}

/* line 20, ../../sass/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

/* line 29, ../../sass/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 34, ../../sass/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 39, ../../sass/_modals.scss */
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.1);
  background-clip: padding-box;
  outline: none;
}

/* line 50, ../../sass/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #ffffff;
}

/* line 59, ../../sass/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 63, ../../sass/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 67, ../../sass/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}

/* line 72, ../../sass/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 75, ../../sass/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

/* line 79, ../../sass/_modals.scss */
.modal-body {
  position: relative;
  padding: 20px;
}

/* line 83, ../../sass/_modals.scss */
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 89, ../../sass/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

/* line 93, ../../sass/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 96, ../../sass/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 100, ../../sass/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 60px auto;
  }

  /* line 104, ../../sass/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  }

  /* line 108, ../../sass/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 113, ../../sass/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 118, ../../sass/_modals.scss */
.close {
  position: absolute;
  right: 10px;
  background: #037872;
  color: white;
  height: 25px;
  width: 25px;
  display: block;
  top: 13px;
  border: none;
  border-radius: 50%;
}

/* line 2, ../../sass/_tabs.scss */
.tabs .hide {
  display: none;
}

/* line 7, ../../sass/_tabs.scss */
.region-grid-select {
  font-size: 1.333em;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
}
/* line 11, ../../sass/_tabs.scss */
.region-grid-select .select {
  display: inline-block;
  margin-bottom: -1px;
}
/* line 14, ../../sass/_tabs.scss */
.region-grid-select .select .item {
  display: block;
  padding: 15px 100px;
}
/* line 19, ../../sass/_tabs.scss */
.region-grid-select .select.active .item {
  border: 1px solid #eeeeee;
  border-bottom: 1px solid white;
}

/* line 1, ../../sass/_spin.scss */
#load-indicator {
  position: fixed;
  top: 50%;
  z-index: 9999;
  margin-left: 230px;
  left: 0;
  right: 0;
}

/* line 1, ../../sass/_layout.scss */
#content {
  padding: 38px;
  margin-left: 230px;
}
@media (max-width: 944px) {
  /* line 1, ../../sass/_layout.scss */
  #content {
    margin-left: 200px;
  }
}

/* line 11, ../../sass/_layout.scss */
.third {
  float: left;
  width: 33.33333333333333%;
  padding: 7px;
}

/* line 17, ../../sass/_layout.scss */
.half {
  float: left;
  width: 50%;
  padding: 7px;
}

/* line 23, ../../sass/_layout.scss */
.grid-layout {
  margin: 0 -7px;
}

/* line 27, ../../sass/_layout.scss */
.grid-unit {
  position: relative;
  border: 1px solid #e8e8e8;
  -webkit-transition-property: box-shadow;
  -moz-transition-property: box-shadow;
  -o-transition-property: box-shadow;
  transition-property: box-shadow;
  -webkit-transition-duration: 180ms;
  -moz-transition-duration: 180ms;
  -o-transition-duration: 180ms;
  transition-duration: 180ms;
}
/* line 32, ../../sass/_layout.scss */
.grid-unit:hover {
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
  border: 1px solid #ddd;
}

/* line 38, ../../sass/_layout.scss */
.grid-unit-header {
  padding: 12px;
  background: #f9f9f9;
  border-bottom: 1px solid #e8e8e8;
}

/* line 46, ../../sass/_layout.scss */
.title-context-container {
  color: #7a7a7a;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
/* line 51, ../../sass/_layout.scss */
.title-context-container .title-two {
  margin-bottom: 5px;
}
/* line 54, ../../sass/_layout.scss */
.title-context-container .title-context {
  margin-bottom: 10px;
}

/* line 61, ../../sass/_layout.scss */
.detailLink {
  background: #e7f2f1;
  padding: 8px;
  border-radius: 5px;
}
/* line 62, ../../sass/_layout.scss */
.detailLink i {
  margin-left: 10px;
}
/* line 68, ../../sass/_layout.scss */
.detailLink:hover {
  color: white;
  background: #037872;
}
/* line 72, ../../sass/_layout.scss */
.detailLink.print {
  position: relative;
}

/* line 79, ../../sass/_layout.scss */
.info-additional {
  border-bottom: 1px solid #e8e8e8;
  -webkit-box-shadow: white 0 -5px 0, white -5px 0 0, white 5px 0 0, whitesmoke 0 2px 3px;
  -moz-box-shadow: white 0 -5px 0, white -5px 0 0, white 5px 0 0, whitesmoke 0 2px 3px;
  box-shadow: white 0 -5px 0, white -5px 0 0, white 5px 0 0, whitesmoke 0 2px 3px;
}

/* line 84, ../../sass/_layout.scss */
.info-header, .content-title {
  position: relative;
  padding-right: 90px;
}
/* line 86, ../../sass/_layout.scss */
.info-header .detailLink, .content-title .detailLink {
  position: absolute;
  top: 0;
  right: 0;
}

/* line 93, ../../sass/_layout.scss */
.info-block {
  float: left;
  margin-right: 70px;
}

/* line 98, ../../sass/_layout.scss */
.info-addition-collapsable {
  margin-bottom: 18px;
  position: relative;
  padding: 20px;
  display: block !important;
  overflow: hidden;
}
/* line 102, ../../sass/_layout.scss */
.info-addition-collapsable .cell {
  width: 25%;
  padding-right: 20px;
}
/* line 105, ../../sass/_layout.scss */
.info-addition-collapsable .cell:last-child {
  padding-right: 0;
}
/* line 109, ../../sass/_layout.scss */
.info-addition-collapsable .additional-toggle {
  position: absolute;
  top: 10px;
  right: 10px;
  line-height: 1.9em;
  background: #037872;
  width: 23px;
  height: 23px;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
}
/* line 122, ../../sass/_layout.scss */
.info-addition-collapsable .addition-label {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  display: none;
  color: #aaa;
  width: 100%;
  padding: 15px;
  cursor: pointer;
}

/* line 140, ../../sass/_layout.scss */
.data-block {
  border: 1px solid #e8e8e8;
  margin-bottom: 20px;
  -webkit-box-shadow: whitesmoke 0 2px 3px;
  -moz-box-shadow: whitesmoke 0 2px 3px;
  box-shadow: whitesmoke 0 2px 3px;
  -webkit-transition-property: box-shadow;
  -moz-transition-property: box-shadow;
  -o-transition-property: box-shadow;
  transition-property: box-shadow;
  -webkit-transition-duration: 180ms;
  -moz-transition-duration: 180ms;
  -o-transition-duration: 180ms;
  transition-duration: 180ms;
}
/* line 146, ../../sass/_layout.scss */
.data-block .header {
  padding: 10px 10px 0 10px;
}
/* line 148, ../../sass/_layout.scss */
.data-block .header .title-two {
  margin-bottom: 0;
}
/* line 151, ../../sass/_layout.scss */
.data-block .header.border-bottom {
  border-bottom: 2px solid #e8e8e8;
}
/* line 155, ../../sass/_layout.scss */
.data-block.no-data {
  padding: 10px;
}
/* line 158, ../../sass/_layout.scss */
.data-block:hover {
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
  border: 1px solid #ddd;
}
/* line 162, ../../sass/_layout.scss */
.data-block .no-data .bar {
  background: #eeeeee;
  color: #999999;
}

/* line 170, ../../sass/_layout.scss */
.fiftyninety-value {
  padding: 8px inherit;
  position: relative;
}
/* line 173, ../../sass/_layout.scss */
.fiftyninety-value .title-two {
  font-size: 1.5em;
}
/* line 176, ../../sass/_layout.scss */
.fiftyninety-value .title-one {
  margin-bottom: 0;
}
/* line 179, ../../sass/_layout.scss */
.fiftyninety-value:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  height: 100%;
  width: 1px;
  border-right: 1px solid #e8e8e8;
}
/* line 189, ../../sass/_layout.scss */
.fiftyninety-value .unit {
  margin-left: 10px;
}
/* line 193, ../../sass/_layout.scss */
.fiftyninety-value .complete-no-data .unit {
  display: none;
}

/* line 201, ../../sass/_layout.scss */
.bar-graph.year-graph .bar {
  position: relative;
  min-height: 68px;
  color: white;
}
/* line 205, ../../sass/_layout.scss */
.bar-graph.year-graph .bar .title-one {
  color: white;
}
/* line 208, ../../sass/_layout.scss */
.bar-graph.year-graph .bar .value {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

/* line 215, ../../sass/_layout.scss */
.bar-graph.year-graph .no-data .bar .title-one {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.25em;
  color: #777777;
}

/* line 223, ../../sass/_layout.scss */
.graph {
  position: relative;
}

/* line 227, ../../sass/_layout.scss */
.trend-graph {
  font-size: 1.167em;
  color: #777777;
}
/* line 230, ../../sass/_layout.scss */
.trend-graph .years {
  font-weight: bold;
  height: 32px;
}
/* line 233, ../../sass/_layout.scss */
.trend-graph .years .cell {
  vertical-align: middle;
  height: 32px;
  padding: 5px;
}
/* line 239, ../../sass/_layout.scss */
.trend-graph .volume {
  height: 32px;
}
/* line 241, ../../sass/_layout.scss */
.trend-graph .volume .cell {
  vertical-align: middle;
  height: 32px;
}
/* line 246, ../../sass/_layout.scss */
.trend-graph .percentile-table, .trend-graph .benchmark {
  height: 160px;
}
/* line 248, ../../sass/_layout.scss */
.trend-graph .percentile-table .cell, .trend-graph .benchmark .cell {
  color: white;
  vertical-align: bottom;
  padding: 0 10px;
}
/* line 252, ../../sass/_layout.scss */
.trend-graph .percentile-table .cell .bar, .trend-graph .benchmark .cell .bar {
  vertical-align: bottom;
  display: inline-block;
  width: 100%;
  position: relative;
}
/* line 257, ../../sass/_layout.scss */
.trend-graph .percentile-table .cell .bar .value, .trend-graph .benchmark .cell .bar .value {
  padding: 2px;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 1px;
  left: 1px;
  right: 1px;
  text-align: center;
  color: white;
}
/* line 268, ../../sass/_layout.scss */
.trend-graph .percentile-table .cell .bar.fifty, .trend-graph .percentile-table .cell .bar.ninety, .trend-graph .benchmark .cell .bar.fifty, .trend-graph .benchmark .cell .bar.ninety {
  width: 50%;
}
/* line 272, ../../sass/_layout.scss */
.trend-graph .percentile-table .cell.label-cell, .trend-graph .benchmark .cell.label-cell {
  height: 156px;
  padding: 10px;
  vertical-align: top;
}
/* line 279, ../../sass/_layout.scss */
.trend-graph header {
  width: 190px;
}
/* line 282, ../../sass/_layout.scss */
.trend-graph .header-title {
  color: #777777;
  font-size: 1em;
  margin: 0;
}

/* line 291, ../../sass/_layout.scss */
.marker {
  color: #777777;
  font-size: 0.8em;
}

/* line 2, ../../sass/_grid.scss */
.grid-layout .bar {
  color: white;
  height: 22px;
  margin-bottom: 2px;
  padding: 4px;
  position: relative;
}
/* line 8, ../../sass/_grid.scss */
.grid-layout .bar .label {
  position: absolute;
  left: 4px;
  display: block;
  text-overflow: ellipsis;
  width: 70%;
  white-space: nowrap;
  overflow: hidden;
}
/* line 17, ../../sass/_grid.scss */
.grid-layout .bar .value {
  position: absolute;
  right: 5px;
  text-align: right;
  float: right;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 65%;
}
/* line 29, ../../sass/_grid.scss */
.grid-layout .procedure.no-data .bar {
  color: #888;
  background: #eee;
  width: 100%;
}
/* line 35, ../../sass/_grid.scss */
.grid-layout .grid-unit-content {
  position: relative;
  margin-top: 22px;
}
/* line 40, ../../sass/_grid.scss */
.grid-layout.region-grid .grid-unit-header {
  height: 61px;
}

/* line 2, ../../sass/_provincepage.scss */
#provincepage .bar-header {
  float: left;
  color: #444444;
  width: 220px;
}
/* line 6, ../../sass/_provincepage.scss */
#provincepage .bar-header h1 {
  font-size: 1.333em;
  margin: 0;
}
/* line 10, ../../sass/_provincepage.scss */
#provincepage .bar-header .benchmark {
  margin: 0;
  float: left;
}
/* line 15, ../../sass/_provincepage.scss */
#provincepage .trend-graph {
  font-size: 1em;
}

/* line 20, ../../sass/_provincepage.scss */
#viewByYear {
  position: relative;
}
/* line 22, ../../sass/_provincepage.scss */
#viewByYear .marker {
  position: absolute;
  left: 220px;
  right: 0;
  width: 100%;
  margin-left: 220px;
}
/* line 29, ../../sass/_provincepage.scss */
#viewByYear .procedure {
  position: relative;
}
/* line 32, ../../sass/_provincepage.scss */
#viewByYear .data-block {
  margin-bottom: 12px;
}
/* line 34, ../../sass/_provincepage.scss */
#viewByYear .data-block .no-data .bar {
  background: #eeeeee;
  color: #999999;
}
/* line 39, ../../sass/_provincepage.scss */
#viewByYear .data-group {
  margin-left: 220px;
  border-left: 1px solid #eee;
}
/* line 43, ../../sass/_provincepage.scss */
#viewByYear .day-header {
  margin-left: 220px;
  margin-bottom: 20px;
  font-size: 0.75em;
}
/* line 47, ../../sass/_provincepage.scss */
#viewByYear .day-header .section {
  border-bottom: 2px solid #e8e8e8;
}
/* line 51, ../../sass/_provincepage.scss */
#viewByYear .fifty, #viewByYear .ninety {
  min-height: 70px;
}
/* line 53, ../../sass/_provincepage.scss */
#viewByYear .fifty .title-one, #viewByYear .ninety .title-one {
  margin: 8px 0;
}
/* line 56, ../../sass/_provincepage.scss */
#viewByYear .fifty.complete-no-data .value, #viewByYear .ninety.complete-no-data .value {
  font-size: 1.5em;
  font-family: Helvetica, Arial, sans-serif;
}
/* line 59, ../../sass/_provincepage.scss */
#viewByYear .fifty.complete-no-data .value .unit, #viewByYear .ninety.complete-no-data .value .unit {
  display: none;
}
/* line 63, ../../sass/_provincepage.scss */
#viewByYear .fifty .val, #viewByYear .ninety .val {
  margin-right: 10px;
}
/* line 67, ../../sass/_provincepage.scss */
#viewByYear .fifty {
  border-right: 1px solid #eeeeee;
}
/* line 70, ../../sass/_provincepage.scss */
#viewByYear .exceptions {
  color: #777777;
  border-top: 1px solid #e8e8e8;
}
/* line 73, ../../sass/_provincepage.scss */
#viewByYear .exceptions .exceptionText {
  margin: 10px;
}
/* line 75, ../../sass/_provincepage.scss */
#viewByYear .exceptions .exceptionText:empty {
  display: none;
}
/* line 80, ../../sass/_provincepage.scss */
#viewByYear .left-label {
  width: 5px;
  position: absolute;
  left: -5px;
  top: -1px;
  bottom: 0;
}
/* line 87, ../../sass/_provincepage.scss */
#viewByYear .label-container {
  background: white;
}
/* line 89, ../../sass/_provincepage.scss */
#viewByYear .label-container.affix {
  position: fixed;
  top: 0;
  left: 269px;
  right: 38px;
  z-index: 999;
  padding-left: 220px;
}

/* line 100, ../../sass/_provincepage.scss */
#viewTrend {
  margin-top: 20px;
}
/* line 102, ../../sass/_provincepage.scss */
#viewTrend a {
  color: #777777;
}
/* line 105, ../../sass/_provincepage.scss */
#viewTrend .benchmark {
  height: 105px;
}
/* line 108, ../../sass/_provincepage.scss */
#viewTrend .year-header {
  margin-bottom: 20px;
  height: 34px;
}
/* line 111, ../../sass/_provincepage.scss */
#viewTrend .year-header .year-header-inner {
  height: 34px;
}
/* line 114, ../../sass/_provincepage.scss */
#viewTrend .year-header .header {
  width: 221px;
  border-right: 1px solid #e8e8e8;
}
/* line 118, ../../sass/_provincepage.scss */
#viewTrend .year-header .cell {
  padding: 10px 20px;
}
/* line 121, ../../sass/_provincepage.scss */
#viewTrend .year-header .year-container {
  background: white;
}
/* line 123, ../../sass/_provincepage.scss */
#viewTrend .year-header .year-container.affix {
  position: fixed;
  top: 0;
  left: 268px;
  right: 38px;
  z-index: 999;
}
/* line 132, ../../sass/_provincepage.scss */
#viewTrend .data-block {
  position: relative;
}
/* line 136, ../../sass/_provincepage.scss */
#viewTrend .trend-graph .header {
  width: 220px;
  vertical-align: top;
  border-right: 1px solid #e8e8e8;
}
/* line 141, ../../sass/_provincepage.scss */
#viewTrend .trend-graph .table-fixed {
  float: left;
}
/* line 145, ../../sass/_provincepage.scss */
#viewTrend .volume-label {
  width: 220px;
  padding: 10px;
  border-right: 1px solid #e8e8e8;
  font-weight: bold;
}
/* line 151, ../../sass/_provincepage.scss */
#viewTrend .bar-header {
  padding-top: 10px;
  width: 200px;
}
/* line 155, ../../sass/_provincepage.scss */
#viewTrend .no-benchmark {
  height: 125px;
}
/* line 157, ../../sass/_provincepage.scss */
#viewTrend .no-benchmark .volume {
  display: none;
}
/* line 160, ../../sass/_provincepage.scss */
#viewTrend .no-benchmark .table-fixed {
  height: 123px;
}
/* line 163, ../../sass/_provincepage.scss */
#viewTrend .no-benchmark .marker-horizontal {
  display: none;
}
/* line 166, ../../sass/_provincepage.scss */
#viewTrend .no-benchmark .no-data-row {
  height: 123px;
  padding: 43px 0;
  font-size: 2.5em;
}
/* line 172, ../../sass/_provincepage.scss */
#viewTrend .no-data-row {
  padding: 70px;
  height: 168px;
  border-bottom: 2px solid #e8e8e8;
}

/* line 179, ../../sass/_provincepage.scss */
.disclaimer {
  float: left;
  margin-left: 10px;
}
/* line 182, ../../sass/_provincepage.scss */
.disclaimer i {
  color: #037872;
}
/* line 185, ../../sass/_provincepage.scss */
.disclaimer .tooltip-inner {
  width: 200px;
}

/* line 2, ../../sass/_procedurepage.scss */
#procedureIndex .bar-header {
  float: left;
  color: #444444;
  width: 213px;
}
/* line 6, ../../sass/_procedurepage.scss */
#procedureIndex .bar-header h1 {
  font-size: 1.333em;
  margin: 0;
}
/* line 10, ../../sass/_procedurepage.scss */
#procedureIndex .bar-header .benchmark {
  margin-top: 0;
}
/* line 14, ../../sass/_procedurepage.scss */
#procedureIndex .trend-graph {
  font-size: 1em;
}

/* line 2, ../../sass/_ie.scss */
.ie8 .marker-vertical .marker-line {
  border-right: 1px solid #999;
}
/* line 9, ../../sass/_ie.scss */
.ie8 .trend-graph .percentile-table .cell .bar .value, .ie8 .trend-graph .benchmark .cell .bar .value {
  background: #222;
}
/* line 16, ../../sass/_ie.scss */
.ie8 .marker-horizontal .marker-line {
  border-top: 1px solid #999;
}
/* line 19, ../../sass/_ie.scss */
.ie8 .data-block .header {
  padding-right: 0;
}

/* line 26, ../../sass/_ie.scss */
.fb_iframe_widget span {
  width: 84px !important;
  height: 20px !important;
}
/* line 29, ../../sass/_ie.scss */
.fb_iframe_widget span iframe {
  width: 84px !important;
  height: 20px !important;
}

/* line 32, ../../sass/screen.scss */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 38, ../../sass/screen.scss */
body {
  color: #333;
  background: white;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 75.0%;
  margin: 0;
  min-width: 800px;
}

/* line 49, ../../sass/screen.scss */
a {
  text-decoration: none;
  color: #037872;
}
