@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
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 {
  -moz-box-sizing: content-box;
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  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; }
  select {
    background: #fff !important; }
  .navbar {
    display: none; }
  .btn > .caret, #main .gsc-search-box button > .caret, #left-bar .facetapi-limit-link > .caret,
  .dropup > .btn > .caret, #main .gsc-search-box
  .dropup > button > .caret, #left-bar
  .dropup > .facetapi-limit-link > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table, .region-database-related .views-table {
    border-collapse: collapse !important; }
    .table td, .region-database-related .views-table td,
    .table th, .region-database-related .views-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/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/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: "\2a"; }

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

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

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

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

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

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

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

a {
  color: #00552c;
  text-decoration: none; }
  a:hover, a:focus {
    color: #000904;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  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: "Proxima Novabold", "Proxima Novabold Italic", cursive;
  font-weight: 400;
  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: 22px;
  margin-bottom: 11px; }
  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: 11px;
  margin-bottom: 11px; }
  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: 40px; }

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

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

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

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

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

p {
  margin: 0 0 11px; }

.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 24px; } }

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

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: #afca0b; }

a.text-primary:hover {
  color: #859a08; }

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

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

a.bg-primary:hover {
  background-color: #859a08; }

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

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

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

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

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

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

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

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

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px; }
  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: 22px; }

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: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  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: 22px;
  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: 0; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  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: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0; }
  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: 10px;
  padding-right: 10px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 740px; } }
  @media (min-width: 992px) {
    .container {
      width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1160px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row, #homepageblocks .region-homepage-blocks {
  margin-left: -10px;
  margin-right: -10px; }
  .row:before, #homepageblocks .region-homepage-blocks:before, .row:after, #homepageblocks .region-homepage-blocks:after {
    content: " ";
    display: table; }
  .row:after, #homepageblocks .region-homepage-blocks: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, #homepageblocks .region-homepage-blocks .block-block, .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: 10px;
  padding-right: 10px; }

.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, #homepageblocks .region-homepage-blocks .block-block, .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, #homepageblocks .region-homepage-blocks .block-block {
    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: #fff; }

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

th {
  text-align: left; }

.table, .region-database-related .views-table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px; }
  .table > thead > tr > th, .region-database-related .views-table > thead > tr > th,
  .table > thead > tr > td, .region-database-related .views-table > thead > tr > td,
  .table > tbody > tr > th, .region-database-related .views-table > tbody > tr > th,
  .table > tbody > tr > td, .region-database-related .views-table > tbody > tr > td,
  .table > tfoot > tr > th, .region-database-related .views-table > tfoot > tr > th,
  .table > tfoot > tr > td, .region-database-related .views-table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #e1e1e1; }
  .table > thead > tr > th, .region-database-related .views-table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #e1e1e1; }
  .table > caption + thead > tr:first-child > th, .region-database-related .views-table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td, .region-database-related .views-table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th, .region-database-related .views-table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td, .region-database-related .views-table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th, .region-database-related .views-table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td, .region-database-related .views-table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody, .region-database-related .views-table > tbody + tbody {
    border-top: 2px solid #e1e1e1; }
  .table .table, .region-database-related .views-table .table, .table .region-database-related .views-table, .region-database-related .table .views-table, .region-database-related .views-table .views-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 #e1e1e1; }
  .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 #e1e1e1; }
  .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, .region-database-related .views-table > thead > tr > td.active,
.table > thead > tr > th.active, .region-database-related .views-table > thead > tr > th.active,
.table > thead > tr.active > td, .region-database-related .views-table > thead > tr.active > td,
.table > thead > tr.active > th, .region-database-related .views-table > thead > tr.active > th,
.table > tbody > tr > td.active, .region-database-related .views-table > tbody > tr > td.active,
.table > tbody > tr > th.active, .region-database-related .views-table > tbody > tr > th.active,
.table > tbody > tr.active > td, .region-database-related .views-table > tbody > tr.active > td,
.table > tbody > tr.active > th, .region-database-related .views-table > tbody > tr.active > th,
.table > tfoot > tr > td.active, .region-database-related .views-table > tfoot > tr > td.active,
.table > tfoot > tr > th.active, .region-database-related .views-table > tfoot > tr > th.active,
.table > tfoot > tr.active > td, .region-database-related .views-table > tfoot > tr.active > td,
.table > tfoot > tr.active > th, .region-database-related .views-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, .region-database-related .views-table > thead > tr > td.success,
.table > thead > tr > th.success, .region-database-related .views-table > thead > tr > th.success,
.table > thead > tr.success > td, .region-database-related .views-table > thead > tr.success > td,
.table > thead > tr.success > th, .region-database-related .views-table > thead > tr.success > th,
.table > tbody > tr > td.success, .region-database-related .views-table > tbody > tr > td.success,
.table > tbody > tr > th.success, .region-database-related .views-table > tbody > tr > th.success,
.table > tbody > tr.success > td, .region-database-related .views-table > tbody > tr.success > td,
.table > tbody > tr.success > th, .region-database-related .views-table > tbody > tr.success > th,
.table > tfoot > tr > td.success, .region-database-related .views-table > tfoot > tr > td.success,
.table > tfoot > tr > th.success, .region-database-related .views-table > tfoot > tr > th.success,
.table > tfoot > tr.success > td, .region-database-related .views-table > tfoot > tr.success > td,
.table > tfoot > tr.success > th, .region-database-related .views-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, .region-database-related .views-table > thead > tr > td.info,
.table > thead > tr > th.info, .region-database-related .views-table > thead > tr > th.info,
.table > thead > tr.info > td, .region-database-related .views-table > thead > tr.info > td,
.table > thead > tr.info > th, .region-database-related .views-table > thead > tr.info > th,
.table > tbody > tr > td.info, .region-database-related .views-table > tbody > tr > td.info,
.table > tbody > tr > th.info, .region-database-related .views-table > tbody > tr > th.info,
.table > tbody > tr.info > td, .region-database-related .views-table > tbody > tr.info > td,
.table > tbody > tr.info > th, .region-database-related .views-table > tbody > tr.info > th,
.table > tfoot > tr > td.info, .region-database-related .views-table > tfoot > tr > td.info,
.table > tfoot > tr > th.info, .region-database-related .views-table > tfoot > tr > th.info,
.table > tfoot > tr.info > td, .region-database-related .views-table > tfoot > tr.info > td,
.table > tfoot > tr.info > th, .region-database-related .views-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, .region-database-related .views-table > thead > tr > td.warning,
.table > thead > tr > th.warning, .region-database-related .views-table > thead > tr > th.warning,
.table > thead > tr.warning > td, .region-database-related .views-table > thead > tr.warning > td,
.table > thead > tr.warning > th, .region-database-related .views-table > thead > tr.warning > th,
.table > tbody > tr > td.warning, .region-database-related .views-table > tbody > tr > td.warning,
.table > tbody > tr > th.warning, .region-database-related .views-table > tbody > tr > th.warning,
.table > tbody > tr.warning > td, .region-database-related .views-table > tbody > tr.warning > td,
.table > tbody > tr.warning > th, .region-database-related .views-table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning, .region-database-related .views-table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning, .region-database-related .views-table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td, .region-database-related .views-table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th, .region-database-related .views-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, .region-database-related .views-table > thead > tr > td.danger,
.table > thead > tr > th.danger, .region-database-related .views-table > thead > tr > th.danger,
.table > thead > tr.danger > td, .region-database-related .views-table > thead > tr.danger > td,
.table > thead > tr.danger > th, .region-database-related .views-table > thead > tr.danger > th,
.table > tbody > tr > td.danger, .region-database-related .views-table > tbody > tr > td.danger,
.table > tbody > tr > th.danger, .region-database-related .views-table > tbody > tr > th.danger,
.table > tbody > tr.danger > td, .region-database-related .views-table > tbody > tr.danger > td,
.table > tbody > tr.danger > th, .region-database-related .views-table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger, .region-database-related .views-table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger, .region-database-related .views-table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td, .region-database-related .views-table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th, .region-database-related .views-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: 16.5px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #e1e1e1; }
      .table-responsive > .table, .region-database-related .table-responsive > .views-table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th, .region-database-related .table-responsive > .views-table > thead > tr > th,
        .table-responsive > .table > thead > tr > td, .region-database-related
        .table-responsive > .views-table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th, .region-database-related
        .table-responsive > .views-table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td, .region-database-related
        .table-responsive > .views-table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th, .region-database-related
        .table-responsive > .views-table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td, .region-database-related
        .table-responsive > .views-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: 22px;
  font-size: 24px;
  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"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

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

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

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

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

output {
  display: block;
  padding-top: 9px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 8px 20px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .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[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 40px; }
    input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
    .input-group-sm > input[type="date"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="date"].btn, #left-bar
    .input-group-sm > .input-group-btn > input[type="date"].facetapi-limit-link,
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm > input[type="time"].form-control,
    .input-group-sm > input[type="time"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="time"].btn,
    #left-bar
    .input-group-sm > .input-group-btn > input[type="time"].facetapi-limit-link,
    .input-group-sm
    input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm > input[type="datetime-local"].form-control,
    .input-group-sm > input[type="datetime-local"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
    #left-bar
    .input-group-sm > .input-group-btn > input[type="datetime-local"].facetapi-limit-link,
    .input-group-sm
    input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm > input[type="month"].form-control,
    .input-group-sm > input[type="month"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="month"].btn,
    #left-bar
    .input-group-sm > .input-group-btn > input[type="month"].facetapi-limit-link,
    .input-group-sm
    input[type="month"] {
      line-height: 33px; }
    input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
    .input-group-lg > input[type="date"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="date"].btn, #left-bar
    .input-group-lg > .input-group-btn > input[type="date"].facetapi-limit-link,
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg > input[type="time"].form-control,
    .input-group-lg > input[type="time"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="time"].btn,
    #left-bar
    .input-group-lg > .input-group-btn > input[type="time"].facetapi-limit-link,
    .input-group-lg
    input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg > input[type="datetime-local"].form-control,
    .input-group-lg > input[type="datetime-local"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
    #left-bar
    .input-group-lg > .input-group-btn > input[type="datetime-local"].facetapi-limit-link,
    .input-group-lg
    input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg > input[type="month"].form-control,
    .input-group-lg > input[type="month"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="month"].btn,
    #left-bar
    .input-group-lg > .input-group-btn > input[type="month"].facetapi-limit-link,
    .input-group-lg
    input[type="month"] {
      line-height: 49px; } }

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

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

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

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

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

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

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

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

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

.form-control-static {
  padding-top: 9px;
  padding-bottom: 9px;
  margin-bottom: 0;
  min-height: 38px; }
  .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, #main .gsc-search-box
  .input-group-lg > .input-group-btn > button.form-control-static, #left-bar
  .input-group-lg > .input-group-btn > .form-control-static.facetapi-limit-link, .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, #main .gsc-search-box
  .input-group-sm > .input-group-btn > button.form-control-static, #left-bar
  .input-group-sm > .input-group-btn > .form-control-static.facetapi-limit-link {
    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, #main .gsc-search-box
.input-group-sm > .input-group-btn > button, #left-bar
.input-group-sm > .input-group-btn > .facetapi-limit-link {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn, #left-bar
.input-group-sm > .input-group-btn > select.facetapi-limit-link {
  height: 33px;
  line-height: 33px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn, #left-bar
.input-group-sm > .input-group-btn > textarea.facetapi-limit-link,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
#left-bar
.input-group-sm > .input-group-btn > select[multiple].facetapi-limit-link {
  height: auto; }

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

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

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

.form-group-sm .form-control-static {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  min-height: 36px; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, #main .gsc-search-box
.input-group-lg > .input-group-btn > button, #left-bar
.input-group-lg > .input-group-btn > .facetapi-limit-link {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn, #left-bar
.input-group-lg > .input-group-btn > select.facetapi-limit-link {
  height: 49px;
  line-height: 49px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn, #left-bar
.input-group-lg > .input-group-btn > textarea.facetapi-limit-link,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn,
#left-bar
.input-group-lg > .input-group-btn > select[multiple].facetapi-limit-link {
  height: auto; }

.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0; }

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

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

.form-group-lg .form-control-static {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  min-height: 42px; }

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

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  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, #main .gsc-search-box
.input-group-lg > .input-group-btn > button + .form-control-feedback, #left-bar
.input-group-lg > .input-group-btn > .facetapi-limit-link + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px; }

.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, #main .gsc-search-box
.input-group-sm > .input-group-btn > button + .form-control-feedback, #left-bar
.input-group-sm > .input-group-btn > .facetapi-limit-link + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px; }

.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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.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: 27px; }

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

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

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

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

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

.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px; }
  .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: 9px; } }

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

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

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

.btn, #main .gsc-search-box button, #left-bar .facetapi-limit-link {
  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: 8px 20px;
  font-size: 16px;
  line-height: 1.428571429;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, #main .gsc-search-box button:focus, #left-bar .facetapi-limit-link:focus, .btn.focus, #main .gsc-search-box button.focus, #left-bar .focus.facetapi-limit-link, .btn:active:focus, #main .gsc-search-box button:active:focus, #left-bar .facetapi-limit-link:active:focus, .btn:active.focus, #main .gsc-search-box button:active.focus, #left-bar .facetapi-limit-link:active.focus, .btn.active:focus, #main .gsc-search-box button.active:focus, #left-bar .active.facetapi-limit-link:focus, .btn.active.focus, #main .gsc-search-box button.active.focus, #left-bar .active.focus.facetapi-limit-link {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, #main .gsc-search-box button:hover, #left-bar .facetapi-limit-link:hover, .btn:focus, #main .gsc-search-box button:focus, #left-bar .facetapi-limit-link:focus, .btn.focus, #main .gsc-search-box button.focus, #left-bar .focus.facetapi-limit-link {
    color: #022b16;
    text-decoration: none; }
  .btn:active, #main .gsc-search-box button:active, #left-bar .facetapi-limit-link:active, .btn.active, #main .gsc-search-box button.active, #left-bar .active.facetapi-limit-link {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, #main .gsc-search-box button.disabled, #left-bar .disabled.facetapi-limit-link, .btn[disabled], #main .gsc-search-box button[disabled], #left-bar [disabled].facetapi-limit-link,
  fieldset[disabled] .btn,
  fieldset[disabled] #main .gsc-search-box button, #main .gsc-search-box
  fieldset[disabled] button,
  fieldset[disabled] #left-bar .facetapi-limit-link, #left-bar
  fieldset[disabled] .facetapi-limit-link {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default {
  color: #022b16;
  background-color: #b2b2b2;
  border-color: #b2b2b2; }
  .btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #022b16;
    background-color: #999999;
    border-color: #939393; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .btn-default.active {
    background-color: #b2b2b2;
    border-color: #b2b2b2; }
  .btn-default .badge {
    color: #b2b2b2;
    background-color: #022b16; }

.btn-primary, #main .gsc-search-box button, #left-bar .facetapi-limit-link {
  color: #000;
  background-color: #afca0b;
  border-color: #afca0b; }
  .btn-primary:hover, #main .gsc-search-box button:hover, #left-bar .facetapi-limit-link:hover, .btn-primary:focus, #main .gsc-search-box button:focus, #left-bar .facetapi-limit-link:focus, .btn-primary.focus, #main .gsc-search-box button.focus, #left-bar .focus.facetapi-limit-link, .btn-primary:active, #main .gsc-search-box button:active, #left-bar .facetapi-limit-link:active, .btn-primary.active, #main .gsc-search-box button.active, #left-bar .active.facetapi-limit-link,
  .open > .btn-primary.dropdown-toggle, #main .gsc-search-box
  .open > button.dropdown-toggle, #left-bar
  .open > .dropdown-toggle.facetapi-limit-link {
    color: #000;
    background-color: #859a08;
    border-color: #7d9008; }
  .btn-primary:active, #main .gsc-search-box button:active, #left-bar .facetapi-limit-link:active, .btn-primary.active, #main .gsc-search-box button.active, #left-bar .active.facetapi-limit-link,
  .open > .btn-primary.dropdown-toggle, #main .gsc-search-box
  .open > button.dropdown-toggle, #left-bar
  .open > .dropdown-toggle.facetapi-limit-link {
    background-image: none; }
  .btn-primary.disabled, #main .gsc-search-box button.disabled, #left-bar .disabled.facetapi-limit-link, .btn-primary.disabled:hover, #main .gsc-search-box button.disabled:hover, #left-bar .disabled.facetapi-limit-link:hover, .btn-primary.disabled:focus, #main .gsc-search-box button.disabled:focus, #left-bar .disabled.facetapi-limit-link:focus, .btn-primary.disabled.focus, #main .gsc-search-box button.disabled.focus, #left-bar .disabled.focus.facetapi-limit-link, .btn-primary.disabled:active, #main .gsc-search-box button.disabled:active, #left-bar .disabled.facetapi-limit-link:active, .btn-primary.disabled.active, #main .gsc-search-box button.disabled.active, #left-bar .disabled.active.facetapi-limit-link, .btn-primary[disabled], #main .gsc-search-box button[disabled], #left-bar [disabled].facetapi-limit-link, .btn-primary[disabled]:hover, #main .gsc-search-box button[disabled]:hover, #left-bar [disabled].facetapi-limit-link:hover, .btn-primary[disabled]:focus, #main .gsc-search-box button[disabled]:focus, #left-bar [disabled].facetapi-limit-link:focus, .btn-primary[disabled].focus, #main .gsc-search-box button[disabled].focus, #left-bar [disabled].focus.facetapi-limit-link, .btn-primary[disabled]:active, #main .gsc-search-box button[disabled]:active, #left-bar [disabled].facetapi-limit-link:active, .btn-primary[disabled].active, #main .gsc-search-box button[disabled].active, #left-bar [disabled].active.facetapi-limit-link,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] #main .gsc-search-box button, #main .gsc-search-box
  fieldset[disabled] button,
  fieldset[disabled] #left-bar .facetapi-limit-link, #left-bar
  fieldset[disabled] .facetapi-limit-link,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] #main .gsc-search-box button:hover, #main .gsc-search-box
  fieldset[disabled] button:hover,
  fieldset[disabled] #left-bar .facetapi-limit-link:hover, #left-bar
  fieldset[disabled] .facetapi-limit-link:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] #main .gsc-search-box button:focus, #main .gsc-search-box
  fieldset[disabled] button:focus,
  fieldset[disabled] #left-bar .facetapi-limit-link:focus, #left-bar
  fieldset[disabled] .facetapi-limit-link:focus,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] #main .gsc-search-box button.focus, #main .gsc-search-box
  fieldset[disabled] button.focus,
  fieldset[disabled] #left-bar .focus.facetapi-limit-link, #left-bar
  fieldset[disabled] .focus.facetapi-limit-link,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] #main .gsc-search-box button:active, #main .gsc-search-box
  fieldset[disabled] button:active,
  fieldset[disabled] #left-bar .facetapi-limit-link:active, #left-bar
  fieldset[disabled] .facetapi-limit-link:active,
  fieldset[disabled] .btn-primary.active,
  fieldset[disabled] #main .gsc-search-box button.active, #main .gsc-search-box
  fieldset[disabled] button.active,
  fieldset[disabled] #left-bar .active.facetapi-limit-link, #left-bar
  fieldset[disabled] .active.facetapi-limit-link {
    background-color: #afca0b;
    border-color: #afca0b; }
  .btn-primary .badge, #main .gsc-search-box button .badge, #left-bar .facetapi-limit-link .badge {
    color: #afca0b;
    background-color: #000; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    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:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus,
  fieldset[disabled] .btn-info:active,
  fieldset[disabled] .btn-info.active {
    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:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    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:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #00552c;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #000904;
    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, #main .gsc-search-box .btn-group-lg > button, #left-bar .btn-group-lg > .facetapi-limit-link {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0; }

.btn-sm, .btn-group-sm > .btn, #main .gsc-search-box .btn-group-sm > button, #left-bar .btn-group-sm > .facetapi-limit-link {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0; }

.btn-xs, .btn-group-xs > .btn, #main .gsc-search-box .btn-group-xs > button, #left-bar .btn-group-xs > .facetapi-limit-link {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0; }

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

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

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

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  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;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  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: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  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: 10px 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: #afca0b; }

.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: 14px;
  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 solid;
  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, #main .gsc-search-box .btn-group > button, #left-bar .btn-group > .facetapi-limit-link,
  .btn-group-vertical > .btn, #main .gsc-search-box
  .btn-group-vertical > button, #left-bar
  .btn-group-vertical > .facetapi-limit-link {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, #main .gsc-search-box .btn-group > button:hover, #left-bar .btn-group > .facetapi-limit-link:hover, .btn-group > .btn:focus, #main .gsc-search-box .btn-group > button:focus, #left-bar .btn-group > .facetapi-limit-link:focus, .btn-group > .btn:active, #main .gsc-search-box .btn-group > button:active, #left-bar .btn-group > .facetapi-limit-link:active, .btn-group > .btn.active, #main .gsc-search-box .btn-group > button.active, #left-bar .btn-group > .active.facetapi-limit-link,
    .btn-group-vertical > .btn:hover, #main .gsc-search-box
    .btn-group-vertical > button:hover, #left-bar
    .btn-group-vertical > .facetapi-limit-link:hover,
    .btn-group-vertical > .btn:focus, #main .gsc-search-box
    .btn-group-vertical > button:focus, #left-bar
    .btn-group-vertical > .facetapi-limit-link:focus,
    .btn-group-vertical > .btn:active, #main .gsc-search-box
    .btn-group-vertical > button:active, #left-bar
    .btn-group-vertical > .facetapi-limit-link:active,
    .btn-group-vertical > .btn.active, #main .gsc-search-box
    .btn-group-vertical > button.active, #left-bar
    .btn-group-vertical > .active.facetapi-limit-link {
      z-index: 2; }

.btn-group .btn + .btn, .btn-group #main .gsc-search-box button + .btn, #main .gsc-search-box .btn-group button + .btn, .btn-group #left-bar .facetapi-limit-link + .btn, #left-bar .btn-group .facetapi-limit-link + .btn, .btn-group #main .gsc-search-box .btn + button, #main .gsc-search-box .btn-group .btn + button, .btn-group #main .gsc-search-box button + button, #main .gsc-search-box .btn-group button + button, .btn-group #left-bar #main .gsc-search-box .facetapi-limit-link + button, #main .gsc-search-box .btn-group #left-bar .facetapi-limit-link + button, #left-bar .btn-group #main .gsc-search-box .facetapi-limit-link + button, #main .gsc-search-box #left-bar .btn-group .facetapi-limit-link + button, .btn-group #left-bar .btn + .facetapi-limit-link, #left-bar .btn-group .btn + .facetapi-limit-link, .btn-group #main .gsc-search-box #left-bar button + .facetapi-limit-link, #left-bar .btn-group #main .gsc-search-box button + .facetapi-limit-link, #main .gsc-search-box .btn-group #left-bar button + .facetapi-limit-link, #left-bar #main .gsc-search-box .btn-group button + .facetapi-limit-link, .btn-group #left-bar .facetapi-limit-link + .facetapi-limit-link, #left-bar .btn-group .facetapi-limit-link + .facetapi-limit-link,
.btn-group .btn + .btn-group,
.btn-group #main .gsc-search-box button + .btn-group, #main .gsc-search-box
.btn-group button + .btn-group,
.btn-group #left-bar .facetapi-limit-link + .btn-group, #left-bar
.btn-group .facetapi-limit-link + .btn-group,
.btn-group .btn-group + .btn,
.btn-group #main .gsc-search-box .btn-group + button, #main .gsc-search-box
.btn-group .btn-group + button,
.btn-group #left-bar .btn-group + .facetapi-limit-link, #left-bar
.btn-group .btn-group + .facetapi-limit-link,
.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-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, #main .gsc-search-box .btn-toolbar > button, #left-bar .btn-toolbar > .facetapi-limit-link,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), #main .gsc-search-box .btn-group > button:not(:first-child):not(:last-child):not(.dropdown-toggle), #left-bar .btn-group > .facetapi-limit-link:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, #main .gsc-search-box .btn-group > button:first-child, #left-bar .btn-group > .facetapi-limit-link:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), #main .gsc-search-box .btn-group > button:first-child:not(:last-child):not(.dropdown-toggle), #left-bar .btn-group > .facetapi-limit-link: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), #main .gsc-search-box .btn-group > button:last-child:not(:first-child), #left-bar .btn-group > .facetapi-limit-link: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, #main .gsc-search-box .btn-group > .btn-group:not(:first-child):not(:last-child) > button, #left-bar .btn-group > .btn-group:not(:first-child):not(:last-child) > .facetapi-limit-link {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, #main .gsc-search-box .btn-group > .btn-group:first-child:not(:last-child) > button:last-child, #left-bar .btn-group > .btn-group:first-child:not(:last-child) > .facetapi-limit-link: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, #main .gsc-search-box .btn-group > .btn-group:last-child:not(:first-child) > button:first-child, #left-bar .btn-group > .btn-group:last-child:not(:first-child) > .facetapi-limit-link: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, #main .gsc-search-box .btn-group > button + .dropdown-toggle, #left-bar .btn-group > .facetapi-limit-link + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, #main .gsc-search-box .btn-group-lg.btn-group > button + .dropdown-toggle, #left-bar .btn-group-lg.btn-group > .facetapi-limit-link + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

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

.btn .caret, #main .gsc-search-box button .caret, #left-bar .facetapi-limit-link .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, #main .gsc-search-box .btn-group-lg > button .caret, #left-bar .btn-group-lg > .facetapi-limit-link .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup #main .gsc-search-box .btn-group-lg > button .caret, #main .gsc-search-box .dropup .btn-group-lg > button .caret, .dropup #left-bar .btn-group-lg > .facetapi-limit-link .caret, #left-bar .dropup .btn-group-lg > .facetapi-limit-link .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, #main .gsc-search-box .btn-group-vertical > button, #left-bar .btn-group-vertical > .facetapi-limit-link,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn, #main .gsc-search-box
.btn-group-vertical > .btn-group > button, #left-bar
.btn-group-vertical > .btn-group > .facetapi-limit-link {
  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, #main .gsc-search-box .btn-group-vertical > .btn-group > button, #left-bar .btn-group-vertical > .btn-group > .facetapi-limit-link {
  float: none; }

.btn-group-vertical > .btn + .btn, #main .gsc-search-box .btn-group-vertical > button + .btn, #left-bar .btn-group-vertical > .facetapi-limit-link + .btn, #main .gsc-search-box .btn-group-vertical > .btn + button, #main .gsc-search-box .btn-group-vertical > button + button, #left-bar #main .gsc-search-box .btn-group-vertical > .facetapi-limit-link + button, #main .gsc-search-box #left-bar .btn-group-vertical > .facetapi-limit-link + button, #left-bar .btn-group-vertical > .btn + .facetapi-limit-link, #main .gsc-search-box #left-bar .btn-group-vertical > button + .facetapi-limit-link, #left-bar #main .gsc-search-box .btn-group-vertical > button + .facetapi-limit-link, #left-bar .btn-group-vertical > .facetapi-limit-link + .facetapi-limit-link,
.btn-group-vertical > .btn + .btn-group, #main .gsc-search-box
.btn-group-vertical > button + .btn-group, #left-bar
.btn-group-vertical > .facetapi-limit-link + .btn-group,
.btn-group-vertical > .btn-group + .btn, #main .gsc-search-box
.btn-group-vertical > .btn-group + button, #left-bar
.btn-group-vertical > .btn-group + .facetapi-limit-link,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), #main .gsc-search-box .btn-group-vertical > button:not(:first-child):not(:last-child), #left-bar .btn-group-vertical > .facetapi-limit-link:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child), #main .gsc-search-box .btn-group-vertical > button:first-child:not(:last-child), #left-bar .btn-group-vertical > .facetapi-limit-link:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child), #main .gsc-search-box .btn-group-vertical > button:last-child:not(:first-child), #left-bar .btn-group-vertical > .facetapi-limit-link:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, #main .gsc-search-box .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > button, #left-bar .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .facetapi-limit-link {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, #main .gsc-search-box .btn-group-vertical > .btn-group:first-child:not(:last-child) > button:last-child, #left-bar .btn-group-vertical > .btn-group:first-child:not(:last-child) > .facetapi-limit-link: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, #main .gsc-search-box .btn-group-vertical > .btn-group:last-child:not(:first-child) > button:first-child, #left-bar .btn-group-vertical > .btn-group:last-child:not(:first-child) > .facetapi-limit-link: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, #main .gsc-search-box .btn-group-justified > button, #left-bar .btn-group-justified > .facetapi-limit-link,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group #main .gsc-search-box button, #main .gsc-search-box .btn-group-justified > .btn-group button, .btn-group-justified > .btn-group #left-bar .facetapi-limit-link, #left-bar .btn-group-justified > .btn-group .facetapi-limit-link {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"], #main .gsc-search-box [data-toggle="buttons"] > button input[type="radio"], #left-bar [data-toggle="buttons"] > .facetapi-limit-link input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"], #main .gsc-search-box
[data-toggle="buttons"] > button input[type="checkbox"], #left-bar
[data-toggle="buttons"] > .facetapi-limit-link input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"], #main .gsc-search-box
[data-toggle="buttons"] > .btn-group > button input[type="radio"], #left-bar
[data-toggle="buttons"] > .btn-group > .facetapi-limit-link input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"], #main .gsc-search-box
[data-toggle="buttons"] > .btn-group > button input[type="checkbox"], #left-bar
[data-toggle="buttons"] > .btn-group > .facetapi-limit-link 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-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: 8px 20px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 0; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn, #main .gsc-search-box
  .input-group-sm > .input-group-btn > button.input-group-addon, #left-bar
  .input-group-sm > .input-group-btn > .input-group-addon.facetapi-limit-link {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 0; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn, #main .gsc-search-box
  .input-group-lg > .input-group-btn > button.input-group-addon, #left-bar
  .input-group-lg > .input-group-btn > .input-group-addon.facetapi-limit-link {
    padding: 10px 16px;
    font-size: 20px;
    border-radius: 0; }
  .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, #main .gsc-search-box
.input-group-btn:first-child > button, #left-bar
.input-group-btn:first-child > .facetapi-limit-link,
.input-group-btn:first-child > .btn-group > .btn, #main .gsc-search-box
.input-group-btn:first-child > .btn-group > button, #left-bar
.input-group-btn:first-child > .btn-group > .facetapi-limit-link,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), #main .gsc-search-box
.input-group-btn:last-child > button:not(:last-child):not(.dropdown-toggle), #left-bar
.input-group-btn:last-child > .facetapi-limit-link:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn, #main .gsc-search-box
.input-group-btn:last-child > .btn-group:not(:last-child) > button, #left-bar
.input-group-btn:last-child > .btn-group:not(:last-child) > .facetapi-limit-link {
  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, #main .gsc-search-box
.input-group-btn:last-child > button, #left-bar
.input-group-btn:last-child > .facetapi-limit-link,
.input-group-btn:last-child > .btn-group > .btn, #main .gsc-search-box
.input-group-btn:last-child > .btn-group > button, #left-bar
.input-group-btn:last-child > .btn-group > .facetapi-limit-link,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child), #main .gsc-search-box
.input-group-btn:first-child > button:not(:first-child), #left-bar
.input-group-btn:first-child > .facetapi-limit-link:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn, #main .gsc-search-box
.input-group-btn:first-child > .btn-group:not(:first-child) > button, #left-bar
.input-group-btn:first-child > .btn-group:not(:first-child) > .facetapi-limit-link {
  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, #main .gsc-search-box .input-group-btn > button, #left-bar .input-group-btn > .facetapi-limit-link {
    position: relative; }
    .input-group-btn > .btn + .btn, #main .gsc-search-box .input-group-btn > button + .btn, #left-bar .input-group-btn > .facetapi-limit-link + .btn, #main .gsc-search-box .input-group-btn > .btn + button, #main .gsc-search-box .input-group-btn > button + button, #left-bar #main .gsc-search-box .input-group-btn > .facetapi-limit-link + button, #main .gsc-search-box #left-bar .input-group-btn > .facetapi-limit-link + button, #left-bar .input-group-btn > .btn + .facetapi-limit-link, #main .gsc-search-box #left-bar .input-group-btn > button + .facetapi-limit-link, #left-bar #main .gsc-search-box .input-group-btn > button + .facetapi-limit-link, #left-bar .input-group-btn > .facetapi-limit-link + .facetapi-limit-link {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, #main .gsc-search-box .input-group-btn > button:hover, #left-bar .input-group-btn > .facetapi-limit-link:hover, .input-group-btn > .btn:focus, #main .gsc-search-box .input-group-btn > button:focus, #left-bar .input-group-btn > .facetapi-limit-link:focus, .input-group-btn > .btn:active, #main .gsc-search-box .input-group-btn > button:active, #left-bar .input-group-btn > .facetapi-limit-link:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn, #main .gsc-search-box .input-group-btn:first-child > button, #left-bar .input-group-btn:first-child > .facetapi-limit-link,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn, #main .gsc-search-box .input-group-btn:last-child > button, #left-bar .input-group-btn:last-child > .facetapi-limit-link,
  .input-group-btn:last-child > .btn-group {
    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: #00552c; }
  .nav .nav-divider {
    height: 1px;
    margin: 10px 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: 0 0 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: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 0; }
  .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: #afca0b; }

.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: 0; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 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: 0 0 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

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

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

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

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

.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: 10px;
  padding-left: 10px;
  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: -10px;
  margin-left: -10px; }
  @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: 14px 10px;
  font-size: 20px;
  line-height: 22px;
  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: -10px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0; }
  .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: 7px -10px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px; }
  @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: 22px; }
        .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: 14px;
          padding-bottom: 14px; } }

