@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, svg, hr {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-weight: normal; }

/*COLORS*/
/*BOOTSTRAP*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

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

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* {
  box-sizing: border-box; }

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

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

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff; }

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

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

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

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

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }
small,
.small {
  font-size: 85%; }

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

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

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

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

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

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

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

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

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

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

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

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

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

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

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

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

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

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

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

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

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

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

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429; }

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

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

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

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 730px; } }
  @media (min-width: 992px) {
    .container {
      width: 950px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1150px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -5px;
  margin-right: -5px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

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

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #ced5dd; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #ced5dd;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

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

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

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

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

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

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

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

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

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

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

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

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

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

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

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

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

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

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

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

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

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

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

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

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

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

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

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

.form-horizontal .form-group {
  margin-left: -5px;
  margin-right: -5px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

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

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

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

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

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn.focus:active, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none; }

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default.focus:active, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default.focus[disabled], fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary.focus:active, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary.focus[disabled], fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success.focus:active, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success.focus[disabled], fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info.focus:active, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info.focus[disabled], fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning.focus:active, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning.focus[disabled], fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger.focus:active, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger.focus[disabled], fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

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

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

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

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

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

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

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

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

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap; }

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

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

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

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

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

.open > a {
  outline: 0; }

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap; }

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

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

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

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

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

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

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

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

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

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

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

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

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

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

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

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

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

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #ced5dd;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

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

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

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

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.428571429;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #ced5dd;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

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

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
      border-bottom-color: #fff; } }
.tab-content > .tab-pane {
  display: none; }

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

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

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

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

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

.navbar-collapse {
  overflow-x: visible;
  padding-right: 5px;
  padding-left: 5px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -5px;
  margin-left: -5px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

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

.navbar-brand {
  float: left;
  padding: 15px 5px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -5px; } }
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 5px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }
.navbar-nav {
  margin: 7.5px -5px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }
.navbar-form {
  margin-left: -5px;
  margin-right: -5px;
  padding: 10px 5px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      box-shadow: none; } }
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

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

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 5px;
      margin-right: 5px; } }
@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -5px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.428571429;
      text-decoration: none;
      color: #337ab7;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 5px;
    padding-right: 5px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

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

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    transform: translate(0, -25%);
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.428571429; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0); }
  .carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0); }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

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

.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

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

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

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

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

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

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

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

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

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

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

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

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

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

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

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

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

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

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

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

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

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

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

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

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

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

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

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

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

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

/*********************
STYLESHEETS
*********************/
/* box-sizing */
.fr-window, .fr-window [class^="fr-"],
.fr-overlay, .fr-overlay [class^="fr-"],
.fr-spinner, .fr-spinner [class^="fr-"] {
  box-sizing: border-box; }

.fr-window {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  font: 13px/20px "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
  /* Chrome hack, this fixes a visual glitch when quickly toggling a video */
  transform: translateZ(0px); }

/* z-index */
.fr-overlay {
  z-index: 99998; }

.fr-window {
  z-index: 99999; }

.fr-spinner {
  z-index: 100000; }

/* overlay */
.fr-overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.fr-overlay-background {
  float: left;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .9;
  filter: alpha(opacity=90); }

.fr-overlay-ui-fullclick .fr-overlay-background {
  background: #292929;
  opacity: 1;
  filter: alpha(opacity=100); }

/* mobile touch has position:absolute to allow zooming */
.fr-window.fr-mobile-touch,
.fr-overlay.fr-mobile-touch {
  position: absolute;
  overflow: visible; }

/* some properties on the window are used to toggle things
 * like margin and the fullclick mode,
 * we reset those properties after measuring them
 */
.fr-measured {
  margin: 0 !important;
  min-width: 0 !important;
  min-height: 0 !important; }

.fr-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.fr-pages {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fr-page {
  position: absolute;
  width: 100%;
  height: 100%; }

.fr-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  text-align: center; }

.fr-hovering-clickable .fr-container {
  cursor: pointer; }

/*
   padding:
   youtube & vimeo always have buttons on the outside
   side button = 72 = 54 + (2 * 9 margin)
   close button = 48
*/
/* padding ui:inside */
.fr-ui-inside .fr-container {
  padding: 20px 20px; }

.fr-ui-inside.fr-no-sides .fr-container {
  padding: 20px; }

/* padding ui:outside */
.fr-ui-outside .fr-container {
  padding: 20px 82px; }

.fr-ui-outside.fr-no-sides .fr-container {
  padding: 20px 48px; }

/* reduce padding on smaller screens */
@media all and (max-width: 700px) and (orientation: portrait), all and (orientation: landscape) and (max-height: 700px) {
  /* padding ui:inside */
  .fr-ui-inside .fr-container {
    padding: 12px 12px; }
  .fr-ui-inside.fr-no-sides .fr-container {
    padding: 12px; }
  /* padding ui:outside */
  .fr-ui-outside .fr-container {
    padding: 12px 72px; }
  .fr-ui-outside.fr-no-sides .fr-container {
    padding: 12px 48px; } }

@media all and (max-width: 500px) and (orientation: portrait), all and (orientation: landscape) and (max-height: 500px) {
  /* padding ui:inside */
  .fr-ui-inside .fr-container {
    padding: 0px 0px; }
  .fr-ui-inside.fr-no-sides .fr-container {
    padding: 0px; }
  /* padding ui:outside */
  .fr-ui-outside .fr-container {
    padding: 0px 72px; }
  .fr-ui-outside.fr-no-sides .fr-container {
    padding: 0px 48px; } }

/* padding ui:fullclick */
.fr-ui-fullclick .fr-container {
  padding: 0; }

.fr-ui-fullclick.fr-no-sides .fr-container {
  padding: 0; }

/* video fullclick */
.fr-ui-fullclick.fr-type-video .fr-container {
  padding: 0px 62px; }

.fr-ui-fullclick.fr-no-sides.fr-type-video .fr-container {
  padding: 48px 0px; }

/* overflow-y should always have 0 padding top and bottom */
.fr-overflow-y .fr-container {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.fr-content,
.fr-content-background {
  position: absolute;
  top: 50%;
  left: 50%;
  /* IE11 has a 1px blur bug on the edges of the caption (ui:inside)
     during animation with overflow:hidden */
  overflow: visible; }

/* img/iframe/error */
.fr-content-element {
  float: left;
  width: 100%;
  height: 100%; }

.fr-content-background {
  background: #101010; }

.fr-info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #efefef;
  font-size: 13px;
  line-height: 20px;
  text-align: left;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
   -ms-text-size-adjust: none;
       text-size-adjust: none;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text; }

.fr-info-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  line-height: 1%;
  -webkit-filter: none;
          filter: none;
  opacity: 1; }

.fr-ui-inside .fr-info-background {
  filter: alpha(opacity=80);
  opacity: .8;
  zoom: 1; }

/* ui:outside has a slightly lighter info background to break up from black page backgrounds */
.fr-ui-outside .fr-info-background {
  background: #0d0d0d; }

/* info at the bottom for ui:inside */
.fr-content .fr-info {
  top: auto;
  bottom: 0; }

.fr-info-padder {
  display: block;
  overflow: hidden;
  padding: 12px;
  position: relative;
  width: auto; }

.fr-caption {
  width: auto;
  display: inline; }

.fr-position {
  color: #b3b3b3;
  float: right;
  line-height: 21px;
  opacity: 0.99;
  position: relative;
  text-align: right;
  margin-left: 15px;
  white-space: nowrap; }

/* positions not within the info bar
   for ui:outside/inside */
.fr-position-outside,
.fr-position-inside {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 12px;
  width: auto;
  padding: 2px 8px;
  border-radius: 10px;
  font-size: 11px;
  line-height: 20px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  display: none;
  overflow: hidden;
  white-space: nowrap;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
   -ms-text-size-adjust: none;
       text-size-adjust: none;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text; }

.fr-position-inside {
  border: 0; }

.fr-position-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0d0d0d;
  filter: alpha(opacity=80);
  opacity: .8;
  zoom: 1;
  /* oldIE */ }

