@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Cambay:400,700,400italic);
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url(https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.0/cookieconsent.min.css);
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* {
  box-sizing: border-box; }

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

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

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

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

a {
  color: #337ab7;
  text-decoration: none; }

a:hover, a:focus {
  color: #23527c;
  text-decoration: underline; }

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

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

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

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

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

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

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

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

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

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777; }

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

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

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

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

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

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

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

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container:after {
  clear: both; }

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

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

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

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

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

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

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

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

.row:after {
  clear: both; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
  background-color: transparent; }

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

th {
  text-align: left; }

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

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

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

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

.table > tbody + tbody {
  border-top: 2px solid #ddd; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #999; }

.form-control::-webkit-input-placeholder {
  color: #999; }

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

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

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

textarea.form-control {
  height: auto; }

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

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

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

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

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

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

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

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

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

input[type="radio"][disabled], input[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: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0; }

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

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

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[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 {
  height: auto; }

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

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

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

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

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

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

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[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 {
  height: auto; }

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

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

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

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

.has-feedback {
  position: relative; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none; }

.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none; }

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

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c; }

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c; }

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

.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc; }

.btn-default .badge {
  color: #fff;
  background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40; }

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74; }

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74; }

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40; }

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

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4; }

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff; }

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

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

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

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

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

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

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

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

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85; }

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85; }

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

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

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

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

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

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

.dropup,
.dropdown {
  position: relative; }

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }

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

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

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

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

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

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

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

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

.open > a {
  outline: 0; }

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

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

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

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

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

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

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

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

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

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left; }

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2; }

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

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

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

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

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left; }

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px; }

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

.btn-group > .btn:first-child {
  margin-left: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%; }

.btn-group-justified > .btn-group .btn {
  width: 100%; }

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

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

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

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

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

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

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

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

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }

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

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

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

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

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

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

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

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

.input-group-btn > .btn {
  position: relative; }

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

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2; }

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px; }

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px; }

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

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

.nav:after {
  clear: both; }

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

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

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

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

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

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7; }

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

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

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

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

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

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

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #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: 4px; }

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

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7; }

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

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

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

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

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

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

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

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

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

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.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: 4px 4px 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: 20px;
  border: 1px solid transparent; }

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

.navbar:after {
  clear: both; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }

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

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

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

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

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

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 992px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px; } }

@media (min-width: 992px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
  .navbar-right ~ .navbar-right {
    margin-right: 0; } }

.navbar-default {
  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: 991px) {
  .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: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent; } }

.navbar-inverse .navbar-link {
  color: #9d9d9d; }

.navbar-inverse .navbar-link:hover {
  color: #fff; }

.navbar-inverse .btn-link {
  color: #9d9d9d; }

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff; }

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }

.breadcrumb > li {
  display: inline-block; }

.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc; }

.breadcrumb > .active {
  color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

.pagination > li {
  display: inline; }

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px; }

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

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

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd; }

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default; }

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed; }

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

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

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

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

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

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

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }

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

.pager:after {
  clear: both; }

.pager li {
  display: inline; }

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px; }

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }

.pager .next > a,
.pager .next > span {
  float: right; }

.pager .previous > a,
.pager .previous > span {
  float: left; }

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed; }

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

.label:empty {
  display: none; }

.btn .label {
  position: relative;
  top: -1px; }

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

.label-default {
  background-color: #777777; }

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

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

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

.label-success {
  background-color: #5cb85c; }

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

.label-info {
  background-color: #5bc0de; }

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

.label-warning {
  background-color: #f0ad4e; }

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

.label-danger {
  background-color: #d9534f; }

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }

.badge:empty {
  display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px; }

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff; }

.list-group-item > .badge {
  float: right; }

.list-group-item > .badge + .badge {
  margin-right: 5px; }

.nav-pills > li > a > .badge {
  margin-left: 3px; }

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

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }

.jumbotron h1,
.jumbotron .h1 {
  color: inherit; }

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200; }

.jumbotron > hr {
  border-top-color: #d5d5d5; }

.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px; }

.jumbotron .container {
  max-width: 100%; }

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px; }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out; }

.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto; }

.thumbnail .caption {
  padding: 9px;
  color: #333333; }

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

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

.alert h4 {
  margin-top: 0;
  color: inherit; }

.alert .alert-link {
  font-weight: bold; }

.alert > p,
.alert > ul {
  margin-bottom: 0; }

.alert > p + p {
  margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }

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

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }

.alert-success hr {
  border-top-color: #c9e2b3; }

.alert-success .alert-link {
  color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }

.alert-info hr {
  border-top-color: #a6e1ec; }

.alert-info .alert-link {
  color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }

.alert-warning hr {
  border-top-color: #f7e1b5; }

.alert-warning .alert-link {
  color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }

.alert-danger hr {
  border-top-color: #e4b9c0; }

.alert-danger .alert-link {
  color: #843534; }

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

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

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

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

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

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

.progress-bar-success {
  background-color: #5cb85c; }

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

.progress-bar-info {
  background-color: #5bc0de; }

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

.progress-bar-warning {
  background-color: #f0ad4e; }

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

.progress-bar-danger {
  background-color: #d9534f; }

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

.media {
  margin-top: 15px; }

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

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

.media-body {
  width: 10000px; }

.media-object {
  display: block; }

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

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

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

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

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

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

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px; }

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item {
  color: #555; }

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333; }

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

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

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

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit; }

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit; }

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef; }

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

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit; }

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

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

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

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit; }

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

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

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

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit; }

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

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

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

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit; }

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

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

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

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

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

.panel-body {
  padding: 15px; }

.panel-body:before, .panel-body:after {
  content: " ";
  display: table; }

.panel-body:after {
  clear: both; }

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

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit; }

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

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit; }

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

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0; }

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

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

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

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

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

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

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

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

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

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

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

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

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

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

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

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

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

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }

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

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

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

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

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

.panel-group {
  margin-bottom: 20px; }

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px; }

.panel-group .panel + .panel {
  margin-top: 5px; }

.panel-group .panel-heading {
  border-bottom: 0; }

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd; }

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

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd; }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd; }

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333; }

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7; }

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff; }

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6; }

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d; }

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1; }

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f; }

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc; }

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b; }

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1; }

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442; }

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

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

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

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

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

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }

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

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

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50); }

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

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out; }

.modal.in .modal-dialog {
  transform: translate(0, 0); }

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

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

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

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

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

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

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

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

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table; }

.modal-footer:after {
  clear: both; }

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0; }

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

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

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

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

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

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

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90); }

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0; }

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px; }

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0; }

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px; }

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

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }

.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left; }

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1; }

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px; }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0; }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0; }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0; } }

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }

.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block; }

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px; }

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px; }

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif; }

.carousel-control .icon-prev:before {
  content: '\2039'; }

.carousel-control .icon-next:before {
  content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: 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 {
  text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }

.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

progress {
  vertical-align: baseline; }

template,
[hidden] {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

button,
input,
select,
textarea {
  font: inherit; }

optgroup {
  font-weight: bold; }

button,
input,
select {
  overflow: visible; }

button,
input,
select,
textarea {
  margin: 0; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer; }

[disabled] {
  cursor: default; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

@-ms-viewport {
  width: device-width; }

html {
  font-size: 16px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #373a3c;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #0275d8;
  text-decoration: none; }
  a:focus, a:hover {
    color: #014c8c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: none; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0; }

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

/*!
 * Bootstrap v4.0.0-alpha.3 (http://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

progress {
  vertical-align: baseline; }

template,
[hidden] {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

button,
input,
select,
textarea {
  font: inherit; }

optgroup {
  font-weight: bold; }

button,
input,
select {
  overflow: visible; }

button,
input,
select,
textarea {
  margin: 0; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer; }

[disabled] {
  cursor: default; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

@media print {
  *,
  *::before,
  *::after,
  *::first-letter,
  *::first-line {
    text-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .tag {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

@-ms-viewport {
  width: device-width; }

html {
  font-size: 16px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #373a3c;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #0275d8;
  text-decoration: none; }
  a:focus, a:hover {
    color: #014c8c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: none; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0; }

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #818a91; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

.img-fluid, .carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 0.3rem; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #818a91; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25rem; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #373a3c; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 544px) {
    .container {
      max-width: 576px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 940px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }
.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }

.col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%; }

.col-xs {
  position: relative;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }

.col-xs-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.col-xs-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-xs-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.col-xs-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }

.col-xs-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-xs-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }

.col-xs-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }

.col-xs-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-xs-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }

.col-xs-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }

.col-xs-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.pull-xs-0 {
  right: auto; }

.pull-xs-1 {
  right: 8.3333333333%; }

.pull-xs-2 {
  right: 16.6666666667%; }

.pull-xs-3 {
  right: 25%; }

.pull-xs-4 {
  right: 33.3333333333%; }

.pull-xs-5 {
  right: 41.6666666667%; }

.pull-xs-6 {
  right: 50%; }

.pull-xs-7 {
  right: 58.3333333333%; }

.pull-xs-8 {
  right: 66.6666666667%; }

.pull-xs-9 {
  right: 75%; }

.pull-xs-10 {
  right: 83.3333333333%; }

.pull-xs-11 {
  right: 91.6666666667%; }

.pull-xs-12 {
  right: 100%; }

.push-xs-0 {
  left: auto; }

.push-xs-1 {
  left: 8.3333333333%; }

.push-xs-2 {
  left: 16.6666666667%; }

.push-xs-3 {
  left: 25%; }

.push-xs-4 {
  left: 33.3333333333%; }

.push-xs-5 {
  left: 41.6666666667%; }

.push-xs-6 {
  left: 50%; }

.push-xs-7 {
  left: 58.3333333333%; }

.push-xs-8 {
  left: 66.6666666667%; }

.push-xs-9 {
  left: 75%; }

.push-xs-10 {
  left: 83.3333333333%; }

.push-xs-11 {
  left: 91.6666666667%; }

.push-xs-12 {
  left: 100%; }

.offset-xs-1 {
  margin-left: 8.3333333333%; }

.offset-xs-2 {
  margin-left: 16.6666666667%; }

.offset-xs-3 {
  margin-left: 25%; }

.offset-xs-4 {
  margin-left: 33.3333333333%; }

.offset-xs-5 {
  margin-left: 41.6666666667%; }

.offset-xs-6 {
  margin-left: 50%; }

.offset-xs-7 {
  margin-left: 58.3333333333%; }

.offset-xs-8 {
  margin-left: 66.6666666667%; }

.offset-xs-9 {
  margin-left: 75%; }

.offset-xs-10 {
  margin-left: 83.3333333333%; }

.offset-xs-11 {
  margin-left: 91.6666666667%; }

@media (min-width: 544px) {
  .col-sm {
    position: relative;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.3333333333%; }
  .pull-sm-2 {
    right: 16.6666666667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.3333333333%; }
  .pull-sm-5 {
    right: 41.6666666667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.3333333333%; }
  .pull-sm-8 {
    right: 66.6666666667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.3333333333%; }
  .pull-sm-11 {
    right: 91.6666666667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.3333333333%; }
  .push-sm-2 {
    left: 16.6666666667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.3333333333%; }
  .push-sm-5 {
    left: 41.6666666667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.3333333333%; }
  .push-sm-8 {
    left: 66.6666666667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.3333333333%; }
  .push-sm-11 {
    left: 91.6666666667%; }
  .push-sm-12 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.3333333333%; }
  .offset-sm-2 {
    margin-left: 16.6666666667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.3333333333%; }
  .offset-sm-5 {
    margin-left: 41.6666666667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.3333333333%; }
  .offset-sm-8 {
    margin-left: 66.6666666667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.3333333333%; }
  .offset-sm-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 768px) {
  .col-md {
    position: relative;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.3333333333%; }
  .pull-md-2 {
    right: 16.6666666667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.3333333333%; }
  .pull-md-5 {
    right: 41.6666666667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.3333333333%; }
  .pull-md-8 {
    right: 66.6666666667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.3333333333%; }
  .pull-md-11 {
    right: 91.6666666667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.3333333333%; }
  .push-md-2 {
    left: 16.6666666667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.3333333333%; }
  .push-md-5 {
    left: 41.6666666667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.3333333333%; }
  .push-md-8 {
    left: 66.6666666667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.3333333333%; }
  .push-md-11 {
    left: 91.6666666667%; }
  .push-md-12 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.3333333333%; }
  .offset-md-2 {
    margin-left: 16.6666666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.3333333333%; }
  .offset-md-5 {
    margin-left: 41.6666666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.3333333333%; }
  .offset-md-8 {
    margin-left: 66.6666666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.3333333333%; }
  .offset-md-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 992px) {
  .col-lg {
    position: relative;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.3333333333%; }
  .pull-lg-2 {
    right: 16.6666666667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.3333333333%; }
  .pull-lg-5 {
    right: 41.6666666667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.3333333333%; }
  .pull-lg-8 {
    right: 66.6666666667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.3333333333%; }
  .pull-lg-11 {
    right: 91.6666666667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.3333333333%; }
  .push-lg-2 {
    left: 16.6666666667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.3333333333%; }
  .push-lg-5 {
    left: 41.6666666667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.3333333333%; }
  .push-lg-8 {
    left: 66.6666666667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.3333333333%; }
  .push-lg-11 {
    left: 91.6666666667%; }
  .push-lg-12 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.3333333333%; }
  .offset-lg-2 {
    margin-left: 16.6666666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.3333333333%; }
  .offset-lg-5 {
    margin-left: 41.6666666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.3333333333%; }
  .offset-lg-8 {
    margin-left: 66.6666666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.3333333333%; }
  .offset-lg-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 1200px) {
  .col-xl {
    position: relative;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.3333333333%; }
  .pull-xl-2 {
    right: 16.6666666667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.3333333333%; }
  .pull-xl-5 {
    right: 41.6666666667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.3333333333%; }
  .pull-xl-8 {
    right: 66.6666666667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.3333333333%; }
  .pull-xl-11 {
    right: 91.6666666667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.3333333333%; }
  .push-xl-2 {
    left: 16.6666666667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.3333333333%; }
  .push-xl-5 {
    left: 41.6666666667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.3333333333%; }
  .push-xl-8 {
    left: 66.6666666667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.3333333333%; }
  .push-xl-11 {
    left: 91.6666666667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.3333333333%; }
  .offset-xl-2 {
    margin-left: 16.6666666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.3333333333%; }
  .offset-xl-5 {
    margin-left: 41.6666666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.3333333333%; }
  .offset-xl-8 {
    margin-left: 66.6666666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.3333333333%; }
  .offset-xl-11 {
    margin-left: 91.6666666667%; } }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef; }
  .table tbody + tbody {
    border-top: 2px solid #eceeef; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #eceeef; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #eceeef; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8; }

.table-hover .table-success:hover {
  background-color: #d0e9c6; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #d0e9c6; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7; }

.table-hover .table-info:hover {
  background-color: #c4e3f3; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #c4e3f3; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3; }

.table-hover .table-warning:hover {
  background-color: #faf2cc; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #faf2cc; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede; }

.table-hover .table-danger:hover {
  background-color: #ebcccc; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #ebcccc; }

.thead-inverse th {
  color: #fff;
  background-color: #373a3c; }

.thead-default th {
  color: #55595c;
  background-color: #eceeef; }

.table-inverse {
  color: #eceeef;
  background-color: #373a3c; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #55595c; }
  .table-inverse.table-bordered {
    border: 0; }

.table-responsive {
  display: block;
  width: 100%;
  min-height: .01%;
  overflow-x: auto; }

.table-reflow thead {
  float: left; }

.table-reflow tbody {
  display: block;
  white-space: nowrap; }

.table-reflow th,
.table-reflow td {
  border-top: 1px solid #eceeef;
  border-left: 1px solid #eceeef; }
  .table-reflow th:last-child,
  .table-reflow td:last-child {
    border-right: 1px solid #eceeef; }

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #eceeef; }

.table-reflow tr {
  float: left; }
  .table-reflow tr th,
  .table-reflow tr td {
    display: block !important;
    border: 1px solid #eceeef; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #55595c;
    background-color: #fff;
    border-color: #66afe9;
    outline: none; }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999;
    opacity: 1; }
  .form-control::placeholder {
    color: #999;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #eceeef;
    opacity: 1; }
  .form-control:disabled {
    cursor: not-allowed; }

select.form-control:not([size]):not([multiple]) {
  height: 2.5rem; }

select.form-control:focus::-ms-value {
  color: #55595c;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block; }

.col-form-label {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.25rem; }

.col-form-label-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem; }

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem; }

.form-control-static {
  min-height: 2.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0; }
  .form-control-static.form-control-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, .form-control-static.form-control-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 {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 1.8125rem; }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 3.1666666667rem; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.75rem; }
  .form-check + .form-check {
    margin-top: -.25rem; }
  .form-check.disabled .form-check-label {
    color: #818a91;
    cursor: not-allowed; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer; }

.form-check-input {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem; }
  .form-check-input:only-child {
    position: static; }

.form-check-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: pointer; }
  .form-check-inline + .form-check-inline {
    margin-left: .75rem; }
  .form-check-inline.disabled {
    cursor: not-allowed; }

.form-control-feedback {
  margin-top: 0.25rem; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.625rem;
  background-size: 1.25rem 1.25rem; }

.has-success .form-control-feedback,
.has-success .form-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,
.has-success .custom-control {
  color: #5cb85c; }

.has-success .form-control {
  border-color: #5cb85c; }

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea; }

.has-success .form-control-feedback {
  color: #5cb85c; }

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E"); }

.has-warning .form-control-feedback,
.has-warning .form-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,
.has-warning .custom-control {
  color: #f0ad4e; }

.has-warning .form-control {
  border-color: #f0ad4e; }

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white; }

.has-warning .form-control-feedback {
  color: #f0ad4e; }

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E"); }

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .radio,
.has-danger .checkbox,
.has-danger .radio-inline,
.has-danger .checkbox-inline, .has-danger.radio label, .has-danger.checkbox label, .has-danger.radio-inline label, .has-danger.checkbox-inline label,
.has-danger .custom-control {
  color: #d9534f; }

.has-danger .form-control {
  border-color: #d9534f; }

.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7; }

.has-danger .form-control-feedback {
  color: #d9534f; }

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E"); }

@media (min-width: 544px) {
  .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 .form-control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-check {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-check-label {
    padding-left: 0; }
  .form-inline .form-check-input {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0.25rem; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn.focus {
    text-decoration: none; }
  .btn:active, .btn.active {
    background-image: none;
    outline: 0; }
  .btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8; }
  .btn-primary:hover {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b;
    background-image: none; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #014682;
      border-color: #01315a; }
  .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus {
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-primary.disabled:hover, .btn-primary:disabled:hover {
    background-color: #0275d8;
    border-color: #0275d8; }

.btn-secondary {
  color: #373a3c;
  background-color: #fff;
  border-color: #ccc; }
  .btn-secondary:hover {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad;
    background-image: none; }
    .btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus, .open > .btn-secondary.dropdown-toggle:hover, .open > .btn-secondary.dropdown-toggle:focus, .open > .btn-secondary.dropdown-toggle.focus {
      color: #373a3c;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-secondary.disabled:hover, .btn-secondary:disabled:hover {
    background-color: #fff;
    border-color: #ccc; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
    background-image: none; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1f7e9a; }
  .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info.disabled:hover, .btn-info:disabled:hover {
    background-color: #5bc0de;
    border-color: #5bc0de; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #419641;
    background-image: none; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #2d672d; }
  .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success.disabled:hover, .btn-success:disabled:hover {
    background-color: #5cb85c;
    border-color: #5cb85c; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316;
    background-image: none; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #b06d0f; }
  .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning.disabled:hover, .btn-warning:disabled:hover {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
    background-image: none; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #8b211e; }
  .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger.disabled:hover, .btn-danger:disabled:hover {
    background-color: #d9534f;
    border-color: #d9534f; }

.btn-outline-primary {
  color: #0275d8;
  background-image: none;
  background-color: transparent;
  border-color: #0275d8; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-outline-primary:active, .btn-outline-primary.active, .open > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
    .btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus, .open > .btn-outline-primary.dropdown-toggle:hover, .open > .btn-outline-primary.dropdown-toggle:focus, .open > .btn-outline-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #014682;
      border-color: #01315a; }
  .btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus {
    border-color: #43a7fd; }
  .btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
    border-color: #43a7fd; }

.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-outline-secondary:active, .btn-outline-secondary.active, .open > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
    .btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus, .open > .btn-outline-secondary.dropdown-toggle:hover, .open > .btn-outline-secondary.dropdown-toggle:focus, .open > .btn-outline-secondary.dropdown-toggle.focus {
      color: #fff;
      background-color: #a1a1a1;
      border-color: #8c8c8c; }
  .btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
    border-color: white; }
  .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
    border-color: white; }

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:active, .btn-outline-info.active, .open > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
    .btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus, .open > .btn-outline-info.dropdown-toggle:hover, .open > .btn-outline-info.dropdown-toggle:focus, .open > .btn-outline-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1f7e9a; }
  .btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus {
    border-color: #b0e1ef; }
  .btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
    border-color: #b0e1ef; }

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:active, .btn-outline-success.active, .open > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
    .btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus, .open > .btn-outline-success.dropdown-toggle:hover, .open > .btn-outline-success.dropdown-toggle:focus, .open > .btn-outline-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #2d672d; }
  .btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus {
    border-color: #a3d7a3; }
  .btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
    border-color: #a3d7a3; }

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:active, .btn-outline-warning.active, .open > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
    .btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus, .open > .btn-outline-warning.dropdown-toggle:hover, .open > .btn-outline-warning.dropdown-toggle:focus, .open > .btn-outline-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #b06d0f; }
  .btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus {
    border-color: #f8d9ac; }
  .btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
    border-color: #f8d9ac; }

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:active, .btn-outline-danger.active, .open > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
    .btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus, .open > .btn-outline-danger.dropdown-toggle:hover, .open > .btn-outline-danger.dropdown-toggle:focus, .open > .btn-outline-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #8b211e; }
  .btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus {
    border-color: #eba5a3; }
  .btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
    border-color: #eba5a3; }

.btn-link {
  font-weight: normal;
  color: #0275d8;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #014c8c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled:focus, .btn-link:disabled:hover {
    color: #818a91;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  transition: opacity .15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:focus {
  outline: 0; }

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 1rem;
  color: #373a3c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  color: #373a3c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #2b2d2f;
    text-decoration: none;
    background-color: #f5f5f5; }
  .dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0275d8;
    outline: 0; }
  .dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #818a91; }
  .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 5px 20px;
  font-size: 0.875rem;
  color: #818a91;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -0.5rem; }
  .btn-toolbar::after {
    content: "";
    display: table;
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 0.5rem; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }
  .btn + .dropdown-toggle-split::after {
    margin-left: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 0.3em 0.3em 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 0.3em 0.3em; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group::after {
  content: "";
  display: table;
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  width: 100%;
  display: flex; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    flex: 1;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
      z-index: 3; }

.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 {
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #55595c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0.3rem; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:not(:last-child) {
  border-right: 0; }

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.form-control + .input-group-addon:not(:first-child) {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
      z-index: 3; }
  .input-group-btn:not(:last-child) > .btn,
  .input-group-btn:not(:last-child) > .btn-group {
    margin-right: -1px; }
  .input-group-btn:not(:first-child) > .btn,
  .input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: -1px; }
    .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
    .input-group-btn:not(:first-child) > .btn-group:focus,
    .input-group-btn:not(:first-child) > .btn-group:active,
    .input-group-btn:not(:first-child) > .btn-group:hover {
      z-index: 3; }

.custom-control {
  position: relative;
  display: inline;
  padding-left: 1.5rem;
  cursor: pointer; }
  .custom-control + .custom-control {
    margin-left: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #0074d9; }
  .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9; }
  .custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #84c6ff; }
  .custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed;
    background-color: #eee; }
  .custom-control-input:disabled ~ .custom-control-description {
    color: #767676;
    cursor: not-allowed; }

.custom-control-indicator {
  position: absolute;
  top: .0625rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.custom-checkbox .custom-control-indicator {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #0074d9;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-indicator {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.custom-controls-stacked .custom-control {
  display: inline; }
  .custom-controls-stacked .custom-control::after {
    display: block;
    margin-bottom: 0.25rem;
    content: ""; }
  .custom-controls-stacked .custom-control + .custom-control {
    margin-left: 0; }

.custom-select {
  display: inline-block;
  max-width: 100%;
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  padding-right: 0.75rem \9;
  color: #55595c;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-image: none \9;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -moz-appearance: none;
  -webkit-appearance: none; }
  .custom-select:focus {
    border-color: #51a7e8;
    outline: none; }
    .custom-select:focus::-ms-value {
      color: #55595c;
      background-color: #fff; }
  .custom-select:disabled {
    color: #818a91;
    cursor: not-allowed;
    background-color: #eceeef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  cursor: pointer; }

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #555;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem; }
  .custom-file-control:lang(en)::after {
    content: "Choose file..."; }
  .custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #555;
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 0 0.25rem 0.25rem 0; }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: inline-block; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #818a91; }
    .nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
      color: #818a91;
      cursor: not-allowed;
      background-color: transparent; }

.nav-inline .nav-item {
  display: inline-block; }

.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs::after {
    content: "";
    display: table;
    clear: both; }
  .nav-tabs .nav-item {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs .nav-item + .nav-item {
      margin-left: 0.2rem; }
  .nav-tabs .nav-link {
    display: block;
    padding: 0.5em 1em;
    border: 1px solid transparent;
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #eceeef #eceeef #ddd; }
    .nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
      color: #818a91;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
  .nav-tabs .nav-item.open .nav-link,
  .nav-tabs .nav-item.open .nav-link:focus,
  .nav-tabs .nav-item.open .nav-link:hover {
    color: #55595c;
    background-color: #fff;
    border-color: #ddd #ddd transparent; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.nav-pills::after {
  content: "";
  display: table;
  clear: both; }

.nav-pills .nav-item {
  float: left; }
  .nav-pills .nav-item + .nav-item {
    margin-left: 0.2rem; }

.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
  border-radius: 0.25rem; }

.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #0275d8; }

.nav-stacked .nav-item {
  display: block;
  float: none; }
  .nav-stacked .nav-item + .nav-item {
    margin-top: 0.2rem;
    margin-left: 0; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  padding: 0.5rem 1rem; }
  .navbar::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 544px) {
    .navbar {
      border-radius: 0.25rem; } }
.navbar-full {
  z-index: 1000; }
  @media (min-width: 544px) {
    .navbar-full {
      border-radius: 0; } }
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 544px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }
.navbar-fixed-top {
  top: 0; }

.navbar-fixed-bottom {
  bottom: 0; }

.navbar-sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%; }
  @media (min-width: 544px) {
    .navbar-sticky-top {
      border-radius: 0; } }
.navbar-brand {
  float: left;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-right: 1rem;
  font-size: 1.25rem; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: .425rem;
  padding-bottom: .425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden; }
  .navbar-divider::before {
    content: "\00a0"; }

.navbar-toggler {
  padding: .5rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: none;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

.navbar-nav .nav-item {
  float: left; }

.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem; }
  .navbar-nav .nav-link + .nav-link {
    margin-left: 1rem; }

.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.8); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, 0.8); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.3); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.6); }

.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, 0.8); }

.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075); }

.navbar-dark .navbar-brand {
  color: white; }
  .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: white; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }

.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: white; }

.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075); }

.navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 543px) {
  .navbar-toggleable-xs .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }

@media (min-width: 544px) {
  .navbar-toggleable-xs {
    display: block !important; } }

.navbar-toggleable-sm::after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    display: block !important; } }

.navbar-toggleable-md::after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }

@media (min-width: 992px) {
  .navbar-toggleable-md {
    display: block !important; } }

.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eceeef;
  border-radius: 0.25rem; }
  .breadcrumb::after {
    content: "";
    display: table;
    clear: both; }

.breadcrumb-item {
  float: left; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #818a91;
    content: "/"; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .breadcrumb-item.active {
    color: #818a91; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 0.25rem; }

.page-item {
  display: inline; }
  .page-item:first-child .page-link {
    margin-left: 0;
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
  .page-item:last-child .page-link {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #0275d8;
    border-color: #0275d8; }
  .page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
    color: #818a91;
    pointer-events: none;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

.page-link {
  position: relative;
  float: left;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  color: #0275d8;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }
  .page-link:focus, .page-link:hover {
    color: #014c8c;
    background-color: #eceeef;
    border-color: #ddd; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem; }

.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem; }

.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef;
  border-radius: 0.3rem; }
  @media (min-width: 544px) {
    .jumbotron {
      padding: 4rem 2rem; } }
.jumbotron-hr {
  border-top-color: #d0d5d8; }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  padding: 15px;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: bold; }

.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c1e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6d5ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7ecb5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9b9; }
  .alert-danger .alert-link {
    color: #843534; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: block;
  width: 100%;
  height: 1rem;
  margin-bottom: 1rem; }

.progress[value] {
  background-color: #eee;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.25rem; }

.progress[value]::-ms-fill {
  background-color: #0074d9;
  border: 0; }

.progress[value]::-moz-progress-bar {
  background-color: #0074d9;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.progress[value]::-webkit-progress-value {
  background-color: #0074d9;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.progress[value="100"]::-moz-progress-bar {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.progress[value="100"]::-webkit-progress-value {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.progress[value]::-webkit-progress-bar {
  background-color: #eee;
  border-radius: 0.25rem; }

base::-moz-progress-bar,
.progress[value] {
  background-color: #eee;
  border-radius: 0.25rem; }

@media screen and (min-width: 0\0) {
  .progress {
    background-color: #eee;
    border-radius: 0.25rem; }
  .progress-bar {
    display: inline-block;
    height: 1rem;
    text-indent: -999rem;
    background-color: #0074d9;
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
  .progress[width="100%"] {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem; } }

.progress-striped[value]::-webkit-progress-value {
  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: 1rem 1rem; }

.progress-striped[value]::-moz-progress-bar {
  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: 1rem 1rem; }

.progress-striped[value]::-ms-fill {
  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: 1rem 1rem; }

@media screen and (min-width: 0\0) {
  .progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem; } }

.progress-animated[value]::-webkit-progress-value {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite; }

.progress-animated[value]::-moz-progress-bar {
  animation: progress-bar-stripes 2s linear infinite; }

@media screen and (min-width: 0\0) {
  .progress-animated .progress-bar-striped {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
            animation: progress-bar-stripes 2s linear infinite; } }

.progress-success[value]::-webkit-progress-value {
  background-color: #5cb85c; }

.progress-success[value]::-moz-progress-bar {
  background-color: #5cb85c; }

.progress-success[value]::-ms-fill {
  background-color: #5cb85c; }

@media screen and (min-width: 0\0) {
  .progress-success .progress-bar {
    background-color: #5cb85c; } }

.progress-info[value]::-webkit-progress-value {
  background-color: #5bc0de; }

.progress-info[value]::-moz-progress-bar {
  background-color: #5bc0de; }

.progress-info[value]::-ms-fill {
  background-color: #5bc0de; }

@media screen and (min-width: 0\0) {
  .progress-info .progress-bar {
    background-color: #5bc0de; } }

.progress-warning[value]::-webkit-progress-value {
  background-color: #f0ad4e; }

.progress-warning[value]::-moz-progress-bar {
  background-color: #f0ad4e; }

.progress-warning[value]::-ms-fill {
  background-color: #f0ad4e; }

@media screen and (min-width: 0\0) {
  .progress-warning .progress-bar {
    background-color: #f0ad4e; } }

.progress-danger[value]::-webkit-progress-value {
  background-color: #d9534f; }

.progress-danger[value]::-moz-progress-bar {
  background-color: #d9534f; }

.progress-danger[value]::-ms-fill {
  background-color: #d9534f; }

@media screen and (min-width: 0\0) {
  .progress-danger .progress-bar {
    background-color: #d9534f; } }

.media {
  display: flex;
  margin-bottom: 1rem; }

.media-body {
  flex: 1; }

.media-middle {
  align-self: center; }

.media-bottom {
  align-self: flex-end; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right {
  padding-left: 10px; }

.media-left {
  padding-right: 10px; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: #eceeef; }
    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
      color: inherit; }
    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
      color: #818a91; }
  .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    text-decoration: none;
    background-color: #0275d8;
    border-color: #0275d8; }
    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > .small {
      color: inherit; }
    .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
      color: #a8d6fe; }

.list-group-flush .list-group-item {
  border-radius: 0; }

.list-group-item-action {
  width: 100%;
  color: #555;
  text-align: inherit; }
  .list-group-item-action .list-group-item-heading {
    color: #333; }
  .list-group-item-action:focus, .list-group-item-action:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:focus, a.list-group-item-success:hover,
  button.list-group-item-success:focus,
  button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover,
  button.list-group-item-success.active,
  button.list-group-item-success.active:focus,
  button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:focus, a.list-group-item-info:hover,
  button.list-group-item-info:focus,
  button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover,
  button.list-group-item-info.active,
  button.list-group-item-info.active:focus,
  button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:focus, a.list-group-item-warning:hover,
  button.list-group-item-warning:focus,
  button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:focus,
  button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:focus, a.list-group-item-danger:hover,
  button.list-group-item-danger:focus,
  button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:focus,
  button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.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;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9 {
  padding-bottom: 42.8571428571%; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.embed-responsive-1by1 {
  padding-bottom: 100%; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
  -webkit-overflow-scrolling: touch; }
  .modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -25%); }
  .modal.in .modal-dialog {
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  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; }
  .modal-backdrop.in {
    opacity: 0.5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header::after {
    content: "";
    display: table;
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer::after {
    content: "";
    display: table;
    clear: both; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 544px) {
  .modal-dialog {
    max-width: 600px;
    margin: 30px auto; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.in {
    opacity: 0.9; }
  .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px; }
    .tooltip.tooltip-top .tooltip-arrow, .tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px; }
    .tooltip.tooltip-right .tooltip-arrow, .tooltip.bs-tether-element-attached-left .tooltip-arrow {
      top: 50%;
      left: 0;
      margin-top: -5px;
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px; }
    .tooltip.tooltip-bottom .tooltip-arrow, .tooltip.bs-tether-element-attached-top .tooltip-arrow {
      top: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px; }
    .tooltip.tooltip-left .tooltip-arrow, .tooltip.bs-tether-element-attached-right .tooltip-arrow {
      top: 50%;
      right: 0;
      margin-top: -5px;
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover.popover-top, .popover.bs-tether-element-attached-bottom {
    margin-top: -10px; }
    .popover.popover-top .popover-arrow, .popover.bs-tether-element-attached-bottom .popover-arrow {
      bottom: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-color: rgba(0, 0, 0, 0.25);
      border-bottom-width: 0; }
      .popover.popover-top .popover-arrow::after, .popover.bs-tether-element-attached-bottom .popover-arrow::after {
        bottom: 1px;
        margin-left: -10px;
        content: "";
        border-top-color: #fff;
        border-bottom-width: 0; }
  .popover.popover-right, .popover.bs-tether-element-attached-left {
    margin-left: 10px; }
    .popover.popover-right .popover-arrow, .popover.bs-tether-element-attached-left .popover-arrow {
      top: 50%;
      left: -11px;
      margin-top: -11px;
      border-right-color: rgba(0, 0, 0, 0.25);
      border-left-width: 0; }
      .popover.popover-right .popover-arrow::after, .popover.bs-tether-element-attached-left .popover-arrow::after {
        bottom: -10px;
        left: 1px;
        content: "";
        border-right-color: #fff;
        border-left-width: 0; }
  .popover.popover-bottom, .popover.bs-tether-element-attached-top {
    margin-top: 10px; }
    .popover.popover-bottom .popover-arrow, .popover.bs-tether-element-attached-top .popover-arrow {
      top: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-width: 0;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
      .popover.popover-bottom .popover-arrow::after, .popover.bs-tether-element-attached-top .popover-arrow::after {
        top: 1px;
        margin-left: -10px;
        content: "";
        border-top-width: 0;
        border-bottom-color: #fff; }
  .popover.popover-left, .popover.bs-tether-element-attached-right {
    margin-left: -10px; }
    .popover.popover-left .popover-arrow, .popover.bs-tether-element-attached-right .popover-arrow {
      top: 50%;
      right: -11px;
      margin-top: -11px;
      border-right-width: 0;
      border-left-color: rgba(0, 0, 0, 0.25); }
      .popover.popover-left .popover-arrow::after, .popover.bs-tether-element-attached-right .popover-arrow::after {
        right: 1px;
        bottom: -10px;
        content: "";
        border-right-width: 0;
        border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 0.2375rem 0.2375rem 0 0; }
  .popover-title:empty {
    display: none; }

.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 {
  content: "";
  border-width: 10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner > .carousel-item {
    position: relative;
    display: none;
    transition: .6s ease-in-out left; }
    .carousel-inner > .carousel-item > img,
    .carousel-inner > .carousel-item > a > img {
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .carousel-item {
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
        perspective: 1000px; }
        .carousel-inner > .carousel-item.next, .carousel-inner > .carousel-item.active.right {
          left: 0;
          transform: translate3d(100%, 0, 0); }
        .carousel-inner > .carousel-item.prev, .carousel-inner > .carousel-item.active.left {
          left: 0;
          transform: translate3d(-100%, 0, 0); }
        .carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right, .carousel-inner > .carousel-item.active {
          left: 0;
          transform: translate3d(0, 0, 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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5; }
  .carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    right: 0;
    left: auto;
    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:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1; }
  .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px; }
  .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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px; }
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media (min-width: 544px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.bg-inverse {
  background-color: #373a3c; }

.bg-faded {
  background-color: #f7f7f9; }

.bg-primary {
  color: #fff !important;
  background-color: #0275d8 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #025aa5 !important; }

.bg-success {
  color: #fff !important;
  background-color: #5cb85c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important; }

.bg-info {
  color: #fff !important;
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important; }

.bg-warning {
  color: #fff !important;
  background-color: #f0ad4e !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important; }

.bg-danger {
  color: #fff !important;
  background-color: #d9534f !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important; }

.clearfix::after {
  content: "";
  display: table;
  clear: both; }

.d-block {
  display: block !important; }

.d-inline-block {
  display: inline-block !important; }

.d-inline {
  display: inline !important; }

.flex-xs-first {
  order: -1; }

.flex-xs-last {
  order: 1; }

.flex-xs-unordered {
  order: 0; }

.flex-items-xs-top {
  align-items: flex-start; }

.flex-items-xs-middle {
  align-items: center; }

.flex-items-xs-bottom {
  align-items: flex-end; }

.flex-xs-top {
  align-self: flex-start; }

.flex-xs-middle {
  align-self: center; }

.flex-xs-bottom {
  align-self: flex-end; }

.flex-items-xs-left {
  justify-content: flex-start; }

.flex-items-xs-center {
  justify-content: center; }

.flex-items-xs-right {
  justify-content: flex-end; }

.flex-items-xs-around {
  justify-content: space-around; }

.flex-items-xs-between {
  justify-content: space-between; }

@media (min-width: 544px) {
  .flex-sm-first {
    order: -1; }
  .flex-sm-last {
    order: 1; }
  .flex-sm-unordered {
    order: 0; } }

@media (min-width: 544px) {
  .flex-items-sm-top {
    align-items: flex-start; }
  .flex-items-sm-middle {
    align-items: center; }
  .flex-items-sm-bottom {
    align-items: flex-end; } }

@media (min-width: 544px) {
  .flex-sm-top {
    align-self: flex-start; }
  .flex-sm-middle {
    align-self: center; }
  .flex-sm-bottom {
    align-self: flex-end; } }

@media (min-width: 544px) {
  .flex-items-sm-left {
    justify-content: flex-start; }
  .flex-items-sm-center {
    justify-content: center; }
  .flex-items-sm-right {
    justify-content: flex-end; }
  .flex-items-sm-around {
    justify-content: space-around; }
  .flex-items-sm-between {
    justify-content: space-between; } }

@media (min-width: 768px) {
  .flex-md-first {
    order: -1; }
  .flex-md-last {
    order: 1; }
  .flex-md-unordered {
    order: 0; } }

@media (min-width: 768px) {
  .flex-items-md-top {
    align-items: flex-start; }
  .flex-items-md-middle {
    align-items: center; }
  .flex-items-md-bottom {
    align-items: flex-end; } }

@media (min-width: 768px) {
  .flex-md-top {
    align-self: flex-start; }
  .flex-md-middle {
    align-self: center; }
  .flex-md-bottom {
    align-self: flex-end; } }

@media (min-width: 768px) {
  .flex-items-md-left {
    justify-content: flex-start; }
  .flex-items-md-center {
    justify-content: center; }
  .flex-items-md-right {
    justify-content: flex-end; }
  .flex-items-md-around {
    justify-content: space-around; }
  .flex-items-md-between {
    justify-content: space-between; } }

@media (min-width: 992px) {
  .flex-lg-first {
    order: -1; }
  .flex-lg-last {
    order: 1; }
  .flex-lg-unordered {
    order: 0; } }

@media (min-width: 992px) {
  .flex-items-lg-top {
    align-items: flex-start; }
  .flex-items-lg-middle {
    align-items: center; }
  .flex-items-lg-bottom {
    align-items: flex-end; } }

@media (min-width: 992px) {
  .flex-lg-top {
    align-self: flex-start; }
  .flex-lg-middle {
    align-self: center; }
  .flex-lg-bottom {
    align-self: flex-end; } }

@media (min-width: 992px) {
  .flex-items-lg-left {
    justify-content: flex-start; }
  .flex-items-lg-center {
    justify-content: center; }
  .flex-items-lg-right {
    justify-content: flex-end; }
  .flex-items-lg-around {
    justify-content: space-around; }
  .flex-items-lg-between {
    justify-content: space-between; } }

@media (min-width: 1200px) {
  .flex-xl-first {
    order: -1; }
  .flex-xl-last {
    order: 1; }
  .flex-xl-unordered {
    order: 0; } }

@media (min-width: 1200px) {
  .flex-items-xl-top {
    align-items: flex-start; }
  .flex-items-xl-middle {
    align-items: center; }
  .flex-items-xl-bottom {
    align-items: flex-end; } }

@media (min-width: 1200px) {
  .flex-xl-top {
    align-self: flex-start; }
  .flex-xl-middle {
    align-self: center; }
  .flex-xl-bottom {
    align-self: flex-end; } }

@media (min-width: 1200px) {
  .flex-items-xl-left {
    justify-content: flex-start; }
  .flex-items-xl-center {
    justify-content: center; }
  .flex-items-xl-right {
    justify-content: flex-end; }
  .flex-items-xl-around {
    justify-content: space-around; }
  .flex-items-xl-between {
    justify-content: space-between; } }

.pull-xs-left {
  float: left !important; }

.pull-xs-right {
  float: right !important; }

.pull-xs-none {
  float: none !important; }

@media (min-width: 544px) {
  .pull-sm-left {
    float: left !important; }
  .pull-sm-right {
    float: right !important; }
  .pull-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .pull-md-left {
    float: left !important; }
  .pull-md-right {
    float: right !important; }
  .pull-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .pull-lg-left {
    float: left !important; }
  .pull-lg-right {
    float: right !important; }
  .pull-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .pull-xl-left {
    float: left !important; }
  .pull-xl-right {
    float: right !important; }
  .pull-xl-none {
    float: none !important; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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; }

.w-100 {
  width: 100% !important; }

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-a-0 {
  margin: 0 0 !important; }

.m-t-0 {
  margin-top: 0 !important; }

.m-r-0 {
  margin-right: 0 !important; }

.m-b-0 {
  margin-bottom: 0 !important; }

.m-l-0 {
  margin-left: 0 !important; }

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-a-1 {
  margin: 1rem 1rem !important; }

.m-t-1 {
  margin-top: 1rem !important; }

.m-r-1 {
  margin-right: 1rem !important; }

.m-b-1 {
  margin-bottom: 1rem !important; }

.m-l-1 {
  margin-left: 1rem !important; }

.m-x-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.m-y-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-a-2 {
  margin: 1.5rem 1.5rem !important; }

.m-t-2 {
  margin-top: 1.5rem !important; }

.m-r-2 {
  margin-right: 1.5rem !important; }

.m-b-2 {
  margin-bottom: 1.5rem !important; }

.m-l-2 {
  margin-left: 1.5rem !important; }

.m-x-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.m-y-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-a-3 {
  margin: 3rem 3rem !important; }

.m-t-3 {
  margin-top: 3rem !important; }

.m-r-3 {
  margin-right: 3rem !important; }

.m-b-3 {
  margin-bottom: 3rem !important; }

.m-l-3 {
  margin-left: 3rem !important; }

.m-x-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.m-y-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-a-0 {
  padding: 0 0 !important; }

.p-t-0 {
  padding-top: 0 !important; }

.p-r-0 {
  padding-right: 0 !important; }

.p-b-0 {
  padding-bottom: 0 !important; }

.p-l-0 {
  padding-left: 0 !important; }

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-a-1 {
  padding: 1rem 1rem !important; }

.p-t-1 {
  padding-top: 1rem !important; }

.p-r-1 {
  padding-right: 1rem !important; }

.p-b-1 {
  padding-bottom: 1rem !important; }

.p-l-1 {
  padding-left: 1rem !important; }

.p-x-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.p-y-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-a-2 {
  padding: 1.5rem 1.5rem !important; }

.p-t-2 {
  padding-top: 1.5rem !important; }

.p-r-2 {
  padding-right: 1.5rem !important; }

.p-b-2 {
  padding-bottom: 1.5rem !important; }

.p-l-2 {
  padding-left: 1.5rem !important; }

.p-x-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.p-y-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-a-3 {
  padding: 3rem 3rem !important; }

.p-t-3 {
  padding-top: 3rem !important; }

.p-r-3 {
  padding-right: 3rem !important; }

.p-b-3 {
  padding-bottom: 3rem !important; }

.p-l-3 {
  padding-left: 3rem !important; }

.p-x-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.p-y-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-xs-left {
  text-align: left !important; }

.text-xs-right {
  text-align: right !important; }

.text-xs-center {
  text-align: center !important; }

@media (min-width: 544px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.text-muted {
  color: #818a91 !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #687077; }

.text-primary {
  color: #0275d8 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #025aa5; }

.text-success {
  color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover {
  color: #449d44; }

.text-info {
  color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5; }

.text-warning {
  color: #f0ad4e !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f; }

.text-danger {
  color: #d9534f !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 543px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 544px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !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; } }

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
*, *:before, *:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0;
  position: relative; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

@media only screen and (min-width: 1280px) {
  .container {
    width: 100%;
    max-width: 1400px; } }

.row:before,
.row:after {
  display: none; }

@font-face {
  font-family: 'Friz_Quadrata';
  src: url("../fonts/Friz_Quadrata.eot?b4wy1h");
  src: url("../fonts/Friz_Quadrata.eot?b4wy1h#iefix") format("embedded-opentype"), url("../fonts/Friz_Quadrata.ttf?b4wy1h") format("truetype"), url("../fonts/Friz_Quadrata.woff?b4wy1h") format("woff"), url("../fonts/Friz_Quadrata.svg?b4wy1h#Friz_Quadrata") format("svg");
  font-weight: normal;
  font-style: normal; }

body {
  font-family: "Cambay", sans-serif;
  font-size: 1em;
  line-height: 1.5;
  color: #4d4d4d;
  font-weight: 400; }

blockquote {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 1.4em;
  font-style: italic;
  font-weight: 400;
  margin: 0 0 10px;
  padding-left: 25px; }

h1,
h2,
h3,
h4 {
  font-family: "Friz_Quadrata", serif;
  color: #84754E;
  text-transform: uppercase; }

h1 {
  font-size: 3.75em;
  line-height: 1.0; }

h2 {
  font-size: 2.5em;
  line-height: 1.1; }

h3 {
  font-size: 1.5em;
  line-height: 1.1; }

h4 {
  font-size: 1.125em;
  line-height: 1.2; }

h5 {
  font-family: "Cambay", sans-serif;
  font-size: 1.125em;
  line-height: 1.1;
  text-transform: uppercase;
  color: #000000; }

p {
  font-family: "Cambay", sans-serif;
  color: #4d4d4d;
  margin: 0 0 15px;
  font-size: 1em;
  line-height: 1.5em; }

.small {
  font-size: 0.8125em;
  line-height: normal; }

a,
a:not([href]):not([tabindex]) {
  color: #84754E;
  cursor: pointer; }
  a:hover,
  a a:not([href]):not([tabindex]):hover, a:focus,
  a:not([href]):not([tabindex]):hover,
  a:not([href]):not([tabindex]) a:not([href]):not([tabindex]):hover,
  a:not([href]):not([tabindex]):focus {
    color: #84754E;
    text-decoration: none; }

ul {
  margin-bottom: 0px;
  padding: 0; }
  .text ul {
    width: 90%; }

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 2em;
    line-height: 1.0; }
  h2 {
    font-size: 1.6em;
    line-height: 1.2; }
  h3 {
    font-size: 1.125em;
    line-height: 1.1; }
  h4 {
    font-size: 1.125em;
    line-height: 1.1; } }

@media only screen and (min-width: 768px) {
  h1 {
    font-size: 3.75em; }
  h2 {
    font-size: 2.5em; }
  h3 {
    font-size: 1.5em; }
  h4 {
    font-size: 1.125em; } }

.no-transition {
  transition: none !important; }

.slideAnimate {
  transition-property: all;
  transition-duration: .5s; }

.delay250 {
  /* Safari */
  transition-delay: .25s; }

@-webkit-keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

/* Menu BURGER animation */
#burger {
  width: 30px;
  height: 25px;
  z-index: 1;
  transform: rotate(0deg);
  transition: .5s ease-in-out;
  cursor: pointer; }

#burger span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #84754E;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: .25s ease-in-out; }

#burger span:nth-child(1) {
  top: 0px; }

#burger span:nth-child(2), #burger span:nth-child(3) {
  top: 10px; }

#burger span:nth-child(4) {
  top: 20px; }

#burger.open span:nth-child(1) {
  top: 10px;
  width: 0%;
  left: 50%; }

#burger.open span:nth-child(2) {
  transform: rotate(45deg); }

#burger.open span:nth-child(3) {
  transform: rotate(-45deg); }

#burger.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%; }

/* Magnific Popup CSS */
.mfp-fade.mfp-bg {
  opacity: 0;
  transition: all 0.15s ease-out; }

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8; }

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.15s ease-out; }

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

.white-popup-block {
  background: #e6e6e6;
  padding: 20px 30px;
  text-align: left;
  max-width: 640px;
  margin: 40px auto;
  position: relative;
  display: table; }

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75); }
  .mfp-arrow-left {
    transform-origin: 0; }
  .mfp-arrow-right {
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-with-fade .mfp-content,
.mfp-with-fade .mfp-arrow, .mfp-with-fade.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  transition: opacity 0.3s ease-out; }

.mfp-with-fade.mfp-ready .mfp-content,
.mfp-with-fade.mfp-ready .mfp-arrow {
  opacity: 1; }

.mfp-with-fade.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-with-fade.mfp-removing .mfp-content,
.mfp-with-fade.mfp-removing .mfp-arrow, .mfp-with-fade.mfp-removing.mfp-bg {
  opacity: 0; }

/**
 * Fade-zoom animation for first dialog
 */
/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8); }

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  transform: scale(1); }

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  transform: scale(0.8);
  opacity: 0; }

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: opacity 0.3s ease-out; }

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8; }

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0; }

@font-face {
  font-family: 'extras';
  src: url("../fonts/extras.eot");
  src: url("../fonts/extras.eot#iefix") format("embedded-opentype"), url("../fonts/extras.ttf") format("truetype"), url("../fonts/extras.woff") format("woff"), url("../fonts/extras.svg#icon8") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="extras-"], [class*=" extras-"] {
  font-family: 'extras' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.extras-circled-play:before {
  content: "\f108"; }

.extras-circled-play-filled:before {
  content: "\f109"; }

.extras-facebook:before {
  content: "\f102"; }

.extras-gallery:before {
  content: "\f100"; }

.extras-help:before {
  content: "\f114"; }

.extras-help-filled:before {
  content: "\f113"; }

.extras-news:before {
  content: "\f10b"; }

.extras-news-filled:before {
  content: "\f10a"; }

.extras-ok:before {
  content: "\f106"; }

.extras-ok-filled:before {
  content: "\f111"; }

.extras-picture:before {
  content: "\f10c"; }

.extras-picture-filled:before {
  content: "\f10d"; }

.extras-search-filled:before {
  content: "\f104"; }

.extras-start:before {
  content: "\f101"; }

.extras-tennis-ball:before {
  content: "\f10e"; }

.extras-tennis-ball-filled:before {
  content: "\f10f"; }

.extras-twitter:before {
  content: "\f103"; }

/* ========================================== */
@font-face {
  font-family: 'icon8';
  src: url("../fonts/icon8.eot");
  src: url("../fonts/icon8.eot#iefix") format("embedded-opentype"), url("../fonts/icon8.ttf") format("truetype"), url("../fonts/icon8.woff") format("woff"), url("../fonts/icon8.svg#icon8") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon8-"], [class*=" icon8-"] {
  font-family: 'icon8' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon8-download:before {
  content: "\f106"; }

.icon8-link:before {
  content: "\f10a"; }

.icon8-message-filled:before {
  content: "\f109"; }

.icon8-phone:before {
  content: "\f108"; }

.icon8-moon:before {
  content: "\f110"; }

.icon8-sun:before {
  content: "\f10f"; }

/* ========================================== */
@font-face {
  font-family: 'lavercup';
  src: url("../fonts/lavercup.eot?6mfi9a");
  src: url("../fonts/lavercup.eot?6mfi9a#iefix") format("embedded-opentype"), url("../fonts/lavercup.ttf?6mfi9a") format("truetype"), url("../fonts/lavercup.woff?6mfi9a") format("woff"), url("../fonts/lavercup.svg?6mfi9a#lavercup") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'lavercup' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-format:before {
  content: "\e900"; }

.icon-scoring:before {
  content: "\e901"; }

.icon-team:before {
  content: "\e902"; }

.icon-logo:before {
  content: "\e903"; }

.icon-v:before {
  content: "\e904"; }

.icon-arrow-left:before {
  content: "\e907"; }

.icon-instagram:before {
  content: "\ea92"; }

.icon-facebook:before {
  content: "\ea91"; }

.icon-twitter:before {
  content: "\ea96"; }

.icon-youtube:before {
  content: "\ea9d"; }

/* ========================================== */
@font-face {
  font-family: 'arrows';
  src: url("../fonts/arrows.eot");
  src: url("../fonts/arrows.eot#iefix") format("embedded-opentype"), url("../fonts/arrows.ttf") format("truetype"), url("../fonts/arrows.woff") format("woff"), url("../fonts/arrows.svg#icon8") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="arrows-"]:before, [class*=" arrows-"]:before {
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.arrows-left-open:before {
  content: '\e800'; }

.arrows-right-open:before {
  content: '\e801'; }

.arrows-up-open:before {
  content: '\e802'; }

.arrows-down-open:before {
  content: '\e803'; }

/********** FRENCH **********/
/********** /FRENCH **********/
/********** GERMAN **********/
body.de-DE {
  /* Privacy Policy Heading */
  /* Terms Headings */ }
  @media only screen and (max-width: 767px) {
    body.de-DE.datenschutzbestimmungen h1 {
      font-size: 1.3em; } }
  @media only screen and (min-width: 768px) {
    body.de-DE.datenschutzbestimmungen h1 {
      font-size: 2.5em; } }
  @media only screen and (max-width: 767px) {
    body.de-DE.nutzungsbedingungen h1 {
      font-size: 1.3em; } }
  @media only screen and (min-width: 768px) {
    body.de-DE.nutzungsbedingungen h1 {
      font-size: 2.5em; } }
/********** /GERMAN **********/
/* Flex Compatible Cards */
.flex-row.row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row; }

.flex-row.row > [class*='col-'] {
  display: flex;
  flex-direction: column; }

.flex-row.row:after,
.flex-row.row:before {
  display: flex; }

.flex-row .card,
.flex-row .caption {
  display: flex;
  flex: 1 0 auto;
  flex-direction: column; }

.flex-text {
  flex-grow: 1; }

.flex-row img {
  height: auto;
  max-width: 100%; }

/* IE10, IE11 News Cards Height Fix */
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .latest-news .flex-row .card,
  .latest-news .flex-row .caption {
    flex-grow: 0; } }

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .latest-news .item .text {
    min-height: 100px; } }

/* / IE10, IE11 News Cards Height Fix */
.iframeonly header, .iframeonly footer, .iframeonly .hospitalityForm, .iframeonly .contentButton {
  display: none; }

/* Main Article Photo - Global */
.main-article {
  background-color: #000000;
  padding: 40px 15px; }
  .main-article .main-article-photo {
    overflow: hidden;
    cursor: pointer;
    border-radius: 1px; }
  .main-article .photo,
  .main-article .photo-container {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    transition: all .5s ease-out; }
  .main-article .photo:hover .photo-container {
    transform: translateZ(0) scale(1.1, 1.1); }
  .main-article .photo:hover > * {
    transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none; }
  .main-article .cat-icon {
    position: absolute;
    text-align: center;
    top: 0;
    right: 0; }
    .main-article .cat-icon:before {
      font-family: 'extras';
      position: absolute;
      font-size: 2.4em;
      color: #ffffff;
      right: 0;
      padding: 10px 15px;
      z-index: 8; }
    .main-article .cat-icon.photos:before {
      content: '\f100';
      opacity: 0.8;
      text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5); }
    .main-article .cat-icon.video:before {
      content: '\f109';
      opacity: 0.8;
      text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5); }

/* / Main Article Photo - Global */
.latest-news {
  padding: 10px 15px 0 15px; }
  .latest-news .sub-articles {
    background-color: #262626;
    padding: 40px 15px 0 15px; }
    .latest-news .sub-articles .item {
      margin-bottom: 30px; }
  .latest-news .topArticle {
    padding: 0 15px; }
    .latest-news .topArticle .topArticleRight .heading {
      color: #84754E;
      display: block;
      text-transform: uppercase;
      font-family: "Friz_Quadrata", serif;
      margin-bottom: 40px; }
    .latest-news .topArticle h1,
    .latest-news .topArticle h2,
    .latest-news .topArticle h3 {
      margin: 15px 0; }
      .latest-news .topArticle h1 a,
      .latest-news .topArticle h2 a,
      .latest-news .topArticle h3 a {
        color: #84754E;
        text-transform: uppercase; }
  .latest-news time {
    color: #b2b5b7;
    font-size: 0.825em;
    text-align: left;
    font-family: "Friz_Quadrata", serif; }
  .latest-news .pipe {
    padding: 0 15px; }
  .latest-news p {
    color: #ffffff; }
  .latest-news h3 {
    margin-top: 30px; }
  .latest-news h4 {
    margin: 5px 0;
    text-align: left;
    color: #84754E; }
  .latest-news .card {
    background-color: #262626;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px; }
  .latest-news .item time {
    color: #b2b5b7;
    font-size: 0.825em;
    text-align: left;
    font-family: "Friz_Quadrata", serif; }
  .latest-news .item a {
    display: block;
    width: 100%;
    height: 100%; }
    .latest-news .item a .img-box {
      width: 100%;
      overflow: hidden;
      position: relative;
      border-top-left-radius: 1px;
      border-top-right-radius: 1px;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px; }
      .latest-news .item a .img-box img {
        display: block;
        width: 100%;
        height: auto;
        transition: all .5s ease-out; }
      .latest-news .item a .img-box:before {
        font-family: 'extras';
        position: absolute;
        font-size: 2.4em;
        color: #ffffff;
        right: 0;
        padding: 10px 15px;
        z-index: 9; }
      .latest-news .item a .img-box.photos:before {
        content: '\f100';
        opacity: 0.8;
        text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5); }
      .latest-news .item a .img-box.video:before {
        content: '\f109';
        opacity: 0.8;
        text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5); }
  .latest-news .item .text {
    text-align: left;
    padding: 15px 0px; }
    .latest-news .item .text time {
      color: #b2b5b7;
      font-size: 0.825em;
      font-family: "Friz_Quadrata", serif; }
    .latest-news .item .text h4 {
      padding: 0;
      color: #84754E !important; }
    .latest-news .item .text p {
      color: #e6e6e6; }
  .latest-news .item:hover {
    margin-top: 0px; }
    .latest-news .item:hover a {
      text-decoration: none; }
      .latest-news .item:hover a .img-box img {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transform: translateZ(0) scale(1.1, 1.1); }
      .latest-news .item:hover a .text p {
        color: #ffffff; }

/* Home News Items in Grey Row */
.home .img-box {
  border-radius: 1px !important; }

/* Home News Items in Grey Row */
@media only screen and (max-width: 767px) {
  .main-article .main-article-photo {
    min-height: 210px;
    max-height: 210px; }
  .main-article .photo,
  .main-article .photo-container {
    min-height: 210px;
    max-height: 210px; }
  .latest-news .topArticle .topArticleRight {
    padding-right: 0px; }
    .latest-news .topArticle .topArticleRight .heading {
      font-size: 1.6em; }
  .latest-news h3 {
    margin: 30px auto; } }

@media only screen and (min-width: 768px) {
  .main-article .main-article-photo {
    min-height: 380px;
    max-height: 380px; }
  .main-article .photo,
  .main-article .photo-container {
    min-height: 380px;
    max-height: 380px; }
  .topArticle .topArticleRight {
    padding-right: 0px; }
    .topArticle .topArticleRight .heading {
      font-size: 2.5em; } }

@media only screen and (min-width: 992px) {
  .main-article .main-article-photo {
    min-height: 380px;
    max-height: 380px; }
  .main-article .photo,
  .main-article .photo-container {
    min-height: 380px;
    max-height: 380px; }
  .latest-news .topArticle .topArticleRight {
    padding-right: 80px; }
    .latest-news .topArticle .topArticleRight .heading {
      font-size: 2.5em; } }

@media only screen and (min-width: 1200px) {
  .main-article .main-article-photo {
    min-height: 380px;
    max-height: 380px; }
  .main-article .photo,
  .main-article .photo-container {
    min-height: 380px;
    max-height: 380px; }
  .latest-news .topArticle .topArticleRight {
    padding-right: 80px; }
    .latest-news .topArticle .topArticleRight .heading {
      font-size: 2.5em; } }

header {
  background: #000000;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  margin: 0 !important; }
  header .row {
    margin-left: 0px;
    margin-right: 0px; }
  header .noPadding {
    padding-left: 0px;
    padding-right: 0px; }
  header .noMargin {
    margin-left: 0px;
    margin-right: 0px; }
  header .navContainer {
    background-color: #262626; }
  header .date {
    color: #b2b5b7;
    font-size: 13px;
    font-family: "Friz_Quadrata", serif;
    text-transform: uppercase; }
    header .date a {
      color: #b2b5b7; }
  header .headerElements {
    padding-right: 0; }
  header .headerElements.left {
    z-index: 2; }
  header .headerElements.right {
    max-height: 90px;
    height: 90px; }
  header .logo h1,
  header .logo h2 {
    color: #000000;
    background-image: url(../img/lavercup.png);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 0;
    margin: 0;
    display: block; }
    header .logo h1 a,
    header .logo h2 a {
      height: 100%;
      text-indent: -9999px;
      overflow: hidden; }
  header .rolexTop {
    padding: 5px 0; }

@media only screen and (max-width: 767px) {
  header {
    padding: 0; }
    header .logo h1,
    header .logo h2 {
      height: 25px; }
    header .billboardAd row {
      margin: 0; }
    header .headerElements.left {
      padding: 0; }
    header .headerElements.right {
      padding: 0; }
    header .branding {
      padding: 5px 0;
      z-index: 2; }
    header .date {
      padding-top: 5px;
      padding-bottom: 5px;
      letter-spacing: 2px; }
  #rolex-clock.mobile {
    width: 100%;
    margin: 5px auto 0 auto;
    padding-top: 10px;
    background-color: #00301d; } }

@media only screen and (min-width: 768px) {
  header .logo h1,
  header .logo h2 {
    height: 40px; }
  header .headerElements.left {
    padding: 5px 0; }
  header .branding {
    padding: 0; }
  #rolex-clock.mobile {
    width: 50%;
    margin: 10px auto 0 auto;
    padding-top: 10px;
    background-color: #00301d; } }

@media only screen and (min-width: 992px) {
  header .logo h1,
  header .logo h2 {
    height: 40px; }
  header .date {
    letter-spacing: 2px; }
  header .search-bar {
    height: 60px; }
  header .headerElements {
    padding-right: 20px; }
  header .headerElements.right {
    padding: 5px 0; }
  header .branding {
    padding: 0; }
  header .navLinks {
    text-align: center; }
  header .langSelect {
    text-align: center;
    margin: 0 auto; }
  #rolex-clock.mobile {
    background: transparent; }
  #rolex-clock.desktop {
    width: 340px;
    float: right;
    margin: 0 -20px 0 0;
    height: 100px;
    background-color: #00301d;
    text-align: center; } }

@media only screen and (min-width: 1200px) {
  header .logo h1,
  header .logo h2 {
    margin-top: 10px;
    height: 35px; }
  header .headerElements {
    padding-right: 0px; }
  header .billboardAd {
    padding: 0; }
    header .billboardAd row {
      margin: 0; }
  header .date {
    padding-top: 8px;
    padding-bottom: 5px; }
  header .search-bar {
    height: 60px; }
  header .navLinks {
    text-align: left; }
  header .langSelect {
    text-align: right;
    margin: 0 auto; }
  #rolex-clock.desktop {
    margin: 0;
    padding-right: 10px; } }

section.page-header--narrow {
  height: 225px;
  width: 100%;
  display: block;
  position: relative;
  padding: 30px 60px;
  text-align: center;
  margin: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #000000; }
  section.page-header--narrow h1 {
    color: #ffffff;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.8);
    text-transform: uppercase; }
  section.page-header--narrow.y-2017 {
    background-image: url(../img/home/lc-v1-section-register.jpg); }
  section.page-header--narrow.y-2018 {
    background-image: url(../img/home/lc-v1-section-register-2018-v5.jpg); }
  section.page-header--narrow.y-2019 {
    background-image: url(../img/home/register-geneva-2019.jpg); }
  section.page-header--narrow.y-2021 {
    background-image: url(../img/home/boston-2021-header.jpg); }

@media only screen and (max-width: 767px) {
  section.page-header--narrow {
    height: 135px; } }

nav {
  width: 100%;
  background: #262626;
  display: block; }
  nav ul,
  nav li {
    margin: 0; }

/* Language Nav */
nav.language-nav {
  height: 50px;
  margin-top: 5px;
  background: none;
  z-index: 9999; }

.language-menu-mobile ul {
  margin: 0 auto 40px auto; }
  .language-menu-mobile ul li {
    display: inline-block;
    margin-right: -5px; }
    .language-menu-mobile ul li a {
      border: 1px solid #84754E;
      padding: 10px 16px 6px 16px;
      font-weight: bold; }

.language-menu-mobile li:nth-child(1) a {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-right: 0px; }

.language-menu-mobile li:nth-child(3) a {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-left: 0px; }

.language-menu-mobile li.selected a {
  color: white;
  background-color: #84754E; }

/* Language Nav */
header .navRow {
  z-index: 999 !important; }

header .blackBg {
  background-color: #000000; }

.burgerContainer {
  position: absolute;
  right: 0;
  width: 50px;
  height: 44px;
  background-color: #000000;
  z-index: 99999;
  margin: 8px; }
  .burgerContainer #burger {
    position: absolute;
    right: 0;
    margin: 10px; }

/* Search bar fix IE10 */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #animated-search {
    height: 20px !important; }
  nav input[type="text"] {
    width: 200px !important;
    height: 60px !important; } }

/* / Search bar fix IE10 */
.langSelect {
  position: relative;
  display: block; }
  .langSelect ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: inline-block; }
    .langSelect ul li {
      display: inline-block;
      width: auto;
      position: relative; }
      .langSelect ul li a {
        display: block;
        color: #84754E;
        font-size: 0.875em;
        line-height: 50px;
        padding: 8px 10px;
        text-transform: uppercase;
        transition: 0.3s all; }
        .langSelect ul li a:hover {
          color: #ffffff;
          transition: 0.3s all; }

.en-US .english a {
  color: #a28d55; }

.cs-CZ .czech a {
  color: #ffffff; }

.mainNav li.current-menu-item a,
.mainNav li.current-menu-parent a,
.mainNav li.current-menu-parent a:not([href]):not([tabindex]) {
  color: #ffffff; }

.mainNav ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: inline-block; }

.mainNav ul > li {
  display: inline-block;
  width: auto;
  position: relative; }

.mainNav ul li a {
  display: inline-block;
  color: #84754E;
  font-size: 0.875em;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold; }

.mainNav ul.sub-menu {
  list-style: none;
  padding: 0px;
  margin: 0px;
  text-align: center;
  position: absolute;
  right: 0px;
  left: 0px;
  display: none; }

.mainNav ul.sub-menu li a {
  font-weight: bold; }

.mainNav ul.sub-menu i {
  float: right;
  padding: 3px; }

.mainNav ul.sub-menu li a {
  background-color: #84754E;
  color: #ffffff; }

.mainNav .menu-item-has-children > a::after {
  display: inline-block;
  vertical-align: middle;
  font-family: 'arrows';
  content: '\e803';
  float: right;
  transform: rotate(0deg);
  transition: all .2s ease-in-out; }

@media only screen and (max-width: 767px) {
  nav {
    /* ANIMATED SEARCH BAR */
    /* / ANIMATED SEARCH BAR */ }
    nav #animated-search {
      display: block;
      height: 60px;
      float: none;
      padding: 30px 0;
      position: relative;
      text-align: center;
      margin-bottom: 45px; }
    nav input[type="text"] {
      font-size: 1em;
      border: none;
      outline: none;
      padding: 8px 15px;
      z-index: 3;
      width: 70%; }
    nav input[type="submit"] {
      width: 23px;
      padding-top: 10px;
      background: url(../img/icons8-search_filled.svg) center center no-repeat;
      text-indent: -10000px;
      border: none;
      position: absolute;
      margin-left: -40px; }
  .mainNav .sub-menu-open {
    display: block;
    opacity: 1;
    margin-top: 0; }
  .mainNav .sub-menu-closed {
    display: block;
    opacity: 1;
    margin-top: 50px; }
  header .row {
    position: relative; }
  header .logoBar {
    background-color: #000000;
    top: 0;
    left: 0;
    margin: 0;
    padding: 10px 0 0 0;
    z-index: 1; }
  header #rolexCountDown {
    border: 0;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    position: relative;
    width: 320px; }
  header .countdownClock {
    padding: 0px;
    z-index: 0; }
  header nav {
    opacity: 0;
    position: fixed;
    z-index: 0;
    bottom: 200%;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    padding: 50px 0;
    transition: all ease-out 0.2s; }
    header nav .langSelect {
      position: absolute;
      display: block;
      top: 0;
      margin: 0 auto; }
      header nav .langSelect ul {
        width: 100%;
        text-align: center; }
    header nav .mainNav {
      margin-top: 30px; }
      header nav .mainNav ul.sub-menu {
        position: relative; }
      header nav .mainNav ul.sub-menu li {
        width: 100%; }
        header nav .mainNav ul.sub-menu li a {
          background-color: #e6e6e6;
          color: #a28d55;
          border-bottom: 1px solid rgba(165, 160, 126, 0.2);
          padding: 14px 20px 10px 20px; }
      header nav .mainNav .menu-item-has-children > a::after {
        margin-top: 2px;
        margin-left: -10px; }
      header nav .mainNav .menu-highlight {
        background-color: #84754E;
        color: #ffffff; }
        header nav .mainNav .menu-highlight a {
          color: #ffffff; }
        header nav .mainNav .menu-highlight a::after {
          transform: rotate(180deg);
          transition: all .2s ease-in-out; }
      header nav .mainNav ul {
        display: flex;
        flex-wrap: wrap; }
        header nav .mainNav ul li {
          width: 100%; }
          header nav .mainNav ul li a {
            border-bottom: 1px solid rgba(165, 160, 126, 0.3);
            text-align: center;
            font-size: 1em;
            line-height: normal;
            padding: 14px 20px 10px 20px;
            width: 100%; }
            header nav .mainNav ul li a:hover, header nav .mainNav ul li a:not([href]):not([tabindex]):hover {
              color: #ffffff;
              background-color: #84754E; }
  header.open nav {
    opacity: 1;
    bottom: 0;
    overflow-y: scroll; }
  header.open .logo {
    opacity: 0; } }

@media only screen and (min-width: 768px) {
  .mainNav .sub-menu-open {
    display: block;
    opacity: 1; }
  .mainNav .sub-menu-closed {
    display: block;
    opacity: 1; }
  header .row {
    position: relative; }
  header .logoBar {
    margin: 0;
    padding: 5px 0 0 0; }
  header #rolexCountDown {
    width: 320px;
    height: 80px;
    border: 0;
    padding: 0;
    overflow: hidden;
    position: relative; }
  header .countdownClock {
    padding: 0px; }
  header nav {
    /* ANIMATED SEARCH BAR */
    /* / ANIMATED SEARCH BAR */
    opacity: 0;
    position: fixed;
    z-index: 0;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    padding: 50px 0;
    transition: all ease-out 0.2s; }
    header nav #animated-search {
      display: block;
      height: 60px;
      float: none;
      padding: 30px 0;
      position: relative;
      text-align: center;
      margin-bottom: 45px; }
    header nav input[type="text"] {
      font-size: 1em;
      border: none;
      outline: none;
      padding: 8px 15px;
      z-index: 3;
      width: 40%; }
    header nav input[type="submit"] {
      width: 23px;
      padding-top: 10px;
      background: url(../img/icons8-search_filled.svg) center center no-repeat;
      text-indent: -10000px;
      border: none;
      position: absolute;
      margin-left: -30px; }
    header nav .langSelect {
      position: absolute;
      display: block;
      top: 0; }
      header nav .langSelect ul {
        width: 100%;
        text-align: center; }
    header nav .mainNav {
      margin-top: 30px; }
      header nav .mainNav ul.sub-menu {
        position: relative; }
      header nav .mainNav ul.sub-menu li {
        width: 100%; }
        header nav .mainNav ul.sub-menu li a {
          background-color: #e6e6e6;
          color: #a28d55;
          border-bottom: 1px solid rgba(165, 160, 126, 0.2);
          padding: 13px 20px 8px 20px; }
      header nav .mainNav .menu-item-has-children > a::after {
        margin-top: 4px;
        margin-left: -10px; }
      header nav .mainNav ul {
        display: flex;
        flex-wrap: wrap; }
        header nav .mainNav ul li {
          width: 100%; }
          header nav .mainNav ul li a {
            border-bottom: 1px solid rgba(165, 160, 126, 0.3);
            text-align: center;
            font-size: 1em;
            line-height: normal;
            padding: 13px 20px 8px 20px;
            width: 100%; }
            header nav .mainNav ul li a:hover, header nav .mainNav ul li a:not([href]):not([tabindex]):hover {
              color: #ffffff;
              background-color: #84754E; }
      header nav .mainNav .menu-highlight {
        background-color: #84754E;
        color: #ffffff; }
        header nav .mainNav .menu-highlight a {
          color: #ffffff; }
        header nav .mainNav .menu-highlight a::after {
          transform: rotate(180deg);
          transition: all .2s ease-in-out; }
  header.open nav {
    opacity: 1;
    bottom: 0;
    overflow-y: scroll; }
  header.open .logo {
    opacity: 0; } }

@media only screen and (min-width: 992px) {
  .mainNav .sub-menu-open {
    display: block;
    opacity: 1; }
  .mainNav .sub-menu-closed {
    display: none;
    opacity: 0; }
  /* Language select menu */
  .mainNav.languageMenu ul {
    text-align: right; }
  .mainNav.languageMenu ul li a {
    width: 65px;
    height: 48px;
    line-height: 30px;
    padding: 10px 15px 2px 15px;
    border: 1px solid #84754E;
    border-radius: 2px; }
  .mainNav.languageMenu ul.sub-menu li a {
    width: 90px;
    border-bottom: 1px solid rgba(165, 160, 126, 0.5);
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0; }
  .mainNav.languageMenu ul.sub-menu {
    left: -25px;
    display: none;
    width: 90px;
    height: 48px; }
  .mainNav.languageMenu ul.sub-menu li a {
    padding: 12px 10px 0 10px; }
  .mainNav.languageMenu .menu-item-has-children > a::after {
    float: none; }
  /* Language select menu */
  header .row {
    position: relative; }
  header #rolexCountDown {
    width: 320px;
    height: 80px;
    border: 0;
    padding: 0;
    overflow: hidden;
    position: relative; }
  header nav {
    height: 60px;
    /* ANIMATED SEARCH BAR */
    /* / ANIMATED SEARCH BAR */
    opacity: 1;
    position: relative;
    width: 100%;
    background: #262626;
    padding: 0px;
    transition: all ease-out 0.2s; }
    header nav #animated-search {
      display: inline-block;
      height: 60px;
      float: right;
      padding: 0;
      position: relative; }
      header nav #animated-search input[type="text"] {
        height: 60px;
        font-size: 1em;
        display: inline-block;
        border: none;
        outline: none;
        color: #FFF;
        padding: 7px 60px 3px 15px;
        position: absolute;
        top: 0;
        right: 0;
        background: none;
        z-index: 3;
        transition: width .4s ease-in-out;
        cursor: pointer; }
      header nav #animated-search input[type="text"]:focus:hover {
        background-color: #323232; }
      header nav #animated-search input[type="text"]:focus {
        width: 340px !important;
        color: #FFF;
        z-index: 1;
        background-color: #323232;
        cursor: text;
        transition: all .4s ease-in-out; }
      header nav #animated-search input[type="submit"]:focus {
        z-index: 10; }
      header nav #animated-search input[type="submit"] {
        height: 60px;
        width: 23px;
        display: inline-block;
        color: #808080;
        float: right;
        background: url(../img/icons8-search_filled.svg) center center no-repeat;
        text-indent: -10000px;
        border: none;
        position: absolute;
        top: 0;
        right: 15px;
        z-index: 2;
        cursor: pointer;
        opacity: 1;
        cursor: pointer;
        transition: opacity .4s ease-in-out; }
    header nav .langSelect {
      position: relative; }
      header nav .langSelect ul {
        width: auto;
        text-align: left; }
    header nav .mainNav {
      margin-top: 0px; }
      header nav .mainNav ul.sub-menu {
        position: absolute;
        width: 200px;
        min-width: 100%;
        left: 0;
        margin-left: 0; }
      header nav .mainNav ul.sub-menu li {
        width: 100%; }
        header nav .mainNav ul.sub-menu li a {
          background-color: rgba(132, 117, 78, 0.9);
          color: #ffffff;
          border-bottom: 1px solid rgba(165, 160, 126, 0.5);
          padding: 0px 10px; }
          header nav .mainNav ul.sub-menu li a:hover {
            background-color: #564c33; }
      header nav .mainNav .menu-item-has-children > a::after {
        margin-top: -2px;
        margin-left: 0.3em; }
      header nav .mainNav ul {
        display: block; }
        header nav .mainNav ul li {
          width: auto; }
          header nav .mainNav ul li a {
            text-align: center;
            font-size: 0.875em;
            line-height: 50px;
            padding: 8px 8px 2px 8px;
            width: 100%;
            border: none; }
            header nav .mainNav ul li a:hover, header nav .mainNav ul li a:not([href]):not([tabindex]):hover {
              color: #ffffff;
              background-color: #84754E; }
      header nav .mainNav .menu-highlight {
        background-color: #84754E;
        color: #ffffff; }
  header.open nav {
    overflow-y: hidden; } }

@media only screen and (min-width: 1200px) {
  header .row {
    position: relative; }
  header .logoBar {
    position: relative;
    top: 0;
    margin: 0px;
    padding: 0px; }
  header #rolexCountDown {
    width: 430px;
    height: 80px;
    border: 0;
    padding: 0;
    overflow: hidden;
    position: relative; }
  header .countdownClock {
    background: #000000; }
  header nav {
    opacity: 1;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 60px;
    background: #262626;
    padding: 0;
    transition: all ease-out 0.2s; }
    header nav #animated-search input[type="text"]:focus {
      width: 340px !important; }
    header nav .mainNav ul.sub-menu {
      width: 280px;
      min-width: 100%;
      left: 0;
      margin-left: 0; }
    header nav .mainNav ul.sub-menu li a {
      padding: 5px 10px 0 10px; }
    header nav .mainNav ul {
      display: block; }
      header nav .mainNav ul li {
        width: auto; }
        header nav .mainNav ul li a {
          text-align: center;
          font-size: 0.875em;
          line-height: normal;
          padding: 8px 15px 2px 15px;
          width: 100%;
          line-height: 50px;
          border: none; } }

/********** START Bootstrap restyle *******/
.container-fluid {
  padding: 0; }

.nopadding {
  padding: 0; }

/********** END Bootstrap restyle *******/
.mobile-show {
  display: none; }

@media only screen and (max-width: 767px) {
  .mobile-show {
    display: block; }
  main {
    margin: 50px auto 0px auto; } }

footer {
  display: block;
  background: #000000;
  padding-top: 10px; }
  footer #rolexCountDown {
    width: 310px;
    height: 80px;
    border: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    margin-top: 20px; }
  footer .footer-clock {
    height: 90px; }
  footer .bottom-container {
    background-color: #262626; }
  footer .sponsors {
    padding: 25px 0;
    background-color: #000000;
    cursor: pointer; }
    footer .sponsors .tmp-offset-top {
      margin-top: 30px; }
  footer ul li {
    display: inline-block;
    padding-top: 10px;
    padding-right: 10px; }
  footer .small ul {
    display: inline-block;
    padding-left: 0; }
  footer p {
    font-size: 90%;
    color: #e6e6e6;
    margin-top: 10px; }
  footer a {
    color: #e6e6e6; }
    footer a:hover {
      color: #ffffff;
      text-decoration: none; }
  footer a[class^="icon-"] {
    font-size: 24px;
    margin: 0 5px; }
    footer a[class^="icon-"]:last-child {
      margin-right: 15px; }
  footer .social-legal p {
    text-align: right; }

@media only screen and (max-width: 767px) {
  footer .sponsors .tmp-offset-top {
    margin-top: 0px; }
  footer .majorSponsor img {
    padding: 15px 0;
    max-width: 150px; }
  footer .officialPartners img {
    padding: 15px;
    max-width: 150px; }
  footer .small {
    text-align: center; }
  footer p {
    text-align: center !important; }
  footer a[class^="icon-"] {
    font-size: 34px;
    margin: 0 6% 6%;
    float: left;
    width: 20%; } }

@media only screen and (min-width: 768px) {
  footer .majorSponsor img {
    max-width: 150px; }
  footer .officialPartners img {
    max-width: 150px; } }

@media only screen and (min-width: 992px) {
  footer .majorSponsor img {
    max-width: 150px; }
  footer .officialPartners img {
    max-width: 150px; } }

.goaway {
  position: fixed;
  top: -999px; }

.sidebar {
  padding: 0 15px; }
  .sidebar .nopadding {
    padding: 0; }

/* Article height fix IE10-11 */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .sidebarContainer .sidebarArticle {
    min-height: 280px; }
  .sidebarContainer a {
    min-height: 280px; } }

.sidebarContainer {
  margin-bottom: 20px; }
  .sidebarContainer .caption {
    padding: 15px 20px; }
  .sidebarContainer .sidebarArticle {
    color: #84754E;
    background-color: #262626; }
    .sidebarContainer .sidebarArticle p {
      margin-bottom: 2px;
      margin-top: 0px; }
    .sidebarContainer .sidebarArticle h3 {
      margin: 0 !important;
      line-height: 1.2 !important;
      font-family: "Friz_Quadrata", serif !important;
      text-transform: uppercase !important;
      font-weight: normal !important;
      color: #84754E !important; }
  .sidebarContainer .sidebarThumb {
    height: 180px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }

.headerButton {
  font-family: "Friz_Quadrata", serif; }

.headerButton,
.contentButton,
.teamButton {
  background: #84754E;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  font-size: 14px;
  line-height: 35px;
  margin: 4px 0;
  padding: 0px 10px; }
  .headerButton a,
  .contentButton a,
  .teamButton a {
    color: #ffffff;
    width: 100%;
    height: 100%;
    display: block; }
  .headerButton span,
  .contentButton span,
  .teamButton span {
    display: block; }
  .headerButton:before,
  .contentButton:before,
  .teamButton:before {
    content: '';
    position: absolute;
    width: 0%;
    height: 100%;
    left: -5px;
    top: 0;
    background: #ffffff;
    transition: all 0.3s; }
  .headerButton:hover a,
  .contentButton:hover a,
  .teamButton:hover a {
    color: #84754E; }
  .headerButton:hover:before,
  .contentButton:hover:before,
  .teamButton:hover:before {
    width: 100%; }

button.showMore {
  display: block !important; }

.contentButton {
  background: rgba(132, 117, 78, 0.8);
  font-family: "Friz_Quadrata", serif;
  margin-left: -15px; }

.buttonInactive {
  color: #84754E;
  text-align: left;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  line-height: 34px;
  font-size: 16px;
  font-family: "Friz_Quadrata", serif;
  padding: 30px 0px 25px 0px;
  margin-left: 0px; }

/* Default Button 2018 */
.buttonDefault, .home #homepage #video-promo-header .video-container .video-content .inner .cta-button,
.home #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button,
.homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner .cta-button,
.homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button, .hospitalityQueryForm input[type=submit],
.hospitalityQueryForm .button,
.ticketsQueryForm input[type=submit],
.ticketsQueryForm .button, .volunteersForm input[type=submit],
.volunteersForm .button, .homeRegisterForm input[type=submit],
.homeRegisterForm .button, .buttonCompact,
.buttonReadMore,
.buttonSecondary {
  display: inline-block;
  position: relative;
  padding: 11px 20px 6px 20px;
  line-height: 1.1em;
  overflow: hidden;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 2px;
  border: none;
  color: #ffffff;
  font-family: "Cambay", sans-serif;
  text-decoration: none;
  text-align: center;
  background-color: #84754E;
  transition: all .3s ease; }
  .buttonDefault:hover, .home #homepage #video-promo-header .video-container .video-content .inner .cta-button:hover,
  .home #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button:hover,
  .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner .cta-button:hover,
  .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button:hover, .hospitalityQueryForm input[type=submit]:hover,
  .hospitalityQueryForm .button:hover,
  .ticketsQueryForm input[type=submit]:hover,
  .ticketsQueryForm .button:hover, .volunteersForm input[type=submit]:hover,
  .volunteersForm .button:hover, .homeRegisterForm input[type=submit]:hover,
  .homeRegisterForm .button:hover, .buttonCompact:hover,
  .buttonReadMore:hover,
  .buttonSecondary:hover {
    background-color: #948357;
    color: #ffffff;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.3); }
  .buttonDefault:active, .home #homepage #video-promo-header .video-container .video-content .inner .cta-button:active,
  .home #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button:active,
  .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner .cta-button:active,
  .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button:active, .hospitalityQueryForm input[type=submit]:active,
  .hospitalityQueryForm .button:active,
  .ticketsQueryForm input[type=submit]:active,
  .ticketsQueryForm .button:active, .volunteersForm input[type=submit]:active,
  .volunteersForm .button:active, .homeRegisterForm input[type=submit]:active,
  .homeRegisterForm .button:active, .buttonCompact:active,
  .buttonReadMore:active,
  .buttonSecondary:active {
    background-color: #948357;
    color: #ffffff;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.3); }
  .buttonDefault:focus, .home #homepage #video-promo-header .video-container .video-content .inner .cta-button:focus,
  .home #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button:focus,
  .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner .cta-button:focus,
  .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button:focus, .hospitalityQueryForm input[type=submit]:focus,
  .hospitalityQueryForm .button:focus,
  .ticketsQueryForm input[type=submit]:focus,
  .ticketsQueryForm .button:focus, .volunteersForm input[type=submit]:focus,
  .volunteersForm .button:focus, .homeRegisterForm input[type=submit]:focus,
  .homeRegisterForm .button:focus, .buttonCompact:focus,
  .buttonReadMore:focus,
  .buttonSecondary:focus {
    color: #ffffff; }

.buttonDefault::after, .home #homepage #video-promo-header .video-container .video-content .inner .cta-button::after,
.home #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button::after,
.homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner .cta-button::after,
.homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button::after, .hospitalityQueryForm input[type=submit]::after,
.hospitalityQueryForm .button::after,
.ticketsQueryForm input[type=submit]::after,
.ticketsQueryForm .button::after, .volunteersForm input[type=submit]::after,
.volunteersForm .button::after, .homeRegisterForm input[type=submit]::after,
.homeRegisterForm .button::after, .buttonCompact::after,
.buttonSecondary::after,
.buttonReadMore::after {
  display: block;
  content: '';
  position: absolute;
  background-image: linear-gradient(110deg, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0) 55%), linear-gradient(110deg, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.08) 65%, transparent 65%);
  height: 100%;
  width: 100%;
  top: 0;
  left: -1000px; }

.buttonDefault:hover::after, .home #homepage #video-promo-header .video-container .video-content .inner .cta-button:hover::after,
.home #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button:hover::after,
.homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner .cta-button:hover::after,
.homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button:hover::after, .hospitalityQueryForm input[type=submit]:hover::after,
.hospitalityQueryForm .button:hover::after,
.ticketsQueryForm input[type=submit]:hover::after,
.ticketsQueryForm .button:hover::after, .volunteersForm input[type=submit]:hover::after,
.volunteersForm .button:hover::after, .homeRegisterForm input[type=submit]:hover::after,
.homeRegisterForm .button:hover::after, .buttonCompact:hover::after,
.buttonSecondary:hover::after,
.buttonReadMore:hover::after {
  color: #ffffff;
  -webkit-animation: shine 2.4s ease-in-out forwards;
          animation: shine 2.4s ease-in-out forwards;
  -webkit-animation-delay: -2s;
          animation-delay: -2s; }

@-webkit-keyframes shine {
  83.3333333333% {
    left: -100px; }
  100% {
    left: 100%; } }

@keyframes shine {
  83.3333333333% {
    left: -100px; }
  100% {
    left: 100%; } }

.buttonCompact {
  padding: 10px 10px 5px 10px; }

.buttonReadMore {
  padding: 10px 20px 6px 20px;
  line-height: 1.0em;
  color: #a28d55;
  background-color: rgba(0, 0, 0, 0.25);
  border: solid 1px #a28d55; }

.buttonSecondary {
  padding: 10px 20px 6px 20px;
  line-height: 1.0em;
  color: #a28d55;
  background-color: #ffffff;
  border: solid 1px #a28d55; }

.watchLiveButton {
  position: relative;
  width: 160px;
  max-height: 35px;
  margin: 10px auto; }

@media only screen and (max-width: 767px) {
  .contentButton {
    font-size: 14px;
    padding: 2px 20px 2px 20px; }
  .headerButton {
    margin: 10px 5px 0; }
  .teamButton {
    background: rgba(132, 117, 78, 0.8);
    font-size: 13px;
    font-family: "Friz_Quadrata", serif;
    padding: 5px 8px;
    margin: 0 0 0 5px; } }

@media only screen and (min-width: 768px) {
  .contentButton {
    font-size: 18px;
    padding: 5px 20px 5px 20px; }
  .teamButton {
    background: rgba(132, 117, 78, 0.8);
    font-size: 18px;
    font-family: "Friz_Quadrata", serif;
    padding: 5px 20px;
    margin: 0; } }

@media only screen and (min-width: 1200px) {
  .teamButton {
    background: rgba(132, 117, 78, 0.8);
    font-size: 20px;
    font-family: "Friz_Quadrata", serif;
    margin: 0; } }

.scrolldown {
  position: absolute;
  margin: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  top: 55%; }
  .scrolldown span {
    display: block;
    width: 15px;
    height: 15px;
    /* IE 9 */
    /* Chrome, Safari, Opera */
    transform: rotate(45deg);
    border-right: 2px solid white;
    border-bottom: 2px solid white;
    margin: 0 0 2px 9px; }
  .scrolldown .unu {
    margin-top: 4px; }
  .scrolldown .unu, .scrolldown .doi, .scrolldown .trei {
    -webkit-animation: mouse-scroll 1s infinite;
    -moz-animation: mouse-scroll 1s infinite; }
  .scrolldown .unu {
    -webkit-animation-delay: .1s;
    -moz-animation-delay: .1s;
    -webkit-animation-direction: alternate; }
  .scrolldown .doi {
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -webkit-animation-direction: alternate; }
  .scrolldown .trei {
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    -webkit-animation-direction: alternate; }
  .scrolldown .mouse {
    height: 39px;
    width: 25px;
    border-radius: 10px;
    transform: none;
    border: 2px solid white;
    top: 170px; }
  .scrolldown .wheel {
    height: 5px;
    width: 2px;
    display: block;
    margin: 5px auto;
    background: white;
    position: relative; }
  .scrolldown .wheel {
    -webkit-animation: mouse-wheel 1.2s ease infinite;
    -moz-animation: mouse-wheel 1.2s ease infinite; }

@-webkit-keyframes mouse-wheel {
  0% {
    opacity: 1;
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(6px); } }

@-webkit-keyframes mouse-scroll {
  0% {
    opacity: 0; }
  50% {
    opacity: .5; }
  100% {
    opacity: 1; } }

@keyframes mouse-scroll {
  0% {
    opacity: 0; }
  50% {
    opacity: .5; }
  100% {
    opacity: 1; } }

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  /* change if the mask should have another color then white */
  z-index: 9999;
  /* makes sure it stays on top */ }
  #preloader .icon-v:before {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 70px;
    color: #87754d;
    line-height: 70px;
    margin-left: -30px;
    margin-top: -30px; }
  #preloader .loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -7.5em;
    margin-top: -7.5em;
    font-size: 10px;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(135, 117, 77, 0.2);
    border-right: 1.1em solid rgba(135, 117, 77, 0.2);
    border-bottom: 1.1em solid rgba(135, 117, 77, 0.2);
    border-left: 1.1em solid #87754d;
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear; }
  #preloader .loader,
  #preloader .loader:after {
    border-radius: 50%;
    width: 15em;
    height: 15em; }

@-webkit-keyframes load8 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes load8 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@media only screen and (max-width: 767px) {
  #preloader .icon-v:before {
    font-size: 40px;
    line-height: 40px;
    margin-left: -20px;
    margin-top: -20px; }
  #preloader .loader {
    margin-left: -5em;
    margin-top: -5em; }
  #preloader .loader,
  #preloader .loader:after {
    width: 10em;
    height: 10em; } }

/* ALL CAROUSALS */
/* flickity on by default */
.team-carousal.carousel:after {
  content: 'flickity';
  display: none; }

@media screen and (min-width: 992px) {
  /* disable Flickity for large devices */
  .team-carousal.carousel:after {
    content: ''; } }

/* Hide while loading, js creates visible on load */
.header-carousel,
.scoreboard-carousal,
.scheduledMatches-carousal,
.team-carousal {
  display: none; }

/* Fade CSS */
.header-carousel .flickity-page-dots {
  z-index: 1; }

.header-carousel .flickity-slider {
  transform: none !important; }

.header-carousel .carousel-cell {
  left: 0 !important;
  opacity: 0;
  transition: opacity 0.5s ease-in-out; }

.header-carousel .carousel-cell.is-selected {
  opacity: 1;
  z-index: 1; }

.header-carousel {
  padding: 0;
  /* cell number */ }
  .header-carousel .flickity-prev-next-button {
    top: 90%;
    display: block; }
  .header-carousel .flickity-prev-next-button.previous {
    right: 100px; }
  .header-carousel .flickity-prev-next-button.next {
    right: 20px; }
  .header-carousel .carousel-cell {
    width: 100%;
    margin-right: 0px;
    border-radius: 0px;
    counter-increment: carousel-cell; }
  .header-carousel .carousel-cell:before {
    display: block; }

.custom-slider h3 {
  color: #ffffff; }

.custom-slider ul li {
  display: inline-block;
  position: relative;
  text-align: left; }

.scoreboard-carousal {
  padding: 0 30px;
  background-color: #000000;
  height: 215px;
  /* smaller, dark, rounded square */
  /* arrow color */
  /* position */ }
  .scoreboard-carousal .flickity-prev-next-button {
    width: 30px;
    height: 90%;
    border-radius: 0;
    background: #000000;
    transition: all .3s ease; }
  .scoreboard-carousal .flickity-prev-next-button:hover {
    background: #84754E;
    transition: all .3s ease; }
    .scoreboard-carousal .flickity-prev-next-button:hover .arrow {
      fill: #ffffff;
      transition: all .3s ease; }
  .scoreboard-carousal .flickity-prev-next-button:disabled:hover {
    background-color: #000000; }
    .scoreboard-carousal .flickity-prev-next-button:disabled:hover .arrow {
      fill: #808080; }
  .scoreboard-carousal .flickity-prev-next-button .arrow {
    fill: #808080;
    transition: all .3s ease; }
  .scoreboard-carousal .flickity-prev-next-button.no-svg {
    color: #808080; }
  .scoreboard-carousal .flickity-prev-next-button.next {
    right: 0;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px; }
  .scoreboard-carousal .flickity-prev-next-button.previous {
    left: 0;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px; }
  .scoreboard-carousal .flickity-page-dots {
    display: none; }
  .scoreboard-carousal .carousel-cell {
    width: 100%;
    padding: 10px 5px; }

.scheduledMatches-carousal {
  padding: 0 30px;
  margin-bottom: 10px;
  background-color: #000000;
  height: 79px;
  /* smaller, dark, rounded square */
  /* arrow color */
  /* position */ }
  .scheduledMatches-carousal .carousel-cell {
    height: 79px; }
  .scheduledMatches-carousal .flickity-prev-next-button {
    width: 30px;
    height: 65px;
    min-height: 65px;
    border-radius: 0;
    background: #000000;
    transition: all .3s ease; }
  .scheduledMatches-carousal .flickity-prev-next-button:hover {
    background: #84754E;
    transition: all .3s ease; }
    .scheduledMatches-carousal .flickity-prev-next-button:hover .arrow {
      fill: #ffffff;
      transition: all .3s ease; }
  .scheduledMatches-carousal .flickity-prev-next-button:disabled:hover {
    background-color: #000000; }
    .scheduledMatches-carousal .flickity-prev-next-button:disabled:hover .arrow {
      fill: #808080; }
  .scheduledMatches-carousal .flickity-prev-next-button .arrow {
    fill: #808080;
    transition: all .3s ease; }
  .scheduledMatches-carousal .flickity-prev-next-button.no-svg {
    color: #808080; }
  .scheduledMatches-carousal .flickity-prev-next-button.next {
    right: 0;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px; }
  .scheduledMatches-carousal .flickity-prev-next-button.previous {
    left: 0;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px; }
  .scheduledMatches-carousal .flickity-page-dots {
    display: none; }
  .scheduledMatches-carousal .carousel-cell {
    width: 23%;
    padding: 7px 5px; }

@media only screen and (max-width: 320px) {
  .scheduledMatches-carousal {
    padding: 0 15px; }
    .scheduledMatches-carousal .flickity-prev-next-button {
      width: 15px; }
  .scoreboard-carousal {
    padding: 0 15px; }
    .scoreboard-carousal .flickity-prev-next-button {
      width: 15px; } }

@media only screen and (max-width: 767px) {
  .header-carousel .flickity-page-dots {
    bottom: 10px; }
  .header-carousel .flickity-prev-next-button {
    top: 50%;
    display: none; }
  .header-carousel .carousel-cell {
    height: 450px; }
  .custom-slider ul li {
    margin-right: 0; }
  .scoreboard-carousal {
    padding: 0 15px; }
    .scoreboard-carousal .flickity-prev-next-button {
      width: 20px; }
  .scheduledMatches-carousal .flickity-prev-next-button {
    top: 50%;
    display: block; }
  .scheduledMatches-carousal .carousel-cell {
    width: 100%; }
  .scheduledMatches-carousal .flickity-prev-next-button.next {
    right: 0; }
  .scheduledMatches-carousal .flickity-prev-next-button.previous {
    left: 0; } }

@media only screen and (min-width: 768px) {
  .header-carousel .flickity-page-dots {
    bottom: 20px; }
  .custom-slider ul li {
    margin-right: 10px; }
  .scheduledMatches-carousal .flickity-prev-next-button {
    top: 50%;
    display: block; }
  .scheduledMatches-carousal .carousel-cell {
    width: 50%; } }

@media only screen and (min-width: 992px) {
  .scoreboard-carousal .flickity-prev-next-button {
    top: 50%; }
  .scoreboard-carousal .carousel-cell {
    height: 205px; }
  .scheduledMatches-carousal .flickity-prev-next-button {
    top: 50%; }
  .scheduledMatches-carousal .carousel-cell {
    width: 50%; } }

@media only screen and (min-width: 1200px) {
  .scheduledMatches-carousal .carousel-cell {
    width: 25%; } }

/* /ALL CAROUSALS */
/*! Flickity v2.0.9
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: white;
  background: rgba(255, 255, 255, 0.3);
  cursor: pointer;
  /* vertically center */
  transform: translateY(-50%); }

.flickity-prev-next-button:hover {
  background: white; }

.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #09F; }

.flickity-prev-next-button:active {
  opacity: 0.6; }

.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button:disabled {
  opacity: 0.3;
  cursor: auto; }

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

.flickity-prev-next-button .arrow {
  fill: #333; }

/* ---- page dots ---- */
.header-carousel .flickity-page-dots {
  right: 4%; }
  .header-carousel .flickity-page-dots li {
    vertical-align: middle; }

.flickity-page-dots {
  position: absolute;
  width: 100%;
  right: 0;
  bottom: 0px;
  padding: 0 5px;
  margin: 0;
  list-style: none;
  text-align: right;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 8px;
  background: white;
  border-radius: 50%;
  opacity: 0.5;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  width: 10px;
  height: 10px;
  background: #84754E;
  opacity: 1; }

/* Hospitality Tabs */
#hospitality #tabs-left {
  position: relative;
  padding-left: 9.5em;
  background-color: #000000; }
  #hospitality #tabs-left .tabContent {
    color: #ffffff;
    padding: 15px;
    background-color: #000000; }
    #hospitality #tabs-left .tabContent .contentButton {
      margin-top: 40px;
      margin-left: 15px; }
    #hospitality #tabs-left .tabContent .brochure {
      margin-top: 50px;
      color: #84754E; }

#hospitality #tabs-left .ui-tabs-nav {
  position: absolute;
  left: 0;
  top: 1em;
  width: 9.5em;
  padding: 0; }

#hospitality #tabs-left .ui-tabs-nav li {
  margin: 0;
  list-style: none;
  right: 1px;
  width: 100%;
  padding: 10px;
  background-color: none;
  border-right: none;
  border-bottom-width: 1px !important;
  overflow: hidden;
  color: #000; }

#hospitality #tabs-left .ui-tabs-nav li.ui-tabs-selected,
#hospitality #tabs-left .ui-tabs-nav li.ui-state-active {
  border-right: 1px solid transparent;
  background-color: #000000; }

#hospitality #tabs-left .ui-tabs-nav li a {
  float: right;
  width: 100%;
  text-align: left;
  color: #ffffff;
  font-weight: bold; }

#broadcasting #broadcastTabs ul {
  padding: 0; }

#broadcasting #broadcastTabs li {
  list-style: none; }

#broadcasting .ui-tabs-tab a {
  padding: 20px 5px;
  border: 1px solid #84754E; }

#broadcasting .ui-state-disabled {
  color: #4d4d4d !important; }

#broadcasting #broadcastTabs .ui-tabs-nav li {
  margin: 0;
  display: inline-block;
  background-color: none;
  width: 33%; }

#broadcasting #broadcastTabs .ui-tabs-nav li.ui-tabs-selected a,
#broadcasting #broadcastTabs .ui-tabs-nav li.ui-state-active a {
  color: #ffffff;
  background-color: #84754E;
  transition: all .3s ease; }

#broadcasting #broadcastTabs .ui-tabs-nav li a {
  width: 100%;
  text-align: center;
  display: inline-block;
  font-family: "Friz_Quadrata", serif;
  text-transform: uppercase;
  color: #84754E;
  transition: all .3s ease; }

#matchCentre #matchCentreTabs #live,
#matchCentre #matchCentreTabs #stats,
#matchCentre #matchCentreTabs #playbyplay {
  padding: 30px 15px; }

#matchCentre #matchCentreTabs ul {
  padding: 0; }

#matchCentre #matchCentreTabs li {
  list-style: none; }

#matchCentre .ui-state-disabled {
  color: #4d4d4d !important; }

#matchCentre #matchCentreTabs .ui-tabs-nav li {
  display: inline-block;
  background-color: none;
  width: 33.3%; }

#matchCentre #matchCentreTabs .ui-tabs-nav li.ui-tabs-selected a {
  border-top: 5px solid #84754E;
  color: #84754E;
  background-color: #ffffff;
  transition: all .3s ease; }

#matchCentre #matchCentreTabs .ui-tabs-nav li.ui-state-active a {
  border-top: 5px solid #84754E;
  color: #84754E;
  background-color: #ffffff;
  transition: all .3s ease; }
  #matchCentre #matchCentreTabs .ui-tabs-nav li.ui-state-active a:hover {
    border-top: 5px solid #84754E;
    background-color: #ffffff; }

#matchCentre #matchCentreTabs .ui-tabs-nav li a {
  width: 100%;
  border-top: 5px solid #000000;
  text-align: center;
  display: inline-block;
  font-family: "Friz_Quadrata", serif;
  text-transform: uppercase;
  color: #84754E;
  background-color: #000000;
  transition: all .3s ease; }
  #matchCentre #matchCentreTabs .ui-tabs-nav li a:hover {
    border-top: 5px solid #84754E;
    background-color: #84754E;
    transition: all .3s ease; }

#scoreboard #scoreboardTabs {
  margin: 10px 0 20px 0; }
  #scoreboard #scoreboardTabs li.ui-state-disabled {
    opacity: 0.5; }
    #scoreboard #scoreboardTabs li.ui-state-disabled a {
      color: #b2b5b7; }
      #scoreboard #scoreboardTabs li.ui-state-disabled a .day {
        color: #b2b5b7; }
    #scoreboard #scoreboardTabs li.ui-state-disabled a:hover {
      color: #b2b5b7;
      border-top: 5px solid #000000;
      background-color: #000000 !important; }
      #scoreboard #scoreboardTabs li.ui-state-disabled a:hover .day {
        color: #b2b5b7; }
  #scoreboard #scoreboardTabs #day1,
  #scoreboard #scoreboardTabs #day1,
  #scoreboard #scoreboardTabs #day3 {
    padding: 0px; }
  #scoreboard #scoreboardTabs ul {
    padding: 0; }
  #scoreboard #scoreboardTabs ul li {
    background-color: none;
    list-style: none; }
    #scoreboard #scoreboardTabs ul li a {
      padding: 5px 12px 15px 12px;
      border-top: 5px solid #000000;
      background-color: #000000;
      width: 100%;
      text-align: center;
      display: inline-block;
      font-family: "Friz_Quadrata", serif;
      text-transform: uppercase;
      color: #ffffff;
      transition: all .3s ease; }
      #scoreboard #scoreboardTabs ul li a .day {
        color: #84754E;
        transition: all .3s ease; }
      #scoreboard #scoreboardTabs ul li a:hover {
        background-color: #84754E;
        border-top: 5px solid #84754E;
        color: #ffffff; }
        #scoreboard #scoreboardTabs ul li a:hover .day {
          color: #ffffff;
          transition: all .3s ease; }
    #scoreboard #scoreboardTabs ul li.ui-tabs-selected a, #scoreboard #scoreboardTabs ul li.ui-state-active a {
      border-top: 5px solid #84754E;
      background-color: #ffffff;
      color: #84754E;
      transition: all .3s ease; }
      #scoreboard #scoreboardTabs ul li.ui-tabs-selected a .day, #scoreboard #scoreboardTabs ul li.ui-state-active a .day {
        color: #84754E; }

#playbyplay #playbyplayTabs #set1,
#playbyplay #playbyplayTabs #set2,
#playbyplay #playbyplayTabs #set3 {
  padding: 0px; }

#playbyplay #playbyplayTabs ul {
  padding: 0; }

#playbyplay .ui-tabs-tab a {
  padding: 15px 10px;
  border: 1px solid #000000; }

#playbyplay #playbyplayTabs .ui-tabs-nav li {
  margin: 0;
  background-color: #000000;
  list-style: none; }

#playbyplay #playbyplayTabs .ui-tabs-nav li.ui-tabs-selected a,
#playbyplay #playbyplayTabs .ui-tabs-nav li.ui-state-active a {
  background-color: #84754E;
  color: #ffffff;
  border-top: 5px solid #84754E;
  border-left: 0px solid #000000;
  border-right: 0px solid #000000;
  border-bottom: 0px solid #000000;
  transition: all .5s ease; }

#playbyplay #playbyplayTabs .ui-tabs-nav li a {
  width: 100%;
  text-align: center;
  display: inline-block;
  font-family: "Friz_Quadrata", serif;
  text-transform: uppercase;
  border-top: 5px solid #000;
  border-left: 0px solid #000000;
  border-right: 0px solid #000000;
  border-bottom: 0px solid #000000;
  transition: all .5s ease; }

#stats #matchstatsTabs #set1,
#stats #matchstatsTabs #set2,
#stats #matchstatsTabs #set3 {
  padding: 0px; }

#stats #matchstatsTabs ul {
  padding: 0; }

#stats .ui-tabs-tab a {
  border: none !important;
  color: #84754E !important;
  font-family: "Cambay", sans-serif !important;
  font-weight: bold;
  padding: 12px 10px 8px 10px; }
  #stats .ui-tabs-tab a:hover {
    color: #ffffff !important; }

#stats #matchstatsTabs.setTabs .ui-tabs-nav li {
  margin: 0 0 0 -5px; }

#stats #matchstatsTabs.setTabs .ui-tabs-nav li a {
  background-color: rgba(132, 117, 78, 0.1);
  border: 1px #84754E solid !important; }
  #stats #matchstatsTabs.setTabs .ui-tabs-nav li a:hover {
    background-color: rgba(132, 117, 78, 0.8); }

#stats #matchstatsTabs .ui-tabs-nav li.ui-tabs-selected a,
#stats #matchstatsTabs .ui-tabs-nav li.ui-state-active a {
  background-color: #84754E;
  color: #ffffff !important; }

#stats #matchstatsTabs .ui-tabs-nav li.ui-state-disabled {
  cursor: none !important;
  opacity: 0.7; }

#stats #matchstatsTabs .ui-tabs-nav li a {
  width: 100%;
  text-align: center;
  display: inline-block;
  font-family: "Friz_Quadrata", serif;
  text-transform: uppercase;
  color: #ffffff;
  border-top: 5px solid #000;
  border-left: 0px solid #000000;
  border-right: 0px solid #000000;
  border-bottom: 0px solid #000000; }

#matchCentre .tabs-container nav {
  background: none; }
  #matchCentre .tabs-container nav ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    #matchCentre .tabs-container nav ul li {
      background: #000000;
      cursor: pointer;
      z-index: 10; }
      #matchCentre .tabs-container nav ul li a:hover {
        color: #ffffff !important; }
      #matchCentre .tabs-container nav ul li:hover {
        background: #84754E; }
      #matchCentre .tabs-container nav ul li.ui-state-active {
        color: #ffffff;
        background: #000000; }
        #matchCentre .tabs-container nav ul li.ui-state-active a:hover {
          color: #84754E !important; }

@media only screen and (max-width: 767px) {
  #hospitality #tabs-left {
    padding-left: 0em; }
  #hospitality #tabs-left .ui-tabs-nav {
    position: relative;
    left: 0;
    top: 0.5em;
    width: 100%;
    padding: 0; }
  #matchCentre nav {
    background: #ffffff; }
  #matchCentre .catagory-tabs .ui-tabs-tab a {
    padding: 5px 10px;
    font-size: 14px; }
  #matchCentre #matchCentreTabs .ui-tabs-nav li {
    display: inline-block; }
  #matchCentre #matchCentreTabs .ui-tabs-nav li {
    width: 32.3%; }
  #scoreboard #scoreboardTabs .tabDate {
    font-size: 0.8125em; }
  #scoreboard .top-tabs .ui-tabs-tab a {
    padding: 5px;
    border: 1px solid #000000; }
  #scoreboard #scoreboardTabs .ui-tabs-nav li {
    display: inline-block; }
  #scoreboard #scoreboardTabs .ui-tabs-nav li {
    width: 32.3%; }
  #playbyplay #playbyplayTabs .ui-tabs-nav li {
    display: inline-block; }
  #playbyplay #playbyplayTabs .ui-tabs-nav li {
    width: 30%; }
  #stats #matchstatsTabs .ui-tabs-nav li {
    display: inline-block;
    width: auto;
    font-size: 0.875em; }
    #stats #matchstatsTabs .ui-tabs-nav li a {
      width: auto; } }

@media only screen and (min-width: 768px) {
  #matchCentre #matchCentreTabs .ui-tabs-nav li {
    display: inline-block; }
  #matchCentre #matchCentreTabs .ui-tabs-nav li {
    width: 33.3%;
    font-size: 1em; }
  #matchCentre .catagory-tabs .ui-tabs-tab a {
    padding: 10px 5px 15px 5px;
    font-size: 1.2em; }
  #scoreboard #scoreboardTabs .tabDate {
    font-size: 1em; }
  #scoreboard .ui-tabs-tab a {
    padding: 20px 10px; }
  #scoreboard #scoreboardTabs .ui-tabs-nav li {
    display: inline-block; }
  #scoreboard #scoreboardTabs .ui-tabs-nav li {
    width: 33.3%; }
  #playbyplay #playbyplayTabs .ui-tabs-nav li {
    display: inline-block; }
  #playbyplay #playbyplayTabs .ui-tabs-nav li {
    width: 20%; }
  #stats #matchstatsTabs .ui-tabs-nav li {
    display: inline-block; }
  #stats #matchstatsTabs .ui-tabs-nav li {
    width: 25%;
    font-size: 1em; }
  .tabs-container nav ul {
    display: block;
    white-space: nowrap;
    overflow: hidden; }
    .tabs-container nav ul li {
      display: inline-block; }
      .tabs-container nav ul li:not(.active) {
        position: relative;
        top: auto; }
      .tabs-container nav ul li.active:after {
        display: none; } }

@media only screen and (min-width: 992px) {
  #matchCentre #matchCentreTabs .ui-tabs-nav li {
    display: inline-block; }
  #matchCentre #matchCentreTabs .ui-tabs-nav li {
    width: 33.3%; }
  #scoreboard #scoreboardTabs .ui-tabs-nav li {
    display: inline-block; }
  #scoreboard #scoreboardTabs .ui-tabs-nav li {
    width: 33.3%; }
  #playbyplay #playbyplayTabs .ui-tabs-nav li {
    display: inline-block; }
  #playbyplay #playbyplayTabs .ui-tabs-nav li {
    width: 10%; }
  #stats #matchstatsTabs .ui-tabs-nav li {
    display: inline-block; }
  #stats #matchstatsTabs .ui-tabs-nav li {
    width: 20%; } }

@media only screen and (min-width: 1200px) {
  #scoreboard #scoreboardTabs .ui-tabs-nav li {
    width: 33.3%; }
  #stats #matchstatsTabs .ui-tabs-nav li {
    display: inline-block; }
  #stats #matchstatsTabs .ui-tabs-nav li {
    list-style: none;
    width: 18%; } }

/**** Form Submit Button Text ****/
.en-US .langSubmit::after {
  content: "Submit" !important; }

.cs-CZ .langSubmit::after {
  content: "Odeslat" !important; }

.gform_body {
  width: 100% !important; }
  .gform_body label {
    color: #ffffff; }

.gform_confirmation_message {
  color: #FFF !important; }

.gform_wrapper div.validation_error {
  color: #ff5050 !important; }

.gform_wrapper .gform_body ul.gform_fields li.gfield_error {
  border: 1px solid transparent;
  background-color: transparent !important; }

.gform_validation_errors h2 {
  color: #ff5050 !important;
  font-size: 1em !important; }

li.gfield_error div.validation_message {
  color: #ff5050 !important;
  display: table; }

.homeRegisterForm {
  padding: 20px 0;
  /* target Internet Explorer 9 to undo the custom arrow */ }
  .homeRegisterForm label {
    display: none; }
  .homeRegisterForm li {
    list-style: none; }
  .homeRegisterForm input[type=text] {
    float: left;
    margin: 0px 8px 15px 0;
    border-radius: 1px;
    border: none;
    background: #ffffff;
    font-size: 16px;
    padding: 12px 10px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3); }
  .homeRegisterForm select {
    float: left;
    margin: 0px 0 15px 0;
    padding: 10px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
    width: 100%;
    border: 0px;
    height: 50px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("../img/home/down-arrow-gold.svg") 96%/15% no-repeat #FFF;
    background-size: 15px; }
  .homeRegisterForm select::-ms-expand {
    display: none;
    /* remove default arrow in IE 10 and 11 */ }
  @media screen and (min-width: 0\0) {
    .homeRegisterForm select {
      background: none\9;
      padding: 5px\9; } }
  .homeRegisterForm input[type=submit],
  .homeRegisterForm .form-submit-button {
    margin: 0 5px 5px 0;
    border: 0px;
    width: 43% !important; }
  .homeRegisterForm .validation_message {
    bottom: 0;
    display: block;
    width: 100%;
    float: left;
    margin-top: -10px;
    margin-bottom: 10px; }
  .homeRegisterForm .validation_error {
    width: 100%;
    margin-bottom: 15px; }

.volunteersForm {
  padding: 30px 0 !important;
  background-color: #262626; }
  .volunteersForm h2 {
    padding: 20px 0;
    margin-bottom: 20px;
    text-transform: uppercase; }
  .volunteersForm .gfield_description, .volunteersForm .ginput_container_fileupload {
    color: #ffffff; }
  .volunteersForm .ginput_container_fileupload {
    padding: 10px 0; }

#mc_embed_signup {
  clear: left;
  font: 14px; }
  #mc_embed_signup #mce-success-response {
    margin: 0 !important; }
  #mc_embed_signup #mce-responses {
    margin: 0 !important; }
  #mc_embed_signup div.response {
    color: #ffffff !important;
    margin: 0 !important; }
  #mc_embed_signup .first-name,
  #mc_embed_signup .last-name {
    display: inline-block !important;
    clear: none !important; }
  #mc_embed_signup .phone,
  #mc_embed_signup .email {
    display: inline-block !important;
    clear: none !important; }
  #mc_embed_signup .tickets {
    width: 33% !important; }
  #mc_embed_signup textarea {
    width: 100%; }
  #mc_embed_signup div.mc-field-group label,
  #mc_embed_signup .indicates-required {
    color: #ffffff; }
  #mc_embed_signup div.mc-field-group input {
    border-radius: 0px;
    height: 48px; }
  #mc_embed_signup div.mce_inline_error {
    background-color: rgba(255, 255, 255, 0.95) !important;
    border-radius: 0px !important;
    color: #782327 !important; }
  #mc_embed_signup .buttonDefault, #mc_embed_signup .home #homepage #video-promo-header .video-container .video-content .inner .cta-button, .home #homepage #video-promo-header .video-container .video-content .inner #mc_embed_signup .cta-button,
  #mc_embed_signup .home #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button,
  .home #home-pre-event #video-promo-header .video-container .video-content .inner #mc_embed_signup .cta-button,
  #mc_embed_signup .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner .cta-button,
  .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner #mc_embed_signup .cta-button,
  #mc_embed_signup .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button,
  .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner #mc_embed_signup .cta-button, #mc_embed_signup .hospitalityQueryForm input[type=submit], .hospitalityQueryForm #mc_embed_signup input[type=submit],
  #mc_embed_signup .hospitalityQueryForm .button,
  .hospitalityQueryForm #mc_embed_signup .button,
  #mc_embed_signup .ticketsQueryForm input[type=submit],
  .ticketsQueryForm #mc_embed_signup input[type=submit],
  #mc_embed_signup .ticketsQueryForm .button,
  .ticketsQueryForm #mc_embed_signup .button, #mc_embed_signup .volunteersForm input[type=submit], .volunteersForm #mc_embed_signup input[type=submit],
  #mc_embed_signup .volunteersForm .button,
  .volunteersForm #mc_embed_signup .button, #mc_embed_signup .buttonCompact, #mc_embed_signup .homeRegisterForm input[type=submit], .homeRegisterForm #mc_embed_signup input[type=submit],
  #mc_embed_signup .homeRegisterForm .button,
  .homeRegisterForm #mc_embed_signup .button {
    margin: 5px 5px 5px 0;
    border: 0px !important;
    width: 50%; }
  #mc_embed_signup select {
    height: 48px !important; }
  #mc_embed_signup div.mc-field-group.input-group input {
    height: auto !important; }

.white-popup-block .gform_confirmation_message {
  color: #4d4d4d !important; }

.white-popup-block input {
  display: block;
  margin-bottom: 10px; }

@media only screen and (max-width: 767px) {
  .white-popup-block input,
  .white-popup-block select {
    width: 100%; } }

@media only screen and (min-width: 992px) {
  .white-popup-block input,
  .white-popup-block select {
    width: 100% !important; } }

.hospitalityQueryForm,
.ticketsQueryForm, .volunteersForm {
  padding: 0 30px 30px 30px; }
  .hospitalityQueryForm .w50,
  .ticketsQueryForm .w50, .volunteersForm .w50 {
    width: 50% !important; }
  .hospitalityQueryForm .w100,
  .ticketsQueryForm .w100, .volunteersForm .w100 {
    width: 100% !important; }
  .hospitalityQueryForm .multi-checkbox-selection,
  .ticketsQueryForm .multi-checkbox-selection, .volunteersForm .multi-checkbox-selection {
    margin: 20px 0; }
    .hospitalityQueryForm .multi-checkbox-selection .ginput_container_checkbox,
    .ticketsQueryForm .multi-checkbox-selection .ginput_container_checkbox, .volunteersForm .multi-checkbox-selection .ginput_container_checkbox {
      background-color: #ffffff;
      width: 98%;
      padding: 15px 10px 15px 10px; }
      .hospitalityQueryForm .multi-checkbox-selection .ginput_container_checkbox label,
      .ticketsQueryForm .multi-checkbox-selection .ginput_container_checkbox label, .volunteersForm .multi-checkbox-selection .ginput_container_checkbox label {
        color: #4d4d4d;
        display: inline; }
  .hospitalityQueryForm .gform_confirmation_message,
  .ticketsQueryForm .gform_confirmation_message, .volunteersForm .gform_confirmation_message {
    color: #ffffff !important; }
    .hospitalityQueryForm .gform_confirmation_message p,
    .hospitalityQueryForm .gform_confirmation_message strong,
    .ticketsQueryForm .gform_confirmation_message p,
    .ticketsQueryForm .gform_confirmation_message strong, .volunteersForm .gform_confirmation_message p,
    .volunteersForm .gform_confirmation_message strong {
      color: #ffffff !important; }
  .hospitalityQueryForm .gform_wrapper ul li.gfield,
  .ticketsQueryForm .gform_wrapper ul li.gfield, .volunteersForm .gform_wrapper ul li.gfield {
    clear: both; }
  .hospitalityQueryForm .ginput_container_name label,
  .ticketsQueryForm .ginput_container_name label, .volunteersForm .ginput_container_name label {
    display: none; }
  .hospitalityQueryForm .ginput_container_email label,
  .ticketsQueryForm .ginput_container_email label, .volunteersForm .ginput_container_email label {
    display: none; }
  .hospitalityQueryForm .ginput_container_phone label,
  .ticketsQueryForm .ginput_container_phone label, .volunteersForm .ginput_container_phone label {
    display: none; }
  .hospitalityQueryForm .ginput_container_address label,
  .ticketsQueryForm .ginput_container_address label, .volunteersForm .ginput_container_address label {
    display: none; }
  .hospitalityQueryForm .ginput_container_address select,
  .ticketsQueryForm .ginput_container_address select, .volunteersForm .ginput_container_address select {
    width: 48%; }
  .hospitalityQueryForm select,
  .ticketsQueryForm select, .volunteersForm select {
    height: 48px;
    border: none;
    border-radius: 0px; }
  .hospitalityQueryForm .tickets,
  .ticketsQueryForm .tickets, .volunteersForm .tickets {
    color: #262626; }
  .hospitalityQueryForm .company label,
  .ticketsQueryForm .company label, .volunteersForm .company label {
    clear: both; }
  .hospitalityQueryForm .email,
  .hospitalityQueryForm .phone,
  .ticketsQueryForm .email,
  .ticketsQueryForm .phone, .volunteersForm .email,
  .volunteersForm .phone {
    margin: 5px 10px 5px 0; }
    .hospitalityQueryForm .email input,
    .hospitalityQueryForm .phone input,
    .ticketsQueryForm .email input,
    .ticketsQueryForm .phone input, .volunteersForm .email input,
    .volunteersForm .phone input {
      width: 100%; }
  .hospitalityQueryForm label,
  .ticketsQueryForm label, .volunteersForm label {
    margin: 15px 0 0 0;
    clear: both; }
  .hospitalityQueryForm li,
  .ticketsQueryForm li, .volunteersForm li {
    list-style: none; }
  .hospitalityQueryForm input[type=text],
  .ticketsQueryForm input[type=text], .volunteersForm input[type=text] {
    margin: 5px 8px 5px 0;
    border-radius: 1px;
    border: none;
    background: #ffffff;
    font-size: 16px;
    padding: 10px 10px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3); }
    .hospitalityQueryForm input[type=text]:focus,
    .ticketsQueryForm input[type=text]:focus, .volunteersForm input[type=text]:focus {
      outline: none; }
  .hospitalityQueryForm input[type=submit],
  .hospitalityQueryForm .form-submit-button,
  .ticketsQueryForm input[type=submit],
  .ticketsQueryForm .form-submit-button, .volunteersForm input[type=submit],
  .volunteersForm .form-submit-button {
    margin: 30px 5px 5px 0;
    border: 0px; }
  .hospitalityQueryForm .tickBox .gfield_label,
  .ticketsQueryForm .tickBox .gfield_label, .volunteersForm .tickBox .gfield_label {
    display: none !important; }
  .hospitalityQueryForm .tickBox .gfield_checkbox label,
  .ticketsQueryForm .tickBox .gfield_checkbox label, .volunteersForm .tickBox .gfield_checkbox label {
    margin-top: 10px !important; }

@media only screen and (max-width: 767px) {
  .home .register form input {
    display: block;
    width: 100%; }
  .home .register form input[type=submit] {
    width: 90%; }
  .hospitalityQueryForm .ginput_container_name input,
  .ticketsQueryForm .ginput_container_name input, .volunteersForm .ginput_container_name input {
    width: 100%;
    display: block; }
  .hospitalityQueryForm .ginput_container_name label,
  .ticketsQueryForm .ginput_container_name label, .volunteersForm .ginput_container_name label {
    display: none; }
  .hospitalityQueryForm .ginput_container_email input,
  .ticketsQueryForm .ginput_container_email input, .volunteersForm .ginput_container_email input {
    width: 100%;
    display: block; }
  .hospitalityQueryForm .ginput_container_email label,
  .ticketsQueryForm .ginput_container_email label, .volunteersForm .ginput_container_email label {
    display: none; }
  .hospitalityQueryForm .ginput_container_phone input,
  .ticketsQueryForm .ginput_container_phone input, .volunteersForm .ginput_container_phone input {
    width: 100%;
    display: block; }
  .hospitalityQueryForm .ginput_container_address input,
  .ticketsQueryForm .ginput_container_address input, .volunteersForm .ginput_container_address input {
    width: 100%;
    display: block; }
  .hospitalityQueryForm .ginput_container_address select,
  .ticketsQueryForm .ginput_container_address select, .volunteersForm .ginput_container_address select {
    width: 100%; }
  .hospitalityQueryForm .ginput_container_textarea textarea,
  .ticketsQueryForm .ginput_container_textarea textarea, .volunteersForm .ginput_container_textarea textarea {
    width: 100%; }
  .hospitalityQueryForm .packages select,
  .ticketsQueryForm .packages select, .volunteersForm .packages select {
    width: 100%; }
  .hospitalityQueryForm .company input,
  .ticketsQueryForm .company input, .volunteersForm .company input {
    width: 100%; }
  .hospitalityQueryForm .email,
  .hospitalityQueryForm .phone,
  .ticketsQueryForm .email,
  .ticketsQueryForm .phone, .volunteersForm .email,
  .volunteersForm .phone {
    display: block;
    width: 100%; } }

@media only screen and (min-width: 768px) {
  .home .register form input {
    display: block;
    width: 100%; }
  .home .register form input[type=submit] {
    width: 90%; }
  .hospitalityQueryForm .ginput_container_name input,
  .ticketsQueryForm .ginput_container_name input, .volunteersForm .ginput_container_name input {
    width: 100%;
    display: block; }
  .hospitalityQueryForm .ginput_container_name label,
  .ticketsQueryForm .ginput_container_name label, .volunteersForm .ginput_container_name label {
    display: none; }
  .hospitalityQueryForm .ginput_container_email input,
  .ticketsQueryForm .ginput_container_email input, .volunteersForm .ginput_container_email input {
    width: 100%;
    display: block; }
  .hospitalityQueryForm .ginput_container_email label,
  .ticketsQueryForm .ginput_container_email label, .volunteersForm .ginput_container_email label {
    display: none; }
  .hospitalityQueryForm .ginput_container_phone input,
  .ticketsQueryForm .ginput_container_phone input, .volunteersForm .ginput_container_phone input {
    width: 100%;
    display: block; }
  .hospitalityQueryForm .ginput_container_address input,
  .ticketsQueryForm .ginput_container_address input, .volunteersForm .ginput_container_address input {
    width: 100%;
    display: block; }
  .hospitalityQueryForm .ginput_container_address select,
  .ticketsQueryForm .ginput_container_address select, .volunteersForm .ginput_container_address select {
    width: 100%; }
  .hospitalityQueryForm .ginput_container_textarea textarea,
  .ticketsQueryForm .ginput_container_textarea textarea, .volunteersForm .ginput_container_textarea textarea {
    width: 100%; }
  .hospitalityQueryForm .packages select,
  .ticketsQueryForm .packages select, .volunteersForm .packages select {
    width: 100%; }
  .hospitalityQueryForm .company input,
  .ticketsQueryForm .company input, .volunteersForm .company input {
    width: 100%; }
  .hospitalityQueryForm .email,
  .hospitalityQueryForm .phone,
  .ticketsQueryForm .email,
  .ticketsQueryForm .phone, .volunteersForm .email,
  .volunteersForm .phone {
    display: block;
    width: 100%; } }

@media only screen and (min-width: 992px) {
  .home .register form input {
    display: inline-block;
    width: 48%; }
  .homeRegisterForm input[type=submit],
  .homeRegisterForm .form-submit-button {
    padding: 17px 20px; }
  .homeRegisterForm select {
    width: 97.2%;
    background-size: 15px; } }

@media only screen and (min-width: 1200px) {
  .home .register form input,
  .page-template-homepage-event .register form input,
  .page-template-homepage-pre-event .register form input,
  .page-template-sales-period .register form input {
    display: inline-block;
    width: 48%; }
  .hospitalityQueryForm .ginput_container_name input,
  .ticketsQueryForm .ginput_container_name input, .volunteersForm .ginput_container_name input {
    width: 48%;
    display: inline; }
  .hospitalityQueryForm .ginput_container_email input,
  .ticketsQueryForm .ginput_container_email input, .volunteersForm .ginput_container_email input {
    width: 48%;
    display: inline; }
  .hospitalityQueryForm .ginput_container_phone input,
  .ticketsQueryForm .ginput_container_phone input, .volunteersForm .ginput_container_phone input {
    width: 48%;
    display: inline; }
  .hospitalityQueryForm .ginput_container_address input,
  .ticketsQueryForm .ginput_container_address input, .volunteersForm .ginput_container_address input {
    width: 48%;
    display: inline; }
  .hospitalityQueryForm .ginput_container_address select,
  .ticketsQueryForm .ginput_container_address select, .volunteersForm .ginput_container_address select {
    width: 48%; }
  .hospitalityQueryForm .ginput_container_textarea textarea,
  .ticketsQueryForm .ginput_container_textarea textarea, .volunteersForm .ginput_container_textarea textarea {
    width: 98%; }
  .hospitalityQueryForm .packages select,
  .ticketsQueryForm .packages select, .volunteersForm .packages select {
    width: 98%; }
  .hospitalityQueryForm .company input,
  .ticketsQueryForm .company input, .volunteersForm .company input {
    display: block;
    clear: both;
    width: 98%; }
  .hospitalityQueryForm .email,
  .hospitalityQueryForm .phone,
  .ticketsQueryForm .email,
  .ticketsQueryForm .phone, .volunteersForm .email,
  .volunteersForm .phone {
    display: inline-block;
    width: 48%; }
    .hospitalityQueryForm .email input,
    .hospitalityQueryForm .phone input,
    .ticketsQueryForm .email input,
    .ticketsQueryForm .phone input, .volunteersForm .email input,
    .volunteersForm .phone input {
      width: 100%; } }

.ballkids_rego_2022 {
  text-align: left;
  padding: 0 7% 50px; }
  .ballkids_rego_2022 fieldset {
    border: none;
    margin: 60px 0;
    padding: 0; }
  .ballkids_rego_2022 div.gsection, .ballkids_rego_2022 div.gfield {
    margin-top: 60px; }
  .ballkids_rego_2022 .ginput_container_name {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px; }
    .ballkids_rego_2022 .ginput_container_name span.name_first, .ballkids_rego_2022 .ginput_container_name span.name_last {
      width: calc(100% * (1/2) - 15px);
      margin-left: 15px; }
  .ballkids_rego_2022 .ginput_container_address {
    display: flex;
    margin-left: -15px;
    flex-wrap: wrap; }
    .ballkids_rego_2022 .ginput_container_address span {
      width: calc(100% * (1/2) - 15px);
      margin-left: 15px; }
      .ballkids_rego_2022 .ginput_container_address span:first-child {
        width: 100%; }
  .ballkids_rego_2022 .custom-date-drop-down .ginput_container {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px; }
    .ballkids_rego_2022 .custom-date-drop-down .ginput_container .ginput_container_date {
      width: calc(33.3333333% - 15px);
      margin-left: 15px; }
  .ballkids_rego_2022 h3 {
    font-family: "Cambay", sans-serif;
    color: #262626;
    font-size: 20px;
    text-transform: none;
    border-bottom: 1px solid #C0C0C4;
    padding-bottom: 15px;
    font-weight: bold; }
  .ballkids_rego_2022 legend.gfield_label, .ballkids_rego_2022 label.gfield_label {
    font-family: "Cambay", sans-serif;
    color: #262626;
    font-size: 16px;
    font-weight: bold; }
  .ballkids_rego_2022 .gfield_required.gfield_required_asterisk {
    color: red; }
  .ballkids_rego_2022 label {
    font-family: "Cambay", sans-serif;
    color: #262626;
    font-size: 16px;
    font-weight: normal;
    margin-top: 5px; }
  .ballkids_rego_2022 input[type="text"], .ballkids_rego_2022 input[type="email"], .ballkids_rego_2022 input[type="tel"], .ballkids_rego_2022 input[type="number"], .ballkids_rego_2022 textarea {
    background-color: #ffffff;
    outline: none;
    border: 1px solid #C0C0C4;
    display: block;
    width: 100%;
    height: 46px;
    border-radius: 5px;
    font-size: 16px;
    color: #757575;
    padding: 0 15px 0 15px; }
    .ballkids_rego_2022 input[type="text"]::-webkit-input-placeholder, .ballkids_rego_2022 input[type="email"]::-webkit-input-placeholder, .ballkids_rego_2022 input[type="tel"]::-webkit-input-placeholder, .ballkids_rego_2022 input[type="number"]::-webkit-input-placeholder, .ballkids_rego_2022 textarea::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #757575; }
    .ballkids_rego_2022 input[type="text"]::-moz-placeholder, .ballkids_rego_2022 input[type="email"]::-moz-placeholder, .ballkids_rego_2022 input[type="tel"]::-moz-placeholder, .ballkids_rego_2022 input[type="number"]::-moz-placeholder, .ballkids_rego_2022 textarea::-moz-placeholder {
      /* Firefox 19+ */
      color: #757575; }
    .ballkids_rego_2022 input[type="text"]:-ms-input-placeholder, .ballkids_rego_2022 input[type="email"]:-ms-input-placeholder, .ballkids_rego_2022 input[type="tel"]:-ms-input-placeholder, .ballkids_rego_2022 input[type="number"]:-ms-input-placeholder, .ballkids_rego_2022 textarea:-ms-input-placeholder {
      /* IE 10+ */
      color: #757575; }
    .ballkids_rego_2022 input[type="text"]:-moz-placeholder, .ballkids_rego_2022 input[type="email"]:-moz-placeholder, .ballkids_rego_2022 input[type="tel"]:-moz-placeholder, .ballkids_rego_2022 input[type="number"]:-moz-placeholder, .ballkids_rego_2022 textarea:-moz-placeholder {
      /* Firefox 18- */
      color: #757575; }
  .ballkids_rego_2022 select {
    background: url("https://lavercup.com/wp-content/themes/lavercup_v3/img/home/down-arrow-gold.svg") 96%/15% no-repeat #FFF;
    background-size: 15px;
    outline: none;
    border: 1px solid #C0C0C4;
    display: block;
    width: 100%;
    height: 46px;
    border-radius: 5px;
    font-size: 16px;
    color: #757575;
    padding: 0 15px 0 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .ballkids_rego_2022 .gform_footer input[type="submit"] {
    display: block;
    position: relative;
    padding: 20px 20px 15px 20px;
    line-height: 1.1em;
    overflow: hidden;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 2px;
    border: none;
    color: #ffffff;
    font-family: "Cambay", sans-serif;
    text-decoration: none;
    text-align: center;
    background-color: #84754E;
    transition: all .3s ease;
    width: 250px;
    margin: 0 auto; }
    .ballkids_rego_2022 .gform_footer input[type="submit"]:hover {
      background-color: #948357;
      color: #ffffff;
      box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.3); }
  .ballkids_rego_2022 .validation_message {
    color: red; }
    .ballkids_rego_2022 .validation_message a {
      color: red; }
  .ballkids_rego_2022 .gform_confirmation_message {
    color: #262626 !important;
    font-size: 20px; }

@media (max-width: 767px) {
  .ballkids_rego_2022 {
    padding: 0 0 50px; }
    .ballkids_rego_2022 fieldset {
      margin: 40px 0; }
    .ballkids_rego_2022 div.gsection, .ballkids_rego_2022 div.gfield {
      margin-top: 40px; }
    .ballkids_rego_2022 .ginput_container_name span.name_first, .ballkids_rego_2022 .ginput_container_name span.name_last {
      width: calc(100% - 15px); }
    .ballkids_rego_2022 .ginput_container_address span {
      width: calc(100% - 15px); }
      .ballkids_rego_2022 .ginput_container_address span:first-child {
        width: 100%; }
    .ballkids_rego_2022 .custom-date-drop-down .ginput_container .ginput_container_date {
      width: calc(100% - 15px);
      margin-bottom: 10px; } }

#priceTable {
  margin: 20px 0;
  background-color: #e6e6e6 !important; }
  #priceTable td {
    padding: 10px; }
  #priceTable .topRow {
    background-color: #84754E;
    color: #ffffff; }
  #priceTable .topRowBorder {
    border-bottom: 2px solid #fff; }
  #priceTable .borderRight {
    border-right: 4px solid #fff; }
  #priceTable .contentRow {
    border-bottom: 2px solid #ffffff; }
    #priceTable .contentRow td {
      border-right: 4px solid #fff; }
  #priceTable .tableCat {
    background-color: #b2b5b7;
    color: #ffffff; }
  #priceTable .prices {
    font-size: 1.125em;
    font-weight: bold; }
  #priceTable .days {
    background-color: #a28d55;
    border-right: 4px solid #fff; }

@media only screen and (max-width: 767px) {
  #priceTable {
    width: 120%; }
  .tableScroll {
    overflow-x: scroll; } }

@media only screen and (min-width: 768px) {
  #priceTable {
    width: 100%; }
  .tableScroll {
    overflow-x: auto; } }

@media only screen and (min-width: 1200px) {
  #priceTable {
    width: 99%; }
  .tableScroll {
    overflow-x: auto; } }

#advert {
  text-align: center; }

#smallScoreboard {
  cursor: pointer;
  text-align: center;
  height: 250px;
  margin: auto;
  font-family: "Friz_Quadrata", serif;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #262626;
  background: url(../img/scoreboard/smallscoreboard.jpg) no-repeat;
  background-size: cover;
  background-position: center; }
  #smallScoreboard .broughtbyLogo {
    margin: 0 auto -20px auto; }
  #smallScoreboard .points {
    font-size: 3em; }
  #smallScoreboard .team {
    color: #84754E !important; }
  #smallScoreboard .needed {
    font-size: 0.8em; }

@media only screen and (max-width: 767px) {
  .mrecContainer {
    padding: 0; }
  #advert {
    margin: 10px auto 0 auto;
    width: 320px;
    height: 50px;
    max-height: 50px; }
  #temp-advert {
    margin: 10px auto 10px; }
  #smallScoreboard {
    margin: 10px auto 10px;
    width: 100%;
    height: 150px; }
    #smallScoreboard .points {
      font-size: 2.5em; } }

@media only screen and (min-width: 768px) {
  .mrecContainer {
    padding: 0 15px; }
  #advert {
    margin: 10px auto;
    width: 300px;
    height: 250px;
    max-height: 250px; }
  #temp-advert {
    margin: 10px auto; }
  #smallScoreboard {
    margin: 10px auto 10px;
    width: 300px;
    height: 250px; }
    #smallScoreboard .points {
      font-size: 3em; } }

@media only screen and (min-width: 992px) {
  #advert {
    margin: 0px auto 10px;
    width: 300px;
    height: 250px;
    max-height: 250px; }
  #temp-advert {
    margin: 0px auto 10px; }
  #smallScoreboard {
    margin: 0px auto 10px; } }

.verticalTimeline .cd-timeline-block {
  display: none; }

.verticalTimeline .cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  max-width: 1170px;
  margin: 0 auto; }

.verticalTimeline .cd-timeline-block {
  margin: -1em 0; }

.verticalTimeline .cd-timeline-content h2 {
  color: #84754E; }

.verticalTimeline .cd-timeline-content.highlight h2 {
  color: white; }

.verticalTimeline .cd-timeline-content.highlight p {
  color: white; }

.verticalTimeline .cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both; }

.verticalTimeline .cd-timeline {
  position: relative;
  padding: 2em 0; }

.verticalTimeline .cd-timeline::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 16px;
  height: 100%;
  width: 3px;
  background: #84754E; }

.verticalTimeline .cd-timeline-img.cd-picture {
  background: #84754E; }

.verticalTimeline .cd-timeline-img.cd-picture.highlight {
  opacity: 0;
  background: #a28d55; }

.verticalTimeline .cd-timeline-img {
  position: relative;
  text-align: center;
  border-radius: 2px;
  display: block; }

.verticalTimeline .cd-timeline-img img {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px; }

@media only screen and (min-width: 1170px) {
  .verticalTimeline {
    /* Triangle */ }
    .verticalTimeline .cd-timeline-img.is-hidden {
      visibility: hidden; }
    .verticalTimeline .cd-timeline-img.bounce-in {
      visibility: visible;
      -webkit-animation: cd-bounce-1 0.6s;
      animation: cd-bounce-1 0.6s; }
    .verticalTimeline .cd-timeline-content {
      position: relative;
      margin-left: 60px;
      background: #f2f2f2;
      border-radius: 2px;
      padding: 1em;
      border-bottom: 3px solid #4d4d4d;
      top: -40px; }
    .verticalTimeline .cd-timeline-content:after {
      content: "";
      display: table;
      clear: both; }
    .verticalTimeline .cd-timeline-content p,
    .verticalTimeline .cd-timeline-content .cd-read-more,
    .verticalTimeline .cd-timeline-content .cd-date {
      font-size: 13px;
      font-size: 0.8125rem; }
    .verticalTimeline .cd-timeline-content .cd-read-more,
    .verticalTimeline .cd-timeline-content .cd-date {
      display: inline-block; }
    .verticalTimeline .cd-timeline-content p {
      margin: 0;
      line-height: 1.6; }
    .verticalTimeline .cd-timeline-content .cd-read-more {
      float: right;
      padding: .8em 1em;
      background: #acb7c0;
      color: white;
      border-radius: 2px; }
    .verticalTimeline .no-touch .cd-timeline-content .cd-read-more:hover {
      background-color: #bac4cb; }
    .verticalTimeline .cd-timeline-content .cd-date {
      float: left;
      padding: .8em 0;
      opacity: .7; }
    .verticalTimeline .cd-timeline-content::before {
      content: '';
      position: absolute;
      top: 12px;
      right: 100%;
      height: 0;
      width: 0;
      border: 7px solid transparent;
      border-right: 7px solid white; } }

@media only screen and (min-width: 320px) {
  .verticalTimeline .cd-container {
    width: 100%; }
  .verticalTimeline .cd-timeline {
    padding: 0; }
  .verticalTimeline .cd-timeline::before {
    left: 23px; }
  .verticalTimeline .cd-timeline-img {
    width: 50px;
    height: 40px;
    margin-left: 0;
    left: 0;
    top: 0; }
  .verticalTimeline .cd-date {
    position: relative;
    width: 100%;
    top: 8px;
    font-size: 1em;
    color: #ffffff; }
  .verticalTimeline .cd-timeline-content h2 {
    font-size: 20px;
    font-size: 1.25rem; }
  .verticalTimeline .cd-timeline-content p {
    font-size: 1em;
    margin: 0; }
  .verticalTimeline .cd-timeline-content .cd-read-more,
  .verticalTimeline .cd-timeline-content .cd-date {
    font-size: 0.875em; }
  .verticalTimeline .cd-timeline-content .cd-date {
    float: left;
    padding: .8em 0;
    opacity: .7; }
  .verticalTimeline .cd-timeline-content {
    position: relative;
    margin-left: 60px;
    background: #f2f2f2;
    border-radius: 2px;
    padding: 1em;
    border-bottom: 3px solid #4d4d4d;
    top: -40px; }
  .verticalTimeline .cd-timeline-content.highlight {
    background: #a28d55; }
  .verticalTimeline .cd-timeline-content.highlight::before {
    opacity: 0; }
  .verticalTimeline .cd-timeline-content::before {
    content: '';
    position: absolute;
    top: 16px;
    right: 100%;
    height: 0;
    width: 0;
    border: 7px solid transparent;
    border-right: 7px solid #f2f2f2;
    box-shadow: 0 16px 10px -17px rgba(0, 0, 0, 0.5); }
  .verticalTimeline .cd-timeline-content.highlight::before {
    border-right-color: #a28d55; } }

@media only screen and (min-width: 1170px) {
  .verticalTimeline .cd-container {
    width: 50%; }
  .verticalTimeline .cd-timeline {
    padding: 2em 0; }
  .verticalTimeline .cd-timeline::before {
    left: 25.25%; }
  .verticalTimeline .cd-timeline-img {
    width: 70px;
    height: 40px;
    margin-left: -30px;
    left: 0;
    top: 0;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden; } }

@media only screen and (min-width: 1170px) {
  .verticalTimeline {
    /* inverse bounce effect on even content blocks */ }
    .verticalTimeline .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
      -webkit-animation: cd-bounce-2-inverse 0.6s;
      animation: cd-bounce-2-inverse 0.6s; }
  @-webkit-keyframes cd-bounce-2 {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-100px); }
    60% {
      opacity: 1;
      -webkit-transform: translateX(20px); }
    100% {
      -webkit-transform: translateX(0); } }
  @keyframes cd-bounce-2 {
    0% {
      opacity: 0;
      transform: translateX(-100px); }
    60% {
      opacity: 1;
      transform: translateX(20px); }
    100% {
      transform: translateX(0); } }
  @-webkit-keyframes cd-bounce-2-inverse {
    0% {
      opacity: 0;
      -webkit-transform: translateX(100px); }
    60% {
      opacity: 1;
      -webkit-transform: translateX(-20px); }
    100% {
      -webkit-transform: translateX(0); } }
  @keyframes cd-bounce-2-inverse {
    0% {
      opacity: 0;
      transform: translateX(100px); }
    60% {
      opacity: 1;
      transform: translateX(-20px); }
    100% {
      transform: translateX(0); } } }

/* WordPress Gallery Default Overide
------------------------------------------ */
.gallery {
  margin-left: -0.5em;
  margin-right: -0.5em; }

.gallery:after {
  display: table;
  content: "";
  clear: both; }

.gallery-item {
  margin: 0 !important;
  float: left;
  padding: 0.2em;
  text-align: center !important; }

.gallery-item img {
  border: none !important;
  margin: 0 auto; }

.gallery-caption {
  font-size: 0.9em;
  background-color: #808080;
  padding: 10px; }

.gallery .wp-caption-text, .gallery .gallery-caption {
  display: none; }

.gallery-columns-1 .gallery-item {
  width: 100%;
  float: none; }

.gallery-columns-2 .gallery-item {
  width: 50%; }

.gallery-columns-3 .gallery-item {
  width: 33.3333%; }

.gallery-columns-4 .gallery-item {
  width: 25%; }

.gallery-columns-5 .gallery-item {
  width: 20%; }

.gallery-columns-6 .gallery-item {
  width: 16.6667%; }

.gallery-columns-7 .gallery-item {
  width: 14.2857%; }

.gallery-columns-8 .gallery-item {
  width: 12.5%; }

.gallery-columns-9 .gallery-item {
  width: 11.1111%; }

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
  clear: none; }

.blinker, .scoring .scoreCardTable tr[server="1"] .name a:last-child:after {
  -webkit-animation: blinker 1.8s ease-out infinite;
          animation: blinker 1.8s ease-out infinite; }

.blinker-3x {
  -webkit-animation: blinker 0.5s ease-out 3;
          animation: blinker 0.5s ease-out 3; }

@-webkit-keyframes blinker {
  100% {
    opacity: 1; }
  25% {
    opacity: 0.15; } }

@keyframes blinker {
  100% {
    opacity: 1; }
  25% {
    opacity: 0.15; } }

@-webkit-keyframes flip-y {
  50% {
    transition: 16s;
    transform-style: preserve-3d;
    transform: rotateY(180deg);
    position: relative; } }

@keyframes flip-y {
  50% {
    transition: 16s;
    transform-style: preserve-3d;
    transform: rotateY(180deg);
    position: relative; } }

.preloader-container {
  top: 0;
  left: 0;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: 2; }
  .preloader-container .preloader {
    margin: 0 auto;
    content: '';
    width: 60px;
    height: 60px;
    background-image: url(../img/lavercup-outline.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px; }
    .preloader-container .preloader .spinner {
      margin: 0 auto;
      width: 60px;
      height: 60px;
      border: solid 2px transparent;
      border-top-color: #84754E !important;
      border-left-color: #84754E !important;
      border-radius: 50%;
      -webkit-animation: spin 1000ms linear infinite;
              animation: spin 1000ms linear infinite; }

body.single-match .preloader-container {
  z-index: 0; }

@-webkit-keyframes spin {
  0% {
    transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg);
    transform: rotate(360deg); } }

hr {
  border: 0;
  border-bottom: 1px solid #e6e6e6;
  margin: 10px 0; }

#loading {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 20px 0; }

.blackBg {
  background: #000000; }

.flex-middle {
  display: flex;
  align-items: center;
  justify-content: center; }

* {
  outline: none !important; }

html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.noPadding {
  padding: 0; }

.noMargin {
  margin: 0; }

/* Global Leadeboard Ad Container */
.advertLeaderboard {
  padding: 15px 0;
  margin: 0 auto; }

/* Homepage */
.home .header-overlay,
.homepage-pre-event .header-overlay {
  margin-left: -1px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1); }

.home #homepage,
.home #home-pre-event,
.homepage-pre-event #homepage,
.homepage-pre-event #home-pre-event {
  overflow: hidden;
  background: #000000;
  /* Static */
  /* Static */
  /* Slider Header */
  /* / Slider Header */
  /* Video Promo Header */
  /* / Video Promo Header */
  /* Scoreboard Home */
  /* / Scoreboard Home */
  /* Advert Leaderboard */
  /* / Advert Leaderboard */
  /* Latest News */
  /* / Latest News */
  /* Featured Videos */
  /* /Featured Videos */
  /* Hospitality Pre Event */
  /* What is the Laver Cup */
  /* / What is the Laver Cup */ }
  .home #homepage .static,
  .home #home-pre-event .static,
  .homepage-pre-event #homepage .static,
  .homepage-pre-event #home-pre-event .static {
    background-position: top center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative; }
  .home #homepage .hero-content.promotion h2,
  .home #home-pre-event .hero-content.promotion h2,
  .homepage-pre-event #homepage .hero-content.promotion h2,
  .homepage-pre-event #home-pre-event .hero-content.promotion h2 {
    padding-bottom: 0 !important;
    color: #ffffff;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5); }
  .home #homepage .hero-content.promotion h3,
  .home #home-pre-event .hero-content.promotion h3,
  .homepage-pre-event #homepage .hero-content.promotion h3,
  .homepage-pre-event #home-pre-event .hero-content.promotion h3 {
    padding-bottom: 20px;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5); }
  .home #homepage .header-carousel .carousel-cell > .row,
  .home #home-pre-event .header-carousel .carousel-cell > .row,
  .homepage-pre-event #homepage .header-carousel .carousel-cell > .row,
  .homepage-pre-event #home-pre-event .header-carousel .carousel-cell > .row {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    margin: 0; }
    .home #homepage .header-carousel .carousel-cell > .row .hero-content h2,
    .home #home-pre-event .header-carousel .carousel-cell > .row .hero-content h2,
    .homepage-pre-event #homepage .header-carousel .carousel-cell > .row .hero-content h2,
    .homepage-pre-event #home-pre-event .header-carousel .carousel-cell > .row .hero-content h2 {
      text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
      color: #ffffff; }
  .home #homepage #video-promo-header .video-container,
  .home #home-pre-event #video-promo-header .video-container,
  .homepage-pre-event #homepage #video-promo-header .video-container,
  .homepage-pre-event #home-pre-event #video-promo-header .video-container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center; }
    .home #homepage #video-promo-header .video-container h1,
    .home #homepage #video-promo-header .video-container h2,
    .home #home-pre-event #video-promo-header .video-container h1,
    .home #home-pre-event #video-promo-header .video-container h2,
    .homepage-pre-event #homepage #video-promo-header .video-container h1,
    .homepage-pre-event #homepage #video-promo-header .video-container h2,
    .homepage-pre-event #home-pre-event #video-promo-header .video-container h1,
    .homepage-pre-event #home-pre-event #video-promo-header .video-container h2 {
      text-shadow: 0 4px 10px rgba(0, 0, 0, 0.5); }
    .home #homepage #video-promo-header .video-container h2,
    .home #home-pre-event #video-promo-header .video-container h2,
    .homepage-pre-event #homepage #video-promo-header .video-container h2,
    .homepage-pre-event #home-pre-event #video-promo-header .video-container h2 {
      color: #ffffff; }
    .home #homepage #video-promo-header .video-container video,
    .home #homepage #video-promo-header .video-container .video-overlay,
    .home #home-pre-event #video-promo-header .video-container video,
    .home #home-pre-event #video-promo-header .video-container .video-overlay,
    .homepage-pre-event #homepage #video-promo-header .video-container video,
    .homepage-pre-event #homepage #video-promo-header .video-container .video-overlay,
    .homepage-pre-event #home-pre-event #video-promo-header .video-container video,
    .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-overlay {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      min-width: 100%;
      min-height: 100%;
      z-index: 0;
      background: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1); }
    .home #homepage #video-promo-header .video-container .video-content,
    .home #home-pre-event #video-promo-header .video-container .video-content,
    .homepage-pre-event #homepage #video-promo-header .video-container .video-content,
    .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content {
      z-index: 1;
      position: absolute;
      height: 100%;
      width: 100%; }
      .home #homepage #video-promo-header .video-container .video-content .inner,
      .home #home-pre-event #video-promo-header .video-container .video-content .inner,
      .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner,
      .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner {
        height: 100%;
        width: 100%;
        display: flex;
        text-align: center;
        justify-content: center;
        align-items: center;
        flex-flow: column wrap; }
        .home #homepage #video-promo-header .video-container .video-content .inner.promotion h2,
        .home #home-pre-event #video-promo-header .video-container .video-content .inner.promotion h2,
        .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner.promotion h2,
        .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner.promotion h2 {
          color: #84754E !important; }
        .home #homepage #video-promo-header .video-container .video-content .inner .icon,
        .home #home-pre-event #video-promo-header .video-container .video-content .inner .icon,
        .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner .icon,
        .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner .icon {
          color: #FFF;
          line-height: 1.4em;
          text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5); }
        .home #homepage #video-promo-header .video-container .video-content .inner .cta-button,
        .home #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button,
        .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner .cta-button,
        .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button {
          padding: 15px 30px 13px 30px;
          font-size: 18px; }
        .home #homepage #video-promo-header .video-container .video-content .inner .more-info,
        .home #home-pre-event #video-promo-header .video-container .video-content .inner .more-info,
        .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner .more-info,
        .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner .more-info {
          position: absolute;
          right: 0;
          left: 0;
          bottom: 0;
          margin: auto;
          width: 100%; }
          .home #homepage #video-promo-header .video-container .video-content .inner .more-info a,
          .home #home-pre-event #video-promo-header .video-container .video-content .inner .more-info a,
          .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner .more-info a,
          .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner .more-info a {
            color: #ffffff; }
          .home #homepage #video-promo-header .video-container .video-content .inner .more-info .text,
          .home #home-pre-event #video-promo-header .video-container .video-content .inner .more-info .text,
          .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner .more-info .text,
          .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner .more-info .text {
            font-size: 12px;
            font-family: "Friz_Quadrata", serif;
            text-transform: uppercase;
            color: #FFF;
            margin: 10px 0; }
          .home #homepage #video-promo-header .video-container .video-content .inner .more-info .downArrow,
          .home #home-pre-event #video-promo-header .video-container .video-content .inner .more-info .downArrow,
          .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner .more-info .downArrow,
          .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner .more-info .downArrow {
            width: 25px;
            height: 25px;
            margin: 10px auto;
            display: table;
            -webkit-animation: bounce 4s infinite;
            animation: bounce 4s infinite; }

@-webkit-keyframes bounce {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(-10px); }
  100% {
    transform: translateY(0); } }

@keyframes bounce {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(-10px); }
  100% {
    transform: translateY(0); } }
  .home #homepage div[match-format="singles"] .scoreCard .match-details-date,
  .home #home-pre-event div[match-format="singles"] .scoreCard .match-details-date,
  .homepage-pre-event #homepage div[match-format="singles"] .scoreCard .match-details-date,
  .homepage-pre-event #home-pre-event div[match-format="singles"] .scoreCard .match-details-date {
    margin: 5px auto 0 auto !important; }
  .home #homepage div[match-format="singles"] .scoreCard .matchCenterButton,
  .home #home-pre-event div[match-format="singles"] .scoreCard .matchCenterButton,
  .homepage-pre-event #homepage div[match-format="singles"] .scoreCard .matchCenterButton,
  .homepage-pre-event #home-pre-event div[match-format="singles"] .scoreCard .matchCenterButton {
    margin: 7px auto 0 auto !important; }
  .home #homepage div[match-status="upcoming"] .scoreCard .teamWorld,
  .home #homepage div[match-status="upcoming"] .scoreCard .teamEurope,
  .home #home-pre-event div[match-status="upcoming"] .scoreCard .teamWorld,
  .home #home-pre-event div[match-status="upcoming"] .scoreCard .teamEurope,
  .homepage-pre-event #homepage div[match-status="upcoming"] .scoreCard .teamWorld,
  .homepage-pre-event #homepage div[match-status="upcoming"] .scoreCard .teamEurope,
  .homepage-pre-event #home-pre-event div[match-status="upcoming"] .scoreCard .teamWorld,
  .homepage-pre-event #home-pre-event div[match-status="upcoming"] .scoreCard .teamEurope {
    padding-top: 0px; }
  .home #homepage div[match-status="upcoming"] .scoreCard .match-details-date,
  .home #home-pre-event div[match-status="upcoming"] .scoreCard .match-details-date,
  .homepage-pre-event #homepage div[match-status="upcoming"] .scoreCard .match-details-date,
  .homepage-pre-event #home-pre-event div[match-status="upcoming"] .scoreCard .match-details-date {
    margin: 10px auto 0 auto !important; }
  .home #homepage div[match-status="upcoming"] .scoreCardTable,
  .home #home-pre-event div[match-status="upcoming"] .scoreCardTable,
  .homepage-pre-event #homepage div[match-status="upcoming"] .scoreCardTable,
  .homepage-pre-event #home-pre-event div[match-status="upcoming"] .scoreCardTable {
    margin-top: 10px;
    margin-bottom: 10px; }
  .home #homepage .scoreboard-home,
  .home #home-pre-event .scoreboard-home,
  .homepage-pre-event #homepage .scoreboard-home,
  .homepage-pre-event #home-pre-event .scoreboard-home {
    background-color: #e6e6e6; }
    .home #homepage .scoreboard-home .cell-overlay,
    .home #home-pre-event .scoreboard-home .cell-overlay,
    .homepage-pre-event #homepage .scoreboard-home .cell-overlay,
    .homepage-pre-event #home-pre-event .scoreboard-home .cell-overlay {
      border: 1px solid #252F2F; }
    .home #homepage .scoreboard-home .dfp-ad-streampromo-1,
    .home #home-pre-event .scoreboard-home .dfp-ad-streampromo-1,
    .homepage-pre-event #homepage .scoreboard-home .dfp-ad-streampromo-1,
    .homepage-pre-event #home-pre-event .scoreboard-home .dfp-ad-streampromo-1 {
      display: none; }
    .home #homepage .scoreboard-home .match,
    .home #home-pre-event .scoreboard-home .match,
    .homepage-pre-event #homepage .scoreboard-home .match,
    .homepage-pre-event #home-pre-event .scoreboard-home .match {
      padding: 0;
      margin-bottom: 0; }
      .home #homepage .scoreboard-home .match .matchBg,
      .home #home-pre-event .scoreboard-home .match .matchBg,
      .homepage-pre-event #homepage .scoreboard-home .match .matchBg,
      .homepage-pre-event #home-pre-event .scoreboard-home .match .matchBg {
        background: #000000;
        background: linear-gradient(to right, #001524 0%, #001524 20%, #000000 49%, #000000 50%, #300E10 80%, #300E10 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001524', endColorstr='#782327', GradientType=1); }
      .home #homepage .scoreboard-home .match .scoreCardTable tr.euRow td.name, .home #homepage .scoreboard-home .match .scoreCardTable tr.worldRow td.name,
      .home #home-pre-event .scoreboard-home .match .scoreCardTable tr.euRow td.name,
      .home #home-pre-event .scoreboard-home .match .scoreCardTable tr.worldRow td.name,
      .homepage-pre-event #homepage .scoreboard-home .match .scoreCardTable tr.euRow td.name,
      .homepage-pre-event #homepage .scoreboard-home .match .scoreCardTable tr.worldRow td.name,
      .homepage-pre-event #home-pre-event .scoreboard-home .match .scoreCardTable tr.euRow td.name,
      .homepage-pre-event #home-pre-event .scoreboard-home .match .scoreCardTable tr.worldRow td.name {
        padding: 4px 10px 0px 10px; }
      .home #homepage .scoreboard-home .match .scoreCardTable .matchCenterButton,
      .home #home-pre-event .scoreboard-home .match .scoreCardTable .matchCenterButton,
      .homepage-pre-event #homepage .scoreboard-home .match .scoreCardTable .matchCenterButton,
      .homepage-pre-event #home-pre-event .scoreboard-home .match .scoreCardTable .matchCenterButton {
        margin: 2px auto 0 auto; }
      .home #homepage .scoreboard-home .match .scoreCardTable .previewGame td,
      .home #home-pre-event .scoreboard-home .match .scoreCardTable .previewGame td,
      .homepage-pre-event #homepage .scoreboard-home .match .scoreCardTable .previewGame td,
      .homepage-pre-event #home-pre-event .scoreboard-home .match .scoreCardTable .previewGame td {
        padding: 7px 5px 3px 5px; }
      .home #homepage .scoreboard-home .match .scoreCardTable .buttonDefault, .home #homepage .scoreboard-home .match .scoreCardTable .buttonCompact, .home #homepage .scoreboard-home .match .scoreCardTable .homeRegisterForm input[type=submit], .homeRegisterForm .home #homepage .scoreboard-home .match .scoreCardTable input[type=submit],
      .home #homepage .scoreboard-home .match .scoreCardTable .homeRegisterForm .button,
      .homeRegisterForm .home #homepage .scoreboard-home .match .scoreCardTable .button, .home #homepage .scoreboard-home .match .scoreCardTable .hospitalityQueryForm input[type=submit], .hospitalityQueryForm .home #homepage .scoreboard-home .match .scoreCardTable input[type=submit],
      .home #homepage .scoreboard-home .match .scoreCardTable .hospitalityQueryForm .button,
      .hospitalityQueryForm .home #homepage .scoreboard-home .match .scoreCardTable .button,
      .home #homepage .scoreboard-home .match .scoreCardTable .ticketsQueryForm input[type=submit],
      .ticketsQueryForm .home #homepage .scoreboard-home .match .scoreCardTable input[type=submit],
      .home #homepage .scoreboard-home .match .scoreCardTable .ticketsQueryForm .button,
      .ticketsQueryForm .home #homepage .scoreboard-home .match .scoreCardTable .button, .home #homepage .scoreboard-home .match .scoreCardTable .volunteersForm input[type=submit], .volunteersForm .home #homepage .scoreboard-home .match .scoreCardTable input[type=submit],
      .home #homepage .scoreboard-home .match .scoreCardTable .volunteersForm .button,
      .volunteersForm .home #homepage .scoreboard-home .match .scoreCardTable .button, .home #homepage .scoreboard-home .match .scoreCardTable #video-promo-header .video-container .video-content .inner .cta-button, .home #homepage #video-promo-header .video-container .video-content .inner .scoreboard-home .match .scoreCardTable .cta-button,
      .home #homepage .scoreboard-home .match .scoreCardTable #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button,
      .home #home-pre-event #video-promo-header .video-container .video-content .inner #homepage .scoreboard-home .match .scoreCardTable .cta-button,
      .home .homepage-pre-event #homepage .scoreboard-home .match .scoreCardTable #video-promo-header .video-container .video-content .inner .cta-button,
      .homepage-pre-event .home #homepage .scoreboard-home .match .scoreCardTable #video-promo-header .video-container .video-content .inner .cta-button,
      .home .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner .scoreboard-home .match .scoreCardTable .cta-button,
      .homepage-pre-event .home #homepage #video-promo-header .video-container .video-content .inner .scoreboard-home .match .scoreCardTable .cta-button,
      .home #homepage .scoreboard-home .match .scoreCardTable .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button,
      .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner .home #homepage .scoreboard-home .match .scoreCardTable .cta-button,
      .home #home-pre-event .scoreboard-home .match .scoreCardTable .buttonDefault,
      .home #home-pre-event .scoreboard-home .match .scoreCardTable .buttonCompact,
      .home #home-pre-event .scoreboard-home .match .scoreCardTable .homeRegisterForm input[type=submit],
      .homeRegisterForm .home #home-pre-event .scoreboard-home .match .scoreCardTable input[type=submit],
      .home #home-pre-event .scoreboard-home .match .scoreCardTable .homeRegisterForm .button,
      .homeRegisterForm .home #home-pre-event .scoreboard-home .match .scoreCardTable .button,
      .home #home-pre-event .scoreboard-home .match .scoreCardTable .hospitalityQueryForm input[type=submit],
      .hospitalityQueryForm .home #home-pre-event .scoreboard-home .match .scoreCardTable input[type=submit],
      .home #home-pre-event .scoreboard-home .match .scoreCardTable .hospitalityQueryForm .button,
      .hospitalityQueryForm .home #home-pre-event .scoreboard-home .match .scoreCardTable .button,
      .home #home-pre-event .scoreboard-home .match .scoreCardTable .ticketsQueryForm input[type=submit],
      .ticketsQueryForm .home #home-pre-event .scoreboard-home .match .scoreCardTable input[type=submit],
      .home #home-pre-event .scoreboard-home .match .scoreCardTable .ticketsQueryForm .button,
      .ticketsQueryForm .home #home-pre-event .scoreboard-home .match .scoreCardTable .button,
      .home #home-pre-event .scoreboard-home .match .scoreCardTable .volunteersForm input[type=submit],
      .volunteersForm .home #home-pre-event .scoreboard-home .match .scoreCardTable input[type=submit],
      .home #home-pre-event .scoreboard-home .match .scoreCardTable .volunteersForm .button,
      .volunteersForm .home #home-pre-event .scoreboard-home .match .scoreCardTable .button,
      .home #home-pre-event .scoreboard-home .match .scoreCardTable #homepage #video-promo-header .video-container .video-content .inner .cta-button,
      .home #homepage #video-promo-header .video-container .video-content .inner #home-pre-event .scoreboard-home .match .scoreCardTable .cta-button,
      .home #home-pre-event .scoreboard-home .match .scoreCardTable #video-promo-header .video-container .video-content .inner .cta-button,
      .home #home-pre-event #video-promo-header .video-container .video-content .inner .scoreboard-home .match .scoreCardTable .cta-button,
      .home #home-pre-event .scoreboard-home .match .scoreCardTable .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner .cta-button,
      .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner .home #home-pre-event .scoreboard-home .match .scoreCardTable .cta-button,
      .home .homepage-pre-event #home-pre-event .scoreboard-home .match .scoreCardTable #video-promo-header .video-container .video-content .inner .cta-button,
      .homepage-pre-event .home #home-pre-event .scoreboard-home .match .scoreCardTable #video-promo-header .video-container .video-content .inner .cta-button,
      .home .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner .scoreboard-home .match .scoreCardTable .cta-button,
      .homepage-pre-event .home #home-pre-event #video-promo-header .video-container .video-content .inner .scoreboard-home .match .scoreCardTable .cta-button,
      .homepage-pre-event #homepage .scoreboard-home .match .scoreCardTable .buttonDefault,
      .homepage-pre-event #homepage .scoreboard-home .match .scoreCardTable .buttonCompact,
      .homepage-pre-event #homepage .scoreboard-home .match .scoreCardTable .homeRegisterForm input[type=submit],
      .homeRegisterForm .homepage-pre-event #homepage .scoreboard-home .match .scoreCardTable input[type=submit],
      .homepage-pre-event #homepage .scoreboard-home .match .scoreCardTable .homeRegisterForm .button,
      .homeRegisterForm .homepage-pre-event #homepage .scoreboard-home .match .scoreCardTable .button,
      .homepage-pre-event #homepage .scoreboard-home .match .scoreCardTable .hospitalityQueryForm input[type=submit],
      .hospitalityQueryForm .homepage-pre-event #homepage .scoreboard-home .match .scoreCardTable input[type=submit],
      .homepage-pre-event #homepage .scoreboard-home .match .scoreCardTable .hospitalityQueryForm .button,
      .hospitalityQueryForm .homepage-pre-event #homepage .scoreboard-home .match .scoreCardTable .button,
      .homepage-pre-event #homepage .scoreboard-home .match .scoreCardTable .ticketsQueryForm input[type=submit],
      .ticketsQueryForm .homepage-pre-event #homepage .scoreboard-home .match .scoreCardTable input[type=submit],
      .homepage-pre-event #homepage .scoreboard-home .match .scoreCardTable .ticketsQueryForm .button,
      .ticketsQueryForm .homepage-pre-event #homepage .scoreboard-home .match .scoreCardTable .button,
      .homepage-pre-event #homepage .scoreboard-home .match .scoreCardTable .volunteersForm input[type=submit],
      .volunteersForm .homepage-pre-event #homepage .scoreboard-home .match .scoreCardTable input[type=submit],
      .homepage-pre-event #homepage .scoreboard-home .match .scoreCardTable .volunteersForm .button,
      .volunteersForm .homepage-pre-event #homepage .scoreboard-home .match .scoreCardTable .button,
      .homepage-pre-event .home #homepage .scoreboard-home .match .scoreCardTable #video-promo-header .video-container .video-content .inner .cta-button,
      .home .homepage-pre-event #homepage .scoreboard-home .match .scoreCardTable #video-promo-header .video-container .video-content .inner .cta-button,
      .homepage-pre-event .home #homepage #video-promo-header .video-container .video-content .inner .scoreboard-home .match .scoreCardTable .cta-button,
      .home .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner .scoreboard-home .match .scoreCardTable .cta-button,
      .homepage-pre-event #homepage .scoreboard-home .match .scoreCardTable .home #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button,
      .home #home-pre-event #video-promo-header .video-container .video-content .inner .homepage-pre-event #homepage .scoreboard-home .match .scoreCardTable .cta-button,
      .homepage-pre-event #homepage .scoreboard-home .match .scoreCardTable #video-promo-header .video-container .video-content .inner .cta-button,
      .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner .scoreboard-home .match .scoreCardTable .cta-button,
      .homepage-pre-event #homepage .scoreboard-home .match .scoreCardTable #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button,
      .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner #homepage .scoreboard-home .match .scoreCardTable .cta-button,
      .homepage-pre-event #home-pre-event .scoreboard-home .match .scoreCardTable .buttonDefault,
      .homepage-pre-event #home-pre-event .scoreboard-home .match .scoreCardTable .buttonCompact,
      .homepage-pre-event #home-pre-event .scoreboard-home .match .scoreCardTable .homeRegisterForm input[type=submit],
      .homeRegisterForm .homepage-pre-event #home-pre-event .scoreboard-home .match .scoreCardTable input[type=submit],
      .homepage-pre-event #home-pre-event .scoreboard-home .match .scoreCardTable .homeRegisterForm .button,
      .homeRegisterForm .homepage-pre-event #home-pre-event .scoreboard-home .match .scoreCardTable .button,
      .homepage-pre-event #home-pre-event .scoreboard-home .match .scoreCardTable .hospitalityQueryForm input[type=submit],
      .hospitalityQueryForm .homepage-pre-event #home-pre-event .scoreboard-home .match .scoreCardTable input[type=submit],
      .homepage-pre-event #home-pre-event .scoreboard-home .match .scoreCardTable .hospitalityQueryForm .button,
      .hospitalityQueryForm .homepage-pre-event #home-pre-event .scoreboard-home .match .scoreCardTable .button,
      .homepage-pre-event #home-pre-event .scoreboard-home .match .scoreCardTable .ticketsQueryForm input[type=submit],
      .ticketsQueryForm .homepage-pre-event #home-pre-event .scoreboard-home .match .scoreCardTable input[type=submit],
      .homepage-pre-event #home-pre-event .scoreboard-home .match .scoreCardTable .ticketsQueryForm .button,
      .ticketsQueryForm .homepage-pre-event #home-pre-event .scoreboard-home .match .scoreCardTable .button,
      .homepage-pre-event #home-pre-event .scoreboard-home .match .scoreCardTable .volunteersForm input[type=submit],
      .volunteersForm .homepage-pre-event #home-pre-event .scoreboard-home .match .scoreCardTable input[type=submit],
      .homepage-pre-event #home-pre-event .scoreboard-home .match .scoreCardTable .volunteersForm .button,
      .volunteersForm .homepage-pre-event #home-pre-event .scoreboard-home .match .scoreCardTable .button,
      .homepage-pre-event #home-pre-event .scoreboard-home .match .scoreCardTable .home #homepage #video-promo-header .video-container .video-content .inner .cta-button,
      .home #homepage #video-promo-header .video-container .video-content .inner .homepage-pre-event #home-pre-event .scoreboard-home .match .scoreCardTable .cta-button,
      .homepage-pre-event .home #home-pre-event .scoreboard-home .match .scoreCardTable #video-promo-header .video-container .video-content .inner .cta-button,
      .home .homepage-pre-event #home-pre-event .scoreboard-home .match .scoreCardTable #video-promo-header .video-container .video-content .inner .cta-button,
      .homepage-pre-event .home #home-pre-event #video-promo-header .video-container .video-content .inner .scoreboard-home .match .scoreCardTable .cta-button,
      .home .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner .scoreboard-home .match .scoreCardTable .cta-button,
      .homepage-pre-event #home-pre-event .scoreboard-home .match .scoreCardTable #homepage #video-promo-header .video-container .video-content .inner .cta-button,
      .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner #home-pre-event .scoreboard-home .match .scoreCardTable .cta-button,
      .homepage-pre-event #home-pre-event .scoreboard-home .match .scoreCardTable #video-promo-header .video-container .video-content .inner .cta-button,
      .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner .scoreboard-home .match .scoreCardTable .cta-button {
        padding: 10px 10px 5px 10px; }
      .home #homepage .scoreboard-home .match .preloader-container,
      .home #home-pre-event .scoreboard-home .match .preloader-container,
      .homepage-pre-event #homepage .scoreboard-home .match .preloader-container,
      .homepage-pre-event #home-pre-event .scoreboard-home .match .preloader-container {
        top: 0;
        height: 100%; }
      .home #homepage .scoreboard-home .match .teamWorld,
      .home #homepage .scoreboard-home .match .teamEurope,
      .home #home-pre-event .scoreboard-home .match .teamWorld,
      .home #home-pre-event .scoreboard-home .match .teamEurope,
      .homepage-pre-event #homepage .scoreboard-home .match .teamWorld,
      .homepage-pre-event #homepage .scoreboard-home .match .teamEurope,
      .homepage-pre-event #home-pre-event .scoreboard-home .match .teamWorld,
      .homepage-pre-event #home-pre-event .scoreboard-home .match .teamEurope {
        align-items: flex-end;
        margin-top: -170px; }
      .home #homepage .scoreboard-home .match .singles img,
      .home #home-pre-event .scoreboard-home .match .singles img,
      .homepage-pre-event #homepage .scoreboard-home .match .singles img,
      .homepage-pre-event #home-pre-event .scoreboard-home .match .singles img {
        max-width: 180px; }
      .home #homepage .scoreboard-home .match .doubles img,
      .home #home-pre-event .scoreboard-home .match .doubles img,
      .homepage-pre-event #homepage .scoreboard-home .match .doubles img,
      .homepage-pre-event #home-pre-event .scoreboard-home .match .doubles img {
        max-width: 180px;
        padding: 15px 15px 0 15px; }
      .home #homepage .scoreboard-home .match .scoreCard,
      .home #home-pre-event .scoreboard-home .match .scoreCard,
      .homepage-pre-event #homepage .scoreboard-home .match .scoreCard,
      .homepage-pre-event #home-pre-event .scoreboard-home .match .scoreCard {
        height: 195px; }
        .home #homepage .scoreboard-home .match .scoreCard h4,
        .home #home-pre-event .scoreboard-home .match .scoreCard h4,
        .homepage-pre-event #homepage .scoreboard-home .match .scoreCard h4,
        .homepage-pre-event #home-pre-event .scoreboard-home .match .scoreCard h4 {
          margin: 0; }
        .home #homepage .scoreboard-home .match .scoreCard .match-details-date,
        .home #home-pre-event .scoreboard-home .match .scoreCard .match-details-date,
        .homepage-pre-event #homepage .scoreboard-home .match .scoreCard .match-details-date,
        .homepage-pre-event #home-pre-event .scoreboard-home .match .scoreCard .match-details-date {
          margin: 5px auto 0 auto;
          font-size: 12px; }
      .home #homepage .scoreboard-home .match .matchPoints,
      .home #home-pre-event .scoreboard-home .match .matchPoints,
      .homepage-pre-event #homepage .scoreboard-home .match .matchPoints,
      .homepage-pre-event #home-pre-event .scoreboard-home .match .matchPoints {
        display: none; }
  .home #homepage .advertLeaderboard,
  .home #home-pre-event .advertLeaderboard,
  .homepage-pre-event #homepage .advertLeaderboard,
  .homepage-pre-event #home-pre-event .advertLeaderboard {
    background: url("../img/home/leaderboard-bg.svg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-color: #e6e6e6; }
  .home #homepage .main-article,
  .home #home-pre-event .main-article,
  .homepage-pre-event #homepage .main-article,
  .homepage-pre-event #home-pre-event .main-article {
    background: url("../img/home/latestnewsbg-2018.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #000000;
    background-size: cover;
    background-repeat: no-repeat; }
  .home #homepage .sub-articles,
  .home #home-pre-event .sub-articles,
  .homepage-pre-event #homepage .sub-articles,
  .homepage-pre-event #home-pre-event .sub-articles {
    background-color: #000000; }
  .home #homepage .featured-videos,
  .home #home-pre-event .featured-videos,
  .homepage-pre-event #homepage .featured-videos,
  .homepage-pre-event #home-pre-event .featured-videos {
    background-color: #262626;
    padding: 30px 0; }
    .home #homepage .featured-videos h2,
    .home #home-pre-event .featured-videos h2,
    .homepage-pre-event #homepage .featured-videos h2,
    .homepage-pre-event #home-pre-event .featured-videos h2 {
      margin: 0; }
    .home #homepage .featured-videos .video-player,
    .home #home-pre-event .featured-videos .video-player,
    .homepage-pre-event #homepage .featured-videos .video-player,
    .homepage-pre-event #home-pre-event .featured-videos .video-player {
      padding: 25px 7px; }
  .home #homepage .hospitality, .home #homepage .race-to-lc,
  .home #home-pre-event .hospitality,
  .home #home-pre-event .race-to-lc,
  .homepage-pre-event #homepage .hospitality,
  .homepage-pre-event #homepage .race-to-lc,
  .homepage-pre-event #home-pre-event .hospitality,
  .homepage-pre-event #home-pre-event .race-to-lc {
    background-color: #e6e6e6;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 50px 0; }
    .home #homepage .hospitality .hospitalityCard, .home #homepage .race-to-lc .hospitalityCard,
    .home #home-pre-event .hospitality .hospitalityCard,
    .home #home-pre-event .race-to-lc .hospitalityCard,
    .homepage-pre-event #homepage .hospitality .hospitalityCard,
    .homepage-pre-event #homepage .race-to-lc .hospitalityCard,
    .homepage-pre-event #home-pre-event .hospitality .hospitalityCard,
    .homepage-pre-event #home-pre-event .race-to-lc .hospitalityCard {
      text-align: center;
      margin: 10px 0;
      color: #ffffff; }
    .home #homepage .hospitality .plan-trip-heading, .home #homepage .race-to-lc .plan-trip-heading,
    .home #home-pre-event .hospitality .plan-trip-heading,
    .home #home-pre-event .race-to-lc .plan-trip-heading,
    .homepage-pre-event #homepage .hospitality .plan-trip-heading,
    .homepage-pre-event #homepage .race-to-lc .plan-trip-heading,
    .homepage-pre-event #home-pre-event .hospitality .plan-trip-heading,
    .homepage-pre-event #home-pre-event .race-to-lc .plan-trip-heading {
      margin-top: 0px !important;
      margin-bottom: 15px !important; }
    .home #homepage .hospitality .hospitalityCardContent, .home #homepage .race-to-lc .hospitalityCardContent,
    .home #home-pre-event .hospitality .hospitalityCardContent,
    .home #home-pre-event .race-to-lc .hospitalityCardContent,
    .homepage-pre-event #homepage .hospitality .hospitalityCardContent,
    .homepage-pre-event #homepage .race-to-lc .hospitalityCardContent,
    .homepage-pre-event #home-pre-event .hospitality .hospitalityCardContent,
    .homepage-pre-event #home-pre-event .race-to-lc .hospitalityCardContent {
      padding: 15px 15px 0 15px; }
      .home #homepage .hospitality .hospitalityCardContent .card, .home #homepage .race-to-lc .hospitalityCardContent .card,
      .home #home-pre-event .hospitality .hospitalityCardContent .card,
      .home #home-pre-event .race-to-lc .hospitalityCardContent .card,
      .homepage-pre-event #homepage .hospitality .hospitalityCardContent .card,
      .homepage-pre-event #homepage .race-to-lc .hospitalityCardContent .card,
      .homepage-pre-event #home-pre-event .hospitality .hospitalityCardContent .card,
      .homepage-pre-event #home-pre-event .race-to-lc .hospitalityCardContent .card {
        margin-top: 10px;
        margin-bottom: 10px;
        background-color: #ffffff;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); }
      .home #homepage .hospitality .hospitalityCardContent h3, .home #homepage .race-to-lc .hospitalityCardContent h3,
      .home #home-pre-event .hospitality .hospitalityCardContent h3,
      .home #home-pre-event .race-to-lc .hospitalityCardContent h3,
      .homepage-pre-event #homepage .hospitality .hospitalityCardContent h3,
      .homepage-pre-event #homepage .race-to-lc .hospitalityCardContent h3,
      .homepage-pre-event #home-pre-event .hospitality .hospitalityCardContent h3,
      .homepage-pre-event #home-pre-event .race-to-lc .hospitalityCardContent h3 {
        text-align: center;
        margin: 15px 0 0 0;
        padding: 5px 10px 0 10px; }
      .home #homepage .hospitality .hospitalityCardContent .flex-text, .home #homepage .race-to-lc .hospitalityCardContent .flex-text,
      .home #home-pre-event .hospitality .hospitalityCardContent .flex-text,
      .home #home-pre-event .race-to-lc .hospitalityCardContent .flex-text,
      .homepage-pre-event #homepage .hospitality .hospitalityCardContent .flex-text,
      .homepage-pre-event #homepage .race-to-lc .hospitalityCardContent .flex-text,
      .homepage-pre-event #home-pre-event .hospitality .hospitalityCardContent .flex-text,
      .homepage-pre-event #home-pre-event .race-to-lc .hospitalityCardContent .flex-text {
        padding: 15px 30px 0 30px; }
      .home #homepage .hospitality .hospitalityCardContent .graphic, .home #homepage .race-to-lc .hospitalityCardContent .graphic,
      .home #home-pre-event .hospitality .hospitalityCardContent .graphic,
      .home #home-pre-event .race-to-lc .hospitalityCardContent .graphic,
      .homepage-pre-event #homepage .hospitality .hospitalityCardContent .graphic,
      .homepage-pre-event #homepage .race-to-lc .hospitalityCardContent .graphic,
      .homepage-pre-event #home-pre-event .hospitality .hospitalityCardContent .graphic,
      .homepage-pre-event #home-pre-event .race-to-lc .hospitalityCardContent .graphic {
        height: 200px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover; }
      .home #homepage .hospitality .hospitalityCardContent img, .home #homepage .race-to-lc .hospitalityCardContent img,
      .home #home-pre-event .hospitality .hospitalityCardContent img,
      .home #home-pre-event .race-to-lc .hospitalityCardContent img,
      .homepage-pre-event #homepage .hospitality .hospitalityCardContent img,
      .homepage-pre-event #homepage .race-to-lc .hospitalityCardContent img,
      .homepage-pre-event #home-pre-event .hospitality .hospitalityCardContent img,
      .homepage-pre-event #home-pre-event .race-to-lc .hospitalityCardContent img {
        margin: 0 auto;
        display: block;
        max-width: 100% !important;
        height: auto !important; }
      .home #homepage .hospitality .hospitalityCardContent .buttonContainer, .home #homepage .race-to-lc .hospitalityCardContent .buttonContainer,
      .home #home-pre-event .hospitality .hospitalityCardContent .buttonContainer,
      .home #home-pre-event .race-to-lc .hospitalityCardContent .buttonContainer,
      .homepage-pre-event #homepage .hospitality .hospitalityCardContent .buttonContainer,
      .homepage-pre-event #homepage .race-to-lc .hospitalityCardContent .buttonContainer,
      .homepage-pre-event #home-pre-event .hospitality .hospitalityCardContent .buttonContainer,
      .homepage-pre-event #home-pre-event .race-to-lc .hospitalityCardContent .buttonContainer {
        text-align: center;
        width: 100%;
        padding: 0 0 25px 0;
        display: block; }
  .home #homepage #whatislc,
  .home #home-pre-event #whatislc,
  .homepage-pre-event #homepage #whatislc,
  .homepage-pre-event #home-pre-event #whatislc {
    background-color: #e6e6e6;
    padding: 50px 0;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain; }
    .home #homepage #whatislc .whatislc-cards,
    .home #home-pre-event #whatislc .whatislc-cards,
    .homepage-pre-event #homepage #whatislc .whatislc-cards,
    .homepage-pre-event #home-pre-event #whatislc .whatislc-cards {
      padding-top: 30px; }
    .home #homepage #whatislc h2,
    .home #home-pre-event #whatislc h2,
    .homepage-pre-event #homepage #whatislc h2,
    .homepage-pre-event #home-pre-event #whatislc h2 {
      margin: 15px 0;
      color: #84754E;
      text-transform: uppercase; }
    .home #homepage #whatislc .card,
    .home #home-pre-event #whatislc .card,
    .homepage-pre-event #homepage #whatislc .card,
    .homepage-pre-event #home-pre-event #whatislc .card {
      padding: 0 15px;
      margin-bottom: 10px;
      background-color: #ffffff;
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); }
    .home #homepage #whatislc h4,
    .home #home-pre-event #whatislc h4,
    .homepage-pre-event #homepage #whatislc h4,
    .homepage-pre-event #home-pre-event #whatislc h4 {
      text-align: center;
      margin: 15px 0 0 0; }
    .home #homepage #whatislc .icon-logo,
    .home #home-pre-event #whatislc .icon-logo,
    .homepage-pre-event #homepage #whatislc .icon-logo,
    .homepage-pre-event #home-pre-event #whatislc .icon-logo {
      margin: 0 auto;
      width: 80px;
      height: 80px;
      padding-top: 30px; }
    .home #homepage #whatislc .flex-text,
    .home #home-pre-event #whatislc .flex-text,
    .homepage-pre-event #homepage #whatislc .flex-text,
    .homepage-pre-event #home-pre-event #whatislc .flex-text {
      padding: 10px; }
    .home #homepage #whatislc .graphic,
    .home #home-pre-event #whatislc .graphic,
    .homepage-pre-event #homepage #whatislc .graphic,
    .homepage-pre-event #home-pre-event #whatislc .graphic {
      height: 200px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover; }
    .home #homepage #whatislc img,
    .home #home-pre-event #whatislc img,
    .homepage-pre-event #homepage #whatislc img,
    .homepage-pre-event #home-pre-event #whatislc img {
      margin: 0 auto;
      display: block;
      max-width: 100% !important;
      height: auto !important; }
    .home #homepage #whatislc .buttonContainer,
    .home #home-pre-event #whatislc .buttonContainer,
    .homepage-pre-event #homepage #whatislc .buttonContainer,
    .homepage-pre-event #home-pre-event #whatislc .buttonContainer {
      text-align: center;
      width: 100%;
      padding: 0 0 25px 0;
      display: block; }
  .home #homepage .section,
  .home #home-pre-event .section,
  .homepage-pre-event #homepage .section,
  .homepage-pre-event #home-pre-event .section {
    position: relative; }
    .home #homepage .section .container,
    .home #home-pre-event .section .container,
    .homepage-pre-event #homepage .section .container,
    .homepage-pre-event #home-pre-event .section .container {
      text-align: center;
      position: relative; }
    .home #homepage .section h3 span,
    .home #home-pre-event .section h3 span,
    .homepage-pre-event #homepage .section h3 span,
    .homepage-pre-event #home-pre-event .section h3 span {
      font-size: .5em; }
  .home #homepage .register,
  .home #home-pre-event .register,
  .homepage-pre-event #homepage .register,
  .homepage-pre-event #home-pre-event .register {
    background: url("../img/home/register-london.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #000000;
    padding: 50px 0; }
    .home #homepage .register p,
    .home #home-pre-event .register p,
    .homepage-pre-event #homepage .register p,
    .homepage-pre-event #home-pre-event .register p {
      color: #ffffff; }
    .home #homepage .register .text,
    .home #home-pre-event .register .text,
    .homepage-pre-event #homepage .register .text,
    .homepage-pre-event #home-pre-event .register .text {
      text-align: left; }

/* / Homepage Pre Event */
/* Media Queries */
@media only screen and (max-width: 767px) {
  /* Homepage */
  .home h1,
  .homepage-pre-event h1 {
    font-size: 2.5em; }
  .home h2,
  .homepage-pre-event h2 {
    font-size: 1.5em; }
  .home .hero-content h2,
  .homepage-pre-event .hero-content h2 {
    font-size: 2em;
    line-height: 1.0;
    padding-bottom: 5px; }
  .home .hero-content .hero-content-cell,
  .homepage-pre-event .hero-content .hero-content-cell {
    padding-bottom: 35px; }
  .home #video-promo-header,
  .home .header-carousel > .carousel-cell,
  .home .hero-content > .row,
  .homepage-pre-event #video-promo-header,
  .homepage-pre-event .header-carousel > .carousel-cell,
  .homepage-pre-event .hero-content > .row {
    height: 450px; }
    .home #video-promo-header .video-container .video-content .inner h1,
    .home .header-carousel > .carousel-cell .video-container .video-content .inner h1,
    .home .hero-content > .row .video-container .video-content .inner h1,
    .homepage-pre-event #video-promo-header .video-container .video-content .inner h1,
    .homepage-pre-event .header-carousel > .carousel-cell .video-container .video-content .inner h1,
    .homepage-pre-event .hero-content > .row .video-container .video-content .inner h1 {
      margin: 5px 0;
      color: #ffffff;
      padding-left: 10px;
      padding-right: 10px; }
    .home #video-promo-header .video-container .video-content .inner h2,
    .home .header-carousel > .carousel-cell .video-container .video-content .inner h2,
    .home .hero-content > .row .video-container .video-content .inner h2,
    .homepage-pre-event #video-promo-header .video-container .video-content .inner h2,
    .homepage-pre-event .header-carousel > .carousel-cell .video-container .video-content .inner h2,
    .homepage-pre-event .hero-content > .row .video-container .video-content .inner h2 {
      margin: 0 0 15px 0;
      color: #ffffff;
      text-transform: uppercase; }
    .home #video-promo-header .video-container .video-content .inner .icon,
    .home .header-carousel > .carousel-cell .video-container .video-content .inner .icon,
    .home .hero-content > .row .video-container .video-content .inner .icon,
    .homepage-pre-event #video-promo-header .video-container .video-content .inner .icon,
    .homepage-pre-event .header-carousel > .carousel-cell .video-container .video-content .inner .icon,
    .homepage-pre-event .hero-content > .row .video-container .video-content .inner .icon {
      font-size: 3em; }
  .home .scoreboard-home,
  .homepage-pre-event .scoreboard-home {
    padding: 0 0 10px 0; }
    .home .scoreboard-home .mainScorecard,
    .homepage-pre-event .scoreboard-home .mainScorecard {
      margin: 0 auto; }
    .home .scoreboard-home .scoreCardTable,
    .homepage-pre-event .scoreboard-home .scoreCardTable {
      margin-top: -2px;
      margin-bottom: 5px; }
    .home .scoreboard-home .match .teamEurope,
    .home .scoreboard-home .match .teamWorld,
    .homepage-pre-event .scoreboard-home .match .teamEurope,
    .homepage-pre-event .scoreboard-home .match .teamWorld {
      display: none; }
  .home .hospitality, .home .race-to-lc,
  .homepage-pre-event .hospitality,
  .homepage-pre-event .race-to-lc {
    padding: 50px 0; }
    .home .hospitality h2, .home .race-to-lc h2,
    .homepage-pre-event .hospitality h2,
    .homepage-pre-event .race-to-lc h2 {
      color: #84754E;
      text-transform: uppercase; } }

@media only screen and (min-width: 768px) {
  /* Homepage */
  .home h1,
  .homepage-pre-event h1 {
    font-size: 5em; }
  .home h2,
  .homepage-pre-event h2 {
    font-size: 2.5em; }
  .home .hero-content h2,
  .homepage-pre-event .hero-content h2 {
    color: #ffffff;
    font-size: 2.5em;
    line-height: 1.0;
    padding-bottom: 20px; }
  .home .hero-content .hero-content-cell,
  .homepage-pre-event .hero-content .hero-content-cell {
    padding-bottom: 30px; }
  .home #video-promo-header,
  .home .header-carousel > .carousel-cell,
  .home .hero-content > .row,
  .homepage-pre-event #video-promo-header,
  .homepage-pre-event .header-carousel > .carousel-cell,
  .homepage-pre-event .hero-content > .row {
    height: 500px; }
    .home #video-promo-header .video-container .video-content .inner h1,
    .home .header-carousel > .carousel-cell .video-container .video-content .inner h1,
    .home .hero-content > .row .video-container .video-content .inner h1,
    .homepage-pre-event #video-promo-header .video-container .video-content .inner h1,
    .homepage-pre-event .header-carousel > .carousel-cell .video-container .video-content .inner h1,
    .homepage-pre-event .hero-content > .row .video-container .video-content .inner h1 {
      margin: 5px 0;
      color: #ffffff;
      padding-left: 10px;
      padding-right: 10px; }
    .home #video-promo-header .video-container .video-content .inner h2,
    .home .header-carousel > .carousel-cell .video-container .video-content .inner h2,
    .home .hero-content > .row .video-container .video-content .inner h2,
    .homepage-pre-event #video-promo-header .video-container .video-content .inner h2,
    .homepage-pre-event .header-carousel > .carousel-cell .video-container .video-content .inner h2,
    .homepage-pre-event .hero-content > .row .video-container .video-content .inner h2 {
      margin: 0 0 30px 0;
      color: #ffffff;
      text-transform: uppercase;
      font-size: 40px; }
    .home #video-promo-header .video-container .video-content .inner .icon,
    .home .header-carousel > .carousel-cell .video-container .video-content .inner .icon,
    .home .hero-content > .row .video-container .video-content .inner .icon,
    .homepage-pre-event #video-promo-header .video-container .video-content .inner .icon,
    .homepage-pre-event .header-carousel > .carousel-cell .video-container .video-content .inner .icon,
    .homepage-pre-event .hero-content > .row .video-container .video-content .inner .icon {
      font-size: 5em; }
  .home .scoreboard-home,
  .homepage-pre-event .scoreboard-home {
    padding: 0 0 10px 0; }
    .home .scoreboard-home .mainScorecard,
    .homepage-pre-event .scoreboard-home .mainScorecard {
      margin: 0 auto; }
    .home .scoreboard-home .scoreCardTable,
    .homepage-pre-event .scoreboard-home .scoreCardTable {
      margin-top: -2px;
      margin-bottom: 5px; }
    .home .scoreboard-home .match .teamEurope,
    .home .scoreboard-home .match .teamWorld,
    .homepage-pre-event .scoreboard-home .match .teamEurope,
    .homepage-pre-event .scoreboard-home .match .teamWorld {
      display: none; }
  .home .hospitality, .home .race-to-lc,
  .homepage-pre-event .hospitality,
  .homepage-pre-event .race-to-lc {
    padding: 50px 0; }
    .home .hospitality h2, .home .race-to-lc h2,
    .homepage-pre-event .hospitality h2,
    .homepage-pre-event .race-to-lc h2 {
      color: #84754E;
      text-transform: uppercase; } }

@media only screen and (min-width: 992px) {
  .home .scoreboard-home,
  .homepage-pre-event .scoreboard-home {
    padding: 0 10px 10px 10px; }
    .home .scoreboard-home .mainScorecard,
    .homepage-pre-event .scoreboard-home .mainScorecard {
      margin: 10px 0 0 0; }
    .home .scoreboard-home .scoreCardTable,
    .homepage-pre-event .scoreboard-home .scoreCardTable {
      margin-top: 0px;
      margin-bottom: 10px; }
    .home .scoreboard-home .match .teamEurope,
    .home .scoreboard-home .match .teamWorld,
    .homepage-pre-event .scoreboard-home .match .teamEurope,
    .homepage-pre-event .scoreboard-home .match .teamWorld {
      display: flex; } }

@media only screen and (min-width: 1200px) {
  /* Homepage */
  .home .scoreboard-home .scoreCardTable,
  .homepage-pre-event .scoreboard-home .scoreCardTable {
    margin-top: 0px;
    margin-bottom: 0px; }
  .home h1,
  .homepage-pre-event h1 {
    font-size: 5em; }
  .home h2,
  .homepage-pre-event h2 {
    font-size: 2.5em; }
  .home .hero-content h2,
  .homepage-pre-event .hero-content h2 {
    color: #ffffff;
    font-size: 3.75em;
    line-height: 1.0; }
  .home .hero-content .hero-content-cell,
  .homepage-pre-event .hero-content .hero-content-cell {
    padding-bottom: 60px; }
  .home #video-promo-header,
  .home .header-carousel > .carousel-cell,
  .home .hero-content > .row,
  .homepage-pre-event #video-promo-header,
  .homepage-pre-event .header-carousel > .carousel-cell,
  .homepage-pre-event .hero-content > .row {
    height: 580px; }
    .home #video-promo-header .video-container .video-content .inner h1,
    .home .header-carousel > .carousel-cell .video-container .video-content .inner h1,
    .home .hero-content > .row .video-container .video-content .inner h1,
    .homepage-pre-event #video-promo-header .video-container .video-content .inner h1,
    .homepage-pre-event .header-carousel > .carousel-cell .video-container .video-content .inner h1,
    .homepage-pre-event .hero-content > .row .video-container .video-content .inner h1 {
      margin: 5px 0;
      padding-left: 10px;
      padding-right: 10px; }
    .home #video-promo-header .video-container .video-content .inner h2,
    .home .header-carousel > .carousel-cell .video-container .video-content .inner h2,
    .home .hero-content > .row .video-container .video-content .inner h2,
    .homepage-pre-event #video-promo-header .video-container .video-content .inner h2,
    .homepage-pre-event .header-carousel > .carousel-cell .video-container .video-content .inner h2,
    .homepage-pre-event .hero-content > .row .video-container .video-content .inner h2 {
      margin: 0 0 30px 0;
      font-size: 2.5em; } }

#hospitality {
  overflow: hidden;
  /* HOSPITALITY MAIN PAGE STYLES */
  /* / HOSPITALITY MAIN PAGE STYLES */ }
  #hospitality .advertLeaderboard {
    margin-top: 15px;
    margin-bottom: -30px; }
  #hospitality .hospitalityMain {
    background: #e6e6e6; }
  #hospitality .section {
    position: relative; }
    #hospitality .section .container {
      text-align: center;
      position: relative; }
    #hospitality .section .subtitle {
      text-align: center;
      color: #84754E;
      position: relative;
      width: 500px;
      font-family: "Friz_Quadrata", serif;
      margin: 0 auto; }
    #hospitality .section .dark-bg {
      background: #262626; }
    #hospitality .section h4 {
      color: #ffffff; }
    #hospitality .section h3 span {
      font-size: .5em; }
    #hospitality .section .phoneNumbers {
      font-size: 1.125em; }
  #hospitality .hospitalityHeader {
    position: relative;
    height: 450px;
    padding: 20px 60px 60px 60px;
    text-align: center;
    background: url(top center);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
    #hospitality .hospitalityHeader h1 {
      color: #FFF;
      text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5); }
    #hospitality .hospitalityHeader .icon {
      color: #FFF;
      line-height: 1.4em;
      text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5); }
    #hospitality .hospitalityHeader .overlay {
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0);
      /* Old browsers */
      /* FF3.6+ */
      /* Chrome,Safari4+ */
      /* Chrome10+,Safari5.1+ */
      /* IE10+ */
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$top', endColorstr='$bottom',GradientType=0 );
      /* IE6-9 */ }
  #hospitality .hospitalityForm {
    background-color: #262626; }
    #hospitality .hospitalityForm h2 {
      padding: 20px 0;
      text-align: center; }
  #hospitality .hospitalityMain .section-1 {
    text-align: center; }
  #hospitality .hospitalityMain .section-2,
  #hospitality .hospitalityMain .section-3 {
    text-align: center;
    background-color: #262626;
    margin-bottom: 20px; }
  #hospitality .hospitalityMain .contentButton {
    margin-left: 5px; }
  #hospitality .hospitalityMain .hospitalityContent {
    padding: 0;
    background: url("../img/hospitality/hospitalitybg-2018.svg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    /* CARDS */
    /* / CARDS */ }
    #hospitality .hospitalityMain .hospitalityContent .seating-map {
      background-color: #000000;
      margin-bottom: 40px;
      color: #ffffff;
      text-transform: uppercase; }
      #hospitality .hospitalityMain .hospitalityContent .seating-map a {
        color: #ffffff; }
      #hospitality .hospitalityMain .hospitalityContent .seating-map .left .package-group {
        font-family: "Friz_Quadrata", serif;
        color: #84754E;
        font-weight: bold;
        font-size: 18px; }
      #hospitality .hospitalityMain .hospitalityContent .seating-map .left ul {
        list-style: square; }
        #hospitality .hospitalityMain .hospitalityContent .seating-map .left ul li {
          margin-left: 28px;
          font-weight: bold;
          font-size: 30px;
          line-height: 12px;
          padding-top: 10px;
          padding-bottom: 10px; }
          #hospitality .hospitalityMain .hospitalityContent .seating-map .left ul li .text {
            font-size: 16px;
            vertical-align: middle; }
        #hospitality .hospitalityMain .hospitalityContent .seating-map .left ul li.package:nth-of-type(1) {
          color: #947C4E; }
        #hospitality .hospitalityMain .hospitalityContent .seating-map .left ul li.package:nth-of-type(2) {
          color: #c8b79a; }
        #hospitality .hospitalityMain .hospitalityContent .seating-map .left ul li.package:nth-of-type(3) {
          color: #B2B5B7; }
        #hospitality .hospitalityMain .hospitalityContent .seating-map .left ul li.package:nth-of-type(4) {
          color: #002649; }
        #hospitality .hospitalityMain .hospitalityContent .seating-map .left ul li.package:nth-of-type(5) {
          color: #49A1D2; }
        #hospitality .hospitalityMain .hospitalityContent .seating-map .left ul li.package:nth-of-type(6) {
          color: #EE2E24; }
      #hospitality .hospitalityMain .hospitalityContent .seating-map .right {
        padding: 40px;
        background-color: #262626; }
        #hospitality .hospitalityMain .hospitalityContent .seating-map .right img {
          max-height: 400px; }
    #hospitality .hospitalityMain .hospitalityContent .hospitalityCardContent .card {
      margin-bottom: 30px;
      background-color: #ffffff;
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); }
    #hospitality .hospitalityMain .hospitalityContent .hospitalityCardContent h3 {
      text-align: center;
      margin: 15px 5px 0 5px; }
    #hospitality .hospitalityMain .hospitalityContent .hospitalityCardContent .flex-text {
      padding: 10px; }
    #hospitality .hospitalityMain .hospitalityContent .hospitalityCardContent .graphic {
      text-align: left;
      height: 200px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover; }
      #hospitality .hospitalityMain .hospitalityContent .hospitalityCardContent .graphic .starting-price {
        position: relative;
        width: 160px;
        font-size: 25px;
        font-weight: bold;
        overflow: hidden;
        color: #fff;
        padding: 5px 10px;
        z-index: 1; }
        #hospitality .hospitalityMain .hospitalityContent .hospitalityCardContent .graphic .starting-price .from {
          font-size: 12px;
          text-transform: uppercase; }
      #hospitality .hospitalityMain .hospitalityContent .hospitalityCardContent .graphic .starting-price:before {
        content: '';
        z-index: -1;
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background: rgba(132, 117, 78, 0.8);
        transform-origin: 100% 0;
        transform: skewX(-15deg); }
    #hospitality .hospitalityMain .hospitalityContent .hospitalityCardContent img {
      margin: 0 auto;
      display: block;
      max-width: 100% !important;
      height: auto !important; }
    #hospitality .hospitalityMain .hospitalityContent .hospitalityCardContent .buttonContainer {
      text-align: center;
      width: 100%;
      padding: 0 0 25px 0;
      display: block; }
  #hospitality .hospitalityMain h1 {
    margin-bottom: 40px; }
  #hospitality .hospitalityMain h2 {
    margin-bottom: 20px;
    text-transform: uppercase; }
  #hospitality .hospitalityMain h4 {
    margin-bottom: 20px; }
  #hospitality .hospitalityMain img {
    margin: 0 auto;
    max-width: 100%;
    height: auto; }
  #hospitality .hospitalityMain .footNote .terms {
    font-size: 0.875em;
    font-style: italic; }

@media only screen and (max-width: 767px) {
  #hospitality .previewImages,
  #hospitality .hospitalityFeatures,
  #hospitality .footNote,
  #hospitality .hospitalityForm {
    padding: 15px 0; }
  #hospitality .hospitalityHeader {
    padding: 20px;
    height: 240px; }
    #hospitality .hospitalityHeader h1 {
      margin: 0; }
    #hospitality .hospitalityHeader .icon {
      font-size: 4em; }
  #hospitality .hospitalityMain .section-1,
  #hospitality .hospitalityMain .section-2,
  #hospitality .hospitalityMain .section-3 {
    text-align: center;
    padding: 20px 0; }
  #hospitality .hospitalityMain .hospitalityContent .seating-map .left {
    padding: 20px 40px; }
  #hospitality h2,
  #hospitality h4 {
    margin: 20px auto; }
  #hospitality .scewBox ul.scewBoxList li.scew {
    padding: 10px 5px 5px 30px; }
  #hospitality .section .subtitle {
    padding: 0 30px;
    width: auto; }
  #hospitality .section .subtext {
    margin: 0; } }

@media only screen and (min-width: 768px) {
  #hospitality .previewImages {
    padding: 30px 0; }
  #hospitality .hospitalityHeader .icon {
    font-size: 5em; }
  #hospitality .hospitalityMain .section-1,
  #hospitality .hospitalityMain .section-2,
  #hospitality .hospitalityMain .section-3 {
    text-align: center;
    padding: 20px 20px 40px; }
  #hospitality .hospitalityMain .hospitalityContent .seating-map .left {
    padding: 40px; }
  #hospitality h2,
  #hospitality h4 {
    margin: 20px auto; } }

@media only screen and (min-width: 992px) {
  #hospitality .previewImages {
    padding: 30px 0; }
  #hospitality .hospitalityMain .section-1,
  #hospitality .hospitalityMain .section-2,
  #hospitality .hospitalityMain .section-3 {
    text-align: center;
    padding: 40px 20px; }
  #hospitality h2,
  #hospitality h4 {
    margin: 20px auto; } }

@media only screen and (min-width: 1200px) {
  #hospitality .previewImages,
  #hospitality .hospitalityFeatures,
  #hospitality .footNote,
  #hospitality .hospitalityForm {
    padding: 30px 0; }
  #hospitality .hospitalityMain .section-1,
  #hospitality .hospitalityMain .section-2,
  #hospitality .hospitalityMain .section-3 {
    text-align: center;
    padding: 40px 20px; }
  #hospitality h2,
  #hospitality h4 {
    margin: 0px auto; } }

#hospitalityPackage {
  background: #e6e6e6; }
  #hospitalityPackage .advertLeaderboard {
    margin-top: -30px;
    margin-bottom: 30px; }
  #hospitalityPackage .hospitalityHero .overlay {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0);
    /* Old browsers */
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$top', endColorstr='$bottom',GradientType=0 );
    /* IE6-9 */ }
  #hospitalityPackage .hospitalityContent {
    background: url("../img/hospitality/hospitalitybg-2018.svg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain; }
    #hospitalityPackage .hospitalityContent .text-left {
      text-align: left; }
    #hospitalityPackage .hospitalityContent h1 {
      margin-bottom: 40px; }
    #hospitalityPackage .hospitalityContent h2 {
      color: #84754E;
      margin-bottom: 20px;
      text-transform: uppercase; }
    #hospitalityPackage .hospitalityContent h4 {
      color: #84754E;
      margin-bottom: 20px; }
    #hospitalityPackage .hospitalityContent .package-text {
      padding: 40px 20px; }
    #hospitalityPackage .hospitalityContent img {
      margin: 0 auto; }
    #hospitalityPackage .hospitalityContent .pricing-table {
      color: #ffffff;
      text-transform: uppercase;
      background-color: #262626;
      margin-top: 5px;
      padding: 5px; }
      #hospitalityPackage .hospitalityContent .pricing-table .category {
        padding: 10px 15px; }
        #hospitalityPackage .hospitalityContent .pricing-table .category .category-name {
          font-weight: bold;
          line-height: 22px; }
        #hospitalityPackage .hospitalityContent .pricing-table .category .sub-text {
          font-size: 0.875em; }
      #hospitalityPackage .hospitalityContent .pricing-table .price {
        font-size: 1.5em;
        font-weight: bold; }
      #hospitalityPackage .hospitalityContent .pricing-table .buttonContainer {
        padding: 5px 0; }
  #hospitalityPackage .previewImages {
    margin-top: 15px;
    margin-bottom: 15px; }
    #hospitalityPackage .previewImages img {
      margin: 10px auto; }
  #hospitalityPackage .privateDining .contentButton {
    margin-left: 5px; }
  #hospitalityPackage .hospitalityFeatures {
    margin: 0 15px;
    padding-top: 0; }
    #hospitalityPackage .hospitalityFeatures h3 {
      padding-bottom: 10px;
      border-bottom: 1px solid #84754E; }
    #hospitalityPackage .hospitalityFeatures .heading {
      padding: 0; }
    #hospitalityPackage .hospitalityFeatures ul {
      margin-bottom: 0; }

@media only screen and (max-width: 767px) {
  #hospitalityPackage .hospitalityContent {
    padding: 0; }
    #hospitalityPackage .hospitalityContent h1 {
      margin-bottom: 20px; }
    #hospitalityPackage .hospitalityContent h2 {
      margin-bottom: 20px; }
    #hospitalityPackage .hospitalityContent h3 {
      margin: 20px 0; }
    #hospitalityPackage .hospitalityContent .pricing-table .price {
      padding: 0px 15px; }
    #hospitalityPackage .hospitalityContent .hospitalityFeatures .featuresContainer ul {
      text-align: left; }
      #hospitalityPackage .hospitalityContent .hospitalityFeatures .featuresContainer ul li {
        margin: 0; } }

@media only screen and (min-width: 768px) {
  #hospitalityPackage .hospitalityContent {
    padding: 0; }
    #hospitalityPackage .hospitalityContent h1 {
      margin-bottom: 20px; }
    #hospitalityPackage .hospitalityContent h2 {
      margin-bottom: 20px; }
    #hospitalityPackage .hospitalityContent h3 {
      margin: 20px 0; }
    #hospitalityPackage .hospitalityContent .pricing-table .price {
      padding: 0px 15px; }
    #hospitalityPackage .hospitalityContent .hospitalityFeatures .featuresContainer ul {
      text-align: left;
      margin: 0; }
      #hospitalityPackage .hospitalityContent .hospitalityFeatures .featuresContainer ul li {
        margin: 0; } }

@media only screen and (min-width: 1200px) {
  #hospitalityPackage .hospitalityContent h1 {
    margin-bottom: 20px; }
  #hospitalityPackage .hospitalityContent h2 {
    margin-bottom: 20px; }
  #hospitalityPackage .hospitalityContent h3 {
    margin: 0 0 20px 0; }
  #hospitalityPackage .hospitalityContent .pricing-table .price {
    padding: 12px 15px; } }

/*  HIDE ALL LIVE EVENT COMPONENTS WHEN IN TESTING/DEBUG MODE */
body[event-mode=""] #homepage > section.scoring-results > div,
body[event-mode=""] .results-standings-btn,
body[event-mode="0"] #homepage > section.scoring-results > div,
body[event-mode="0"] .results-standings-btn,
body[event-mode="999"] #homepage > section.scoring-results > div,
body[event-mode="999"] .results-standings-btn {
  display: none !important; }

/* /FORCE HIDE ALL LIVE MATCH/EVENT COMPONENTS */
#matchCentre {
  overflow: hidden;
  background: #e6e6e6;
  /* MATCH NEWS & MEDIA */
  /*LIVE BLOG STYLES */ }
  #matchCentre .advertLeaderboard {
    margin-bottom: -30px; }
  #matchCentre .matchCentreContent {
    background: url("../img/hospitality/hospitalitybg-2018.svg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover; }
  #matchCentre .section {
    position: relative; }
    #matchCentre .section .container {
      text-align: center;
      position: relative; }
    #matchCentre .section p {
      color: #e6e6e6; }
    #matchCentre .section h4 {
      color: #ffffff; }
    #matchCentre .section h3 span {
      font-size: .5em; }
  #matchCentre section[class^="match"] .container h3 {
    margin-bottom: 0; }
  #matchCentre .white-container {
    background-color: #ffffff; }
  #matchCentre .matchNewsmedia .latest-news {
    background-color: #ffffff;
    padding: 15px; }
    #matchCentre .matchNewsmedia .latest-news .item {
      padding-top: 15px;
      padding-bottom: 15px; }
    #matchCentre .matchNewsmedia .latest-news .text {
      padding: 15px; }
  #matchCentre #summary .contentButton {
    margin-top: 15px; }
  #matchCentre #summary .writeUp {
    background: #ffffff;
    border-radius: 5px;
    padding: 20px;
    margin-top: 10px; }
    #matchCentre #summary .writeUp h1,
    #matchCentre #summary .writeUp h2,
    #matchCentre #summary .writeUp h3,
    #matchCentre #summary .writeUp h4,
    #matchCentre #summary .writeUp h5,
    #matchCentre #summary .writeUp h6 {
      margin: 15px 0px;
      font-weight: bold;
      color: #262626;
      font-size: 1.125em;
      font-family: "Cambay", sans-serif; }
  #matchCentre #commentary .twitter-tweet {
    margin: 0 auto !important;
    width: 100% !important;
    min-width: 300px !important;
    max-width: 520px !important; }
  #matchCentre #commentary p {
    margin: 10px 0px; }
  #matchCentre #commentary .relaventIcon {
    float: none; }
  #matchCentre #commentary .verticalLine {
    float: none;
    width: 2px;
    height: 15px;
    background-color: #2d2d2d; }
  #matchCentre #commentary .blogRow {
    padding: 0 15px; }
  #matchCentre #commentary .blogItemArrow {
    float: none;
    display: block;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-right-width: 10px;
    border-left-width: 10px;
    border-bottom: 10px solid #FFF; }
  #matchCentre #commentary .highlight {
    border-bottom: 10px solid #84754E !important; }
  #matchCentre #commentary .blogItem {
    background: #ffffff;
    border-radius: 5px;
    padding: 20px 20px 0 20px; }
  #matchCentre #commentary .blogItem.highlight {
    background: #84754E !important;
    color: #ffffff; }
    #matchCentre #commentary .blogItem.highlight p {
      color: #ffffff; }
  #matchCentre #commentary .blogItemHeading {
    font-weight: bold;
    font-size: 1.125em; }
  #matchCentre #commentary .blogItemTime {
    font-weight: bold;
    margin-right: 10px; }
  #matchCentre #commentary .blogItemContent {
    padding: 0 0 15px 0; }
    #matchCentre #commentary .blogItemContent img {
      max-width: 100%; }
  #matchCentre #commentary h1,
  #matchCentre #commentary h2,
  #matchCentre #commentary h3,
  #matchCentre #commentary h4,
  #matchCentre #commentary h5,
  #matchCentre #commentary h6 {
    margin: 15px 0px;
    font-weight: bold;
    color: #262626;
    font-size: 1em;
    font-family: "Cambay", sans-serif; }
  #matchCentre .scheduledMatches [match-format="doubles"] .player-europe:before, #matchCentre .scheduledMatches [match-format="doubles"] .player-europe:after,
  #matchCentre .scheduledMatches [match-format="doubles"] .player-world:before,
  #matchCentre .scheduledMatches [match-format="doubles"] .player-world:after {
    top: 5px !important; }
  #matchCentre .scheduledMatches .match-container {
    margin: 0 !important;
    background: #262626;
    border: 1px solid transparent;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease; }
    #matchCentre .scheduledMatches .match-container .player-europe {
      margin-right: -40px; }
      #matchCentre .scheduledMatches .match-container .player-europe:before {
        content: '';
        height: 15px;
        width: 15px;
        background-color: #003359;
        background-image: url("../img/europe-mark.svg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 90%;
        display: inline-block;
        position: absolute;
        top: 0;
        left: 10px;
        border-radius: 1px;
        box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3); }
    #matchCentre .scheduledMatches .match-container .player-world {
      margin-left: -40px; }
      #matchCentre .scheduledMatches .match-container .player-world:after {
        content: '';
        height: 15px;
        width: 15px;
        background-color: #782327;
        background-image: url("../img/world-mark.svg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 90%;
        display: inline-block;
        position: absolute;
        top: 0;
        right: 10px;
        border-radius: 1px;
        box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3); }
  #matchCentre .scheduledMatches .teamEurope a:hover .match-container {
    border: 1px solid #003591;
    background-color: #001A2F; }
  #matchCentre .scheduledMatches .teamWorld a:hover .match-container {
    border: 1px solid #782327;
    background-color: #381010; }
  #matchCentre .scheduledMatches .completed,
  #matchCentre .scheduledMatches .live,
  #matchCentre .scheduledMatches .upcoming, #matchCentre .scheduledMatches .cancelled {
    text-align: center;
    font-size: 0.875em;
    text-transform: uppercase;
    border-radius: 2px;
    height: 65px; }
    #matchCentre .scheduledMatches .completed .players,
    #matchCentre .scheduledMatches .live .players,
    #matchCentre .scheduledMatches .upcoming .players, #matchCentre .scheduledMatches .cancelled .players {
      font-size: 10px;
      font-family: "Friz_Quadrata", serif; }
      #matchCentre .scheduledMatches .completed .players img,
      #matchCentre .scheduledMatches .live .players img,
      #matchCentre .scheduledMatches .upcoming .players img, #matchCentre .scheduledMatches .cancelled .players img {
        max-width: 48%; }
      #matchCentre .scheduledMatches .completed .players .versus,
      #matchCentre .scheduledMatches .live .players .versus,
      #matchCentre .scheduledMatches .upcoming .players .versus, #matchCentre .scheduledMatches .cancelled .players .versus {
        text-align: center;
        padding: 0; }
        #matchCentre .scheduledMatches .completed .players .versus img,
        #matchCentre .scheduledMatches .live .players .versus img,
        #matchCentre .scheduledMatches .upcoming .players .versus img, #matchCentre .scheduledMatches .cancelled .players .versus img {
          max-width: 25%; }
  #matchCentre .scheduledMatches .quickselectDoubles {
    padding: 0; }
    #matchCentre .scheduledMatches .quickselectDoubles img {
      max-width: 85% !important;
      padding-bottom: 5px; }
  #matchCentre .scheduledMatches .quickselectDoublesName {
    line-height: 13px; }
  #matchCentre .scheduledMatches .outcome-highlight {
    height: 5px;
    width: 100%;
    display: block; }
  #matchCentre .scheduledMatches .teamEurope .outcome-highlight {
    background-color: #003591;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px; }
  #matchCentre .scheduledMatches .teamWorld .outcome-highlight {
    background-color: #782327; }
  #matchCentre .scheduledMatches .live .outcome-highlight {
    background-color: #84754E; }
  #matchCentre .scheduledMatches .day,
  #matchCentre .scheduledMatches .match-outcome {
    padding: 0 10px; }
  #matchCentre .scheduledMatches .day,
  #matchCentre .scheduledMatches .result {
    font-size: 10px;
    color: #b2b5b7; }
  #matchCentre .scheduledMatches .result {
    padding-top: 2px; }
  #matchCentre .scheduledMatches .completed .day {
    color: #b2b5b7;
    font-family: "Friz_Quadrata", serif; }
  #matchCentre .scheduledMatches .completed .players {
    color: #b2b5b7; }
    #matchCentre .scheduledMatches .completed .players .winner {
      color: #ffffff;
      font-weight: bold; }
    #matchCentre .scheduledMatches .completed .players .loser {
      color: #b2b5b7; }
  #matchCentre .scheduledMatches .completed .result {
    font-family: "Cambay", sans-serif;
    color: #ffffff;
    font-weight: bold; }
    #matchCentre .scheduledMatches .completed .result span {
      font-size: 1em;
      font-weight: bold;
      text-transform: lowercase; }
  #matchCentre .scheduledMatches .completed .teamEurope {
    background-color: #003591; }
  #matchCentre .scheduledMatches .completed .teamWorld {
    background-color: #d52b1e; }
  #matchCentre .scheduledMatches .live {
    border: 1px solid #84754E;
    background-color: #262626;
    background: url(../img/matchcentre/livebg.svg) no-repeat;
    background: url(../img/matchcentre/livebg.svg) no-repeat, linear-gradient(to bottom, #262626 0%, #262626 50%, #4d4d4d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$grey-black', endColorstr='$grey-dark', GradientType=1);
    background-position: center;
    background-size: 100%;
    transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    /* Height for container in IE10-11 */ }
    #matchCentre .scheduledMatches .live:hover {
      background-size: 110%;
      border: 1px solid #84754E !important;
      transition: all .4s ease;
      -moz-transition: all .4s ease;
      -webkit-transition: all .4s ease; }
    #matchCentre .scheduledMatches .live .versus img {
      max-width: 30% !important; }
    #matchCentre .scheduledMatches .live .day {
      font-weight: bold;
      font-family: "Friz_Quadrata", serif; }
    #matchCentre .scheduledMatches .live .players {
      color: #ffffff;
      font-weight: bold; }
    #matchCentre .scheduledMatches .live .result {
      font-family: "Cambay", sans-serif;
      color: #ffffff;
      font-weight: bold; }
      #matchCentre .scheduledMatches .live .result span {
        background-color: #84754E;
        border-radius: 3px;
        padding: 2px 8px 0px 8px;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      #matchCentre .scheduledMatches .live .name-row {
        height: 45px; } }
  #matchCentre .scheduledMatches .upcoming, #matchCentre .scheduledMatches .cancelled {
    border: 1px solid #4d4d4d; }
    #matchCentre .scheduledMatches .upcoming .versus, #matchCentre .scheduledMatches .cancelled .versus {
      opacity: 0.5; }
    #matchCentre .scheduledMatches .upcoming .match-container, #matchCentre .scheduledMatches .cancelled .match-container {
      background: #4d4d4d; }
    #matchCentre .scheduledMatches .upcoming .outcome-highlight, #matchCentre .scheduledMatches .cancelled .outcome-highlight {
      background: #4d4d4d; }
    #matchCentre .scheduledMatches .upcoming .players, #matchCentre .scheduledMatches .cancelled .players {
      color: #b2b5b7; }
    #matchCentre .scheduledMatches .upcoming .day, #matchCentre .scheduledMatches .cancelled .day {
      font-family: "Friz_Quadrata", serif; }
  #matchCentre .scheduledMatches .is-selected day {
    color: #ffffff; }
  #matchCentre .scheduledMatches .teamEurope.selected .completed {
    border-color: #003591;
    background-color: #001A2F; }
  #matchCentre .scheduledMatches .teamWorld.selected .completed {
    border-color: #782327;
    background-color: #381010; }
  #matchCentre #match {
    background-color: #e6e6e6; }
    #matchCentre #match .playerNames {
      padding: 12px 15px; }
      #matchCentre #match .playerNames a {
        color: #ffffff; }
      #matchCentre #match .playerNames h2,
      #matchCentre #match .playerNames h3 {
        margin: 0;
        line-height: 1.1em;
        color: #ffffff; }
  #matchCentre .matchDetails {
    position: relative;
    padding: 20px 0 0 0;
    text-transform: uppercase;
    color: #ffffff; }
    #matchCentre .matchDetails .matchDate {
      font-family: "Friz_Quadrata", serif;
      color: #b2b5b7;
      font-size: 0.875em; }
    #matchCentre .matchDetails .matchStatus {
      font-family: "Friz_Quadrata", serif;
      font-size: 1.125em;
      color: #84754E; }
    #matchCentre .matchDetails .matchTime {
      text-transform: none; }
    #matchCentre .matchDetails .versus-large {
      max-width: 50px; }
    #matchCentre .matchDetails .europePlayerBg {
      background: url(../img/players/eu-player-bg.png) no-repeat;
      background-position: bottom;
      background-size: contain; }
    #matchCentre .matchDetails .worldPlayerBg {
      background: url(../img/players/world-player-bg.png) no-repeat;
      background-position: bottom;
      background-size: contain; }
    #matchCentre .matchDetails .headTohead .singlesPlayer {
      display: flex;
      align-items: center;
      justify-content: center; }
    #matchCentre .matchDetails .headTohead .quickselectDoubles img {
      float: left;
      max-width: 50%; }
    #matchCentre .matchDetails .scoreCardTable button {
      margin-top: 15px;
      margin-bottom: 10px; }
    #matchCentre .matchDetails ul {
      list-style: none;
      display: block;
      padding: 0px;
      margin: 0px; }
      #matchCentre .matchDetails ul li {
        display: inline-block;
        margin-bottom: 5px; }
  #matchCentre .matchBg {
    background: #000000;
    background: linear-gradient(to right, #003359 0%, #003359 20%, #000000 49%, #000000 50%, #782327 80%, #782327 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003359', endColorstr='#782327', GradientType=1); }
  #matchCentre .quickselectDoubles {
    float: left;
    width: 50%; }
  #matchCentre #matchCentreTabs {
    margin: 30px 0; }
  #matchCentre #playbyplayTabs ul,
  #matchCentre #matchstatsTabs ul {
    text-align: center; }
  #matchCentre #playbyplay,
  #matchCentre #stats {
    color: #84754E; }
  #matchCentre #stats .statsNames {
    text-transform: uppercase;
    font-family: "Friz_Quadrata", serif;
    padding: 0; }
    #matchCentre #stats .statsNames table {
      width: 100%;
      margin: 5px 0; }
    #matchCentre #stats .statsNames .name {
      padding: 0 5px; }
      #matchCentre #stats .statsNames .name a {
        color: #84754E !important;
        white-space: nowrap; }
  #matchCentre #stats .statRow {
    text-align: center; }
    #matchCentre #stats .statRow .statBar {
      background-color: #e6e6e6;
      display: table; }
      #matchCentre #stats .statRow .statBar .world {
        background-color: #782327;
        display: block;
        float: left;
        width: 0%;
        transition: width 0.6s ease, opacity 0.3s ease 0.5s; }
      #matchCentre #stats .statRow .statBar .europe {
        background-color: #003359;
        float: right;
        display: block;
        width: 0%;
        transition: width 0.6s ease, opacity 0.3s ease 0.5s; }
    #matchCentre #stats .statRow .statSubject {
      font-family: "Friz_Quadrata", serif;
      text-transform: uppercase;
      color: #84754E; }

@media only screen and (max-width: 767px) {
  #matchCentre .matchDetailsContainer {
    padding: 0 15px; }
  #matchCentre #smallScoreboard {
    display: none; }
  #matchCentre .matchCentreContent {
    padding: 0 15px; }
  #matchCentre .scheduledMatches .completed .players,
  #matchCentre .scheduledMatches .live .players,
  #matchCentre .scheduledMatches .upcoming .players, #matchCentre .scheduledMatches .cancelled .players {
    font-size: 11px; }
  #matchCentre .scoreCardTable table {
    padding: 0; }
  #matchCentre .match {
    height: auto;
    padding: 20px; }
    #matchCentre .match h2 {
      font-size: 1em; }
  #matchCentre #match .playerNames {
    display: none; }
    #matchCentre #match .playerNames .name {
      display: block; }
      #matchCentre #match .playerNames .name:nth-child(2):before {
        content: ' / '; }
  #matchCentre .matchDetails .matchStatus {
    padding: 5px 0; }
  #matchCentre .matchDetails .vs {
    position: absolute;
    width: 100px;
    right: 0;
    left: 0;
    margin: auto;
    bottom: 0; }
    #matchCentre .matchDetails .vs img {
      max-width: 50px; }
  #matchCentre .matchDetails .headTohead .doublesPlayer {
    margin: 0 -15px; }
    #matchCentre .matchDetails .headTohead .doublesPlayer img {
      min-width: 110%; }
  #matchCentre #stats .statRow {
    padding: 2px; }
    #matchCentre #stats .statRow .statNumber {
      padding: 0;
      font-size: 1.125em; }
    #matchCentre #stats .statRow .statBar {
      padding: 0px 10px; }
      #matchCentre #stats .statRow .statBar .europe,
      #matchCentre #stats .statRow .statBar .world {
        margin: 0;
        padding: 12px 8px; }
    #matchCentre #stats .statRow .statSubject {
      padding: 8px 10px;
      font-size: 0.875em; }
  #matchCentre #stats .statsNames {
    margin: 15px 0; }
    #matchCentre #stats .statsNames .europeStatName {
      text-align: right;
      padding: 0; }
      #matchCentre #stats .statsNames .europeStatName .name:before {
        content: url("../img/europe-mark.svg");
        background: #003591;
        background: radial-gradient(ellipse at center, #003591 0%, #003359 85%, #003359 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003591', endColorstr='#003359', GradientType=1);
        display: block;
        width: 45px;
        height: 45px;
        padding: 8px;
        margin-left: 100%;
        float: right;
        vertical-align: middle; }
    #matchCentre #stats .statsNames .worldStatName {
      text-align: left;
      padding: 0; }
      #matchCentre #stats .statsNames .worldStatName .name:before {
        content: url("../img/world-mark.svg");
        background: #d52b1e;
        background: radial-gradient(ellipse at center, #d52b1e 0%, #782327 85%, #782327 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d52b1e', endColorstr='#782327', GradientType=1);
        display: block;
        width: 45px;
        height: 45px;
        padding: 8px;
        margin-right: 10px;
        vertical-align: middle; }
    #matchCentre #stats .statsNames .name {
      width: 80%; }
      #matchCentre #stats .statsNames .name a:nth-child(2):before {
        content: '\A';
        white-space: pre; } }

@media only screen and (min-width: 768px) {
  #matchCentre .matchDetailsContainer {
    padding: 0; }
  #matchCentre .matchCentreContent {
    padding: 0px; }
  #matchCentre .scoreCardTable table {
    padding: 0; }
  #matchCentre #match .playerNames {
    display: table; }
    #matchCentre #match .playerNames h2,
    #matchCentre #match .playerNames h3 {
      font-size: 1em; }
    #matchCentre #match .playerNames .name {
      display: block; }
      #matchCentre #match .playerNames .name:nth-child(2):before {
        content: ' '; }
  #matchCentre .matchDetails .matchStatus {
    padding: 5px 0; }
  #matchCentre .matchDetails .vs {
    position: absolute;
    width: 100px;
    right: 0;
    left: 0;
    margin: auto;
    bottom: 0; }
    #matchCentre .matchDetails .vs img {
      max-width: 60px; }
  #matchCentre .matchDetails .headTohead .doublesPlayer {
    margin: 0 -15px; }
    #matchCentre .matchDetails .headTohead .doublesPlayer img {
      min-width: 100%; }
  #matchCentre #stats .statRow {
    padding: 5px; }
    #matchCentre #stats .statRow .statNumber {
      font-size: 1.125em; }
    #matchCentre #stats .statRow .statBar {
      padding: 10px 0px; }
      #matchCentre #stats .statRow .statBar .europe,
      #matchCentre #stats .statRow .statBar .world {
        margin: -10px 0px;
        padding: 15px 0px; }
    #matchCentre #stats .statRow .statSubject {
      padding: 10px;
      font-size: 1em; }
  #matchCentre #stats .statsNames {
    margin: 30px 0; }
    #matchCentre #stats .statsNames .europeStatName {
      text-align: right;
      padding: 0; }
      #matchCentre #stats .statsNames .europeStatName .name:before {
        content: url("../img/europe-mark.svg");
        background: #003591;
        background: radial-gradient(ellipse at center, #003591 0%, #003359 85%, #003359 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003591', endColorstr='#003359', GradientType=1);
        display: block;
        width: 45px;
        height: 45px;
        padding: 8px;
        margin-left: 100%;
        float: right;
        vertical-align: middle; }
    #matchCentre #stats .statsNames .worldStatName {
      text-align: left;
      padding: 0; }
      #matchCentre #stats .statsNames .worldStatName .name:before {
        content: url("../img/world-mark.svg");
        background: #d52b1e;
        background: radial-gradient(ellipse at center, #d52b1e 0%, #782327 85%, #782327 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d52b1e', endColorstr='#782327', GradientType=1);
        display: block;
        width: 45px;
        height: 45px;
        padding: 8px;
        margin-right: 10px;
        vertical-align: middle; }
    #matchCentre #stats .statsNames .name {
      width: 80%; }
      #matchCentre #stats .statsNames .name a:nth-child(2):before {
        content: '\A';
        white-space: pre; } }

@media only screen and (min-width: 992px) {
  #matchCentre .matchDetailsContainer {
    padding: 0; }
  #matchCentre .matchDetails .matchStatus {
    padding: 5px 0; }
  #matchCentre .matchDetails .vs {
    position: absolute;
    width: 100px;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    bottom: 0; }
    #matchCentre .matchDetails .vs img {
      max-width: 80px; }
  #matchCentre .matchDetails .headTohead .doublesPlayer {
    margin: 0 -15px; }
    #matchCentre .matchDetails .headTohead .doublesPlayer img {
      min-width: 130%; }
  #matchCentre #match .playerNames h2 {
    font-size: 2.5em; }
  #matchCentre #match .playerNames h3 {
    font-size: 1.5em; }
  #matchCentre #match .playerNames .name {
    display: block; }
    #matchCentre #match .playerNames .name:nth-child(2):before {
      content: ''; }
  #matchCentre #stats .statsNames .europeStatName {
    text-align: right;
    padding: 0; }
    #matchCentre #stats .statsNames .europeStatName .name:before {
      content: url("../img/europe-mark.svg");
      background: #003591;
      background: radial-gradient(ellipse at center, #003591 0%, #003359 85%, #003359 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003591', endColorstr='#003359', GradientType=1);
      display: block;
      width: 45px;
      height: 45px;
      padding: 8px;
      margin-left: 100%;
      float: right;
      vertical-align: middle; }
  #matchCentre #stats .statsNames .worldStatName {
    text-align: left;
    padding: 0; }
    #matchCentre #stats .statsNames .worldStatName .name:before {
      content: url("../img/world-mark.svg");
      background: #d52b1e;
      background: radial-gradient(ellipse at center, #d52b1e 0%, #782327 85%, #782327 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d52b1e', endColorstr='#782327', GradientType=1);
      display: block;
      width: 45px;
      height: 45px;
      padding: 8px;
      margin-right: 10px;
      vertical-align: middle; }
  #matchCentre #stats .statsNames .name {
    width: 90%; }
    #matchCentre #stats .statsNames .name a:nth-child(2):before {
      content: ' / ';
      white-space: normal; } }

@media only screen and (min-width: 1200px) {
  #matchCentre .scoreCardTable table {
    padding-top: 20px; }
  #matchCentre .matchDetails .matchStatus {
    padding: 10px 0; }
  #matchCentre #match .playerNames h2 {
    font-size: 1.5em; }
  #matchCentre #match .playerNames h3 {
    font-size: 1.1em; }
  #matchCentre #stats .statsNames .europeStatName {
    text-align: right;
    padding: 0; }
    #matchCentre #stats .statsNames .europeStatName .name:before {
      display: none; }
    #matchCentre #stats .statsNames .europeStatName .name:after {
      content: url("../img/europe-mark.svg");
      background: #003591;
      background: radial-gradient(ellipse at center, #003591 0%, #003359 85%, #003359 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003591', endColorstr='#003359', GradientType=1);
      display: inline-block;
      width: 45px;
      height: 45px;
      padding: 8px;
      margin-left: 10px;
      vertical-align: middle; }
  #matchCentre #stats .statsNames .worldStatName {
    text-align: left;
    padding: 0; }
    #matchCentre #stats .statsNames .worldStatName .name:before {
      content: url("../img/world-mark.svg");
      background: #d52b1e;
      background: radial-gradient(ellipse at center, #d52b1e 0%, #782327 85%, #782327 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d52b1e', endColorstr='#782327', GradientType=1);
      display: inline-block;
      width: 45px;
      height: 45px;
      padding: 8px;
      margin-right: 10px;
      vertical-align: middle; }
  #matchCentre #stats .statsNames .name {
    width: 90%; } }

@media only screen and (min-width: 1280px) {
  #matchCentre .matchDetails .matchStatus {
    padding: 10px 0; }
  #matchCentre .matchDetails .headTohead .singlesPlayer img {
    max-width: 70%; }
  #matchCentre .matchDetails .headTohead .doublesPlayer {
    margin: 0 -30px; }
    #matchCentre .matchDetails .headTohead .doublesPlayer img {
      min-width: 120%;
      max-width: 120%; }
  #matchCentre #match .playerNames h2 {
    font-size: 1.8em; }
  #matchCentre #match .playerNames h3 {
    font-size: 1.4em; } }

#playerProfile .advertLeaderboard {
  margin-bottom: -30px; }

#playerProfile ul {
  padding: 10px 20px;
  line-height: 32px; }

#playerProfile .main-container {
  background-color: #FFF;
  padding: 30px;
  margin-top: 30px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2); }
  #playerProfile .main-container .black-heading {
    background-color: #262626;
    margin: -30px -30px 0px -30px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2); }
    #playerProfile .main-container .black-heading h3 {
      padding: 20px 15px;
      margin: 0; }

#playerProfile .line-break {
  width: 25%;
  display: block;
  margin: 0 auto;
  border-bottom: 2px solid #e6e6e6; }

#playerProfile .back {
  float: right;
  display: block;
  font-weight: bold;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 20px;
  text-align: right; }
  #playerProfile .back a:after {
    font-family: 'arrows';
    content: '\e802';
    width: 22px;
    height: 22px;
    padding: 0 5px;
    display: inline-block; }

#playerProfile .noPadding {
  padding: 0; }

#playerProfile .flag-ranking ul {
  padding: 0;
  list-style: none; }

#playerProfile .flag-ranking li {
  display: inline-block;
  vertical-align: middle; }

#playerProfile .flag-ranking .flag {
  width: 45px;
  margin-bottom: 8px; }
  #playerProfile .flag-ranking .flag img {
    border-radius: 2px; }

#playerProfile .flag-ranking .country {
  border: 0 !important;
  padding-right: 30px; }

#playerProfile .flag-ranking .ranking {
  padding-left: 30px; }

#playerProfile .flag-ranking .country,
#playerProfile .flag-ranking .ranking {
  border-left: 1px solid #4d4d4d; }
  #playerProfile .flag-ranking .country li,
  #playerProfile .flag-ranking .ranking li {
    display: block;
    text-align: center; }
  #playerProfile .flag-ranking .country .description,
  #playerProfile .flag-ranking .ranking .description {
    font-size: 1em;
    line-height: 1em;
    color: #b2b5b7; }
  #playerProfile .flag-ranking .country .rank,
  #playerProfile .flag-ranking .ranking .rank {
    font-size: 2.5em;
    line-height: 1em;
    padding: 0 30px 0 30px; }

#playerProfile .playerHeader.europe {
  background: #003359;
  background: linear-gradient(to top, #000000 0%, #003359 70%, #003359 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='$blue', GradientType=1); }
  #playerProfile .playerHeader.europe .cup-logo {
    height: 60px;
    width: 90px;
    background-image: url("../img/players/cup-europe.svg");
    background-size: contain;
    background-repeat: no-repeat; }
  #playerProfile .playerHeader.europe .player-profile-image {
    background: url("../img/players/eu-player-bg.png");
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain; }

#playerProfile .playerHeader.world {
  background: #782327;
  background: linear-gradient(to top, #000000 0%, #782327 70%, #782327 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='$red', GradientType=1); }
  #playerProfile .playerHeader.world .cup-logo {
    height: 60px;
    background-image: url("../img/players/cup-world.svg");
    background-size: contain;
    background-repeat: no-repeat; }
  #playerProfile .playerHeader.world .player-profile-image {
    background: url("../img/players/world-player-bg.png");
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain; }

#playerProfile .playerHeader {
  min-height: 430px;
  text-align: center;
  padding-top: 30px;
  margin: 0; }
  #playerProfile .playerHeader .player-image {
    min-height: 400px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain; }
  #playerProfile .playerHeader .player-info {
    color: #ffffff;
    font-family: "Friz_Quadrata", serif;
    text-transform: uppercase; }
    #playerProfile .playerHeader .player-info .name {
      font-size: 40px;
      line-height: 40px;
      display: block; }
    #playerProfile .playerHeader .player-info .lastname {
      line-height: 60px;
      font-size: 60px;
      display: block; }
    #playerProfile .playerHeader .player-info .description {
      font-size: 1em;
      line-height: 1em;
      margin-top: 5px;
      color: #b2b5b7; }
  #playerProfile .playerHeader h1 {
    color: #ffffff;
    margin: 0;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.8); }
  #playerProfile .playerHeader .heading {
    position: absolute; }

#playerProfile .stats {
  padding: 15px 0; }

#playerProfile .stat-box {
  padding: 15px; }
  #playerProfile .stat-box .stat-box-content {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 15px;
    border: 1px #84754E solid; }
    #playerProfile .stat-box .stat-box-content h2 {
      padding: 0 !important;
      margin: 0; }

#playerProfile .bioContent .part-1 .row {
  padding: 15px 0; }

#playerProfile .bioContent .part-1 .row:nth-child(even) {
  background-color: #f2f2f2; }

#playerProfile .bioContent .part-1 sub {
  font-size: 0.9em;
  bottom: 0; }

#playerProfile .bioContent .part-1 h3 {
  font-size: 1em;
  margin: 0; }

#playerProfile .tournamentStats .appearances {
  margin: 20px 0;
  padding: 13px 15px 10px 15px;
  background-color: #f2f2f2; }

#playerProfile .tournamentStats .outlined {
  border: 1px solid #84754E;
  padding: 15px 5px;
  margin-top: 15px; }

#playerProfile .tournamentStats .win-loss-record {
  color: #84754E;
  font-family: "Friz_Quadrata", serif;
  text-transform: uppercase; }
  #playerProfile .tournamentStats .win-loss-record .description {
    font-size: 1em; }
  #playerProfile .tournamentStats .win-loss-record .info {
    line-height: 1em; }
  #playerProfile .tournamentStats .win-loss-record h4 {
    margin: 20px 0 0 0; }

#playerProfile p {
  margin-top: 20px; }

#playerProfile .playerContent {
  text-align: center;
  padding-bottom: 50px;
  background: url("../img/hospitality/hospitalitybg-2018.svg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  background-color: #e6e6e6; }
  #playerProfile .playerContent .wp-caption-text {
    background-color: #262626;
    color: #ffffff;
    font-weight: lighter;
    font-style: italic;
    padding: 20px; }
  #playerProfile .playerContent .wp-caption.alignleft,
  #playerProfile .playerContent img.alignleft {
    padding: 5px;
    margin: 0 10px 2px 0;
    display: inline;
    float: left; }
  #playerProfile .playerContent .wp-caption.alignright,
  #playerProfile .playerContent img.alignright {
    padding: 5px;
    margin: 0 0 2px 10px;
    display: inline;
    float: right; }
  #playerProfile .playerContent .wp-caption.aligncenter,
  #playerProfile .playerContent img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  #playerProfile .playerContent .player-action-image {
    background-position: top center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important; }
    #playerProfile .playerContent .player-action-image .content {
      position: absolute;
      text-align: center;
      margin: 0;
      width: 100%;
      display: block; }
      #playerProfile .playerContent .player-action-image .content p {
        margin: 0; }
  #playerProfile .playerContent h1,
  #playerProfile .playerContent .subHeader {
    color: #ffffff;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.7); }
  #playerProfile .playerContent .subHeader {
    font-size: 1.6em; }
  #playerProfile .playerContent .numberBox {
    margin-top: 60px !important; }
    #playerProfile .playerContent .numberBox h2 {
      font-size: 4em !important;
      margin-top: -60px !important; }
  #playerProfile .playerContent .points {
    background-color: #84754E;
    padding: 15px 5px 30px 5px;
    margin-bottom: 15px;
    color: #ffffff;
    font-family: "Friz_Quadrata", serif;
    text-transform: uppercase;
    border-radius: 1px; }
    #playerProfile .playerContent .points .description {
      font-size: 1em; }
  #playerProfile .playerContent .points.black {
    padding: 30px 5px 15px 5px !important;
    background-color: #262626 !important; }
  #playerProfile .playerContent .biography {
    padding-top: 15px; }
  #playerProfile .playerContent .content {
    padding: 30px 20px 0px 20px;
    margin-top: 40px;
    margin-bottom: 0px;
    display: inline-block;
    width: 100%; }
    #playerProfile .playerContent .content .legend {
      padding: 20px 0; }
      #playerProfile .playerContent .content .legend .caption {
        background-color: #e6e6e6;
        font-size: 1.125em;
        color: #262626;
        font-style: normal;
        font-weight: bold;
        padding: 15px 0; }
    #playerProfile .playerContent .content img {
      max-width: 100%;
      height: auto; }
    #playerProfile .playerContent .content .caption {
      background-color: #262626;
      color: #ffffff;
      font-style: italic;
      padding: 10px;
      margin: 0; }
    #playerProfile .playerContent .content h2 {
      padding: 0;
      display: block;
      background-color: #FFF;
      margin-top: -40px; }
  #playerProfile .playerContent h4 {
    color: #84754E;
    font-size: 1.125em;
    text-transform: uppercase;
    margin: 0; }
  #playerProfile .playerContent h5 {
    text-transform: none;
    font-weight: bold; }

#playerProfile .related-media {
  margin-top: 30px; }
  #playerProfile .related-media .text {
    padding: 15px;
    background-color: #262626;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px; }
  #playerProfile .related-media .item {
    margin-bottom: 15px; }

@media only screen and (max-width: 767px) {
  #playerProfile .main-container {
    margin-top: 30px; }
  #playerProfile .cup-logo {
    margin: 15px auto;
    background-position: center; }
  #playerProfile .player-profile-image {
    border-bottom: 2px solid #84754E; }
  #playerProfile .playerHeader.europe .cup-logo {
    height: 40px; }
  #playerProfile .playerHeader.world .cup-logo {
    height: 40px; }
  #playerProfile .playerHeader {
    min-height: 250px; }
    #playerProfile .playerHeader .player-image {
      min-height: 250px; }
    #playerProfile .playerHeader .player-info .name {
      font-size: 24px;
      line-height: 24px;
      display: inline-block; }
    #playerProfile .playerHeader .player-info .lastname {
      font-size: 24px;
      line-height: 24px;
      display: inline-block; }
  #playerProfile .playerContent {
    padding-bottom: 30px; }
    #playerProfile .playerContent .player-action-image-container {
      min-height: 400px; }
    #playerProfile .playerContent .player-action-image {
      min-height: 400px; }
  #playerProfile .flag-ranking {
    margin-top: 20px;
    margin-bottom: 40px; }
  #playerProfile .tournamentStats .points .info {
    font-size: 3em; }
  #playerProfile .tournamentStats .win-loss-record .info {
    font-size: 2.4em; } }

@media only screen and (min-width: 768px) {
  #playerProfile .cup-logo {
    margin: 15px auto;
    background-position: center; }
  #playerProfile .player-profile-image {
    border-bottom: 2px solid #84754E; }
  #playerProfile .tournamentStats .points .info {
    font-size: 3em; }
  #playerProfile .tournamentStats .win-loss-record .info {
    font-size: 2.4em; }
  #playerProfile .flag-ranking {
    margin-top: 20px;
    margin-bottom: 40px; }
  #playerProfile .playerContent .player-action-image-container {
    min-height: 400px; }
  #playerProfile .playerContent .player-action-image {
    min-height: 400px; } }

@media only screen and (min-width: 992px) {
  #playerProfile .cup-logo {
    margin: 15px 0;
    background-position: left; }
  #playerProfile .player-profile-image {
    border-bottom: none; } }

@media only screen and (min-width: 1200px) {
  #playerProfile .tournamentStats .points .info {
    font-size: 3.4em; }
  #playerProfile .tournamentStats .win-loss-record .info {
    font-size: 3em; }
  #playerProfile .flag-ranking {
    margin-top: 40px;
    margin-bottom: 0; }
  #playerProfile .playerContent .player-action-image-container {
    min-height: 375px; }
  #playerProfile .playerContent .player-action-image {
    min-height: 375px; } }

/* Global Scorecard Table Styles */
.scoring {
  /* End Global Scorecard Table Styles */ }
  .scoring .teamEuropeWin {
    background: #003591;
    background: linear-gradient(to bottom, #003591 0%, #003359 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003359', endColorstr='#003591', GradientType=0); }
  .scoring .teamWorldWin {
    background: #d52b1e;
    background: linear-gradient(to bottom, #d52b1e 0%, #782327 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d52b1e', endColorstr='#782327', GradientType=0); }
  .scoring .loser {
    opacity: 0.5; }
  .scoring .scoreCard {
    background-color: #000000;
    margin: 0px;
    border-radius: 2px;
    align-items: flex-end; }
    .scoring .scoreCard .match-details-date {
      font-family: "Friz_Quadrata", serif;
      color: #b2b5b7;
      margin: 20px auto 0px auto; }
  .scoring .match {
    padding: 0; }
  .scoring .icon {
    font-size: 1em;
    color: #84754E;
    float: right; }
  .scoring .scoreCardTable table {
    width: 100%;
    color: #ffffff;
    border-spacing: 0 3px;
    border-collapse: separate; }
  .scoring .scoreCardTable p {
    color: #808080;
    margin-top: 18px;
    line-height: 18px; }
  .scoring .scoreCardTable .previewGame td {
    padding: 10px 5px 8px 5px; }
  .scoring .scoreCardTable tr.leaderEu td:first-child {
    background: #003591;
    background: linear-gradient(to bottom, #003591 0%, #003359 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003359', endColorstr='#003591', GradientType=0);
    font-weight: bold;
    color: #ffffff; }
  .scoring .scoreCardTable tr.leaderWorld td:last-child {
    background: #d52b1e;
    background: linear-gradient(to bottom, #d52b1e 0%, #782327 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d52b1e', endColorstr='#782327', GradientType=0);
    font-weight: bold;
    color: #ffffff; }
  .scoring .scoreCardTable tr.euRow td.name, .scoring .scoreCardTable tr.worldRow td.name {
    padding: 12px 10px 8px 10px; }
    .scoring .scoreCardTable tr.euRow td.name a, .scoring .scoreCardTable tr.worldRow td.name a {
      width: 100%; }
  .scoring .scoreCardTable tr.euRow[winner="1"] .name a:last-child:after, .scoring .scoreCardTable tr.worldRow[winner="1"] .name a:last-child:after {
    content: '';
    background-image: url("../img/matchcentre/winner-tick.svg");
    background-repeat: no-repeat;
    background-position: center right;
    float: right; }
  .scoring .scoreCardTable tr.euRow[winner="1"] .name, .scoring .scoreCardTable tr.worldRow[winner="1"] .name {
    color: #ffffff;
    font-weight: bold; }
    .scoring .scoreCardTable tr.euRow[winner="1"] .name a, .scoring .scoreCardTable tr.worldRow[winner="1"] .name a {
      color: #ffffff; }
  .scoring .scoreCardTable tr .value[set_won="1"] {
    color: #ffffff;
    font-weight: bold; }
  .scoring .scoreCardTable tr[server="1"] .name a {
    color: #ffffff;
    font-weight: bold; }
  .scoring .scoreCardTable tr[server="1"] .name a:last-child:after, .scoring .scoreCardTable tr[server="1"] .name a:last-child:after {
    content: '';
    background-image: url("../img/matchcentre/tennis-ball.svg");
    background-repeat: no-repeat;
    background-position: center right;
    float: right; }
  .scoring .scoreCardTable tr td {
    background-color: #262626;
    text-align: center;
    line-height: inherit;
    /* Hide td cells when corresponding data attributes are empty */ }
    .scoring .scoreCardTable tr td.euLogo {
      padding: 3px 0 0 0;
      background: #003591;
      background: radial-gradient(ellipse at center, #003591 0%, #003359 85%, #003359 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003591', endColorstr='#003359', GradientType=1); }
      .scoring .scoreCardTable tr td.euLogo img {
        width: 60%; }
    .scoring .scoreCardTable tr td.worldLogo {
      padding: 3px 0 0 0;
      background: #d52b1e;
      background: radial-gradient(ellipse at center, #d52b1e 0%, #782327 85%, #782327 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d52b1e', endColorstr='#782327', GradientType=1); }
      .scoring .scoreCardTable tr td.worldLogo img {
        width: 60%; }
    .scoring .scoreCardTable tr td.score {
      font-weight: bold;
      color: #ffffff; }
      .scoring .scoreCardTable tr td.score span {
        background-color: black;
        border-radius: 10px;
        display: inline-block;
        padding: 2px 10px 0px 10px;
        vertical-align: middle; }
    .scoring .scoreCardTable tr td.name {
      border-width: 5px 0px;
      text-align: left;
      width: auto;
      color: #b2b5b7;
      line-height: 1.4em; }
      .scoring .scoreCardTable tr td.name a {
        color: #b2b5b7; }
    .scoring .scoreCardTable tr td.value {
      color: #b2b5b7; }
    .scoring .scoreCardTable tr td sub {
      font-size: 0.7em;
      bottom: 0;
      /*
					&:before{
					  content: "(";
				    }
				    &:after{
					  content: ")"; 
				    }
*/ }
    .scoring .scoreCardTable tr td.value:empty, .scoring .scoreCardTable tr td.score:empty {
      display: none; }
  .scoring .date {
    padding: 5px 15px; }
  .scoring .matchPoints {
    font-family: "Friz_Quadrata", serif; }
    .scoring .matchPoints .winnerPoints {
      display: inline-block;
      width: 100%;
      border-bottom-left-radius: 2px;
      border-bottom-right-radius: 2px; }
  .scoring .playerNames {
    margin: 0;
    background-color: #262626;
    font-family: "Friz_Quadrata", serif;
    text-align: center; }
    .scoring .playerNames a {
      color: #ffffff; }
  .scoring .matchCenterButton {
    margin: 15px auto 0 auto; }
  .scoring .zindexFix {
    z-index: 0;
    opacity: 0; }
  .scoring .matchTime {
    position: relative;
    float: none;
    font-size: 14px;
    display: table;
    margin: -3px auto auto auto;
    padding: 10px 20px;
    color: #b2b5b7 !important;
    text-align: center; }
  .scoring .match {
    position: relative;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 20px;
    background: #000000;
    background: linear-gradient(to right, #003359 0%, #003359 20%, #000000 49%, #000000 50%, #782327 80%, #782327 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003359', endColorstr='#782327', GradientType=1);
    /* Spacing of players IE */ }
    .scoring .match .singles {
      width: 100%; }
    .scoring .match .doubles {
      margin: 0 20px 0 -50px; }
      .scoring .match .doubles img {
        display: block;
        height: auto; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .scoring .match .doubles {
        margin: 0 20px 0 -35px; } }
    .scoring .match .matchBg {
      background: #000000;
      background: linear-gradient(to right, #003359 0%, #003359 20%, #000000 49%, #000000 50%, #782327 80%, #782327 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003359', endColorstr='#782327', GradientType=1); }
    .scoring .match .teamEurope,
    .scoring .match .teamWorld {
      align-items: flex-end; }
    .scoring .match .teamEurope {
      background: url(../img/players/eu-player-bg.png) no-repeat;
      background-size: contain;
      background-position: bottom; }
      .scoring .match .teamEurope img {
        padding: 15px 15px 0 15px; }
    .scoring .match .teamWorld {
      background: url(../img/players/world-player-bg.png) no-repeat;
      background-size: contain;
      background-position: bottom; }
      .scoring .match .teamWorld img {
        padding: 15px 15px 0 15px; }

div[match-format="doubles"] tr[server="1"] .name a:last-child:after,
div[match-format="doubles"] tr[winner="1"] .name a:last-child:after {
  margin-top: -12px;
  margin-right: 0px; }

div[match-format="doubles"] .scoreCardTable tr.euRow td.name, div[match-format="doubles"] .scoreCardTable tr.worldRow td.name {
  padding: 7px 10px 2px 10px; }

div[match-status="upcoming"] .scoreCard .teamWorld,
div[match-status="upcoming"] .scoreCard .teamEurope {
  padding-top: 35px; }

.mainScorecard {
  display: -ms-flexbox;
  text-align: center;
  text-transform: uppercase;
  margin: 10px 0 0 0;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  background: #262626;
  background: linear-gradient(to right, #003359 0%, #003359 50%, #782327 50%, #782327 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#782327', endColorstr='#d52b1e', GradientType=1); }
  .mainScorecard .overlay {
    height: 100%;
    padding: 20px 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1); }
  .mainScorecard .europebg .euCup,
  .mainScorecard .worldbg .euCup {
    background: url("../img/players/cup-europe.svg");
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain; }
  .mainScorecard .europebg .worldCup,
  .mainScorecard .worldbg .worldCup {
    background: url("../img/players/cup-world.svg");
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain; }
  .mainScorecard .europebg h2,
  .mainScorecard .worldbg h2 {
    margin: 10px auto 0 auto; }
  .mainScorecard .vs img {
    max-width: 30%;
    margin-left: 5px; }
  .mainScorecard h2,
  .mainScorecard h3,
  .mainScorecard h4 {
    color: #ffffff;
    margin-bottom: 0px; }
  .mainScorecard .score {
    color: #ffffff;
    font-family: "Friz_Quadrata", serif;
    line-height: 1.1em; }
  .mainScorecard .needed {
    margin: 0 auto -15px auto;
    color: #ffffff;
    font-family: "Friz_Quadrata", serif;
    font-size: 12px;
    line-height: 1.6em; }
    .mainScorecard .needed a {
      color: #ffffff; }
    .mainScorecard .needed .icon {
      top: -5px;
      color: #ffffff;
      font-size: 1.6em; }
  .mainScorecard .vicoryLine {
    background: #FFF;
    width: 2px;
    display: block;
    float: none; }

.mainScorecard.thin {
  cursor: pointer;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  background: #000000;
  background: linear-gradient(to right, #001A2F 0%, #003359 25%, #003359 50%, #782327 50%, #782327 75%, #3B1113 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1); }
  .mainScorecard.thin .title {
    font-family: "Friz_Quadrata", serif;
    color: #ffffff;
    font-size: 0.875em;
    margin: 0 auto; }
  .mainScorecard.thin .cup img {
    height: 35px; }
  .mainScorecard.thin .europe .team {
    background: url(../img/teams/eu-stars-2018.png) no-repeat;
    background-position: center center;
    background-size: contain;
    padding: 5px 0; }
  .mainScorecard.thin .world .team {
    background: url(../img/teams/world-globe-2018.png) no-repeat;
    background-position: center center;
    background-size: contain;
    padding: 5px 0; }

.popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 640px;
  margin: 20px auto; }

#scoreboard .advertLeaderboard {
  margin-bottom: -10px; }

@media only screen and (max-width: 767px) {
  div[match-format="doubles"] tr[server="1"] .name a:last-child:after,
  div[match-format="doubles"] tr[winner="1"] .name a:last-child:after {
    margin-top: -8px;
    margin-right: -8px; }
  .matchselectContainer {
    margin-top: -10px; }
  .scoring .match .doubles {
    margin: 0 0 0 -20px; }
  .scoring .scoreCardTable tr td.name {
    line-height: 1em; }
  .scoring .scoreCardTable tr[winner="1"] .name a:last-child:after, .scoring .scoreCardTable tr[server="1"] .name a:last-child:after, .scoring .scoreCardTable tr[server="1"] .name a:last-child:after {
    width: 25px;
    height: 12px; }
  .mainScorecard .overlay {
    padding: 15px 0; }
  .mainScorecard .europebg .euCup,
  .mainScorecard .worldbg .euCup {
    height: 35px; }
  .mainScorecard .europebg .worldCup,
  .mainScorecard .worldbg .worldCup {
    height: 35px; }
  .mainScorecard .europebg h2,
  .mainScorecard .worldbg h2 {
    font-size: 12px; }
  .mainScorecard .score {
    font-size: 36px; }
  .mainScorecard .vs img {
    max-width: 100%; }
  .mainScorecard .needed .points {
    font-size: 14px; }
  .mainScorecard .vicoryLine {
    height: 25px; }
  .mainScorecard .finale h3 {
    font-size: 1.2em; }
  .mainScorecard .vicoryLine {
    margin: 0px auto -70px auto; }
  .mainScorecard .score {
    font-size: 40px; }
  .mainScorecard.thin {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    min-height: 60px; }
    .mainScorecard.thin .europebg h4,
    .mainScorecard.thin .worldbg h4 {
      font-size: 12px; }
    .mainScorecard.thin .title {
      margin: 2px auto -2px auto; }
    .mainScorecard.thin .score {
      font-size: 30px; } }

@media only screen and (min-width: 768px) {
  .scoring .scoreCardTable tr[winner="1"] .name a:last-child:after, .scoring .scoreCardTable tr[server="1"] .name a:last-child:after, .scoring .scoreCardTable tr[server="1"] .name a:last-child:after {
    width: 35px;
    height: 20px; }
  .mainScorecard .europebg .euCup,
  .mainScorecard .worldbg .euCup {
    height: 70px; }
  .mainScorecard .europebg .worldCup,
  .mainScorecard .worldbg .worldCup {
    height: 70px; }
  .mainScorecard .europebg h2,
  .mainScorecard .worldbg h2 {
    font-size: 1.8em; }
  .mainScorecard .score {
    font-size: 80px; }
  .mainScorecard .vs img {
    max-width: 50%; }
  .mainScorecard .needed .points {
    font-size: 1.4em; }
  .mainScorecard .vicoryLine {
    height: 35px; }
  .mainScorecard.thin {
    min-height: 50px;
    height: 50px; }
    .mainScorecard.thin .score {
      font-size: 30px; } }

@media only screen and (min-width: 992px) {
  .scoring .scoreCardTable tr[winner="1"] .name a:last-child:after, .scoring .scoreCardTable tr[server="1"] .name a:last-child:after, .scoring .scoreCardTable tr[server="1"] .name a:last-child:after {
    width: 35px;
    height: 20px; }
  .mainScorecard .europebg h2,
  .mainScorecard .worldbg h2 {
    font-size: 2.5em; }
  .mainScorecard .score {
    font-size: 100px; }
  .mainScorecard .vs img {
    max-width: 40%; }
  .mainScorecard.thin {
    min-height: 50px;
    height: 50px; }
    .mainScorecard.thin .score {
      font-size: 30px; } }

@media only screen and (min-width: 1200px) {
  .mainScorecard .score {
    font-size: 100px; }
  .mainScorecard .vs img {
    max-width: 25%; }
  .mainScorecard.thin {
    min-height: 50px;
    height: 50px; }
    .mainScorecard.thin .score {
      font-size: 30px; } }

/* ------------ Scoreboard Page Styles --------------- */
#scoreboard {
  overflow: hidden;
  background: #e6e6e6;
  /* Top Scorecard Styles */
  /* End Top Scorecard Styles */ }
  #scoreboard nav {
    background: none; }
  #scoreboard .white-container {
    background-color: #ffffff;
    padding-top: 30px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px; }
  #scoreboard .scoreboardMainContent {
    background: url("../img/hospitality/hospitalitybg-2018.svg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain; }
  #scoreboard .section {
    position: relative; }
    #scoreboard .section .container {
      text-align: center;
      position: relative; }
    #scoreboard .section p {
      color: #e6e6e6; }
    #scoreboard .section h4 {
      color: #ffffff;
      margin-bottom: 0; }
    #scoreboard .section h3 span {
      font-size: .5em; }
  #scoreboard section[class^="match"] .container h3 {
    margin-bottom: 0; }
  #scoreboard section[class^="match"] .container p {
    font-size: 1.125em; }
  #scoreboard .scoreBlocks {
    margin: 0;
    padding: 2px;
    background-color: #000000;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    /* Hide for IE10-11 */ }
    #scoreboard .scoreBlocks .defaultBlock {
      padding: 15px 0;
      margin: 2px;
      border-radius: 1px;
      background-color: #262626;
      display: flex;
      flex: 1 0 auto;
      flex-direction: column; }
    #scoreboard .scoreBlocks .winner {
      border: 1px solid #FFF; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      #scoreboard .scoreBlocks .winner {
        border: none; } }
/* ----------- Scoreboard Page Styles ------------ */
@media only screen and (max-width: 320px) {
  .scoring .scoreCardTable .euLogo,
  .scoring .scoreCardTable .worldLogo {
    display: none; } }

@media only screen and (max-width: 767px) {
  .scoring .name a {
    display: block; }
    .scoring .name a:only-child:first-child:after {
      content: " "; }
  .scoring .playerNames {
    display: none; }
    .scoring .playerNames .name {
      padding: 10px 0;
      display: inline-block; }
  .scoring .scoreCard {
    margin: 0; }
  .scoring .scoreCardTable {
    margin-top: -3px;
    margin-bottom: 10px;
    padding: 0 10px; }
    .scoring .scoreCardTable table {
      width: 100%; }
    .scoring .scoreCardTable td {
      padding: 6px 5px 3px 5px; }
      .scoring .scoreCardTable td.worldLogo, .scoring .scoreCardTable td.euLogo {
        width: 25px; }
    .scoring .scoreCardTable .name a {
      font-size: 12px; }
    .scoring .scoreCardTable .score {
      font-size: 13px;
      max-width: 36px; }
    .scoring .scoreCardTable .value {
      font-size: 14px;
      max-width: 32px; }
    .scoring .scoreCardTable .title {
      font-size: 0.875em; }
    .scoring .scoreCardTable h4 {
      margin-top: 0;
      margin-bottom: 10px; }
  .scoring .match .singles img {
    max-width: 65%; }
  .scoring .match .doubles img {
    max-width: 140%; }
  .scoring .match .teamEurope,
  .scoring .match .teamWorld {
    height: 100%; }
  .scoring .match .matchDate {
    background-color: #000;
    margin: 0; }
  .scoring .singles,
  .scoring .doubles {
    padding-top: 0px !important; }
  .scoring .date {
    padding: 15px 0;
    font-weight: bold; }
  .scoring .matchPoints .winnerPoints {
    padding: 3px 15px; }
  .scoring .vs img {
    margin: 0 auto;
    max-width: 80%; }
  .scoring .icon {
    font-size: 0.8em;
    color: #84754E;
    float: right; }
  .matchselectContainer {
    padding: 0; }
  #scoreboard .broughtbyLogo {
    margin: 0px auto 0px auto;
    width: 100%;
    text-align: center; }
  #scoreboard .scoreBlocks .defaultBlock {
    padding: 5px 0; }
  #scoreboardTabs .day {
    font-size: 1.4em; } }

@media only screen and (min-width: 768px) {
  .scoring {
    margin-bottom: 10px; }
    .scoring .name a {
      display: inline-block; }
      .scoring .name a:only-child:first-child:after {
        content: " "; }
    .scoring .playerNames .name {
      padding: 10px 0; }
    .scoring .scoreCardTable {
      margin-top: -3px;
      margin-bottom: 15px;
      padding: 0 15px; }
      .scoring .scoreCardTable td {
        padding: 6px 10px 3px 10px; }
        .scoring .scoreCardTable td.worldLogo, .scoring .scoreCardTable td.euLogo {
          width: 45px; }
      .scoring .scoreCardTable .name a {
        font-size: 1em; }
      .scoring .scoreCardTable .score {
        font-size: 1em;
        width: 60px; }
      .scoring .scoreCardTable .value {
        font-size: 1em;
        width: 70px; }
      .scoring .scoreCardTable h4 {
        margin-top: 10;
        margin-bottom: 10px; }
    .scoring .match .singles img {
      max-width: 65%; }
    .scoring .match .doubles img {
      max-width: 140%; }
    .scoring .match .matchDate {
      background-color: #262626;
      margin: 0; }
    .scoring .singles,
    .scoring .doubles {
      padding-top: 0px !important; }
    .scoring .date {
      padding: 15px; }
    .scoring .matchPoints .winnerPoints {
      padding: 3px 15px; }
  #scoreboard .broughtbyLogo {
    margin: 40px auto -95px auto;
    width: 100%;
    text-align: center; }
  #scoreboard .scoreBlocks .defaultBlock {
    padding: 15px 0; }
  #scoreboard .vicoryLine {
    margin: 0px auto -45px auto; }
  #scoreboardTabs .day {
    font-size: 1.6em; } }

@media only screen and (min-width: 992px) {
  .scoring .match .singles img {
    max-width: 90%; }
  .scoring .match .doubles img {
    max-width: 180%; }
  .scoring .match .teamEurope,
  .scoring .match .teamWorld {
    min-height: 170px; }
  .scoring .name a {
    display: inline-block; }
    .scoring .name a:only-child:first-child:after {
      content: " "; }
  .scoring .playerNames .name {
    padding: 15px 0; }
  .scoring .scoreCardTable {
    padding: 0;
    margin-top: 0px; }
    .scoring .scoreCardTable .score {
      width: 50px; }
    .scoring .scoreCardTable .value {
      width: 45px; }
  .scoring .singles,
  .scoring .doubles {
    padding-top: 0px !important; }
  .scoring .vs img {
    margin: 0 auto;
    max-width: 15%; }
  .scoring .date {
    padding: 10px 15px;
    font-weight: normal; }
  #scoreboard .scoreCard {
    border: 0; }
  #scoreboardTabs .day {
    font-size: 1.8em; } }

@media only screen and (min-width: 1200px) {
  .scoring .scoreCardTable {
    padding: 0 15px; }
    .scoring .scoreCardTable .score {
      width: 60px; }
    .scoring .scoreCardTable .value {
      width: 65px; }
  .scoring .match {
    /* Height of players IE */ }
    .scoring .match .singles img {
      max-width: 70%; }
    .scoring .match .doubles img {
      max-width: 140%; }
    .scoring .match .teamEurope,
    .scoring .match .teamWorld {
      min-height: 170px;
      margin-top: -100px; } }
  @media only screen and (min-width: 1200px) and (-ms-high-contrast: active), only screen and (min-width: 1200px) and (-ms-high-contrast: none) {
    .scoring .match .teamEurope,
    .scoring .match .teamWorld {
      margin-top: 0px; } }
@media only screen and (min-width: 1200px) {
  .scoring .name a {
    display: inline-block; }
    .scoring .name a:only-child:first-child:after {
      content: " "; }
  .scoring .vs img {
    margin: -20px auto auto auto;
    max-width: 15%; }
  .scoring .icon {
    font-size: 1.4em; }
  #scoreboard .scoreCard {
    border: 0; } }

#tickets,
#tickets-presale,
#tickets-faq {
  overflow: hidden;
  background: url("../img/hospitality/hospitalitybg-2018.svg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  background-color: #e6e6e6;
  /* TICKETS FAQ */
  /* / TICKETS FAQ */
  /* tickets MAIN PAGE STYLES */
  /* / tickets MAIN PAGE STYLES */ }
  #tickets .section,
  #tickets-presale .section,
  #tickets-faq .section {
    position: relative; }
    #tickets .section .container,
    #tickets-presale .section .container,
    #tickets-faq .section .container {
      text-align: center;
      position: relative; }
  #tickets .ticketsHeader,
  #tickets-presale .ticketsHeader,
  #tickets-faq .ticketsHeader {
    position: relative;
    height: 450px;
    padding: 20px 60px 60px 60px;
    text-align: center;
    background: url(top center);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
    #tickets .ticketsHeader h1,
    #tickets-presale .ticketsHeader h1,
    #tickets-faq .ticketsHeader h1 {
      color: #FFF;
      text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5); }
    #tickets .ticketsHeader .icon,
    #tickets-presale .ticketsHeader .icon,
    #tickets-faq .ticketsHeader .icon {
      color: #FFF;
      line-height: 1.4em;
      text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5); }
    #tickets .ticketsHeader .overlay,
    #tickets-presale .ticketsHeader .overlay,
    #tickets-faq .ticketsHeader .overlay {
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0);
      /* Old browsers */
      /* FF3.6+ */
      /* Chrome,Safari4+ */
      /* Chrome10+,Safari5.1+ */
      /* IE10+ */
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$top', endColorstr='$bottom',GradientType=0 );
      /* IE6-9 */ }
  #tickets .tickets-faq-content,
  #tickets-presale .tickets-faq-content,
  #tickets-faq .tickets-faq-content {
    background-color: rgba(255, 255, 255, 0.6);
    padding: 30px 15px;
    margin: 0 auto !important;
    /* Hide search for IE10-11 */
    /* / Hide search for IE10-11 */ }
    #tickets .tickets-faq-content .search-box .search-icon,
    #tickets-presale .tickets-faq-content .search-box .search-icon,
    #tickets-faq .tickets-faq-content .search-box .search-icon {
      height: 55px;
      width: 55px;
      position: absolute;
      margin-top: 3px;
      right: 0;
      display: block;
      background-image: url(../img/tickets/search-icon.svg);
      background-repeat: no-repeat;
      background-position: right;
      background-color: #fff; }
    #tickets .tickets-faq-content .faq input,
    #tickets-presale .tickets-faq-content .faq input,
    #tickets-faq .tickets-faq-content .faq input {
      width: 93.3%;
      height: 60px;
      font-size: 1.125em;
      display: block;
      padding: 0 15px;
      margin: 10px auto 40px auto;
      border: 1px solid #84754E;
      border-radius: 2px;
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
      -webkit-appearance: none;
      transition: box-shadow .1s linear; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      #tickets .tickets-faq-content .faq input,
      #tickets-presale .tickets-faq-content .faq input,
      #tickets-faq .tickets-faq-content .faq input {
        display: none; }
      #tickets .tickets-faq-content .search-box,
      #tickets-presale .tickets-faq-content .search-box,
      #tickets-faq .tickets-faq-content .search-box {
        display: none; } }
    #tickets .tickets-faq-content .faq input::-webkit-input-placeholder,
    #tickets-presale .tickets-faq-content .faq input::-webkit-input-placeholder,
    #tickets-faq .tickets-faq-content .faq input::-webkit-input-placeholder {
      color: #ccc !important; }
    #tickets .tickets-faq-content .faq input::-moz-placeholder,
    #tickets-presale .tickets-faq-content .faq input::-moz-placeholder,
    #tickets-faq .tickets-faq-content .faq input::-moz-placeholder {
      color: #ccc !important; }
    #tickets .tickets-faq-content .faq input:-ms-input-placeholder,
    #tickets-presale .tickets-faq-content .faq input:-ms-input-placeholder,
    #tickets-faq .tickets-faq-content .faq input:-ms-input-placeholder {
      color: #ccc !important; }
    #tickets .tickets-faq-content .faq input:focus,
    #tickets-presale .tickets-faq-content .faq input:focus,
    #tickets-faq .tickets-faq-content .faq input:focus {
      box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.3); }
    #tickets .tickets-faq-content .faq .highlight,
    #tickets-presale .tickets-faq-content .faq .highlight,
    #tickets-faq .tickets-faq-content .faq .highlight {
      background-color: #fffd77; }
    #tickets .tickets-faq-content .is-active,
    #tickets-presale .tickets-faq-content .is-active,
    #tickets-faq .tickets-faq-content .is-active {
      display: block; }
    #tickets .tickets-faq-content .is-hidden,
    #tickets-presale .tickets-faq-content .is-hidden,
    #tickets-faq .tickets-faq-content .is-hidden {
      display: none; }
    #tickets .tickets-faq-content .faq__notfound,
    #tickets-presale .tickets-faq-content .faq__notfound,
    #tickets-faq .tickets-faq-content .faq__notfound {
      font-size: 1.125em;
      font-style: italic;
      display: none; }
    #tickets .tickets-faq-content .faq__notfound.is-visible,
    #tickets-presale .tickets-faq-content .faq__notfound.is-visible,
    #tickets-faq .tickets-faq-content .faq__notfound.is-visible {
      display: block; }
    #tickets .tickets-faq-content ul,
    #tickets-presale .tickets-faq-content ul,
    #tickets-faq .tickets-faq-content ul {
      list-style: none;
      color: #a28d55; }
      #tickets .tickets-faq-content ul li,
      #tickets-presale .tickets-faq-content ul li,
      #tickets-faq .tickets-faq-content ul li {
        line-height: 32px; }
      #tickets .tickets-faq-content ul a,
      #tickets-presale .tickets-faq-content ul a,
      #tickets-faq .tickets-faq-content ul a {
        font-weight: bold;
        color: #a28d55; }
    #tickets .tickets-faq-content h2,
    #tickets-presale .tickets-faq-content h2,
    #tickets-faq .tickets-faq-content h2 {
      text-transform: uppercase;
      color: #84754E;
      margin: 30px 0;
      line-height: 45px; }
    #tickets .tickets-faq-content h3,
    #tickets-presale .tickets-faq-content h3,
    #tickets-faq .tickets-faq-content h3 {
      text-transform: uppercase;
      color: #84754E;
      margin: 30px 0 0 0;
      line-height: 30px; }
    #tickets .tickets-faq-content h4,
    #tickets .tickets-faq-content h5,
    #tickets .tickets-faq-content h6,
    #tickets-presale .tickets-faq-content h4,
    #tickets-presale .tickets-faq-content h5,
    #tickets-presale .tickets-faq-content h6,
    #tickets-faq .tickets-faq-content h4,
    #tickets-faq .tickets-faq-content h5,
    #tickets-faq .tickets-faq-content h6 {
      margin: 0;
      font-size: 1.125em;
      font-family: "Cambay", sans-serif;
      font-weight: bold;
      color: #373a3c;
      text-transform: none;
      line-height: 30px; }
    #tickets .tickets-faq-content .search-faq,
    #tickets-presale .tickets-faq-content .search-faq,
    #tickets-faq .tickets-faq-content .search-faq {
      margin: 30px auto; }
    #tickets .tickets-faq-content ul.question-list,
    #tickets-presale .tickets-faq-content ul.question-list,
    #tickets-faq .tickets-faq-content ul.question-list {
      list-style: disc !important;
      padding-left: 20px; }
      #tickets .tickets-faq-content ul.question-list li,
      #tickets-presale .tickets-faq-content ul.question-list li,
      #tickets-faq .tickets-faq-content ul.question-list li {
        line-height: 24px;
        padding: 8px 0; }
    #tickets .tickets-faq-content li.questions a,
    #tickets-presale .tickets-faq-content li.questions a,
    #tickets-faq .tickets-faq-content li.questions a {
      font-weight: bold; }
    #tickets .tickets-faq-content div[id^="answer-"],
    #tickets-presale .tickets-faq-content div[id^="answer-"],
    #tickets-faq .tickets-faq-content div[id^="answer-"] {
      padding: 5px 0; }
    #tickets .tickets-faq-content .back,
    #tickets-presale .tickets-faq-content .back,
    #tickets-faq .tickets-faq-content .back {
      float: right;
      display: block;
      font-weight: bold;
      border-bottom: 1px solid #e6e6e6;
      width: 100%;
      padding-top: 10px;
      padding-bottom: 20px;
      margin-bottom: 30px;
      text-align: right; }
      #tickets .tickets-faq-content .back a:after,
      #tickets-presale .tickets-faq-content .back a:after,
      #tickets-faq .tickets-faq-content .back a:after {
        font-family: 'arrows';
        content: '\e802';
        width: 22px;
        height: 22px;
        padding: 0 5px;
        display: inline-block; }
    #tickets .tickets-faq-content .category,
    #tickets-presale .tickets-faq-content .category,
    #tickets-faq .tickets-faq-content .category {
      padding: 40px 0 20px 0; }
  #tickets .ticketsMain .section,
  #tickets-presale .ticketsMain .section,
  #tickets-faq .ticketsMain .section {
    text-align: center; }
  #tickets .ticketsMain .ticketsContent,
  #tickets-presale .ticketsMain .ticketsContent,
  #tickets-faq .ticketsMain .ticketsContent {
    padding: 0;
    /* CARDS */
    /* / CARDS */
    /* TICKETS SESSIONS */
    /* / TICKETS SESSIONS */ }
    #tickets .ticketsMain .ticketsContent .cardContent .card,
    #tickets-presale .ticketsMain .ticketsContent .cardContent .card,
    #tickets-faq .ticketsMain .ticketsContent .cardContent .card {
      margin-top: 20px;
      margin-bottom: 40px;
      background-color: #ffffff;
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); }
    #tickets .ticketsMain .ticketsContent .cardContent h4,
    #tickets-presale .ticketsMain .ticketsContent .cardContent h4,
    #tickets-faq .ticketsMain .ticketsContent .cardContent h4 {
      text-align: center;
      margin: 15px 5px 15px 5px;
      color: #84754E; }
    #tickets .ticketsMain .ticketsContent .cardContent .flex-text,
    #tickets-presale .ticketsMain .ticketsContent .cardContent .flex-text,
    #tickets-faq .ticketsMain .ticketsContent .cardContent .flex-text {
      padding: 10px; }
    #tickets .ticketsMain .ticketsContent .cardContent .graphic,
    #tickets-presale .ticketsMain .ticketsContent .cardContent .graphic,
    #tickets-faq .ticketsMain .ticketsContent .cardContent .graphic {
      text-align: left;
      height: 200px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover; }
    #tickets .ticketsMain .ticketsContent .cardContent img,
    #tickets-presale .ticketsMain .ticketsContent .cardContent img,
    #tickets-faq .ticketsMain .ticketsContent .cardContent img {
      margin: 0 auto;
      display: block;
      max-width: 100% !important;
      height: auto !important; }
    #tickets .ticketsMain .ticketsContent .cardContent .buttonContainer,
    #tickets-presale .ticketsMain .ticketsContent .cardContent .buttonContainer,
    #tickets-faq .ticketsMain .ticketsContent .cardContent .buttonContainer {
      text-align: center;
      width: 100%;
      padding: 0 0 25px 0;
      display: block; }
    #tickets .ticketsMain .ticketsContent #tickets-sessions,
    #tickets-presale .ticketsMain .ticketsContent #tickets-sessions,
    #tickets-faq .ticketsMain .ticketsContent #tickets-sessions {
      padding: 15px 0; }
      #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards,
      #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards,
      #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards {
        padding: 15px 0; }
        #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards h2,
        #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards h2,
        #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards h2 {
          margin: 15px 5px;
          color: #84754E;
          text-transform: uppercase; }
        #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .on-sale .on-sale-session,
        #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .on-sale .on-sale-session,
        #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .on-sale .on-sale-session {
          line-height: normal; }
          #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .on-sale .on-sale-session .session-day-title,
          #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .on-sale .on-sale-session .session-day-title,
          #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .on-sale .on-sale-session .session-day-title {
            padding-bottom: 10px; }
          #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .on-sale .on-sale-session .session-row,
          #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .on-sale .on-sale-session .session-row,
          #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .on-sale .on-sale-session .session-row {
            margin: 5px 0 5px 0;
            padding: 15px;
            background-color: #f2f2f2; }
            #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .on-sale .on-sale-session .session-row .buttonContainer.sold-out,
            #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .on-sale .on-sale-session .session-row .buttonContainer.sold-out,
            #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .on-sale .on-sale-session .session-row .buttonContainer.sold-out {
              display: none; }
            #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .on-sale .on-sale-session .session-row .sold-out-text.sold-out,
            #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .on-sale .on-sale-session .session-row .sold-out-text.sold-out,
            #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .on-sale .on-sale-session .session-row .sold-out-text.sold-out {
              display: block; }
            #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .on-sale .on-sale-session .session-row .sold-out-text,
            #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .on-sale .on-sale-session .session-row .sold-out-text,
            #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .on-sale .on-sale-session .session-row .sold-out-text {
              display: none; }
            #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .on-sale .on-sale-session .session-row .sold-out-text,
            #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .on-sale .on-sale-session .session-row .sold-out-text,
            #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .on-sale .on-sale-session .session-row .sold-out-text {
              text-transform: uppercase;
              color: red;
              font-weight: bold; }
            #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .on-sale .on-sale-session .session-row .session-details,
            #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .on-sale .on-sale-session .session-row .session-details,
            #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .on-sale .on-sale-session .session-row .session-details {
              text-transform: uppercase;
              font-weight: bold; }
              #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .on-sale .on-sale-session .session-row .session-details .day:before,
              #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .on-sale .on-sale-session .session-row .session-details .day:before,
              #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .on-sale .on-sale-session .session-row .session-details .day:before {
                color: #84754E;
                display: inline;
                font-family: 'icon8';
                content: "\f10f";
                font-size: 1.6em;
                margin-right: 15px;
                vertical-align: middle; }
              #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .on-sale .on-sale-session .session-row .session-details .night:before,
              #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .on-sale .on-sale-session .session-row .session-details .night:before,
              #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .on-sale .on-sale-session .session-row .session-details .night:before {
                color: #84754E;
                display: inline-block;
                font-family: 'icon8';
                content: "\f110";
                font-size: 1.6em;
                margin-right: 15px;
                vertical-align: middle; }
        #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register,
        #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register,
        #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register {
          background-color: #bcbdbc !important;
          margin-top: 40px; }
          #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .caption,
          #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .caption,
          #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .caption {
            padding: 20px; }
          #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register h4,
          #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register h4,
          #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register h4 {
            font-size: 1.5em;
            padding-left: 10px;
            text-align: left;
            color: #ffffff; }
          #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .flex-text,
          #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .flex-text,
          #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .flex-text {
            padding: 10px; }
          #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .buttonDefault, #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .buttonCompact, #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .homeRegisterForm input[type=submit], .homeRegisterForm #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register input[type=submit],
          #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .homeRegisterForm .button,
          .homeRegisterForm #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .button, #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .hospitalityQueryForm input[type=submit], .hospitalityQueryForm #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register input[type=submit],
          #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .hospitalityQueryForm .button,
          .hospitalityQueryForm #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .button,
          #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .ticketsQueryForm input[type=submit],
          .ticketsQueryForm #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register input[type=submit],
          #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .ticketsQueryForm .button,
          .ticketsQueryForm #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .button, #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .volunteersForm input[type=submit], .volunteersForm #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register input[type=submit],
          #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .volunteersForm .button,
          .volunteersForm #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .button, #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .home #homepage #video-promo-header .video-container .video-content .inner .cta-button, .home #homepage #video-promo-header .video-container .video-content .inner #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .cta-button,
          #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .home #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button,
          .home #home-pre-event #video-promo-header .video-container .video-content .inner #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .cta-button,
          #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner .cta-button,
          .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .cta-button,
          #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button,
          .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .cta-button,
          #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .buttonDefault,
          #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .buttonCompact,
          #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .homeRegisterForm input[type=submit],
          .homeRegisterForm #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register input[type=submit],
          #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .homeRegisterForm .button,
          .homeRegisterForm #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .button,
          #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .hospitalityQueryForm input[type=submit],
          .hospitalityQueryForm #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register input[type=submit],
          #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .hospitalityQueryForm .button,
          .hospitalityQueryForm #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .button,
          #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .ticketsQueryForm input[type=submit],
          .ticketsQueryForm #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register input[type=submit],
          #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .ticketsQueryForm .button,
          .ticketsQueryForm #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .button,
          #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .volunteersForm input[type=submit],
          .volunteersForm #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register input[type=submit],
          #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .volunteersForm .button,
          .volunteersForm #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .button,
          #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .home #homepage #video-promo-header .video-container .video-content .inner .cta-button,
          .home #homepage #video-promo-header .video-container .video-content .inner #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .cta-button,
          #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .home #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button,
          .home #home-pre-event #video-promo-header .video-container .video-content .inner #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .cta-button,
          #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner .cta-button,
          .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .cta-button,
          #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button,
          .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .cta-button,
          #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .buttonDefault,
          #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .buttonCompact,
          #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .homeRegisterForm input[type=submit],
          .homeRegisterForm #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register input[type=submit],
          #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .homeRegisterForm .button,
          .homeRegisterForm #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .button,
          #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .hospitalityQueryForm input[type=submit],
          .hospitalityQueryForm #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register input[type=submit],
          #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .hospitalityQueryForm .button,
          .hospitalityQueryForm #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .button,
          #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .ticketsQueryForm input[type=submit],
          .ticketsQueryForm #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register input[type=submit],
          #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .ticketsQueryForm .button,
          .ticketsQueryForm #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .button,
          #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .volunteersForm input[type=submit],
          .volunteersForm #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register input[type=submit],
          #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .volunteersForm .button,
          .volunteersForm #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .button,
          #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .home #homepage #video-promo-header .video-container .video-content .inner .cta-button,
          .home #homepage #video-promo-header .video-container .video-content .inner #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .cta-button,
          #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .home #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button,
          .home #home-pre-event #video-promo-header .video-container .video-content .inner #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .cta-button,
          #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner .cta-button,
          .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .cta-button,
          #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button,
          .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .cta-button {
            margin: 0 10px; }
          #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .cup,
          #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .cup,
          #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .register .cup {
            min-height: 100%;
            background-position: center;
            background-repeat: no-repeat;
            background-size: cover; }
        #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .card,
        #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .card,
        #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .card {
          padding: 0 15px;
          margin-bottom: 30px;
          background-color: #ffffff;
          box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); }
        #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .header,
        #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .header,
        #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .header {
          padding: 15px 30px;
          min-height: 200px;
          margin: 0 -15px;
          display: flex;
          text-align: center;
          justify-content: center;
          align-items: center;
          flex-flow: column wrap;
          background-color: #000000;
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover; }
        #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards h4,
        #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards h4,
        #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards h4 {
          text-align: center;
          margin: 15px 0 0 0;
          color: #84754E; }
        #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .icon-logo,
        #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .icon-logo,
        #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .icon-logo {
          margin: 10px auto 0 auto;
          width: auto;
          height: 75px !important;
          padding: 10px 5px; }
        #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .flex-text,
        #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .flex-text,
        #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .flex-text {
          padding: 10px 0; }
        #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .graphic,
        #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .graphic,
        #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .graphic {
          height: 200px;
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover; }
        #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards img,
        #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards img,
        #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards img {
          margin: 0 auto;
          display: block;
          max-width: 100% !important;
          height: auto !important; }
        #tickets .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .buttonContainer,
        #tickets-presale .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .buttonContainer,
        #tickets-faq .ticketsMain .ticketsContent #tickets-sessions .tickets-cards .buttonContainer {
          width: 100%;
          display: block; }
  #tickets .ticketsMain h1,
  #tickets-presale .ticketsMain h1,
  #tickets-faq .ticketsMain h1 {
    margin-bottom: 40px; }
  #tickets .ticketsMain h2,
  #tickets-presale .ticketsMain h2,
  #tickets-faq .ticketsMain h2 {
    color: #84754E;
    margin-bottom: 0px;
    padding: 0 15px;
    text-transform: uppercase; }
  #tickets .ticketsMain h4,
  #tickets-presale .ticketsMain h4,
  #tickets-faq .ticketsMain h4 {
    color: #84754E;
    margin-bottom: 20px; }
  #tickets .ticketsMain .dark-bg,
  #tickets-presale .ticketsMain .dark-bg,
  #tickets-faq .ticketsMain .dark-bg {
    background-color: #262626; }
  #tickets .ticketsMain .ticketsForm,
  #tickets-presale .ticketsMain .ticketsForm,
  #tickets-faq .ticketsMain .ticketsForm {
    padding: 40px 15px; }
    #tickets .ticketsMain .ticketsForm p,
    #tickets-presale .ticketsMain .ticketsForm p,
    #tickets-faq .ticketsMain .ticketsForm p {
      color: #ffffff; }
    #tickets .ticketsMain .ticketsForm form,
    #tickets-presale .ticketsMain .ticketsForm form,
    #tickets-faq .ticketsMain .ticketsForm form {
      text-align: left; }

#tickets .advertLeaderboard,
#tickets-presale .advertLeaderboard {
  margin-bottom: 30px; }

#tickets-faq .advertLeaderboard {
  margin-top: 30px;
  margin-bottom: -30px; }

@media only screen and (max-width: 767px) {
  #tickets .ticketsHeader {
    padding: 20px;
    height: 240px; }
    #tickets .ticketsHeader h1 {
      margin: 0; }
    #tickets .ticketsHeader .icon {
      font-size: 4em; }
  #tickets .ticketsMain .section {
    text-align: center;
    padding: 20px 0 0 0; }
  #tickets h2,
  #tickets h4 {
    margin: 20px auto; }
  #tickets-sessions .tickets-cards .caption {
    padding: 30px 15px; }
  #tickets-sessions .tickets-cards .on-sale .on-sale-session {
    padding: 0px 15px 30px 15px; }
    #tickets-sessions .tickets-cards .on-sale .on-sale-session .buttonDefault, #tickets-sessions .tickets-cards .on-sale .on-sale-session .buttonCompact, #tickets-sessions .tickets-cards .on-sale .on-sale-session .homeRegisterForm input[type=submit], .homeRegisterForm #tickets-sessions .tickets-cards .on-sale .on-sale-session input[type=submit],
    #tickets-sessions .tickets-cards .on-sale .on-sale-session .homeRegisterForm .button,
    .homeRegisterForm #tickets-sessions .tickets-cards .on-sale .on-sale-session .button, #tickets-sessions .tickets-cards .on-sale .on-sale-session .hospitalityQueryForm input[type=submit], .hospitalityQueryForm #tickets-sessions .tickets-cards .on-sale .on-sale-session input[type=submit],
    #tickets-sessions .tickets-cards .on-sale .on-sale-session .hospitalityQueryForm .button,
    .hospitalityQueryForm #tickets-sessions .tickets-cards .on-sale .on-sale-session .button,
    #tickets-sessions .tickets-cards .on-sale .on-sale-session .ticketsQueryForm input[type=submit],
    .ticketsQueryForm #tickets-sessions .tickets-cards .on-sale .on-sale-session input[type=submit],
    #tickets-sessions .tickets-cards .on-sale .on-sale-session .ticketsQueryForm .button,
    .ticketsQueryForm #tickets-sessions .tickets-cards .on-sale .on-sale-session .button, #tickets-sessions .tickets-cards .on-sale .on-sale-session .volunteersForm input[type=submit], .volunteersForm #tickets-sessions .tickets-cards .on-sale .on-sale-session input[type=submit],
    #tickets-sessions .tickets-cards .on-sale .on-sale-session .volunteersForm .button,
    .volunteersForm #tickets-sessions .tickets-cards .on-sale .on-sale-session .button, #tickets-sessions .tickets-cards .on-sale .on-sale-session .home #homepage #video-promo-header .video-container .video-content .inner .cta-button, .home #homepage #video-promo-header .video-container .video-content .inner #tickets-sessions .tickets-cards .on-sale .on-sale-session .cta-button,
    #tickets-sessions .tickets-cards .on-sale .on-sale-session .home #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button,
    .home #home-pre-event #video-promo-header .video-container .video-content .inner #tickets-sessions .tickets-cards .on-sale .on-sale-session .cta-button,
    #tickets-sessions .tickets-cards .on-sale .on-sale-session .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner .cta-button,
    .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner #tickets-sessions .tickets-cards .on-sale .on-sale-session .cta-button,
    #tickets-sessions .tickets-cards .on-sale .on-sale-session .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button,
    .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner #tickets-sessions .tickets-cards .on-sale .on-sale-session .cta-button {
      display: table;
      float: none;
      margin: 10px auto; }
    #tickets-sessions .tickets-cards .on-sale .on-sale-session .sold-out-text {
      margin: 10px 0 0 0; }
  #tickets-faq .tickets-faq-content .search-box .search-icon {
    margin-right: 20px; } }

@media only screen and (min-width: 768px) {
  #tickets .ticketsHeader .icon {
    font-size: 5em; }
  #tickets .ticketsMain .section {
    text-align: center;
    padding: 20px 0 0 0; }
  #tickets h2,
  #tickets h4 {
    margin: 20px auto; }
  #tickets-sessions .tickets-cards .caption {
    padding: 30px; }
  #tickets-sessions .tickets-cards .on-sale .on-sale-session {
    padding: 0px 30px 30px 30px; }
    #tickets-sessions .tickets-cards .on-sale .on-sale-session .buttonDefault, #tickets-sessions .tickets-cards .on-sale .on-sale-session .buttonCompact, #tickets-sessions .tickets-cards .on-sale .on-sale-session .homeRegisterForm input[type=submit], .homeRegisterForm #tickets-sessions .tickets-cards .on-sale .on-sale-session input[type=submit],
    #tickets-sessions .tickets-cards .on-sale .on-sale-session .homeRegisterForm .button,
    .homeRegisterForm #tickets-sessions .tickets-cards .on-sale .on-sale-session .button, #tickets-sessions .tickets-cards .on-sale .on-sale-session .hospitalityQueryForm input[type=submit], .hospitalityQueryForm #tickets-sessions .tickets-cards .on-sale .on-sale-session input[type=submit],
    #tickets-sessions .tickets-cards .on-sale .on-sale-session .hospitalityQueryForm .button,
    .hospitalityQueryForm #tickets-sessions .tickets-cards .on-sale .on-sale-session .button,
    #tickets-sessions .tickets-cards .on-sale .on-sale-session .ticketsQueryForm input[type=submit],
    .ticketsQueryForm #tickets-sessions .tickets-cards .on-sale .on-sale-session input[type=submit],
    #tickets-sessions .tickets-cards .on-sale .on-sale-session .ticketsQueryForm .button,
    .ticketsQueryForm #tickets-sessions .tickets-cards .on-sale .on-sale-session .button, #tickets-sessions .tickets-cards .on-sale .on-sale-session .volunteersForm input[type=submit], .volunteersForm #tickets-sessions .tickets-cards .on-sale .on-sale-session input[type=submit],
    #tickets-sessions .tickets-cards .on-sale .on-sale-session .volunteersForm .button,
    .volunteersForm #tickets-sessions .tickets-cards .on-sale .on-sale-session .button, #tickets-sessions .tickets-cards .on-sale .on-sale-session .home #homepage #video-promo-header .video-container .video-content .inner .cta-button, .home #homepage #video-promo-header .video-container .video-content .inner #tickets-sessions .tickets-cards .on-sale .on-sale-session .cta-button,
    #tickets-sessions .tickets-cards .on-sale .on-sale-session .home #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button,
    .home #home-pre-event #video-promo-header .video-container .video-content .inner #tickets-sessions .tickets-cards .on-sale .on-sale-session .cta-button,
    #tickets-sessions .tickets-cards .on-sale .on-sale-session .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner .cta-button,
    .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner #tickets-sessions .tickets-cards .on-sale .on-sale-session .cta-button,
    #tickets-sessions .tickets-cards .on-sale .on-sale-session .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button,
    .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner #tickets-sessions .tickets-cards .on-sale .on-sale-session .cta-button {
      float: right;
      margin: 0; }
  #tickets-faq .tickets-faq-content .search-box .search-icon {
    margin-right: 30px; } }

@media only screen and (min-width: 992px) {
  #tickets .ticketsMain .section {
    text-align: center;
    padding: 40px 0 0 0; }
  #tickets h2,
  #tickets h4 {
    margin: 20px auto; }
  #tickets-faq .tickets-faq-content .search-box .search-icon {
    margin-right: 30px; } }

@media only screen and (min-width: 1200px) {
  #tickets .ticketsMain .section {
    text-align: center;
    padding: 40px 0 0 0; }
  #tickets h2,
  #tickets h4 {
    margin: 0px auto; } }

#contentPage img {
  display: block;
  max-width: 100%;
  height: auto; }

#contentPage.white {
  background-color: #ffffff; }

#contentPage.black {
  background-color: #000000; }
  #contentPage.black p {
    color: #ffffff; }
  #contentPage.black h1 {
    color: #fff;
    text-align: center; }

#contentPage .noMargin {
  margin: 0 !important; }

#contentPage .contentpageHeader {
  position: relative;
  padding: 20px 60px 60px 60px;
  text-align: center;
  margin: 0;
  background: url(top center);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  #contentPage .contentpageHeader h1 {
    color: #FFF;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.8); }

#contentPage p {
  margin-top: 20px; }

#contentPage .contentpageContent {
  padding: 0;
  padding: 30px 0; }
  #contentPage .contentpageContent .row {
    padding: 10px; }
  #contentPage .contentpageContent ul {
    padding-left: 40px; }

@media only screen and (max-width: 767px) {
  #contentPage .contentpageHeader {
    padding: 20px;
    height: 150px; } }

@media only screen and (min-width: 768px) {
  #contentPage .contentpageHeader {
    padding: 20px;
    height: 250px; } }

@media only screen and (min-width: 1200px) {
  #contentPage .contentpageHeader {
    padding: 20px;
    height: 350px; } }

#broadcasting {
  background-color: #FFF; }
  #broadcasting hr {
    border-bottom: 1px solid #a28d55 !important; }
  #broadcasting h4 {
    margin-top: 30px; }
  #broadcasting ul li {
    display: inline;
    list-style: none; }
  #broadcasting .broadcastHeader {
    position: relative;
    height: 450px;
    padding: 20px 60px 60px 60px;
    text-align: center;
    margin: 0;
    background: url(top center);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
    #broadcasting .broadcastHeader h1,
    #broadcasting .broadcastHeader h4 {
      color: #ffffff;
      margin: 0;
      text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.9);
      text-transform: uppercase; }
  #broadcasting .broadcastContent {
    padding: 0;
    text-align: center;
    padding: 30px 0; }
    #broadcasting .broadcastContent .row {
      padding: 10px; }
  #broadcasting #channels li {
    padding: 15px; }
    #broadcasting #channels li img {
      padding: 0;
      margin: 15px auto; }
  #broadcasting #channels,
  #broadcasting #country {
    padding: 15px 0; }
  #broadcasting #country table {
    margin: 0 auto; }
    #broadcasting #country table tr:nth-child(even) {
      background-color: #f4f4f4; }
    #broadcasting #country table td {
      text-align: left;
      padding: 5px 15px; }

@media only screen and (max-width: 767px) {
  #broadcasting .broadcastHeader {
    padding: 20px;
    height: 150px; }
  #broadcasting .broadcastContent h2 {
    font-size: 1.6em; } }

#videoStreaming {
  overflow: hidden;
  background: #000000; }
  #videoStreaming .section {
    position: relative; }
    #videoStreaming .section .container {
      text-align: center;
      position: relative; }
  #videoStreaming .row {
    margin: 0 auto; }
  #videoStreaming .videoContainer {
    padding: 15px 0; }
  #videoStreaming #scheduleTable {
    color: #ffffff;
    border-spacing: 2px;
    border-collapse: separate; }
    #videoStreaming #scheduleTable td {
      padding: 10px 5px;
      background-color: #262626; }
    #videoStreaming #scheduleTable .europe {
      background-color: #003359;
      background: url(../img/matchcentre/cup-europe.png) no-repeat;
      background: url(../img/matchcentre/cup-europe.png) no-repeat, #003359;
      background-size: 60%;
      background-position: center center;
      width: 70px;
      padding: 10px; }
    #videoStreaming #scheduleTable .world {
      background-color: #782327;
      background: url(../img/matchcentre/cup-world.png) no-repeat;
      background: url(../img/matchcentre/cup-world.png) no-repeat, #782327;
      background-size: 60%;
      background-position: center center;
      width: 70px;
      padding: 10px; }
    #videoStreaming #scheduleTable .vs {
      background-color: #000000;
      width: 50px; }
      #videoStreaming #scheduleTable .vs img {
        display: inline; }
  #videoStreaming .scheduleBg {
    background-color: #003359;
    background: linear-gradient(to right, #003359 0%, #000000 50%, #782327 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='$blue',GradientType=1 );
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat; }
  #videoStreaming .schedule {
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 10px; }
    #videoStreaming .schedule h4 {
      color: #ffffff;
      padding-bottom: 5px;
      font-size: 1.125em;
      width: 100%; }
    #videoStreaming .schedule li {
      list-style: none; }
    #videoStreaming .schedule .match {
      padding: 6px 0; }
    #videoStreaming .schedule a {
      text-decoration: none;
      text-transform: uppercase;
      color: #ffffff; }

@media only screen and (max-width: 767px) {
  #videoStreaming #smallScoreboard {
    margin: 5px auto; }
  #videoStreaming #scheduleTable {
    width: 100%; }
  #videoStreaming .player {
    width: 36%; }
  #videoStreaming .player a {
    display: block; }
    #videoStreaming .player a:only-child:first-child:after {
      content: " "; }
    #videoStreaming .player a:first-child:after {
      content: " / "; } }

@media only screen and (min-width: 768px) {
  #videoStreaming #scheduleTable {
    width: 100%; }
  #videoStreaming .player {
    width: 40%; }
  #videoStreaming .player a {
    display: inline-block; }
    #videoStreaming .player a:only-child:first-child:after {
      content: " "; }
    #videoStreaming .player a:first-child:after {
      content: " / "; } }

@media only screen and (min-width: 992px) {
  #videoStreaming #scheduleTable {
    width: 100%; }
  #videoStreaming .player {
    width: 40%; }
  #videoStreaming .player a {
    display: inline-block; }
    #videoStreaming .player a:only-child:first-child:after {
      content: " "; }
    #videoStreaming .player a:first-child:after {
      content: " / "; } }

@media only screen and (min-width: 1200px) {
  #videoStreaming #scheduleTable {
    width: 600px; }
  #videoStreaming .player {
    width: 40%; }
  #videoStreaming .player a {
    display: inline-block; }
    #videoStreaming .player a:only-child:first-child:after {
      content: " "; }
    #videoStreaming .player a:first-child:after {
      content: " / "; } }

#travel {
  background-color: #e6e6e6; }
  #travel h2 {
    color: #84754E;
    text-transform: uppercase;
    margin-top: 20px; }
  #travel .travelHeader {
    position: relative;
    height: 450px;
    padding: 20px 60px 60px 60px;
    text-align: center;
    margin: 0;
    background: url(top center);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
    #travel .travelHeader h1 {
      color: #ffffff;
      text-shadow: 0 4px 10px rgba(0, 0, 0, 0.5); }
    #travel .travelHeader .icon {
      color: #FFF;
      line-height: 1.4em;
      text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5); }
    #travel .travelHeader .overlay {
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0);
      /* Old browsers */
      /* FF3.6+ */
      /* Chrome,Safari4+ */
      /* Chrome10+,Safari5.1+ */
      /* IE10+ */
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$top', endColorstr='$bottom',GradientType=0 );
      /* IE6-9 */ }
  #travel p {
    margin-top: 20px; }
  #travel .travelContent {
    text-align: center;
    padding: 30px 0;
    background: url("../img/hospitality/hospitalitybg-2018.svg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain; }
    #travel .travelContent .highlight-partner {
      margin: 30px 0;
      background-color: #000000;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      text-transform: uppercase; }
      #travel .travelContent .highlight-partner .highlight-header {
        text-transform: uppercase;
        font-weight: bold; }
      #travel .travelContent .highlight-partner .left {
        padding: 30px;
        font-weight: bold;
        color: #ffffff;
        background: rgba(0, 0, 0, 0.9);
        background: linear-gradient(to right, rgba(0, 0, 0, 0.9) 50%, transparent 100%);
        background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.9) 50%, transparent 100%); }
        #travel .travelContent .highlight-partner .left h2 {
          color: #ffffff;
          text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5); }
        #travel .travelContent .highlight-partner .left .buttonDefault, #travel .travelContent .highlight-partner .left .buttonCompact, #travel .travelContent .highlight-partner .left .homeRegisterForm input[type=submit], .homeRegisterForm #travel .travelContent .highlight-partner .left input[type=submit],
        #travel .travelContent .highlight-partner .left .homeRegisterForm .button,
        .homeRegisterForm #travel .travelContent .highlight-partner .left .button, #travel .travelContent .highlight-partner .left .hospitalityQueryForm input[type=submit], .hospitalityQueryForm #travel .travelContent .highlight-partner .left input[type=submit],
        #travel .travelContent .highlight-partner .left .hospitalityQueryForm .button,
        .hospitalityQueryForm #travel .travelContent .highlight-partner .left .button,
        #travel .travelContent .highlight-partner .left .ticketsQueryForm input[type=submit],
        .ticketsQueryForm #travel .travelContent .highlight-partner .left input[type=submit],
        #travel .travelContent .highlight-partner .left .ticketsQueryForm .button,
        .ticketsQueryForm #travel .travelContent .highlight-partner .left .button, #travel .travelContent .highlight-partner .left .volunteersForm input[type=submit], .volunteersForm #travel .travelContent .highlight-partner .left input[type=submit],
        #travel .travelContent .highlight-partner .left .volunteersForm .button,
        .volunteersForm #travel .travelContent .highlight-partner .left .button, #travel .travelContent .highlight-partner .left .home #homepage #video-promo-header .video-container .video-content .inner .cta-button, .home #homepage #video-promo-header .video-container .video-content .inner #travel .travelContent .highlight-partner .left .cta-button,
        #travel .travelContent .highlight-partner .left .home #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button,
        .home #home-pre-event #video-promo-header .video-container .video-content .inner #travel .travelContent .highlight-partner .left .cta-button,
        #travel .travelContent .highlight-partner .left .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner .cta-button,
        .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner #travel .travelContent .highlight-partner .left .cta-button,
        #travel .travelContent .highlight-partner .left .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button,
        .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner #travel .travelContent .highlight-partner .left .cta-button {
          margin: 15px 0 0 0; }
    #travel .travelContent .region {
      text-align: left;
      /* CARDS */
      /* / CARDS */ }
      #travel .travelContent .region .regionName {
        color: #84754E;
        text-align: center; }
        #travel .travelContent .region .regionName h4 {
          padding: 0 !important;
          margin: 20px 0 !important; }
      #travel .travelContent .region .travelCardContent {
        padding: 15px 15px 0 15px; }
        #travel .travelContent .region .travelCardContent .card {
          margin-bottom: 30px;
          background-color: #ffffff;
          box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); }
        #travel .travelContent .region .travelCardContent h4 {
          text-align: left;
          margin: 15px 0 0 0;
          padding: 0 30px;
          color: #84754E; }
        #travel .travelContent .region .travelCardContent .flex-text {
          padding: 15px 30px; }
          #travel .travelContent .region .travelCardContent .flex-text .phone {
            font-size: 30px;
            font-weight: bold; }
            #travel .travelContent .region .travelCardContent .flex-text .phone i {
              font-size: 20px; }
          #travel .travelContent .region .travelCardContent .flex-text a {
            text-transform: none;
            font-weight: bold;
            color: #84754E; }
        #travel .travelContent .region .travelCardContent .graphic {
          text-align: left;
          height: 200px;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: contain;
          background-color: #f2f2f2; }
        #travel .travelContent .region .travelCardContent img {
          margin: 0 auto;
          display: block;
          max-width: 100% !important;
          height: auto !important; }
        #travel .travelContent .region .travelCardContent .buttonContainer {
          text-align: center;
          width: 100%;
          padding: 0 0 25px 0;
          display: block; }

@media only screen and (max-width: 767px) {
  #travel .travelHeader {
    padding: 20px;
    height: 240px; }
    #travel .travelHeader .icon {
      font-size: 4em; } }

@media only screen and (min-width: 768px) {
  #travel .travelHeader .icon {
    font-size: 5em; } }

#accommodation h2 {
  color: #84754E;
  text-transform: uppercase;
  margin-top: 20px; }

#accommodation .hero-sponsor-logo {
  position: absolute;
  display: block;
  height: auto;
  bottom: 0;
  right: 0;
  float: right; }

#accommodation .accommodationHeader {
  position: relative;
  height: 450px;
  padding: 20px 60px 60px 60px;
  text-align: center;
  margin: 0;
  background: url(top center);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  #accommodation .accommodationHeader h1 {
    color: #ffffff;
    text-shadow: 0 4px 10px rgba(0, 0, 0, 0.5); }
  #accommodation .accommodationHeader .icon {
    color: #FFF;
    line-height: 1.4em;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5); }
  #accommodation .accommodationHeader .overlay {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0);
    /* Old browsers */
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$top', endColorstr='$bottom',GradientType=0 );
    /* IE6-9 */ }

#accommodation p {
  margin-top: 20px; }

#accommodation .accommodationContent {
  text-align: center;
  padding: 30px 0;
  background: url("../img/hospitality/hospitalitybg-2018.svg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  background-color: #e6e6e6; }
  #accommodation .accommodationContent .sponsor {
    padding-top: 40px;
    padding-bottom: 5px;
    list-style: none; }
    #accommodation .accommodationContent .sponsor li {
      display: inline-block;
      width: 100%;
      position: relative;
      text-align: right; }
    #accommodation .accommodationContent .sponsor img {
      text-align: right;
      vertical-align: middle;
      padding: 0 15px;
      position: relative; }
  #accommodation .accommodationContent .hotel-accommodation {
    text-align: center;
    /* CARDS */
    /* / CARDS */ }
    #accommodation .accommodationContent .hotel-accommodation .accommodationCardContent {
      padding: 15px 15px 0 15px;
      /* RATING SYSTEM */
      /* / RATING SYSTEM */ }
      #accommodation .accommodationContent .hotel-accommodation .accommodationCardContent .card {
        margin-bottom: 30px;
        background-color: #ffffff;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); }
      #accommodation .accommodationContent .hotel-accommodation .accommodationCardContent h4 {
        margin: 0;
        padding: 30px 30px 0px 30px;
        color: #84754E; }
      #accommodation .accommodationContent .hotel-accommodation .accommodationCardContent .flex-text {
        padding: 15px; }
        #accommodation .accommodationContent .hotel-accommodation .accommodationCardContent .flex-text .price {
          font-size: 1.875em;
          font-weight: bold;
          margin-bottom: -10px; }
        #accommodation .accommodationContent .hotel-accommodation .accommodationCardContent .flex-text .line-break {
          border-bottom: 1px solid #e6e6e6;
          margin: 15px; }
        #accommodation .accommodationContent .hotel-accommodation .accommodationCardContent .flex-text .distance:before {
          content: '';
          display: inline-block;
          background: url("../img/travel/pin.svg");
          background-repeat: no-repeat;
          background-position: center;
          background-size: contain;
          width: 15px;
          height: 15px;
          margin: 0 5px 0 0; }
        #accommodation .accommodationContent .hotel-accommodation .accommodationCardContent .flex-text a {
          text-transform: none;
          font-weight: bold;
          color: #84754E; }
          #accommodation .accommodationContent .hotel-accommodation .accommodationCardContent .flex-text a.email:after {
            content: 'Send Enquiry'; }
          #accommodation .accommodationContent .hotel-accommodation .accommodationCardContent .flex-text a.website:after {
            content: 'Visit Website'; }
      #accommodation .accommodationContent .hotel-accommodation .accommodationCardContent .hotel-image:hover .graphic-2 {
        opacity: 1;
        z-index: 2;
        transition: opacity 0.2s ease-in-out; }
      #accommodation .accommodationContent .hotel-accommodation .accommodationCardContent .graphic {
        text-align: left;
        height: 200px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover; }
      #accommodation .accommodationContent .hotel-accommodation .accommodationCardContent .graphic-2 {
        text-align: left;
        height: 200px;
        opacity: 0;
        margin-top: -200px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        transition: opacity 0.2s ease-in-out; }
      #accommodation .accommodationContent .hotel-accommodation .accommodationCardContent img {
        margin: 0 auto;
        display: block;
        max-width: 100% !important;
        height: auto !important; }
      #accommodation .accommodationContent .hotel-accommodation .accommodationCardContent .buttonContainer {
        text-align: center;
        width: 100%;
        padding: 0 10px 20px 0;
        display: block; }
        #accommodation .accommodationContent .hotel-accommodation .accommodationCardContent .buttonContainer a {
          color: #ffffff;
          text-transform: uppercase; }
      #accommodation .accommodationContent .hotel-accommodation .accommodationCardContent .buttonInactive {
        margin: 0 auto; }
      #accommodation .accommodationContent .hotel-accommodation .accommodationCardContent .rating-box {
        margin: 5px auto;
        height: 20px;
        display: table; }
      #accommodation .accommodationContent .hotel-accommodation .accommodationCardContent .one-star span:nth-child(-n+1) {
        color: #fec82f !important; }
      #accommodation .accommodationContent .hotel-accommodation .accommodationCardContent .two-stars span:nth-child(-n+2) {
        color: #fec82f !important; }
      #accommodation .accommodationContent .hotel-accommodation .accommodationCardContent .three-stars span:nth-child(-n+3) {
        color: #fec82f !important; }
      #accommodation .accommodationContent .hotel-accommodation .accommodationCardContent .four-stars span:nth-child(-n+4) {
        color: #fec82f !important; }
      #accommodation .accommodationContent .hotel-accommodation .accommodationCardContent .five-stars span:nth-child(-n+5) {
        color: #fec82f !important; }
      #accommodation .accommodationContent .hotel-accommodation .accommodationCardContent .rating-star {
        font-size: 24px;
        width: 2rem;
        height: 2rem;
        padding: 0 1rem;
        position: relative;
        display: block;
        float: left;
        color: #e6e6e6; }
      #accommodation .accommodationContent .hotel-accommodation .accommodationCardContent .rating-star:before {
        content: "\2605";
        position: absolute;
        left: 0;
        overflow: hidden; }
      #accommodation .accommodationContent .hotel-accommodation .accommodationCardContent .half-star:before {
        color: #fec82f;
        content: "\2605";
        width: 50%;
        position: absolute;
        left: 0;
        overflow: hidden; }
      #accommodation .accommodationContent .hotel-accommodation .accommodationCardContent .half-star:after {
        content: '\2605';
        position: absolute;
        left: 1.5rem;
        width: 50%;
        text-indent: -1.5rem;
        overflow: hidden; }
  #accommodation .accommodationContent .reservation {
    text-transform: none;
    padding: 15px; }
    #accommodation .accommodationContent .reservation:before {
      content: '';
      display: inline-block;
      background: url("../img/accommodation/overtime.svg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      width: 25px;
      height: 25px;
      margin: -5px 10px 0 0;
      vertical-align: middle; }
    #accommodation .accommodationContent .reservation span {
      display: inline-block; }

#accommodation .accommodation-info {
  background-color: #ffffff;
  padding: 30px 15px; }
  #accommodation .accommodation-info a {
    font-weight: bold; }
  #accommodation .accommodation-info .accommodation-info-content {
    padding: 30px 15px;
    border-bottom: 1px solid #e6e6e6; }
    #accommodation .accommodation-info .accommodation-info-content .group-booking {
      padding: 30px 15px; }
      #accommodation .accommodation-info .accommodation-info-content .group-booking img {
        width: 15%; }
      #accommodation .accommodation-info .accommodation-info-content .group-booking .heading {
        padding: 5px 15px;
        font-weight: bold; }
      #accommodation .accommodation-info .accommodation-info-content .group-booking p {
        margin: 5px auto 0px auto; }
  #accommodation .accommodation-info .accommodation-info-footer {
    padding: 30px 15px; }
    #accommodation .accommodation-info .accommodation-info-footer .warning {
      background-color: #e6e6e6;
      padding: 15px;
      margin-top: 15px; }
      #accommodation .accommodation-info .accommodation-info-footer .warning h5 {
        color: #4d4d4d;
        font-weight: bold;
        margin: 0;
        line-height: normal;
        font-size: 1em; }
        #accommodation .accommodation-info .accommodation-info-footer .warning h5:before {
          content: '';
          display: inline-block;
          background: url("../img/accommodation/attention.svg");
          background-repeat: no-repeat;
          background-position: center;
          background-size: contain;
          width: 20px;
          height: 20px;
          margin: -5px 5px 0 0;
          vertical-align: middle; }
      #accommodation .accommodation-info .accommodation-info-footer .warning p {
        margin: 5px auto 0 auto;
        font-size: 0.875em; }

@media only screen and (max-width: 767px) {
  #accommodation .hero-sponsor-logo {
    max-width: 120px; }
  #accommodation .accommodationHeader {
    padding: 20px;
    height: 240px; }
    #accommodation .accommodationHeader .icon {
      font-size: 4em; }
  #accommodation .accommodationContent .sponsor img {
    width: 30%; } }

@media only screen and (min-width: 768px) {
  #accommodation .hero-sponsor-logo {
    max-width: 150px; }
  #accommodation .accommodationContent .sponsor img {
    width: 20%; }
  #accommodation .accommodationHeader .icon {
    font-size: 5em; } }

@media only screen and (min-width: 992px) {
  #accommodation .accommodationContent .sponsor img {
    width: 12%; }
  #accommodation .accommodationHeader .icon {
    font-size: 5em; } }

#merchandise h2 {
  color: #84754E;
  text-transform: uppercase;
  margin-top: 20px; }

#merchandise h3 {
  color: #84754E;
  text-transform: uppercase;
  margin: 0 0 20px 0;
  padding: 10px 0;
  border-bottom: 2px solid #84754E;
  text-align: left;
  width: 100%; }

#merchandise .merchandiseHeader {
  position: relative;
  height: 450px;
  padding: 20px 60px 60px 60px;
  text-align: center;
  margin: 0;
  background: url(top center);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  #merchandise .merchandiseHeader h1 {
    color: #ffffff;
    text-shadow: 0 4px 10px rgba(0, 0, 0, 0.5); }
  #merchandise .merchandiseHeader .icon {
    color: #FFF;
    line-height: 1.4em;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5); }
  #merchandise .merchandiseHeader .overlay {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0);
    /* Old browsers */
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$top', endColorstr='$bottom',GradientType=0 );
    /* IE6-9 */ }

#merchandise .buttonInactive {
  font-family: "Cambay", sans-serif;
  font-weight: bold;
  color: #d52b1e; }

#merchandise p {
  margin-top: 20px; }

#merchandise .merchandiseContent {
  text-align: center;
  padding: 30px 0;
  background: url("../img/hospitality/hospitalitybg-2018.svg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  background-color: #e6e6e6;
  /* Alert */ }
  #merchandise .merchandiseContent .merchandise-product {
    text-align: center;
    /* CARDS */
    /* / CARDS */ }
    #merchandise .merchandiseContent .merchandise-product .merchandiseCardContent {
      padding: 15px 15px 5px 15px; }
      #merchandise .merchandiseContent .merchandise-product .merchandiseCardContent .card {
        margin-bottom: 30px;
        padding: 15px;
        background-color: #ffffff;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); }
      #merchandise .merchandiseContent .merchandise-product .merchandiseCardContent h4 {
        margin: 0;
        padding: 30px 30px 0px 30px;
        color: #84754E; }
      #merchandise .merchandiseContent .merchandise-product .merchandiseCardContent .flex-text {
        padding: 15px 15px 0 15px; }
        #merchandise .merchandiseContent .merchandise-product .merchandiseCardContent .flex-text sub {
          bottom: 0; }
        #merchandise .merchandiseContent .merchandise-product .merchandiseCardContent .flex-text .price {
          font-size: 1.875em;
          font-weight: bold; }
        #merchandise .merchandiseContent .merchandise-product .merchandiseCardContent .flex-text a {
          text-transform: none;
          font-weight: bold;
          color: #84754E; }
          #merchandise .merchandiseContent .merchandise-product .merchandiseCardContent .flex-text a.email:after {
            content: 'Send Enquiry'; }
          #merchandise .merchandiseContent .merchandise-product .merchandiseCardContent .flex-text a.website:after {
            content: 'Visit Website'; }
      #merchandise .merchandiseContent .merchandise-product .merchandiseCardContent .graphic {
        text-align: left;
        height: 300px;
        background-color: #ffffff;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain; }
      #merchandise .merchandiseContent .merchandise-product .merchandiseCardContent img {
        margin: 0 auto;
        display: block;
        max-width: 100% !important;
        height: auto !important; }
      #merchandise .merchandiseContent .merchandise-product .merchandiseCardContent .buttonContainer {
        margin: 0 auto;
        padding: 0px 0 20px 0;
        text-align: center; }
      #merchandise .merchandiseContent .merchandise-product .merchandiseCardContent .buttonInactive {
        margin: 0 auto;
        padding: 10px 0 20px 0;
        text-align: center; }
      #merchandise .merchandiseContent .merchandise-product .merchandiseCardContent .buttonOverwrite {
        margin: 0 auto;
        padding: 10px 0 14px 0;
        text-align: center; }
        #merchandise .merchandiseContent .merchandise-product .merchandiseCardContent .buttonOverwrite a {
          font-size: 0.9em;
          padding: 12px 0 8px 0;
          width: 100px; }
  #merchandise .merchandiseContent .shop-alert {
    position: relative;
    padding: 1rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid #808080;
    border-radius: 0.25rem;
    color: #373a3c;
    background-color: #d8d8d8; }
    #merchandise .merchandiseContent .shop-alert p {
      color: #373a3c;
      line-height: normal;
      margin-bottom: 0; }

#merchandise .merchandise-info {
  background-color: #ffffff;
  padding: 30px 15px; }
  #merchandise .merchandise-info a {
    font-weight: bold; }
  #merchandise .merchandise-info .merchandise-info-content {
    padding: 30px 15px;
    border-bottom: 1px solid #e6e6e6; }
    #merchandise .merchandise-info .merchandise-info-content .group-booking {
      padding: 30px 15px; }
      #merchandise .merchandise-info .merchandise-info-content .group-booking img {
        width: 15%; }
      #merchandise .merchandise-info .merchandise-info-content .group-booking .heading {
        padding: 5px 15px;
        font-weight: bold; }
      #merchandise .merchandise-info .merchandise-info-content .group-booking p {
        margin: 5px auto 0px auto; }

@media only screen and (max-width: 767px) {
  #merchandise .merchandiseHeader {
    padding: 20px;
    height: 240px; }
    #merchandise .merchandiseHeader .icon {
      font-size: 4em; } }

@media only screen and (min-width: 768px) {
  #merchandise .merchandiseHeader .icon {
    font-size: 5em; } }

@media only screen and (min-width: 992px) {
  #merchandise .merchandiseHeader .icon {
    font-size: 5em; } }

#teams {
  background-color: #000;
  font-family: "Friz_Quadrata", serif; }
  #teams .wpText {
    width: 100%;
    float: left;
    position: relative; }
    #teams .wpText .wpTextContent {
      display: block;
      text-transform: none;
      padding: 0 30px;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      text-align: center;
      padding-top: 30px; }
      #teams .wpText .wpTextContent p {
        color: #ffffff; }
    #teams .wpText ul {
      list-style: none;
      padding: 0; }
    #teams .wpText li {
      float: left;
      width: 50%; }
  #teams .teamDisclaimer {
    display: block;
    padding: 10px 0;
    position: relative;
    text-align: center; }
    #teams .teamDisclaimer p {
      color: #ffffff;
      font-size: 0.875em;
      font-style: italic;
      text-transform: none;
      line-height: 18px;
      margin: 0; }
  #teams .teamsHeader {
    position: relative;
    text-align: center;
    margin: 0;
    background: url(top center);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
    #teams .teamsHeader h1 {
      color: #84754E;
      margin: 0; }
  #teams p {
    margin-top: 20px; }
  #teams h2 {
    color: #ffffff;
    text-transform: uppercase; }
  #teams .teamsContent {
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    /* Homepage */
    /* / Homepage */ }
    #teams .teamsContent .row {
      margin: 0; }
    #teams .teamsContent .flag img {
      border-radius: 2px; }
    #teams .teamsContent .cupMiddle {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, 0%); }
    #teams .teamsContent .teamEuropeHeader {
      background-color: #003359;
      background: url(../img/teams/eu-stars-2018.png) no-repeat;
      background-position: center center;
      background-size: contain;
      padding: 20px 0;
      margin-top: 20px;
      margin-bottom: 15px; }
    #teams .teamsContent .teamWorldHeader {
      background-color: #782327;
      background: url(../img/teams/world-globe-2018.png) no-repeat;
      background-position: center center;
      background-size: contain;
      padding: 20px 0;
      margin-top: 20px;
      margin-bottom: 15px; }
    #teams .teamsContent .teamEurope {
      padding-bottom: 20px;
      background: #003359;
      background: linear-gradient(to right, #000000 0%, #003359 70%, #003359 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='$blue', GradientType=1); }
    #teams .teamsContent .teamWorld {
      padding-bottom: 20px;
      background: #782327;
      background: linear-gradient(to right, #782327 0%, #782327 30%, #000000 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$red', endColorstr='#000000', GradientType=1); }
    #teams .teamsContent .captain {
      margin: 0 auto;
      float: none; }
    #teams .teamsContent .playerProfile {
      padding-top: 15px;
      padding-left: 0;
      padding-right: 0; }
    #teams .teamsContent .playerProfileImage {
      padding-top: 15px;
      padding-bottom: 15px; }
    #teams .teamsContent .player-image-link {
      color: #ffffff; }
    #teams .teamsContent .profileDetails {
      min-height: 50px;
      text-align: center;
      padding: 10px 0; }
      #teams .teamsContent .profileDetails a {
        color: #ffffff; }
    #teams .teamsContent .name {
      font-size: 0.8em;
      line-height: 1.2em;
      padding: 0; }
    #teams .teamsContent .lastName {
      font-size: 0.85em;
      line-height: 1.2em;
      padding: 0; }
    #teams .teamsContent .rank {
      font-size: 0.8125em;
      padding-left: 4px; }
    #teams .teamsContent .tba {
      cursor: default !important; }
    #teams .teamsContent .europe-players {
      background: #003359;
      background: linear-gradient(#003359 0%, #001A2F 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003359', endColorstr='#001A2F', GradientType=0); }
      #teams .teamsContent .europe-players .player-details {
        border: 1px solid #385C75; }
    #teams .teamsContent .world-players {
      background: #782327;
      background: linear-gradient(to bottom, #782327 0%, #3B1113 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#782327', endColorstr='#3B1113', GradientType=0); }
      #teams .teamsContent .world-players .player-details {
        border: 1px solid #8A5052; }
    #teams .teamsContent .player-announcement .player-bg {
      position: absolute;
      width: 100%;
      height: 80%;
      bottom: 0;
      left: 0;
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    #teams .teamsContent .player-announcement .player-bg.eu {
      border-left: 1px solid #385C75;
      border-right: 1px solid #385C75;
      border-top: 1px solid #385C75; }
    #teams .teamsContent .player-announcement .player-bg.world {
      border-left: 1px solid #8A5052;
      border-right: 1px solid #8A5052;
      border-top: 1px solid #8A5052; }
    #teams .teamsContent .player-announcement .eu {
      opacity: 0.5;
      background-color: #003359;
      background: url(../img/players/eu-stars-bg.png) no-repeat;
      background: url(../img/players/eu-stars-bg.png) no-repeat, linear-gradient(to bottom, #003359 0%, #000000 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003359', endColorstr='#000000', GradientType=0);
      background-position: center;
      background-size: 150%; }
    #teams .teamsContent .player-announcement .world {
      opacity: 0.5;
      background-color: #782327;
      background: url(../img/players/world-globe-bg.png) no-repeat;
      background: url(../img/players/world-globe-bg.png) no-repeat, linear-gradient(to bottom, #782327 0%, #000000 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#782327', endColorstr='#000000', GradientType=0);
      background-position: center;
      background-size: cover;
      background-size: 150%; }
    #teams .teamsContent .player-announcement .player-image {
      display: block;
      position: relative;
      margin-bottom: -1px;
      padding: 0 10px; }
    #teams .teamsContent .player-announcement .player-details {
      width: 100%;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    #teams .teamsContent .team-button {
      padding-top: 15px;
      padding-bottom: 15px; }

@media only screen and (max-width: 767px) {
  #teams .teamsHeader {
    padding: 20px;
    height: 150px; }
    #teams .teamsHeader h1 {
      color: #84754E;
      margin: 0; }
  #teams .teamsContent .cupMiddle {
    width: 70px;
    top: 40px; }
  #teams .teamsContent .flag {
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1; }
    #teams .teamsContent .flag img {
      width: 25%;
      max-width: 25%;
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
      margin-bottom: 10px; }
  #teams .teamsContent .name {
    font-size: 0.8125em; }
  #teams .teamsContent .lastName {
    font-size: 0.875em; } }

@media only screen and (min-width: 768px) {
  #teams .teamsHeader {
    padding: 20px;
    height: 200px; }
  #teams .teamsContent .cupMiddle {
    width: 80px;
    top: 90px; }
  #teams .teamsContent .profileDetails {
    min-height: 50px; }
  #teams .teamsContent .flag {
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1; }
    #teams .teamsContent .flag img {
      width: 25%;
      max-width: 25%;
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
      margin-bottom: 10px; } }

@media only screen and (min-width: 992px) {
  #teams .teamsContent {
    /* Player Profile Animation */
    /* / Player Profile Animation */ }
    #teams .teamsContent .cupMiddle {
      width: 135px;
      top: 50%; }
    #teams .teamsContent .player-image-link .flag-container {
      opacity: 0;
      visibility: hidden;
      transition: all .5s ease-out;
      -moz-transition: all .5s ease-out;
      -webkit-transition: all .5s ease-out; }
    #teams .teamsContent .player-image-link:hover .flag-container {
      opacity: 1;
      visibility: visible;
      transition: all .5s ease-in-out;
      -moz-transition: all .5s ease-in-out;
      -webkit-transition: all .5s ease-in-out; }
    #teams .teamsContent .player-image-link img {
      transition: all .5s ease-out; }
    #teams .teamsContent .player-image-link .world,
    #teams .teamsContent .player-image-link .eu {
      transition: all .5s ease-in-out; }
    #teams .teamsContent .player-image-link:hover img {
      transform: translateZ(0) scale(1.05, 1.05);
      transition: all .5s ease-out; }
    #teams .teamsContent .player-image-link:hover .world,
    #teams .teamsContent .player-image-link:hover .eu {
      transition: all .5s ease-out;
      opacity: 0.8; }
    #teams .teamsContent .flag {
      margin: 0 auto;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 1; }
      #teams .teamsContent .flag img {
        width: 25%;
        max-width: 25%;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
        margin-bottom: 10px; } }

@media only screen and (min-width: 1200px) {
  #teams .teamsHeader {
    padding: 20px;
    height: 350px;
    padding: 20px 60px 60px 60px; }
    #teams .teamsHeader h1 {
      color: #84754E;
      margin: 0; }
  #teams .teamsContent {
    /* Player Profile Animation */
    /* / Player Profile Animation */ }
    #teams .teamsContent .cupMiddle {
      width: 135px; }
    #teams .teamsContent .player-image-link .flag-container {
      opacity: 0;
      visibility: hidden;
      transition: all .5s ease-out;
      -moz-transition: all .5s ease-out;
      -webkit-transition: all .5s ease-out; }
    #teams .teamsContent .player-image-link:hover .flag-container {
      opacity: 1;
      visibility: visible;
      transition: all .5s ease-in-out;
      -moz-transition: all .5s ease-in-out;
      -webkit-transition: all .5s ease-in-out; }
    #teams .teamsContent .player-image-link img {
      transition: all .5s ease-out; }
    #teams .teamsContent .player-image-link .world,
    #teams .teamsContent .player-image-link .eu {
      transition: all .5s ease-in-out; }
    #teams .teamsContent .player-image-link:hover img {
      transform: translateZ(0) scale(1.05, 1.05);
      transition: all .5s ease-out; }
    #teams .teamsContent .player-image-link:hover .world,
    #teams .teamsContent .player-image-link:hover .eu {
      transition: all .5s ease-out;
      opacity: 0.8; }
    #teams .teamsContent .flag {
      margin: 0 auto;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 1; }
      #teams .teamsContent .flag img {
        width: 25%;
        max-width: 25%;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
        margin-bottom: 10px; } }

#teamsPage {
  color: #ffffff;
  font-family: "Friz_Quadrata", serif;
  background-color: #e6e6e6; }
  #teamsPage ul {
    margin: 0;
    padding: 0; }
    #teamsPage ul li {
      margin: 0;
      list-style: none;
      display: inline-block;
      vertical-align: top; }
      #teamsPage ul li img {
        max-width: 100%; }
  #teamsPage .team {
    text-transform: uppercase; }
    #teamsPage .team .team-header {
      padding-top: 20px; }
      #teamsPage .team .team-header h2 {
        margin: 10px auto; }
    #teamsPage .team .team-europe-header {
      background-color: #003359;
      background: url(../img/teams/eu-stars-fullbg-2018.png) no-repeat;
      background: url(../img/teams/eu-stars-fullbg-2018.png) no-repeat, linear-gradient(to bottom, #003359 0%, #001A2F 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$blue', endColorstr='#001A2F', GradientType=1);
      background-position: top center;
      background-size: contain; }
      #teamsPage .team .team-europe-header .player-details {
        border: 1px solid #385C75; }
    #teamsPage .team .team-world-header {
      background-color: #782327;
      background: url(../img/teams/world-globe-fullbg-2018.png) no-repeat;
      background: url(../img/teams/world-globe-fullbg-2018.png) no-repeat, linear-gradient(to bottom, #782327 0%, #3B1113 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$red', endColorstr='#3B1113', GradientType=1);
      background-position: top center;
      background-size: contain; }
      #teamsPage .team .team-world-header .player-details {
        border: 1px solid #8A5052; }
    #teamsPage .team .team-header.europe .cup-logo {
      height: 60px;
      background: url("../img/players/cup-europe.svg");
      background-repeat: no-repeat;
      background-position: top center;
      background-size: contain; }
    #teamsPage .team .team-header.world .cup-logo {
      height: 60px;
      background: url("../img/players/cup-world.svg");
      background-repeat: no-repeat;
      background-position: top center;
      background-size: contain; }
    #teamsPage .team .profileList {
      padding: 5px 10px; }
      #teamsPage .team .profileList .details-container {
        height: 60px; }
    #teamsPage .team .teamsHeader {
      position: relative;
      text-align: center;
      margin: 0;
      background: url(top center);
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover; }
  #teamsPage .latest-news .sub-articles {
    background-image: url("../img/hospitality/hospitalitybg-2018.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    background-color: #e6e6e6;
    padding: 20px 0; }
    #teamsPage .latest-news .sub-articles h2 {
      padding-bottom: 30px; }
    #teamsPage .latest-news .sub-articles .text {
      padding: 15px; }
  #teamsPage .latest-news {
    padding: 0 15px; }

@media only screen and (max-width: 767px) {
  #teamsPage .buttonDefault, #teamsPage .buttonCompact, #teamsPage .homeRegisterForm input[type=submit], .homeRegisterForm #teamsPage input[type=submit],
  #teamsPage .homeRegisterForm .button,
  .homeRegisterForm #teamsPage .button, #teamsPage .hospitalityQueryForm input[type=submit], .hospitalityQueryForm #teamsPage input[type=submit],
  #teamsPage .hospitalityQueryForm .button,
  .hospitalityQueryForm #teamsPage .button,
  #teamsPage .ticketsQueryForm input[type=submit],
  .ticketsQueryForm #teamsPage input[type=submit],
  #teamsPage .ticketsQueryForm .button,
  .ticketsQueryForm #teamsPage .button, #teamsPage .volunteersForm input[type=submit], .volunteersForm #teamsPage input[type=submit],
  #teamsPage .volunteersForm .button,
  .volunteersForm #teamsPage .button, #teamsPage .home #homepage #video-promo-header .video-container .video-content .inner .cta-button, .home #homepage #video-promo-header .video-container .video-content .inner #teamsPage .cta-button,
  #teamsPage .home #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button,
  .home #home-pre-event #video-promo-header .video-container .video-content .inner #teamsPage .cta-button,
  #teamsPage .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner .cta-button,
  .homepage-pre-event #homepage #video-promo-header .video-container .video-content .inner #teamsPage .cta-button,
  #teamsPage .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner .cta-button,
  .homepage-pre-event #home-pre-event #video-promo-header .video-container .video-content .inner #teamsPage .cta-button {
    margin: 10px auto; }
  #teamsPage .team .teamsHeader {
    height: auto; }
  #teamsPage .profileList {
    max-width: 45%;
    display: inline-table; }
  #teamsPage .flag img {
    width: auto; }
  #teamsPage .name {
    font-size: 0.815em; }
  #teamsPage .lastName {
    font-size: 0.8125em; } }

@media only screen and (min-width: 768px) {
  #teamsPage .team .teamsHeader {
    height: auto; }
  #teamsPage .profileList {
    max-width: 20%; } }

@media only screen and (min-width: 992px) {
  #teamsPage .team .teamsHeader {
    height: auto; } }

@media only screen and (min-width: 1200px) {
  #teamsPage .team .teamsHeader {
    height: auto; }
  #teamsPage .profileList {
    max-width: 14%; } }

#howitworks .howitworksHeader {
  position: relative;
  height: 450px;
  padding: 20px 60px 60px 60px;
  text-align: center;
  margin: 0;
  background: url(top center);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  #howitworks .howitworksHeader h1,
  #howitworks .howitworksHeader h4 {
    color: #ffffff;
    margin: 0;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.8);
    text-transform: uppercase; }

#howitworks .overlay {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0);
  /* Old browsers */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$top', endColorstr='$bottom',GradientType=0 );
  /* IE6-9 */ }

#howitworks #menu-lc_v1-how-it-works {
  text-transform: uppercase; }

#howitworks .howitworksContent {
  background: url("../img/hospitality/hospitalitybg-2018.svg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  background-color: #e6e6e6;
  padding: 0;
  text-align: center; }
  #howitworks .howitworksContent .wp-caption.alignleft,
  #howitworks .howitworksContent img.alignleft {
    padding: 5px;
    margin: 0 10px 2px 0;
    display: inline;
    float: left; }
  #howitworks .howitworksContent .wp-caption.alignright,
  #howitworks .howitworksContent img.alignright {
    padding: 5px;
    margin: 0 0 2px 10px;
    display: inline;
    float: right; }
  #howitworks .howitworksContent .wp-caption.aligncenter,
  #howitworks .howitworksContent img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  #howitworks .howitworksContent .row {
    padding: 10px; }
  #howitworks .howitworksContent .bookmarks {
    padding: 15px 0 15px 0;
    border-bottom: 1px #bcbdbc solid; }
    #howitworks .howitworksContent .bookmarks ul {
      display: flex;
      align-items: stretch;
      justify-content: space-between;
      width: 100%;
      margin: 0;
      padding: 0; }
      #howitworks .howitworksContent .bookmarks ul li {
        display: block;
        flex: 0 1 auto;
        list-style-type: none; }
        #howitworks .howitworksContent .bookmarks ul li a {
          font-size: 0.875em;
          font-weight: bold;
          color: #373a3c;
          text-transform: uppercase; }
          #howitworks .howitworksContent .bookmarks ul li a:hover {
            color: #84754E;
            border-bottom: 3px solid #84754E;
            padding-bottom: 15px; }
      #howitworks .howitworksContent .bookmarks ul li:after {
        color: #84754E; }
      #howitworks .howitworksContent .bookmarks ul li:last-child:after {
        content: ""; }
  #howitworks .howitworksContent .intro {
    margin: 0 auto; }
  #howitworks .howitworksContent .header {
    background-color: #262626;
    margin: -30px -30px 30px -30px; }
    #howitworks .howitworksContent .header h3 {
      text-align: left;
      padding: 15px 30px;
      margin: 0; }
  #howitworks .howitworksContent .contentBox {
    margin: 0 auto 30px auto;
    padding: 30px;
    background-color: #ffffff;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); }
    #howitworks .howitworksContent .contentBox img {
      display: block;
      max-width: 100%;
      height: auto; }
    #howitworks .howitworksContent .contentBox p {
      text-align: left; }
    #howitworks .howitworksContent .contentBox .back {
      float: right;
      display: block;
      font-weight: bold;
      width: 100%;
      padding-top: 10px;
      text-align: right; }
      #howitworks .howitworksContent .contentBox .back a:after {
        font-family: 'arrows';
        content: '\e802';
        width: 22px;
        height: 22px;
        padding: 0 5px;
        display: inline-block; }
  #howitworks .howitworksContent h2 {
    margin: 40px auto 20px auto; }

@media only screen and (max-width: 767px) {
  #howitworks .howitworksHeader {
    padding: 20px;
    height: 150px; } }

#eventguide .eventguideHeader {
  position: relative;
  height: 450px;
  padding: 20px 60px 60px 60px;
  text-align: center;
  margin: 0;
  background: url(top center);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  #eventguide .eventguideHeader h1,
  #eventguide .eventguideHeader h4 {
    color: #ffffff;
    margin: 0;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.8);
    text-transform: uppercase; }

#eventguide .overlay {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0);
  /* Old browsers */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$top', endColorstr='$bottom',GradientType=0 );
  /* IE6-9 */ }

#eventguide #menu-lc_v1-how-it-works {
  text-transform: uppercase; }

#eventguide .eventguide-table {
  table-layout: fixed;
  width: 100%;
  overflow: hidden; }
  #eventguide .eventguide-table h4 {
    margin-top: 0 !important; }
  #eventguide .eventguide-table td {
    padding-top: 10px; }
  #eventguide .eventguide-table .icon-cell {
    width: 80px;
    padding-right: 25px; }
    #eventguide .eventguide-table .icon-cell img {
      width: 80px;
      height: 80px; }

#eventguide .eventguideContent {
  background: url("../img/hospitality/hospitalitybg-2018.svg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  background-color: #e6e6e6;
  padding: 15px 0;
  text-align: center; }
  #eventguide .eventguideContent .icon {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto 5px auto; }
  #eventguide .eventguideContent h4 {
    text-align: left;
    margin-top: 15px;
    margin-bottom: 5px;
    text-transform: none;
    font-weight: bold;
    font-family: "Cambay", sans-serif;
    line-height: 1.8rem; }
  #eventguide .eventguideContent h5 {
    text-align: left;
    margin-top: 15px;
    margin-bottom: 15px;
    text-transform: none;
    font-weight: bold;
    font-family: "Cambay", sans-serif;
    line-height: 1.8rem;
    color: #4d4d4d; }
  #eventguide .eventguideContent ul {
    text-align: left;
    margin-bottom: 15px;
    line-height: 1.6em; }
  #eventguide .eventguideContent .wp-caption.alignleft,
  #eventguide .eventguideContent img.alignleft {
    padding: 5px;
    margin: 0 10px 2px 0;
    display: inline;
    float: left; }
  #eventguide .eventguideContent .wp-caption.alignright,
  #eventguide .eventguideContent img.alignright {
    padding: 5px;
    margin: 0 0 2px 10px;
    display: inline;
    float: right; }
  #eventguide .eventguideContent .wp-caption.aligncenter,
  #eventguide .eventguideContent img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  #eventguide .eventguideContent .bookmark {
    color: #84754E;
    font-family: "Friz_Quadrata", serif;
    text-transform: uppercase;
    background-color: #262626;
    height: 100px;
    min-height: 100px;
    margin-bottom: 30px;
    font-size: 14px; }
    #eventguide .eventguideContent .bookmark a {
      padding: 15px 10px;
      display: block;
      width: 100%;
      height: 100%; }
  #eventguide .eventguideContent .intro {
    margin: 15px auto auto auto; }
    #eventguide .eventguideContent .intro h5 {
      font-weight: bold;
      color: #4d4d4d;
      text-transform: none;
      line-height: 1.8rem;
      margin-bottom: 20px; }
  #eventguide .eventguideContent .header {
    background-color: #262626;
    margin: 0 auto; }
    #eventguide .eventguideContent .header h3 {
      text-align: left;
      padding: 15px;
      margin: 0; }
  #eventguide .eventguideContent .contentBox {
    margin: 0 auto 30px auto;
    padding: 15px 30px;
    background-color: #ffffff; }
    #eventguide .eventguideContent .contentBox img {
      display: block;
      max-width: 100%;
      height: auto; }
    #eventguide .eventguideContent .contentBox p {
      text-align: left; }
    #eventguide .eventguideContent .contentBox ul {
      padding-left: 15px; }
    #eventguide .eventguideContent .contentBox .back {
      float: right;
      display: block;
      font-weight: bold;
      width: 100%;
      padding-top: 10px;
      text-align: right; }
      #eventguide .eventguideContent .contentBox .back a:after {
        font-family: 'arrows';
        content: '\e802';
        width: 22px;
        height: 22px;
        padding: 0 5px;
        display: inline-block; }
  #eventguide .eventguideContent h2 {
    margin: 40px auto 20px auto; }

@media only screen and (max-width: 767px) {
  #eventguide .eventguideHeader {
    padding: 20px;
    height: 150px; }
  #eventguide .eventguide-table .icon-cell {
    width: 60px;
    padding-right: 20px; }
    #eventguide .eventguide-table .icon-cell img {
      width: 50px;
      height: 50px; } }

#schedule {
  background: url("../img/hospitality/hospitalitybg-2018.svg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  background-color: #e6e6e6; }
  #schedule p {
    margin-top: 20px; }
  #schedule .broughtbyLogo {
    padding: 5px; }
  #schedule .match-up .player {
    font-weight: bold;
    font-size: 14px;
    line-height: 1rem; }
  #schedule .match-up .versus {
    color: #84754E;
    font-weight: bold;
    font-size: 12px; }
  #schedule .match-up ul {
    list-style: none; }
  #schedule .match-box {
    text-transform: uppercase;
    margin-bottom: 30px; }
    #schedule .match-box .content {
      background-color: #ffffff;
      padding: 1px 15px 15px 15px;
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); }
    #schedule .match-box a, #schedule .match-box a:hover, #schedule .match-box a:link, #schedule .match-box a:visited {
      color: #4d4d4d !important; }
    #schedule .match-box sub {
      font-size: 13px;
      font-style: italic;
      font-weight: normal;
      margin-top: 8px; }
    #schedule .match-box .dateContainer {
      background: url("../img/schedule/daybg-2018.svg");
      background-repeat: no-repeat;
      background-position: top right;
      background-size: contain;
      background-color: #000000;
      padding: 40px 10px 40px 10px; }
      #schedule .match-box .dateContainer .date {
        color: #ffffff;
        width: 100%; }
        #schedule .match-box .dateContainer .date .day-text {
          font-family: "Friz_Quadrata", serif;
          color: #ffffff;
          font-size: 2.5em; }
        #schedule .match-box .dateContainer .date .day-number {
          font-family: "Friz_Quadrata", serif;
          color: #ffffff;
          margin: 0;
          padding: 0;
          font-size: 3.75em;
          font-style: italic;
          font-weight: bold; }
        #schedule .match-box .dateContainer .date .date {
          color: #ffffff;
          margin: 0;
          padding: 10px 10px 0 10px; }
    #schedule .match-box .sessiontime {
      margin-top: 20px; }
      #schedule .match-box .sessiontime h4 {
        color: #84754E;
        padding: 10px 0px;
        margin: 0; }
      @media (max-width: 543px) {
        #schedule .match-box .sessiontime h4 {
          font-size: 1em !important;
          line-height: 1em; } }
      #schedule .match-box .sessiontime .day h4:before,
      #schedule .match-box .sessiontime .Day h4:before,
      #schedule .match-box .sessiontime .DAY h4:before {
        color: #84754E;
        display: inline;
        font-family: 'icon8';
        content: "\f10f"; }
      #schedule .match-box .sessiontime .night h4:before,
      #schedule .match-box .sessiontime .Night h4:before,
      #schedule .match-box .sessiontime .NIGHT h4:before {
        color: #84754E;
        display: inline-block;
        font-family: 'icon8';
        content: "\f110"; }
      #schedule .match-box .sessiontime time {
        color: #84754E;
        display: block;
        padding: 0px;
        margin: 0; }
        #schedule .match-box .sessiontime time [data-value] {
          display: block;
          font-size: 13px;
          padding: 5px 0;
          width: 100%; }
          #schedule .match-box .sessiontime time [data-value]::after {
            content: attr(data-value); }
          #schedule .match-box .sessiontime time [data-value]:first-child {
            border-bottom: 1px solid #84754E;
            padding-top: 0px;
            padding-bottom: 0px; }
          #schedule .match-box .sessiontime time [data-value] span {
            cursor: help;
            float: left;
            padding-right: 10px;
            font-size: 13px;
            font-style: normal;
            bottom: 0; }
    #schedule .match-box .followed-by {
      font-size: 0.8125em;
      color: #4d4d4d;
      display: block;
      font-style: italic;
      text-transform: none;
      margin: 20px auto; }
    #schedule .match-box .match-info {
      font-weight: bold; }
    #schedule .match-box .match-container {
      padding: 10px;
      background-color: #f2f2f2; }
      #schedule .match-box .match-container .match-number {
        padding-top: 5px;
        font-size: 0.8125em;
        font-weight: bold;
        color: #84754E; }
      #schedule .match-box .match-container .world {
        background: url("../img/schedule/world-mark.svg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        background-color: #782327;
        width: 30px;
        height: 30px;
        margin: 0 auto 8px auto; }
      #schedule .match-box .match-container .europe {
        background: url("../img/schedule/europe-mark.svg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        background-color: #003359;
        width: 30px;
        height: 30px;
        margin: 0 auto 8px auto; }
  #schedule .foot-note {
    background-color: #ffffff;
    padding: 50px 0;
    margin-top: 30px; }
  #schedule .scheduleContent {
    padding: 0;
    text-align: center;
    padding-top: 30px; }
    #schedule .scheduleContent img {
      margin: 0 auto; }
    #schedule .scheduleContent .intro {
      margin-bottom: 40px; }
      #schedule .scheduleContent .intro h1 {
        font-size: 2.5em; }
      #schedule .scheduleContent .intro p {
        padding: 0;
        margin: 0; }
    #schedule .scheduleContent .session {
      padding: 0 15px;
      border-bottom: 1px #84754E solid;
      margin-top: 40px; }
    #schedule .scheduleContent .download {
      text-transform: uppercase; }
      #schedule .scheduleContent .download a {
        font-weight: bold; }
      #schedule .scheduleContent .download i {
        font-weight: bold !important; }
    #schedule .scheduleContent h2 {
      margin: 0 auto; }
    #schedule .scheduleContent .buttonContainer {
      margin-top: -25px; }
      #schedule .scheduleContent .buttonContainer .contentButton {
        background-color: #84754E; }

#captains {
  background-color: #FFF; }
  #captains .captainsHeader {
    height: 450px;
    text-align: center;
    padding: 0;
    margin: 0;
    background: url(center center);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-size: cover; }
    #captains .captainsHeader h1 {
      color: #ffffff;
      margin: 0;
      text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.8); }
    #captains .captainsHeader .heading {
      position: absolute; }
  #captains p {
    margin-top: 20px; }
  #captains .captainsContent {
    background: url("../img/hospitality/hospitalitybg-2018.svg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    background-color: #e6e6e6;
    padding: 0;
    text-align: center; }
    #captains .captainsContent .row {
      margin: 0; }
    #captains .captainsContent .eu-captain-name,
    #captains .captainsContent .world-captain-name {
      padding-top: 15px;
      padding-bottom: 15px; }
    #captains .captainsContent h1,
    #captains .captainsContent .subHeader {
      color: #ffffff;
      text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.7); }
    #captains .captainsContent .main-container {
      background-color: #ffffff;
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2); }
    #captains .captainsContent .captainBox {
      padding-bottom: 15px; }
    #captains .captainsContent .captainPhoto {
      background: url(center center);
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      background-size: contain;
      display: block;
      position: relative;
      margin: 15px 0; }
      #captains .captainsContent .captainPhoto .content {
        position: absolute;
        text-align: center;
        bottom: 0;
        margin: 0;
        width: 100%;
        display: block; }
        #captains .captainsContent .captainPhoto .content p {
          margin: 0; }
    #captains .captainsContent .subHeader {
      font-size: 1.6em;
      text-transform: uppercase; }
    #captains .captainsContent .box,
    #captains .captainsContent .quoteBox {
      background-color: #ffffff;
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
      padding: 30px;
      margin-bottom: 30px;
      text-align: left; }
      #captains .captainsContent .box .heading,
      #captains .captainsContent .quoteBox .heading {
        background-color: #000000;
        margin: -30px -30px 30px -30px;
        padding: 15px 30px; }
        #captains .captainsContent .box .heading h3,
        #captains .captainsContent .quoteBox .heading h3 {
          margin-bottom: 0 !important; }
      #captains .captainsContent .box img,
      #captains .captainsContent .quoteBox img {
        display: block;
        min-width: 100%;
        height: auto; }
      #captains .captainsContent .box .back-to-top-link,
      #captains .captainsContent .quoteBox .back-to-top-link {
        display: block; }
    #captains .captainsContent .quoteBox {
      color: #84754E;
      font-size: 1.125em; }
      #captains .captainsContent .quoteBox p {
        color: #84754E;
        padding: 15px 0; }
      #captains .captainsContent .quoteBox p:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        height: 50px;
        width: 40%;
        border-bottom: 2px solid #e6e6e6; }
      #captains .captainsContent .quoteBox .back {
        font-size: 0.9em; }
    #captains .captainsContent .goldBox {
      background-color: #84754E;
      padding: 30px !important;
      margin-bottom: 30px; }
      #captains .captainsContent .goldBox h1,
      #captains .captainsContent .goldBox h2,
      #captains .captainsContent .goldBox h3,
      #captains .captainsContent .goldBox h4 {
        color: #ffffff;
        text-shadow: none;
        margin: 0 auto; }
      #captains .captainsContent .goldBox p {
        color: #ffffff; }
      #captains .captainsContent .goldBox .back-to-top-link {
        display: none; }
    #captains .captainsContent .content {
      padding: 15px 0; }
      #captains .captainsContent .content ul {
        padding-left: 15px; }
    #captains .captainsContent .grand-slam-records {
      padding: 30px 15px 0 15px; }
      #captains .captainsContent .grand-slam-records h4 {
        font-size: 1em;
        line-height: 1.2em; }
      #captains .captainsContent .grand-slam-records ul {
        padding-left: 15px; }
    #captains .captainsContent .buttonContainer {
      padding-top: 30px; }
    #captains .captainsContent .details h4 {
      font-size: 1em;
      line-height: 1.2em;
      margin-bottom: 0; }
    #captains .captainsContent .details .row:nth-child(2n) {
      background-color: #f2f2f2; }
    #captains .captainsContent .back {
      display: block;
      font-weight: bold;
      width: 100%;
      padding-top: 15px;
      text-align: right; }
      #captains .captainsContent .back a:after {
        font-family: 'arrows';
        content: '\e802';
        width: 22px;
        height: 22px;
        padding: 0 5px;
        display: inline-block; }

@media only screen and (max-width: 767px) {
  #captains .captainsHeader {
    height: 150px; }
  #captains .captainsContent {
    padding: 15px 0; }
    #captains .captainsContent .main-container {
      padding: 15px;
      margin-bottom: 30px; }
    #captains .captainsContent .captainPhoto {
      height: 100px; }
    #captains .captainsContent .eu-captain-name {
      padding-right: 70px; }
    #captains .captainsContent .world-captain-name {
      padding-left: 40px; }
    #captains .captainsContent .details h4 {
      padding: 10px 0; }
    #captains .captainsContent .left-column {
      padding: 0; }
    #captains .captainsContent .right-column {
      padding: 0; } }

@media only screen and (min-width: 768px) {
  #captains .captainsContent {
    padding: 30px 0; }
    #captains .captainsContent .main-container {
      padding: 15px;
      margin-bottom: 30px; }
    #captains .captainsContent .captainPhoto {
      height: 200px; }
    #captains .captainsContent .left-column {
      padding-right: 15px; }
    #captains .captainsContent .right-column {
      padding-left: 15px; } }

@media only screen and (min-width: 1200px) {
  #captains .captainsContent {
    padding: 30px 0; }
    #captains .captainsContent .main-container {
      padding: 30px; }
    #captains .captainsContent .captainPhoto {
      height: 270px; } }

#rodlaver ul {
  padding: 10px 20px;
  line-height: 32px; }

#rodlaver .main-container {
  background-color: #FFF;
  padding: 30px;
  margin-top: 50px; }
  #rodlaver .main-container .black-heading {
    background-color: #262626;
    margin: -30px -30px -50px -30px; }
    #rodlaver .main-container .black-heading h3 {
      padding: 20px;
      margin: 0; }

#rodlaver .line-break {
  width: 25%;
  display: block;
  margin: 0 auto;
  border-bottom: 2px solid #e6e6e6; }

#rodlaver .back {
  float: right;
  display: block;
  font-weight: bold;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 20px;
  text-align: right; }
  #rodlaver .back a:after {
    font-family: 'arrows';
    content: '\e802';
    width: 22px;
    height: 22px;
    padding: 0 5px;
    display: inline-block; }

#rodlaver blockquote {
  font: "Cambay", sans-serif;
  margin: 20px 0px;
  padding: 20px 10px 0px 20px;
  color: #84754E;
  quotes: "“" "”" "‘" "’";
  text-align: center;
  border: 0; }

#rodlaver blockquote:before {
  content: open-quote;
  font-size: 3em;
  line-height: 0em;
  margin-right: 0.2em;
  vertical-align: -0.4em; }

#rodlaver blockquote:after {
  content: close-quote;
  font-size: 3em;
  line-height: 0em;
  margin-left: 0.2em;
  vertical-align: -0.6em; }

#rodlaver blockquote p {
  text-align: center;
  font-size: 20px;
  color: #84754E;
  font-family: "Cambay", sans-serif;
  display: inline;
  line-height: 1.4em; }

#rodlaver .noPadding {
  padding: 0; }

#rodlaver .rlHeader {
  height: 450px;
  text-align: center;
  padding: 0;
  margin: 0;
  background: url(center center);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-size: cover; }
  #rodlaver .rlHeader h1 {
    color: #ffffff;
    margin: 0;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.8); }
  #rodlaver .rlHeader .heading {
    position: absolute; }

#rodlaver .stats {
  padding: 15px 0; }

#rodlaver .stat-box {
  padding: 15px; }
  #rodlaver .stat-box .stat-box-content {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 15px;
    border: 1px #84754E solid; }
    #rodlaver .stat-box .stat-box-content h2 {
      padding: 0 !important;
      margin: 0; }

#rodlaver .bioContent {
  padding: 0px 30px; }
  #rodlaver .bioContent .part-1 .row {
    padding: 15px 0; }

#rodlaver p {
  margin-top: 20px; }

#rodlaver .rlContent {
  text-align: center;
  padding-bottom: 50px;
  background: url("../img/hospitality/hospitalitybg-2018.svg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  background-color: #e6e6e6; }
  #rodlaver .rlContent .wp-caption-text {
    background-color: #262626;
    color: #ffffff;
    font-weight: lighter;
    font-style: italic;
    padding: 20px; }
  #rodlaver .rlContent .wp-caption.alignleft,
  #rodlaver .rlContent img.alignleft {
    padding: 5px;
    margin: 0 10px 2px 0;
    display: inline;
    float: left; }
  #rodlaver .rlContent .wp-caption.alignright,
  #rodlaver .rlContent img.alignright {
    padding: 5px;
    margin: 0 0 2px 10px;
    display: inline;
    float: right; }
  #rodlaver .rlContent .wp-caption.aligncenter,
  #rodlaver .rlContent img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  #rodlaver .rlContent .rlPhoto {
    background: url(top center);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-position: top center !important;
    display: block;
    position: relative;
    padding: 0 30px;
    margin-bottom: 15px;
    min-height: 400px; }
    #rodlaver .rlContent .rlPhoto .content {
      position: absolute;
      text-align: center;
      margin: 0;
      width: 100%;
      display: block; }
      #rodlaver .rlContent .rlPhoto .content p {
        margin: 0; }
  #rodlaver .rlContent h1,
  #rodlaver .rlContent .subHeader {
    color: #ffffff;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.7); }
  #rodlaver .rlContent .subHeader {
    font-size: 1.6em; }
  #rodlaver .rlContent .numberBox {
    margin-top: 60px !important; }
    #rodlaver .rlContent .numberBox h2 {
      font-size: 4em !important;
      margin-top: -60px !important; }
  #rodlaver .rlContent .goldBox {
    background-color: #84754E; }
    #rodlaver .rlContent .goldBox p {
      color: #ffffff;
      font-family: "Friz_Quadrata", serif; }
    #rodlaver .rlContent .goldBox h1,
    #rodlaver .rlContent .goldBox h2,
    #rodlaver .rlContent .goldBox h3,
    #rodlaver .rlContent .goldBox h4,
    #rodlaver .rlContent .goldBox h5 {
      font-size: 2em;
      color: #ffffff; }
  #rodlaver .rlContent .content {
    padding: 30px 20px 0px 20px;
    margin-top: 40px;
    margin-bottom: 0px;
    display: inline-block;
    width: 100%; }
    #rodlaver .rlContent .content .legend {
      padding: 20px 0; }
      #rodlaver .rlContent .content .legend .caption {
        background-color: #e6e6e6;
        font-size: 1.125em;
        color: #262626;
        font-style: normal;
        font-weight: bold;
        padding: 15px 0; }
    #rodlaver .rlContent .content img {
      max-width: 100%;
      height: auto; }
    #rodlaver .rlContent .content .caption {
      background-color: #262626;
      color: #ffffff;
      font-style: italic;
      padding: 10px;
      margin: 0; }
    #rodlaver .rlContent .content h2 {
      padding: 0;
      display: block;
      background-color: #FFF;
      margin-top: -40px; }
  #rodlaver .rlContent h3,
  #rodlaver .rlContent h4 {
    color: #84754E;
    font-size: 1.125em;
    text-transform: uppercase; }
  #rodlaver .rlContent h5 {
    text-transform: none;
    font-weight: bold; }

@media only screen and (max-width: 767px) {
  #rodlaver .main-container {
    margin-top: 30px; }
  #rodlaver .rlHeader {
    height: 150px; }
  #rodlaver .rlContent {
    padding-bottom: 30px; } }

.sponsors #sponsors {
  display: none; }

/* Global Read More Link & Arrow Animation */
.read-more [class^="arrows-"] {
  font-size: 14px; }

.read-more a {
  font-weight: bold; }
  .read-more a [class^="arrows-"] {
    margin-left: 5px;
    transition: all 0.3s; }

.read-more a:hover [class^="arrows-"] {
  margin-left: 15px; }

/* Global Read More Link & Arrow Animation */
#breadcrumbs {
  color: #84754E;
  font-size: 13px; }
  #breadcrumbs .divider:before {
    content: '\e801';
    font-family: 'arrows';
    padding-left: 10px;
    padding-right: 6px; }

#article {
  background: url("../img/hospitality/hospitalitybg-2018.svg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  background-color: #e6e6e6; }
  #article .hero-header {
    height: 550px;
    position: relative;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover; }
    #article .hero-header .row {
      margin: 0; }
  #article h1 {
    color: #84754E;
    padding: 20px 0 40px 0;
    margin: 0; }
  #article h2 {
    margin-bottom: 20px; }
  #article h2,
  #article h3,
  #article h4,
  #article h5,
  #article h6 {
    font-size: 1.125em;
    line-height: 1.5;
    font-family: "Cambay", sans-serif;
    font-weight: bold;
    text-transform: none;
    color: #373a3c; }
  #article .sidebar h4 {
    font-family: "Friz_Quadrata", serif;
    color: #84754E;
    text-transform: uppercase;
    font-weight: normal; }
  #article h4 {
    margin-top: 20px; }
  #article .content {
    background-color: rgba(255, 255, 255, 0.6);
    padding: 30px 15px;
    margin: 0 auto !important;
    margin: 0 auto; }
    #article .content a {
      font-weight: bold; }
    #article .content ul {
      padding: 5px 15px 20px 15px; }
    #article .content .share-article ul {
      float: right;
      list-style: none; }
      #article .content .share-article ul li {
        font-size: 0.875em;
        text-transform: uppercase;
        font-weight: bold;
        display: table-cell;
        vertical-align: middle;
        padding: 0 5px; }
    #article .content img {
      width: 100%;
      height: auto;
      display: block; }
    #article .content .date {
      font-family: "Friz_Quadrata", serif;
      font-size: 0.825em;
      color: #b2b5b7;
      font-weight: lighter; }
    #article .content .article-details {
      margin-bottom: 40px;
      border-bottom: 1px solid #e6e6e6; }
      #article .content .article-details .author,
      #article .content .article-details p {
        font-size: 0.875em; }
      #article .content .article-details .social {
        z-index: 0; }
    #article .content .video-container {
      position: relative;
      padding-bottom: 56.25%;
      height: 0;
      overflow: hidden; }
    #article .content .video-container iframe,
    #article .content .video-container object,
    #article .content .video-container embed,
    #article .content .video-container video {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  #article .details .goback {
    margin: 20px 15px 0 15px;
    text-decoration: none;
    color: #84754E;
    font-weight: bold;
    position: relative; }
    #article .details .goback:before {
      font-size: 1.125em;
      position: absolute;
      left: -20px;
      top: 0px;
      transition: all 0.3s; }
    #article .details .goback span {
      font-family: "Cambay", sans-serif; }
    #article .details .goback:hover:before {
      left: -30px; }
  #article blockquote {
    font: "Cambay", sans-serif;
    margin: 30px 0px;
    padding: 20px 10px 0px 20px;
    color: #84754E;
    quotes: "“" "”" "‘" "’";
    text-align: center;
    border: 0; }
  #article blockquote:before {
    content: open-quote;
    font-size: 3em;
    line-height: 0em;
    margin-right: 0.2em;
    vertical-align: -0.4em; }
  #article blockquote:after {
    content: close-quote;
    font-size: 3em;
    line-height: 0em;
    margin-left: 0.2em;
    vertical-align: -0.6em; }
  #article blockquote p {
    text-align: center;
    font-size: 1.125em;
    color: #84754E;
    font-family: "Cambay", sans-serif;
    display: inline;
    line-height: 1.4em; }
  #article .wp-caption-text {
    color: #4d4d4d;
    background-color: #e6e6e6;
    font-weight: lighter;
    padding: 10px 20px;
    font-size: 0.875em;
    line-height: normal; }
  #article .wp-caption.alignleft,
  #article .wp-caption.alignnone,
  #article img.alignleft {
    padding: 15px 0;
    margin: 0 10px 2px 0;
    display: inline;
    float: left; }
  #article .wp-caption.alignright,
  #article img.alignright {
    padding: 15px 0;
    margin: 0 0 2px 10px;
    display: inline;
    float: right; }
  #article .wp-caption.aligncenter,
  #article img.aligncenter {
    padding: 15px 0;
    margin: 0 0 2px 0;
    display: block;
    float: none; }

@media only screen and (max-width: 767px) {
  #article .wp-caption {
    width: auto !important;
    max-width: 100% !important;
    height: auto !important; }
  #article blockquote p {
    font-size: 1em; }
  #article .hero-header {
    height: 400px; }
    #article .hero-header .row {
      height: 400px; }
  #article .articleHeader {
    max-width: 96%;
    display: block; }
  #article h1 {
    font-size: 1.6em;
    line-height: 1.2; }
  #article .social {
    display: none; }
  #article .content {
    margin: 0px; } }

@media only screen and (min-width: 768px) {
  #article h1 {
    font-size: 1.6em;
    line-height: 1.1; }
  #article .wp-caption {
    width: auto;
    max-width: 100%;
    height: auto; }
  #article .articleHeader {
    min-width: 96%;
    max-width: 96%;
    display: block; }
  #article .social {
    display: none; } }

@media only screen and (min-width: 992px) {
  #article h1 {
    font-size: 2.5em; }
  #article .articleHeader {
    min-width: 96%;
    max-width: 96%;
    display: block; }
  #article .social {
    display: block; } }

@media only screen and (min-width: 1200px) {
  #article h1 {
    font-size: 2.5em; }
  #article .articleHeader {
    min-width: 50%;
    max-width: 80%;
    display: block; }
  #article .social {
    display: block; } }

li.catAll a {
  color: #84754E !important;
  font-weight: bold !important;
  border-bottom: 3px solid #84754E; }

.category-news li.catNews a {
  color: #84754E !important;
  font-weight: bold !important;
  border-bottom: 3px solid #84754E; }

.category-photos li.catPhotos a {
  color: #84754E !important;
  font-weight: bold !important;
  border-bottom: 3px solid #84754E; }

.category-video li.catVideos a,
.video-galleries li.catVideos a {
  color: #84754E !important;
  font-weight: bold !important;
  border-bottom: 3px solid #84754E; }

.video-galleries .main-article {
  background-image: none !important; }

.pagination-container {
  border-top: 1px solid #b2b5b7;
  padding-top: 30px; }

.pagination .prev,
.pagination .next {
  background: #84754E;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #84754E 0%, #a28d55 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: -ms-linear-gradient(top, #84754E 0%, #a28d55 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$left', endColorstr='$right',GradientType=1 );
  /* IE6-9 */
  display: inline-block;
  color: #ffffff;
  font-weight: bold; }

.pagination .current {
  font-weight: bold;
  color: #84754E;
  background-color: rgba(132, 117, 78, 0.2);
  border: 1px solid #84754E;
  padding: 5px 15px; }

.pagination a {
  color: #84754E;
  font-weight: bold; }

.pagination .arrows-left-open,
.pagination .arrows-right-open {
  font-size: 0.8125em;
  margin-top: 3px; }

.pagination .arrows-left-open {
  margin-left: -3px; }

.pagination .arrows-right-open {
  margin-right: -3px; }

/* Video Gallery Page */
.video-galleries #archive h3 {
  border-bottom: 2px solid #84754E;
  padding-bottom: 5px;
  margin-bottom: 15px; }

.video-galleries #archive h2 {
  color: #ffffff; }

.video-galleries #archive .video-padding {
  padding: 30px 0; }

.video-galleries #archive .teamEuropeHeader {
  background-color: #003359;
  background: url(../img/teams/eu-stars-2018.png) no-repeat;
  background-position: center center;
  background-size: contain;
  padding: 20px 0;
  margin-top: 0;
  margin-bottom: 15px; }

.video-galleries #archive .teamWorldHeader {
  background-color: #782327;
  background: url(../img/teams/world-globe-2018.png) no-repeat;
  background-position: center center;
  background-size: contain;
  padding: 20px 0;
  margin-top: 0;
  margin-bottom: 30px; }

.video-galleries #archive .europe {
  padding: 40px 15px 30px 15px;
  background: #003359;
  background: linear-gradient(#003359 0%, #001A2F 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003359', endColorstr='#001A2F', GradientType=0); }

.video-galleries #archive .world {
  padding: 40px 15px 30px 15px;
  background: #782327;
  background: linear-gradient(to bottom, #782327 0%, #3B1113 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#782327', endColorstr='#3B1113', GradientType=0); }

.video-galleries #archive .sub-articles {
  background: url("../img/hospitality/hospitalitybg-2018.svg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover; }

#archive {
  width: 100%;
  background-color: #e6e6e6; }
  #archive .archive-content {
    padding: 40px 0; }
  #archive .sub-articles {
    background: url("../img/hospitality/hospitalitybg-2018.svg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover; }
  #archive .topArticle {
    background-size: cover;
    background-repeat: no-repeat; }
    #archive .topArticle .item {
      padding: 15px; }
  #archive .main-article {
    background: url("../img/home/latestnewsbg-2018.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #000000; }
  #archive .latest-news {
    padding: 23px 15px 30px 15px;
    width: 100%; }
  #archive .item .text {
    padding: 15px 20px; }
  #archive .filter {
    color: #262626;
    font-weight: bold; }
    #archive .filter a {
      font-weight: normal;
      color: #262626;
      transition: all ease-out 0.2s; }
      #archive .filter a:hover {
        color: #84754E;
        transition: all ease-out 0.2s; }
    #archive .filter ul {
      margin: 0;
      padding: 0; }
      #archive .filter ul li {
        display: inline-block;
        list-style: none;
        padding: 0 5px; }
  #archive .title {
    margin-left: 0;
    margin-right: 0; }
    #archive .title h1 {
      font-size: 2.5em;
      padding: 0;
      margin: 0 0 10px 0; }

@media only screen and (max-width: 767px) {
  li.catAll a {
    padding-bottom: 20px; }
  .category-news li.catNews a {
    padding-bottom: 20px; }
  .category-photos li.catPhotos a {
    padding-bottom: 20px; }
  .category-video li.catVideos a,
  .video-galleries li.catVideos a {
    padding-bottom: 20px; }
  .pagination a {
    margin: 0;
    padding: 5px 12px; } }

@media only screen and (min-width: 768px) {
  li.catAll a {
    padding-bottom: 32px; }
  .category-news li.catNews a {
    padding-bottom: 32px; }
  .category-photos li.catPhotos a {
    padding-bottom: 32px; }
  .category-video li.catVideos a,
  .video-galleries li.catVideos a {
    padding-bottom: 32px; }
  .pagination a {
    margin: 0 20px;
    padding: 5px 15px; } }

#tags {
  width: 100%;
  background-color: #000000;
  padding: 50px 0;
  /* IMAGE LINKS */
  /* /IMAGE LINKS */ }
  #tags .pagination {
    font-size: 16px; }
    #tags .pagination .current {
      font-size: 18px;
      color: #ffffff;
      background-color: #a28d55;
      padding: 8px 20px; }
    #tags .pagination a {
      color: #ffffff;
      background-color: #84754E;
      padding: 5px 15px; }
  #tags .title {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px; }
  #tags h1 {
    font-size: 34px;
    padding: 0;
    margin: 0 0 10px 0; }
  #tags p {
    margin-bottom: 5px; }
  #tags .date {
    font-size: 15px !important;
    color: #b2b5b7 !important; }
  #tags .largeNews, #tags .smallNews {
    margin-bottom: 20px; }
  #tags .articleContent p {
    color: #ffffff; }
  #tags .newsImage {
    height: 400px;
    max-height: 400px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    border: 1px solid #262626; }
  #tags .caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px 15px;
    background-color: rgba(51, 51, 51, 0.9); }
    #tags .caption h1 {
      margin-top: 0;
      padding: 0;
      font-size: 20px; }
    #tags .caption p {
      color: #e6e6e6; }
  #tags .smallNewsImage {
    height: 150px;
    max-height: 150px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin: 15px 0 0 0 0;
    border: 1px solid #262626; }
  #tags .smallNewsContent {
    height: 160px;
    max-height: 220px;
    display: block;
    position: relative;
    padding: 15px;
    background-color: #262626; }
    #tags .smallNewsContent h2 {
      font-size: 18px;
      color: #84754E;
      text-transform: uppercase; }
    #tags .smallNewsContent p {
      color: #e6e6e6; }
  #tags a.largeNewsLink {
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    z-index: 10;
    cursor: pointer; }
  #tags a.smallNewsLink {
    margin-left: -15px;
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    z-index: 10;
    cursor: pointer; }

@media only screen and (max-width: 767px) {
  #tags .caption h1 {
    font-size: 20px; } }

/* SEARCH RESULTS */
.search-results {
  background-color: #f2f2f2; }
  .search-results .searchResults {
    padding: 40px 15px;
    text-transform: uppercase;
    color: #4d4d4d; }
  .search-results .keywordSearch {
    color: #84754E; }
  .search-results .search-item {
    padding-bottom: 40px; }
    .search-results .search-item a {
      color: #808080;
      font-weight: bold; }
    .search-results .search-item .view-article {
      color: #84754E; }
    .search-results .search-item h2 {
      color: #262626; }
    .search-results .search-item h4 {
      display: inline;
      color: #4d4d4d; }
      .search-results .search-item h4:before {
        font-family: 'extras';
        font-size: 22px;
        color: #4d4d4d;
        padding: 2px 5px 0 0; }
      .search-results .search-item h4.photos:before {
        content: '\f100'; }
      .search-results .search-item h4.video:before {
        content: '\f109'; }
      .search-results .search-item h4.news:before {
        content: '\f10a'; }
  .search-results .pagination {
    padding: 20px 10px; }
  .search-results .search-highlight {
    color: #84754E;
    font-weight: bold; }

#box-template .boxtemplateHeader {
  position: relative;
  height: 450px;
  padding: 20px 60px 60px 60px;
  text-align: center;
  margin: 0;
  background: url(top center);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  #box-template .boxtemplateHeader h1,
  #box-template .boxtemplateHeader h4 {
    color: #ffffff;
    margin: 0;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.8);
    text-transform: uppercase; }

#box-template .overlay {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0);
  /* Old browsers */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$top', endColorstr='$bottom',GradientType=0 );
  /* IE6-9 */ }

#box-template #menu-lc_v1-how-it-works {
  text-transform: uppercase; }

#box-template .boxtemplateContent {
  background: url("../img/hospitality/hospitalitybg-2018.svg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  background-color: #e6e6e6;
  padding: 0;
  text-align: center; }
  #box-template .boxtemplateContent .wp-caption.alignleft,
  #box-template .boxtemplateContent img.alignleft {
    padding: 5px;
    margin: 0 10px 2px 0;
    display: inline;
    float: left; }
  #box-template .boxtemplateContent .wp-caption.alignright,
  #box-template .boxtemplateContent img.alignright {
    padding: 5px;
    margin: 0 0 2px 10px;
    display: inline;
    float: right; }
  #box-template .boxtemplateContent .wp-caption.aligncenter,
  #box-template .boxtemplateContent img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  #box-template .boxtemplateContent .row {
    padding: 10px; }
  #box-template .boxtemplateContent .bookmarks {
    padding: 15px 0 15px 0;
    border-bottom: 1px #bcbdbc solid; }
    #box-template .boxtemplateContent .bookmarks ul {
      display: flex;
      align-items: stretch;
      justify-content: space-around;
      width: 100%;
      margin: 0;
      padding: 0; }
      #box-template .boxtemplateContent .bookmarks ul li {
        display: block;
        flex: 0 1 auto;
        list-style-type: none; }
        #box-template .boxtemplateContent .bookmarks ul li a {
          font-size: 0.875em;
          font-weight: bold;
          color: #373a3c;
          text-transform: uppercase; }
          #box-template .boxtemplateContent .bookmarks ul li a:hover {
            color: #84754E;
            border-bottom: 3px solid #84754E;
            padding-bottom: 15px; }
      #box-template .boxtemplateContent .bookmarks ul li:after {
        color: #84754E; }
      #box-template .boxtemplateContent .bookmarks ul li:last-child:after {
        content: ""; }
  #box-template .boxtemplateContent .intro {
    font-size: 1.125em;
    margin: 0 auto; }
    #box-template .boxtemplateContent .intro p {
      font-size: 1em; }
  #box-template .boxtemplateContent .header {
    background-color: #262626;
    margin: -30px -30px 30px -30px; }
    #box-template .boxtemplateContent .header h3 {
      text-align: left;
      padding: 15px 30px;
      margin: 0; }
  #box-template .boxtemplateContent .contentBox {
    margin: 0 auto 30px auto;
    padding: 30px;
    background-color: #ffffff;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); }
    #box-template .boxtemplateContent .contentBox img {
      display: block;
      max-width: 100%;
      height: auto; }
    #box-template .boxtemplateContent .contentBox p {
      text-align: left; }
    #box-template .boxtemplateContent .contentBox ul {
      padding-left: 15px; }
    #box-template .boxtemplateContent .contentBox .back {
      float: right;
      display: block;
      font-weight: bold;
      width: 100%;
      padding-top: 10px;
      text-align: right; }
      #box-template .boxtemplateContent .contentBox .back a:after {
        font-family: 'arrows';
        content: '\e802';
        width: 22px;
        height: 22px;
        padding: 0 5px;
        display: inline-block; }
  #box-template .boxtemplateContent h2 {
    color: #84754E;
    font-size: 2em;
    text-transform: uppercase;
    margin: 40px auto 20px auto; }

@media only screen and (max-width: 767px) {
  #box-template .boxtemplateHeader {
    padding: 20px;
    height: 150px; }
  #box-template .boxtemplateContent h2 {
    font-size: 1.6em; } }

#post-404 .content {
  margin-top: 20%;
  color: #FFF; }

#post-404 .search {
  padding: 15px 0; }
  #post-404 .search .search-input {
    padding: 10px 15px;
    width: 45%;
    border: 0; }
  #post-404 .search .search-submit {
    padding: 10px 15px;
    border: 0;
    background-color: #84754E;
    color: #ffffff;
    text-transform: uppercase; }

.rplc {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background: #E6E6E6;
  font-family: "Cambay", sans-serif;
  line-height: 1.5;
  color: #4d4d4d;
  font-family: 'Cambay', sans-serif;
  font-size: 16px;
  margin: 0 auto;
  padding: 2.75em 0 1.75em 0;
  text-align: center; }

.rplc nav {
  background: none; }

.rplc .clearfix:before,
.rplc .clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.rplc .clearfix:after {
  clear: both; }

.rplc .pc-tab > input,
.rplc .pc-tab section > div {
  display: none; }

.rplc #tab1:checked ~ section .tab1,
.rplc #tab2:checked ~ section .tab2,
.rplc #tab3:checked ~ section .tab3 {
  display: block; }

.rplc .pc-tab {
  margin: 0 auto;
  max-width: 1166.66px;
  width: 100%; }

#eventguide .eventguideContent .rplc .pc-tab ul {
  height: 140px;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  line-height: 1.5;
  overflow: hidden; }

.rplc .pc-tab ul li {
  float: left;
  width: 33%;
  margin: 0 0.5% 0 0;
  padding: 1em 0 0 0; }

.rplc .pc-tab ul li label {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  position: relative;
  display: block;
  padding: 0 1.618em;
  background: #fff;
  color: #BCBDBC;
  cursor: pointer;
  transition: all 0.25s;
  display: block;
  font-family: "Friz_Quadrata", serif;
  font-weight: normal;
  font-size: 24px;
  text-align: center;
  margin: 0;
  padding: 3.9em 0 0.5em 0;
  position: relative;
  text-transform: uppercase; }

.rplc .pc-tab ul li.tab3 {
  margin: 0; }

.rplc .pc-tab section {
  clear: both;
  position: relative; }

.rplc .pc-tab section .scroll_left {
  background: rgba(0, 0, 0, 0.75) url("../img/race/scroll.png") no-repeat center 15px;
  color: #fff;
  display: none;
  box-sizing: border-box;
  position: absolute;
  width: 114px;
  padding: 82px 1.5em 1em 1.5em;
  text-align: center;
  left: 50%;
  top: 10%;
  line-height: 1.1;
  font-size: 10px;
  transform: translate(-50%, -50%);
  z-index: 999; }

.rplc .pc-tab section div {
  overflow: auto;
  padding: 0px;
  width: 100%;
  background: #fff;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); }

.rplc .pc-tab section div table {
  border-collapse: separate;
  padding: 2em 2em 1em 2em; }

.rplc .tab1 label:before,
.rplc .tab2 label:before,
.rplc .tab3 label:before {
  content: "";
  background-size: cover;
  height: 63px;
  width: 106px;
  left: 50%;
  margin: 0 0 0 -53px;
  position: absolute;
  top: 1em; }

.rplc .tab1 label:before {
  background-image: url("../img/race/europe_trophy.svg");
  filter: brightness(75%); }

.rplc .tab2 label:before {
  background-image: url("../img/race/world_trophy.svg");
  filter: brightness(75%); }

.rplc .tab3 label:before {
  background-image: url("../img/race/all_trophy.svg");
  filter: brightness(75%); }

.rplc #tab1:checked ~ nav .tab1 label:before {
  filter: invert(40%) sepia(16%) saturate(1078%) hue-rotate(165deg) brightness(100%) contrast(87%); }

.rplc #tab2:checked ~ nav .tab2 label:before {
  filter: invert(78%) sepia(100%) saturate(1500%) hue-rotate(-23deg) brightness(103%) contrast(100%); }

.rplc #tab3:checked ~ nav .tab3 label:before {
  filter: none; }

.rplc #tab1:checked ~ nav .tab1 label,
.rplc #tab2:checked ~ nav .tab2 label,
.rplc #tab3:checked ~ nav .tab3 label {
  position: relative; }

.rplc #tab1:checked ~ nav .tab1,
.rplc #tab2:checked ~ nav .tab2,
.rplc #tab3:checked ~ nav .tab3 {
  padding: 0; }

.rplc #tab1:checked ~ nav .tab1 label {
  background: #00325B;
  color: #64A0C8; }

.rplc #tab2:checked ~ nav .tab2 label {
  background: #792226;
  color: #D52B1E; }

.rplc #tab3:checked ~ nav .tab3 label {
  background: #000;
  color: #fff; }

.rplc p {
  font-size: 1em;
  line-height: 1.5;
  margin: 0 auto 1.5em auto; }

.rplc p em {
  font-style: italic; }

.rplc table {
  color: #4D4D4D;
  margin: 0 auto;
  padding: 1em 1em 0 1em;
  text-align: center;
  width: 100%; }

.rplc table td {
  font-size: 1em;
  padding: 0.6em 6px 0.4rem 6px; }

.rplc table .tr {
  padding: 0.6em 0 0.4rem 0;
  position: relative;
  width: 40px; }

.rplc table .tr.europe {
  background: #00325B; }

.rplc table .tr:before {
  background: rgba(255, 255, 255, 0.1);
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  width: 100; }

.rplc table .tr:after {
  background-size: cover;
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  height: 30px;
  width: 30px; }

.rplc table .tr.europe:after {
  background-image: url("../img/race/europe_trophy.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  filter: invert(40%) sepia(16%) saturate(1078%) hue-rotate(165deg) brightness(100%) contrast(87%); }

.rplc table .tr.world:after {
  background-image: url("../img/race/world_trophy.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  filter: invert(78%) sepia(100%) saturate(1500%) hue-rotate(-23deg) brightness(103%) contrast(100%); }

.rplc table .tr.world {
  background: #792226; }

.rplc .tab1 table tr.qualy td {
  border-bottom: 8px solid #00325B; }

.rplc .tab2 table tr.qualy td {
  border-bottom: 8px solid #792226; }

.rplc table td sub {
  vertical-align: middle; }

.rplc table .na {
  text-align: left; }

.rplc table .np,
.rplc table .mp {
  text-align: right; }

.rplc table td.na {
  font-size: 0.875em;
  padding: 0.8em 6px 0.4rem 6px; }

.rplc table .co {
  text-align: left; }

.rplc table td.co {
  font-size: 0.75em; }

.rplc table td.to {
  font-size: 0.875em;
  padding: 0.8em 6px 0.4rem 40px; }

.rplc table .cr {
  text-align: left; }

.rplc table td.cr {
  padding: 0 0 0 11px; }

.rplc table .pt {
  min-width: 100px;
  text-align: right; }

.rplc table .to {
  padding: 0 0 0 40px;
  text-align: left; }

.rplc table th {
  color: #84754E;
  font-size: 0.75em;
  padding: 6px;
  text-transform: uppercase;
  text-align: center; }

.rplc table td span {
  display: inline-block;
  vertical-align: middle;
  margin: 2px 0 0 0; }

.rplc table td .var {
  font-size: 0.875em; }

.rplc tr:nth-child(even) {
  background: #F2F2F2; }

.rplc tr:nth-child(odd) {
  background: #FFF; }

.rplc .red {
  fill: #D52B1E; }

.rplc .grey {
  fill: #848281; }

.rplc .green {
  fill: #5EB241;
  transform: scale(-1, -1); }

.rplc .red svg,
.rplc .green svg {
  max-width: 12px;
  height: auto; }

.rplc .grey svg {
  max-width: 8px;
  margin: 0 0 0 2px;
  height: auto; }

.rplc .spr {
  position: relative;
  width: 16px;
  height: 12px;
  background: url(https://live-tennis.eu/sprite-hires.png) scroll;
  background-size: 2000px auto;
  float: left;
  margin: 3px 4px 0 0;
  overflow: hidden; }

.rplc .countryCode {
  margin: 2px 2px 0 0; }

.rplc .spr.alg {
  background-position: -32px 0px; }

.rplc .spr.arg {
  background-position: -64px 0px; }

.rplc .spr.aus {
  background-position: -96px 0px; }

.rplc .spr.aut {
  background-position: -128px 0px; }

.rplc .spr.bel {
  background-position: -160px 0px; }

.rplc .spr.bih {
  background-position: -192px 0px; }

.rplc .spr.blr {
  background-position: -224px 0px; }

.rplc .spr.bra {
  background-position: -256px 0px; }

.rplc .spr.bul {
  background-position: -288px 0px; }

.rplc .spr.can {
  background-position: -320px 0px; }

.rplc .spr.chi {
  background-position: -352px 0px; }

.rplc .spr.chn {
  background-position: -384px 0px; }

.rplc .spr.col {
  background-position: -416px 0px; }

.rplc .spr.cro {
  background-position: -448px 0px; }

.rplc .spr.cub {
  background-position: -480px 0px; }

.rplc .spr.cyp {
  background-position: -512px 0px; }

.rplc .spr.cze {
  background-position: -544px 0px; }

.rplc .spr.den {
  background-position: -576px 0px; }

.rplc .spr.dom {
  background-position: -608px 0px; }

.rplc .spr.ecu {
  background-position: -640px 0px; }

.rplc .spr.egy {
  background-position: -672px 0px; }

.rplc .spr.esp {
  background-position: -704px 0px; }

.rplc .spr.est {
  background-position: -736px 0px; }

.rplc .spr.fin {
  background-position: -768px 0px; }

.rplc .spr.fra {
  background-position: -800px 0px; }

.rplc .spr.gbr {
  background-position: -832px 0px; }

.rplc .spr.geo {
  background-position: -864px 0px; }

.rplc .spr.ger {
  background-position: -896px 0px; }

.rplc .spr.gre {
  background-position: -928px 0px; }

.rplc .spr.hun {
  background-position: -960px 0px; }

.rplc .spr.ind {
  background-position: -992px 0px; }

.rplc .spr.irl {
  background-position: -1024px 0px; }

.rplc .spr.isl {
  background-position: -1056px 0px; }

.rplc .spr.isr {
  background-position: -1088px 0px; }

.rplc .spr.ita {
  background-position: -1120px 0px; }

.rplc .spr.jam {
  background-position: -1152px 0px; }

.rplc .spr.jpn {
  background-position: -1184px 0px; }

.rplc .spr.kaz {
  background-position: -1216px 0px; }

.rplc .spr.kor {
  background-position: -1248px 0px; }

.rplc .spr.lat {
  background-position: -1280px 0px; }

.rplc .spr.ltu {
  background-position: -1312px 0px; }

.rplc .spr.lux {
  background-position: -1344px 0px; }

.rplc .spr.mar {
  background-position: -1376px 0px; }

.rplc .spr.mex {
  background-position: -1408px 0px; }

.rplc .spr.mon {
  background-position: -1440px 0px; }

.rplc .spr.ned {
  background-position: -1472px 0px; }

.rplc .spr.nor {
  background-position: -1504px 0px; }

.rplc .spr.nzl {
  background-position: -1536px 0px; }

.rplc .spr.pak {
  background-position: -1568px 0px; }

.rplc .spr.par {
  background-position: -1600px 0px; }

.rplc .spr.per {
  background-position: -1632px 0px; }

.rplc .spr.pol {
  background-position: -1664px 0px; }

.rplc .spr.por {
  background-position: -1696px 0px; }

.rplc .spr.rou {
  background-position: -1728px 0px; }

.rplc .spr.rsa {
  background-position: -1760px 0px; }

.rplc .spr.rus {
  background-position: -1792px 0px; }

.rplc .spr.slo {
  background-position: -1824px 0px; }

.rplc .spr.srb {
  background-position: -1856px 0px; }

.rplc .spr.sui {
  background-position: -1888px 0px; }

.rplc .spr.svk {
  background-position: -1920px 0px; }

.rplc .spr.swe {
  background-position: -1952px 0px; }

.rplc .spr.tha {
  background-position: 0px -21px; }

.rplc .spr.tpe {
  background-position: -32px -21px; }

.rplc .spr.tun {
  background-position: -64px -21px; }

.rplc .spr.tur {
  background-position: -96px -21px; }

.rplc .spr.ukr {
  background-position: -128px -21px; }

.rplc .spr.uru {
  background-position: -160px -21px; }

.rplc .spr.usa {
  background-position: -192px -21px; }

.rplc .spr.uzb {
  background-position: -224px -21px; }

.rplc .spr.ven {
  background-position: -256px -21px; }

.rplc .spr.alb {
  background-position: -288px -21px; }

.rplc .spr.mne {
  background-position: -320px -21px; }

.rplc .spr.mda {
  background-position: -352px -21px; }

.rplc .spr.gua {
  background-position: -384px -21px; }

.rplc .spr.ina {
  background-position: -416px -21px; }

.rplc .spr.hai {
  background-position: -448px -21px; }

.rplc .spr.zim {
  background-position: -480px -21px; }

.rplc .spr.bar {
  background-position: -512px -21px; }

.rplc .spr.esa {
  background-position: -544px -21px; }

.rplc .spr.bol {
  background-position: -576px -21px; }

.rplc .spr.kuw {
  background-position: -608px -21px; }

.rplc .spr.pur {
  background-position: -640px -21px; }

.rplc .spr.kgz {
  background-position: -672px -21px; }

.rplc .spr.pry {
  background-position: -704px -21px; }

.rplc .spr.lie {
  background-position: -736px -21px; }

.rplc .spr.mkd {
  background-position: -768px -21px; }

.rplc .spr.hkg {
  background-position: -800px -21px; }

.rplc .spr.phi {
  background-position: -832px -21px; }

.rplc .spr.oma {
  background-position: -864px -21px; }

.rplc .spr.arm {
  background-position: -896px -21px; }

.rplc .spr.sin {
  background-position: -928px -21px; }

.rplc .spr.nam {
  background-position: -960px -21px; }

.rplc .spr.cam {
  background-position: -992px -21px; }

.rplc .spr.ben {
  background-position: -1024px -21px; }

.rplc .spr.vie {
  background-position: -1056px -21px; }

.rplc .spr.mas {
  background-position: -1088px -21px; }

.rplc .spr.ngr {
  background-position: -1120px -21px; }

.rplc .spr.png {
  background-position: -1152px -21px; }

.rplc .spr.sam {
  background-position: -1184px -21px; }

.rplc .spr.tto {
  background-position: -1216px -21px; }

.rplc .spr.lib {
  background-position: -1248px -21px; }

.rplc .spr.bdi {
  background-position: -1280px -21px; }

.rplc .spr.mlt {
  background-position: -1312px -21px; }

.rplc .spr.tkm {
  background-position: -1344px -21px; }

.rplc .spr.bah {
  background-position: -1376px -21px; }

.rplc .spr.ant {
  background-position: -1408px -21px; }

.rplc .spr.iri {
  background-position: -1440px -21px; }

.rplc .spr.mri {
  background-position: -1472px -21px; }

.rplc .spr.sri {
  background-position: -1504px -21px; }

.rplc .spr.ken {
  background-position: -1568px -21px; }

.rplc .spr.cmr {
  background-position: -1600px -21px; }

.rplc .spr.qat {
  background-position: -1632px -21px; }

.rplc .spr.nmi {
  background-position: -1664px -21px; }

@media screen and (max-width: 767px) {
  .rplc .pc-tab {
    padding: 0 1em;
    width: auto; }
  .rplc .pc-tab ul li {
    width: 32%;
    margin: 0 2% 0 0; }
  .rplc .pc-tab section div table {
    padding: 1em; }
  .rplc table th {
    font-size: 0.75em; }
  .rplc table th,
  .rplc table td {
    white-space: nowrap; }
  .rplc table .tr {
    height: 40px;
    width: 40px;
    display: block;
    padding: 0; }
  .rplc .tab1 label:before,
  .rplc .tab2 label:before,
  .rplc .tab3 label:before {
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    height: 35px;
    width: 45px;
    margin: 0 0 0 -22px;
    top: 1em; }
  .rplc .spr {
    margin: 0 3px 0 0; }
  #eventguide .eventguideContent .rplc .pc-tab ul {
    height: 64px; }
  .rplc .pc-tab ul li {
    padding: 0.5em 0 0 0; }
  .rplc .pc-tab ul li label {
    font-size: 12px;
    padding: 3.5em 0 0.5em 0; }
  .rplc .countryCode {
    display: none; } }

#race-to-lc .rhlc {
  background: #E6E6E6;
  font-family: "Cambay", sans-serif;
  line-height: 1.5;
  color: #4d4d4d;
  font-family: 'Cambay', sans-serif;
  font-size: 16px;
  margin: 0 auto;
  padding: 0 0 1.5em 0;
  text-align: center;
  width: 100%; }

#race-to-lc .rhlc .wrapper {
  margin: 0 auto;
  width: 100%; }

#race-to-lc .rhlc h1 {
  color: #84754E;
  font-family: "Friz_Quadrata", serif;
  font-weight: normal;
  font-size: 40px;
  line-height: 1;
  margin: 0 auto 0 auto;
  text-transform: uppercase; }

#race-to-lc .rhlc p {
  font-size: 1em;
  line-height: 1.5;
  margin: 0 auto 1.5em auto; }

#race-to-lc .rhlc p em {
  font-style: italic; }

#race-to-lc .rhlc table {
  margin: 3% 3% 0 3%;
  padding: 1em 1em 0 1em;
  text-align: center;
  width: 94%; }

#race-to-lc .rhlc table td {
  font-size: 1em;
  padding: 0.6em 0.5em 0.4rem 0.5em; }

#race-to-lc .rhlc #col1 table tr.qualy td {
  border-bottom: 8px solid #00325B; }

#race-to-lc .rhlc #col2 table tr.qualy td {
  border-bottom: 8px solid #792226; }

#race-to-lc .rhlc table td.na {
  font-size: 0.875em; }

#race-to-lc .rhlc table td.co {
  font-size: 0.75em; }

#race-to-lc .rhlc table td.cr {
  text-align: left;
  padding: 0 0 0 10px; }

#race-to-lc .rhlc table th {
  color: #84754E;
  font-size: 0.75em;
  padding: 0.6em 0.5em 0.4rem 0.5em;
  text-transform: uppercase;
  text-align: center; }

#race-to-lc .rhlc table .aleft {
  text-align: left; }

#race-to-lc .rhlc table .aright {
  text-align: right; }

#race-to-lc .rhlc table td span {
  display: inline-block;
  vertical-align: middle;
  margin: 2px 0 0 0; }

#race-to-lc .rhlc table td .var {
  font-size: 0.875em;
  margin-top: 4px; }

#race-to-lc .rhlc tr:nth-child(even) {
  background: #F2F2F2; }

#race-to-lc .rhlc tr:nth-child(odd) {
  background: #FFF; }

#race-to-lc .rhlc h2 {
  display: block;
  font-family: "Friz_Quadrata", serif;
  font-weight: normal;
  font-size: 24px;
  text-align: center;
  margin: 0;
  padding: 3.75em 1em 0.5em 1em;
  position: relative;
  text-transform: uppercase; }

#race-to-lc .rhlc #col1 h2 {
  background: #00325B;
  color: #64A0C8; }

#race-to-lc .rhlc #col2 h2 {
  background: #792226;
  color: #D52B1E; }

#race-to-lc .rhlc #col1 h2:before,
#race-to-lc #col2 h2:before {
  content: "";
  background-size: cover;
  height: 63px;
  width: 106px;
  left: 50%;
  margin: 0 0 0 -53px;
  position: absolute;
  top: 0.75em; }

#race-to-lc .rhlc #col1 h2:before {
  background-image: url("../img/race/europe_trophy.svg");
  filter: invert(40%) sepia(16%) saturate(1078%) hue-rotate(165deg) brightness(100%) contrast(87%); }

#race-to-lc .rhlc #col2 h2:before {
  background-image: url("../img/race/world_trophy.svg");
  filter: invert(78%) sepia(100%) saturate(1500%) hue-rotate(-23deg) brightness(103%) contrast(100%); }

#race-to-lc .rhlc .red {
  fill: #D52B1E; }

#race-to-lc .rhlc .grey {
  fill: #848281; }

#race-to-lc .rhlc .green {
  fill: #5EB241;
  transform: scale(-1, -1); }

#race-to-lc .rhlc .red svg,
#race-to-lc .rhlc .green svg {
  max-width: 12px;
  height: auto; }

#race-to-lc .rhlc .grey svg {
  max-width: 8px;
  margin: 0 0 0 2px;
  height: auto; }

#race-to-lc .rhlc .nav {
  background: none;
  width: auto; }

#race-to-lc .rhlc .nav:after, #race-to-lc .rhlc .nav:before {
  display: none; }

#race-to-lc .rhlc .nav,
#race-to-lc .content {
  display: flex; }

#race-to-lc .rhlc .nav a,
#race-to-lc .content > div {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  background: #fff;
  box-sizing: border-box;
  margin: 0 0.75%;
  width: 48.5%; }

#race-to-lc .rhlc .nav a {
  font-family: "Friz_Quadrata", serif;
  font-weight: normal;
  text-align: center;
  position: relative;
  text-transform: uppercase;
  font-size: 12px; }

#race-to-lc .rhlc .btn {
  display: none;
  margin: 2em auto;
  width: 100%;
  position: relative;
  text-align: center; }

#race-to-lc .rhlc .btn a {
  background: #84754E;
  color: #fff;
  display: inline-block;
  font-size: 1em;
  font-weight: bold;
  line-height: 1;
  padding: 10px 3.5em 6px 3.5em;
  text-decoration: none;
  text-transform: uppercase; }

#race-to-lc .rhlc .btn a:after {
  display: block;
  content: '';
  position: absolute;
  background-image: linear-gradient(110deg, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0) 55%), linear-gradient(110deg, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.08) 65%, transparent 65%);
  height: 100%;
  width: 100%;
  top: 0;
  left: -1000px; }

#race-to-lc .rhlc .btn a:hover:after {
  color: #fff;
  -webkit-animation: shine 2.4s ease-in-out forwards;
  animation: shine 2.4s ease-in-out forwards;
  -webkit-animation-delay: -2s;
  animation-delay: -2s; }

#race-to-lc .rhlc .spr {
  position: relative;
  width: 16px;
  height: 12px;
  background: url(https://live-tennis.eu/sprite-hires.png) scroll;
  background-size: 2000px auto;
  float: left;
  margin: 4px 4px 0 0;
  overflow: hidden; }

#race-to-lc .rhlc .spr.alg {
  background-position: -32px 0px; }

#race-to-lc .rhlc .spr.arg {
  background-position: -64px 0px; }

#race-to-lc .rhlc .spr.aus {
  background-position: -96px 0px; }

#race-to-lc .rhlc .spr.aut {
  background-position: -128px 0px; }

#race-to-lc .rhlc .spr.bel {
  background-position: -160px 0px; }

#race-to-lc .rhlc .spr.bih {
  background-position: -192px 0px; }

#race-to-lc .rhlc .spr.blr {
  background-position: -224px 0px; }

#race-to-lc .rhlc .spr.bra {
  background-position: -256px 0px; }

#race-to-lc .rhlc .spr.bul {
  background-position: -288px 0px; }

#race-to-lc .rhlc .spr.can {
  background-position: -320px 0px; }

#race-to-lc .rhlc .spr.chi {
  background-position: -352px 0px; }

#race-to-lc .rhlc .spr.chn {
  background-position: -384px 0px; }

#race-to-lc .rhlc .spr.col {
  background-position: -416px 0px; }

#race-to-lc .rhlc .spr.cro {
  background-position: -448px 0px; }

#race-to-lc .rhlc .spr.cub {
  background-position: -480px 0px; }

#race-to-lc .rhlc .spr.cyp {
  background-position: -512px 0px; }

#race-to-lc .rhlc .spr.cze {
  background-position: -544px 0px; }

#race-to-lc .rhlc .spr.den {
  background-position: -576px 0px; }

#race-to-lc .rhlc .spr.dom {
  background-position: -608px 0px; }

#race-to-lc .rhlc .spr.ecu {
  background-position: -640px 0px; }

#race-to-lc .rhlc .spr.egy {
  background-position: -672px 0px; }

#race-to-lc .rhlc .spr.esp {
  background-position: -704px 0px; }

#race-to-lc .rhlc .spr.est {
  background-position: -736px 0px; }

#race-to-lc .rhlc .spr.fin {
  background-position: -768px 0px; }

#race-to-lc .rhlc .spr.fra {
  background-position: -800px 0px; }

#race-to-lc .rhlc .spr.gbr {
  background-position: -832px 0px; }

#race-to-lc .rhlc .spr.geo {
  background-position: -864px 0px; }

#race-to-lc .rhlc .spr.ger {
  background-position: -896px 0px; }

#race-to-lc .rhlc .spr.gre {
  background-position: -928px 0px; }

#race-to-lc .rhlc .spr.hun {
  background-position: -960px 0px; }

#race-to-lc .rhlc .spr.ind {
  background-position: -992px 0px; }

#race-to-lc .rhlc .spr.irl {
  background-position: -1024px 0px; }

#race-to-lc .rhlc .spr.isl {
  background-position: -1056px 0px; }

#race-to-lc .rhlc .spr.isr {
  background-position: -1088px 0px; }

#race-to-lc .rhlc .spr.ita {
  background-position: -1120px 0px; }

#race-to-lc .rhlc .spr.jam {
  background-position: -1152px 0px; }

#race-to-lc .rhlc .spr.jpn {
  background-position: -1184px 0px; }

#race-to-lc .rhlc .spr.kaz {
  background-position: -1216px 0px; }

#race-to-lc .rhlc .spr.kor {
  background-position: -1248px 0px; }

#race-to-lc .rhlc .spr.lat {
  background-position: -1280px 0px; }

#race-to-lc .rhlc .spr.ltu {
  background-position: -1312px 0px; }

#race-to-lc .rhlc .spr.lux {
  background-position: -1344px 0px; }

#race-to-lc .rhlc .spr.mar {
  background-position: -1376px 0px; }

#race-to-lc .rhlc .spr.mex {
  background-position: -1408px 0px; }

#race-to-lc .rhlc .spr.mon {
  background-position: -1440px 0px; }

#race-to-lc .rhlc .spr.ned {
  background-position: -1472px 0px; }

#race-to-lc .rhlc .spr.nor {
  background-position: -1504px 0px; }

#race-to-lc .rhlc .spr.nzl {
  background-position: -1536px 0px; }

#race-to-lc .rhlc .spr.pak {
  background-position: -1568px 0px; }

#race-to-lc .rhlc .spr.par {
  background-position: -1600px 0px; }

#race-to-lc .rhlc .spr.per {
  background-position: -1632px 0px; }

#race-to-lc .rhlc .spr.pol {
  background-position: -1664px 0px; }

#race-to-lc .rhlc .spr.por {
  background-position: -1696px 0px; }

#race-to-lc .rhlc .spr.rou {
  background-position: -1728px 0px; }

#race-to-lc .rhlc .spr.rsa {
  background-position: -1760px 0px; }

#race-to-lc .rhlc .spr.rus {
  background-position: -1792px 0px; }

#race-to-lc .rhlc .spr.slo {
  background-position: -1824px 0px; }

#race-to-lc .rhlc .spr.srb {
  background-position: -1856px 0px; }

#race-to-lc .rhlc .spr.sui {
  background-position: -1888px 0px; }

#race-to-lc .rhlc .spr.svk {
  background-position: -1920px 0px; }

#race-to-lc .rhlc .spr.swe {
  background-position: -1952px 0px; }

#race-to-lc .rhlc .spr.tha {
  background-position: 0px -21px; }

#race-to-lc .rhlc .spr.tpe {
  background-position: -32px -21px; }

#race-to-lc .rhlc .spr.tun {
  background-position: -64px -21px; }

#race-to-lc .rhlc .spr.tur {
  background-position: -96px -21px; }

#race-to-lc .rhlc .spr.ukr {
  background-position: -128px -21px; }

#race-to-lc .rhlc .spr.uru {
  background-position: -160px -21px; }

#race-to-lc .rhlc .spr.usa {
  background-position: -192px -21px; }

#race-to-lc .rhlc .spr.uzb {
  background-position: -224px -21px; }

#race-to-lc .rhlc .spr.ven {
  background-position: -256px -21px; }

#race-to-lc .rhlc .spr.alb {
  background-position: -288px -21px; }

#race-to-lc .rhlc .spr.mne {
  background-position: -320px -21px; }

#race-to-lc .rhlc .spr.mda {
  background-position: -352px -21px; }

#race-to-lc .rhlc .spr.gua {
  background-position: -384px -21px; }

#race-to-lc .rhlc .spr.ina {
  background-position: -416px -21px; }

#race-to-lc .rhlc .spr.hai {
  background-position: -448px -21px; }

#race-to-lc .rhlc .spr.zim {
  background-position: -480px -21px; }

#race-to-lc .rhlc .spr.bar {
  background-position: -512px -21px; }

#race-to-lc .rhlc .spr.esa {
  background-position: -544px -21px; }

#race-to-lc .rhlc .spr.bol {
  background-position: -576px -21px; }

#race-to-lc .rhlc .spr.kuw {
  background-position: -608px -21px; }

#race-to-lc .rhlc .spr.pur {
  background-position: -640px -21px; }

#race-to-lc .rhlc .spr.kgz {
  background-position: -672px -21px; }

#race-to-lc .rhlc .spr.pry {
  background-position: -704px -21px; }

#race-to-lc .rhlc .spr.lie {
  background-position: -736px -21px; }

#race-to-lc .rhlc .spr.mkd {
  background-position: -768px -21px; }

#race-to-lc .rhlc .spr.hkg {
  background-position: -800px -21px; }

#race-to-lc .rhlc .spr.phi {
  background-position: -832px -21px; }

#race-to-lc .rhlc .spr.oma {
  background-position: -864px -21px; }

#race-to-lc .rhlc .spr.arm {
  background-position: -896px -21px; }

#race-to-lc .rhlc .spr.sin {
  background-position: -928px -21px; }

#race-to-lc .rhlc .spr.nam {
  background-position: -960px -21px; }

#race-to-lc .rhlc .spr.cam {
  background-position: -992px -21px; }

#race-to-lc .rhlc .spr.ben {
  background-position: -1024px -21px; }

#race-to-lc .rhlc .spr.vie {
  background-position: -1056px -21px; }

#race-to-lc .rhlc .spr.mas {
  background-position: -1088px -21px; }

#race-to-lc .rhlc .spr.ngr {
  background-position: -1120px -21px; }

#race-to-lc .rhlc .spr.png {
  background-position: -1152px -21px; }

#race-to-lc .rhlc .spr.sam {
  background-position: -1184px -21px; }

#race-to-lc .rhlc .spr.tto {
  background-position: -1216px -21px; }

#race-to-lc .rhlc .spr.lib {
  background-position: -1248px -21px; }

#race-to-lc .rhlc .spr.bdi {
  background-position: -1280px -21px; }

#race-to-lc .rhlc .spr.mlt {
  background-position: -1312px -21px; }

#race-to-lc .rhlc .spr.tkm {
  background-position: -1344px -21px; }

#race-to-lc .rhlc .spr.bah {
  background-position: -1376px -21px; }

#race-to-lc .rhlc .spr.ant {
  background-position: -1408px -21px; }

#race-to-lc .rhlc .spr.iri {
  background-position: -1440px -21px; }

#race-to-lc .rhlc .spr.mri {
  background-position: -1472px -21px; }

#race-to-lc .rhlc .spr.sri {
  background-position: -1504px -21px; }

#race-to-lc .rhlc .spr.ken {
  background-position: -1568px -21px; }

#race-to-lc .rhlc .spr.cmr {
  background-position: -1600px -21px; }

#race-to-lc .rhlc .spr.qat {
  background-position: -1632px -21px; }

#race-to-lc .rhlc .spr.nmi {
  background-position: -1664px -21px; }

#race-to-lc .rhlc .showonmob {
  display: none; }

@media screen and (max-width: 767px) {
  #race-to-lc .rhlc {
    max-width: 320px; }
  #race-to-lc .rhlc .wrapper {
    padding: 0; }
  #race-to-lc .rhlc .content-wrapper {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    position: relative; }
  #race-to-lc .rhlc h1 {
    font-size: 24px;
    margin: 0 auto 0.25em auto; }
  #race-to-lc .rhlc table {
    padding: 0.5em 0.5em 0 0.5em; }
  #race-to-lc .rhlc table th {
    font-size: 0.75em; }
  #race-to-lc .rhlc .spr {
    margin: 0 3px 0 0; }
  #race-to-lc .rhlc .nav a {
    background: #fff;
    color: #ccc;
    line-height: 1;
    display: block;
    padding: 3.5em 0 0.5em 0;
    position: relative;
    text-align: center;
    text-decoration: none; }
  #race-to-lc .rhlc .nav a.active {
    margin: 0;
    padding: 4em 0 0.5em 0; }
  #race-to-lc .rhlc .nav a#te.active {
    background: #00325B;
    color: #64A0C8; }
  #race-to-lc .rhlc .nav a#tw.active {
    background: #792226;
    color: #D52B1E; }
  #race-to-lc .rhlc .nav a:before {
    content: "";
    background-size: cover;
    height: 27px;
    width: 45px;
    left: 50%;
    margin: 0 0 0 -22px;
    position: absolute;
    top: 0.75em; }
  #race-to-lc .rhlc .nav a.active:before {
    top: 1.25em; }
  #race-to-lc .rhlc .nav a#te:before {
    background-image: url("../img/race/europe_trophy.svg");
    filter: brightness(70%); }
  #race-to-lc .rhlc .nav a#tw:before {
    background-image: url("../img/race/world_trophy.svg");
    filter: brightness(70%); }
  #race-to-lc .rhlc .nav a#te.active:before {
    filter: invert(40%) sepia(16%) saturate(1078%) hue-rotate(165deg) brightness(100%) contrast(87%); }
  #race-to-lc .rhlc .nav a#tw.active:before {
    filter: invert(78%) sepia(100%) saturate(1500%) hue-rotate(-23deg) brightness(103%) contrast(100%); }
  #race-to-lc .rhlc #col1 h2,
  #race-to-lc .rhlc #col2 h2 {
    display: none; }
  #race-to-lc .rhlc .nav a,
  #race-to-lc .rhlc .content > div {
    box-shadow: none; }
  #race-to-lc .rhlc nav.nav a {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    margin: 1em 0 0 0; }
  #race-to-lc .rhlc .content-wrapper {
    width: 100%;
    overflow: hidden; }
  #race-to-lc .rhlc .content {
    width: 200%;
    margin: 0 auto; }
  #race-to-lc .rhlc .nav a,
  #race-to-lc .rhlc .content > div {
    margin: 0;
    width: 50%; }
  #race-to-lc .rhlc .hideonmob {
    display: none; }
  #race-to-lc .rhlc .showonmob {
    display: block; }
  #race-to-lc .rhlc .countryCode {
    display: none; } }

@media screen and (max-width: 767px) and (orientation: landscape) {
  #race-to-lc .rhlc {
    max-width: 100%; } }

@media screen and (min-width: 768px) {
  #race-to-lc .rhlc .nav {
    display: none; } }

/* Magnific Popup CSS */
.mfp-fade.mfp-bg {
  opacity: 0;
  transition: all 0.15s ease-out; }

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8; }

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.15s ease-out; }

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

.white-popup-block {
  background: #e6e6e6;
  padding: 20px 30px;
  text-align: left;
  max-width: 640px;
  margin: 40px auto;
  position: relative;
  display: table; }

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75); }
  .mfp-arrow-left {
    transform-origin: 0; }
  .mfp-arrow-right {
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-with-fade .mfp-content,
.mfp-with-fade .mfp-arrow, .mfp-with-fade.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  transition: opacity 0.3s ease-out; }

.mfp-with-fade.mfp-ready .mfp-content,
.mfp-with-fade.mfp-ready .mfp-arrow {
  opacity: 1; }

.mfp-with-fade.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-with-fade.mfp-removing .mfp-content,
.mfp-with-fade.mfp-removing .mfp-arrow, .mfp-with-fade.mfp-removing.mfp-bg {
  opacity: 0; }

/**
 * Fade-zoom animation for first dialog
 */
/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8); }

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  transform: scale(1); }

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  transform: scale(0.8);
  opacity: 0; }

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: opacity 0.3s ease-out; }

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8; }

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0; }
/*# sourceMappingURL=compile.css.map */