.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 5px;
  margin-bottom: 5px; }
  @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;
      -webkit-box-shadow: none;
      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: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 5px;
  margin-bottom: 5px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, #main .gsc-search-box .btn-group-sm > button.navbar-btn, #left-bar .btn-group-sm > .navbar-btn.facetapi-limit-link {
    margin-top: 8.5px;
    margin-bottom: 8.5px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, #main .gsc-search-box .btn-group-xs > button.navbar-btn, #left-bar .btn-group-xs > .navbar-btn.facetapi-limit-link {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 10px;
      margin-right: 10px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -10px; }
    .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: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0; }
  .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: 22px 0;
  border-radius: 0; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 8px 20px;
      line-height: 1.428571429;
      text-decoration: none;
      color: #00552c;
      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: 0;
      border-top-left-radius: 0; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    color: #000904;
    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: 2;
    color: #fff;
    background-color: #afca0b;
    border-color: #afca0b;
    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: 20px; }

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

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

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px; }

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

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

.pager {
  padding-left: 0;
  margin: 22px 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, #main .gsc-search-box button .label, #left-bar .facetapi-limit-link .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: #afca0b; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #859a08; }

.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: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge, #main .gsc-search-box button .badge, #left-bar .facetapi-limit-link .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, #main .gsc-search-box .btn-group-xs > button .badge, #left-bar .btn-group-xs > .facetapi-limit-link .badge,
  .btn-group-xs > .btn .badge, #main .gsc-search-box
  .btn-group-xs > button .badge, #left-bar
  .btn-group-xs > .facetapi-limit-link .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #00552c;
    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: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 0; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding: 48px 0; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 72px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #000; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #00552c; }

.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 0; }
  .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: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

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

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

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-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: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

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

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

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

.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-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: 0;
    border-top-left-radius: 0; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

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

.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: #afca0b;
  border-color: #afca0b; }
  .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: #eefaa7; }

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

a.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.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 {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

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

a.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.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 {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

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

a.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.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 {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

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

a.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.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 {
    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: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  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: -1;
  border-top-left-radius: -1; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

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

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

.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: -1;
    border-top-left-radius: -1; }
  .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: -1;
    border-bottom-left-radius: -1; }

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

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

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

.panel > .table:first-child, .region-database-related .panel > .views-table:first-child,
.panel > .table-responsive:first-child > .table:first-child, .region-database-related
.panel > .table-responsive:first-child > .views-table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  .panel > .table:first-child > thead:first-child > tr:first-child, .region-database-related .panel > .views-table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child, .region-database-related
  .panel > .views-table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .region-database-related
  .panel > .table-responsive:first-child > .views-table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .region-database-related
  .panel > .table-responsive:first-child > .views-table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: -1;
    border-top-right-radius: -1; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .region-database-related .panel > .views-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, .region-database-related
    .panel > .views-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, .region-database-related
    .panel > .views-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, .region-database-related
    .panel > .views-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, .region-database-related
    .panel > .table-responsive:first-child > .views-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, .region-database-related
    .panel > .table-responsive:first-child > .views-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, .region-database-related
    .panel > .table-responsive:first-child > .views-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, .region-database-related
    .panel > .table-responsive:first-child > .views-table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: -1; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .region-database-related .panel > .views-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, .region-database-related
    .panel > .views-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, .region-database-related
    .panel > .views-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, .region-database-related
    .panel > .views-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, .region-database-related
    .panel > .table-responsive:first-child > .views-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, .region-database-related
    .panel > .table-responsive:first-child > .views-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, .region-database-related
    .panel > .table-responsive:first-child > .views-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, .region-database-related
    .panel > .table-responsive:first-child > .views-table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: -1; }

.panel > .table:last-child, .region-database-related .panel > .views-table:last-child,
.panel > .table-responsive:last-child > .table:last-child, .region-database-related
.panel > .table-responsive:last-child > .views-table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }
  .panel > .table:last-child > tbody:last-child > tr:last-child, .region-database-related .panel > .views-table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child, .region-database-related
  .panel > .views-table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .region-database-related
  .panel > .table-responsive:last-child > .views-table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .region-database-related
  .panel > .table-responsive:last-child > .views-table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: -1;
    border-bottom-right-radius: -1; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .region-database-related .panel > .views-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, .region-database-related
    .panel > .views-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, .region-database-related
    .panel > .views-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, .region-database-related
    .panel > .views-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, .region-database-related
    .panel > .table-responsive:last-child > .views-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, .region-database-related
    .panel > .table-responsive:last-child > .views-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, .region-database-related
    .panel > .table-responsive:last-child > .views-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, .region-database-related
    .panel > .table-responsive:last-child > .views-table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: -1; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .region-database-related .panel > .views-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, .region-database-related
    .panel > .views-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, .region-database-related
    .panel > .views-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, .region-database-related
    .panel > .views-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, .region-database-related
    .panel > .table-responsive:last-child > .views-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, .region-database-related
    .panel > .table-responsive:last-child > .views-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, .region-database-related
    .panel > .table-responsive:last-child > .views-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, .region-database-related
    .panel > .table-responsive:last-child > .views-table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: -1; }

.panel > .panel-body + .table, .region-database-related .panel > .panel-body + .views-table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body, .region-database-related
.panel > .views-table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #e1e1e1; }

.panel > .table > tbody:first-child > tr:first-child th, .region-database-related .panel > .views-table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td, .region-database-related
.panel > .views-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: 22px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0; }
    .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: #afca0b; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #afca0b;
    border-color: #afca0b; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #afca0b; }
    .panel-primary > .panel-heading .badge {
      color: #afca0b;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #afca0b; }

.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: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

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

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

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

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

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    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: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  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;
  min-height: 16.428571429px; }

.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, .modal-footer #main .gsc-search-box button + .btn, #main .gsc-search-box .modal-footer button + .btn, .modal-footer #left-bar .facetapi-limit-link + .btn, #left-bar .modal-footer .facetapi-limit-link + .btn, .modal-footer #main .gsc-search-box .btn + button, #main .gsc-search-box .modal-footer .btn + button, .modal-footer #main .gsc-search-box button + button, #main .gsc-search-box .modal-footer button + button, .modal-footer #left-bar #main .gsc-search-box .facetapi-limit-link + button, #main .gsc-search-box .modal-footer #left-bar .facetapi-limit-link + button, #left-bar .modal-footer #main .gsc-search-box .facetapi-limit-link + button, #main .gsc-search-box #left-bar .modal-footer .facetapi-limit-link + button, .modal-footer #left-bar .btn + .facetapi-limit-link, #left-bar .modal-footer .btn + .facetapi-limit-link, .modal-footer #main .gsc-search-box #left-bar button + .facetapi-limit-link, #left-bar .modal-footer #main .gsc-search-box button + .facetapi-limit-link, #main .gsc-search-box .modal-footer #left-bar button + .facetapi-limit-link, #left-bar #main .gsc-search-box .modal-footer button + .facetapi-limit-link, .modal-footer #left-bar .facetapi-limit-link + .facetapi-limit-link, #left-bar .modal-footer .facetapi-limit-link + .facetapi-limit-link {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn, .modal-footer .btn-group #main .gsc-search-box button + .btn, #main .gsc-search-box .modal-footer .btn-group button + .btn, .modal-footer .btn-group #left-bar .facetapi-limit-link + .btn, #left-bar .modal-footer .btn-group .facetapi-limit-link + .btn, .modal-footer .btn-group #main .gsc-search-box .btn + button, #main .gsc-search-box .modal-footer .btn-group .btn + button, .modal-footer .btn-group #main .gsc-search-box button + button, #main .gsc-search-box .modal-footer .btn-group button + button, .modal-footer .btn-group #left-bar #main .gsc-search-box .facetapi-limit-link + button, #main .gsc-search-box .modal-footer .btn-group #left-bar .facetapi-limit-link + button, #left-bar .modal-footer .btn-group #main .gsc-search-box .facetapi-limit-link + button, #main .gsc-search-box #left-bar .modal-footer .btn-group .facetapi-limit-link + button, .modal-footer .btn-group #left-bar .btn + .facetapi-limit-link, #left-bar .modal-footer .btn-group .btn + .facetapi-limit-link, .modal-footer .btn-group #main .gsc-search-box #left-bar button + .facetapi-limit-link, #left-bar .modal-footer .btn-group #main .gsc-search-box button + .facetapi-limit-link, #main .gsc-search-box .modal-footer .btn-group #left-bar button + .facetapi-limit-link, #left-bar #main .gsc-search-box .modal-footer .btn-group button + .facetapi-limit-link, .modal-footer .btn-group #left-bar .facetapi-limit-link + .facetapi-limit-link, #left-bar .modal-footer .btn-group .facetapi-limit-link + .facetapi-limit-link {
    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 {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    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: "PT Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  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;
  text-decoration: none;
  background-color: #000;
  border-radius: 0; }

.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: "PT Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 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;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    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 {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        -moz-perspective: 1000;
        perspective: 1000; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          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); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: 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: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: 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%;
    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;
    margin-top: -10px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

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

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn, .carousel-caption #main .gsc-search-box button, #main .gsc-search-box .carousel-caption button, .carousel-caption #left-bar .facetapi-limit-link, #left-bar .carousel-caption .facetapi-limit-link {
    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: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }
  .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; }
  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; }
  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; }
  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; }
  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; }
  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; } }

.flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 1.3333333333em;
  line-height: 1em; }
  .flag-icon:before {
    content: '\00a0'; }
  .flag-icon.flag-icon-squared {
    width: 1em; }

.flag-icon-ad {
  background-image: url(../images/flags/4x3/ad.svg); }
  .flag-icon-ad.flag-icon-squared {
    background-image: url(../images/flags/1x1/ad.svg); }

.flag-icon-ae {
  background-image: url(../images/flags/4x3/ae.svg); }
  .flag-icon-ae.flag-icon-squared {
    background-image: url(../images/flags/1x1/ae.svg); }

.flag-icon-af {
  background-image: url(../images/flags/4x3/af.svg); }
  .flag-icon-af.flag-icon-squared {
    background-image: url(../images/flags/1x1/af.svg); }

.flag-icon-ag {
  background-image: url(../images/flags/4x3/ag.svg); }
  .flag-icon-ag.flag-icon-squared {
    background-image: url(../images/flags/1x1/ag.svg); }

.flag-icon-ai {
  background-image: url(../images/flags/4x3/ai.svg); }
  .flag-icon-ai.flag-icon-squared {
    background-image: url(../images/flags/1x1/ai.svg); }

.flag-icon-al {
  background-image: url(../images/flags/4x3/al.svg); }
  .flag-icon-al.flag-icon-squared {
    background-image: url(../images/flags/1x1/al.svg); }

.flag-icon-am {
  background-image: url(../images/flags/4x3/am.svg); }
  .flag-icon-am.flag-icon-squared {
    background-image: url(../images/flags/1x1/am.svg); }

.flag-icon-ao {
  background-image: url(../images/flags/4x3/ao.svg); }
  .flag-icon-ao.flag-icon-squared {
    background-image: url(../images/flags/1x1/ao.svg); }

.flag-icon-aq {
  background-image: url(../images/flags/4x3/aq.svg); }
  .flag-icon-aq.flag-icon-squared {
    background-image: url(../images/flags/1x1/aq.svg); }

.flag-icon-ar {
  background-image: url(../images/flags/4x3/ar.svg); }
  .flag-icon-ar.flag-icon-squared {
    background-image: url(../images/flags/1x1/ar.svg); }

.flag-icon-as {
  background-image: url(../images/flags/4x3/as.svg); }
  .flag-icon-as.flag-icon-squared {
    background-image: url(../images/flags/1x1/as.svg); }

.flag-icon-at {
  background-image: url(../images/flags/4x3/at.svg); }
  .flag-icon-at.flag-icon-squared {
    background-image: url(../images/flags/1x1/at.svg); }

.flag-icon-au {
  background-image: url(../images/flags/4x3/au.svg); }
  .flag-icon-au.flag-icon-squared {
    background-image: url(../images/flags/1x1/au.svg); }

.flag-icon-aw {
  background-image: url(../images/flags/4x3/aw.svg); }
  .flag-icon-aw.flag-icon-squared {
    background-image: url(../images/flags/1x1/aw.svg); }

.flag-icon-ax {
  background-image: url(../images/flags/4x3/ax.svg); }
  .flag-icon-ax.flag-icon-squared {
    background-image: url(../images/flags/1x1/ax.svg); }

.flag-icon-az {
  background-image: url(../images/flags/4x3/az.svg); }
  .flag-icon-az.flag-icon-squared {
    background-image: url(../images/flags/1x1/az.svg); }

.flag-icon-ba {
  background-image: url(../images/flags/4x3/ba.svg); }
  .flag-icon-ba.flag-icon-squared {
    background-image: url(../images/flags/1x1/ba.svg); }

.flag-icon-bb {
  background-image: url(../images/flags/4x3/bb.svg); }
  .flag-icon-bb.flag-icon-squared {
    background-image: url(../images/flags/1x1/bb.svg); }

.flag-icon-bd {
  background-image: url(../images/flags/4x3/bd.svg); }
  .flag-icon-bd.flag-icon-squared {
    background-image: url(../images/flags/1x1/bd.svg); }

.flag-icon-be {
  background-image: url(../images/flags/4x3/be.svg); }
  .flag-icon-be.flag-icon-squared {
    background-image: url(../images/flags/1x1/be.svg); }

.flag-icon-bf {
  background-image: url(../images/flags/4x3/bf.svg); }
  .flag-icon-bf.flag-icon-squared {
    background-image: url(../images/flags/1x1/bf.svg); }

.flag-icon-bg {
  background-image: url(../images/flags/4x3/bg.svg); }
  .flag-icon-bg.flag-icon-squared {
    background-image: url(../images/flags/1x1/bg.svg); }

.flag-icon-bh {
  background-image: url(../images/flags/4x3/bh.svg); }
  .flag-icon-bh.flag-icon-squared {
    background-image: url(../images/flags/1x1/bh.svg); }

.flag-icon-bi {
  background-image: url(../images/flags/4x3/bi.svg); }
  .flag-icon-bi.flag-icon-squared {
    background-image: url(../images/flags/1x1/bi.svg); }

.flag-icon-bj {
  background-image: url(../images/flags/4x3/bj.svg); }
  .flag-icon-bj.flag-icon-squared {
    background-image: url(../images/flags/1x1/bj.svg); }

.flag-icon-bl {
  background-image: url(../images/flags/4x3/bl.svg); }
  .flag-icon-bl.flag-icon-squared {
    background-image: url(../images/flags/1x1/bl.svg); }

.flag-icon-bm {
  background-image: url(../images/flags/4x3/bm.svg); }
  .flag-icon-bm.flag-icon-squared {
    background-image: url(../images/flags/1x1/bm.svg); }

.flag-icon-bn {
  background-image: url(../images/flags/4x3/bn.svg); }
  .flag-icon-bn.flag-icon-squared {
    background-image: url(../images/flags/1x1/bn.svg); }

.flag-icon-bo {
  background-image: url(../images/flags/4x3/bo.svg); }
  .flag-icon-bo.flag-icon-squared {
    background-image: url(../images/flags/1x1/bo.svg); }

.flag-icon-bq {
  background-image: url(../images/flags/4x3/bq.svg); }
  .flag-icon-bq.flag-icon-squared {
    background-image: url(../images/flags/1x1/bq.svg); }

.flag-icon-br {
  background-image: url(../images/flags/4x3/br.svg); }
  .flag-icon-br.flag-icon-squared {
    background-image: url(../images/flags/1x1/br.svg); }

.flag-icon-bs {
  background-image: url(../images/flags/4x3/bs.svg); }
  .flag-icon-bs.flag-icon-squared {
    background-image: url(../images/flags/1x1/bs.svg); }

.flag-icon-bt {
  background-image: url(../images/flags/4x3/bt.svg); }
  .flag-icon-bt.flag-icon-squared {
    background-image: url(../images/flags/1x1/bt.svg); }

.flag-icon-bv {
  background-image: url(../images/flags/4x3/bv.svg); }
  .flag-icon-bv.flag-icon-squared {
    background-image: url(../images/flags/1x1/bv.svg); }

.flag-icon-bw {
  background-image: url(../images/flags/4x3/bw.svg); }
  .flag-icon-bw.flag-icon-squared {
    background-image: url(../images/flags/1x1/bw.svg); }

.flag-icon-by {
  background-image: url(../images/flags/4x3/by.svg); }
  .flag-icon-by.flag-icon-squared {
    background-image: url(../images/flags/1x1/by.svg); }

.flag-icon-bz {
  background-image: url(../images/flags/4x3/bz.svg); }
  .flag-icon-bz.flag-icon-squared {
    background-image: url(../images/flags/1x1/bz.svg); }

.flag-icon-ca {
  background-image: url(../images/flags/4x3/ca.svg); }
  .flag-icon-ca.flag-icon-squared {
    background-image: url(../images/flags/1x1/ca.svg); }

.flag-icon-cc {
  background-image: url(../images/flags/4x3/cc.svg); }
  .flag-icon-cc.flag-icon-squared {
    background-image: url(../images/flags/1x1/cc.svg); }

.flag-icon-cd {
  background-image: url(../images/flags/4x3/cd.svg); }
  .flag-icon-cd.flag-icon-squared {
    background-image: url(../images/flags/1x1/cd.svg); }

.flag-icon-cf {
  background-image: url(../images/flags/4x3/cf.svg); }
  .flag-icon-cf.flag-icon-squared {
    background-image: url(../images/flags/1x1/cf.svg); }

.flag-icon-cg {
  background-image: url(../images/flags/4x3/cg.svg); }
  .flag-icon-cg.flag-icon-squared {
    background-image: url(../images/flags/1x1/cg.svg); }

.flag-icon-ch {
  background-image: url(../images/flags/4x3/ch.svg); }
  .flag-icon-ch.flag-icon-squared {
    background-image: url(../images/flags/1x1/ch.svg); }

.flag-icon-ci {
  background-image: url(../images/flags/4x3/ci.svg); }
  .flag-icon-ci.flag-icon-squared {
    background-image: url(../images/flags/1x1/ci.svg); }

.flag-icon-ck {
  background-image: url(../images/flags/4x3/ck.svg); }
  .flag-icon-ck.flag-icon-squared {
    background-image: url(../images/flags/1x1/ck.svg); }