.fr-position-text {
  color: #b3b3b3; }

.fr-position-outside .fr-position-text,
.fr-position-inside .fr-position-text {
  float: left;
  position: relative;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  opacity: 1; }

/* display it for the outside ui, hide the caption inside */
.fr-ui-outside .fr-position-outside {
  display: block; }

.fr-ui-outside .fr-info .fr-position {
  display: none; }

.fr-ui-inside.fr-no-caption .fr-position-inside {
  display: block; }

/* links */
.fr-info a,
.fr-info a:hover {
  color: #ccc;
  border: 0;
  background: none;
  text-decoration: underline; }

.fr-info a:hover {
  color: #eee; }

/* no-caption */
.fr-ui-outside.fr-no-caption .fr-info {
  display: none; }

.fr-ui-inside.fr-no-caption .fr-caption {
  display: none; }

/* --- stroke */
.fr-stroke {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px; }

.fr-stroke-vertical {
  width: 1px;
  height: 100%; }

.fr-stroke-horizontal {
  padding: 0 1px; }

.fr-stroke-right {
  left: auto;
  right: 0; }

.fr-stroke-bottom {
  top: auto;
  bottom: 0; }

.fr-stroke-color {
  float: left;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.08); }

/* the stroke is brighter inside the info box */
.fr-info .fr-stroke-color {
  background: rgba(80, 80, 80, 0.3); }

/* remove the stroke when outside ui has a caption */
.fr-ui-outside.fr-has-caption .fr-content .fr-stroke-bottom {
  display: none; }

/* remove stroke and shadow when ui:fullclick */
.fr-ui-fullclick .fr-stroke {
  display: none; }

.fr-ui-fullclick .fr-content-background {
  box-shadow: none; }

/* the info box never bas a top stroke */
.fr-info .fr-stroke-top {
  display: none; }

/* < > */
.fr-side {
  position: absolute;
  top: 50%;
  width: 54px;
  height: 72px;
  margin: 0 9px;
  margin-top: -36px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  zoom: 1; }

.fr-side-previous {
  left: 0; }

.fr-side-next {
  right: 0;
  left: auto; }

.fr-side-disabled {
  cursor: default; }

.fr-side-hidden {
  display: none !important; }

.fr-side-button {
  float: left;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0; }

.fr-side-button-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #101010; }

.fr-side-button-icon {
  float: left;
  position: relative;
  height: 100%;
  width: 100%;
  zoom: 1;
  background-position: 50% 50%;
  background-repeat: no-repeat; }

/* smaller side buttons */
@media all and (max-width: 500px) and (orientation: portrait), all and (orientation: landscape) and (max-height: 414px) {
  .fr-side {
    width: 54px;
    height: 60px;
    margin: 0;
    margin-top: -30px; }
  .fr-side-button {
    width: 48px;
    height: 60px;
    margin: 0 3px; } }

/* X */
.fr-close {
  position: absolute;
  width: 48px;
  height: 48px;
  top: 0;
  right: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.fr-close-background,
.fr-close-icon {
  position: absolute;
  top: 12px;
  left: 12px;
  height: 26px;
  width: 26px;
  background-position: 50% 50%;
  background-repeat: no-repeat; }

.fr-close-background {
  background-color: #000; }

/* Thumbnails */
.fr-thumbnails {
  position: absolute;
  overflow: hidden; }

.fr-thumbnails-disabled .fr-thumbnails {
  display: none !important; }

.fr-thumbnails-horizontal .fr-thumbnails {
  width: 100%;
  height: 12%;
  min-height: 74px;
  max-height: 160px;
  bottom: 0; }

.fr-thumbnails-vertical .fr-thumbnails {
  height: 100%;
  width: 10%;
  min-width: 74px;
  max-width: 160px;
  left: 0; }

.fr-thumbnails,
.fr-thumbnails * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fr-thumbnails-wrapper {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%; }

.fr-thumbnails-vertical .fr-thumbnails-wrapper {
  top: 50%;
  left: 0; }

.fr-thumbnails-slider {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
  zoom: 1; }

.fr-thumbnails-slider-slide {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%; }

.fr-thumbnails-thumbs {
  float: left;
  height: 100%;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0; }

.fr-thumbnails-slide {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%; }

.fr-thumbnail-frame {
  position: absolute;
  zoom: 1;
  overflow: hidden; }

.fr-thumbnail {
  position: absolute;
  width: 30px;
  height: 100%;
  left: 50%;
  top: 50%;
  zoom: 1;
  cursor: pointer;
  margin: 0 10px; }

.fr-ltIE9 .fr-thumbnail * {
  overflow: hidden;
  /* IE6(7) */
  z-index: 1;
  zoom: 1; }

.fr-thumbnail-wrapper {
  position: relative;
  background: #161616;
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  display: inline;
  /* IE6(7) */
  z-index: 0;
  /* IE8 */ }

.fr-thumbnail-overlay {
  cursor: pointer; }

.fr-thumbnail-active .fr-thumbnail-overlay {
  cursor: default; }

.fr-thumbnail-overlay,
.fr-thumbnail-overlay-background,
.fr-thumbnail-overlay-border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  overflow: hidden;
  border-style: solid;
  border-color: transparent; }

.fr-ltIE9 .fr-thumbnail-overlay-border {
  border-width: 0 !important; }

.fr-thumbnail .fr-thumbnail-image {
  position: absolute;
  filter: alpha(opacity=85);
  opacity: .85;
  max-width: none; }

.fr-thumbnail:hover .fr-thumbnail-image,
.fr-thumbnail-active:hover .fr-thumbnail-image {
  filter: alpha(opacity=99);
  opacity: .99; }

.fr-thumbnail-active .fr-thumbnail-image,
.fr-thumbnail-active:hover .fr-thumbnail-image {
  filter: alpha(opacity=35);
  opacity: .35; }

.fr-thumbnail-active {
  cursor: default; }

/* Thumbnails loading */
.fr-thumbnail-loading,
.fr-thumbnail-loading-background,
.fr-thumbnail-loading-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.fr-thumbnail-loading-background {
  background-color: #161616;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  opacity: .8;
  position: relative;
  float: left; }

/* this element is there as an alternative to putting the loading image on the background */
.fr-thumbnail-loading-icon {
  display: none; }

/* error on thumbnail */
.fr-thumbnail-error .fr-thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #202020; }

/* Thumbnail < > */
.fr-thumbnails-side {
  float: left;
  height: 100%;
  width: 28px;
  margin: 0 5px;
  position: relative;
  overflow: hidden; }

.fr-thumbnails-side-previous {
  margin-left: 12px; }

.fr-thumbnails-side-next {
  margin-right: 12px; }

.fr-thumbnails-vertical .fr-thumbnails-side {
  height: 28px;
  width: 100%;
  margin: 10px 0; }

.fr-thumbnails-vertical .fr-thumbnails-side-previous {
  margin-top: 20px; }

.fr-thumbnails-vertical .fr-thumbnails-side-next {
  margin-bottom: 20px; }

.fr-thumbnails-side-button {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -14px;
  margin-left: -14px;
  width: 28px;
  height: 28px;
  cursor: pointer; }

.fr-thumbnails-side-button-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  filter: alpha(opacity=80);
  opacity: .8;
  transition: background-color .2s ease-in;
  background-color: #333;
  cursor: pointer;
  border-radius: 4px; }

.fr-thumbnails-side-button:hover .fr-thumbnails-side-button-background {
  background-color: #3b3b3b; }

.fr-thumbnails-side-button-disabled * {
  cursor: default; }

.fr-thumbnails-side-button-disabled:hover .fr-thumbnails-side-button-background {
  background-color: #333; }

.fr-thumbnails-side-button-icon {
  height: 42px;
  width: 42px;
  position: absolute;
  /*top: -7px;
  left: -7px;*/
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* vertical thumbnails */
.fr-thumbnails-vertical .fr-thumbnails-side,
.fr-thumbnails-vertical .fr-thumbnails-thumbs,
.fr-thumbnails-vertical .fr-thumbnail-frame {
  clear: both; }

/* ui:fullclick has a dark thumbnail background */
.fr-window-ui-fullclick .fr-thumbnails {
  background: #090909; }

/* put a stroke on the connecting caption*/
.fr-window-ui-fullclick.fr-thumbnails-enabled.fr-thumbnails-horizontal .fr-info .fr-stroke-bottom {
  display: block !important; }

/*({ box-shadow: inset 0 -1px 0 rgba(255,255,255,.1); } */
.fr-window-ui-fullclick.fr-thumbnails-enabled.fr-thumbnails-vertical .fr-info .fr-stroke-left {
  display: block !important; }

/* thumbnail spacing  */
.fr-thumbnails-horizontal .fr-thumbnails-thumbs {
  padding: 12px 5px; }

.fr-thumbnails-vertical .fr-thumbnails-thumbs {
  padding: 5px 12px; }

.fr-thumbnails-measured .fr-thumbnails-thumbs {
  padding: 0 !important; }

/* horizontal */
@media all and (min-height: 700px) {
  .fr-thumbnails-horizontal .fr-thumbnails-thumbs {
    padding: 16px 8px; }
  .fr-thumbnails-horizontal .fr-thumbnails-side {
    margin: 0 8px; }
  .fr-thumbnails-horizontal .fr-thumbnails-side-previous {
    margin-left: 16px; }
  .fr-thumbnails-horizontal .fr-thumbnails-side-next {
    margin-right: 16px; } }

@media all and (min-height: 980px) {
  .fr-thumbnails-horizontal .fr-thumbnails-thumbs {
    padding: 20px 10px; }
  .fr-thumbnails-horizontal .fr-thumbnails-side {
    margin: 0 10px; }
  .fr-thumbnails-horizontal .fr-thumbnails-side-previous {
    margin-left: 20px; }
  .fr-thumbnails-horizontal .fr-thumbnails-side-next {
    margin-right: 20px; } }

/* vertical */
@media all and (min-width: 1200px) {
  .fr-thumbnails-vertical .fr-thumbnails-thumbs {
    padding: 8px 16px; }
  .fr-thumbnails-vertical .fr-thumbnails-side {
    margin: 0 8px; }
  .fr-thumbnails-vertical .fr-thumbnails-side-previous {
    margin-top: 16px; }
  .fr-thumbnails-vertical .fr-thumbnails-side-next {
    margin-bottom: 16px; } }

@media all and (min-width: 1800px) {
  .fr-thumbnails-vertical .fr-thumbnails-thumbs {
    padding: 10px 20px; }
  .fr-thumbnails-vertical .fr-thumbnails-side {
    margin: 10px 0; }
  .fr-thumbnails-vertical .fr-thumbnails-side-previous {
    margin-top: 20px; }
  .fr-thumbnails-vertical .fr-thumbnails-side-next {
    margin-bottom: 20px; } }

/* hide thumbnails on smaller screens
   the js always hides them on touch based devices
*/
@media all and (max-width: 500px) and (orientation: portrait), all and (orientation: landscape) and (max-height: 500px) {
  .fr-thumbnails-horizontal .fr-thumbnails {
    display: none !important; } }

@media all and (max-width: 700px) and (orientation: portrait), all and (orientation: landscape) and (max-height: 414px) {
  .fr-thumbnails-vertical .fr-thumbnails {
    display: none !important; } }

/* force fullClick: true
   and force overflow: false */
@media all and (max-width: 500px) and (orientation: portrait), all and (orientation: landscape) and (max-height: 414px) {
  .fr-page {
    min-width: 100%; }
  /* fullclick */
  .fr-page {
    min-height: 100%; }
  /* overflow: false */ }

/* switch between ui modes
   we force everything not in the current UI mode to hide
*/
.fr-window-ui-fullclick .fr-side-next-outside,
.fr-window-ui-fullclick .fr-side-previous-outside,
.fr-window-ui-fullclick .fr-close-outside,
.fr-window-ui-fullclick .fr-content .fr-side-next,
.fr-window-ui-fullclick .fr-content .fr-side-previous,
.fr-window-ui-fullclick .fr-content .fr-close,
.fr-window-ui-fullclick .fr-content .fr-info,
.fr-window-ui-outside .fr-side-next-fullclick,
.fr-window-ui-outside .fr-side-previous-fullclick,
.fr-window-ui-outside .fr-close-fullclick,
.fr-window-ui-outside .fr-content .fr-side-next,
.fr-window-ui-outside .fr-content .fr-side-previous,
.fr-window-ui-outside .fr-content .fr-close,
.fr-window-ui-outside .fr-content .fr-info,
.fr-window-ui-inside .fr-page > .fr-info,
.fr-window-ui-inside .fr-side-next-fullclick,
.fr-window-ui-inside .fr-side-previous-fullclick,
.fr-window-ui-inside .fr-close-fullclick,
.fr-window-ui-inside .fr-side-next-outside,
.fr-window-ui-inside .fr-side-previous-outside,
.fr-window-ui-inside .fr-close-outside {
  display: none !important; }

/* some ui elements can be toggled on mousemove.
   filter:alpha(opacity) is bugged so we use display in oldIE
*/
.fr-toggle-ui {
  opacity: 0;
  transition: opacity .3s; }

.fr-visible-fullclick-ui .fr-box > .fr-toggle-ui,
.fr-visible-inside-ui .fr-ui-inside .fr-toggle-ui {
  opacity: 1; }

.fr-hidden-fullclick-ui .fr-box > .fr-toggle-ui,
.fr-hidden-inside-ui .fr-ui-inside .fr-toggle-ui {
  transition: opacity .3s; }

.fr-ltIE9.fr-hidden-fullclick-ui .fr-box > .fr-toggle-ui,
.fr-ltIE9.fr-hidden-inside-ui .fr-ui-inside .fr-toggle-ui {
  display: none; }

/* Spinner */
.fr-spinner {
  position: fixed;
  width: 52px;
  height: 52px;
  background: #101010;
  background: rgba(16, 16, 16, 0.85);
  border-radius: 5px; }

.fr-spinner div {
  position: absolute;
  top: 0;
  left: 0;
  height: 64%;
  width: 64%;
  margin-left: 18%;
  margin-top: 18%;
  opacity: 1;
  -webkit-animation: fresco-12 1.2s infinite ease-in-out;
  animation: fresco-12 1.2s infinite ease-in-out; }

.fr-spinner div:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 2px;
  height: 8px;
  margin-left: -1px;
  background: #fff;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  /* fixes rendering in Firefox */ }

.fr-spinner div.fr-spin-1 {
  transform: rotate(30deg);
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.fr-spinner div.fr-spin-2 {
  transform: rotate(60deg);
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

.fr-spinner div.fr-spin-3 {
  transform: rotate(90deg);
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

.fr-spinner div.fr-spin-4 {
  transform: rotate(120deg);
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

.fr-spinner div.fr-spin-5 {
  transform: rotate(150deg);
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s; }

.fr-spinner div.fr-spin-6 {
  transform: rotate(180deg);
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s; }

.fr-spinner div.fr-spin-6 {
  transform: rotate(180deg);
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s; }

.fr-spinner div.fr-spin-7 {
  transform: rotate(210deg);
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s; }

.fr-spinner div.fr-spin-8 {
  transform: rotate(240deg);
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s; }

.fr-spinner div.fr-spin-9 {
  transform: rotate(270deg);
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s; }

.fr-spinner div.fr-spin-10 {
  transform: rotate(300deg);
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s; }

.fr-spinner div.fr-spin-11 {
  transform: rotate(330deg);
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s; }

.fr-spinner div.fr-spin-12 {
  transform: rotate(360deg);
  -webkit-animation-delay: 0s;
  animation-delay: 0s; }

@-webkit-keyframes fresco-12 {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fresco-12 {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/* Thumbnail spinner */
.fr-thumbnail-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  width: 40px;
  height: 40px; }

.fr-thumbnail-spinner-spin {
  position: relative;
  float: left;
  margin: 8px 0 0 8px;
  text-indent: -9999em;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  border-left: 2px solid #fff;
  -webkit-animation: fr-thumbnail-spin 1.1s infinite linear;
  animation: fr-thumbnail-spin 1.1s infinite linear; }

.fr-thumbnail-spinner-spin,
.fr-thumbnail-spinner-spin:after {
  border-radius: 50%;
  width: 24px;
  height: 24px; }

@-webkit-keyframes fr-thumbnail-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes fr-thumbnail-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/* Error */
.fr-error {
  float: left;
  position: relative;
  background-color: #ca3434;
  width: 160px;
  height: 160px; }

.fr-error-icon {
  position: absolute;
  width: 42px;
  height: 42px;
  top: 50%;
  left: 50%;
  margin-left: -21px;
  margin-top: -21px; }

/* skin: 'fresco' */
/* Sprite */
.fr-window-skin-fresco .fr-side-button-icon,
.fr-window-skin-fresco .fr-close-icon,
.fr-window-skin-fresco .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco .fr-error-icon {
  background-image: url("../images/sprite.svg"); }

/* fallback png sprite */
.fr-window-skin-fresco.fr-no-svg .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-close-icon,
.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco .fr-error-icon {
  background-image: url("../images/sprite.png"); }

.fr-window-skin-fresco .fr-error-icon {
  background-position: -160px -126px; }

.fr-window-skin-fresco .fr-content-background {
  background: #101010;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); }

.fr-window-skin-fresco.fr-window-ui-fullclick .fr-content-background {
  box-shadow: none; }

/* thumbnail shadow */
.fr-window-skin-fresco .fr-thumbnail-wrapper {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); }

.fr-window-skin-fresco .fr-thumbnail-active .fr-thumbnail-wrapper {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1); }

/* < > */
.fr-window-skin-fresco .fr-side-button-background {
  background-color: transparent; }

.fr-window-skin-fresco .fr-side-previous .fr-side-button-icon {
  background-position: -13px -14px; }

.fr-window-skin-fresco .fr-side-next .fr-side-button-icon {
  background-position: -93px -14px; }

.fr-window-skin-fresco .fr-side-previous:hover .fr-side-button-icon {
  background-position: -13px -114px; }

.fr-window-skin-fresco .fr-side-next:hover .fr-side-button-icon {
  background-position: -93px -114px; }

/* transition (png) */
.fr-window-skin-fresco.fr-no-svg .fr-hovering-previous .fr-side-previous .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg.fr-mobile-touch .fr-side-previous .fr-side-button-icon {
  background-position: -13px -114px; }

.fr-window-skin-fresco.fr-no-svg .fr-hovering-next .fr-side-next .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg.fr-mobile-touch .fr-side-next .fr-side-button-icon {
  background-position: -93px -114px; }

/* disabled state (png) */
.fr-window-skin-fresco.fr-no-svg .fr-side-previous.fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-hovering-previous .fr-side-previous.fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-side-previous.fr-side-disabled:hover .fr-side-button-icon {
  background-position: -13px -214px; }

.fr-window-skin-fresco.fr-no-svg .fr-side-next.fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-hovering-next .fr-side-next.fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-side-next.fr-side-disabled:hover .fr-side-button-icon {
  background-position: -93px -214px; }

/* transition (svg) */
.fr-window-skin-fresco.fr-svg .fr-side-previous .fr-side-button-icon {
  background-position: -13px -114px; }

.fr-window-skin-fresco.fr-svg .fr-side-next .fr-side-button-icon {
  background-position: -93px -114px; }

.fr-window-skin-fresco.fr-svg .fr-side-button-icon {
  opacity: .5; }

.fr-window-skin-fresco.fr-svg .fr-side:hover .fr-side-button-icon,
.fr-window-skin-fresco.fr-svg .fr-hovering-previous .fr-side-previous .fr-side-button-icon,
.fr-window-skin-fresco.fr-svg .fr-hovering-next .fr-side-next .fr-side-button-icon {
  opacity: 1; }

.fr-window-skin-fresco.fr-svg.fr-mobile-touch .fr-side .fr-side-button-icon {
  opacity: .8; }

/* touch always active but at lower opacity */
/* disabled (svg) */
.fr-window-skin-fresco.fr-svg .fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-svg .fr-hovering-previous .fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-svg .fr-hovering-next .fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-svg .fr-side-disabled:hover .fr-side-button-icon,
.fr-window-skin-fresco.fr-svg.fr-mobile-touch .fr-side-disabled .fr-side-button-icon {
  opacity: .2; }

/* TODO: make sure this works */
/* hide for ui:inside/fullclick, only for the image type */
.fr-window-skin-fresco.fr-window-ui-inside .fr-type-image .fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-window-ui-fullclick.fr-showing-type-image .fr-side-disabled .fr-side-button-icon {
  background-image: none; }

/* < > responsive */
@media all and (max-width: 500px) and (orientation: portrait), all and (orientation: landscape) and (max-height: 414px) {
  .fr-window-skin-fresco .fr-side-previous .fr-side-button-icon {
    background-position: 0px -300px; }
  .fr-window-skin-fresco .fr-side-next .fr-side-button-icon {
    background-position: -48px -300px; }
  .fr-window-skin-fresco .fr-side-previous:hover .fr-side-button-icon {
    background-position: 0px -360px; }
  .fr-window-skin-fresco .fr-side-next:hover .fr-side-button-icon {
    background-position: -48px -360px; }
  /* transition (png) */
  .fr-window-skin-fresco.fr-no-svg .fr-hovering-previous .fr-side-previous .fr-side-button-icon,
  .fr-window-skin-fresco.fr-no-svg.fr-mobile-touch .fr-side-previous .fr-side-button-icon {
    background-position: 0px -360px; }
  .fr-window-skin-fresco.fr-no-svg .fr-hovering-next .fr-side-next .fr-side-button-icon,
  .fr-window-skin-fresco.fr-no-svg.fr-mobile-touch .fr-side-next .fr-side-button-icon {
    background-position: -48px -360px; }
  /* transition (svg) */
  .fr-window-skin-fresco.fr-svg .fr-side-previous .fr-side-button-icon {
    background-position: 0px -360px; }
  .fr-window-skin-fresco.fr-svg .fr-side-next .fr-side-button-icon {
    background-position: -48px -360px; }
  /* disabled state (png) */
  .fr-window-skin-fresco.fr-no-svg .fr-side-previous.fr-side-disabled .fr-side-button-icon,
  .fr-window-skin-fresco.fr-no-svg .fr-hovering-previous .fr-side-previous.fr-side-disabled .fr-side-button-icon,
  .fr-window-skin-fresco.fr-no-svg .fr-side-previous.fr-side-disabled:hover .fr-side-button-icon {
    background-position: 0px -420px; }
  .fr-window-skin-fresco.fr-no-svg .fr-side-next.fr-side-disabled .fr-side-button-icon,
  .fr-window-skin-fresco.fr-no-svg .fr-hovering-next .fr-side-next.fr-side-disabled .fr-side-button-icon,
  .fr-window-skin-fresco.fr-no-svg .fr-side-next.fr-side-disabled:hover .fr-side-button-icon {
    background-position: -48px -420px; } }

/* X */
/* colors */
.fr-window-skin-fresco.fr-window-ui-outside .fr-close-background {
  background-color: #363636; }

.fr-window-skin-fresco.fr-window-ui-outside .fr-close:hover .fr-close-background {
  background-color: #434343; }

.fr-window-skin-fresco.fr-window-ui-inside .fr-close-background,
.fr-window-skin-fresco.fr-window-ui-fullclick .fr-close-background {
  background-color: #131313;
  filter: alpha(opacity=80);
  opacity: .8; }

.fr-window-skin-fresco.fr-window-ui-inside .fr-close:hover .fr-close-background,
.fr-window-skin-fresco.fr-window-ui-fullclick .fr-close:hover .fr-close-background {
  background-color: #191919; }

/* - image */
.fr-window-skin-fresco .fr-close .fr-close-icon {
  background-position: -168px -8px; }

.fr-window-skin-fresco .fr-close:hover .fr-close-icon {
  background-position: -210px -8px; }

/* - transition */
.fr-window-skin-fresco.fr-svg .fr-close .fr-close-icon {
  background-position: -210px -8px;
  opacity: .8; }

.fr-window-skin-fresco .fr-close:hover .fr-close-icon {
  opacity: 1; }

/* iOS 8.4.1 bug: when opacity changes it'll require 2 taps
   force a single opacity to fix this
*/
.fr-window-skin-fresco.fr-svg.fr-mobile-touch .fr-close .fr-close-icon,
.fr-window-skin-fresco.fr-mobile-touch .fr-close:hover .fr-close-icon {
  opacity: 1; }

/* Thumbnails */
.fr-window-skin-fresco .fr-thumbnail-wrapper {
  border-color: transparent;
  border-style: solid;
  border-width: 0; }

.fr-window-skin-fresco .fr-thumbnail-wrapper {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); }

.fr-window-skin-fresco .fr-thumbnail-active .fr-thumbnail-wrapper {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1); }

.fr-window-skin-fresco .fr-thumbnail-wrapper {
  box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.3); }

.fr-window-skin-fresco .fr-thumbnail-overlay-border {
  border-width: 1px;
  border-color: rgba(255, 255, 255, 0.08);
  /* should remain rgba */ }

/* no inner border on active thumbnail */
.fr-window-skin-fresco .fr-thumbnail-active .fr-thumbnail-overlay-border,
.fr-window-skin-fresco .fr-thumbnail-active:hover .fr-thumbnail-overlay-border {
  border: 0px; }

/* Thumbnails < > */
.fr-window-skin-fresco .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon {
  background-position: -167px -49px; }

.fr-window-skin-fresco .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-icon {
  background-position: -209px -49px; }

.fr-window-skin-fresco .fr-thumbnails-side-next .fr-thumbnails-side-button-icon {
  background-position: -167px -91px; }

.fr-window-skin-fresco .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-icon {
  background-position: -209px -91px; }

/* vertical ^ (up/down) adjustments */
.fr-window-skin-fresco.fr-thumbnails-vertical .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon {
  background-position: -293px -49px; }

.fr-window-skin-fresco.fr-thumbnails-vertical .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-icon {
  background-position: -335px -49px; }

.fr-window-skin-fresco.fr-thumbnails-vertical .fr-thumbnails-side-next .fr-thumbnails-side-button-icon {
  background-position: -293px -91px; }

.fr-window-skin-fresco.fr-thumbnails-vertical .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-icon {
  background-position: -335px -91px; }

/* Thumbnails < > transition */
.fr-window-skin-fresco.fr-svg .fr-thumbnails-side .fr-thumbnails-side-button-icon {
  transition: opacity .2s ease-in;
  opacity: .8; }

.fr-window-skin-fresco.fr-svg .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco.fr-svg .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled {
  background-position: -167px -49px; }

.fr-window-skin-fresco.fr-svg .fr-thumbnails-side-next .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco.fr-svg .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled {
  background-position: -209px -91px; }

.fr-window-skin-fresco.fr-svg .fr-thumbnails-side:hover .fr-thumbnails-side-button-icon {
  opacity: 1; }

/* vertical ^ (up/down) adjustments */
.fr-window-skin-fresco.fr-svg.fr-thumbnails-vertical .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco.fr-svg.fr-thumbnails-vertical .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled {
  background-position: -293px -49px; }

.fr-window-skin-fresco.fr-svg.fr-thumbnails-vertical .fr-thumbnails-side-next .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco.fr-svg.fr-thumbnails-vertical .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled {
  background-position: -335px -91px; }

/* lower opacity on disabled states */
.fr-window-skin-fresco.fr-svg .fr-thumbnails-side .fr-thumbnails-side-button-disabled,
.fr-window-skin-fresco.fr-svg .fr-thumbnails-side:hover .fr-thumbnails-side-button-disabled {
  opacity: .5; }

/* lower opacity IE < 9 using images */
.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
  background-position: -251px -49px; }

.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
  background-position: -251px -91px; }

.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-background,
.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-background {
  filter: alpha(opacity=50); }

/* vertical ^ (up/down) adjustments */
.fr-window-skin-fresco.fr-no-svg.fr-thumbnails-vertical .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco.fr-no-svg.fr-thumbnails-vertical .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
  background-position: -377px -49px; }

.fr-window-skin-fresco.fr-no-svg.fr-thumbnails-vertical .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco.fr-no-svg.fr-thumbnails-vertical .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
  background-position: -377px -91px; }

/*MAIN STYLESHEET*/
@font-face {
  font-family: 'pier-bold';
  src: url("../fonts/PierSans-Bold-web/pier-bold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/PierSans-Bold-web/pier-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/PierSans-Bold-web/pier-bold.woff") format("woff"), url("../fonts/PierSans-Bold-web/pier-bold.ttf") format("truetype"); }

html {
  margin-top: 0; }

body {
  font-family: "source-sans-pro", sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h2 {
  color: #092f57;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 40px;
  letter-spacing: 8px;
  text-indent: 8px;
  text-align: center;
  margin-bottom: 40px;
  font-family: "pier-bold", "source-sans-pro", sans-serif; }

p, li {
  color: #1e2629;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400; }

strong {
  font-weight: 600; }

a,
button {
  color: #69a59b;
  text-decoration: underline;
  font-weight: 400;
  transition: all 0.4s ease; }
  a:hover,
  button:hover {
    color: #fff; }
  p a:hover, p button:hover {
    color: #9d3d3a; }
  a.btn,
  button.btn {
    background-color: #092f57;
    color: #fff;
    font-family: "pier-bold", "source-sans-pro", sans-serif;
    text-transform: uppercase;
    padding: 10px 30px;
    font-size: 13px;
    letter-spacing: 2px;
    border-radius: 0;
    text-decoration: none;
    white-space: normal;
    transition: all 0.4s ease; }
    a.btn:hover,
    button.btn:hover {
      background-color: #69a59b;
      color: #fff; }
    a.btn:focus,
    button.btn:focus {
      color: #fff; }
    a.btn.red,
    button.btn.red {
      height: auto;
      background-color: #9d3d3a; }
      a.btn.red:hover,
      button.btn.red:hover {
        background-color: #092f57; }
    a.btn.teal-stroke,
    button.btn.teal-stroke {
      background-color: #fff;
      border: 1px solid #69a59b;
      color: #69a59b; }
      a.btn.teal-stroke:hover,
      button.btn.teal-stroke:hover {
        background-color: #69a59b;
        color: #fff; }
    a.btn.teal,
    button.btn.teal {
      background-color: #69a59b;
      border: 1px solid #69a59b;
      color: #fff; }
      a.btn.teal:hover,
      button.btn.teal:hover {
        background-color: #fff;
        border: 1px solid #69a59b;
        color: #69a59b; }
    a.btn.white-stroke,
    button.btn.white-stroke {
      background-color: transparent;
      border: 1px solid #fff;
      color: #fff; }
      a.btn.white-stroke:hover,
      button.btn.white-stroke:hover {
        background-color: #fff;
        color: #69a59b; }
      a.btn.white-stroke:focus,
      button.btn.white-stroke:focus {
        color: #69a59b; }

img {
  user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none; }
  img.icon {
    width: 53px;
    height: 53px; }

/*LAZYLOAD STYLES*/
img.lazyload,
.story.lazyload,
img.lazyloading,
.story.lazyloading {
  opacity: 0; }

img.lazyloaded,
.story.lazyloaded {
  opacity: 1;
  transition: opacity 300ms; }

.story.lazyload {
  transition: all 300ms ease; }

.modal-backdrop.in {
  opacity: 0.9; }

.no-svg #dotted-line {
  display: none; }

#dotted-line {
  bottom: 90px;
  position: absolute;
  left: 50%;
  transform: translateX(-49%); }

#dotted-line hr {
  border-style: dotted;
  border-color: #a7a7a7;
  border-image-source: url("../images/dots_white.svg");
  border-image-slice: 33% 33%;
  border-image-repeat: round;
  border-width: 0 0 6px 0;
  width: 224px;
  height: 2px;
  transform: rotate(90deg); }

/*RATIO BOX */
.ratio-box {
  background-color: #edeff0;
  position: relative;
  overflow: hidden; }

.ratio-box:after {
  content: '';
  display: block;
  height: 0;
  width: 100%;
  /* 16:9 = 56.25% = calc(9 / 16 * 100%) */ }

.ratio-box > img, .ratio-box > img.absolute-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block; }

.ratio-box .image-caption {
  z-index: 1;
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: #fff; }

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none; }

/*GENERAL*/
.container {
  padding: 0 30px; }
  @media (max-width: 525px) {
    .container {
      padding: 0 2em; } }
.container-fluid {
  /*padding:5px 0;*/
  padding: 0;
  position: relative; }

.section-row {
  display: flex; }

.section {
  width: 100%;
  padding: 90px; }

.section-grid {
  position: relative;
  overflow: hidden; }
  .section-grid:first-child {
    padding-left: 0; }
  .section-grid:last-child {
    padding-right: 0; }

.teal {
  background-color: #69a59b;
  height: 100%; }
  .teal h2, .teal p, .teal a {
    color: #fff; }

.blue {
  background-color: #092f57;
  height: 100%; }
  .blue h2, .blue p {
    color: #fff; }

.yellow {
  background-color: #e8bb65;
  height: 100%; }
  .yellow h2, .yellow p {
    color: #fff; }

.red {
  background-color: #9d3d3a;
  height: 100%; }
  .red h2, .red p {
    color: #fff; }

.arrow-down {
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #092f57;
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%); }
  .arrow-down.teal {
    border-top: 30px solid #69a59b;
    background-color: transparent; }
  .arrow-down.red {
    border-top: 30px solid #9d3d3a;
    background-color: transparent; }
  .arrow-down.blue {
    border-top: 30px solid #092f57;
    background-color: transparent; }

.arrow-right,
.arrow-left {
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  position: absolute;
  z-index: 999;
  top: 50%;
  transform: translateY(-50%); }

.arrow-right {
  right: -30px;
  border-left: 30px solid #69a59b; }

.arrow-left {
  left: -30px;
  border-right: 30px solid #69a59b; }

.parallax-divider {
  height: 430px;
  background-position: center;
  background-attachment: fixed;
  background-color: #edeff0;
  background-size: cover; }

.parallax-divider img {
  width: 100%;
  height: auto; }

.trustee-parallax {
  height: 500px; }

/*HEADER*/
header {
  padding: 30px 100px;
  display: table;
  width: 100%;
  position: fixed;
  background-color: #fff;
  z-index: 2;
  transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease; }
  header .short-label {
    display: none; }
  header.sticky {
    background-color: #fff;
    padding: 0;
    position: fixed;
    transition: opacity 0.5s ease,background 0.5s ease;
    -webkit-transition: opacity 0.5s ease,background 0.5s ease;
    box-shadow: 0px 4px 18px -4px rgba(0, 0, 0, 0.36); }
    header.sticky .visible-sticky {
      height: 80px; }
    header.sticky .col-sm-6 {
      width: auto; }
    header.sticky img.logo-bug {
      display: none; }
    header.sticky .logo {
      float: left;
      display: inline-block;
      left: 0;
      position: relative;
      height: 102px;
      padding: 0 20px 0 100px;
      background-color: #092f57;
      transform: none;
      top: 0; }
      header.sticky .logo img {
        position: relative;
        top: 50%;
        transform: translateY(-50%); }
    header.sticky .not-sticky {
      display: none; }
    header.sticky .main-menu {
      float: right;
      padding: 30px 60px; }
    header.sticky ul.menu {
      position: initial; }
      header.sticky ul.menu.menu-left, header.sticky ul.menu.menu-right {
        float: none; }
    header.sticky .arrow-right {
      border-top: 51px solid transparent;
      border-bottom: 51px solid transparent;
      border-left: 51px solid #092f57;
      position: absolute;
      right: -51px;
      z-index: 999; }
  header a.btn {
    display: inline-block; }

.visible-sticky {
  display: none; }

ul.menu {
  display: inline;
  position: relative;
  margin: 0; }
  ul.menu li {
    display: inline;
    list-style-type: none;
    line-height: 40px;
    margin: 0 15px;
    padding: 10px 0;
    position: relative; }
    ul.menu li:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      height: 4px;
      margin-top: 5px;
      background-color: #9d3d3a;
      opacity: 0;
      transition: all 0.4s ease; }
    ul.menu li:hover:after, ul.menu li:focus:after {
      opacity: 1; }
    ul.menu li:hover a, ul.menu li:hover span, ul.menu li:focus a, ul.menu li:focus span {
      color: #69a59b; }
    ul.menu li:hover ul.sub-menu, ul.menu li:focus ul.sub-menu {
      opacity: 1;
      visibility: visible; }
      ul.menu li:hover ul.sub-menu li a:after, ul.menu li:focus ul.sub-menu li a:after {
        content: none; }
    ul.menu li.apply-btn {
      top: -2px; }
      ul.menu li.apply-btn:hover:after {
        content: none; }
    ul.menu li a, ul.menu li span {
      cursor: pointer;
      color: #69a59b;
      text-decoration: none;
      text-transform: uppercase;
      font-family: "pier-bold", "source-sans-pro", sans-serif;
      letter-spacing: 2px;
      font-size: 13px;
      position: relative; }
    ul.menu li ul.sub-menu {
      background-color: #fff;
      padding: 0;
      position: absolute;
      top: 100%;
      z-index: 99999;
      left: 0;
      min-width: 230px;
      opacity: 0;
      visibility: hidden;
      transition: all 0.4s ease; }
      ul.menu li ul.sub-menu li {
        display: block;
        line-height: 10px;
        padding: 2px 0;
        margin: 0;
        background-color: #092f57;
        cursor: pointer; }
        @media (max-width: 525px) {
          ul.menu li ul.sub-menu li a {
            padding: 10px 0;
            display: initial; } }
        ul.menu li ul.sub-menu li.dropdown {
          position: relative; }
          ul.menu li ul.sub-menu li.dropdown span {
            cursor: pointer; }
            ul.menu li ul.sub-menu li.dropdown span:before {
              font-family: dashicons;
              position: absolute;
              font-size: 20px;
              right: 6px;
              content: "\f139";
              color: #69a59b; }
              @media (max-width: 525px) {
                ul.menu li ul.sub-menu li.dropdown span:before {
                  display: block;
                  position: absolute;
                  z-index: 5;
                  transition: transform 0.5s ease; } }
          ul.menu li ul.sub-menu li.dropdown .inner-sub-menu {
            box-shadow: 5px 0px 15px -5px #000;
            opacity: 0;
            background-color: #092f57;
            position: absolute;
            top: 0;
            min-width: 250px;
            left: 100%;
            transition: all .4s ease; }
            @media (max-width: 525px) {
              ul.menu li ul.sub-menu li.dropdown .inner-sub-menu {
                padding-left: 15px;
                max-height: 0;
                box-shadow: none;
                position: initial; } }
            ul.menu li ul.sub-menu li.dropdown .inner-sub-menu li a {
              padding: 10px 20px; }
            ul.menu li ul.sub-menu li.dropdown .inner-sub-menu li:hover a {
              color: #69a59b; }
          ul.menu li ul.sub-menu li.dropdown.active {
            background-color: rgba(9, 47, 87, 0.9); }
            @media (max-width: 525px) {
              ul.menu li ul.sub-menu li.dropdown.active {
                background-color: rgba(255, 255, 255, 0.1); } }
            @media (max-width: 525px) {
              ul.menu li ul.sub-menu li.dropdown.active span:before {
                transform: rotate(90deg); } }
            ul.menu li ul.sub-menu li.dropdown.active .inner-sub-menu {
              z-index: 9999;
              display: block;
              opacity: 1; }
              ul.menu li ul.sub-menu li.dropdown.active .inner-sub-menu li a:before {
                content: none; }
        ul.menu li ul.sub-menu li.active {
          background-color: rgba(9, 47, 87, 0.9); }
          ul.menu li ul.sub-menu li.active .inner-sub-menu {
            height: auto;
            max-height: 1500px; }
            ul.menu li ul.sub-menu li.active .inner-sub-menu li {
              background-color: rgba(9, 47, 87, 0.9); }
        ul.menu li ul.sub-menu li a, ul.menu li ul.sub-menu li span {
          display: block;
          line-height: 18px;
          color: #fff;
          padding: 10px 20px; }
        ul.menu li ul.sub-menu li:last-of-type a {
          padding-bottom: 15px; }
        ul.menu li ul.sub-menu li:after {
          content: none; }
  ul.menu.menu-left {
    right: 230px;
    float: right; }
  ul.menu.menu-right {
    left: 230px; }
  .sticky ul.menu.menu-left {
    right: 0px; }
  .sticky ul.menu.menu-right {
    left: 0px; }

button.x-button {
  display: none;
  position: relative;
  background: transparent;
  border: none; }

.x-icon {
  width: 34px;
  height: 34px; }
  .x-icon:before, .x-icon:after {
    content: '';
    width: 55%;
    height: 2px;
    background: #ffffff;
    position: absolute;
    top: 48%;
    left: 22%;
    transform: rotate(45deg);
    transition: all 0.3s ease-out; }
  .x-icon:after {
    transform: rotate(-45deg);
    transition: all 0.3s ease-out; }

/*bootstrap classes*/
.navbar {
  position: initial; }

.navbar-default {
  background: transparent;
  border: none;
  margin: 0;
  min-height: auto; }

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border: none; }

.header-triangle {
  width: 0;
  height: 0;
  border-left: 230px solid transparent;
  border-right: 230px solid transparent;
  border-top: 225px solid #092f57;
  position: absolute;
  top: 0;
  z-index: 2;
  left: 50%;
  transform: translateX(-50%); }

.logo {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 6;
  top: 15px; }
  .logo img {
    max-width: 200px; }
    .logo img.logo-bug {
      display: none; }

a.icon-wrap {
  width: 18px;
  display: inline-block;
  margin: 0 10px; }
  a.icon-wrap svg {
    fill: #092f57;
    transition: all 0.4s ease;
    vertical-align: middle; }
  a.icon-wrap:hover svg {
    fill: #69a59b; }

/*HERO*/
.hero-wrap {
  background-color: #afb6be; }

.slide-content {
  max-width: 900px;
  padding-left: 30px;
  padding-right: 30px; }
  .slide-content p {
    color: #fff; }

.hero {
  opacity: 0;
  background-position: center;
  background-attachment: fixed;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #afb6be;
  height: 95vh;
  position: relative;
  text-align: center;
  width: 100%; }
  @media (max-width: 1024px) {
    .hero {
      height: 60vw; } }
  @media (max-width: 525px) {
    .hero {
      height: 30vw; } }
  .hero .hero-text {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    flex-direction: column; }
    .hero .hero-text h2 {
      margin-top: 15rem;
      position: relative;
      -webkit-font-smoothing: antialiased;
      padding: 30px;
      display: inline-block;
      color: #fff;
      text-shadow: 0px 0px 7px #3D3D3D; }
      .hero .hero-text h2:before {
        width: 3px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        height: 100%;
        content: '';
        background: #fff;
        box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.75); }
      .hero .hero-text h2:after {
        width: 3px;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        height: 100%;
        content: '';
        background: #fff;
        box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.75); }
  .hero.multiline .hero-text h2 {
    padding: 10px 30px; }
  .hero.multiline .hero-text img.dotted-line {
    top: 140px; }

.hero-highlight {
  overflow: hidden;
  position: relative;
  z-index: 1; }
  .hero-highlight #dotted-line {
    display: none; }
  .hero-highlight .hero {
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative; }
    .hero-highlight .hero p {
      text-shadow: 0 0 10px #000; }
    .hero-highlight .hero h2, .hero-highlight .hero .slide-content, .hero-highlight .hero a {
      position: relative;
      z-index: 1; }
    .hero-highlight .hero::before {
      content: ' ';
      display: block;
      width: 100%;
      height: 100%;
      background-color: rgba(4, 22, 40, 0.85);
      position: absolute;
      z-index: 1;
      top: 0px; }

@media (max-width: 767px) {
  .hero-highlight .hero {
    padding-top: 120px; }
    .hero-highlight .hero::before {
      top: 0px; }
    .hero-highlight .hero h2 {
      margin-bottom: 30px !important; }
    .hero-highlight .hero .slide-content p {
      text-align: left; } }

.single-post .hero-text {
  margin: 0 auto; }

.page-training-future-aligning-michigans-industry-workforce-needs {
  /* quick & dirsty style customization for this live stream page - CC 05/292018 */ }
  .page-training-future-aligning-michigans-industry-workforce-needs .video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0; }
  .page-training-future-aligning-michigans-industry-workforce-needs .video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute; }

.hero-caption, .teaser-caption {
  color: #fff;
  position: absolute;
  bottom: 59px;
  left: 59px;
  opacity: 0.8; }

.teaser-caption {
  position: absolute;
  bottom: 20px;
  left: 20px; }

.teaser-image {
  position: relative; }

img.dotted-line {
  position: fixed;
  left: 50%;
  top: 120px;
  transform: translateX(-49.5%); }

#hero-slider .arrow-left,
#hero-slider .arrow-right {
  /*width: 30px;*/
  /*height: 30px;*/
  position: absolute;
  top: 55%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block; }

#hero-slider .arrow-left {
  margin-left: -10px;
  left: 50%; }

#hero-slider .arrow-right {
  margin-right: -10px;
  right: 50%; }

/*INTRO*/
.intro,
.initiative,
.highlight-text-section {
  padding: 70px 0;
  text-align: center;
  position: relative; }
  .intro p,
  .initiative p,
  .highlight-text-section p {
    margin-bottom: 30px; }
  .intro p:last-child,
  .initiative p:last-child,
  .highlight-text-section p:last-child {
    margin-bottom: 0px; }
  .intro h2,
  .initiative h2,
  .highlight-text-section h2 {
    color: #092f57;
    max-width: 560px;
    margin: 0 auto 40px auto; }
    .intro h2:last-child,
    .initiative h2:last-child,
    .highlight-text-section h2:last-child {
      margin-bottom: 0; }
  .intro strong,
  .initiative strong,
  .highlight-text-section strong {
    color: #092f57; }
  .intro strong a,
  .initiative strong a,
  .highlight-text-section strong a {
    font-weight: bold;
    color: #69a59b; }
  .intro strong em,
  .initiative strong em,
  .highlight-text-section strong em {
    color: #69a59b; }

.intro.secondary h2,
.highlight-text-section.secondary h2 {
  max-width: 900px; }

.initiative {
  padding: 100px 0; }
  .initiative .title-container {
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
    padding: 30px;
    margin-bottom: 30px; }
    .initiative .title-container h2 {
      color: #fff;
      max-width: 100%;
      font-size: 24px;
      line-height: 30px;
      margin-top: -15px; }
      .initiative .title-container h2 small {
        color: #69a59b;
        font-size: 75%; }

.highlight-text-section.teal {
  border-top: 25px solid #fff; }

/*NEED FOR CHANGE*/
.change {
  padding: 70px 0;
  text-align: center; }
  .change h2 {
    margin: 0 8px 0 0; }
  .change p {
    margin: 40px 0; }

/*IMAGE GRID*/
.grant-areas.grid-element {
  max-height: 385px;
  overflow: hidden;
  margin-bottom: 10px; }
  .grant-areas.grid-element.overlay {
    background: #092f57; }
  .grant-areas.grid-element.icon-img {
    width: 100%;
    max-width: 65px;
    height: auto; }
  .grant-areas.grid-element.description {
    margin-bottom: 25px; }
  .grant-areas.grid-element .first {
    padding-left: 0; }
  .grant-areas.grid-element .last {
    padding-right: 0; }

/*IMAGE GRID*/
.image-grid {
  position: relative; }

.grant-areas .grid-element {
  margin-bottom: 10px; }

.grant-areas .grid-element.first {
  padding-left: 0; }

.grant-areas .grid-element.last {
  padding-right: 0; }

.grant-areas .grid-element .overlay {
  background: #092f57; }

.grant-areas .grid-element .icon-img {
  width: 100%;
  max-width: 65px;
  height: auto;
  margin-bottom: 15px; }

.grant-areas .grid-element .description {
  margin-bottom: 25px; }

.grid-element {
  position: relative; }

.grid-element:first-child {
  padding-left: 0; }

.grid-element:first-child .overlay {
  background: rgba(157, 61, 58, 0.8); }

.grid-element:last-child {
  padding-right: 0; }

.grid-element:last-child .overlay {
  background: rgba(9, 47, 87, 0.8); }

.grid-element:hover .overlay {
  opacity: 1; }

.grid-element:hover .overlay-initial {
  opacity: 0 !important; }

.cta-bar .grid-element .overlay {
  opacity: 1; }

.cta-bar .grid-element .overlay-initial {
  opacity: 0 !important; }

.cta-bar .ratio-box > img {
  transition: all 1.2s; }

.ratio-box.active > img {
  transform: scale(1.1); }

.grid-item-wrap {
  position: relative; }

.grid-item-wrap .ratio-box {
  background-color: #edeff0; }

.overlay {
  position: absolute;
  overflow: hidden;
  max-width: 100%;
  width: 100%;
  height: 100%;
  background: rgba(105, 165, 155, 0.8);
  z-index: 1;
  text-align: center;
  padding: 50px;
  opacity: 0;
  transition: all 0.4s ease; }

.overlay h2 {
  color: #fff;
  margin: 0 0 20px 0; }

.overlay p {
  color: #fff;
  margin: 0; }

.overlay .text-wrap {
  display: table;
  width: 100%;
  height: 100%; }

.overlay .text-wrap .text {
  display: table-cell;
  vertical-align: middle; }

.overlay.overlay-initial {
  opacity: 1; }

.grant-areas .overlay.overlay-initial {
  background: rgba(105, 165, 155, 0.8); }

.grant-areas .overlay:hover {
  background: #092f57; }

.touchevents .overlay {
  opacity: 1; }

.section-divider {
  text-align: center;
  width: 100%;
  padding: 20px;
  z-index: 1;
  position: relative; }

.section-divider a {
  cursor: pointer; }

.section-divider .bar {
  width: 70px;
  height: 5px;
  background-color: #092f57;
  margin: 0 2px;
  display: inline-block; }

.section-divider .bar.yellow {
  background-color: #e8bb65; }

.section-divider .bar.red {
  background-color: #9d3d3a; }

.section-divider .bar.teal {
  background-color: #69a59b; }

/* BAR TEASER*/
.teaser-wrap {
  display: table; }

.teaser-wrap .col {
  display: table-cell;
  float: none; }

.teaser-wrap .col.teal {
  min-height: 300px; }

.teaser-wrap .col.photo {
  width: 35%;
  background-size: cover;
  background-position: right top;
  background-color: #edeff0; }

.teaser-wrap.right .col.photo {
  border-left: 10px solid #fff; }

.teaser-wrap.left .col.photo {
  border-right: 10px solid #fff; }

.teaser-wrap .section.teal {
  padding: 60px 90px; }

.teaser-wrap .teal {
  display: table; }

.teaser-wrap .teal .text-wrap {
  margin: 0;
  display: table-cell;
  vertical-align: middle; }

.teaser-wrap .teal .text-wrap p {
  margin-bottom: 40px; }

.teaser-wrap .teal .text-wrap p:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px; }

/** STATE OF PLAY **/
.cwrap {
  position: relative;
  z-index: 50; }

#reportModal {
  text-align: center;
  padding-top: 120px;
  color: #fff; }
  #reportModal #input_2_2, #reportModal #input_2_1 {
    color: #000; }
  #reportModal h2 {
    color: #69a59b;
    margin-bottom: 10px;
    padding-bottom: 0; }
  #reportModal p {
    margin-bottom: 40px; }
  #reportModal .direct-download {
    font-size: 1.3em;
    margin-top: 30px;
    display: block; }
  #reportModal a, #reportModal p {
    color: #fff; }
  #reportModal .teal-stroke {
    color: #69a59b;
    background-color: transparent; }
  #reportModal .teal-stroke:hover {
    background-color: #69a59b;
    color: #fff; }
  #reportModal .btn-close {
    text-decoration: none;
    font-size: 3em;
    position: absolute;
    top: 30px;
    right: 30px; }
  #reportModal .btn-close:hover {
    color: #69a59b; }
  #reportModal .gform_ajax_spinner {
    margin-top: 20px;
    margin-bottom: -10px;
    border: 4px solid rgba(255, 255, 255, 0.3);
    /* match with border-left */
    border-left: 4px solid #69a59b; }

@media (max-width: 650px) {
  #reportModal .gform_wrapper form.form-newsletter-subscribe {
    width: 100%; } }

.gform_ajax_spinner {
  margin-top: 20px;
  margin-left: 0px;
  /* give it some space from the Submit button */
  border: 4px solid rgba(9, 47, 87, 0.3);
  /* match with border-left */
  border-left: 4px solid #69a59b;
  -webkit-animation: spinner 1.1s infinite linear;
          animation: spinner 1.1s infinite linear;
  border-radius: 50%;
  width: 30px;
  /* match with height for a circle */
  height: 30px;
  background: none; }
  .gform_ajax_spinner img {
    display: none; }

@-webkit-keyframes spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.hero-wrap .btn {
  margin-top: 38px; }

.hero-wrap .btn:focus {
  background-color: #fff; }

.page-state-of-play .hero-wrap .btn {
  margin-top: 38px; }

.page-state-of-play .hero-wrap .hero-text {
  top: 60%; }

.page-state-of-play .intro.teal strong,
.page-state-of-play .highlight-text-section.teal strong {
  color: #fff;
  text-transform: uppercase;
  font-family: "pier-bold", "source-sans-pro", sans-serif;
  letter-spacing: 8px;
  font-size: 18px;
  line-height: 40px; }

.page-state-of-play .nav-tabs li {
  width: 33.33333333%;
  text-align: center;
  height: 95px;
  overflow: hidden; }

.page-state-of-play .nav-tabs a {
  padding: 37px 40px 43px 40px;
  font-family: "pier-bold", "source-sans-pro", sans-serif;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.2em;
  background-color: #c7c8c8;
  border-radius: 0;
  border: none;
  text-decoration: none;
  letter-spacing: 3px;
  transition: opacity 0.6s ease; }
  .page-state-of-play .nav-tabs a div {
    display: inline; }

.page-state-of-play .nav-tabs a:hover, .page-state-of-play .nav-tabs a:focus {
  background-color: #adafb0; }

.page-state-of-play .nav-tabs li.active > a {
  border: none; }

.page-state-of-play .nav-tabs li a {
  margin-right: 10px;
  position: relative; }

.page-state-of-play .nav-tabs li.t-h a:hover:after {
  content: 'Coming Soon';
  display: block;
  width: 100%;
  padding: 37px 0px 30px 0px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #adafb0;
  z-index: 5; }

.page-state-of-play .nav-tabs li.t-a a:hover:after {
  content: none; }

.page-state-of-play .nav-tabs li:last-child a {
  margin-right: 0;
  padding: 27px 40px 53px 40px; }

.page-state-of-play .nav-tabs .tab-mich.active a {
  color: #fff;
  background-color: #9d3d3a; }

.page-state-of-play .nav-tabs .tab-wny.active a {
  color: #fff;
  background-color: #69a59b; }

.page-state-of-play .nav-tabs .tab-roc.active a {
  color: #fff;
  background-color: #092f57; }

.page-state-of-play .region-intro {
  text-align: center;
  padding: 70px 0 70px 0;
  color: #fff; }
  .page-state-of-play .region-intro p {
    color: #fff;
    margin-bottom: 20px; }
  .page-state-of-play .region-intro .btn {
    margin-top: 25px; }

.page-state-of-play .parallax-divider {
  margin-top: 90px; }

.page-state-of-play .details h2 {
  font-size: 17px;
  letter-spacing: 6px; }

.page-state-of-play #mich h2 {
  color: #9d3d3a; }

.page-state-of-play #mich .region-intro {
  background-color: #9d3d3a; }
  .page-state-of-play #mich .region-intro .btn:hover {
    color: #9d3d3a; }
  .page-state-of-play #mich .region-intro .btn:focus {
    color: #fff; }

.page-state-of-play #wny h2 {
  color: #69a59b; }

.page-state-of-play #wny .region-intro {
  background-color: #69a59b; }
  .page-state-of-play #wny .region-intro .btn:hover {
    color: #69a59b; }
  .page-state-of-play #wny .region-intro .btn:focus {
    color: #fff; }

.page-state-of-play #roc h2 {
  color: #092f57; }

.page-state-of-play #roc .region-intro {
  background-color: #092f57; }
  .page-state-of-play #roc .region-intro .btn:hover {
    color: #092f57; }
  .page-state-of-play #roc .region-intro .btn:focus {
    color: #fff; }

.page-state-of-play .download .container h2 {
  color: #69a59b !important; }

.page-state-of-play .row-3 .details {
  text-align: center; }

.page-state-of-play .row-3 .image {
  margin-top: 10px; }
  .page-state-of-play .row-3 .image p {
    text-align: center;
    font-weight: bold; }

.page-state-of-play .gform_wrapper form.form-newsletter-subscribe ul.gform_fields li.gfield.gfield_error {
  background-color: transparent; }

.page-state-of-play .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100% !important; }

.page-state-of-play .gform_confirmation_message {
  border: none;
  padding: 0;
  color: #fff;
  background-color: transparent; }

/***
FOUNDATION GRANTS page styles
**/
.counties-served-wrapper {
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  background-color: #e4f6f3; }

.counties-served-wrapper h2.location-title {
  color: #69a59b; }

.counties-served-wrapper .location-list {
  list-style-type: none; }

.counties-served-wrapper .county {
  color: #092f57;
  text-transform: uppercase;
  /*font-size: 20px;
  line-height: 40px;*/
  letter-spacing: 4px;
  text-align: center;
  margin-bottom: 10px;
  font-family: "pier-bold", "source-sans-pro", sans-serif; }

.counties-served-wrapper ul.location-list {
  overflow: hidden;
  min-height: 155px;
  margin-bottom: 45px; }

.counties-served-wrapper img {
  margin: 0 auto; }

.counties-michigan {
  border-right: 3px #8b8c8e solid; }

.grant-app-faq-wrapper li.faq {
  list-style: none;
  margin-bottom: 45px; }

.grant-app-faq-wrapper li.faq a:before {
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 15px;
  border-color: transparent transparent transparent #9d3d3a;
  position: absolute;
  left: -10px;
  margin-top: 0px;
  transform: rotate(90deg);
  transition: all .25s ease-in; }

.grant-app-faq-wrapper li.faq a.collapsed:before {
  transform: rotate(0deg); }

.grant-app-faq-wrapper .faq-question,
.grant-app-faq-wrapper .faq-answer {
  font-size: 17px; }

.grant-app-faq-wrapper .faq-question {
  color: #9d3d3a;
  font-weight: bold;
  padding-left: 15px;
  text-decoration: none;
  margin-bottom: 10px;
  display: block;
  cursor: pointer; }

.faq-answer {
  margin-left: 15px; }

.faq-answer ul li {
  font-weight: bold;
  margin-bottom: 10px; }

.faq-answer ul li span.normal-text {
  font-weight: normal; }

.faq-answer ul.list-letters {
  list-style-type: lower-alpha;
  margin-left: 18px; }

.grant-app-faq-wrapper .faq-question .step-prepend-text {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 4px;
  text-indent: 0px;
  text-align: left;
  font-family: "pier-bold", "source-sans-pro", sans-serif; }

/** ADDITIONAL FUNDING OPPORTUNITIES **/
.geograpgy-wrapper img {
  margin: 0 auto 60px; }

.funding-opps-categories {
  background-color: #e4f6f3;
  padding: 90px;
  position: relative; }

.funding-opps-categories .ratio-box {
  margin-bottom: 45px; }

.funding-opps-categories .grid-item-wrap {
  text-align: center;
  padding: 30px; }

.funding-opps-categories .grid-element .overlay {
  opacity: 1;
  background: rgba(105, 165, 155, 0.8); }

.funding-opps-categories .grid-element h2,
.grant-areas .grid-element h2 {
  margin-bottom: 0; }

.funding-opps-categories-intro h2,
.funding-opps-intro h2 {
  max-width: 100%; }

.funding-opps-intro h2 {
  margin-bottom: 20px; }

hr.small,
.funding-opportunities-wrapper hr.small {
  width: 60px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  border-top: 4px solid #cfced3; }

.funding-opps-intro .subhead {
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 30px;
  display: inline-block; }

.funding-opps-intro a.subhead:hover {
  color: #69a59b; }

.page-additional-funding-opportunities .apply h2 {
  max-width: 100%;
  color: #092f57; }

.funding-opportunities-wrapper {
  padding-bottom: 80px; }

.opps-table > thead > tr > th,
.opps-table > thead > tr > td,
.opps-table > tbody > tr > th,
.opps-table > tbody > tr > td,
.opps-table > tfoot > tr > th,
.opps-table > tfoot > tr > td {
  border-top: 0;
  padding: 10px 8px; }

.opps-table > thead > tr > th:first-child,
.opps-table > thead > tr > td:first-child,
.opps-table > tbody > tr > th:first-child,
.opps-table > tbody > tr > td:first-child,
.opps-table > tfoot > tr > th:first-child,
.opps-table > tfoot > tr > td:first-child {
  padding-left: 25px; }

.opps-table > thead > tr > th:last-child,
.opps-table > thead > tr > td:last-child,
.opps-table > tbody > tr > th:last-child,
.opps-table > tbody > tr > td:last-child,
.opps-table > tfoot > tr > th:last-child,
.opps-table > tfoot > tr > td:last-child {
  padding-right: 0; }

.opps-table {
  border-bottom: 1px solid #69a59b; }

.opps-table tr.data-row {
  border-top: 1px solid #69a59b; }

.opps-table tr.detail-row ul,
.opps-table tr.detail-row ol {
  margin-left: 18px; }

.opps-table tr.detail-row ul li,
.opps-table tr.detail-row ol li {
  margin-bottom: 10px; }

.opps-table th {
  border: 0;
  color: #69a59b;
  font-weight: bold;
  font-size: 16px; }

.opps-table td,
.opps-table p,
.opps-table a,
.opps-table td li {
  font-size: 16px; }

.opps-table td {
  font-weight: bold; }

.opps-table tr.data-row td:before {
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  /*border-width: 15px 0 15px 15px;*/
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #9d3d3a;
  position: absolute;
  left: 5px;
  /*margin-top: -4px;*/
  margin-top: 0;
  transform: rotate(90deg);
  transition: all .25s ease-in; }

.opps-table tr.data-row.collapsed td:before {
  transform: rotate(0deg); }

.opps-table td p:last-child {
  margin-bottom: 0; }

.opps-table p.funding-partner span {
  color: #69a59b;
  font-weight: bold; }

.opps-table p.funding-partner a {
  color: #333333;
  text-decoration: underline;
  font-weight: bold; }

/** CONTACT **/
.page-contact .intro h2 {
  margin: 15px auto 5px auto; }

.gform_confirmation_message {
  font-size: 18px;
  border: 1px #69a59b solid;
  padding: 20px 0;
  color: #69a59b;
  background-color: #D0E8E4;
  font-weight: bold; }

.gform_wrapper form.form-newsletter-subscribe {
  width: 50%;
  margin: 0 auto; }
  .gform_wrapper form.form-newsletter-subscribe .validation_error {
    color: #D26572;
    border-color: #D26572; }
  .gform_wrapper form.form-newsletter-subscribe ul.gform_fields li.gfield {
    padding: 0; }
    .gform_wrapper form.form-newsletter-subscribe ul.gform_fields li.gfield label.gfield_label {
      display: none; }
    .gform_wrapper form.form-newsletter-subscribe ul.gform_fields li.gfield.gfield_error {
      border-color: #D26572;
      background-color: #fff;
      border: none; }
      .gform_wrapper form.form-newsletter-subscribe ul.gform_fields li.gfield.gfield_error .gfield_contains_required .gfield_creditcard_warning {
        border-color: #D26572;
        background-color: #fff; }
      .gform_wrapper form.form-newsletter-subscribe ul.gform_fields li.gfield.gfield_error .validation_message {
        color: #D26572;
        padding-top: 5px; }
  .gform_wrapper form.form-newsletter-subscribe div.gform_footer {
    text-align: center; }
  .gform_wrapper form.form-newsletter-subscribe input,
  .gform_wrapper form.form-newsletter-subscribe input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    height: 40px;
    border-radius: 0; }
    .gform_wrapper form.form-newsletter-subscribe input.gform_button,
    .gform_wrapper form.form-newsletter-subscribe input.gform_button:not([type=checkbox]):not([type=submit]):not([type=radio]):not([type=image]):not([type=file]):not([type=button]) {
      width: 100%;
      height: auto;
      background-color: #092f57;
      color: #fff;
      font-family: "pier-bold", "source-sans-pro", sans-serif;
      text-transform: uppercase;
      padding: 10px 30px;
      font-size: 13px;
      letter-spacing: 2px;
      text-decoration: none;
      white-space: normal;
      transition: all 0.4s ease;
      display: inline-block;
      margin-bottom: 0;
      font-weight: normal;
      text-align: center;
      vertical-align: middle;
      touch-action: manipulation;
      cursor: pointer;
      background-image: none;
      border: 1px solid transparent;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      .gform_wrapper form.form-newsletter-subscribe input.gform_button:hover,
      .gform_wrapper form.form-newsletter-subscribe input.gform_button:not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):not([type=radio]):hover {
        background-color: #69a59b;
        color: #fff;
        text-decoration: none; }

/* CTA BAR */
.cta-bar {
  margin-top: 150px; }

.row.cta-button {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 100px; }

/* ITEM LISTING */
.page-our-focus .btn {
  margin-top: 40px; }

.page-our-focus .item-listing .container {
  width: 90%; }
  @media (max-width: 1024px) {
    .page-our-focus .item-listing .container {
      width: 95%; } }
.page-our-focus .item-listing h2 {
  color: #9d3d3a;
  line-height: 28px; }

.page-our-focus .item-listing .btn {
  font-size: 10px;
  padding: 10px 15px; }

.item-listing .row-left .icon {
  text-align: left;
  max-width: unset;
  display: initial; }

.item-listing .row-left .details, .item-listing .row-left h2, .item-listing .row-left p {
  text-align: left; }

.item-listing .row-left h2 {
  text-indent: 0px; }

.item-listing .row-left .details {
  padding: 0px 5px 0px 55px; }

.item-listing .row-right .icon {
  text-align: right;
  max-width: unset;
  display: initial; }

.item-listing .row-right .details, .item-listing .row-right h2, .item-listing .row-right p {
  text-align: right; }

.item-listing .row-right h2 {
  text-indent: 0px; }

.item-listing .row-right .details {
  padding: 0px 55px 0px 5px; }

.item-listing .vmiddle {
  display: inline-block;
  vertical-align: middle;
  float: none; }

.item-listing .row {
  margin-bottom: 40px; }

.item-listing .row:last-child {
  margin-bottom: 0px; }

.item-listing h2 {
  margin-bottom: 20px;
  font-size: 18px;
  color: #69a59b; }

/*APPLY*/
.apply, .download {
  padding: 50px 0;
  text-align: center; }
  .apply h2, .download h2 {
    color: #69a59b; }
  .apply a.btn, .download a.btn {
    margin-top: 40px; }
  .apply.blue, .download.blue {
    background: #092f57;
    padding: 70px 0; }
    .apply.blue h2, .download.blue h2 {
      margin-top: 0; }
    .apply.blue p, .download.blue p {
      color: #fff; }
    .apply.blue .btn, .download.blue .btn {
      border: 1px solid #fff; }
      .apply.blue .btn:hover, .download.blue .btn:hover {
        border: 1px solid #69a59b; }

/*HOW TO APPLY*/
.page-how-to-apply .container {
  position: relative;
  z-index: 1; }

.page-how-to-apply .additional-grant-opp-section .box {
  display: flex;
  overflow: hidden; }

.page-how-to-apply .additional-grant-opp-section .grid-element {
  flex: 1;
  margin-bottom: 30px; }
  .page-how-to-apply .additional-grant-opp-section .grid-element .ratio-box {
    background-color: transparent; }
  .page-how-to-apply .additional-grant-opp-section .grid-element .text {
    padding: 30px; }
    .page-how-to-apply .additional-grant-opp-section .grid-element .text h3 {
      text-transform: uppercase;
      font-size: 18px;
      line-height: 36px;
      letter-spacing: 6px;
      color: #fff;
      text-align: center;
      font-weight: bold; }
    .page-how-to-apply .additional-grant-opp-section .grid-element .text .content-container {
      color: #fff;
      text-align: center; }

.page-how-to-apply .container ul li {
  margin-bottom: 40px;
  list-style: none;
  padding-left: 20px;
  color: #1e2629;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400; }

.page-how-to-apply .container ul li:before {
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 15px;
  border-color: transparent transparent transparent #9d3d3a;
  position: absolute;
  left: -10px;
  margin-top: 0px; }

.page-how-to-apply .policies {
  padding-top: 70px; }

/*OUR STAFF*/
.page-our-staff hr {
  border-style: dotted;
  border-color: #a7a7a7;
  border-image-source: url("../images/dots_grey.svg");
  border-image-slice: 33% 33%;
  border-image-repeat: round;
  padding-bottom: 1rem;
  margin-bottom: 40px;
  margin-top: 20px;
  border-width: 0 0 5px 0; }

.page-our-staff .more-toggle {
  position: absolute;
  top: 0px;
  right: 0; }

.page-our-staff .staff-member, .page-our-staff .trustees {
  position: relative;
  z-index: 1; }

.page-our-staff .staff-member:last-child hr {
  display: none; }

.page-our-staff .staff-member h2 {
  color: #69a59b;
  text-align: left;
  text-indent: 0px;
  margin: 0px 0px 5px 0px; }

.page-our-staff .staff-member h3 {
  font-weight: 500;
  color: #092f57;
  font-size: 19px;
  padding: 0px 0px 20px 0px;
  margin: 0px; }

.trustee-description p {
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  color: #9a9a9a;
  padding: 20px 0px 20px 0px; }

.trustee-description p strong {
  color: #69a59b; }

/* RALPH C WILSON JR */
.page-ralph-c-wilson-jr .hero .dotted-line, .page-ralph-c-wilson-jr .hero .arrow-down {
  display: none; }

.page-ralph-c-wilson-jr .hero .hero-text {
  left: 35%; }

.page-ralph-c-wilson-jr .intro h2 {
  color: #69a59b;
  max-width: none; }

.page-ralph-c-wilson-jr .foundation {
  margin-bottom: 112px; }

.page-ralph-c-wilson-jr .cta-bar {
  margin-top: 10px; }

.page-ralph-c-wilson-jr .history p:first-child {
  text-indent: 10px; }

.page-ralph-c-wilson-jr .history p:first-child:before {
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 15px;
  border-color: transparent transparent transparent #9d3d3a;
  position: absolute;
  left: -10px;
  margin-top: 0px; }

.page-ralph-c-wilson-jr .highlights-bar {
  margin-top: 100px; }

.page-ralph-c-wilson-jr .outro {
  text-align: center;
  color: #69a59b;
  margin-top: 100px; }

.page-ralph-c-wilson-jr .outro p {
  font-size: 20px; }

.page-ralph-c-wilson-jr .outro p, .page-ralph-c-wilson-jr .outro strong {
  font-family: "source-sans-pro";
  text-transform: none; }

.page-ralph-c-wilson-jr .outro p {
  color: #69a59b;
  font-weight: 600; }

.page-ralph-c-wilson-jr .outro strong {
  color: #092f57; }

.image-grid .active .overlay {
  opacity: 1; }

.teaser-wrap .teal a {
  color: #fff; }

/* GRANTEES */
.container.grantees {
  position: relative; }

.page-our-grantees .container.cta {
  position: relative;
  z-index: 1; }

.page-our-grantees .grantee {
  font-size: 15px; }
  .page-our-grantees .grantee .detail {
    padding-right: 30px; }
  .page-our-grantees .grantee p {
    font-size: 15px; }
  .page-our-grantees .grantee strong {
    color: #69a59b;
    font-weight: 900;
    font-size: 15px;
    display: inline; }
  .page-our-grantees .grantee span {
    font-weight: 900;
    text-decoration: none !important; }

/* NEWS & PRESS RELEASES & RESEARCH AND REPORTS */
.page-whats-new .intro, .page-press-releases .intro, .page-research-reports .intro {
  margin-bottom: 50px; }

.news .story {
  padding-right: 65px;
  padding-bottom: 60px; }

.date {
  color: #b5bec2;
  font-size: 15px;
  margin-bottom: 0px;
  font-style: italic; }

.post-row .date {
  margin-bottom: 15px;
  font-size: 18px; }

.news .story p {
  font-size: 16px;
  line-height: 25px; }

.news .story h2 {
  margin: 0px 0px 10px 0px;
  text-align: left;
  text-indent: 0px;
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 0;
  font-family: "source-sans-pro", sans-serif;
  font-weight: 600;
  text-transform: none; }
  .news .story h2 a {
    text-decoration: none;
    cursor: pointer;
    font-weight: 600;
    color: #092f57; }
  .news .story h2 a:hover {
    color: #69a59b; }

.news .story .detail a:hover {
  color: #092f57; }

.news-row {
  display: flex; }

.news-stories {
  padding-left: 50px; }
  .news-stories .story .detail img {
    margin: 0 auto; }

.news-sidebar {
  border-right: 1px solid #9d3d3a;
  padding-right: 40px; }
  .news-sidebar strong {
    color: #092f57;
    padding-left: 10px;
    display: inline-block; }
    .news-sidebar strong:before {
      content: " ";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 15px 0 15px 15px;
      border-color: transparent transparent transparent #9d3d3a;
      position: absolute;
      left: -10px;
      margin-top: 0px; }
  .news-sidebar a:hover {
    color: #092f57; }
  .news-sidebar a.view-all {
    margin: 10px;
    display: inline-block;
    color: #9d3d3a;
    font-weight: 600;
    font-size: 18px; }
    .news-sidebar a.view-all:hover {
      color: #092f57; }

.page-research-reports .news-sidebar p.sidebar-summary {
  font-size: 14px;
  line-height: 150%; }

.page-research-reports .news-sidebar .btn.teal-stroke {
  font-size: 10px;
  padding: 10px; }

.press-release-link {
  margin: 10px;
  display: inline-block; }

.news-sidebar .press-release-link {
  display: block; }

/* POSTS */
.post-hero .hero {
  height: 60vh; }

.post-hero .hero-teal {
  background-color: #69a59b; }

.post-hero .hero-text {
  top: 40%; }

.post-row {
  padding: 30px 0 30px 0px; }

.article-wrap a {
  font-size: 18px; }

.article-wrap a:hover {
  color: #092f57; }

.single-post .hero-text {
  width: 60%; }

/*FOOTER*/
footer {
  position: relative;
  top: 150px; }

p.triangle-p {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 15px;
  margin: 0;
  font-size: 11px;
  font-family: "pier-bold", "source-sans-pro", sans-serif;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #41838d;
  z-index: 2; }

.footer-triangle {
  width: 0;
  height: 0;
  border-left: 200px solid transparent;
  border-right: 200px solid transparent;
  border-bottom: 230px solid #69a59b;
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 1;
  transform: translateX(-50%); }

img.footer-logo {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 200px;
  z-index: 2; }

.footer-bottom {
  display: flex; }
  .footer-bottom .copyright-wrap a.btn {
    margin-bottom: 10px; }

.copyright-wrap, .social-wrap {
  background-color: #092f57;
  padding: 20px 50px; }

p.copyright {
  font-size: 10px;
  margin: 0;
  color: #5f80a3; }

.social {
  border: none;
  line-height: 0;
  padding: 0;
  float: right;
  transform: translateY(50%); }
  .social a.icon-wrap {
    transition: all 0.4s ease;
    height: 18px; }
    .social a.icon-wrap svg {
      fill: #69a59b; }
    .social a.icon-wrap:hover svg {
      fill: #5f80a3; }

.ordered-list {
  padding: 50px 0;
  background: #092f57; }
  .ordered-list ul {
    width: 50%; }
    @media (max-width: 768px) {
      .ordered-list ul {
        width: initial; } }
    .ordered-list ul.left {
      float: left; }
    .ordered-list ul.right {
      float: right; }
    .ordered-list ul li {
      display: flex;
      flex-direction: row;
      align-items: baseline;
      font-family: "pier-bold", "source-sans-pro", sans-serif;
      margin-bottom: 1rem;
      color: #fff; }
      .ordered-list ul li span {
        color: #fff;
        font-weight: 800;
        font-size: 2rem;
        padding-right: 3rem; }
      .ordered-list ul li p {
        margin: 0;
        text-transform: uppercase;
        color: #69a59b;
        font-weight: 800;
        letter-spacing: 2px; }

.page-additional-funding-opportunities .funding-opps-categories {
  padding: 90px 0; }
  .page-additional-funding-opportunities .funding-opps-categories .container {
    width: 90%; }
    @media (max-width: 768px) {
      .page-additional-funding-opportunities .funding-opps-categories .container {
        width: 100%; } }
    .page-additional-funding-opportunities .funding-opps-categories .container .row {
      display: flex;
      flex-wrap: wrap; }
      @media (max-width: 525px) {
        .page-additional-funding-opportunities .funding-opps-categories .container .row {
          flex-direction: column; } }
      .page-additional-funding-opportunities .funding-opps-categories .container .row .grid-element {
        padding: 0 5px;
        width: initial;
        flex: 1; }
        @media (max-width: 1240px) {
          .page-additional-funding-opportunities .funding-opps-categories .container .row .grid-element {
            flex: 0 0 50%; } }
        @media (max-width: 525px) {
          .page-additional-funding-opportunities .funding-opps-categories .container .row .grid-element {
            flex: 1; } }
        .page-additional-funding-opportunities .funding-opps-categories .container .row .grid-element .grid-item-wrap {
          padding: 0 30px; }
          @media (max-width: 1240px) {
            .page-additional-funding-opportunities .funding-opps-categories .container .row .grid-element .grid-item-wrap {
              padding-bottom: 50px; } }
          @media (max-width: 525px) {
            .page-additional-funding-opportunities .funding-opps-categories .container .row .grid-element .grid-item-wrap {
              padding: 0 1em;
              padding-bottom: 30px; } }
          .page-additional-funding-opportunities .funding-opps-categories .container .row .grid-element .grid-item-wrap .overlay {
            border-bottom: 0; }
        .page-additional-funding-opportunities .funding-opps-categories .container .row .grid-element:last-of-type {
          margin-right: 0; }
          @media (max-width: 525px) {
            .page-additional-funding-opportunities .funding-opps-categories .container .row .grid-element:last-of-type .grid-item-wrap {
              padding-bottom: 0; } }
.text-align-center {
  text-align: center !important; }

.job-opportunities {
  background-color: #edeff0;
  margin-top: -50px;
  padding-top: 50px;
  margin-bottom: 50px; }
  .job-opportunities p {
    text-align: center; }
  .job-opportunities ul {
    padding: 30px 0 50px;
    padding-top: 0; }
    .job-opportunities ul li {
      list-style-type: none;
      padding: 30px 30px 15px; }
      .job-opportunities ul li:first-of-type {
        padding-top: 0; }
      .job-opportunities ul li h2 {
        text-align: left;
        margin: 0;
        color: #9d3d3a;
        text-align: left;
        text-indent: 0px;
        font-size: 20px;
        line-height: 27px;
        letter-spacing: 0;
        font-family: "source-sans-pro", sans-serif;
        font-weight: 600;
        text-transform: none; }
      .job-opportunities ul li p {
        text-align: initial;
        font-size: 16px;
        line-height: 25px;
        padding-top: 30px; }
        .job-opportunities ul li p:last-of-type {
          margin-bottom: 40px; }
      .job-opportunities ul li a:not(.btn) {
        width: auto;
        display: block;
        color: #9d3d3a;
        position: relative; }
        .job-opportunities ul li a:not(.btn):before {
          content: " ";
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 10px 0 10px 10px;
          border-color: transparent transparent transparent #9d3d3a;
          position: absolute;
          top: 3px;
          left: -30px;
          margin-top: 0px;
          transform: rotate(90deg);
          transition: all .25s ease-in; }
        .job-opportunities ul li a.collapsed:not(.btn):before {
          transform: rotate(0deg); }
        .job-opportunities ul li a:not(.btn):hover {
          color: #9d3d3a; }

.single-jobs .container .btn-holder {
  text-align: center; }

/*MEDIA QUERIES STYLESHEET*/
@media (max-width: 2500px) {
  .hero {
    background-size: cover;
    background-position: center 20px; } }

@media (min-width: 1700px) and (max-height: 900px) {
  .hero {
    background-position: center -50px; } }

@media (max-width: 1590px) {
  .hero {
    background-size: cover;
    background-position: center 0px; } }

@media (max-width: 1450px) {
  header {
    padding: 30px; }
  .hero {
    background-position: center 20px; } }

@media (min-width: 1400px) and (max-height: 700px) {
  .trustee-parallax {
    background-position: center 24%; } }

@media (min-width: 1400px) and (min-height: 700px) and (max-height: 900px) {
  .trustee-parallax {
    background-position: center 24%; } }

@media (max-width: 1300px) {
  header {
    padding: 30px 20px; }
  .header-triangle {
    border-left: 200px solid transparent;
    border-right: 200px solid transparent;
    border-top: 220px solid #092f57; }
  .logo img {
    max-width: 200px; }
  header.sticky .logo {
    padding: 0px 30px; } }

@media (min-width: 992px) and (max-width: 1299px) {
  /************************************
  ADDITIONAL FUNDING OPPORTUNITIES PAGE 
  ************************************/
  .funding-opps-categories .grid-element h2 {
    font-size: 12px;
    line-height: 150%; }
  .funding-opps-categories .grid-element .content-container * {
    font-size: 14px;
    line-height: 150%; } }

@media (max-width: 1249px) {
  img.absolute-img {
    max-width: initial;
    height: 100%;
    width: auto;
    position: absolute; }
  header a.btn {
    padding: 10px 20px; }
  ul.menu.menu-right {
    left: 170px; }
  ul.menu.menu-left {
    right: 170px; }
  header.sticky .main-menu {
    padding: 30px; }
  header.sticky .logo {
    padding-left: 30px; }
  .single-post .hero-text {
    width: 80%; } }

@media (max-width: 1160px) {
  .overlay {
    padding: 30px; }
  ul.menu li {
    margin: 0 10px; }
  .logo img.logo-bug {
    display: block;
    max-width: 80px; }
  .logo img.logo-stacked {
    display: none; }
  .header-triangle {
    border-left: 140px solid transparent;
    border-right: 140px solid transparent;
    border-top: 180px solid #092f57; }
  ul.menu.menu-right {
    left: 120px; }
  ul.menu.menu-left {
    right: 120px; }
  header {
    padding: 20px; }
  header.sticky .logo {
    height: 80px;
    padding: 0 20px; }
  header.sticky .main-menu {
    padding: 20px; }
  header.sticky .arrow-right {
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 40px solid #092f57;
    right: -39.6px; }
  header.sticky .short-label {
    display: inline-block; }
  header.sticky .long-label {
    display: none; }
  header.sticky ul.menu li a {
    font-size: 12px; } }

@media (max-width: 1099px) {
  .footer-bottom p.copyright {
    max-width: 240px;
    line-height: 15px; }
  .overlay {
    padding: 20px; }
    .overlay p {
      font-size: 16px;
      line-height: 20px; }
    .overlay h2 {
      margin: 0 0 10px 0;
      font-size: 18px; } }

@media (max-width: 1025px) {
  .section-row {
    display: inline-block; }
  .section-grid {
    padding: 5px 0 5px 0; }
    .section-grid:last-child {
      padding-bottom: 0; }
    .section-grid:first-child {
      padding-top: 0; }
  .section-grid {
    overflow: visible; }
  .rwj-teaser .section-grid:last-child {
    padding-top: 0; }
  .rwj-teaser .col-md-8.section-grid {
    padding-left: 10px; }
  .rwj-teaser .col-md-4 img {
    width: 130%;
    height: auto;
    max-width: none; }
  .btn-wrap {
    text-align: center; }
  .logo img.logo-bug {
    max-width: 60px; }
  .header-triangle {
    border-left: 120px solid transparent;
    border-right: 120px solid transparent;
    border-top: 140px solid #092f57; }
  ul.menu.menu-right {
    left: 90px; }
  ul.menu.menu-left {
    right: 90px; }
  ul.menu li a {
    font-size: 12px; } }

@media (max-width: 991px) {
  .item-listing .row-right .details {
    padding: 0px 30px 0px 0px; }
  .item-listing .row-right h2 {
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 10px; }
  .item-listing .row-right p {
    font-size: 14px;
    line-height: 26px; }
  .item-listing .row-left .details {
    padding: 0px 0px 0px 30px; }
  .item-listing .row-left h2 {
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 10px; }
  .item-listing .row-left p {
    font-size: 14px;
    line-height: 26px; }
  .item-listing .row-center h2 {
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 10px; }
  .item-listing .row-center p {
    font-size: 14px;
    line-height: 26px; }
  /************************************
	  ADDITIONAL FUNDING OPPORTUNITIES PAGE 
	  ************************************/
  .opps-table > thead > tr > th,
  .opps-table > thead > tr > td,
  .opps-table > tbody > tr > th,
  .opps-table > tbody > tr > td,
  .opps-table > tfoot > tr > th,
  .opps-table > tfoot > tr > td,
  .opps-table .detail-row * {
    font-size: 14px;
    line-height: 150%; }
  /***************************
  FOUNDATION GRANTS PAGE
  ***************************/
  .grid-item-wrap .ratio-box {
    padding-bottom: 92.075% !important; }
  .grant-areas .grid-element.last,
  .grant-areas .grid-element.first {
    padding-left: 5px;
    padding-right: 5px; } }

@media (max-width: 980px) {
  header.sticky .logo img.logo-horizontal {
    display: none; }
  header.sticky .logo img.logo-bug {
    display: block; } }

@media (max-width: 930px) {
  .header-triangle {
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
    border-top: 120px solid #092f57; }
  .logo img.logo-bug {
    max-width: 55px; }
  ul.menu.menu-right {
    left: 70px; }
  ul.menu.menu-left {
    right: 70px; }
  header a.btn {
    padding: 10px; }
  .footer-triangle {
    border-left: 150px solid transparent;
    border-right: 150px solid transparent;
    border-bottom: 200px solid #7bb6ac; }
  img.footer-logo {
    max-width: 150px;
    bottom: 60px; }
  header .short-label {
    display: inline-block; }
  header .long-label {
    display: none; }
  .page-ralph-c-wilson-jr .hero {
    background-position: -450px center; }
  .page-ralph-c-wilson-jr .hero-text {
    top: 72%; } }

@media (min-width: 910px) and (max-width: 991px) {
  .item-listing .container {
    width: 900px; } }

@media (max-width: 860px) {
  ul.menu li a {
    letter-spacing: 1px; } }

@media (min-width: 840px) and (max-width: 910px) {
  .item-listing .container {
    width: 830px; } }

@media (max-width: 800px) {
  .footer-bottom p.copyright {
    max-width: 200px; } }

@media (min-width: 780px) and (max-width: 840px) {
  .item-listing .container {
    width: 770px; } }

@media (max-width: 767px) {
  header .short-label {
    display: none; }
  header .long-label {
    display: inline-block; }
  header {
    padding: 0;
    box-shadow: 0px 4px 18px -4px rgba(0, 0, 0, 0.36); }
    header .arrow-right {
      border-top: 42px solid transparent;
      border-bottom: 42px solid transparent;
      border-left: 42px solid #092f57;
      right: -42px; }
  .visible-sticky {
    display: block; }
  .logo {
    background-color: #092f57;
    position: relative;
    transform: none;
    left: 0;
    top: 0;
    padding: 20px;
    display: inline-block;
    float: left; }
    .logo img {
      margin: 0 auto; }
      .logo img.logo-bug {
        display: none; }
  .navbar-default {
    float: right; }
    .navbar-default .navbar-toggle {
      border: none;
      transform: translateY(50%); }
      .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: transparent; }
        .navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
          background-color: #092f57; }
      .navbar-default .navbar-toggle .icon-bar {
        width: 40px;
        height: 3px;
        background-color: #69a59b; }
        .navbar-default .navbar-toggle .icon-bar + .icon-bar {
          margin-top: 5px; }
  .navbar-push.navbar-push-left {
    background-color: #092f57;
    padding: 20px; }
  ul.menu.menu-right, ul.menu.menu-left {
    left: 0;
    right: 0;
    float: none; }
  ul.menu li {
    display: block;
    line-height: inherit;
    transition: all 0.4s ease; }
    ul.menu li a {
      font-size: 13px; }
    ul.menu li a.btn {
      background-color: transparent; }
    ul.menu li:hover ul.sub-menu {
      opacity: 1;
      height: auto;
      border-top: 4px solid #9d3d3a;
      margin-top: 5px;
      height: auto;
      display: block; }
    ul.menu li:hover:after {
      content: none; }
    ul.menu li:hover a {
      color: #fff; }
    ul.menu li.btn {
      display: inline-block; }
    ul.menu li ul.sub-menu {
      opacity: 0;
      height: 0;
      position: relative;
      display: none;
      padding: 0;
      background-color: transparent;
      transition: all 0.4s ease; }
  button.x-button {
    display: block; }
  .hero .hero-text h2 {
    margin: 0 30px;
    padding: 30px 20px; }
  .container-fluid .grid-element {
    padding: 0; }
    .container-fluid .grid-element .overlay {
      margin: 0; }
    .container-fluid .grid-element:first-child {
      padding: 0; }
      .container-fluid .grid-element:first-child .overlay {
        margin: 0; }
    .container-fluid .grid-element:last-child {
      padding: 0; }
      .container-fluid .grid-element:last-child .overlay {
        margin: 0; }
  .parallax-divider {
    height: 30%;
    background: #fff;
    background: none !important;
    overflow: hidden; }
  .section {
    padding: 60px 30px; }
  .apply, .download {
    padding: 50px 0; }
  .overlay {
    padding: 30px;
    opacity: 1;
    border-bottom: 10px solid #fff;
    margin: 0; }
    .overlay p {
      font-size: 18px;
      line-height: 28px; }
    .overlay h2 {
      font-size: 20px; }
  .container-fluid .grid-element:last-child .overlay {
    border-bottom: 0; }
  img.absolute-img {
    max-width: 100%;
    height: auto;
    position: relative; }
  .rwj-teaser .section-grid:last-child {
    padding-top: 5px; }
  .news-row {
    display: inline-block; }
  .news-stories {
    padding-left: 0; }
    .news-stories .story .detail img {
      margin: 30px auto; }
  footer {
    top: 0;
    background-color: #092f57;
    padding: 30px; }
  .footer-bottom {
    display: inline-block;
    width: 100%; }
    .footer-bottom .copyright-wrap p.copyright {
      max-width: 100%;
      text-align: center; }
  .copyright-wrap, .social-wrap {
    text-align: center;
    padding: 10px 0; }
  img.footer-logo {
    position: relative;
    bottom: 0;
    left: 0;
    transform: none;
    margin: 0 auto;
    padding: 20px 20px 10px 20px;
    width: 250px;
    max-width: 100%; }
  p.triangle-p {
    position: relative;
    left: 0;
    transform: none;
    text-align: center;
    bottom: 0;
    display: inline-block;
    width: 100%; }
  .social {
    float: none;
    text-align: center;
    transform: none; }
  .item-listing .row-right .details, .item-listing .row-right h2, .item-listing .row-right p {
    text-align: center; }
  .item-listing .row-right h2 {
    margin-left: 0px; }
  .item-listing .row-right .details {
    padding: 0px; }
  .item-listing .row-right .image {
    display: none; }
  .item-listing .row-right p {
    font-size: 18px; }
  .item-listing .row-left .details, .item-listing .row-left h2, .item-listing .row-left p {
    text-align: center; }
  .item-listing .row-left h2 {
    margin-left: 0px; }
  .item-listing .row-left .details {
    padding: 0px; }
  .item-listing .row-left .image {
    display: none; }
  .item-listing .row-left p {
    font-size: 18px; }
  .item-listing .row-center .details, .item-listing .row-center h2, .item-listing .row-center p {
    text-align: center; }
  .item-listing .row-center h2 {
    margin-left: 0px; }
  .item-listing .row-center .details {
    padding: 0px; }
  .item-listing .row-center .image {
    display: none; }
  .item-listing .row-center p {
    font-size: 18px; }
  .page-our-grantees hr {
    display: none; }
  .grantee {
    /*margin-bottom: 50px;*/
    border-bottom: 1px red solid;
    padding-bottom: 30px;
    padding-top: 40px; }
  .grantee:last-child {
    /*margin-bottom: 0px;*/ }
  .news .story {
    padding-right: 0px;
    padding-bottom: 60px; }
  .single-post .hero-text {
    width: 95%; }
  .page-ralph-c-wilson-jr .hero {
    background-position: -550px center; }
  .page-how-to-apply .additional-grant-opp-section .box {
    display: block; }
    .page-how-to-apply .additional-grant-opp-section .box .grid-element {
      margin-right: 0 !important;
      margin-left: 0 !important; } }

@media (max-width: 650px) {
  .navbar-push {
    width: 80%;
    z-index: 15; }
  .navbar-push.navbar-push-left {
    right: -80%; }
  h2 {
    line-height: 30px;
    letter-spacing: 4px;
    text-indent: 4px; }
  .change h2 {
    margin-right: 4px; }
  .hero {
    height: 500px;
    background-attachment: initial;
    background-size: cover;
    background-position: center; }
  .page-ralph-c-wilson-jr .hero {
    background-position: right center; }
  .page-ralph-c-wilson-jr .hero .hero-text {
    left: 50%;
    top: 80%; }
  .page-ralph-c-wilson-jr .intro h2 br {
    display: none; }
  .change {
    padding: 50px 0; }
    .change p {
      margin: 20px 0; }
  .teaser-wrap .section.teal {
    padding: 60px 60px; }
  .page-our-staff .more-toggle {
    padding: 10px 15px;
    font-size: 10px;
    margin-top: -5px; }
  .page-our-staff .staff-member h2 {
    font-size: 18px; }
  .page-our-staff .staff-member h3 {
    font-size: 17px; }
  .hero-caption {
    position: absolute;
    bottom: 35px;
    left: 35px; } }

@media only screen and (max-width: 641px) {
  .gform_wrapper form.form-newsletter-subscribe input,
  .gform_wrapper form.form-newsletter-subscribe input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]),
  .gform_wrapper form.form-newsletter-subscribe .gform_button {
    border-radius: 0;
    line-height: inherit; } }

@media (max-width: 500px) {
  header .arrow-right {
    border-left: 30px solid #092f57;
    right: -29.6px; }
  .logo {
    padding: 20px 10px;
    z-index: 0; }
  .navbar-header:after {
    clear: none; }
  .hero {
    height: 80vh; }
  .hero .hero-text h2 {
    margin: 30px; }
  .teaser-wrap .section.teal {
    padding: 30px 30px; }
  .page-ralph-c-wilson-jr .hero .hero-text h2 {
    font-size: 16px; }
  #grantee-filters h3 {
    font-size: 18px !important; }
  #grantee-filters input[type='checkbox'],
  #grantee-filters label span,
  #grantee-filters button {
    font-size: 12px !important; } }

/** STATE OF PLAY **/
@media (min-width: 10px) and (max-width: 470px) {
  .page-state-of-play .nav-tabs li {
    height: auto; }
  .page-state-of-play .nav-tabs a, .page-state-of-play .nav-tabs li:last-child a {
    padding: 10px;
    font-size: 0.8em;
    letter-spacing: 0; }
    .page-state-of-play .nav-tabs a span, .page-state-of-play .nav-tabs li:last-child a span {
      display: none; }
    .page-state-of-play .nav-tabs a div, .page-state-of-play .nav-tabs li:last-child a div {
      display: block; }
  .page-state-of-play li.t-h a:hover:after {
    padding: 20px 0px 30px 0px !important; } }

@media (min-width: 471px) and (max-width: 615px) {
  .page-state-of-play .nav-tabs li {
    height: auto; }
  .page-state-of-play .nav-tabs a, .page-state-of-play .nav-tabs li:last-child a {
    padding: 10px;
    font-size: 0.9em;
    letter-spacing: 0; }
    .page-state-of-play .nav-tabs a span, .page-state-of-play .nav-tabs li:last-child a span {
      display: none; }
    .page-state-of-play .nav-tabs a div, .page-state-of-play .nav-tabs li:last-child a div {
      display: block; }
  .page-state-of-play li.t-h a:hover:after {
    padding: 20px 0px 30px 0px !important; } }

@media (min-width: 616px) and (max-width: 740px) {
  .page-state-of-play .nav-tabs li {
    height: 80px; }
  .page-state-of-play .nav-tabs a {
    height: 100%; }
  .page-state-of-play .nav-tabs a, .page-state-of-play .nav-tabs li:last-child a {
    padding: 20px;
    font-size: 1.0em;
    letter-spacing: 2px; }
    .page-state-of-play .nav-tabs a span, .page-state-of-play .nav-tabs li:last-child a span {
      display: none; }
    .page-state-of-play .nav-tabs a div, .page-state-of-play .nav-tabs li:last-child a div {
      display: block; }
  .page-state-of-play li.t-h a:hover:after {
    padding: 30px 0px 30px 0px !important; } }

@media (min-width: 741px) and (max-width: 879px) {
  .page-state-of-play .nav-tabs li {
    height: 80px; }
  .page-state-of-play .nav-tabs a {
    height: 100%; }
  .page-state-of-play .nav-tabs a, .page-state-of-play .nav-tabs li:last-child a {
    padding: 20px;
    font-size: 1.1em; }
    .page-state-of-play .nav-tabs a span, .page-state-of-play .nav-tabs li:last-child a span {
      display: none; }
    .page-state-of-play .nav-tabs a div, .page-state-of-play .nav-tabs li:last-child a div {
      display: block; }
  .page-state-of-play li.t-h a:hover:after {
    padding: 30px 0px 30px 0px !important; } }

@media (min-width: 768px) {
  .counties-served-wrapper .counties-michigan {
    border-right: 3px #8b8c8e solid; } }

@media (min-width: 880px) and (max-width: 1100px) {
  .page-state-of-play .nav-tabs li {
    height: 95px; }
  .page-state-of-play .nav-tabs a {
    height: 100%; }
  .page-state-of-play .nav-tabs a, .page-state-of-play .nav-tabs li:last-child a {
    padding: 30px;
    font-size: 1.0em; }
    .page-state-of-play .nav-tabs a div, .page-state-of-play .nav-tabs li:last-child a div {
      display: block; }
  .page-state-of-play li.t-h a:hover:after {
    padding: 40px 0px 30px 0px !important; } }

.page-template-main-focus-area .row {
  width: 100%;
  margin: 0; }

@media (max-width: 768px) {
  .page-template-main-focus-area .container {
    padding: 2em; } }

.page-template-main-focus-area .arrow-down {
  display: none; }

.page-template-main-focus-area .intro {
  padding: 50px 0 70px; }
  @media (max-width: 1204px) {
    .page-template-main-focus-area .intro {
      padding: 2em 0; } }
  @media (max-width: 768px) {
    .page-template-main-focus-area .intro {
      padding: 0; } }
  .page-template-main-focus-area .intro .icon {
    margin: auto;
    margin-bottom: 50px; }
    @media (max-width: 768px) {
      .page-template-main-focus-area .intro .icon {
        margin-bottom: 25px; } }
  .page-template-main-focus-area .intro .btn {
    margin-top: 50px; }

.page-template-main-focus-area .listing {
  padding-bottom: 50px; }
  .page-template-main-focus-area .listing .container {
    width: 90%; }
    @media (max-width: 1240px) {
      .page-template-main-focus-area .listing .container {
        width: 100%; } }
    .page-template-main-focus-area .listing .container .row {
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      align-items: baseline; }
      .page-template-main-focus-area .listing .container .row .single, .page-template-main-focus-area .listing .container .row .double {
        flex-direction: row; }
        .page-template-main-focus-area .listing .container .row .single .image, .page-template-main-focus-area .listing .container .row .double .image {
          flex: 1;
          position: relative; }
          .page-template-main-focus-area .listing .container .row .single .image .image-caption, .page-template-main-focus-area .listing .container .row .double .image .image-caption {
            position: absolute;
            color: #fff;
            bottom: 5px;
            left: 10px; }
        .page-template-main-focus-area .listing .container .row .single .details, .page-template-main-focus-area .listing .container .row .double .details {
          text-align: center; }
          .page-template-main-focus-area .listing .container .row .single .details .btn, .page-template-main-focus-area .listing .container .row .double .details .btn {
            margin-top: 50px; }
      .page-template-main-focus-area .listing .container .row .double {
        padding: 50px;
        padding-top: 0;
        flex: 1; }
        @media (max-width: 768px) {
          .page-template-main-focus-area .listing .container .row .double {
            padding: 0;
            padding-bottom: 50px;
            flex: 100%; } }
        @media (max-width: 991px) {
          .page-template-main-focus-area .listing .container .row .double .details {
            padding: 0; } }
        .page-template-main-focus-area .listing .container .row .double:last-of-type {
          padding-bottom: 0; }
      .page-template-main-focus-area .listing .container .row .listing {
        width: initial;
        flex: 1;
        display: flex;
        flex: 1;
        flex-direction: column;
        align-items: center; }
        @media (max-width: 1240px) {
          .page-template-main-focus-area .listing .container .row .listing {
            flex: 0 0 50%; } }
        @media (max-width: 525px) {
          .page-template-main-focus-area .listing .container .row .listing {
            flex: 0 0 100%; } }
        .page-template-main-focus-area .listing .container .row .listing .holder, .page-template-main-focus-area .listing .container .row .listing h2, .page-template-main-focus-area .listing .container .row .listing p {
          text-align: center; }
        .page-template-main-focus-area .listing .container .row .listing .holder {
          padding: 0 30px; }
          @media (max-width: 525px) {
            .page-template-main-focus-area .listing .container .row .listing .holder {
              padding: 0; } }
          .page-template-main-focus-area .listing .container .row .listing .holder h2 {
            text-indent: 0px;
            color: #9d3d3a;
            font-size: 18px;
            letter-spacing: 5px;
            margin-bottom: 10px;
            line-height: 25px; }
          .page-template-main-focus-area .listing .container .row .listing .holder .btn {
            margin-top: 20px;
            padding: 10px 15px;
            font-size: 10px; }

.page-template-sub-focus-area .divider, .page-template-main-focus-area-no-sub .divider {
  background: #69a59b; }
  .page-template-sub-focus-area .divider hr, .page-template-main-focus-area-no-sub .divider hr {
    border-top: 3px solid #092f57;
    width: 80%;
    margin: auto;
    border-radius: 2em; }

.page-template-sub-focus-area .row, .page-template-main-focus-area-no-sub .row {
  width: 100%;
  margin: 0; }

.page-template-sub-focus-area .arrow-down, .page-template-main-focus-area-no-sub .arrow-down {
  display: none; }

.page-template-sub-focus-area .intro, .page-template-main-focus-area-no-sub .intro {
  padding: 50px 0 70px; }
  @media (max-width: 1204px) {
    .page-template-sub-focus-area .intro, .page-template-main-focus-area-no-sub .intro {
      padding: 2em 0; } }
  @media (max-width: 768px) {
    .page-template-sub-focus-area .intro, .page-template-main-focus-area-no-sub .intro {
      padding: 2em 0; } }
  .page-template-sub-focus-area .intro.tabs, .page-template-main-focus-area-no-sub .intro.tabs {
    padding: 70px 0 50px; }
    @media (max-width: 1024px) {
      .page-template-sub-focus-area .intro.tabs, .page-template-main-focus-area-no-sub .intro.tabs {
        padding: 3em 0; } }
  .page-template-sub-focus-area .intro .icon, .page-template-main-focus-area-no-sub .intro .icon {
    margin: auto;
    margin-bottom: 50px; }
    @media (max-width: 1024px) {
      .page-template-sub-focus-area .intro .icon, .page-template-main-focus-area-no-sub .intro .icon {
        margin-bottom: 25px; } }
  .page-template-sub-focus-area .intro .btn, .page-template-main-focus-area-no-sub .intro .btn {
    margin-top: 50px; }

.page-template-sub-focus-area .grantee-spotlight, .page-template-main-focus-area-no-sub .grantee-spotlight {
  padding: 30px 0;
  display: none; }
  @media (max-width: 525px) {
    .page-template-sub-focus-area .grantee-spotlight .container, .page-template-main-focus-area-no-sub .grantee-spotlight .container {
      padding: 0; } }
  .page-template-sub-focus-area .grantee-spotlight .container .grantee, .page-template-main-focus-area-no-sub .grantee-spotlight .container .grantee {
    padding-top: 50px;
    border-bottom: 0; }
    .page-template-sub-focus-area .grantee-spotlight .container .grantee:after, .page-template-main-focus-area-no-sub .grantee-spotlight .container .grantee:after {
      content: '';
      width: 100%;
      display: block;
      clear: both; }
    @media (max-width: 768px) {
      .page-template-sub-focus-area .grantee-spotlight .container .grantee, .page-template-main-focus-area-no-sub .grantee-spotlight .container .grantee {
        padding: 0; } }
    .page-template-sub-focus-area .grantee-spotlight .container .grantee h3, .page-template-main-focus-area-no-sub .grantee-spotlight .container .grantee h3 {
      color: #9d3d3a;
      font-size: 20px;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 5px;
      font-family: "pier-bold", "source-sans-pro", sans-serif; }
    .page-template-sub-focus-area .grantee-spotlight .container .grantee .right, .page-template-main-focus-area-no-sub .grantee-spotlight .container .grantee .right {
      padding-left: 50px; }
      @media (max-width: 768px) {
        .page-template-sub-focus-area .grantee-spotlight .container .grantee .right, .page-template-main-focus-area-no-sub .grantee-spotlight .container .grantee .right {
          padding: 0; } }
    .page-template-sub-focus-area .grantee-spotlight .container .grantee .results, .page-template-main-focus-area-no-sub .grantee-spotlight .container .grantee .results {
      display: none;
      padding-top: 30px; }
      .page-template-sub-focus-area .grantee-spotlight .container .grantee .results .listing h3, .page-template-sub-focus-area .grantee-spotlight .container .grantee .results .single h3, .page-template-main-focus-area-no-sub .grantee-spotlight .container .grantee .results .listing h3, .page-template-main-focus-area-no-sub .grantee-spotlight .container .grantee .results .single h3 {
        font-size: 15px;
        font-weight: 800; }
      .page-template-sub-focus-area .grantee-spotlight .container .grantee .results .listing p, .page-template-sub-focus-area .grantee-spotlight .container .grantee .results .single p, .page-template-main-focus-area-no-sub .grantee-spotlight .container .grantee .results .listing p, .page-template-main-focus-area-no-sub .grantee-spotlight .container .grantee .results .single p {
        font-size: 14px;
        line-height: 20px; }
      .page-template-sub-focus-area .grantee-spotlight .container .grantee .results .listing:nth-of-type(2), .page-template-sub-focus-area .grantee-spotlight .container .grantee .results .single:nth-of-type(2), .page-template-main-focus-area-no-sub .grantee-spotlight .container .grantee .results .listing:nth-of-type(2), .page-template-main-focus-area-no-sub .grantee-spotlight .container .grantee .results .single:nth-of-type(2) {
        padding-left: 30px; }
  .page-template-sub-focus-area .grantee-spotlight .container .btn, .page-template-main-focus-area-no-sub .grantee-spotlight .container .btn {
    margin-top: 50px; }
  .page-template-sub-focus-area .grantee-spotlight .container .button, .page-template-main-focus-area-no-sub .grantee-spotlight .container .button {
    margin-top: 50px;
    padding: 50px 0;
    border-top: 3px solid #ced5dd;
    text-align: center; }
  .page-template-sub-focus-area .grantee-spotlight .col-md-8, .page-template-main-focus-area-no-sub .grantee-spotlight .col-md-8 {
    padding: 50px 0;
    text-align: center; }
  .page-template-sub-focus-area .grantee-spotlight .col-xs-12, .page-template-main-focus-area-no-sub .grantee-spotlight .col-xs-12 {
    float: none;
    padding-bottom: 30px; }

.page-template-sub-focus-area .research-reports, .page-template-main-focus-area-no-sub .research-reports {
  padding-bottom: 50px;
  background: #69a59b; }
  .page-template-sub-focus-area .research-reports .container, .page-template-main-focus-area-no-sub .research-reports .container {
    width: 90%; }
    .page-template-sub-focus-area .research-reports .container h2, .page-template-sub-focus-area .research-reports .container p, .page-template-main-focus-area-no-sub .research-reports .container h2, .page-template-main-focus-area-no-sub .research-reports .container p {
      color: #fff; }
    @media (max-width: 1240px) {
      .page-template-sub-focus-area .research-reports .container, .page-template-main-focus-area-no-sub .research-reports .container {
        width: 100%;
        padding: 0; } }
    .page-template-sub-focus-area .research-reports .container .row, .page-template-main-focus-area-no-sub .research-reports .container .row {
      display: flex;
      align-items: flex-start;
      flex-wrap: wrap; }
      .page-template-sub-focus-area .research-reports .container .row .single, .page-template-sub-focus-area .research-reports .container .row .double, .page-template-main-focus-area-no-sub .research-reports .container .row .single, .page-template-main-focus-area-no-sub .research-reports .container .row .double {
        display: flex;
        align-items: flex-start;
        flex-wrap: wrap;
        flex-direction: row;
        width: 90%;
        margin: auto; }
        @media (max-width: 1024px) {
          .page-template-sub-focus-area .research-reports .container .row .single, .page-template-sub-focus-area .research-reports .container .row .double, .page-template-main-focus-area-no-sub .research-reports .container .row .single, .page-template-main-focus-area-no-sub .research-reports .container .row .double {
            align-items: center; } }
        @media (max-width: 525px) {
          .page-template-sub-focus-area .research-reports .container .row .single, .page-template-sub-focus-area .research-reports .container .row .double, .page-template-main-focus-area-no-sub .research-reports .container .row .single, .page-template-main-focus-area-no-sub .research-reports .container .row .double {
            flex-direction: column; } }
        .page-template-sub-focus-area .research-reports .container .row .single .image, .page-template-sub-focus-area .research-reports .container .row .double .image, .page-template-main-focus-area-no-sub .research-reports .container .row .single .image, .page-template-main-focus-area-no-sub .research-reports .container .row .double .image {
          flex: 1;
          position: relative; }
          .page-template-sub-focus-area .research-reports .container .row .single .image .image-caption, .page-template-sub-focus-area .research-reports .container .row .double .image .image-caption, .page-template-main-focus-area-no-sub .research-reports .container .row .single .image .image-caption, .page-template-main-focus-area-no-sub .research-reports .container .row .double .image .image-caption {
            position: absolute;
            color: #fff;
            bottom: 5px;
            left: 10px; }
        .page-template-sub-focus-area .research-reports .container .row .single .details, .page-template-sub-focus-area .research-reports .container .row .double .details, .page-template-main-focus-area-no-sub .research-reports .container .row .single .details, .page-template-main-focus-area-no-sub .research-reports .container .row .double .details {
          padding: 0px 5px 0px 55px;
          text-align: center; }
          @media (max-width: 525px) {
            .page-template-sub-focus-area .research-reports .container .row .single .details, .page-template-sub-focus-area .research-reports .container .row .double .details, .page-template-main-focus-area-no-sub .research-reports .container .row .single .details, .page-template-main-focus-area-no-sub .research-reports .container .row .double .details {
              padding: 0px; } }
          .page-template-sub-focus-area .research-reports .container .row .single .details .btn, .page-template-sub-focus-area .research-reports .container .row .double .details .btn, .page-template-main-focus-area-no-sub .research-reports .container .row .single .details .btn, .page-template-main-focus-area-no-sub .research-reports .container .row .double .details .btn {
            margin-top: 50px;
            padding: 10px 15px;
            font-size: 10px;
            border: 3px solid #092f57;
            background: transparent;
            color: #fff; }
            .page-template-sub-focus-area .research-reports .container .row .single .details .btn:hover, .page-template-sub-focus-area .research-reports .container .row .double .details .btn:hover, .page-template-main-focus-area-no-sub .research-reports .container .row .single .details .btn:hover, .page-template-main-focus-area-no-sub .research-reports .container .row .double .details .btn:hover {
              background: #092f57; }
      .page-template-sub-focus-area .research-reports .container .row .double, .page-template-main-focus-area-no-sub .research-reports .container .row .double {
        padding-bottom: 50px; }
        .page-template-sub-focus-area .research-reports .container .row .double:last-of-type, .page-template-main-focus-area-no-sub .research-reports .container .row .double:last-of-type {
          padding-bottom: 0; }
      .page-template-sub-focus-area .research-reports .container .row .details .icon, .page-template-main-focus-area-no-sub .research-reports .container .row .details .icon {
        display: none; }
      .page-template-sub-focus-area .research-reports .container .row .listing, .page-template-main-focus-area-no-sub .research-reports .container .row .listing {
        padding-bottom: 30px;
        width: initial;
        flex: 1; }
        @media (max-width: 1240px) {
          .page-template-sub-focus-area .research-reports .container .row .listing, .page-template-main-focus-area-no-sub .research-reports .container .row .listing {
            flex: 0 0 50%; } }
        @media (max-width: 525px) {
          .page-template-sub-focus-area .research-reports .container .row .listing, .page-template-main-focus-area-no-sub .research-reports .container .row .listing {
            flex: 1; } }
        .page-template-sub-focus-area .research-reports .container .row .listing .holder, .page-template-sub-focus-area .research-reports .container .row .listing h2, .page-template-sub-focus-area .research-reports .container .row .listing p, .page-template-main-focus-area-no-sub .research-reports .container .row .listing .holder, .page-template-main-focus-area-no-sub .research-reports .container .row .listing h2, .page-template-main-focus-area-no-sub .research-reports .container .row .listing p {
          text-align: center; }
        .page-template-sub-focus-area .research-reports .container .row .listing .holder, .page-template-main-focus-area-no-sub .research-reports .container .row .listing .holder {
          padding: 0 30px; }
          .page-template-sub-focus-area .research-reports .container .row .listing .holder h2, .page-template-main-focus-area-no-sub .research-reports .container .row .listing .holder h2 {
            text-indent: 0px;
            font-size: 18px;
            letter-spacing: 5px;
            margin-bottom: 10px;
            line-height: 25px; }
          .page-template-sub-focus-area .research-reports .container .row .listing .holder .btn, .page-template-main-focus-area-no-sub .research-reports .container .row .listing .holder .btn {
            margin-top: 20px;
            padding: 10px 15px;
            font-size: 10px;
            border: 3px solid #092f57;
            background: transparent;
            color: #fff; }
            .page-template-sub-focus-area .research-reports .container .row .listing .holder .btn:hover, .page-template-main-focus-area-no-sub .research-reports .container .row .listing .holder .btn:hover {
              background: #092f57; }

@media (max-width: 500px) {
  .page-caregivers .hero {
    background-position: 68% 0; } }

.page-foundation-initiative-nonprofit-support-innovation .intro {
  padding: 70px 0; }
  .page-foundation-initiative-nonprofit-support-innovation .intro .icon {
    display: none; }

.Tabs.outer .nav {
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (max-width: 768px) {
    .Tabs.outer .nav.horizontal {
      flex-direction: column;
      align-items: flex-start;
      position: relative;
      padding-top: 0; } }
  .Tabs.outer .nav.horizontal:after {
    font-family: dashicons; }
    @media (max-width: 768px) {
      .Tabs.outer .nav.horizontal:after {
        content: "\f140";
        font-size: 30px;
        top: 12px;
        color: rgba(255, 255, 255, 0.8);
        position: absolute;
        right: 3%;
        top: 12px;
        z-index: 9999; } }
  .Tabs.outer .nav.horizontal.expanded .tab {
    padding: 5px 10px; }
    @media (max-width: 786px) {
      .Tabs.outer .nav.horizontal.expanded .tab {
        height: auto; } }
  .Tabs.outer .nav.horizontal .tab {
    cursor: pointer;
    visibility: visible; }
    @media (max-width: 768px) {
      .Tabs.outer .nav.horizontal .tab {
        order: 1;
        margin: 0;
        width: 100%;
        border-radius: 0;
        height: 0;
        padding: 0; } }
    .Tabs.outer .nav.horizontal .tab h3 {
      font-size: 18px;
      letter-spacing: 2px;
      text-transform: uppercase;
      font-weight: 600;
      font-family: "pier-bold", "source-sans-pro", sans-serif;
      color: #fff;
      padding: 15px 20px;
      margin: 0; }
    .Tabs.outer .nav.horizontal .tab.red {
      background: #9d3d3a; }
    .Tabs.outer .nav.horizontal .tab.teal {
      background: #69a59b; }
    .Tabs.outer .nav.horizontal .tab.blue {
      background: #092f57; }
    .Tabs.outer .nav.horizontal .tab.gray {
      background: #ced5dd; }
    .Tabs.outer .nav.horizontal .tab:last-of-type {
      margin: 0; }
    .Tabs.outer .nav.horizontal .tab.active {
      pointer-events: none;
      cursor: default; }
      @media (max-width: 768px) {
        .Tabs.outer .nav.horizontal .tab.active {
          padding: 5px 10px;
          order: 0;
          height: auto;
          top: initial; } }
.Tabs.outer .content {
  position: relative; }
  .Tabs.outer .content .tab {
    background: #ededed;
    height: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0; }
    .Tabs.outer .content .tab:before {
      content: " ";
      display: block;
      width: 100%;
      clear: both;
      height: 15px; }
      @media (max-width: 768px) {
        .Tabs.outer .content .tab:before {
          display: none; } }
    .Tabs.outer .content .tab.active {
      opacity: 1;
      height: auto;
      position: relative;
      z-index: 1;
      overflow: visible; }
      .Tabs.outer .content .tab.active.red:before {
        background: #9d3d3a; }
      .Tabs.outer .content .tab.active.teal:before {
        background: #69a59b; }
      .Tabs.outer .content .tab.active.blue:before {
        background: #092f57; }
      .Tabs.outer .content .tab.active.gray:before {
        background: #ced5dd; }
    .Tabs.outer .content .tab:after {
      content: " ";
      display: block;
      width: 100%;
      clear: both; }
    .Tabs.outer .content .tab h3 {
      font-size: 18px;
      letter-spacing: 2px;
      text-transform: uppercase;
      font-family: "pier-bold", "source-sans-pro", sans-serif;
      background: transparent;
      margin: 30px 0; }
      .Tabs.outer .content .tab h3.red {
        color: #9d3d3a; }
      .Tabs.outer .content .tab h3.teal {
        color: #69a59b; }
      .Tabs.outer .content .tab h3.blue {
        color: #092f57; }
      .Tabs.outer .content .tab h3.gray {
        color: #ced5dd; }
    .Tabs.outer .content .tab p {
      color: #1e2629; }
    .Tabs.outer .content .tab .container {
      padding: 50px 0;
      transition: all 350ms cubic-bezier(0.25, 0.65, 0.85, 1); }
      @media (max-width: 768px) {
        .Tabs.outer .content .tab .container {
          padding: 2em; } }
      .Tabs.outer .content .tab .container .row {
        display: flex;
        align-items: flex-start; }
        @media (max-width: 1240px) {
          .Tabs.outer .content .tab .container .row {
            display: block; } }
        @media (max-width: 1240px) {
          .Tabs.outer .content .tab .container .row .left {
            width: 100%; } }
        .Tabs.outer .content .tab .container .row .left strong {
          color: #092f57; }
        .Tabs.outer .content .tab .container .row .left img {
          float: left;
          padding-right: 25px;
          width: 200px; }
          @media (max-width: 525px) {
            .Tabs.outer .content .tab .container .row .left img {
              width: 100%;
              padding-right: 0;
              padding-bottom: 30px; } }
        .Tabs.outer .content .tab .container .row .left .btn {
          margin-top: 30px; }
        .Tabs.outer .content .tab .container .row .left:after {
          content: '';
          width: 100%;
          display: block;
          clear: both; }
        .Tabs.outer .content .tab .container .row .right {
          padding-left: 30px; }
          @media (max-width: 1240px) {
            .Tabs.outer .content .tab .container .row .right {
              width: 100%;
              padding-left: 0;
              padding-top: 30px; } }
          .Tabs.outer .content .tab .container .row .right .image, .Tabs.outer .content .tab .container .row .right .video-holder {
            padding-bottom: 30px; }
        .Tabs.outer .content .tab .container .row .owl-carousel .owl-nav {
          top: 50%; }
        .Tabs.outer .content .tab .container .row .owl-carousel .owl-dots {
          padding-top: 10px; }

.funding-opportunities {
  text-align: center;
  padding: 50px 0; }
  .funding-opportunities ul {
    padding-top: 50px;
    list-style-type: none; }
    .funding-opportunities ul li {
      padding: 10px 0;
      font-size: 2rem; }
      .funding-opportunities ul li a {
        text-decoration: none;
        font-weight: 700; }
        .funding-opportunities ul li a:after {
          content: " >";
          display: inline-block;
          padding-left: 10px; }
        .funding-opportunities ul li a:hover {
          color: #092f57; }

.owl-carousel {
  padding: 0 50px; }
  .owl-carousel .owl-stage-outer {
    width: 100%; }
    .owl-carousel .owl-stage-outer .owl-stage {
      display: flex; }
      .owl-carousel .owl-stage-outer .owl-stage .owl-item {
        display: flex;
        flex: 1; }
  .owl-carousel .owl-nav {
    position: absolute;
    top: 60%;
    left: 0;
    width: 100%; }
    @media (max-width: 525px) {
      .owl-carousel .owl-nav {
        top: 40%; } }
    .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
      position: absolute;
      text-decoration: none;
      width: 50px;
      height: 50px; }
      .owl-carousel .owl-nav .owl-prev span, .owl-carousel .owl-nav .owl-next span {
        font-family: dashicons;
        position: absolute;
        font-size: 35px;
        color: #092f57;
        width: 50px;
        height: 50px;
        top: 0;
        left: 0; }
    .owl-carousel .owl-nav .owl-prev {
      left: 0; }
    .owl-carousel .owl-nav .owl-next {
      right: 0; }
  .owl-carousel .owl-dots {
    text-align: center; }
    .owl-carousel .owl-dots .owl-dot {
      margin-right: 5px;
      width: 10px;
      height: 10px;
      border-radius: 50%;
      background: #092f57;
      opacity: .5; }
      .owl-carousel .owl-dots .owl-dot:last-of-type {
        margin-right: 0; }
      .owl-carousel .owl-dots .owl-dot.active {
        opacity: 1; }

.player-holder {
  width: 100%;
  position: relative;
  margin-bottom: 30px; }
  .player-holder:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .7; }
  .player-holder .player-caption {
    position: absolute;
    z-index: 2;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
    @media (max-width: 768px) {
      .player-holder .player-caption {
        top: unset; } }
  .player-holder .video {
    z-index: 1;
    position: relative;
    height: 305px; }
    @media (max-width: 1204px) {
      .player-holder .video {
        height: 535px; } }
    @media (max-width: 768px) {
      .player-holder .video {
        height: 375px; } }
    @media (max-width: 525px) {
      .player-holder .video {
        height: 175px; } }
  .player-holder .frame {
    position: absolute;
    z-index: 1;
    bottom: 0;
    height: 100%; }
/*# sourceMappingURL=style.css.map */