.flag-icon-cl {
  background-image: url(../images/flags/4x3/cl.svg); }
  .flag-icon-cl.flag-icon-squared {
    background-image: url(../images/flags/1x1/cl.svg); }

.flag-icon-cm {
  background-image: url(../images/flags/4x3/cm.svg); }
  .flag-icon-cm.flag-icon-squared {
    background-image: url(../images/flags/1x1/cm.svg); }

.flag-icon-cn {
  background-image: url(../images/flags/4x3/cn.svg); }
  .flag-icon-cn.flag-icon-squared {
    background-image: url(../images/flags/1x1/cn.svg); }

.flag-icon-co {
  background-image: url(../images/flags/4x3/co.svg); }
  .flag-icon-co.flag-icon-squared {
    background-image: url(../images/flags/1x1/co.svg); }

.flag-icon-cr {
  background-image: url(../images/flags/4x3/cr.svg); }
  .flag-icon-cr.flag-icon-squared {
    background-image: url(../images/flags/1x1/cr.svg); }

.flag-icon-cu {
  background-image: url(../images/flags/4x3/cu.svg); }
  .flag-icon-cu.flag-icon-squared {
    background-image: url(../images/flags/1x1/cu.svg); }

.flag-icon-cv {
  background-image: url(../images/flags/4x3/cv.svg); }
  .flag-icon-cv.flag-icon-squared {
    background-image: url(../images/flags/1x1/cv.svg); }

.flag-icon-cw {
  background-image: url(../images/flags/4x3/cw.svg); }
  .flag-icon-cw.flag-icon-squared {
    background-image: url(../images/flags/1x1/cw.svg); }

.flag-icon-cx {
  background-image: url(../images/flags/4x3/cx.svg); }
  .flag-icon-cx.flag-icon-squared {
    background-image: url(../images/flags/1x1/cx.svg); }

.flag-icon-cy {
  background-image: url(../images/flags/4x3/cy.svg); }
  .flag-icon-cy.flag-icon-squared {
    background-image: url(../images/flags/1x1/cy.svg); }

.flag-icon-cz {
  background-image: url(../images/flags/4x3/cz.svg); }
  .flag-icon-cz.flag-icon-squared {
    background-image: url(../images/flags/1x1/cz.svg); }

.flag-icon-de {
  background-image: url(../images/flags/4x3/de.svg); }
  .flag-icon-de.flag-icon-squared {
    background-image: url(../images/flags/1x1/de.svg); }

.flag-icon-dj {
  background-image: url(../images/flags/4x3/dj.svg); }
  .flag-icon-dj.flag-icon-squared {
    background-image: url(../images/flags/1x1/dj.svg); }

.flag-icon-dk {
  background-image: url(../images/flags/4x3/dk.svg); }
  .flag-icon-dk.flag-icon-squared {
    background-image: url(../images/flags/1x1/dk.svg); }

.flag-icon-dm {
  background-image: url(../images/flags/4x3/dm.svg); }
  .flag-icon-dm.flag-icon-squared {
    background-image: url(../images/flags/1x1/dm.svg); }

.flag-icon-do {
  background-image: url(../images/flags/4x3/do.svg); }
  .flag-icon-do.flag-icon-squared {
    background-image: url(../images/flags/1x1/do.svg); }

.flag-icon-dz {
  background-image: url(../images/flags/4x3/dz.svg); }
  .flag-icon-dz.flag-icon-squared {
    background-image: url(../images/flags/1x1/dz.svg); }

.flag-icon-ec {
  background-image: url(../images/flags/4x3/ec.svg); }
  .flag-icon-ec.flag-icon-squared {
    background-image: url(../images/flags/1x1/ec.svg); }

.flag-icon-ee {
  background-image: url(../images/flags/4x3/ee.svg); }
  .flag-icon-ee.flag-icon-squared {
    background-image: url(../images/flags/1x1/ee.svg); }

.flag-icon-eg {
  background-image: url(../images/flags/4x3/eg.svg); }
  .flag-icon-eg.flag-icon-squared {
    background-image: url(../images/flags/1x1/eg.svg); }

.flag-icon-eh {
  background-image: url(../images/flags/4x3/eh.svg); }
  .flag-icon-eh.flag-icon-squared {
    background-image: url(../images/flags/1x1/eh.svg); }

.flag-icon-er {
  background-image: url(../images/flags/4x3/er.svg); }
  .flag-icon-er.flag-icon-squared {
    background-image: url(../images/flags/1x1/er.svg); }

.flag-icon-es {
  background-image: url(../images/flags/4x3/es.svg); }
  .flag-icon-es.flag-icon-squared {
    background-image: url(../images/flags/1x1/es.svg); }

.flag-icon-et {
  background-image: url(../images/flags/4x3/et.svg); }
  .flag-icon-et.flag-icon-squared {
    background-image: url(../images/flags/1x1/et.svg); }

.flag-icon-fi {
  background-image: url(../images/flags/4x3/fi.svg); }
  .flag-icon-fi.flag-icon-squared {
    background-image: url(../images/flags/1x1/fi.svg); }

.flag-icon-fj {
  background-image: url(../images/flags/4x3/fj.svg); }
  .flag-icon-fj.flag-icon-squared {
    background-image: url(../images/flags/1x1/fj.svg); }

.flag-icon-fk {
  background-image: url(../images/flags/4x3/fk.svg); }
  .flag-icon-fk.flag-icon-squared {
    background-image: url(../images/flags/1x1/fk.svg); }

.flag-icon-fm {
  background-image: url(../images/flags/4x3/fm.svg); }
  .flag-icon-fm.flag-icon-squared {
    background-image: url(../images/flags/1x1/fm.svg); }

.flag-icon-fo {
  background-image: url(../images/flags/4x3/fo.svg); }
  .flag-icon-fo.flag-icon-squared {
    background-image: url(../images/flags/1x1/fo.svg); }

.flag-icon-fr {
  background-image: url(../images/flags/4x3/fr.svg); }
  .flag-icon-fr.flag-icon-squared {
    background-image: url(../images/flags/1x1/fr.svg); }

.flag-icon-ga {
  background-image: url(../images/flags/4x3/ga.svg); }
  .flag-icon-ga.flag-icon-squared {
    background-image: url(../images/flags/1x1/ga.svg); }

.flag-icon-gb {
  background-image: url(../images/flags/4x3/gb.svg); }
  .flag-icon-gb.flag-icon-squared {
    background-image: url(../images/flags/1x1/gb.svg); }

.flag-icon-gd {
  background-image: url(../images/flags/4x3/gd.svg); }
  .flag-icon-gd.flag-icon-squared {
    background-image: url(../images/flags/1x1/gd.svg); }

.flag-icon-ge {
  background-image: url(../images/flags/4x3/ge.svg); }
  .flag-icon-ge.flag-icon-squared {
    background-image: url(../images/flags/1x1/ge.svg); }

.flag-icon-gf {
  background-image: url(../images/flags/4x3/gf.svg); }
  .flag-icon-gf.flag-icon-squared {
    background-image: url(../images/flags/1x1/gf.svg); }

.flag-icon-gg {
  background-image: url(../images/flags/4x3/gg.svg); }
  .flag-icon-gg.flag-icon-squared {
    background-image: url(../images/flags/1x1/gg.svg); }

.flag-icon-gh {
  background-image: url(../images/flags/4x3/gh.svg); }
  .flag-icon-gh.flag-icon-squared {
    background-image: url(../images/flags/1x1/gh.svg); }

.flag-icon-gi {
  background-image: url(../images/flags/4x3/gi.svg); }
  .flag-icon-gi.flag-icon-squared {
    background-image: url(../images/flags/1x1/gi.svg); }

.flag-icon-gl {
  background-image: url(../images/flags/4x3/gl.svg); }
  .flag-icon-gl.flag-icon-squared {
    background-image: url(../images/flags/1x1/gl.svg); }

.flag-icon-gm {
  background-image: url(../images/flags/4x3/gm.svg); }
  .flag-icon-gm.flag-icon-squared {
    background-image: url(../images/flags/1x1/gm.svg); }

.flag-icon-gn {
  background-image: url(../images/flags/4x3/gn.svg); }
  .flag-icon-gn.flag-icon-squared {
    background-image: url(../images/flags/1x1/gn.svg); }

.flag-icon-gp {
  background-image: url(../images/flags/4x3/gp.svg); }
  .flag-icon-gp.flag-icon-squared {
    background-image: url(../images/flags/1x1/gp.svg); }

.flag-icon-gq {
  background-image: url(../images/flags/4x3/gq.svg); }
  .flag-icon-gq.flag-icon-squared {
    background-image: url(../images/flags/1x1/gq.svg); }

.flag-icon-gr {
  background-image: url(../images/flags/4x3/gr.svg); }
  .flag-icon-gr.flag-icon-squared {
    background-image: url(../images/flags/1x1/gr.svg); }

.flag-icon-gs {
  background-image: url(../images/flags/4x3/gs.svg); }
  .flag-icon-gs.flag-icon-squared {
    background-image: url(../images/flags/1x1/gs.svg); }

.flag-icon-gt {
  background-image: url(../images/flags/4x3/gt.svg); }
  .flag-icon-gt.flag-icon-squared {
    background-image: url(../images/flags/1x1/gt.svg); }

.flag-icon-gu {
  background-image: url(../images/flags/4x3/gu.svg); }
  .flag-icon-gu.flag-icon-squared {
    background-image: url(../images/flags/1x1/gu.svg); }

.flag-icon-gw {
  background-image: url(../images/flags/4x3/gw.svg); }
  .flag-icon-gw.flag-icon-squared {
    background-image: url(../images/flags/1x1/gw.svg); }

.flag-icon-gy {
  background-image: url(../images/flags/4x3/gy.svg); }
  .flag-icon-gy.flag-icon-squared {
    background-image: url(../images/flags/1x1/gy.svg); }

.flag-icon-hk {
  background-image: url(../images/flags/4x3/hk.svg); }
  .flag-icon-hk.flag-icon-squared {
    background-image: url(../images/flags/1x1/hk.svg); }

.flag-icon-hm {
  background-image: url(../images/flags/4x3/hm.svg); }
  .flag-icon-hm.flag-icon-squared {
    background-image: url(../images/flags/1x1/hm.svg); }

.flag-icon-hn {
  background-image: url(../images/flags/4x3/hn.svg); }
  .flag-icon-hn.flag-icon-squared {
    background-image: url(../images/flags/1x1/hn.svg); }

.flag-icon-hr {
  background-image: url(../images/flags/4x3/hr.svg); }
  .flag-icon-hr.flag-icon-squared {
    background-image: url(../images/flags/1x1/hr.svg); }

.flag-icon-ht {
  background-image: url(../images/flags/4x3/ht.svg); }
  .flag-icon-ht.flag-icon-squared {
    background-image: url(../images/flags/1x1/ht.svg); }

.flag-icon-hu {
  background-image: url(../images/flags/4x3/hu.svg); }
  .flag-icon-hu.flag-icon-squared {
    background-image: url(../images/flags/1x1/hu.svg); }

.flag-icon-id {
  background-image: url(../images/flags/4x3/id.svg); }
  .flag-icon-id.flag-icon-squared {
    background-image: url(../images/flags/1x1/id.svg); }

.flag-icon-ie {
  background-image: url(../images/flags/4x3/ie.svg); }
  .flag-icon-ie.flag-icon-squared {
    background-image: url(../images/flags/1x1/ie.svg); }

.flag-icon-il {
  background-image: url(../images/flags/4x3/il.svg); }
  .flag-icon-il.flag-icon-squared {
    background-image: url(../images/flags/1x1/il.svg); }

.flag-icon-im {
  background-image: url(../images/flags/4x3/im.svg); }
  .flag-icon-im.flag-icon-squared {
    background-image: url(../images/flags/1x1/im.svg); }

.flag-icon-in {
  background-image: url(../images/flags/4x3/in.svg); }
  .flag-icon-in.flag-icon-squared {
    background-image: url(../images/flags/1x1/in.svg); }

.flag-icon-io {
  background-image: url(../images/flags/4x3/io.svg); }
  .flag-icon-io.flag-icon-squared {
    background-image: url(../images/flags/1x1/io.svg); }

.flag-icon-iq {
  background-image: url(../images/flags/4x3/iq.svg); }
  .flag-icon-iq.flag-icon-squared {
    background-image: url(../images/flags/1x1/iq.svg); }

.flag-icon-ir {
  background-image: url(../images/flags/4x3/ir.svg); }
  .flag-icon-ir.flag-icon-squared {
    background-image: url(../images/flags/1x1/ir.svg); }

.flag-icon-is {
  background-image: url(../images/flags/4x3/is.svg); }
  .flag-icon-is.flag-icon-squared {
    background-image: url(../images/flags/1x1/is.svg); }

.flag-icon-it {
  background-image: url(../images/flags/4x3/it.svg); }
  .flag-icon-it.flag-icon-squared {
    background-image: url(../images/flags/1x1/it.svg); }

.flag-icon-je {
  background-image: url(../images/flags/4x3/je.svg); }
  .flag-icon-je.flag-icon-squared {
    background-image: url(../images/flags/1x1/je.svg); }

.flag-icon-jm {
  background-image: url(../images/flags/4x3/jm.svg); }
  .flag-icon-jm.flag-icon-squared {
    background-image: url(../images/flags/1x1/jm.svg); }

.flag-icon-jo {
  background-image: url(../images/flags/4x3/jo.svg); }
  .flag-icon-jo.flag-icon-squared {
    background-image: url(../images/flags/1x1/jo.svg); }

.flag-icon-jp {
  background-image: url(../images/flags/4x3/jp.svg); }
  .flag-icon-jp.flag-icon-squared {
    background-image: url(../images/flags/1x1/jp.svg); }

.flag-icon-ke {
  background-image: url(../images/flags/4x3/ke.svg); }
  .flag-icon-ke.flag-icon-squared {
    background-image: url(../images/flags/1x1/ke.svg); }

.flag-icon-kg {
  background-image: url(../images/flags/4x3/kg.svg); }
  .flag-icon-kg.flag-icon-squared {
    background-image: url(../images/flags/1x1/kg.svg); }

.flag-icon-kh {
  background-image: url(../images/flags/4x3/kh.svg); }
  .flag-icon-kh.flag-icon-squared {
    background-image: url(../images/flags/1x1/kh.svg); }

.flag-icon-ki {
  background-image: url(../images/flags/4x3/ki.svg); }
  .flag-icon-ki.flag-icon-squared {
    background-image: url(../images/flags/1x1/ki.svg); }

.flag-icon-km {
  background-image: url(../images/flags/4x3/km.svg); }
  .flag-icon-km.flag-icon-squared {
    background-image: url(../images/flags/1x1/km.svg); }

.flag-icon-kn {
  background-image: url(../images/flags/4x3/kn.svg); }
  .flag-icon-kn.flag-icon-squared {
    background-image: url(../images/flags/1x1/kn.svg); }

.flag-icon-kp {
  background-image: url(../images/flags/4x3/kp.svg); }
  .flag-icon-kp.flag-icon-squared {
    background-image: url(../images/flags/1x1/kp.svg); }

.flag-icon-kr {
  background-image: url(../images/flags/4x3/kr.svg); }
  .flag-icon-kr.flag-icon-squared {
    background-image: url(../images/flags/1x1/kr.svg); }

.flag-icon-kw {
  background-image: url(../images/flags/4x3/kw.svg); }
  .flag-icon-kw.flag-icon-squared {
    background-image: url(../images/flags/1x1/kw.svg); }

.flag-icon-ky {
  background-image: url(../images/flags/4x3/ky.svg); }
  .flag-icon-ky.flag-icon-squared {
    background-image: url(../images/flags/1x1/ky.svg); }

.flag-icon-kz {
  background-image: url(../images/flags/4x3/kz.svg); }
  .flag-icon-kz.flag-icon-squared {
    background-image: url(../images/flags/1x1/kz.svg); }

.flag-icon-la {
  background-image: url(../images/flags/4x3/la.svg); }
  .flag-icon-la.flag-icon-squared {
    background-image: url(../images/flags/1x1/la.svg); }

.flag-icon-lb {
  background-image: url(../images/flags/4x3/lb.svg); }
  .flag-icon-lb.flag-icon-squared {
    background-image: url(../images/flags/1x1/lb.svg); }

.flag-icon-lc {
  background-image: url(../images/flags/4x3/lc.svg); }
  .flag-icon-lc.flag-icon-squared {
    background-image: url(../images/flags/1x1/lc.svg); }

.flag-icon-li {
  background-image: url(../images/flags/4x3/li.svg); }
  .flag-icon-li.flag-icon-squared {
    background-image: url(../images/flags/1x1/li.svg); }

.flag-icon-lk {
  background-image: url(../images/flags/4x3/lk.svg); }
  .flag-icon-lk.flag-icon-squared {
    background-image: url(../images/flags/1x1/lk.svg); }

.flag-icon-lr {
  background-image: url(../images/flags/4x3/lr.svg); }
  .flag-icon-lr.flag-icon-squared {
    background-image: url(../images/flags/1x1/lr.svg); }

.flag-icon-ls {
  background-image: url(../images/flags/4x3/ls.svg); }
  .flag-icon-ls.flag-icon-squared {
    background-image: url(../images/flags/1x1/ls.svg); }

.flag-icon-lt {
  background-image: url(../images/flags/4x3/lt.svg); }
  .flag-icon-lt.flag-icon-squared {
    background-image: url(../images/flags/1x1/lt.svg); }

.flag-icon-lu {
  background-image: url(../images/flags/4x3/lu.svg); }
  .flag-icon-lu.flag-icon-squared {
    background-image: url(../images/flags/1x1/lu.svg); }

.flag-icon-lv {
  background-image: url(../images/flags/4x3/lv.svg); }
  .flag-icon-lv.flag-icon-squared {
    background-image: url(../images/flags/1x1/lv.svg); }

.flag-icon-ly {
  background-image: url(../images/flags/4x3/ly.svg); }
  .flag-icon-ly.flag-icon-squared {
    background-image: url(../images/flags/1x1/ly.svg); }

.flag-icon-ma {
  background-image: url(../images/flags/4x3/ma.svg); }
  .flag-icon-ma.flag-icon-squared {
    background-image: url(../images/flags/1x1/ma.svg); }

.flag-icon-mc {
  background-image: url(../images/flags/4x3/mc.svg); }
  .flag-icon-mc.flag-icon-squared {
    background-image: url(../images/flags/1x1/mc.svg); }

.flag-icon-md {
  background-image: url(../images/flags/4x3/md.svg); }
  .flag-icon-md.flag-icon-squared {
    background-image: url(../images/flags/1x1/md.svg); }

.flag-icon-me {
  background-image: url(../images/flags/4x3/me.svg); }
  .flag-icon-me.flag-icon-squared {
    background-image: url(../images/flags/1x1/me.svg); }

.flag-icon-mf {
  background-image: url(../images/flags/4x3/mf.svg); }
  .flag-icon-mf.flag-icon-squared {
    background-image: url(../images/flags/1x1/mf.svg); }

.flag-icon-mg {
  background-image: url(../images/flags/4x3/mg.svg); }
  .flag-icon-mg.flag-icon-squared {
    background-image: url(../images/flags/1x1/mg.svg); }

.flag-icon-mh {
  background-image: url(../images/flags/4x3/mh.svg); }
  .flag-icon-mh.flag-icon-squared {
    background-image: url(../images/flags/1x1/mh.svg); }

.flag-icon-mk {
  background-image: url(../images/flags/4x3/mk.svg); }
  .flag-icon-mk.flag-icon-squared {
    background-image: url(../images/flags/1x1/mk.svg); }

.flag-icon-ml {
  background-image: url(../images/flags/4x3/ml.svg); }
  .flag-icon-ml.flag-icon-squared {
    background-image: url(../images/flags/1x1/ml.svg); }

.flag-icon-mm {
  background-image: url(../images/flags/4x3/mm.svg); }
  .flag-icon-mm.flag-icon-squared {
    background-image: url(../images/flags/1x1/mm.svg); }

.flag-icon-mn {
  background-image: url(../images/flags/4x3/mn.svg); }
  .flag-icon-mn.flag-icon-squared {
    background-image: url(../images/flags/1x1/mn.svg); }

.flag-icon-mo {
  background-image: url(../images/flags/4x3/mo.svg); }
  .flag-icon-mo.flag-icon-squared {
    background-image: url(../images/flags/1x1/mo.svg); }

.flag-icon-mp {
  background-image: url(../images/flags/4x3/mp.svg); }
  .flag-icon-mp.flag-icon-squared {
    background-image: url(../images/flags/1x1/mp.svg); }

.flag-icon-mq {
  background-image: url(../images/flags/4x3/mq.svg); }
  .flag-icon-mq.flag-icon-squared {
    background-image: url(../images/flags/1x1/mq.svg); }

.flag-icon-mr {
  background-image: url(../images/flags/4x3/mr.svg); }
  .flag-icon-mr.flag-icon-squared {
    background-image: url(../images/flags/1x1/mr.svg); }

.flag-icon-ms {
  background-image: url(../images/flags/4x3/ms.svg); }
  .flag-icon-ms.flag-icon-squared {
    background-image: url(../images/flags/1x1/ms.svg); }

.flag-icon-mt {
  background-image: url(../images/flags/4x3/mt.svg); }
  .flag-icon-mt.flag-icon-squared {
    background-image: url(../images/flags/1x1/mt.svg); }

.flag-icon-mu {
  background-image: url(../images/flags/4x3/mu.svg); }
  .flag-icon-mu.flag-icon-squared {
    background-image: url(../images/flags/1x1/mu.svg); }

.flag-icon-mv {
  background-image: url(../images/flags/4x3/mv.svg); }
  .flag-icon-mv.flag-icon-squared {
    background-image: url(../images/flags/1x1/mv.svg); }

.flag-icon-mw {
  background-image: url(../images/flags/4x3/mw.svg); }
  .flag-icon-mw.flag-icon-squared {
    background-image: url(../images/flags/1x1/mw.svg); }

.flag-icon-mx {
  background-image: url(../images/flags/4x3/mx.svg); }
  .flag-icon-mx.flag-icon-squared {
    background-image: url(../images/flags/1x1/mx.svg); }

.flag-icon-my {
  background-image: url(../images/flags/4x3/my.svg); }
  .flag-icon-my.flag-icon-squared {
    background-image: url(../images/flags/1x1/my.svg); }

.flag-icon-mz {
  background-image: url(../images/flags/4x3/mz.svg); }
  .flag-icon-mz.flag-icon-squared {
    background-image: url(../images/flags/1x1/mz.svg); }

.flag-icon-na {
  background-image: url(../images/flags/4x3/na.svg); }
  .flag-icon-na.flag-icon-squared {
    background-image: url(../images/flags/1x1/na.svg); }

.flag-icon-nc {
  background-image: url(../images/flags/4x3/nc.svg); }
  .flag-icon-nc.flag-icon-squared {
    background-image: url(../images/flags/1x1/nc.svg); }

.flag-icon-ne {
  background-image: url(../images/flags/4x3/ne.svg); }
  .flag-icon-ne.flag-icon-squared {
    background-image: url(../images/flags/1x1/ne.svg); }

.flag-icon-nf {
  background-image: url(../images/flags/4x3/nf.svg); }
  .flag-icon-nf.flag-icon-squared {
    background-image: url(../images/flags/1x1/nf.svg); }

.flag-icon-ng {
  background-image: url(../images/flags/4x3/ng.svg); }
  .flag-icon-ng.flag-icon-squared {
    background-image: url(../images/flags/1x1/ng.svg); }

.flag-icon-ni {
  background-image: url(../images/flags/4x3/ni.svg); }
  .flag-icon-ni.flag-icon-squared {
    background-image: url(../images/flags/1x1/ni.svg); }

.flag-icon-nl {
  background-image: url(../images/flags/4x3/nl.svg); }
  .flag-icon-nl.flag-icon-squared {
    background-image: url(../images/flags/1x1/nl.svg); }

.flag-icon-no {
  background-image: url(../images/flags/4x3/no.svg); }
  .flag-icon-no.flag-icon-squared {
    background-image: url(../images/flags/1x1/no.svg); }

.flag-icon-np {
  background-image: url(../images/flags/4x3/np.svg); }
  .flag-icon-np.flag-icon-squared {
    background-image: url(../images/flags/1x1/np.svg); }

.flag-icon-nr {
  background-image: url(../images/flags/4x3/nr.svg); }
  .flag-icon-nr.flag-icon-squared {
    background-image: url(../images/flags/1x1/nr.svg); }

.flag-icon-nu {
  background-image: url(../images/flags/4x3/nu.svg); }
  .flag-icon-nu.flag-icon-squared {
    background-image: url(../images/flags/1x1/nu.svg); }

.flag-icon-nz {
  background-image: url(../images/flags/4x3/nz.svg); }
  .flag-icon-nz.flag-icon-squared {
    background-image: url(../images/flags/1x1/nz.svg); }

.flag-icon-om {
  background-image: url(../images/flags/4x3/om.svg); }
  .flag-icon-om.flag-icon-squared {
    background-image: url(../images/flags/1x1/om.svg); }

.flag-icon-pa {
  background-image: url(../images/flags/4x3/pa.svg); }
  .flag-icon-pa.flag-icon-squared {
    background-image: url(../images/flags/1x1/pa.svg); }

.flag-icon-pe {
  background-image: url(../images/flags/4x3/pe.svg); }
  .flag-icon-pe.flag-icon-squared {
    background-image: url(../images/flags/1x1/pe.svg); }

.flag-icon-pf {
  background-image: url(../images/flags/4x3/pf.svg); }
  .flag-icon-pf.flag-icon-squared {
    background-image: url(../images/flags/1x1/pf.svg); }

.flag-icon-pg {
  background-image: url(../images/flags/4x3/pg.svg); }
  .flag-icon-pg.flag-icon-squared {
    background-image: url(../images/flags/1x1/pg.svg); }

.flag-icon-ph {
  background-image: url(../images/flags/4x3/ph.svg); }
  .flag-icon-ph.flag-icon-squared {
    background-image: url(../images/flags/1x1/ph.svg); }

.flag-icon-pk {
  background-image: url(../images/flags/4x3/pk.svg); }
  .flag-icon-pk.flag-icon-squared {
    background-image: url(../images/flags/1x1/pk.svg); }

.flag-icon-pl {
  background-image: url(../images/flags/4x3/pl.svg); }
  .flag-icon-pl.flag-icon-squared {
    background-image: url(../images/flags/1x1/pl.svg); }

.flag-icon-pm {
  background-image: url(../images/flags/4x3/pm.svg); }
  .flag-icon-pm.flag-icon-squared {
    background-image: url(../images/flags/1x1/pm.svg); }

.flag-icon-pn {
  background-image: url(../images/flags/4x3/pn.svg); }
  .flag-icon-pn.flag-icon-squared {
    background-image: url(../images/flags/1x1/pn.svg); }

.flag-icon-pr {
  background-image: url(../images/flags/4x3/pr.svg); }
  .flag-icon-pr.flag-icon-squared {
    background-image: url(../images/flags/1x1/pr.svg); }

.flag-icon-ps {
  background-image: url(../images/flags/4x3/ps.svg); }
  .flag-icon-ps.flag-icon-squared {
    background-image: url(../images/flags/1x1/ps.svg); }

.flag-icon-pt {
  background-image: url(../images/flags/4x3/pt.svg); }
  .flag-icon-pt.flag-icon-squared {
    background-image: url(../images/flags/1x1/pt.svg); }

.flag-icon-pw {
  background-image: url(../images/flags/4x3/pw.svg); }
  .flag-icon-pw.flag-icon-squared {
    background-image: url(../images/flags/1x1/pw.svg); }

.flag-icon-py {
  background-image: url(../images/flags/4x3/py.svg); }
  .flag-icon-py.flag-icon-squared {
    background-image: url(../images/flags/1x1/py.svg); }

.flag-icon-qa {
  background-image: url(../images/flags/4x3/qa.svg); }
  .flag-icon-qa.flag-icon-squared {
    background-image: url(../images/flags/1x1/qa.svg); }

.flag-icon-re {
  background-image: url(../images/flags/4x3/re.svg); }
  .flag-icon-re.flag-icon-squared {
    background-image: url(../images/flags/1x1/re.svg); }

.flag-icon-ro {
  background-image: url(../images/flags/4x3/ro.svg); }
  .flag-icon-ro.flag-icon-squared {
    background-image: url(../images/flags/1x1/ro.svg); }

.flag-icon-rs {
  background-image: url(../images/flags/4x3/rs.svg); }
  .flag-icon-rs.flag-icon-squared {
    background-image: url(../images/flags/1x1/rs.svg); }

.flag-icon-ru {
  background-image: url(../images/flags/4x3/ru.svg); }
  .flag-icon-ru.flag-icon-squared {
    background-image: url(../images/flags/1x1/ru.svg); }

.flag-icon-rw {
  background-image: url(../images/flags/4x3/rw.svg); }
  .flag-icon-rw.flag-icon-squared {
    background-image: url(../images/flags/1x1/rw.svg); }

.flag-icon-sa {
  background-image: url(../images/flags/4x3/sa.svg); }
  .flag-icon-sa.flag-icon-squared {
    background-image: url(../images/flags/1x1/sa.svg); }

.flag-icon-sb {
  background-image: url(../images/flags/4x3/sb.svg); }
  .flag-icon-sb.flag-icon-squared {
    background-image: url(../images/flags/1x1/sb.svg); }

.flag-icon-sc {
  background-image: url(../images/flags/4x3/sc.svg); }
  .flag-icon-sc.flag-icon-squared {
    background-image: url(../images/flags/1x1/sc.svg); }

.flag-icon-sd {
  background-image: url(../images/flags/4x3/sd.svg); }
  .flag-icon-sd.flag-icon-squared {
    background-image: url(../images/flags/1x1/sd.svg); }

.flag-icon-se {
  background-image: url(../images/flags/4x3/se.svg); }
  .flag-icon-se.flag-icon-squared {
    background-image: url(../images/flags/1x1/se.svg); }

.flag-icon-sg {
  background-image: url(../images/flags/4x3/sg.svg); }
  .flag-icon-sg.flag-icon-squared {
    background-image: url(../images/flags/1x1/sg.svg); }

.flag-icon-sh {
  background-image: url(../images/flags/4x3/sh.svg); }
  .flag-icon-sh.flag-icon-squared {
    background-image: url(../images/flags/1x1/sh.svg); }

.flag-icon-si {
  background-image: url(../images/flags/4x3/si.svg); }
  .flag-icon-si.flag-icon-squared {
    background-image: url(../images/flags/1x1/si.svg); }

.flag-icon-sj {
  background-image: url(../images/flags/4x3/sj.svg); }
  .flag-icon-sj.flag-icon-squared {
    background-image: url(../images/flags/1x1/sj.svg); }

.flag-icon-sk {
  background-image: url(../images/flags/4x3/sk.svg); }
  .flag-icon-sk.flag-icon-squared {
    background-image: url(../images/flags/1x1/sk.svg); }

.flag-icon-sl {
  background-image: url(../images/flags/4x3/sl.svg); }
  .flag-icon-sl.flag-icon-squared {
    background-image: url(../images/flags/1x1/sl.svg); }

.flag-icon-sm {
  background-image: url(../images/flags/4x3/sm.svg); }
  .flag-icon-sm.flag-icon-squared {
    background-image: url(../images/flags/1x1/sm.svg); }

.flag-icon-sn {
  background-image: url(../images/flags/4x3/sn.svg); }
  .flag-icon-sn.flag-icon-squared {
    background-image: url(../images/flags/1x1/sn.svg); }

.flag-icon-so {
  background-image: url(../images/flags/4x3/so.svg); }
  .flag-icon-so.flag-icon-squared {
    background-image: url(../images/flags/1x1/so.svg); }

.flag-icon-sr {
  background-image: url(../images/flags/4x3/sr.svg); }
  .flag-icon-sr.flag-icon-squared {
    background-image: url(../images/flags/1x1/sr.svg); }

.flag-icon-ss {
  background-image: url(../images/flags/4x3/ss.svg); }
  .flag-icon-ss.flag-icon-squared {
    background-image: url(../images/flags/1x1/ss.svg); }

.flag-icon-st {
  background-image: url(../images/flags/4x3/st.svg); }
  .flag-icon-st.flag-icon-squared {
    background-image: url(../images/flags/1x1/st.svg); }

.flag-icon-sv {
  background-image: url(../images/flags/4x3/sv.svg); }
  .flag-icon-sv.flag-icon-squared {
    background-image: url(../images/flags/1x1/sv.svg); }

.flag-icon-sx {
  background-image: url(../images/flags/4x3/sx.svg); }
  .flag-icon-sx.flag-icon-squared {
    background-image: url(../images/flags/1x1/sx.svg); }

.flag-icon-sy {
  background-image: url(../images/flags/4x3/sy.svg); }
  .flag-icon-sy.flag-icon-squared {
    background-image: url(../images/flags/1x1/sy.svg); }

.flag-icon-sz {
  background-image: url(../images/flags/4x3/sz.svg); }
  .flag-icon-sz.flag-icon-squared {
    background-image: url(../images/flags/1x1/sz.svg); }

.flag-icon-tc {
  background-image: url(../images/flags/4x3/tc.svg); }
  .flag-icon-tc.flag-icon-squared {
    background-image: url(../images/flags/1x1/tc.svg); }

.flag-icon-td {
  background-image: url(../images/flags/4x3/td.svg); }
  .flag-icon-td.flag-icon-squared {
    background-image: url(../images/flags/1x1/td.svg); }

.flag-icon-tf {
  background-image: url(../images/flags/4x3/tf.svg); }
  .flag-icon-tf.flag-icon-squared {
    background-image: url(../images/flags/1x1/tf.svg); }

.flag-icon-tg {
  background-image: url(../images/flags/4x3/tg.svg); }
  .flag-icon-tg.flag-icon-squared {
    background-image: url(../images/flags/1x1/tg.svg); }

.flag-icon-th {
  background-image: url(../images/flags/4x3/th.svg); }
  .flag-icon-th.flag-icon-squared {
    background-image: url(../images/flags/1x1/th.svg); }

.flag-icon-tj {
  background-image: url(../images/flags/4x3/tj.svg); }
  .flag-icon-tj.flag-icon-squared {
    background-image: url(../images/flags/1x1/tj.svg); }

.flag-icon-tk {
  background-image: url(../images/flags/4x3/tk.svg); }
  .flag-icon-tk.flag-icon-squared {
    background-image: url(../images/flags/1x1/tk.svg); }

.flag-icon-tl {
  background-image: url(../images/flags/4x3/tl.svg); }
  .flag-icon-tl.flag-icon-squared {
    background-image: url(../images/flags/1x1/tl.svg); }

.flag-icon-tm {
  background-image: url(../images/flags/4x3/tm.svg); }
  .flag-icon-tm.flag-icon-squared {
    background-image: url(../images/flags/1x1/tm.svg); }

.flag-icon-tn {
  background-image: url(../images/flags/4x3/tn.svg); }
  .flag-icon-tn.flag-icon-squared {
    background-image: url(../images/flags/1x1/tn.svg); }

.flag-icon-to {
  background-image: url(../images/flags/4x3/to.svg); }
  .flag-icon-to.flag-icon-squared {
    background-image: url(../images/flags/1x1/to.svg); }

.flag-icon-tr {
  background-image: url(../images/flags/4x3/tr.svg); }
  .flag-icon-tr.flag-icon-squared {
    background-image: url(../images/flags/1x1/tr.svg); }

.flag-icon-tt {
  background-image: url(../images/flags/4x3/tt.svg); }
  .flag-icon-tt.flag-icon-squared {
    background-image: url(../images/flags/1x1/tt.svg); }

.flag-icon-tv {
  background-image: url(../images/flags/4x3/tv.svg); }
  .flag-icon-tv.flag-icon-squared {
    background-image: url(../images/flags/1x1/tv.svg); }

.flag-icon-tw {
  background-image: url(../images/flags/4x3/tw.svg); }
  .flag-icon-tw.flag-icon-squared {
    background-image: url(../images/flags/1x1/tw.svg); }

.flag-icon-tz {
  background-image: url(../images/flags/4x3/tz.svg); }
  .flag-icon-tz.flag-icon-squared {
    background-image: url(../images/flags/1x1/tz.svg); }

.flag-icon-ua {
  background-image: url(../images/flags/4x3/ua.svg); }
  .flag-icon-ua.flag-icon-squared {
    background-image: url(../images/flags/1x1/ua.svg); }

.flag-icon-ug {
  background-image: url(../images/flags/4x3/ug.svg); }
  .flag-icon-ug.flag-icon-squared {
    background-image: url(../images/flags/1x1/ug.svg); }

.flag-icon-um {
  background-image: url(../images/flags/4x3/um.svg); }
  .flag-icon-um.flag-icon-squared {
    background-image: url(../images/flags/1x1/um.svg); }

.flag-icon-us {
  background-image: url(../images/flags/4x3/us.svg); }
  .flag-icon-us.flag-icon-squared {
    background-image: url(../images/flags/1x1/us.svg); }

.flag-icon-uy {
  background-image: url(../images/flags/4x3/uy.svg); }
  .flag-icon-uy.flag-icon-squared {
    background-image: url(../images/flags/1x1/uy.svg); }

.flag-icon-uz {
  background-image: url(../images/flags/4x3/uz.svg); }
  .flag-icon-uz.flag-icon-squared {
    background-image: url(../images/flags/1x1/uz.svg); }

.flag-icon-va {
  background-image: url(../images/flags/4x3/va.svg); }
  .flag-icon-va.flag-icon-squared {
    background-image: url(../images/flags/1x1/va.svg); }

.flag-icon-vc {
  background-image: url(../images/flags/4x3/vc.svg); }
  .flag-icon-vc.flag-icon-squared {
    background-image: url(../images/flags/1x1/vc.svg); }

.flag-icon-ve {
  background-image: url(../images/flags/4x3/ve.svg); }
  .flag-icon-ve.flag-icon-squared {
    background-image: url(../images/flags/1x1/ve.svg); }

.flag-icon-vg {
  background-image: url(../images/flags/4x3/vg.svg); }
  .flag-icon-vg.flag-icon-squared {
    background-image: url(../images/flags/1x1/vg.svg); }

.flag-icon-vi {
  background-image: url(../images/flags/4x3/vi.svg); }
  .flag-icon-vi.flag-icon-squared {
    background-image: url(../images/flags/1x1/vi.svg); }

.flag-icon-vn {
  background-image: url(../images/flags/4x3/vn.svg); }
  .flag-icon-vn.flag-icon-squared {
    background-image: url(../images/flags/1x1/vn.svg); }

.flag-icon-vu {
  background-image: url(../images/flags/4x3/vu.svg); }
  .flag-icon-vu.flag-icon-squared {
    background-image: url(../images/flags/1x1/vu.svg); }

.flag-icon-wf {
  background-image: url(../images/flags/4x3/wf.svg); }
  .flag-icon-wf.flag-icon-squared {
    background-image: url(../images/flags/1x1/wf.svg); }

.flag-icon-ws {
  background-image: url(../images/flags/4x3/ws.svg); }
  .flag-icon-ws.flag-icon-squared {
    background-image: url(../images/flags/1x1/ws.svg); }

.flag-icon-ye {
  background-image: url(../images/flags/4x3/ye.svg); }
  .flag-icon-ye.flag-icon-squared {
    background-image: url(../images/flags/1x1/ye.svg); }

.flag-icon-yt {
  background-image: url(../images/flags/4x3/yt.svg); }
  .flag-icon-yt.flag-icon-squared {
    background-image: url(../images/flags/1x1/yt.svg); }

.flag-icon-za {
  background-image: url(../images/flags/4x3/za.svg); }
  .flag-icon-za.flag-icon-squared {
    background-image: url(../images/flags/1x1/za.svg); }

.flag-icon-zm {
  background-image: url(../images/flags/4x3/zm.svg); }
  .flag-icon-zm.flag-icon-squared {
    background-image: url(../images/flags/1x1/zm.svg); }

.flag-icon-zw {
  background-image: url(../images/flags/4x3/zw.svg); }
  .flag-icon-zw.flag-icon-squared {
    background-image: url(../images/flags/1x1/zw.svg); }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

@font-face {
  font-family: 'Forza';
  src: url("../fonts/Forza-Medium.eot");
  src: url("../fonts/Forza-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Forza-Medium.woff") format("woff"), url("../fonts/Forza-Medium.otf") format("opentype"), url("../fonts/Forza-Medium.ttf") format("truetype"), url("../fonts/Forza-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Forza';
  src: url("../fonts/Forza-MediumItalic.eot");
  src: url("../fonts/Forza-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Forza-MediumItalic.woff") format("woff"), url("../fonts/Forza-MediumItalic.otf") format("opentype"), url("../fonts/Forza-MediumItalic.ttf") format("truetype"), url("../fonts/Forza-MediumItalic.svg") format("svg");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Forza';
  src: url("../fonts/Forza-Bold.eot");
  src: url("../fonts/Forza-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Forza-Bold.woff") format("woff"), url("../fonts/Forza-Bold.otf") format("opentype"), url("../fonts/Forza-Bold.ttf") format("truetype"), url("../fonts/Forza-Bold.svg") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Forza';
  src: url("../fonts/Forza-BoldItalic.eot");
  src: url("../fonts/Forza-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Forza-BoldItalic.woff") format("woff"), url("../fonts/Forza-BoldItalic.otf") format("opentype"), url("../fonts/Forza-BoldItalic.ttf") format("truetype"), url("../fonts/Forza-BoldItalic.svg") format("svg");
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: 'Tungsten';
  src: url("../fonts/Tungsten-Medium.eot");
  src: url("../fonts/Tungsten-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Tungsten-Medium.woff") format("woff"), url("../fonts/Tungsten-Medium.otf") format("opentype"), url("../fonts/Tungsten-Medium.ttf") format("truetype"), url("../fonts/Tungsten-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Tungsten';
  src: url("../fonts/Tungsten-Semibold.eot");
  src: url("../fonts/Tungsten-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/Tungsten-Semibold.woff") format("woff"), url("../fonts/Tungsten-Semibold.otf") format("opentype"), url("../fonts/Tungsten-Semibold.ttf") format("truetype"), url("../fonts/Tungsten-Semibold.svg") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'American Captain';
  src: url("../fonts/American-Captain-01.otf") format("opentype");
  src: url("../fonts/American-Captain-01.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Proxima Novabold';
  src: url("../fonts/mark_simonson_-_proxima_nova_bold-webfont.woff2") format("woff2"), url("../fonts/mark_simonson_-_proxima_nova_bold-webfont.ttf") format("truetype"), url("../fonts/mark_simonson_-_proxima_nova_bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Proxima Novabold Italic';
  src: url("../fonts/mark_simonson_-_proxima_nova_bold_it-webfont.ttf") format("truetype"), url("../fonts/mark_simonson_-_proxima_nova_bold_it-webfont.woff2") format("woff2"), url("../fonts/mark_simonson_-_proxima_nova_bold_it-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

body {
  background-color: #fff; }

img.big-bg {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0; }

#wrapper {
  position: relative;
  z-index: 100;
  height: 100%; }

#pushdown {
  background-color: #e8e8e8; }

.pushdown {
  margin: 0 auto;
  width: 970px; }

#msm-modal {
  display: block !important;
  opacity: 0.95;
  background-color: #000;
  overflow-y: auto; }
  #msm-modal .modal-lg {
    width: 100%;
    margin: 0;
    background-color: #004423; }
    #msm-modal .modal-lg .modal-content {
      height: 100%;
      background-color: transparent; }
      #msm-modal .modal-lg .modal-content .content {
        color: #fff;
        text-align: center;
        padding-bottom: 20px; }
    #msm-modal .modal-lg h1 {
      background-color: #00361c;
      color: #afca0b;
      padding: 30px 20px;
      margin-bottom: 20px; }
    #msm-modal .modal-lg p {
      max-width: 550px;
      margin: 0 auto 10px auto;
      padding: 0 20px; }
      #msm-modal .modal-lg p a {
        color: #afca0b; }
        #msm-modal .modal-lg p a.btn, #msm-modal .modal-lg p #left-bar a.facetapi-limit-link, #left-bar #msm-modal .modal-lg p a.facetapi-limit-link {
          color: #000; }

#header-wrapper {
  background-color: #fff; }

#header {
  height: 60px;
  background-color: #fff;
  padding: 0 10px;
  width: 100%;
  height: 104px;
  z-index: 1000;
  display: none; }

#logo {
  float: left;
  display: none; }

/*
@media (max-device-width: $screen-xs-min) and (orientation: portrait) {
  #main-menu {
    max-height: $navbar-collapse-max-height;
  }
}

@media (max-device-width: $screen-xs-min) and (orientation: landscape) {
  #main-menu {
    max-height: 200px;
  }
}*/
#main-menu-button {
  float: right; }

#logo {
  width: 170px; }

#logo a {
  display: block;
  padding: 10px 6px 10px 10px; }

#header-image img {
  width: 100%;
  /* needed since we moved to 1200 px wide */ }

#leaderboard {
  float: right;
  min-height: 1px;
  position: relative; }

.leaderboard {
  width: 728px;
  padding: 7px 0; }

#messages .alert {
  margin-bottom: 0; }

#main {
  background-color: #fff; }

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

.content-full {
  padding-left: 10px;
  padding-right: 10px; }

#homepageblocks {
  background-color: #fff;
  border-top: solid 8px #000; }
  #homepageblocks .region-homepage-blocks {
    margin: 0; }
    #homepageblocks .region-homepage-blocks .block-block {
      border-left: solid 1px #7e7e7e;
      padding: 0 15px; }
      #homepageblocks .region-homepage-blocks .block-block:first-child {
        border: none; }
      #homepageblocks .region-homepage-blocks .block-block h3 {
        margin: 10px 0;
        border-bottom: solid 1px #cbcbcb;
        color: #70716c;
        font-size: 40px; }

#bottom {
  margin: 0 10px;
  clear: both; }

#left-bar {
  display: none;
  position: absolute;
  float: left;
  width: 80%;
  padding: 0 20px;
  background-color: #fff;
  z-index: 99;
  margin-bottom: 20px; }

#content-left {
  float: left;
  width: 100%; }

#right {
  background-color: #f1f1f2;
  width: 100%;
  text-align: center; }
  #right .block {
    margin-bottom: 20px; }
    #right .block:last-child, #right .block:only-child {
      margin-bottom: 0; }
  #right .region-right-content-middle h3 {
    background-color: #f1f1f2;
    color: #70716c;
    font-size: 40px;
    text-transform: uppercase;
    border-top: solid 8px #000;
    border-bottom: solid 1px #cbcbcb;
    text-align: left;
    padding: 15px 10px 5px 10px;
    margin-bottom: 10px;
    line-height: 1; }
  #right .region-right-content-middle .views-row {
    text-align: left;
    padding: 0 10px 10px 10px;
    margin-bottom: 5px;
    border-bottom: 1px solid #cbcbcb; }
    #right .region-right-content-middle .views-row .views-field-body {
      font-family: "PT Serif", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  #right .region-right-content-middle .view-footer p {
    margin: 0; }
    #right .region-right-content-middle .view-footer p a {
      float: left;
      padding: 10px;
      background-color: #afca0b;
      color: #000;
      text-align: left;
      font-weight: inherit;
      border-radius: 4px;
      font-weight: bold;
      margin-left: 10px; }

#bottom-content-wrapper {
  background-color: #e1e1e1; }

#bottom-content {
  background-color: #e1e1e1; }
  #bottom-content .region-bottom-content {
    padding: 0 20px; }
    #bottom-content .region-bottom-content h2 {
      margin: 0;
      padding: 20px 0 10px 0;
      font-size: 36px;
      text-transform: uppercase; }
  #bottom-content .img-subscribe {
    margin-left: -15px;
    width: 100%; }
  #bottom-content .row.subscribe, #bottom-content #homepageblocks .subscribe.region-homepage-blocks, #homepageblocks #bottom-content .subscribe.region-homepage-blocks {
    padding-bottom: 10px; }
  #bottom-content .row.newsletter, #bottom-content #homepageblocks .newsletter.region-homepage-blocks, #homepageblocks #bottom-content .newsletter.region-homepage-blocks {
    background-image: url(../images/newsletter-bg.jpg);
    background-size: cover;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 10px;
    padding-bottom: 10px; }
    #bottom-content .row.newsletter h2, #bottom-content #homepageblocks .newsletter.region-homepage-blocks h2, #homepageblocks #bottom-content .newsletter.region-homepage-blocks h2 {
      color: #fff; }
    #bottom-content .row.newsletter p, #bottom-content #homepageblocks .newsletter.region-homepage-blocks p, #homepageblocks #bottom-content .newsletter.region-homepage-blocks p {
      color: #fff; }
    #bottom-content .row.newsletter .img-newsletter-container, #bottom-content #homepageblocks .newsletter.region-homepage-blocks .img-newsletter-container, #homepageblocks #bottom-content .newsletter.region-homepage-blocks .img-newsletter-container {
      overflow-y: hidden;
      max-height: 100px; }

#resource {
  background-color: #fff; }
  #resource h3 {
    margin-top: 0; }
  #resource p {
    margin-bottom: 0; }
  #resource #block-menu-menu-motor-sport-writers {
    margin-top: 30px; }

.region-resource-4 {
  padding: 20px; }

#report-error {
  background-color: #f1ecec;
  padding: 40px 0;
  text-align: center;
  color: #000; }
  #report-error a {
    text-decoration: underline; }
  #report-error .footer-text {
    text-align: center;
    padding: 0 30px; }
  #report-error .btn, #report-error #main .gsc-search-box button, #main .gsc-search-box #report-error button, #report-error #left-bar .facetapi-limit-link, #left-bar #report-error .facetapi-limit-link {
    text-transform: uppercase;
    text-decoration: none; }

#footer {
  background-color: #f1ecec;
  color: #000;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center; }
  #footer a {
    color: #000;
    text-decoration: underline; }
    #footer a:hover {
      text-decoration: none; }
  #footer p {
    margin-bottom: 0; }
  #footer ul {
    text-align: center;
    margin: 0;
    padding: 0; }
    #footer ul li {
      padding: 10px; }

/* Cookie Banner */
#sliding-popup.sliding-popup-top {
  border: 2px solid #f1ecec;
  width: 100%;
  position: relative;
  background: #fff;
  top: 0px; }

#sliding-popup.sliding-popup-top > div {
  padding: 20px; }

#sliding-popup .popup-content #popup-text {
  max-width: 75%;
  padding-right: 10px; }

#sliding-popup .popup-content #popup-buttons {
  max-width: 25%; }

#popup-buttons button {
  margin-top: 30px;
  color: #000;
  background-color: #afca0b;
  border-color: #afca0b;
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px !important;
  white-space: nowrap;
  padding: 8px 20px;
  font-size: 16px;
  line-height: 1.428571429;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

@media screen and (max-width: 600px) {
  #sliding-popup .popup-content #popup-text {
    max-width: 100%; } }

@media (min-width: 768px) {
  html,
  body {
    height: 100%; }
  body {
    position: relative;
    padding-top: 0; }
  #wrapper {
    min-height: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto; }
  #msm-modal .modal-lg {
    width: 768px;
    margin: 30px auto; }
  #header {
    display: block; }
  #logo {
    padding: 9px 0;
    width: 254px; }
  #main {
    padding-left: 10px;
    padding-right: 10px; }
  .container-full {
    margin-left: -20px;
    margin-right: -20px; }
  .content-full {
    padding-left: 20px;
    padding-right: 20px; }
  #homepageblocks .region-homepage-blocks .block-block {
    padding: 0 30px; }
  #resource .block > h3 {
    margin-bottom: 30px; }
  #resource #block-menu-menu-motor-sport-writers {
    margin-top: 0; }
  #footer ul li {
    display: inline-block; }
  #footer .footer-right {
    padding-top: 0; } }

@media (min-width: 992px) {
  #main {
    width: 992px;
    margin-left: auto;
    margin-right: auto; }
  #msm-modal .modal-lg {
    width: 992px; }
  #bottom {
    margin: 0; }
  #left-bar {
    display: block !important;
    position: relative;
    width: 340px; }
  #content-left {
    float: left;
    width: 652px; }
    #content-left .mme-sub-title-bar {
      margin-top: -57px; }
  .page-database #content-left {
    width: 612px; }
  #right {
    float: left;
    width: 340px;
    padding: 0 20px; }
  #bottom-content .region-bottom-content {
    padding: 0 10px 0 20px; }
  #bottom-content h2 {
    padding-top: 20px;
    padding-bottom: 15px; }
  #bottom-content .img-subscribe {
    margin-left: 0;
    margin-top: 42px; }
  #bottom-content .row.newsletter, #bottom-content #homepageblocks .newsletter.region-homepage-blocks, #homepageblocks #bottom-content .newsletter.region-homepage-blocks {
    margin-right: -10px;
    padding-right: 10px;
    padding-bottom: 20px; }
    #bottom-content .row.newsletter .img-newsletter-container, #bottom-content #homepageblocks .newsletter.region-homepage-blocks .img-newsletter-container, #homepageblocks #bottom-content .newsletter.region-homepage-blocks .img-newsletter-container {
      max-height: 200px;
      margin-bottom: -20px; }
  #footer {
    text-align: left; }
    #footer ul {
      text-align: left; }
  .footer-right {
    text-align: right; } }

@media (min-width: 1200px) {
  #wrapper {
    width: 100vw; }
  #wrapper-header-content {
    background-color: #fff; }
  #header {
    width: 1200px;
    margin-left: auto;
    margin-right: auto; }
  #main {
    width: 1200px; }
  #msm-modal .modal-lg {
    width: 1200px; }
  #logo {
    display: block; }
  #main-menu-button {
    float: left; }
  #content-left {
    width: 860px; } }

@media (min-width: 1200px) and (min-width: 1200px) {
  .page-database #content-left {
    width: 820px; } }

@media (min-width: 1200px) {
  #bottom-content {
    width: 1200px;
    margin-left: auto;
    margin-right: auto; }
    #bottom-content .img-subscribe {
      margin-top: 0; }
  .region-resource-4 {
    width: 40%;
    margin-left: auto;
    margin-right: auto; }
  #report-error .footer-text {
    text-align: center; }
    #report-error .footer-text .footer-text-email a {
      color: #000 !important; }
      #report-error .footer-text .footer-text-email a:hover {
        cursor: pointer;
        text-decoration: none; }
  #top-content-wrapper {
    width: 1200px;
    padding-left: 20px;
    background-color: #004423;
    color: #fff; }
  #homepageblocks .region-homepage-blocks {
    width: 1200px;
    margin-left: auto;
    margin-right: auto; }
  #footer ul li {
    display: inline-block;
    padding: 0 10px 0 0; }
  #footer .footer-right {
    padding-top: 20px; } }

p a {
  font-weight: bold; }

#content > .tabs {
  background-color: #000; }

.content-title {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px; }
  .content-title h1 {
    margin: 0;
    text-transform: uppercase; }

.mme-ads .block {
  margin-bottom: 20px;
  text-align: center; }
  .mme-ads .block .content > div {
    margin: 0 auto; }

.adsbygoogle {
  margin: 20px 0; }

.view-content .inline-body-ad,
.field-name-body .inline-body-ad,
.field-name-field-body-text .inline-body-ad {
  text-align: center;
  display: block; }

@media (min-width: 768px) {
  .view-content .inline-body-ad,
  .field-name-body .inline-body-ad,
  .field-name-field-body-text .inline-body-ad {
    display: none; } }

.video {
  float: none;
  clear: both;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  height: 0; }
  .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

#user-login, #user-pass {
  padding: 20px 0; }

select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  -o-appearance: none;
  appearance: none;
  background-image: url("../images/dropdown-arrow.png");
  background-position: 100% 50%;
  background-repeat: no-repeat;
  padding-right: 60px; }
  select.form-control::-ms-expand {
    display: none; }

.lt-ie10 select.form-control {
  background-image: none;
  padding-right: 20px; }

.form-control {
  -webkit-box-shadow: 1;
  box-shadow: 1;
  border: 1px solid #cbcbcb; }

.input-xl {
  height: 80px;
  padding: 19px 20px;
  font-size: 32px;
  line-height: 1.25;
  border-radius: 0; }

select.input-xl {
  height: 80px;
  line-height: 80px; }

textarea.input-xl,
select[multiple].input-xl {
  height: auto; }

html.js input.form-autocomplete {
  background-position: 98% 50%; }

#autocomplete {
  border: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  #autocomplete li {
    padding: 5px 20px; }
    #autocomplete li:hover {
      cursor: pointer;
      background-color: #d8d8d8; }

.form-type-date .container-inline:before, .form-type-date .container-inline:after {
  content: " ";
  display: table; }

.form-type-date .container-inline:after {
  clear: both; }

.form-type-date .container-inline .form-group {
  display: block;
  float: left;
  width: 33.3333333333%;
  margin-bottom: 0; }

.btn, #main .gsc-search-box button, #left-bar .facetapi-limit-link {
  font-family: "Proxima Novabold", "Proxima Novabold Italic", cursive;
  border-radius: 4px;
  font-weight: bold; }

.btn .glyphicon, #main .gsc-search-box button .glyphicon, #left-bar .facetapi-limit-link .glyphicon {
  margin-bottom: 4px;
  margin-left: 4px;
  vertical-align: middle; }

@media (min-width: 768px) {
  .btn-msm-arrow {
    text-align: left; } }

.pager {
  clear: left; }
  .pager > .pager-current {
    display: inline-block;
    padding: 5px 14px; }

.date-nav-wrapper {
  margin-bottom: 20px; }
  .date-nav-wrapper .date-nav {
    margin-bottom: 0;
    padding-bottom: 0; }
    .date-nav-wrapper .date-nav .date-heading h3 {
      font-size: 32px; }
    .date-nav-wrapper .date-nav .pager {
      margin-bottom: 0; }
      .date-nav-wrapper .date-nav .pager li {
        margin-top: -8px; }
        .date-nav-wrapper .date-nav .pager li.date-prev {
          margin-left: -10px; }
        .date-nav-wrapper .date-nav .pager li.date-next {
          margin-right: -10px; }
        .date-nav-wrapper .date-nav .pager li a {
          font-weight: normal;
          font-size: 16px;
          color: #00552c; }

.view-header .date-nav-wrapper {
  margin-bottom: 0; }

/* google search */
#main .gsc-search-box .gsc-input {
  padding-right: 0; }
  #main .gsc-search-box .gsc-input input {
    font-family: "PT Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    height: 80px !important;
    padding: 19px 20px !important;
    font-size: 32px;
    line-height: 1.25;
    border-radius: 0; }

#main .gsc-search-box button {
  font-size: 45px;
  height: 84px;
  width: 84px;
  margin-left: 0; }
  #main .gsc-search-box button svg {
    fill: #000;
    width: 50%;
    height: 50%; }

#main .gsc-resultsbox-visible {
  font-family: "PT Serif", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  #main .gsc-resultsbox-visible .gs-result {
    position: relative;
    min-height: 180px; }
  #main .gsc-resultsbox-visible .gsc-thumbnail-inside {
    padding: 0;
    padding-left: 200px; }
    #main .gsc-resultsbox-visible .gsc-thumbnail-inside .gs-title {
      height: 100%;
      text-decoration: none; }
      #main .gsc-resultsbox-visible .gsc-thumbnail-inside .gs-title a {
        margin: 0;
        font-size: 22px;
        font-family: "PT Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: bold;
        text-decoration: inherit; }
        #main .gsc-resultsbox-visible .gsc-thumbnail-inside .gs-title a * {
          text-decoration: inherit;
          font-size: inherit; }
        #main .gsc-resultsbox-visible .gsc-thumbnail-inside .gs-title a:hover, #main .gsc-resultsbox-visible .gsc-thumbnail-inside .gs-title a:focus, #main .gsc-resultsbox-visible .gsc-thumbnail-inside .gs-title a:visited {
          text-decoration: underline;
          color: #000; }
          #main .gsc-resultsbox-visible .gsc-thumbnail-inside .gs-title a:hover *, #main .gsc-resultsbox-visible .gsc-thumbnail-inside .gs-title a:focus *, #main .gsc-resultsbox-visible .gsc-thumbnail-inside .gs-title a:visited * {
            text-decoration: underline;
            color: #000; }
  #main .gsc-resultsbox-visible .gsc-url-top {
    padding: 0;
    padding-left: 200px; }
    #main .gsc-resultsbox-visible .gsc-url-top .gs-visibleUrl-long {
      color: #939393;
      font-weight: normal;
      font-size: 16px; }
  #main .gsc-resultsbox-visible .gsc-thumbnail {
    position: absolute;
    top: 0; }
    #main .gsc-resultsbox-visible .gsc-thumbnail .gs-web-image-box {
      width: 180px !important;
      height: 180px !important;
      overflow: hidden;
      position: relative; }
      #main .gsc-resultsbox-visible .gsc-thumbnail .gs-web-image-box img {
        max-width: none !important;
        min-width: 180px !important;
        max-height: none !important;
        min-height: 180px !important;
        width: auto !important;
        height: auto !important;
        position: absolute;
        top: -9999px;
        bottom: -9999px;
        left: -9999px;
        right: -9999px;
        margin: auto; }
  #main .gsc-resultsbox-visible .gsc-table-cell-snippet-close {
    float: left;
    padding-left: 200px; }
  #main .gsc-resultsbox-visible .gsc-cursor-page {
    font-family: "PT Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    border: solid 1px #ddd;
    border-radius: 15px;
    padding: 5px 14px; }
    #main .gsc-resultsbox-visible .gsc-cursor-page:hover {
      background-color: #eee;
      text-decoration: none; }
  #main .gsc-resultsbox-visible .gsc-cursor-current-page {
    color: #000;
    border: 0;
    font-weight: normal; }
    #main .gsc-resultsbox-visible .gsc-cursor-current-page:hover {
      background-color: transparent;
      text-decoration: none; }

/* */
h3 .glyphicon-filter {
  font-size: 20px; }

.block-search-api-page .search_archive > div, #main .gsc-search-box button .search_archive > div {
  position: relative; }

.block-search-api-page .form-item-keys-2, #main .gsc-search-box button .form-item-keys-2 {
  padding-right: 80px; }

.block-search-api-page button, #main .gsc-search-box button button {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  font-size: 24px;
  text-transform: uppercase;
  border: 0; }

.search-filter {
  float: right;
  cursor: pointer; }

.page-database .search-filter {
  padding-top: 15px; }
  .page-database .search-filter .glyphicon-filter {
    font-size: 12px; }

#left-bar .search-filter {
  padding-top: 15px; }

#left-bar ul {
  list-style-type: none;
  padding-left: 0; }

#left-bar .facetapi-limit-link {
  margin-bottom: 20px; }

.page-database #left-bar {
  margin-left: -20px;
  border-top: solid 2px #e1e1e1; }
  .page-database #left-bar .block-facetapi li {
    padding: 3px 0;
    border-bottom: solid 1px #e1e1e1; }

.page-database #content-left {
  margin-left: 20px; }
  .page-database #content-left .table, .page-database #content-left .region-database-related .views-table, .region-database-related .page-database #content-left .views-table {
    border-left: solid 2px #e1e1e1; }

#search_results .search-filter {
  position: relative;
  right: 0;
  top: -40px; }

@media (max-width: 767px) {
  .block-search-api-page .form-item-keys-2 .input-xl, #main .gsc-search-box button .form-item-keys-2 .input-xl {
    font-size: 18px; } }

@media (max-width: 991px) {
  .page-database #content-left {
    margin-left: 0; } }

@media (min-width: 992px) {
  .search-filter {
    display: none; } }

/* vars to make life a bit easier */
#wrapper-menu {
  height: 72px;
  border-bottom: 2px solid #f1f1f2; }

#user-menu {
  float: left;
  width: 33%;
  height: 70px;
  background-color: #fff; }
  #user-menu .menu {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 70px; }
    #user-menu .menu li {
      float: left;
      display: inline-block;
      list-style-type: none; }
      #user-menu .menu li.first a {
        display: none; }
    #user-menu .menu a {
      display: block;
      text-align: center;
      min-height: 70px;
      padding: 24px 20px;
      text-decoration: none;
      color: #000;
      font-size: 16px;
      overflow: hidden;
      background-repeat: no-repeat;
      background-color: #fff;
      font-family: "Proxima Novabold", "Proxima Novabold Italic", cursive; }
      #user-menu .menu a:hover {
        background-color: #f1ecec; }

@media (max-width: 1199px) {
  #user-menu .menu li.first a {
    display: block;
    width: 60px;
    height: 60px;
    background-image: url("../images/ms_badge_2019_2.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 0 5px;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  /*#section-menu {
    ul.menu {
      li.leaf {
        a {
          text-align: left;
        }
      }
    }
  }*/ }

#wrapper-main-menu {
  float: left;
  width: 67%;
  height: 70px;
  background-color: #fff;
  overflow: hidden; }

#main-menu {
  float: left;
  background-color: #fff;
  box-shadow: none !important; }
  #main-menu .menu {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 70px; }
    #main-menu .menu li {
      display: inline-block;
      border-left: solid 2px #fff;
      float: left; }
      #main-menu .menu li#main-menu-more {
        position: relative;
        width: 70px; }
        #main-menu .menu li#main-menu-more a {
          padding-right: 30px;
          font-family: "Proxima Novabold", "Proxima Novabold Italic", cursive;
          color: #000; }
        #main-menu .menu li#main-menu-more.opened {
          background-color: #fff; }
          #main-menu .menu li#main-menu-more.opened a:hover {
            background-color: #fff; }
        #main-menu .menu li#main-menu-more ul {
          position: absolute;
          top: 70px;
          left: -42px;
          display: none;
          text-align: left;
          z-index: 999; }
          #main-menu .menu li#main-menu-more ul li {
            float: left;
            width: 180px;
            background-color: #f1ecec;
            border: none;
            border-bottom: solid 2px #fff;
            height: 40px; }
            #main-menu .menu li#main-menu-more ul li:last-child {
              border: none; }
            #main-menu .menu li#main-menu-more ul li a {
              padding: 12px 0 0 12px;
              text-align: left;
              height: 100%; }
        #main-menu .menu li#main-menu-more .chevron-down {
          display: inline-block;
          position: absolute;
          top: 19px;
          right: 12px;
          color: #afca0b;
          padding-left: 3px;
          font-weight: bold;
          font-size: 20px;
          -webkit-transform: rotate(90deg);
          -moz-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          -o-transform: rotate(90deg);
          transform: rotate(90deg); }
    #main-menu .menu a {
      display: block;
      text-align: center;
      height: 70px;
      padding: 26px 10px;
      text-decoration: none;
      color: #000;
      font-family: "Proxima Novabold", "Proxima Novabold Italic", cursive;
      font-size: 14px;
      overflow: hidden;
      background-repeat: no-repeat; }
      #main-menu .menu a:hover {
        background-color: #f1ecec; }

#search-icon {
  display: none;
  /* temp unil unified search */
  float: right;
  width: 70px;
  height: 70px;
  background-color: #011a0d; }

#section-menu {
  background-color: #fff;
  position: relative;
  /* single col directory menu */
  /* the current 'breadcrumb' menu */ }
  #section-menu .section-heading {
    height: 45px; }
    #section-menu .section-heading a {
      float: left; }
  #section-menu #block-menu-menu-main-site-featured-menu ul.menu li {
    display: none; }
    #section-menu #block-menu-menu-main-site-featured-menu ul.menu li#section-toggle-more {
      display: inline-block; }
    #section-menu #block-menu-menu-main-site-featured-menu ul.menu li a {
      font-family: "Proxima Novabold", "Proxima Novabold Italic", cursive; }
  #section-menu .menu {
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: transparent; }
    #section-menu .menu li {
      display: block;
      background-color: #f1ecec; }
      #section-menu .menu li.expanded ul li {
        background-color: #f1ecec; }
    #section-menu .menu li + li {
      float: left;
      width: 100%; }
  #section-menu a {
    display: block;
    padding: 12px 20px;
    text-decoration: none;
    color: #000;
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: 15px 50%;
    font-family: "Proxima Novabold", "Proxima Novabold Italic", cursive;
    /* archive */
    /* db */ }
    #section-menu a.archive-section-menu {
      width: 100%; }
    #section-menu a.menu-about {
      width: 175px;
      text-align: center; }
    #section-menu a.menu-archive-home {
      width: 175px; }
    #section-menu a.menu-issue-browser {
      width: 175px;
      text-align: center; }
    #section-menu a.menu-search {
      width: 175px;
      text-align: center; }
    #section-menu a.mme-encyclopaedia-link {
      width: 100%;
      text-align: center; }
    #section-menu a.mme-championships-link {
      text-align: center;
      width: 150px; }
    #section-menu a.mme-races-link {
      text-align: center;
      width: 150px; }
    #section-menu a.mme-drivers-link {
      text-align: center;
      width: 150px; }
    #section-menu a.mme-drivers-compare-link {
      text-align: center;
      width: 150px; }
    #section-menu a.mme-teams-link {
      text-align: center;
      width: 150px; }
    #section-menu a.mme-circuits-link {
      text-align: center;
      width: 150px; }
    #section-menu a.active {
      background-color: #fff; }
  #section-menu #section-menu-button, #section-menu #section-toggle-more-hamb {
    position: absolute;
    top: -10px;
    right: 20px; }
  #section-menu #section-toggle-more-breadc {
    position: absolute;
    top: 20px;
    right: 0; }
  #section-menu #block-menu-block-2 {
    display: none;
    position: absolute;
    top: 46px;
    z-index: 99; }
    #section-menu #block-menu-block-2 ul > li.category_heading {
      font-family: "Proxima Novabold", "Proxima Novabold Italic", cursive;
      font-size: 28px;
      text-transform: uppercase; }
    #section-menu #block-menu-block-2 ul > li.general_category {
      display: none; }
    #section-menu #block-menu-block-2 ul > li.has_image img {
      width: 100%; }
    #section-menu #block-menu-block-2 ul > li ul > li {
      font-family: "PT Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 16px;
      text-transform: none; }
      #section-menu #block-menu-block-2 ul > li ul > li a.active {
        background-color: transparent; }
  #section-menu #block-menu-block-1 {
    background-color: #f1ecec;
    padding-top: 10px; }
    #section-menu #block-menu-block-1 h3 {
      font-size: 28px;
      display: inline-block;
      margin: 0;
      float: left;
      text-transform: uppercase; }
      #section-menu #block-menu-block-1 h3 a {
        padding-top: 8px;
        padding-right: 25px;
        height: 40px;
        background-image: url(../images/breadcrumb-arrow-2x.png);
        background-repeat: no-repeat;
        background-position: right 10px center;
        background-size: 8px 17px; }
        #section-menu #block-menu-block-1 h3 a:hover, #section-menu #block-menu-block-1 h3 a.active {
          background-color: transparent; }
    #section-menu #block-menu-block-1 .content {
      display: inline-block; }
      #section-menu #block-menu-block-1 .content ul li {
        display: none;
        background-color: transparent; }
        #section-menu #block-menu-block-1 .content ul li.active-trail {
          display: inline-block; }
        #section-menu #block-menu-block-1 .content ul li a {
          display: inline-block;
          background-color: transparent; }
          #section-menu #block-menu-block-1 .content ul li a.chevron-down {
            color: #afca0b;
            padding: 0;
            margin-right: 16px;
            font-weight: bold;
            font-size: 20px;
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            transform: rotate(90deg); }
        #section-menu #block-menu-block-1 .content ul li.active-trail, #section-menu #block-menu-block-1 .content ul li:hover {
          background-color: #afca0b; }
          #section-menu #block-menu-block-1 .content ul li.active-trail a, #section-menu #block-menu-block-1 .content ul li:hover a {
            color: #000; }
          #section-menu #block-menu-block-1 .content ul li.active-trail ul li.active-trail,
          #section-menu #block-menu-block-1 .content ul li.active-trail ul li a:hover, #section-menu #block-menu-block-1 .content ul li:hover ul li.active-trail,
          #section-menu #block-menu-block-1 .content ul li:hover ul li a:hover {
            background-color: #73872e; }
        #section-menu #block-menu-block-1 .content ul li ul {
          display: none;
          background-color: #afca0b;
          position: absolute;
          left: 0;
          top: 92px;
          width: 100%;
          z-index: 2; }
          #section-menu #block-menu-block-1 .content ul li ul li {
            display: block;
            background-color: #afca0b;
            border: none; }
            #section-menu #block-menu-block-1 .content ul li ul li:hover {
              background-color: #f1ecec; }
            #section-menu #block-menu-block-1 .content ul li ul li a {
              color: #000; }
  #section-menu #block-menu-block-3 {
    background-color: #f1ecec;
    padding-top: 10px; }
    #section-menu #block-menu-block-3 h3 {
      font-size: 28px;
      display: inline-block;
      margin: 0;
      float: left;
      text-transform: uppercase; }
      #section-menu #block-menu-block-3 h3 a {
        padding-top: 8px;
        padding-right: 25px;
        height: 40px;
        background-image: url(../images/breadcrumb-arrow-2x.png);
        background-repeat: no-repeat;
        background-position: right 10px center;
        background-size: 8px 17px; }
        #section-menu #block-menu-block-3 h3 a:hover, #section-menu #block-menu-block-3 h3 a.active {
          background-color: transparent; }
    #section-menu #block-menu-block-3 .content {
      display: inline-block; }
      #section-menu #block-menu-block-3 .content ul li {
        display: none;
        background-color: transparent; }
        #section-menu #block-menu-block-3 .content ul li.active-trail {
          display: inline-block; }
        #section-menu #block-menu-block-3 .content ul li a {
          display: inline-block;
          background-color: transparent; }
          #section-menu #block-menu-block-3 .content ul li a.chevron-down {
            color: #afca0b;
            padding: 0;
            margin-right: 16px;
            font-weight: bold;
            font-size: 20px;
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            transform: rotate(90deg); }
        #section-menu #block-menu-block-3 .content ul li.active-trail, #section-menu #block-menu-block-3 .content ul li:hover {
          background-color: #afca0b; }
          #section-menu #block-menu-block-3 .content ul li.active-trail a, #section-menu #block-menu-block-3 .content ul li:hover a {
            color: #000; }
          #section-menu #block-menu-block-3 .content ul li.active-trail ul li.active-trail,
          #section-menu #block-menu-block-3 .content ul li.active-trail ul li a:hover, #section-menu #block-menu-block-3 .content ul li:hover ul li.active-trail,
          #section-menu #block-menu-block-3 .content ul li:hover ul li a:hover {
            background-color: #73872e; }
        #section-menu #block-menu-block-3 .content ul li ul {
          display: none;
          background-color: #afca0b;
          position: absolute;
          left: 0;
          top: 92px;
          width: 100%;
          z-index: 2; }
          #section-menu #block-menu-block-3 .content ul li ul li {
            display: block;
            background-color: #afca0b;
            border: none; }
            #section-menu #block-menu-block-3 .content ul li ul li:hover {
              background-color: #f1ecec; }
            #section-menu #block-menu-block-3 .content ul li ul li a {
              color: #000; }
  #section-menu #block-menu-block-4 {
    background-color: #f1ecec;
    padding-top: 10px; }
    #section-menu #block-menu-block-4 h3 {
      font-size: 28px;
      display: inline-block;
      margin: 0;
      float: left;
      text-transform: uppercase; }
      #section-menu #block-menu-block-4 h3 a {
        padding-top: 8px;
        padding-right: 25px;
        height: 40px;
        background-image: url(../images/breadcrumb-arrow-2x.png);
        background-repeat: no-repeat;
        background-position: right 10px center;
        background-size: 8px 17px; }
        #section-menu #block-menu-block-4 h3 a:hover, #section-menu #block-menu-block-4 h3 a.active {
          background-color: transparent; }
    #section-menu #block-menu-block-4 .content {
      display: inline-block; }
      #section-menu #block-menu-block-4 .content ul li {
        display: none;
        background-color: transparent; }
        #section-menu #block-menu-block-4 .content ul li.active-trail {
          display: inline-block; }
        #section-menu #block-menu-block-4 .content ul li a {
          display: inline-block;
          background-color: transparent; }
          #section-menu #block-menu-block-4 .content ul li a.chevron-down {
            color: #afca0b;
            padding: 0;
            margin-right: 16px;
            font-weight: bold;
            font-size: 20px;
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            transform: rotate(90deg); }
        #section-menu #block-menu-block-4 .content ul li.active-trail, #section-menu #block-menu-block-4 .content ul li:hover {
          background-color: #afca0b; }
          #section-menu #block-menu-block-4 .content ul li.active-trail a, #section-menu #block-menu-block-4 .content ul li:hover a {
            color: #000; }
          #section-menu #block-menu-block-4 .content ul li.active-trail ul li.active-trail,
          #section-menu #block-menu-block-4 .content ul li.active-trail ul li a:hover, #section-menu #block-menu-block-4 .content ul li:hover ul li.active-trail,
          #section-menu #block-menu-block-4 .content ul li:hover ul li a:hover {
            background-color: #73872e; }
        #section-menu #block-menu-block-4 .content ul li ul {
          display: none;
          background-color: #afca0b;
          position: absolute;
          left: 0;
          top: 92px;
          width: 100%;
          z-index: 2; }
          #section-menu #block-menu-block-4 .content ul li ul li {
            display: block;
            background-color: #afca0b;
            border: none; }
            #section-menu #block-menu-block-4 .content ul li ul li:hover {
              background-color: #f1ecec; }
            #section-menu #block-menu-block-4 .content ul li ul li a {
              color: #000; }
  #section-menu #block-menu-block-5 {
    background-color: #f1ecec;
    padding-top: 10px; }
    #section-menu #block-menu-block-5 h3 {
      font-size: 28px;
      display: inline-block;
      margin: 0;
      float: left;
      text-transform: uppercase; }
      #section-menu #block-menu-block-5 h3 a {
        padding-top: 8px;
        padding-right: 25px;
        height: 40px;
        background-image: url(../images/breadcrumb-arrow-2x.png);
        background-repeat: no-repeat;
        background-position: right 10px center;
        background-size: 8px 17px; }
        #section-menu #block-menu-block-5 h3 a:hover, #section-menu #block-menu-block-5 h3 a.active {
          background-color: transparent; }
    #section-menu #block-menu-block-5 .content {
      display: inline-block; }
      #section-menu #block-menu-block-5 .content ul li {
        display: none;
        background-color: transparent; }
        #section-menu #block-menu-block-5 .content ul li.active-trail {
          display: inline-block; }
        #section-menu #block-menu-block-5 .content ul li a {
          display: inline-block;
          background-color: transparent; }
          #section-menu #block-menu-block-5 .content ul li a.chevron-down {
            color: #afca0b;
            padding: 0;
            margin-right: 16px;
            font-weight: bold;
            font-size: 20px;
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            transform: rotate(90deg); }
        #section-menu #block-menu-block-5 .content ul li.active-trail, #section-menu #block-menu-block-5 .content ul li:hover {
          background-color: #afca0b; }
          #section-menu #block-menu-block-5 .content ul li.active-trail a, #section-menu #block-menu-block-5 .content ul li:hover a {
            color: #000; }
          #section-menu #block-menu-block-5 .content ul li.active-trail ul li.active-trail,
          #section-menu #block-menu-block-5 .content ul li.active-trail ul li a:hover, #section-menu #block-menu-block-5 .content ul li:hover ul li.active-trail,
          #section-menu #block-menu-block-5 .content ul li:hover ul li a:hover {
            background-color: #73872e; }
        #section-menu #block-menu-block-5 .content ul li ul {
          display: none;
          background-color: #afca0b;
          position: absolute;
          left: 0;
          top: 92px;
          width: 100%;
          z-index: 2; }
          #section-menu #block-menu-block-5 .content ul li ul li {
            display: block;
            background-color: #afca0b;
            border: none; }
            #section-menu #block-menu-block-5 .content ul li ul li:hover {
              background-color: #f1ecec; }
            #section-menu #block-menu-block-5 .content ul li ul li a {
              color: #000; }
  #section-menu #block-menu-block-6 {
    background-color: #f1ecec;
    padding-top: 10px; }
    #section-menu #block-menu-block-6 h3 {
      font-size: 28px;
      display: inline-block;
      margin: 0;
      float: left;
      text-transform: uppercase; }
      #section-menu #block-menu-block-6 h3 a {
        padding-top: 8px;
        padding-right: 25px;
        height: 40px;
        background-image: url(../images/breadcrumb-arrow-2x.png);
        background-repeat: no-repeat;
        background-position: right 10px center;
        background-size: 8px 17px; }
        #section-menu #block-menu-block-6 h3 a:hover, #section-menu #block-menu-block-6 h3 a.active {
          background-color: transparent; }
    #section-menu #block-menu-block-6 .content {
      display: inline-block; }
      #section-menu #block-menu-block-6 .content ul li {
        display: none;
        background-color: transparent; }
        #section-menu #block-menu-block-6 .content ul li.active-trail {
          display: inline-block; }
        #section-menu #block-menu-block-6 .content ul li a {
          display: inline-block;
          background-color: transparent; }
          #section-menu #block-menu-block-6 .content ul li a.chevron-down {
            color: #afca0b;
            padding: 0;
            margin-right: 16px;
            font-weight: bold;
            font-size: 20px;
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            transform: rotate(90deg); }
        #section-menu #block-menu-block-6 .content ul li.active-trail, #section-menu #block-menu-block-6 .content ul li:hover {
          background-color: #afca0b; }
          #section-menu #block-menu-block-6 .content ul li.active-trail a, #section-menu #block-menu-block-6 .content ul li:hover a {
            color: #000; }
          #section-menu #block-menu-block-6 .content ul li.active-trail ul li.active-trail,
          #section-menu #block-menu-block-6 .content ul li.active-trail ul li a:hover, #section-menu #block-menu-block-6 .content ul li:hover ul li.active-trail,
          #section-menu #block-menu-block-6 .content ul li:hover ul li a:hover {
            background-color: #73872e; }
        #section-menu #block-menu-block-6 .content ul li ul {
          display: none;
          background-color: #afca0b;
          position: absolute;
          left: 0;
          top: 92px;
          width: 100%;
          z-index: 2; }
          #section-menu #block-menu-block-6 .content ul li ul li {
            display: block;
            background-color: #afca0b;
            border: none; }
            #section-menu #block-menu-block-6 .content ul li ul li:hover {
              background-color: #f1ecec; }
            #section-menu #block-menu-block-6 .content ul li ul li a {
              color: #000; }

.lt-ie10 #right-menu .simplebar-scroll-content {
  overflow-x: hidden;
  overflow-y: auto; }

.lt-ie9 #right-menu .menu a {
  min-height: 1px; }

#main-menu {
  z-index: 1000;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  #main-menu .region-right-menu .block {
    border-bottom: 8px solid #1c412e; }

.menu-button {
  position: relative;
  padding: 9px 10px;
  background-color: transparent;
  background-image: url("../images/menu-close.png");
  background-repeat: no-repeat;
  background-position: 50%;
  border: 1px solid transparent;
  border-radius: 0;
  margin-top: 11px;
  margin-bottom: 10px; }
  .menu-button.collapsed {
    background-image: none; }
    .menu-button.collapsed .icon-bar {
      visibility: visible; }
  .menu-button .icon-bar {
    display: block;
    visibility: hidden;
    width: 24px;
    height: 3px;
    background-color: #afca0b; }
    .menu-button .icon-bar + .icon-bar {
      margin-top: 5px; }

#resource .menu {
  list-style: none;
  margin: 0;
  padding: 0; }
  #resource .menu li {
    margin-bottom: 8px; }

@media (min-width: 1200px) {
  #wrapper-menu, #section-menu {
    width: 1200px;
    margin-left: auto;
    margin-right: auto; } }

@media (min-width: 768px) {
  #section-menu #section-menu-button, #section-menu #section-toggle-more-hamb {
    top: -30px; }
  .menu-button {
    margin-top: 33px;
    margin-bottom: 32px; } }

@media (min-width: 992px) {
  #search-icon {
    width: 170px; }
  #section-menu #block-menu-menu-main-site-featured-menu {
    display: inline; }
    #section-menu #block-menu-menu-main-site-featured-menu ul.menu li {
      display: inline-block; }
      #section-menu #block-menu-menu-main-site-featured-menu ul.menu li a.active {
        background-color: transparent; }
    #section-menu #block-menu-menu-main-site-featured-menu li + li {
      border: 0;
      float: none;
      width: auto; }
  #section-menu #block-menu-block-1 .content ul.menu:first-child {
    background-color: transparent; }
  #section-menu #block-menu-block-1 .content ul li {
    display: none; }
    #section-menu #block-menu-block-1 .content ul li ul {
      top: 102px; }
      #section-menu #block-menu-block-1 .content ul li ul li {
        display: block; }
  #section-menu #block-menu-block-1 .content li + li {
    border: 0;
    float: none;
    width: auto; }
  #section-menu #block-menu-block-3 .content ul.menu:first-child {
    background-color: transparent; }
  #section-menu #block-menu-block-3 .content ul li {
    display: none; }
    #section-menu #block-menu-block-3 .content ul li ul {
      top: 102px; }
      #section-menu #block-menu-block-3 .content ul li ul li {
        display: block; }
  #section-menu #block-menu-block-3 .content li + li {
    border: 0;
    float: none;
    width: auto; }
  #section-menu #block-menu-block-4 .content ul.menu:first-child {
    background-color: transparent; }
  #section-menu #block-menu-block-4 .content ul li {
    display: none; }
    #section-menu #block-menu-block-4 .content ul li ul {
      top: 102px; }
      #section-menu #block-menu-block-4 .content ul li ul li {
        display: block; }
  #section-menu #block-menu-block-4 .content li + li {
    border: 0;
    float: none;
    width: auto; }
  #section-menu #block-menu-block-5 .content ul.menu:first-child {
    background-color: transparent; }
  #section-menu #block-menu-block-5 .content ul li {
    display: none; }
    #section-menu #block-menu-block-5 .content ul li ul {
      top: 102px; }
      #section-menu #block-menu-block-5 .content ul li ul li {
        display: block; }
  #section-menu #block-menu-block-5 .content li + li {
    border: 0;
    float: none;
    width: auto; }
  #section-menu #block-menu-block-6 .content ul.menu:first-child {
    background-color: transparent; }
  #section-menu #block-menu-block-6 .content ul li {
    display: none; }
    #section-menu #block-menu-block-6 .content ul li ul {
      top: 102px; }
      #section-menu #block-menu-block-6 .content ul li ul li {
        display: block; }
  #section-menu #block-menu-block-6 .content li + li {
    border: 0;
    float: none;
    width: auto; }
  #section-toggle-more-hamb {
    display: none; } }

@media (min-width: 1200px) {
  #section-menu {
    /* 'featured' menu */
    /* the current 'breadcrumb' menu */
    /* the full directory menu */ }
    #section-menu #section-menu-content {
      display: inline !important; }
    #section-menu .menu li {
      display: inline-block;
      background-color: transparent; }
      #section-menu .menu li a:hover {
        background-color: #f1ecec; }
      #section-menu .menu li#section-toggle-more.opened {
        z-index: 99; }
      #section-menu .menu li#section-toggle-more > ul {
        position: relative;
        height: 230px;
        display: none; }
        #section-menu .menu li#section-toggle-more > ul li {
          float: left; }
          #section-menu .menu li#section-toggle-more > ul li:hover {
            background-color: #00552c; }
        #section-menu .menu li#section-toggle-more > ul ul {
          position: relative;
          background-color: transparent; }
          #section-menu .menu li#section-toggle-more > ul ul li {
            display: block;
            float: none;
            background-color: transparent; }
      #section-menu .menu li.collapsed .menu {
        display: none; }
    #section-menu .menu li + li {
      border: 0;
      float: none;
      width: auto; }
    #section-menu #block-menu-menu-main-site-featured-menu ul.menu li a:hover {
      background-color: #f1ecec; }
    #section-menu #block-menu-block-1 .content ul li {
      display: inline-block; }
      #section-menu #block-menu-block-1 .content ul li.active-trail.expandable {
        height: 92px; }
      #section-menu #block-menu-block-1 .content ul li a.section-toggle-more-breadc {
        display: none; }
      #section-menu #block-menu-block-1 .content ul li ul {
        display: inline-block !important; }
        #section-menu #block-menu-block-1 .content ul li ul li {
          display: inline-block; }
    #section-menu #block-menu-block-3 .content ul li {
      display: inline-block; }
      #section-menu #block-menu-block-3 .content ul li.active-trail.expandable {
        height: 92px; }
      #section-menu #block-menu-block-3 .content ul li a.section-toggle-more-breadc {
        display: none; }
      #section-menu #block-menu-block-3 .content ul li ul {
        display: inline-block !important; }
        #section-menu #block-menu-block-3 .content ul li ul li {
          display: inline-block; }
    #section-menu #block-menu-block-4 .content ul li {
      display: inline-block; }
      #section-menu #block-menu-block-4 .content ul li.active-trail.expandable {
        height: 92px; }
      #section-menu #block-menu-block-4 .content ul li a.section-toggle-more-breadc {
        display: none; }
      #section-menu #block-menu-block-4 .content ul li ul {
        display: inline-block !important; }
        #section-menu #block-menu-block-4 .content ul li ul li {
          display: inline-block; }
    #section-menu #block-menu-block-5 .content ul li {
      display: inline-block; }
      #section-menu #block-menu-block-5 .content ul li.active-trail.expandable {
        height: 92px; }
      #section-menu #block-menu-block-5 .content ul li a.section-toggle-more-breadc {
        display: none; }
      #section-menu #block-menu-block-5 .content ul li ul {
        display: inline-block !important; }
        #section-menu #block-menu-block-5 .content ul li ul li {
          display: inline-block; }
    #section-menu #block-menu-block-6 .content ul li {
      display: inline-block; }
      #section-menu #block-menu-block-6 .content ul li.active-trail.expandable {
        height: 92px; }
      #section-menu #block-menu-block-6 .content ul li a.section-toggle-more-breadc {
        display: none; }
      #section-menu #block-menu-block-6 .content ul li ul {
        display: inline-block !important; }
        #section-menu #block-menu-block-6 .content ul li ul li {
          display: inline-block; }
    #section-menu #block-menu-block-2 {
      display: none;
      background-color: #f1ecec;
      z-index: 999;
      width: 100%;
      height: auto !important; }
      #section-menu #block-menu-block-2 ul > li {
        float: left; }
        #section-menu #block-menu-block-2 ul > li.first {
          margin-left: 10px; }
        #section-menu #block-menu-block-2 ul > li.category_heading {
          min-width: 120px; }
          #section-menu #block-menu-block-2 ul > li.category_heading a {
            padding-left: 10px; }
            #section-menu #block-menu-block-2 ul > li.category_heading a.active {
              background-color: transparent; }
          #section-menu #block-menu-block-2 ul > li.category_heading ul > li a {
            padding-left: 0; }
        #section-menu #block-menu-block-2 ul > li.has_image {
          min-height: 300px; }
          #section-menu #block-menu-block-2 ul > li.has_image img {
            padding: 0 10px 0 10px;
            width: 195px; }
        #section-menu #block-menu-block-2 ul > li a:hover {
          text-decoration: underline; }
        #section-menu #block-menu-block-2 ul > li ul > li {
          float: none;
          display: block; }
          #section-menu #block-menu-block-2 ul > li ul > li.last a {
            border-bottom: 0;
            margin-bottom: 10px; }
          #section-menu #block-menu-block-2 ul > li ul > li a {
            margin: 0 10px;
            padding-left: 0; }
          #section-menu #block-menu-block-2 ul > li ul > li ul {
            display: none; }
    #section-menu .section-heading {
      display: none; }
    #section-menu #section-menu-button {
      display: none; } }

/* extra stuff for menus added aft launch */
@media (min-width: 1200px) {
  #block-menu-block-5 {
    display: none; }
  #block-menu-block-6 {
    display: none; } }

@media (max-width: 1199px) {
  #block-menu-block-3 {
    display: none; }
  #block-menu-block-4 {
    display: none; } }

.social-icons {
  list-style: none;
  padding: 0;
  margin: 0; }

.social-icon {
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 57px;
  height: 57px;
  background-position: 0 0;
  background-repeat: no-repeat;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.social-icon-facebook {
  background-image: url("../images/facebook.png"); }

.social-icon-linkedin {
  background-image: url("../images/linkedin.png"); }

.social-icon-twitter {
  background-image: url("../images/twitter.png"); }

.social-icon-google {
  background-image: url("../images/googleplus.png"); }

.social-icon-youtube {
  background-image: url("../images/youtube.png"); }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .social-icon {
    background-size: 100%; }
  .social-icon-facebook {
    background-image: url("../images/facebook@2x.png"); }
  .social-icon-linkedin {
    background-image: url("../images/linkedin@2x.png"); }
  .social-icon-twitter {
    background-image: url("../images/twitter@2x.png"); }
  .social-icon-google {
    background-image: url("../images/googleplus@2x.png"); }
  .social-icon-youtube {
    background-image: url("../images/youtube@2x.png"); } }

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

.table, .region-database-related .views-table {
  /* db */ }
  .table > thead > tr > th, .region-database-related .views-table > thead > tr > th,
  .table > thead > tr > td, .region-database-related .views-table > thead > tr > td,
  .table > tbody > tr > th, .region-database-related .views-table > tbody > tr > th,
  .table > tbody > tr > td, .region-database-related .views-table > tbody > tr > td,
  .table > tfoot > tr > th, .region-database-related .views-table > tfoot > tr > th,
  .table > tfoot > tr > td, .region-database-related .views-table > tfoot > tr > td {
    padding: 8px 10px;
    vertical-align: middle;
    border-top: 2px solid #e1e1e1; }
  .table > thead > tr > th, .region-database-related .views-table > thead > tr > th {
    border-bottom: 0;
    padding-top: 14px;
    padding-bottom: 14px;
    color: #666;
    font-weight: normal; }
    .table > thead > tr > th img, .region-database-related .views-table > thead > tr > th img {
      margin-left: 5px; }
  .table > thead > tr > th, .region-database-related .views-table > thead > tr > th,
  .table > thead > tr > th.active, .region-database-related .views-table > thead > tr > th.active {
    background-color: #e1e1e1; }
  .table > tbody > tr > td .secondary-data, .region-database-related .views-table > tbody > tr > td .secondary-data {
    font-size: 14px; }
  .table > tbody > tr:first-child > td, .region-database-related .views-table > tbody > tr:first-child > td {
    border-top: 0; }
  .table > tbody > tr > td.mme-multi-entry-td, .region-database-related .views-table > tbody > tr > td.mme-multi-entry-td, .table > tbody > tr > td:first-child.mme-multi-entry-td, .region-database-related .views-table > tbody > tr > td:first-child.mme-multi-entry-td {
    padding-left: 10px;
    padding-top: 0;
    border: 0; }

@media (min-width: 768px) {
  .table > thead > tr > th, .region-database-related .views-table > thead > tr > th,
  .table > thead > tr > td, .region-database-related .views-table > thead > tr > td,
  .table > tbody > tr > th, .region-database-related .views-table > tbody > tr > th,
  .table > tbody > tr > td, .region-database-related .views-table > tbody > tr > td,
  .table > tfoot > tr > th, .region-database-related .views-table > tfoot > tr > th,
  .table > tfoot > tr > td, .region-database-related .views-table > tfoot > tr > td {
    padding-right: 20px; }
    .table > thead > tr > th:first-child, .region-database-related .views-table > thead > tr > th:first-child,
    .table > thead > tr > td:first-child, .region-database-related .views-table > thead > tr > td:first-child,
    .table > tbody > tr > th:first-child, .region-database-related .views-table > tbody > tr > th:first-child,
    .table > tbody > tr > td:first-child, .region-database-related .views-table > tbody > tr > td:first-child,
    .table > tfoot > tr > th:first-child, .region-database-related .views-table > tfoot > tr > th:first-child,
    .table > tfoot > tr > td:first-child, .region-database-related .views-table > tfoot > tr > td:first-child {
      padding-left: 20px; }
  .table > tbody > tr > td .secondary-data, .region-database-related .views-table > tbody > tr > td .secondary-data {
    font-family: "PT Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px; } }

.slide-caption {
  display: none; }

#gallery-page .zoom-button {
  position: relative; }
  #gallery-page .zoom-button:hover {
    cursor: pointer; }
  #gallery-page .zoom-button .gallery-overlay {
    position: absolute;
    top: 23%;
    left: 33%;
    margin: auto;
    width: 36%; }

#gallery-page .field-name-field-gallery .field-item img {
  width: 100%;
  cursor: pointer; }

#gallery #dialog #viewport {
  overflow: hidden; }

#gallery #panning-area {
  display: flex;
  flex-flow: column;
  height: 100%; }
  #gallery #panning-area #block-leaderboard-container {
    display: none; }

.swiper-container {
  width: 100%;
  height: 100%; }

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #000; }

.gallery-thumbs {
  display: none;
  width: 50%;
  margin-top: 20px;
  height: 200px; }
  .gallery-thumbs .swiper-wrapper {
    position: absolute;
    left: 0; }
  .gallery-thumbs .swiper-slide {
    width: 240px;
    height: 150px;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden; }
  .gallery-thumbs .swiper-slide-active {
    border: solid 2px #afca0b; }

/* archive zoom is slightly different */
#interactive-page-wrapper .gallery-thumbs .swiper-slide {
  width: 120px;
  height: 150px; }

@media (min-width: 992px) {
  .gallery-thumbs {
    display: block; }
  #gallery:not(.no-right-col) #dialog #viewport #panning-area {
    padding-right: 340px !important; }
  #gallery #panning-area #image-viewer-container #block-leaderboard-container {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; }
    #gallery #panning-area #image-viewer-container #block-leaderboard-container .block {
      text-align: center; } }

@media (min-width: 1200px) {
  #gallery:not(.no-right-col) #panning-area #image-viewer-container {
    padding-right: 340px; }
    #gallery:not(.no-right-col) #panning-area #image-viewer-container #block-leaderboard-container {
      padding-right: 340px;
      height: 105px; }
  #gallery:not(.no-right-col) #panning-area #right-col {
    display: block;
    background-color: #cbcbcb;
    position: absolute;
    top: 0;
    right: 0;
    width: 340px;
    padding: 20px;
    height: 100%; }
    #gallery:not(.no-right-col) #panning-area #right-col .block-block {
      margin-top: 20px;
      height: 250px; } }

#article h2 {
  padding-top: 0; }

#article img.size-full {
  width: 100%;
  height: auto; }

#article .pull-out h3 {
  background-color: #cbcbcb;
  color: #000;
  font-family: "PT Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  border-right: solid 5px #afca0b;
  text-align: left;
  padding: 10px 16px;
  margin: 0; }

#article .pull-out p {
  padding: 10px 16px;
  background-color: #e1e1e1; }

#article .related-article {
  font-family: "Proxima Novabold", "Proxima Novabold Italic", cursive;
  text-transform: uppercase;
  font-size: 28px;
  margin-top: 22px;
  margin-bottom: 11px;
  font-weight: 400;
  line-height: 1.1; }

#block-views-lastest-by-writer-block {
  clear: left; }

#block-views-lastest-by-writer-archive {
  clear: left; }
  #block-views-lastest-by-writer-archive h3 {
    padding-top: 10px; }

@media (min-width: 1200px) {
  #article .field h3 {
    font-family: "Proxima Novabold", "Proxima Novabold Italic", cursive;
    text-transform: uppercase; }
  #article .field p {
    margin-right: 130px;
    line-height: 1.5; }
  #article .field .adsbygoogle {
    margin-right: 130px; }
  #article .field .article-img-full-width {
    margin-right: 0; } }

.page-magazine #top-content-wrapper img, .page-hall-of-fame #top-content-wrapper img {
  width: 100%; }

.page-magazine .block-links, .page-hall-of-fame .block-links {
  margin: 20px 0; }
  .page-magazine .block-links h2, .page-hall-of-fame .block-links h2 {
    height: 80px;
    padding-left: 20px;
    background-size: cover;
    background-repeat: no-repeat; }
    .page-magazine .block-links h2 a, .page-hall-of-fame .block-links h2 a {
      color: #fff; }
    .page-magazine .block-links h2.advertise, .page-hall-of-fame .block-links h2.advertise {
      background-image: url(../images/microsites/advertise.jpg); }
    .page-magazine .block-links h2.archive, .page-hall-of-fame .block-links h2.archive {
      background-image: url(../images/microsites/archive.jpg); }
    .page-magazine .block-links h2.competitions, .page-hall-of-fame .block-links h2.competitions {
      background-image: url(../images/microsites/competitions.jpg); }
    .page-magazine .block-links h2.contact-us, .page-hall-of-fame .block-links h2.contact-us {
      background-image: url(../images/microsites/contact.jpg); }
    .page-magazine .block-links h2.event-tickets, .page-hall-of-fame .block-links h2.event-tickets {
      background-image: url(../images/microsites/events-tickets.jpg); }
    .page-magazine .block-links h2.event, .page-hall-of-fame .block-links h2.event {
      background-image: url(../images/microsites/events.jpg); }
    .page-magazine .block-links h2.history, .page-hall-of-fame .block-links h2.history {
      background-image: url(../images/microsites/history.jpg); }
    .page-magazine .block-links h2.motorsport-team, .page-hall-of-fame .block-links h2.motorsport-team {
      background-image: url(../images/microsites/team.jpg); }
    .page-magazine .block-links h2.past-inductees, .page-hall-of-fame .block-links h2.past-inductees {
      background-image: url(../images/microsites/inductees.jpg); }
    .page-magazine .block-links h2.press, .page-hall-of-fame .block-links h2.press {
      background-image: url(../images/microsites/press.jpg); }
  .page-magazine .block-links p, .page-hall-of-fame .block-links p {
    background-color: #fff;
    padding: 16px;
    border-bottom: solid 5px #afca0b; }

.page-hall-of-fame .block-links h2 {
  border-bottom: solid 5px #afca0b; }

.page-hall-of-fame #top-content-wrapper {
  background-color: #001A0D;
  margin: 0;
  padding: 0 10px 20px 20px;
  float: left;
  color: #fff; }
  .page-hall-of-fame #top-content-wrapper h3 {
    font-size: 42px;
    text-transform: uppercase; }
  .page-hall-of-fame #top-content-wrapper .content-left {
    padding-left: 0; }
  .page-hall-of-fame #top-content-wrapper a {
    color: #afca0b; }

.page-hall-of-fame #buy-tickets {
  background-color: #00552c;
  color: #fff;
  padding: 30px 20px;
  margin-left: -20px;
  margin-right: -20px;
  text-align: center; }

.page-hall-of-fame .sponsor-logos {
  text-align: center;
  padding: 40px;
  text-transform: uppercase;
  font-size: 14px;
  background-color: #fff;
  margin-left: -20px;
  margin-right: -20px; }
  .page-hall-of-fame .sponsor-logos .row, .page-hall-of-fame .sponsor-logos #homepageblocks .region-homepage-blocks, #homepageblocks .page-hall-of-fame .sponsor-logos .region-homepage-blocks {
    padding-top: 20px; }
  .page-hall-of-fame .sponsor-logos .col-md-4 {
    padding-bottom: 20px; }
  .page-hall-of-fame .sponsor-logos .logo-wrapper {
    position: relative;
    height: 120px;
    padding-bottom: 20px; }
    .page-hall-of-fame .sponsor-logos .logo-wrapper a {
      width: 100%;
      position: absolute;
      left: 0;
      bottom: 20px; }
      .page-hall-of-fame .sponsor-logos .logo-wrapper a img {
        margin: auto;
        max-height: 120px; }

.page-hall-of-fame #buy-tickets, .page-hall-of-fame #hof-contact-us {
  background-color: #00552c;
  color: #fff;
  padding: 30px 20px;
  margin-left: -20px;
  margin-right: -20px;
  text-align: center; }

.page-hall-of-fame #mobile-header {
  background-image: url(../images/microsites/hof-mobile-bg.jpg);
  background-size: cover;
  background-position: -233px center;
  overflow: hidden; }
  .page-hall-of-fame #mobile-header .logo {
    height: 200px; }
    .page-hall-of-fame #mobile-header .logo img {
      margin-top: -44px;
      margin-left: -20px;
      width: 250px; }
  .page-hall-of-fame #mobile-header .btn, .page-hall-of-fame #mobile-header #main .gsc-search-box button, #main .gsc-search-box .page-hall-of-fame #mobile-header button, .page-hall-of-fame #mobile-header #left-bar .facetapi-limit-link, #left-bar .page-hall-of-fame #mobile-header .facetapi-limit-link {
    width: 100%; }

#inductees, #founding {
  background-color: #e1e1e1;
  margin: 0 -20px;
  padding: 0 20px;
  padding-bottom: 20px; }
  #inductees h3, #founding h3 {
    background-color: #c9c9c9;
    border-left: solid 5px #afca0b;
    padding: 10px 20px;
    margin-bottom: 0; }
  #inductees img, #founding img {
    width: 100%;
    padding-top: 20px; }
  #inductees h4, #founding h4 {
    background-color: #fff;
    padding: 16px;
    margin: 0;
    font-size: 28px; }
  #inductees p, #founding p {
    background-color: #fff;
    padding: 0 16px 16px 16px;
    margin: 0; }

#founding {
  margin-bottom: -20px; }

.page-magazine .msm-mainsite .featured-article img {
  width: 220px;
  height: auto; }

.page-magazine .msm-mainsite .view-motor-sport-team .featured-article {
  height: 354px; }
  .page-magazine .msm-mainsite .view-motor-sport-team .featured-article .img-container {
    height: auto; }

.page-the-market .msm-mainsite #block-views-directory-index-block-block {
  padding-top: 10px; }
  .page-the-market .msm-mainsite #block-views-directory-index-block-block .views-row-odd {
    padding-right: 10px; }
  .page-the-market .msm-mainsite #block-views-directory-index-block-block .views-row-even {
    padding-left: 10px; }

.page-the-market .msm-mainsite #main .content {
  float: left; }
  .page-the-market .msm-mainsite #main .content .featured-article .img-container {
    height: 220px; }
    .page-the-market .msm-mainsite #main .content .featured-article .img-container img {
      width: 220px;
      height: 220px; }

.page-the-market .msm-mainsite .views-row {
  padding: 0; }

.page-the-market .msm-mainsite h2 {
  background-size: cover;
  margin: 10px 0;
  padding: 0;
  height: 90px;
  line-height: 90px;
  border-bottom: solid 5px #afca0b;
  font-size: 24px; }
  .page-the-market .msm-mainsite h2 a {
    color: #fff;
    padding: 10px; }
  .page-the-market .msm-mainsite h2.Art-and-Automobilia {
    background-image: url(../images/microsites/directory/art-automobilia.jpg); }
  .page-the-market .msm-mainsite h2.Car-Clubs {
    background-image: url(../images/microsites/directory/car-clubs.jpg); }
  .page-the-market .msm-mainsite h2.Car-Parts {
    background-image: url(../images/microsites/directory/car-parts.jpg); }
  .page-the-market .msm-mainsite h2.Car-Storage {
    background-image: url(../images/microsites/directory/car-storage.jpg); }
  .page-the-market .msm-mainsite h2.Car-Transport {
    background-image: url(../images/microsites/directory/car-transport.jpg); }
  .page-the-market .msm-mainsite h2.Luxury-and-Retail {
    background-image: url(../images/microsites/directory/luxury-retail.jpg); }
  .page-the-market .msm-mainsite h2.Organising-Clubs {
    background-image: url(../images/microsites/directory/organising-clubs.jpg); }
  .page-the-market .msm-mainsite h2.Restoration {
    background-image: url(../images/microsites/directory/restoration.jpg); }

.page-the-market .msm-mainsite h3 {
  font-size: 42px; }

@media (min-width: 768px) {
  .page-hall-of-fame #mobile-header {
    background-position-x: center; } }

@media (min-width: 992px) {
  .page-the-market .msm-mainsite #main .content .featured-article {
    height: 260px; }
  .page-magazine .msm-mainsite .view-motor-sport-team .featured-article {
    height: 314px; }
  .page-hall-of-fame #mobile-header {
    display: none; }
  .page-hall-of-fame #buy-tickets, .page-hall-of-fame #hof-contact-us {
    margin-right: -10px; }
  .page-hall-of-fame .sponsor-logos {
    margin-right: -10px; } }

@media (min-width: 1200px) {
  .page-hall-of-fame #top-content-wrapper {
    width: 1200px; }
    .page-hall-of-fame #top-content-wrapper .content-right {
      margin-top: -60px; }
  .page-magazine .msm-mainsite .view-motor-sport-team .featured-article {
    height: 254px; } }

.flexslider {
  display: none;
  overflow: hidden; }

@media (min-width: 992px) {
  .flexslider {
    display: block;
    margin: 0;
    border: 0;
    border-radius: 0; }
    .flexslider .views-field-title {
      position: absolute;
      bottom: 80px;
      left: 0px;
      right: 0px;
      margin-left: auto;
      margin-right: auto;
      width: 892px;
      background-color: rgba(0, 0, 0, 0.5);
      padding-left: 20px;
      padding-top: 20px;
      text-transform: uppercase; }
      .flexslider .views-field-title h1, .flexslider .views-field-title h2, .flexslider .views-field-title h2 a {
        color: #fff;
        font-family: "Proxima Novabold", "Proxima Novabold Italic", cursive;
        font-weight: 400;
        line-height: 1.1;
        font-size: 40px;
        padding: 0; }
    .flexslider .views-field-body {
      position: absolute;
      bottom: 18px;
      left: 0px;
      right: 0px;
      margin-left: auto;
      margin-right: auto;
      color: #fff;
      width: 892px;
      background-color: rgba(0, 0, 0, 0.5);
      padding-left: 20px;
      padding-bottom: 40px; }
      .flexslider .views-field-body .field-content {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-right: 20px; }
    .flexslider ol.flex-control-nav {
      bottom: 20px;
      z-index: 99; }
      .flexslider ol.flex-control-nav li a {
        background-color: #004423;
        border: solid 2px #afca0b;
        box-shadow: none; }
        .flexslider ol.flex-control-nav li a.flex-active {
          background-color: #afca0b; }
    .flexslider .flex-direction-nav a {
      height: 44px; }
  .page-hall-of-fame .flexslider .views-field-title {
    background-image: url(../images/microsites/hof-2018-logo.png);
    background-size: 180px;
    background-repeat: no-repeat;
    background-position: 680px;
    width: 892px;
    min-height: 220px;
    bottom: 20px; }
  .page-hall-of-fame .flexslider .views-field-body {
    width: 892px;
    background-color: transparent !important;
    bottom: -20px; }
    .page-hall-of-fame .flexslider .views-field-body .field-content {
      max-width: 70%;
      white-space: normal; } }

@media (min-width: 1200px) {
  .flexslider .views-field-title {
    width: 1180px;
    padding-left: 20px; }
  .flexslider .views-field-body {
    width: 1180px;
    padding-left: 20px;
    padding-bottom: 40px; }
  .page-hall-of-fame .flexslider .views-field-title {
    background-image: url(../images/microsites/hof-2018-logo.png);
    background-size: 180px;
    background-repeat: no-repeat;
    background-position: 950px;
    width: 1180px;
    bottom: 20px;
    min-height: 220px; }
  .page-hall-of-fame .flexslider .views-field-body {
    width: 1180px;
    bottom: -18px; } }

.comments {
  padding-bottom: 20px; }
  .comments h3, .comments h4 {
    color: #00361c; }
  .comments h3 {
    font-size: 32px; }
  .comments h4 {
    font-size: 24px; }

#block-jquery-countdown-timer-jquery-countdown-timer {
  height: 393px;
  background-image: url(../images/countdown-bg.png);
  background-repeat: no-repeat;
  background-size: 300px;
  display: inline-block;
  width: 300px; }
  #block-jquery-countdown-timer-jquery-countdown-timer h3 {
    display: none; }

#jquery-countdown-timer-note {
  display: none; }

#jquery-countdown-timer {
  width: auto;
  padding-top: 304px;
  padding-left: 12px; }
  #jquery-countdown-timer .countSeconds, #jquery-countdown-timer .countDiv3 {
    display: none; }
  #jquery-countdown-timer .countDiv {
    display: none;
    float: left; }
    #jquery-countdown-timer .countDiv:after {
      display: none; }
  #jquery-countdown-timer .countWeeks, #jquery-countdown-timer .countDays, #jquery-countdown-timer .countHours, #jquery-countdown-timer .countMinutes {
    height: 100%;
    width: 69px;
    float: left;
    color: #fff;
    font-size: 12px;
    font-family: "PT Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: normal; }
    #jquery-countdown-timer .countWeeks .position, #jquery-countdown-timer .countDays .position, #jquery-countdown-timer .countHours .position, #jquery-countdown-timer .countMinutes .position {
      font-family: "Proxima Novabold", "Proxima Novabold Italic", cursive;
      font-size: 36px;
      width: auto; }
    #jquery-countdown-timer .countWeeks .digit, #jquery-countdown-timer .countDays .digit, #jquery-countdown-timer .countHours .digit, #jquery-countdown-timer .countMinutes .digit {
      width: auto;
      position: relative;
      letter-spacing: normal; }
      #jquery-countdown-timer .countWeeks .digit.static, #jquery-countdown-timer .countDays .digit.static, #jquery-countdown-timer .countHours .digit.static, #jquery-countdown-timer .countMinutes .digit.static {
        background-color: transparent;
        background-image: none;
        box-shadow: none;
        color: #000; }
  #jquery-countdown-timer .countWeeks:after {
    display: block;
    content: "weeks"; }
  #jquery-countdown-timer .countDays:after {
    display: block;
    content: "days"; }
  #jquery-countdown-timer .countHours:after {
    display: block;
    content: "hours"; }
  #jquery-countdown-timer .countMinutes:after {
    display: block;
    content: "minutes"; }

#jquery-countdown-timer-note {
  width: auto;
  font-size: 11px; }

@media (max-width: 991px) {
  .front #wrapper.msm-mainsite #main #block-system-main {
    margin: 0 -10px; }
  .front #wrapper.msm-mainsite #main h2 {
    font-size: 28px;
    padding: 10px 0 10px 20px; }
  #wrapper.msm-mainsite .view-display-id-category {
    margin: 0 -10px; }
    #wrapper.msm-mainsite .view-display-id-category h2 {
      font-size: 28px;
      padding: 10px 0 10px 20px; }
  #wrapper.msm-mainsite .teaser {
    margin: 0;
    padding-bottom: 5px; }
    #wrapper.msm-mainsite .teaser .img-container {
      margin: -20px -20px 16px -20px;
      max-height: 600px;
      overflow: hidden; }
      #wrapper.msm-mainsite .teaser .img-container img {
        display: block;
        width: 100%; }
  #wrapper.msm-mainsite #content-left .views-row-1 {
    border-bottom: solid 10px #00552c; }
    #wrapper.msm-mainsite #content-left .views-row-1 .teaser {
      background-color: #001A0D;
      color: #fff; }
      #wrapper.msm-mainsite #content-left .views-row-1 .teaser .page_date a {
        color: #afca0b; }
      #wrapper.msm-mainsite #content-left .views-row-1 .teaser h3 a {
        color: #fff; }
      #wrapper.msm-mainsite #content-left .views-row-1 .teaser .img-container {
        max-height: 340px; }
  #wrapper.msm-mainsite .pager {
    padding-top: 20px; } }

@media (max-width: 479px) {
  #wrapper.msm-mainsite .teaser .img-container {
    max-height: 400px; } }

/* reset this */
#wrapper.msm-mainsite #content-left #block-views-related-content-block .views-row-1 {
  border-bottom: 0; }

#block-views-related-content-block {
  width: 100%;
  overflow: hidden; }
  #block-views-related-content-block h3 {
    text-transform: uppercase; }
  #block-views-related-content-block .content {
    position: relative; }
    #block-views-related-content-block .content #related-content-more, #block-views-related-content-block .content #related-content-less {
      display: none;
      position: absolute;
      right: 10px;
      top: -45px;
      text-align: center;
      border: solid 1px #373737;
      color: #373737;
      padding: 8px 15px 4px; }
      #block-views-related-content-block .content #related-content-more:hover, #block-views-related-content-block .content #related-content-more:focus, #block-views-related-content-block .content #related-content-less:hover, #block-views-related-content-block .content #related-content-less:focus {
        text-decoration: none; }
      #block-views-related-content-block .content #related-content-more.disabled, #block-views-related-content-block .content #related-content-less.disabled {
        color: #cecece;
        border: solid 1px #cecece; }
    #block-views-related-content-block .content #related-content-less {
      right: 60px; }
    #block-views-related-content-block .content .view-related-content {
      width: 100%; }

.related-content {
  width: 50%;
  border-top: solid 10px #004423;
  float: left; }
  .related-content h3 {
    margin: 0;
    font-size: 24px;
    min-height: 52px;
    text-transform: uppercase; }
  .related-content img {
    width: 100%;
    margin-top: 2px; }
  .related-content .related-img-wrapper {
    max-height: 100px;
    min-height: 100px;
    overflow: hidden; }
  .related-content .related-content-content {
    float: left;
    width: 100%;
    background-color: white;
    padding: 10px;
    position: relative; }
    .related-content .related-content-content h3 {
      font-size: 16px; }
  .related-content .related-content-link {
    font-size: 16px;
    line-height: .9; }
  .related-content.related-archive {
    border-color: #510801; }
    .related-content.related-archive .related-info {
      color: #510801; }
  .related-content.related-database {
    border-color: #002d42; }
    .related-content.related-database .related-info {
      color: #002d42; }

.related-info {
  border-top: solid 2px #d9d9d9;
  margin-top: 5px;
  padding-top: 5px;
  color: #004423;
  position: absolute;
  bottom: 5px;
  width: 90%;
  font-size: 12px; }
  .related-info span, .related-info div {
    float: left; }
  .related-info .related-type {
    font-weight: bold; }

@media (min-width: 768px) {
  #block-views-related-content-block .content #related-content-more, #block-views-related-content-block .content #related-content-less {
    display: inline-block; }
  #block-views-related-content-block .content .view-related-content {
    width: 400%; }
  .related-content {
    width: 175px;
    margin-right: 10px; }
    .related-content .related-img-wrapper {
      max-height: 112px;
      min-height: 112px; } }

@media (min-width: 992px) {
  .related-content {
    width: 196px; } }

#right #block-oak-shop-shop-carousel-block {
  margin-bottom: 30px; }
  #right #block-oak-shop-shop-carousel-block .content {
    position: relative; }
  #right #block-oak-shop-shop-carousel-block h3 {
    text-transform: uppercase;
    margin: 0 0 10px;
    text-align: left;
    border-bottom: solid 1px #aaa; }
  #right #block-oak-shop-shop-carousel-block .shop-item {
    text-align: center;
    font-family: "PT Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    display: none; }
    #right #block-oak-shop-shop-carousel-block .shop-item.active {
      display: block; }
    #right #block-oak-shop-shop-carousel-block .shop-item img {
      max-width: 450px;
      width: 100%; }
    #right #block-oak-shop-shop-carousel-block .shop-item .item-desc {
      float: left;
      padding-top: 10px;
      width: 100%; }
    #right #block-oak-shop-shop-carousel-block .shop-item .item-price {
      display: inline-block;
      font-weight: normal;
      width: 100%;
      border-bottom: solid 1px #aaa;
      margin-bottom: 15px; }
    #right #block-oak-shop-shop-carousel-block .shop-item .buy-item {
      font-family: "Proxima Novabold", "Proxima Novabold Italic", cursive;
      font-size: 22px;
      line-height: 100%;
      font-weight: normal;
      text-transform: uppercase;
      color: #000;
      padding: 10px 45px 4px;
      border-radius: 5px;
      border: solid 2px #A5C40D; }
      #right #block-oak-shop-shop-carousel-block .shop-item .buy-item:hover, #right #block-oak-shop-shop-carousel-block .shop-item .buy-item:focus {
        text-decoration: none;
        background-color: #A5C40D;
        color: #fff; }
  #right #block-oak-shop-shop-carousel-block .scroll {
    font-family: "Proxima Novabold", "Proxima Novabold Italic", cursive;
    background-color: #fff;
    border: solid 1px #999;
    position: absolute;
    width: 40px;
    height: 40px;
    float: left;
    color: #000;
    font-size: 24px;
    line-height: 42px;
    text-decoration: none;
    top: 34%; }
    #right #block-oak-shop-shop-carousel-block .scroll:hover, #right #block-oak-shop-shop-carousel-block .scroll:focus {
      text-decoration: none; }
  #right #block-oak-shop-shop-carousel-block .scroll-left {
    left: 10px; }
  #right #block-oak-shop-shop-carousel-block .scroll-right {
    right: 10px; }

@media (min-width: 992px) {
  #right #block-oak-shop-shop-carousel-block .shop-item {
    text-align: left; }
    #right #block-oak-shop-shop-carousel-block .shop-item img {
      max-width: 100%; }
  #right #block-oak-shop-shop-carousel-block .scroll {
    top: 130px; } }

.msm-archive h1 {
  padding: 20px 0 0 0; }

.msm-mainsite h1 {
  padding: 0; }

.msm-archive h2, .msm-mainsite h2 {
  text-transform: uppercase; }

.msm-archive .container-fluid, .msm-mainsite .container-fluid {
  padding: 0;
  background-color: #f1f1f2; }

.msm-archive h1, .msm-mainsite h1 {
  margin: 0; }
  .msm-archive h1 a, .msm-mainsite h1 a {
    color: #004423; }
    .msm-archive h1 a:hover, .msm-mainsite h1 a:hover {
      color: #000; }

.msm-archive h2, .msm-mainsite h2 {
  margin: 0;
  padding: 20px 0 0 0;
  font-size: 36px; }

.msm-archive .home-header-image, .msm-mainsite .home-header-image {
  color: #fff;
  background-image: url(../images/archive/homepage-header-mb.jpg);
  clear: both;
  padding: 0 0 20px 0; }
  .msm-archive .home-header-image h1, .msm-mainsite .home-header-image h1 {
    margin: 0;
    padding: 30px 20px 15px 20px;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase; }
  .msm-archive .home-header-image h2, .msm-mainsite .home-header-image h2 {
    padding: 0 20px;
    font-size: 28px; }
  .msm-archive .home-header-image p, .msm-mainsite .home-header-image p {
    margin: 0;
    padding: 0 20px; }

.msm-archive #messages .alert, .msm-mainsite #messages .alert {
  background-color: #afca0b;
  border: none !important;
  color: #000; }
  .msm-archive #messages .alert .close, .msm-mainsite #messages .alert .close {
    display: none; }

.msm-archive #featured, .msm-mainsite #featured {
  background-color: #515151;
  clear: both; }

.msm-archive #main, .msm-mainsite #main {
  padding: 0; }

.msm-archive #content-left, .msm-mainsite #content-left {
  margin: 0;
  padding: 0;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  background-color: #fff; }
  .msm-archive #content-left h1, .msm-mainsite #content-left h1 {
    text-transform: uppercase;
    padding-left: 20px; }

.msm-archive .basic-page h1, .msm-mainsite .basic-page h1 {
  padding-bottom: 20px; }

.msm-archive .basic-page .video, .msm-mainsite .basic-page .video {
  margin-bottom: 20px; }

.msm-archive #issue .page-summary, .msm-mainsite #issue .page-summary {
  background-color: #fff;
  border: 1px solid #cbcbcb; }

.msm-archive #page .article, .msm-mainsite #page .article {
  background-color: #fff;
  padding-top: 20px; }
  .msm-archive #page .article h2, .msm-mainsite #page .article h2 {
    font-family: "PT Serif", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.msm-archive #page .views-row-first.article, .msm-mainsite #page .views-row-first.article {
  padding-top: 0; }

.msm-archive #issue .article, .msm-archive #page .article, .msm-mainsite #issue .article, .msm-mainsite #page .article {
  padding-top: 20px; }

.msm-archive #issue .views-row-first.article, .msm-archive #page .views-row-first.article, .msm-mainsite #issue .views-row-first.article, .msm-mainsite #page .views-row-first.article {
  padding-top: 0; }

.msm-archive #article, .msm-mainsite #article {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px;
  background-color: #fff; }
  .msm-archive #article h1, .msm-mainsite #article h1 {
    font-family: "PT Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: none;
    padding: 0 0 5px 0;
    font-size: 32px;
    font-weight: bold; }
  .msm-archive #article #share-icons-container .share-title, .msm-mainsite #article #share-icons-container .share-title {
    float: left;
    padding-right: 10px;
    line-height: 18px;
    display: none;
    padding-top: 10px; }
  .msm-archive #article #share-icons-container .addthis_toolbox, .msm-mainsite #article #share-icons-container .addthis_toolbox {
    display: inline-block;
    width: 140px; }
  .msm-archive #article #share-icons-container .addthis_inline_share_toolbox, .msm-mainsite #article #share-icons-container .addthis_inline_share_toolbox {
    display: inline-block; }
  .msm-archive #article p, .msm-mainsite #article p {
    font-family: "PT Serif", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .msm-archive #article #tags, .msm-mainsite #article #tags {
    width: 100%; }

.msm-archive .pull-quote-right, .msm-mainsite .pull-quote-right {
  font-size: 25px;
  margin-right: 10px;
  margin-top: 30px;
  padding: 20px;
  border-top: 8px solid #000;
  font-style: italic;
  font-weight: bold;
  line-height: 1.3 !important; }

.msm-archive #about, .msm-mainsite #about {
  padding: 0 20px 20px 0; }
  .msm-archive #about h1, .msm-mainsite #about h1 {
    padding: 10px 0 0 0; }

.msm-archive .search_archive, .msm-mainsite .search_archive {
  padding-top: 20px; }

.msm-archive .region-right-content-countdown, .msm-archive .region-right-content-top, .msm-archive .region-right-content-middle, .msm-mainsite .region-right-content-countdown, .msm-mainsite .region-right-content-top, .msm-mainsite .region-right-content-middle {
  float: left;
  width: 100%;
  padding-top: 20px; }

.msm-archive #right-tags-container, .msm-mainsite #right-tags-container {
  float: left;
  text-align: left;
  padding-left: 20px;
  padding-bottom: 20px;
  width: 100%; }
  .msm-archive #right-tags-container ul, .msm-mainsite #right-tags-container ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }

.msm-archive .region-right-content-bottom, .msm-mainsite .region-right-content-bottom {
  float: left;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%; }
  .msm-archive .region-right-content-bottom .block, .msm-mainsite .region-right-content-bottom .block {
    padding-top: 20px; }
    .msm-archive .region-right-content-bottom .block:first-child, .msm-mainsite .region-right-content-bottom .block:first-child {
      padding-top: 0; }

.msm-archive .mme-ads {
  padding-top: 20px; }

@media (min-width: 768px) {
  .msm-archive .home-header-image, .msm-mainsite .home-header-image {
    background-image: url(../images/archive/homepage-header-dp.jpg);
    height: 179px; }
  .msm-archive #content-left, .msm-mainsite #content-left {
    padding-left: 20px;
    padding-right: 20px; }
  .msm-archive #article, .msm-mainsite #article {
    margin-left: -20px;
    margin-right: -20px;
    padding: 20px; }
    .msm-archive #article #share-icons-container .share-title, .msm-mainsite #article #share-icons-container .share-title {
      display: inline-block; }
  .msm-archive .pull-quote-right, .msm-mainsite .pull-quote-right {
    font-size: 25px;
    margin-right: 10px;
    padding: 20px; } }

@media (min-width: 992px) {
  .msm-archive #page, .msm-mainsite #page {
    min-height: 680px; }
  .msm-archive #article #tags, .msm-mainsite #article #tags {
    width: 50%;
    float: left; }
    .msm-archive #article #tags > div, .msm-mainsite #article #tags > div {
      float: left;
      width: 50%; }
  .msm-archive .pull-quote-right, .msm-mainsite .pull-quote-right {
    font-size: 25px;
    margin-right: 10px;
    padding: 20px; }
  .msm-archive #right-tags-container, .msm-mainsite #right-tags-container {
    padding-left: 0; }
  .msm-archive #content-left h1, .msm-mainsite #content-left h1 {
    padding-left: 0; } }

@media (min-width: 1200px) {
  .home-header-image {
    height: 309px; }
    .home-header-image h1 {
      font-size: 50px; }
    .home-header-image p {
      width: 55%; }
    .home-header-image .content {
      width: 1200px;
      margin-left: auto;
      margin-right: auto; }
  #main {
    display: flex; }
  .pull-quote-right {
    font-size: 25px;
    margin-right: 0 !important;
    margin-left: 50px;
    width: 50%;
    float: right;
    margin-right: 10px; }
  #messages {
    background-color: #afca0b; }
    #messages .alert {
      width: 1200px;
      margin-left: auto;
      margin-right: auto; }
  #content-left h1 {
    padding-left: 0; }
  #featured {
    width: 1200px;
    margin-left: auto;
    margin-right: auto; } }

.msm-archive ol.search-results, .msm-mainsite ol.search-results {
  margin: 0;
  padding: 0; }

.msm-archive .featured-article, .msm-archive .teaser, .msm-archive .search-result, .msm-archive .page-summary, .msm-mainsite .featured-article, .msm-mainsite .teaser, .msm-mainsite .search-result, .msm-mainsite .page-summary {
  background-color: #fff;
  padding: 20px;
  margin: 20px 0; }
  .msm-archive .featured-article h3, .msm-archive .teaser h3, .msm-archive .search-result h3, .msm-archive .page-summary h3, .msm-mainsite .featured-article h3, .msm-mainsite .teaser h3, .msm-mainsite .search-result h3, .msm-mainsite .page-summary h3 {
    margin: 0;
    font-size: 22px;
    font-family: "PT Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    padding-bottom: 5px; }
  .msm-archive .featured-article .page_date, .msm-archive .teaser .page_date, .msm-archive .search-result .page_date, .msm-archive .page-summary .page_date, .msm-mainsite .featured-article .page_date, .msm-mainsite .teaser .page_date, .msm-mainsite .search-result .page_date, .msm-mainsite .page-summary .page_date {
    color: #939393;
    font-weight: normal;
    font-size: 16px; }
  .msm-archive .featured-article img, .msm-archive .teaser img, .msm-archive .search-result img, .msm-archive .page-summary img, .msm-mainsite .featured-article img, .msm-mainsite .teaser img, .msm-mainsite .search-result img, .msm-mainsite .page-summary img {
    display: none; }
  .msm-archive .featured-article p, .msm-archive .teaser p, .msm-archive .search-result p, .msm-archive .page-summary p, .msm-mainsite .featured-article p, .msm-mainsite .teaser p, .msm-mainsite .search-result p, .msm-mainsite .page-summary p {
    margin: 0;
    padding: 0;
    overflow: hidden;
    font-family: "PT Serif", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.msm-archive .featured-article, .msm-archive .teaser, .msm-archive .search-result, .msm-mainsite .featured-article, .msm-mainsite .teaser, .msm-mainsite .search-result {
  padding-bottom: 0; }
  .msm-archive .featured-article p, .msm-archive .teaser p, .msm-archive .search-result p, .msm-mainsite .featured-article p, .msm-mainsite .teaser p, .msm-mainsite .search-result p {
    padding-bottom: 20px; }
  .msm-archive .featured-article .content_container h3, .msm-archive .teaser .content_container h3, .msm-archive .search-result .content_container h3, .msm-mainsite .featured-article .content_container h3, .msm-mainsite .teaser .content_container h3, .msm-mainsite .search-result .content_container h3 {
    font-family: "PT Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-weight: bold; }

.msm-mainsite .featured-article .page_date, .msm-mainsite .teaser .page_date, .msm-mainsite .search-result .page_date, .msm-mainsite .page-summary .page_date {
  font-size: 14px; }

.msm-mainsite .pager {
  margin-top: 0; }

#archive-homepage-articles {
  border: 1px solid #cbcbcb; }

@media (min-width: 992px) {
  .msm-archive .featured-article a.pull-left, .msm-archive .teaser a.pull-left, .msm-archive .search-result a.pull-left, .msm-archive .page-summary a.pull-left {
    padding-top: 10px;
    padding-right: 10px; }
  .msm-archive .featured-article img, .msm-archive .teaser img, .msm-archive .search-result img, .msm-archive .page-summary img {
    display: block;
    float: left;
    height: 180px;
    padding-right: 20px; }
  .msm-archive .featured-article {
    height: 214px; }
  .msm-archive .teaser, .msm-archive .search-result {
    min-height: 240px; }
  .msm-mainsite .featured-article .img-container, .msm-mainsite .teaser .img-container, .msm-mainsite .search-result .img-container {
    height: 200px;
    overflow: hidden; }
  .msm-mainsite .featured-article a.pull-left, .msm-mainsite .teaser a.pull-left, .msm-mainsite .search-result a.pull-left {
    padding-top: 10px;
    padding-right: 10px; }
  .msm-mainsite .featured-article img, .msm-mainsite .teaser img, .msm-mainsite .search-result img {
    width: 290px;
    height: auto;
    display: block;
    float: left;
    height: 180px;
    padding-right: 20px; }
  .msm-mainsite .featured-article {
    height: 214px; }
  .msm-mainsite .teaser {
    padding: 0;
    height: 352px;
    margin: 10px 0; }
    .msm-mainsite .teaser img {
      width: 100%;
      height: auto;
      padding: 0; }
    .msm-mainsite .teaser .content_container {
      padding: 20px 0px 10px 0px; }
  .msm-mainsite #search_results .search-result {
    height: 172px; }
    .msm-mainsite #search_results .search-result .img-container {
      height: 130px; }
    .msm-mainsite #search_results .search-result img {
      width: 226px;
      height: auto; }
  .msm-mainsite .view-display-id-results .views-row-odd .teaser, .msm-mainsite .view-display-id-results .views-row-even .teaser, .msm-mainsite .view-display-id-calendar .views-row-odd .teaser, .msm-mainsite .view-display-id-calendar .views-row-even .teaser {
    border: 1px solid #e1e1e1; }
  .msm-mainsite .view-display-id-results .views-row-odd h3, .msm-mainsite .view-display-id-results .views-row-even h3, .msm-mainsite .view-display-id-calendar .views-row-odd h3, .msm-mainsite .view-display-id-calendar .views-row-even h3 {
    text-transform: uppercase; }
  .msm-mainsite .view-display-id-results .teaser, .msm-mainsite .view-display-id-calendar .teaser {
    height: 172px;
    padding: 20px; }
    .msm-mainsite .view-display-id-results .teaser .img-container, .msm-mainsite .view-display-id-calendar .teaser .img-container {
      height: 180px;
      overflow: hidden;
      float: left; }
    .msm-mainsite .view-display-id-results .teaser a.pull-left, .msm-mainsite .view-display-id-calendar .teaser a.pull-left {
      padding-top: 10px;
      padding-right: 10px; }
    .msm-mainsite .view-display-id-results .teaser img, .msm-mainsite .view-display-id-calendar .teaser img {
      width: 226px;
      height: auto;
      display: block;
      float: left;
      padding-right: 20px; } }

@media (min-width: 1200px) {
  .msm-mainsite .views-row-odd .teaser {
    border-right: solid 10px #fff; }
  .msm-mainsite .views-row-even .teaser {
    border-left: solid 10px #fff; } }

/* new archive homepage on mobile */
@media (max-width: 991px) {
  .msm-archive .teaser .pull-left {
    float: right !important; }
    .msm-archive .teaser .pull-left img {
      display: block;
      width: 100px; } }

@media (max-width: 767px) {
  .msm-archive .search_archive {
    margin-left: -10px;
    margin-right: -10px; }
  .msm-archive .featured-box h2 {
    padding-left: 10px;
    padding-right: 10px; }
  .msm-archive .teaser {
    margin-left: -10px;
    margin-right: -10px; } }

#block-views-issues-blocks-year-issues {
  background-color: #fff;
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 20px;
  padding-right: 20px; }
  #block-views-issues-blocks-year-issues h2 {
    padding-bottom: 20px; }

ul.decades {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  ul.decades > li {
    float: left;
    width: 100%;
    padding-bottom: 20px; }
    ul.decades > li h2 {
      margin: 0;
      height: 102px;
      line-height: 102px;
      color: #fff;
      font-size: 54px;
      padding: 0 20px;
      text-transform: capitalize; }
  ul.decades ul {
    background-color: #000;
    padding: 8px 0 8px 10px;
    margin: 0; }
    ul.decades ul li {
      display: inline-block;
      padding: 4px 0;
      width: 68px;
      text-align: center; }
      ul.decades ul li a {
        color: #fff; }
  ul.decades .full-archive {
    background-color: #afca0b;
    width: 100%;
    height: 46px;
    text-align: left;
    text-transform: uppercase; }
    ul.decades .full-archive a {
      color: #000;
      float: left;
      width: 100%;
      height: 100%;
      padding-top: 12px;
      padding-left: 20px; }

ul.decades.fullwidth > li {
  padding-bottom: 0; }
  ul.decades.fullwidth > li h2, ul.decades.fullwidth > li ul {
    margin: 0; }

li.decade-1920s h2 {
  background-image: url(../images/decades/1920s.jpg);
  background-size: cover; }

li.decade-1930s h2 {
  background-image: url(../images/decades/1930s.jpg);
  background-size: cover; }

li.decade-1940s h2 {
  background-image: url(../images/decades/1940s.jpg);
  background-size: cover; }

li.decade-1950s h2 {
  background-image: url(../images/decades/1950s.jpg);
  background-size: cover; }

li.decade-1960s h2 {
  background-image: url(../images/decades/1960s.jpg);
  background-size: cover; }

li.decade-1970s h2 {
  background-image: url(../images/decades/1970s.jpg);
  background-size: cover; }

li.decade-1980s h2 {
  background-image: url(../images/decades/1980s.jpg);
  background-size: cover; }

li.decade-1990s h2 {
  background-image: url(../images/decades/1990s.jpg);
  background-size: cover; }

li.decade-2000s h2 {
  background-image: url(../images/decades/2000s.jpg);
  background-size: cover; }

li.decade-2010s h2 {
  background-image: url(../images/decades/2010s.jpg);
  background-size: cover; }

.view-issues-blocks h2 {
  padding-bottom: 20px; }

.view-issues-blocks li.decade-1940s h2 {
  background-position-x: 795px; }

.view-issues-blocks li.decade-1980s h2 {
  background-position-x: 911px; }

.view-issues-blocks li.decade-1990s h2 {
  background-position-x: 926px; }

.view-issues-blocks li.decade-2010s h2 {
  background-position-x: 814px; }

ul.issues {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  ul.issues li {
    display: inline-block;
    text-align: center;
    padding: 0 10px 10px 0; }
    ul.issues li h2 {
      padding: 15px 0 10px 0;
      font-size: 28px; }
    ul.issues li img {
      width: 190px;
      box-shadow: 0 5px 20px -4px #999; }

@media (min-width: 768px) {
  .view-issues-blocks {
    margin-right: -20px; }
  ul.decades > li h2 {
    margin-right: 20px; }
  ul.decades ul {
    margin-right: 20px; }
  #block-views-issues-blocks-year-issues {
    margin-left: -20px;
    margin-right: -20px; } }

@media (min-width: 992px) {
  ul.decades > li .full-archive {
    float: right;
    width: 250px;
    margin-top: -8px; }
    ul.decades > li .full-archive a {
      padding-top: 8px; } }

@media (min-width: 1200px) {
  ul.decades > li {
    width: 50%; }
  ul.decades.fullwidth > li {
    width: 100%; }
    ul.decades.fullwidth > li h2, ul.decades.fullwidth > li ul {
      margin: 0;
      width: 1200px;
      margin-left: auto;
      margin-right: auto; } }

/* header of issue page */
#page-navigation {
  height: 212px;
  position: relative;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3); }
  #page-navigation > div {
    overflow: hidden;
    position: relative;
    padding: 0 10px;
    height: 100%; }
  #page-navigation a:hover {
    text-decoration: none;
    border: 0px; }
  #page-navigation #carousel {
    display: block;
    white-space: nowrap;
    position: absolute;
    padding: 16px 40px; }
    #page-navigation #carousel a {
      position: relative;
      overflow: hidden;
      display: inline-block;
      white-space: nowrap;
      z-index: 50;
      box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
      /* page numbers */ }
      #page-navigation #carousel a:nth-child(odd) {
        margin-right: 5px; }
      #page-navigation #carousel a:nth-child(even) {
        margin-right: 1px; }
      #page-navigation #carousel a.selected {
        z-index: 100;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        z-index: 500; }
        #page-navigation #carousel a.selected img {
          opacity: 1; }
      #page-navigation #carousel a img {
        display: block;
        opacity: 1;
        max-height: 180px;
        color: #999; }
      #page-navigation #carousel a:hover img {
        opacity: 0.85; }
      #page-navigation #carousel a span {
        text-align: center;
        background-color: #000;
        color: #fff;
        font-size: 14px;
        position: absolute;
        width: 36px;
        z-index: 200;
        font-weight: normal;
        bottom: -2px; }
    #page-navigation #carousel a:nth-child(odd) span {
      right: -2px; }
    #page-navigation #carousel a:nth-child(even) span {
      left: -2px; }
    #page-navigation #carousel a:hover span {
      background-color: #222; }
  #page-navigation a.scroll {
    z-index: 1000;
    display: block;
    position: absolute;
    top: 69px; }
  #page-navigation a#scroll-right {
    left: 0; }
  #page-navigation a#scroll-left {
    right: 0; }

/* right col */
#interactive-page-wrapper {
  float: left;
  width: 100%; }

#interactive-page {
  float: left;
  position: relative;
  padding-top: 20px;
  text-align: left; }
  #interactive-page .page-image-container {
    margin-bottom: 10px;
    margin-left: -10px;
    margin-right: -10px; }
    #interactive-page .page-image-container img {
      display: block;
      float: left;
      width: 155px;
      height: 192px;
      /* we need to specify a height as the images aren't always consistent! */
      margin-bottom: 5px; }
    #interactive-page .page-image-container .page-image-even {
      margin-right: 5px; }
    #interactive-page .page-image-container .spacer {
      width: 160px;
      float: left;
      height: 1px; }
  #interactive-page .zoom-button {
    height: 30px;
    position: absolute;
    right: -8px;
    top: 20px;
    background-color: #afca0b;
    font-size: 14px;
    padding: 5px 10px; }
    #interactive-page .zoom-button:hover {
      background-color: #859a08; }

.mobile-zoom, .mobile-zoom:active {
  float: right;
  clear: right;
  background-image: url(../images/archive/view-mag-button.png);
  background-color: transparent;
  width: 144px;
  height: 136px;
  background-size: cover;
  text-indent: -999px;
  overflow: hidden;
  box-shadow: none;
  margin: 15px 15px 5px 15px; }

@media (min-width: 768px) {
  .mobile-zoom, .mobile-zoom:active {
    margin-right: 25px; } }

.ie7 #interactive-page .page-image-container img {
  margin-left: -10px; }

#interactive-page #current-link {
  float: right;
  color: white;
  position: relative;
  top: -3px;
  text-decoration: underline; }

#interactive-page #current-link:hover {
  border: 0px; }

.article-region {
  display: block;
  position: absolute;
  opacity: 0;
  background: #325C74; }

.ie8 .article-region, .ie7 .article-region {
  background: transparent; }

.article-region.hover {
  opacity: 0.2; }

.article-region.current {
  opacity: 0.4; }

#overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0px;
  bottom: 0px;
  z-index: 2000;
  background-color: rgba(0, 0, 0, 0.8); }

#dialog {
  background-color: gray;
  margin: 40px auto;
  width: 90%;
  overflow: hidden; }
  #dialog .close {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #afca0b;
    z-index: 999;
    opacity: 1;
    text-shadow: none;
    font-size: 14px;
    padding: 5px 10px;
    font-weight: normal;
    text-transform: lowercase; }
  #dialog #viewport {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: scroll; }
    #dialog #viewport #panning-area {
      position: absolute;
      padding: 0px;
      left: 0px;
      top: 0px;
      width: 100%;
      background-color: #000; }

/*body.page-database {
  img.big-bg {
    display: none;
  }
}*/
.mme-home {
  padding-top: 20px; }

.mme-footnote {
  margin: 10px 0 0 0;
  font-size: 14px; }

.mme-filters {
  background-color: #e1e1e1;
  padding-top: 20px;
  padding-bottom: 20px; }

@media (max-width: 767px) {
  .mme-filters #edit-actions .btn:first-child, .mme-filters #edit-actions #main .gsc-search-box button:first-child, #main .gsc-search-box .mme-filters #edit-actions button:first-child, .mme-filters #edit-actions #left-bar .facetapi-limit-link:first-child, #left-bar .mme-filters #edit-actions .facetapi-limit-link:first-child {
    margin-bottom: 15px; } }

.mme-search-season {
  width: 115px; }

.mme-search-date {
  white-space: nowrap; }

.mme-search-country .flag-icon {
  width: 33px;
  height: 24px;
  margin: 0;
  padding: 0;
  display: block;
  line-height: 0;
  font-size: 0;
  margin-left: -1px; }

.flag-icon {
  border: 1px solid #ddd; }

.mme-details-item {
  border-top: 1px solid #cacaca;
  padding-top: 10px;
  padding-bottom: 10px; }
  .mme-details-item:before, .mme-details-item:after {
    content: " ";
    display: table; }
  .mme-details-item:after {
    clear: both; }
  .mme-details-item.mme-details-item-first {
    border-top: 0; }

.mme-details-data {
  font-weight: bold; }

.mme-details-data-secondary {
  font-weight: normal; }

@media (min-width: 768px) {
  .mme-details-label {
    float: left;
    width: 120px; }
  .mme-details-data {
    margin-left: 140px; }
  .mme-details-no-label .mme-details-data {
    margin-left: 0; }
  .mme-details-input .mme-details-label {
    margin-top: 9px; } }

.mme-content .field,
.mme-race-content {
  background-color: #fff;
  padding: 0 20px 20px;
  margin-bottom: 20px; }

.mme-content .field-label,
.mme-race-content .field-label {
  font-size: 34px;
  color: #fff;
  background-color: #00552c;
  padding: 10px 20px;
  margin-bottom: 20px;
  margin-left: -20px;
  font-family: "Proxima Novabold", "Proxima Novabold Italic", cursive;
  display: inline-block;
  text-transform: uppercase; }

.mme-content p, .mme-race-content p {
  font-family: "PT Serif", "Helvetica Neue", Helvetica, Arial, sans-serif; }

@media (min-width: 768px) {
  .mme-content .field-label {
    min-width: 180px; } }

.mme-sub-title-bar {
  background-color: #fff;
  margin-top: -20px;
  padding-bottom: 20px; }
  .mme-sub-title-bar .mme-sub-title {
    color: #c9c9c9;
    margin: 0;
    text-transform: uppercase; }

.mme-item {
  background-color: #e1e1e1;
  margin-bottom: 20px; }
  .mme-item .table, .mme-item .region-database-related .views-table, .region-database-related .mme-item .views-table,
  .mme-item .views-table {
    margin-bottom: 0; }

.mme-sub-heading {
  display: inline-block;
  background-color: #e1e1e1;
  padding: 10px 20px 0;
  margin: 0;
  text-transform: uppercase; }

.container-full .mme-sub-heading {
  margin-left: 10px; }

.container-full .mme-group-sub-heading {
  padding-top: 10px; }

.container-full .mme-group {
  margin-bottom: 20px;
  background-color: #f1f1f2; }
  .container-full .mme-group:first-child .mme-group-sub-heading {
    background-color: #e1e1e1; }

@media (min-width: 768px) {
  .mme-sub-heading {
    min-width: 340px; }
  .container-full .mme-sub-heading {
    margin-left: 20px; } }

.mme-item-alt .mme-item,
.mme-item-alt .mme-sub-heading {
  background-color: #fff; }

.mme-item-container {
  padding-top: 20px;
  padding-bottom: 20px; }

@media (min-width: 1200px) {
  .mme-home, #mme-content-wrapper {
    width: 1200px;
    margin-left: auto;
    margin-right: auto; } }

.flag-icon-ddr {
  background-image: url("../images/other-flags/4x3/ddr.svg"); }
  .flag-icon-ddr.flag-icon-squared {
    background-image: url("../images/other-flags/1x1/ddr.svg"); }

.flag-icon-rho {
  background-image: url("../images/other-flags/4x3/rho.svg"); }
  .flag-icon-rho.flag-icon-squared {
    background-image: url("../images/other-flags/1x1/rho.svg"); }

.flag-icon-yug {
  background-image: url("../images/other-flags/4x3/yug.svg"); }
  .flag-icon-yug.flag-icon-squared {
    background-image: url("../images/other-flags/1x1/yug.svg"); }

.current-search-item-results {
  font-weight: bold; }

.current-search-item-active-items ul {
  padding-left: 0;
  list-style: none; }

.page-database .view-empty {
  padding: 15px 0; }
  .page-database .view-empty ul {
    padding: 15px 0 15px 15px;
    margin: 0; }

.table a.mme-driver-image-link, .region-database-related .views-table a.mme-driver-image-link {
  margin-right: 20px; }

.mme-driver-name {
  white-space: nowrap; }

td.mme-driver-image-link {
  width: 5%; }

a.mme-driver-image-link,
td.mme-driver-image-link > a {
  border: 4px solid #d4d4d4;
  border-radius: 50%;
  width: 48px;
  display: inline-block; }
  a.mme-driver-image-link img,
  td.mme-driver-image-link > a img {
    border-radius: 50%;
    width: 40px;
    height: auto; }

@media (min-width: 768px) {
  a.mme-driver-image-link,
  td.mme-driver-image-link > a {
    width: 88px; }
    a.mme-driver-image-link img,
    td.mme-driver-image-link > a img {
      width: 80px; } }

.mme-driver .mme-driver-image {
  margin-bottom: 20px;
  border: 6px solid #b2b2b2;
  width: 150px;
  border-radius: 50%; }
  .mme-driver .mme-driver-image img {
    width: 138px;
    height: auto;
    border-radius: 50%; }

.mme-driver .field-name-body img {
  float: right !important;
  margin: 0 0 16px 16px; }

.mme-driver-image {
  position: relative; }
  .mme-driver-image .flag-icon.flag-icon-squared {
    border: 3px solid #b2b2b2;
    border-radius: 50%;
    width: 33px;
    height: 33px;
    background-size: cover;
    position: absolute;
    top: 116px;
    left: 15px; }

.mme-compare-drivers {
  padding: 20px 0 0 0; }

.mme-driver-compare-driver {
  font-size: 34px;
  font-family: "Proxima Novabold", "Proxima Novabold Italic", cursive;
  line-height: 1.3333333;
  padding: 20px;
  background-color: #c9c9c9;
  color: #7e7e7e; }

.mme-driver-compare-driver-selected {
  color: #fff;
  background-color: #00552c; }
  .mme-driver-compare-driver-selected .glyphicon {
    float: right;
    font-size: 24px;
    line-height: 45.3333322px; }

.mme-compare-driver-name {
  padding-top: 10px;
  padding-bottom: 10px; }

@media (min-width: 992px) {
  .mme-compare-driver-name {
    font-size: 34px;
    font-family: "Proxima Novabold", "Proxima Novabold Italic", cursive;
    line-height: 1.3333333; } }

.mme-stat-win {
  color: #1db73d; }

.mme-stat-lose {
  color: #fd2e2e; }

#msm-encyclopaedia-drivers-compare-drivers-form #edit-results {
  padding-top: 20px; }

/* issue with the table on mobile */
#edit-results {
  overflow: hidden; }

.content-full .container-full {
  overflow: hidden; }

.mme-circuit-version h3 {
  margin-top: 10px; }

.mme-circuit-other-versions {
  margin-bottom: 20px; }
  .mme-circuit-other-versions .mme-item {
    margin-bottom: 0; }

.field-name-field-circuit-image img {
  border: 20px solid #c9c9c9;
  width: 100%;
  background-color: #fff; }

.mme-team {
  padding-top: 20px; }

.mme-race-image {
  margin-bottom: 20px; }

@media (min-width: 768px) {
  .mme-race-image {
    width: 360px;
    float: right;
    margin-top: 20px;
    margin-left: 20px; } }

.mme-race-image-spread .mme-race-image-left,
.mme-race-image-spread .mme-race-image-right {
  float: left;
  height: 170px;
  width: auto;
  max-width: 130px;
  overflow: hidden; }

@media (min-width: 420px) {
  .mme-race-image-spread .mme-race-image-left,
  .mme-race-image-spread .mme-race-image-right {
    height: 235px;
    max-width: none; } }

.striped-shared {
  background-color: #f1f1f2; }

.shared {
  background-color: #fff; }

.mme-feed-item-content {
  background-color: #f1f1f2;
  padding: 20px;
  margin-bottom: 20px; }

.mme-feed-item-title {
  font-family: "Proxima Novabold", "Proxima Novabold Italic", cursive;
  font-size: 34px;
  line-height: 1.1;
  margin-top: 8px;
  margin-bottom: 8px; }

.mme-feed-item-desc {
  color: #666;
  font-family: "PT Serif", "Helvetica Neue", Helvetica, Arial, sans-serif; }

@media (min-width: 340px) {
  .mme-feed-item-image {
    margin: 20px;
    float: right;
    width: 40%; } }

@media (min-width: 992px) {
  .mme-feed-item-content {
    min-height: 360px;
    margin-bottom: 0; }
  .mme-feed-item-image {
    margin: 0;
    float: none;
    width: auto; } }

@media (min-width: 1200px) {
  .mme-feed-item-content {
    min-height: 320px; } }

.mme-stats {
  padding-top: 20px; }

.mme-stat {
  text-align: center;
  margin-bottom: 40px; }

.mme-stat-value {
  width: 140px;
  height: 140px;
  margin: 0 auto;
  border-radius: 50%;
  background-color: #fff;
  border: 15px solid #000;
  font-size: 34px;
  font-family: "Proxima Novabold", "Proxima Novabold Italic", cursive;
  padding: 32px 0; }

a.mme-stat-link, a.mme-stat-link:hover, a.mme-stat-link:focus {
  color: #000;
  text-decoration: none; }

.mme-stat-value-primary {
  border-color: #00552c; }

.mme-stat-value-secondary {
  border-color: #afca0b; }

.mme-stat-value-alt {
  border-color: #707070; }

.mme-stat-label {
  margin-top: 20px;
  font-size: 28px;
  line-height: 1.1;
  font-family: "Proxima Novabold", "Proxima Novabold Italic", cursive;
  text-transform: uppercase; }

@media (min-width: 768px) {
  .mme-stats {
    padding-top: 40px; } }

@media (min-width: 992px) {
  .mme-stat-label {
    font-size: 34px; }
  .mme-stat-value {
    border-width: 25px;
    padding-top: 32px;
    padding-bottom: 22px;
    width: 170px;
    height: 170px;
    font-size: 38px; } }

/*# sourceMappingURL=msmencyclopaedia2015.css.map */