@charset "UTF-8";
/*!
 * Bootstrap v3.3.5 (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 */
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; }

@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: "\2a"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body {
  font-family: proxima-nova-alt, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857;
  color: #4d4d4d;
  background-color: #fff; }

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

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

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eee; }

.sr-only, .section-qubicaamf-bowling-world-cup .worldcup-details .social a span, .template-view.portaltype-country .federation-social-networks .social a span, .hiddenStructure, #topbar .top-social ul li a span, #portal-globalnav li[class^='nav-link'] span, #search_form a.closeSearch span, .colophon .colophon-content .box-social ul li a span, .features .product-brochures .brochure a.brochure-link span, .headquarters .main-local-hq .local-hq .localquarter .linkItem span, .qubicaTile.collectionTile .collectionItem .linkItem span, .template-news_events_view .latestNewsWrapper .newsDiv a.newsReadMore span, .template-search form#searchform {
  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: clarendon-urw, Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  line-height: 1.2;
  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: #d9d9d9; }

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

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

h1, .h1 {
  font-size: 3.35em; }

h2, .h2 {
  font-size: 2.25em; }

h3, .h3 {
  font-size: 1.3em; }

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

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

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

p {
  margin: 0 0 11px; }

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #d9d9d9; }

.text-primary {
  color: #e00000; }

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

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

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

.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: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eee; }

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

.list-unstyled, body.site-customerportal #portal-column-one .portletNavigationTree ul.navTreeLevel0, body.site-customerportal #portal-column-one .portletNavigationTree ul.navTreeLevel0 > li > ul, #submenu-bowling-products .secondlevel ul, .colophon .colophon-content ul, .template-croppingeditor ul.scales, .webinar_details ul.event.summary, nav.pagination ul, .section-qubicaamf-bowling-world-cup .wcsection.show-column-two #portal-column-two .portletNavigationTree ul.navTree, .section-qubicaamf-bowling-world-cup section.view-file-list ul, .bowlerWrapper .bowlerInfos ul {
  padding-left: 0;
  list-style: none; }

.list-inline, #portal-breadcrumbs ol, #topbar .top-social ul, ul.footer-btn-list, .colophon .colophon-content .box-social ul, .features .document-files ul, .portaltype-testimonial .testimonial-data ul, .investor-nav > ul, .header-btn ul.header-btn-list, .contact-nav-wrapper .contact-nav ul, nav#category ul, nav.pagination ul, .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content ul, .section-qubicaamf-bowling-world-cup .wcsection.show-column-two #portal-column-two ul.social-icons, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li, #portal-breadcrumbs ol > li, #topbar .top-social ul > li, ul.footer-btn-list > li, .colophon .colophon-content .box-social ul > li, .features .document-files ul > li, .portaltype-testimonial .testimonial-data ul > li, .investor-nav > ul > li, .header-btn ul.header-btn-list > li, .contact-nav-wrapper .contact-nav ul > li, nav#category ul > li, nav.pagination ul > li, .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content ul > li, .section-qubicaamf-bowling-world-cup .wcsection.show-column-two #portal-column-two ul.social-icons > li, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

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

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

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

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

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

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

.initialism {
  font-size: 90%; }

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eee; }
  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.42857;
    color: #d9d9d9; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

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

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857; }

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: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #494949;
  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, #global_statusmessage, [class*='template-mail_password_form'] #content, .template-contact-info #content, body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) section#edit-bar, body.site-customerportal #portalColumns, #portal-column-content #content .product-nav,
#portal-column-content #content > header,
#portal-column-content #content > .content-body,
#portal-column-content #content #content-core, body:not(.template-home_page) #portal-column-content #content .tilesList, .template-sitemap #portal-column-content, #topbar .topbar-content, #portal-mainnavigation .mainnavigation-content, #submenu-bowling-products .submenu-container, .colophon .colophon-content, .colophon .company-data, .product-nav, .related-products-section h2, .related-products-section .related-products-wrapper, .features, .tile-title, .qubicaTile.getInTouchTile.stickyGetInTouch .tileBody, .template-home_page .qubicaTile.customerSupportTile, .portaltype-qubicabasefolder #search-local, .portaltype-qubicabasefolder #search-results .bases, .headquarters .main-local-hq, .portaltype-testimonial .related-products-section .getInTouchWrapper, .investor-nav > ul, .qubicaTile.fullWidth.qubica-world-cup .tileBody, .header-btn ul.header-btn-list, .tleMapNewsEventsWrapper .tleMapNewsEventsContent, .template-news_events_view .latestNewsWrapper, .template-news_events_view .qubica-events .tileBody,
.template-news_events_view .qubica-webinars .tileBody, .headerNewsEvents, #content .newsEventBody .newsEventContent, .aboutUsTextWrapper, .relatedNewsEventWrapper, .template-infinitescroll_events_view #content .qubica-events, .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList, .contact-nav-wrapper, .portaltype-contact .document-body, .template-default_error_message #portal-column-content, #viewlet-below-content, .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content, .section-qubicaamf-bowling-world-cup .worldcup-title .worldcup-title-content, .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .column-tiles-wrapper, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .worldcup-footer-content, .section-qubicaamf-bowling-world-cup section.view-file-list, .section-qubicaamf-bowling-world-cup .worldcup-details, .section-qubicaamf-bowling-world-cup .worldcup-live .live-content, .template-view.portaltype-qubicaworldcuphistoricizing .historicization_wc_info, .template-view.portaltype-qubicaworldcuphistoricizing .winners, .template-view.portaltype-qubicaworldcuphistoricizing .location_destination_text, .template-view.portaltype-qubicaworldcuphistoricizing .topx_container, .template-view.portaltype-qubicaworldcuphistoricizing .gallery, .template-view.portaltype-qubicaworldcuphistoricizing .wcCollectionNewsTile, .template-bowler-details.portaltype-bowler .bowler-info-wrapper, .template-bowler-details.portaltype-bowler .last_played_world_cup,
.template-bowler-details.portaltype-bowler .playing_career, .worldcup_archive .topplayersbox,
.bowler-search .topplayersbox, .template-view.portaltype-country .tileWrapper {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, #global_statusmessage:before, [class*='template-mail_password_form'] #content:before, .template-contact-info #content:before, body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) section#edit-bar:before, body.site-customerportal #portalColumns:before, #portal-column-content #content .product-nav:before,
  #portal-column-content #content > header:before,
  #portal-column-content #content > .content-body:before,
  #portal-column-content #content #content-core:before, body:not(.template-home_page) #portal-column-content #content .tilesList:before, .template-sitemap #portal-column-content:before, #topbar .topbar-content:before, #portal-mainnavigation .mainnavigation-content:before, #submenu-bowling-products .submenu-container:before, .colophon .colophon-content:before, .colophon .company-data:before, .product-nav:before, .related-products-section h2:before, .related-products-section .related-products-wrapper:before, .features:before, .tile-title:before, .qubicaTile.getInTouchTile.stickyGetInTouch .tileBody:before, .template-home_page .qubicaTile.customerSupportTile:before, .portaltype-qubicabasefolder #search-local:before, .portaltype-qubicabasefolder #search-results .bases:before, .headquarters .main-local-hq:before, .portaltype-testimonial .related-products-section .getInTouchWrapper:before, .investor-nav > ul:before, .qubicaTile.fullWidth.qubica-world-cup .tileBody:before, .header-btn ul.header-btn-list:before, .tleMapNewsEventsWrapper .tleMapNewsEventsContent:before, .template-news_events_view .latestNewsWrapper:before, .template-news_events_view .qubica-events .tileBody:before,
  .template-news_events_view .qubica-webinars .tileBody:before, .headerNewsEvents:before, #content .newsEventBody .newsEventContent:before, .aboutUsTextWrapper:before, .relatedNewsEventWrapper:before, .template-infinitescroll_events_view #content .qubica-events:before, .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList:before, .contact-nav-wrapper:before, .portaltype-contact .document-body:before, .template-default_error_message #portal-column-content:before, #viewlet-below-content:before, .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content:before, .section-qubicaamf-bowling-world-cup .worldcup-title .worldcup-title-content:before, .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .column-tiles-wrapper:before, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul:before, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .worldcup-footer-content:before, .section-qubicaamf-bowling-world-cup section.view-file-list:before, .section-qubicaamf-bowling-world-cup .worldcup-details:before, .section-qubicaamf-bowling-world-cup .worldcup-live .live-content:before, .template-view.portaltype-qubicaworldcuphistoricizing .historicization_wc_info:before, .template-view.portaltype-qubicaworldcuphistoricizing .winners:before, .template-view.portaltype-qubicaworldcuphistoricizing .location_destination_text:before, .template-view.portaltype-qubicaworldcuphistoricizing .topx_container:before, .template-view.portaltype-qubicaworldcuphistoricizing .gallery:before, .template-view.portaltype-qubicaworldcuphistoricizing .wcCollectionNewsTile:before, .template-bowler-details.portaltype-bowler .bowler-info-wrapper:before, .template-bowler-details.portaltype-bowler .last_played_world_cup:before,
  .template-bowler-details.portaltype-bowler .playing_career:before, .worldcup_archive .topplayersbox:before,
  .bowler-search .topplayersbox:before, .template-view.portaltype-country .tileWrapper:before, .container:after, #global_statusmessage:after, [class*='template-mail_password_form'] #content:after, .template-contact-info #content:after, body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) section#edit-bar:after, body.site-customerportal #portalColumns:after, #portal-column-content #content .product-nav:after,
  #portal-column-content #content > header:after,
  #portal-column-content #content > .content-body:after,
  #portal-column-content #content #content-core:after, body:not(.template-home_page) #portal-column-content #content .tilesList:after, .template-sitemap #portal-column-content:after, #topbar .topbar-content:after, #portal-mainnavigation .mainnavigation-content:after, #submenu-bowling-products .submenu-container:after, .colophon .colophon-content:after, .colophon .company-data:after, .product-nav:after, .related-products-section h2:after, .related-products-section .related-products-wrapper:after, .features:after, .tile-title:after, .qubicaTile.getInTouchTile.stickyGetInTouch .tileBody:after, .template-home_page .qubicaTile.customerSupportTile:after, .portaltype-qubicabasefolder #search-local:after, .portaltype-qubicabasefolder #search-results .bases:after, .headquarters .main-local-hq:after, .portaltype-testimonial .related-products-section .getInTouchWrapper:after, .investor-nav > ul:after, .qubicaTile.fullWidth.qubica-world-cup .tileBody:after, .header-btn ul.header-btn-list:after, .tleMapNewsEventsWrapper .tleMapNewsEventsContent:after, .template-news_events_view .latestNewsWrapper:after, .template-news_events_view .qubica-events .tileBody:after,
  .template-news_events_view .qubica-webinars .tileBody:after, .headerNewsEvents:after, #content .newsEventBody .newsEventContent:after, .aboutUsTextWrapper:after, .relatedNewsEventWrapper:after, .template-infinitescroll_events_view #content .qubica-events:after, .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList:after, .contact-nav-wrapper:after, .portaltype-contact .document-body:after, .template-default_error_message #portal-column-content:after, #viewlet-below-content:after, .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content:after, .section-qubicaamf-bowling-world-cup .worldcup-title .worldcup-title-content:after, .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .column-tiles-wrapper:after, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul:after, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .worldcup-footer-content:after, .section-qubicaamf-bowling-world-cup section.view-file-list:after, .section-qubicaamf-bowling-world-cup .worldcup-details:after, .section-qubicaamf-bowling-world-cup .worldcup-live .live-content:after, .template-view.portaltype-qubicaworldcuphistoricizing .historicization_wc_info:after, .template-view.portaltype-qubicaworldcuphistoricizing .winners:after, .template-view.portaltype-qubicaworldcuphistoricizing .location_destination_text:after, .template-view.portaltype-qubicaworldcuphistoricizing .topx_container:after, .template-view.portaltype-qubicaworldcuphistoricizing .gallery:after, .template-view.portaltype-qubicaworldcuphistoricizing .wcCollectionNewsTile:after, .template-bowler-details.portaltype-bowler .bowler-info-wrapper:after, .template-bowler-details.portaltype-bowler .last_played_world_cup:after,
  .template-bowler-details.portaltype-bowler .playing_career:after, .worldcup_archive .topplayersbox:after,
  .bowler-search .topplayersbox:after, .template-view.portaltype-country .tileWrapper:after {
    content: " ";
    display: table; }
  .container:after, #global_statusmessage:after, [class*='template-mail_password_form'] #content:after, .template-contact-info #content:after, body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) section#edit-bar:after, body.site-customerportal #portalColumns:after, #portal-column-content #content .product-nav:after,
  #portal-column-content #content > header:after,
  #portal-column-content #content > .content-body:after,
  #portal-column-content #content #content-core:after, body:not(.template-home_page) #portal-column-content #content .tilesList:after, .template-sitemap #portal-column-content:after, #topbar .topbar-content:after, #portal-mainnavigation .mainnavigation-content:after, #submenu-bowling-products .submenu-container:after, .colophon .colophon-content:after, .colophon .company-data:after, .product-nav:after, .related-products-section h2:after, .related-products-section .related-products-wrapper:after, .features:after, .tile-title:after, .qubicaTile.getInTouchTile.stickyGetInTouch .tileBody:after, .template-home_page .qubicaTile.customerSupportTile:after, .portaltype-qubicabasefolder #search-local:after, .portaltype-qubicabasefolder #search-results .bases:after, .headquarters .main-local-hq:after, .portaltype-testimonial .related-products-section .getInTouchWrapper:after, .investor-nav > ul:after, .qubicaTile.fullWidth.qubica-world-cup .tileBody:after, .header-btn ul.header-btn-list:after, .tleMapNewsEventsWrapper .tleMapNewsEventsContent:after, .template-news_events_view .latestNewsWrapper:after, .template-news_events_view .qubica-events .tileBody:after,
  .template-news_events_view .qubica-webinars .tileBody:after, .headerNewsEvents:after, #content .newsEventBody .newsEventContent:after, .aboutUsTextWrapper:after, .relatedNewsEventWrapper:after, .template-infinitescroll_events_view #content .qubica-events:after, .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList:after, .contact-nav-wrapper:after, .portaltype-contact .document-body:after, .template-default_error_message #portal-column-content:after, #viewlet-below-content:after, .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content:after, .section-qubicaamf-bowling-world-cup .worldcup-title .worldcup-title-content:after, .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .column-tiles-wrapper:after, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul:after, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .worldcup-footer-content:after, .section-qubicaamf-bowling-world-cup section.view-file-list:after, .section-qubicaamf-bowling-world-cup .worldcup-details:after, .section-qubicaamf-bowling-world-cup .worldcup-live .live-content:after, .template-view.portaltype-qubicaworldcuphistoricizing .historicization_wc_info:after, .template-view.portaltype-qubicaworldcuphistoricizing .winners:after, .template-view.portaltype-qubicaworldcuphistoricizing .location_destination_text:after, .template-view.portaltype-qubicaworldcuphistoricizing .topx_container:after, .template-view.portaltype-qubicaworldcuphistoricizing .gallery:after, .template-view.portaltype-qubicaworldcuphistoricizing .wcCollectionNewsTile:after, .template-bowler-details.portaltype-bowler .bowler-info-wrapper:after, .template-bowler-details.portaltype-bowler .last_played_world_cup:after,
  .template-bowler-details.portaltype-bowler .playing_career:after, .worldcup_archive .topplayersbox:after,
  .bowler-search .topplayersbox:after, .template-view.portaltype-country .tileWrapper:after {
    clear: both; }
  @media (min-width: 768px) {
    .container, #global_statusmessage, [class*='template-mail_password_form'] #content, .template-contact-info #content, body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) section#edit-bar, body.site-customerportal #portalColumns, #portal-column-content #content .product-nav,
    #portal-column-content #content > header,
    #portal-column-content #content > .content-body,
    #portal-column-content #content #content-core, body:not(.template-home_page) #portal-column-content #content .tilesList, .template-sitemap #portal-column-content, #topbar .topbar-content, #portal-mainnavigation .mainnavigation-content, #submenu-bowling-products .submenu-container, .colophon .colophon-content, .colophon .company-data, .product-nav, .related-products-section h2, .related-products-section .related-products-wrapper, .features, .tile-title, .qubicaTile.getInTouchTile.stickyGetInTouch .tileBody, .template-home_page .qubicaTile.customerSupportTile, .portaltype-qubicabasefolder #search-local, .portaltype-qubicabasefolder #search-results .bases, .headquarters .main-local-hq, .portaltype-testimonial .related-products-section .getInTouchWrapper, .investor-nav > ul, .qubicaTile.fullWidth.qubica-world-cup .tileBody, .header-btn ul.header-btn-list, .tleMapNewsEventsWrapper .tleMapNewsEventsContent, .template-news_events_view .latestNewsWrapper, .template-news_events_view .qubica-events .tileBody,
    .template-news_events_view .qubica-webinars .tileBody, .headerNewsEvents, #content .newsEventBody .newsEventContent, .aboutUsTextWrapper, .relatedNewsEventWrapper, .template-infinitescroll_events_view #content .qubica-events, .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList, .contact-nav-wrapper, .portaltype-contact .document-body, .template-default_error_message #portal-column-content, #viewlet-below-content, .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content, .section-qubicaamf-bowling-world-cup .worldcup-title .worldcup-title-content, .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .column-tiles-wrapper, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .worldcup-footer-content, .section-qubicaamf-bowling-world-cup section.view-file-list, .section-qubicaamf-bowling-world-cup .worldcup-details, .section-qubicaamf-bowling-world-cup .worldcup-live .live-content, .template-view.portaltype-qubicaworldcuphistoricizing .historicization_wc_info, .template-view.portaltype-qubicaworldcuphistoricizing .winners, .template-view.portaltype-qubicaworldcuphistoricizing .location_destination_text, .template-view.portaltype-qubicaworldcuphistoricizing .topx_container, .template-view.portaltype-qubicaworldcuphistoricizing .gallery, .template-view.portaltype-qubicaworldcuphistoricizing .wcCollectionNewsTile, .template-bowler-details.portaltype-bowler .bowler-info-wrapper, .template-bowler-details.portaltype-bowler .last_played_world_cup,
    .template-bowler-details.portaltype-bowler .playing_career, .worldcup_archive .topplayersbox,
    .bowler-search .topplayersbox, .template-view.portaltype-country .tileWrapper {
      width: auto; } }
  @media (min-width: 992px) {
    .container, #global_statusmessage, [class*='template-mail_password_form'] #content, .template-contact-info #content, body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) section#edit-bar, body.site-customerportal #portalColumns, #portal-column-content #content .product-nav,
    #portal-column-content #content > header,
    #portal-column-content #content > .content-body,
    #portal-column-content #content #content-core, body:not(.template-home_page) #portal-column-content #content .tilesList, .template-sitemap #portal-column-content, #topbar .topbar-content, #portal-mainnavigation .mainnavigation-content, #submenu-bowling-products .submenu-container, .colophon .colophon-content, .colophon .company-data, .product-nav, .related-products-section h2, .related-products-section .related-products-wrapper, .features, .tile-title, .qubicaTile.getInTouchTile.stickyGetInTouch .tileBody, .template-home_page .qubicaTile.customerSupportTile, .portaltype-qubicabasefolder #search-local, .portaltype-qubicabasefolder #search-results .bases, .headquarters .main-local-hq, .portaltype-testimonial .related-products-section .getInTouchWrapper, .investor-nav > ul, .qubicaTile.fullWidth.qubica-world-cup .tileBody, .header-btn ul.header-btn-list, .tleMapNewsEventsWrapper .tleMapNewsEventsContent, .template-news_events_view .latestNewsWrapper, .template-news_events_view .qubica-events .tileBody,
    .template-news_events_view .qubica-webinars .tileBody, .headerNewsEvents, #content .newsEventBody .newsEventContent, .aboutUsTextWrapper, .relatedNewsEventWrapper, .template-infinitescroll_events_view #content .qubica-events, .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList, .contact-nav-wrapper, .portaltype-contact .document-body, .template-default_error_message #portal-column-content, #viewlet-below-content, .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content, .section-qubicaamf-bowling-world-cup .worldcup-title .worldcup-title-content, .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .column-tiles-wrapper, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .worldcup-footer-content, .section-qubicaamf-bowling-world-cup section.view-file-list, .section-qubicaamf-bowling-world-cup .worldcup-details, .section-qubicaamf-bowling-world-cup .worldcup-live .live-content, .template-view.portaltype-qubicaworldcuphistoricizing .historicization_wc_info, .template-view.portaltype-qubicaworldcuphistoricizing .winners, .template-view.portaltype-qubicaworldcuphistoricizing .location_destination_text, .template-view.portaltype-qubicaworldcuphistoricizing .topx_container, .template-view.portaltype-qubicaworldcuphistoricizing .gallery, .template-view.portaltype-qubicaworldcuphistoricizing .wcCollectionNewsTile, .template-bowler-details.portaltype-bowler .bowler-info-wrapper, .template-bowler-details.portaltype-bowler .last_played_world_cup,
    .template-bowler-details.portaltype-bowler .playing_career, .worldcup_archive .topplayersbox,
    .bowler-search .topplayersbox, .template-view.portaltype-country .tileWrapper {
      width: auto; } }
  @media (min-width: 1220px) {
    .container, #global_statusmessage, [class*='template-mail_password_form'] #content, .template-contact-info #content, body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) section#edit-bar, body.site-customerportal #portalColumns, #portal-column-content #content .product-nav,
    #portal-column-content #content > header,
    #portal-column-content #content > .content-body,
    #portal-column-content #content #content-core, body:not(.template-home_page) #portal-column-content #content .tilesList, .template-sitemap #portal-column-content, #topbar .topbar-content, #portal-mainnavigation .mainnavigation-content, #submenu-bowling-products .submenu-container, .colophon .colophon-content, .colophon .company-data, .product-nav, .related-products-section h2, .related-products-section .related-products-wrapper, .features, .tile-title, .qubicaTile.getInTouchTile.stickyGetInTouch .tileBody, .template-home_page .qubicaTile.customerSupportTile, .portaltype-qubicabasefolder #search-local, .portaltype-qubicabasefolder #search-results .bases, .headquarters .main-local-hq, .portaltype-testimonial .related-products-section .getInTouchWrapper, .investor-nav > ul, .qubicaTile.fullWidth.qubica-world-cup .tileBody, .header-btn ul.header-btn-list, .tleMapNewsEventsWrapper .tleMapNewsEventsContent, .template-news_events_view .latestNewsWrapper, .template-news_events_view .qubica-events .tileBody,
    .template-news_events_view .qubica-webinars .tileBody, .headerNewsEvents, #content .newsEventBody .newsEventContent, .aboutUsTextWrapper, .relatedNewsEventWrapper, .template-infinitescroll_events_view #content .qubica-events, .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList, .contact-nav-wrapper, .portaltype-contact .document-body, .template-default_error_message #portal-column-content, #viewlet-below-content, .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content, .section-qubicaamf-bowling-world-cup .worldcup-title .worldcup-title-content, .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .column-tiles-wrapper, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .worldcup-footer-content, .section-qubicaamf-bowling-world-cup section.view-file-list, .section-qubicaamf-bowling-world-cup .worldcup-details, .section-qubicaamf-bowling-world-cup .worldcup-live .live-content, .template-view.portaltype-qubicaworldcuphistoricizing .historicization_wc_info, .template-view.portaltype-qubicaworldcuphistoricizing .winners, .template-view.portaltype-qubicaworldcuphistoricizing .location_destination_text, .template-view.portaltype-qubicaworldcuphistoricizing .topx_container, .template-view.portaltype-qubicaworldcuphistoricizing .gallery, .template-view.portaltype-qubicaworldcuphistoricizing .wcCollectionNewsTile, .template-bowler-details.portaltype-bowler .bowler-info-wrapper, .template-bowler-details.portaltype-bowler .last_played_world_cup,
    .template-bowler-details.portaltype-bowler .playing_career, .worldcup_archive .topplayersbox,
    .bowler-search .topplayersbox, .template-view.portaltype-country .tileWrapper {
      width: 1200px; } }

.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, .template-bowler-details.portaltype-bowler .bowler-infos, .template-bowler-details.portaltype-bowler .last_played_world_cup .statistics, .template-view.portaltype-country .country-header, .template-view.portaltype-country .bwc-award, .wcCollectionNewsTile .news-items {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .template-bowler-details.portaltype-bowler .bowler-infos:before, .template-bowler-details.portaltype-bowler .last_played_world_cup .statistics:before, .template-view.portaltype-country .country-header:before, .template-view.portaltype-country .bwc-award:before, .wcCollectionNewsTile .news-items:before, .row:after, .template-bowler-details.portaltype-bowler .bowler-infos:after, .template-bowler-details.portaltype-bowler .last_played_world_cup .statistics:after, .template-view.portaltype-country .country-header:after, .template-view.portaltype-country .bwc-award:after, .wcCollectionNewsTile .news-items:after {
    content: " ";
    display: table; }
  .row:after, .template-bowler-details.portaltype-bowler .bowler-infos:after, .template-bowler-details.portaltype-bowler .last_played_world_cup .statistics:after, .template-view.portaltype-country .country-header:after, .template-view.portaltype-country .bwc-award:after, .wcCollectionNewsTile .news-items:after {
    clear: both; }

.col-xs-1, .tileWrapper.qubicaTile.wcRankingTile .tileBody .bowlerWrapper .ranking, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .cc_container .cc_btn, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .portaltype-testimonial .testimonial-data ul li, .tileWrapper.qubicaTile.wcRankingTile .tileBody .bowlerWrapper .bowlerPoints, .col-sm-3, #submenu-bowling-products .secondlevel, .qubicaTile.customerSupportTile .tileBody .customerSupportIcons a, .template-contact_investement_inquiries #content .contact-form div[id*='zipcode'],
.template-contact_investement_inquiries #content .contact-form div[id*='widgets-fax'],
.template-contact_investement_inquiries #content .contact-form div[id*='bowling_lanes'],
.template-contact_general_inquiries #content .contact-form div[id*='zipcode'],
.template-contact_general_inquiries #content .contact-form div[id*='widgets-fax'],
.template-contact_general_inquiries #content .contact-form div[id*='bowling_lanes'], .template-contact_investement_inquiries #content .contact-form div[id='formfield-form-widgets-phone_number'],
.template-contact_general_inquiries #content .contact-form div[id='formfield-form-widgets-phone_number'], .template-contact_investement_inquiries #content .contact-form div[id*='phone_number'],
.template-contact_general_inquiries #content .contact-form div[id*='phone_number'], .col-md-3, .template-view.portaltype-qubicaworldcuphistoricizing .wcCollectionNewsTile .collectionItem, .template-view.portaltype-country .bwc-badge, .template-view.portaltype-country .bwc-statistic, .col-lg-3, .col-xs-4, .col-sm-4, .investor-nav > ul > li, .header-btn ul.header-btn-list li, .contact-nav-wrapper .contact-nav ul li, .template-contact_investement_inquiries #content .contact-form div[id*='city'],
.template-contact_general_inquiries #content .contact-form div[id*='city'], .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul li, .template-bowler-details.portaltype-bowler .playing_career .past_bwc, .template-view.portaltype-country .bwc-award > div, .col-md-4, .col-lg-4, .template-view.portaltype-qubicaworldcuphistoricizing .topx, .col-xs-5, [class*='template-login_'] #login-form .field label, [class*='template-login_'] #login-form .field input, [class*='template-mail_password_form'] #mail_password .field label, [class*='template-mail_password_form'] #mail_password .field input, .col-sm-5, .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileWrapper.mapTile, .template-contact_investement_inquiries #content .contact-form div[id*='country'],
.template-contact_investement_inquiries #content .contact-form div[id*='first_name'],
.template-contact_investement_inquiries #content .contact-form div[id*='center_name'],
.template-contact_investement_inquiries #content .contact-form div[id*='widgets-city'],
.template-contact_investement_inquiries #content .contact-form div[id*='current_occupation'],
.template-contact_investement_inquiries #content .contact-form div[id*='email_address'],
.template-contact_investement_inquiries #content .contact-form div[id*='widgets-other'],
.template-contact_investement_inquiries #content .contact-form div[id*='widgets-address'],
.template-contact_general_inquiries #content .contact-form div[id*='country'],
.template-contact_general_inquiries #content .contact-form div[id*='first_name'],
.template-contact_general_inquiries #content .contact-form div[id*='center_name'],
.template-contact_general_inquiries #content .contact-form div[id*='widgets-city'],
.template-contact_general_inquiries #content .contact-form div[id*='current_occupation'],
.template-contact_general_inquiries #content .contact-form div[id*='email_address'],
.template-contact_general_inquiries #content .contact-form div[id*='widgets-other'],
.template-contact_general_inquiries #content .contact-form div[id*='widgets-address'], .template-contact_investement_inquiries #content .contact-form div[id*='contact_address'],
.template-contact_investement_inquiries #content .contact-form div[id*='widgets-position'],
.template-contact_general_inquiries #content .contact-form div[id*='contact_address'],
.template-contact_general_inquiries #content .contact-form div[id*='widgets-position'], .template-view.portaltype-qubicaworldcuphistoricizing .winner .col_sx, .col-md-5, .template-view.portaltype-qubicaworldcuphistoricizing .topx, .col-lg-5, .col-xs-6, .qubicaTile.customerSupportTile .tileBody .customerSupportIcons a, .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data div,
.template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data div, .col-sm-6, .qubicaTile.customerSupportTile.withText .tileBody .customerSupportIcons, .qubicaTile.customerSupportTile.withText .tileBody .customerSupportIcons a, .qubicaTile.customerSupportTile.withText .tileBody h3,
.qubicaTile.customerSupportTile.withText .tileBody .tileText, .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList .pastEventsListContent .pastItem h5.pastEventTitle, .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList .pastEventsListContent .pastItem p.pastEventDetails, .thankYouPage dt,
.thankYouPage dd, .laneAssignments .laneAssignmentMenuWrapper, .template-view.portaltype-qubicaworldcuphistoricizing .topx, .template-view.portaltype-country .country-flag,
.template-view.portaltype-country .country-title, .template-view.portaltype-country .bwc-badge, .template-view.portaltype-country .bwc-statistic, .wcCollectionNewsTile .collectionItem, .col-md-6, .template-view.portaltype-qubicaworldcuphistoricizing .winner, .col-lg-6, .col-xs-7, .col-sm-7, .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileNewsEventsWrapper, .template-contact_investement_inquiries #content .contact-form div[id*='last_name'],
.template-contact_general_inquiries #content .contact-form div[id*='last_name'],
.template-contact_general_inquiries #content .contact-form div[id*='widgets-address'], .template-view.portaltype-qubicaworldcuphistoricizing .winner .col_dx, .col-md-7, .col-lg-7, .col-xs-8, .tileWrapper.qubicaTile.wcRankingTile .tileBody .bowlerWrapper .bowlerDetails, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .template-contact_investement_inquiries #content .contact-form div[id*='project_or_center_name'],
.template-contact_general_inquiries #content .contact-form div[id*='project_or_center_name'], .col-md-9, .col-lg-9, .col-xs-10, p.cc_message, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .header-btn ul.header-btn-list li, .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileWrapper.mapTile, .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileNewsEventsWrapper, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul li, .template-view.portaltype-country .bwc-statistic, .template-view.portaltype-country .bwc-award > div, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .tileWrapper.qubicaTile.wcRankingTile .tileBody .bowlerWrapper .ranking, .col-xs-2, .cc_container .cc_btn, .col-xs-3, .portaltype-testimonial .testimonial-data ul li, .tileWrapper.qubicaTile.wcRankingTile .tileBody .bowlerWrapper .bowlerPoints, .col-xs-4, .col-xs-5, [class*='template-login_'] #login-form .field label, [class*='template-login_'] #login-form .field input, [class*='template-mail_password_form'] #mail_password .field label, [class*='template-mail_password_form'] #mail_password .field input, .col-xs-6, .qubicaTile.customerSupportTile .tileBody .customerSupportIcons a, .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data div,
.template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data div, .col-xs-7, .col-xs-8, .tileWrapper.qubicaTile.wcRankingTile .tileBody .bowlerWrapper .bowlerDetails, .col-xs-9, .col-xs-10, p.cc_message, .col-xs-11, .col-xs-12, .header-btn ul.header-btn-list li, .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileWrapper.mapTile, .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileNewsEventsWrapper, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul li, .template-view.portaltype-country .bwc-statistic, .template-view.portaltype-country .bwc-award > div {
  float: left; }

.col-xs-1, .tileWrapper.qubicaTile.wcRankingTile .tileBody .bowlerWrapper .ranking {
  width: 8.33333%; }

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

.col-xs-3, .portaltype-testimonial .testimonial-data ul li, .tileWrapper.qubicaTile.wcRankingTile .tileBody .bowlerWrapper .bowlerPoints {
  width: 25%; }

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

.col-xs-5, [class*='template-login_'] #login-form .field label, [class*='template-login_'] #login-form .field input, [class*='template-mail_password_form'] #mail_password .field label, [class*='template-mail_password_form'] #mail_password .field input {
  width: 41.66667%; }

.col-xs-6, .qubicaTile.customerSupportTile .tileBody .customerSupportIcons a, .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data div,
.template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data div {
  width: 50%; }

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

.col-xs-8, .tileWrapper.qubicaTile.wcRankingTile .tileBody .bowlerWrapper .bowlerDetails {
  width: 66.66667%; }

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

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

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

.col-xs-12, .header-btn ul.header-btn-list li, .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileWrapper.mapTile, .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileNewsEventsWrapper, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul li, .template-view.portaltype-country .bwc-statistic, .template-view.portaltype-country .bwc-award > div {
  width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, #submenu-bowling-products .secondlevel, .qubicaTile.customerSupportTile .tileBody .customerSupportIcons a, .template-contact_investement_inquiries #content .contact-form div[id*='zipcode'],
  .template-contact_investement_inquiries #content .contact-form div[id*='widgets-fax'],
  .template-contact_investement_inquiries #content .contact-form div[id*='bowling_lanes'],
  .template-contact_general_inquiries #content .contact-form div[id*='zipcode'],
  .template-contact_general_inquiries #content .contact-form div[id*='widgets-fax'],
  .template-contact_general_inquiries #content .contact-form div[id*='bowling_lanes'], .template-contact_investement_inquiries #content .contact-form div[id='formfield-form-widgets-phone_number'],
  .template-contact_general_inquiries #content .contact-form div[id='formfield-form-widgets-phone_number'], .template-contact_investement_inquiries #content .contact-form div[id*='phone_number'],
  .template-contact_general_inquiries #content .contact-form div[id*='phone_number'], .col-sm-4, .investor-nav > ul > li, .header-btn ul.header-btn-list li, .contact-nav-wrapper .contact-nav ul li, .template-contact_investement_inquiries #content .contact-form div[id*='city'],
  .template-contact_general_inquiries #content .contact-form div[id*='city'], .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul li, .template-bowler-details.portaltype-bowler .playing_career .past_bwc, .template-view.portaltype-country .bwc-award > div, .col-sm-5, .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileWrapper.mapTile, .template-contact_investement_inquiries #content .contact-form div[id*='country'],
  .template-contact_investement_inquiries #content .contact-form div[id*='first_name'],
  .template-contact_investement_inquiries #content .contact-form div[id*='center_name'],
  .template-contact_investement_inquiries #content .contact-form div[id*='widgets-city'],
  .template-contact_investement_inquiries #content .contact-form div[id*='current_occupation'],
  .template-contact_investement_inquiries #content .contact-form div[id*='email_address'],
  .template-contact_investement_inquiries #content .contact-form div[id*='widgets-other'],
  .template-contact_investement_inquiries #content .contact-form div[id*='widgets-address'],
  .template-contact_general_inquiries #content .contact-form div[id*='country'],
  .template-contact_general_inquiries #content .contact-form div[id*='first_name'],
  .template-contact_general_inquiries #content .contact-form div[id*='center_name'],
  .template-contact_general_inquiries #content .contact-form div[id*='widgets-city'],
  .template-contact_general_inquiries #content .contact-form div[id*='current_occupation'],
  .template-contact_general_inquiries #content .contact-form div[id*='email_address'],
  .template-contact_general_inquiries #content .contact-form div[id*='widgets-other'],
  .template-contact_general_inquiries #content .contact-form div[id*='widgets-address'], .template-contact_investement_inquiries #content .contact-form div[id*='contact_address'],
  .template-contact_investement_inquiries #content .contact-form div[id*='widgets-position'],
  .template-contact_general_inquiries #content .contact-form div[id*='contact_address'],
  .template-contact_general_inquiries #content .contact-form div[id*='widgets-position'], .template-view.portaltype-qubicaworldcuphistoricizing .winner .col_sx, .col-sm-6, .qubicaTile.customerSupportTile.withText .tileBody .customerSupportIcons, .qubicaTile.customerSupportTile.withText .tileBody .customerSupportIcons a, .qubicaTile.customerSupportTile.withText .tileBody h3,
  .qubicaTile.customerSupportTile.withText .tileBody .tileText, .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList .pastEventsListContent .pastItem h5.pastEventTitle, .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList .pastEventsListContent .pastItem p.pastEventDetails, .thankYouPage dt,
  .thankYouPage dd, .laneAssignments .laneAssignmentMenuWrapper, .template-view.portaltype-qubicaworldcuphistoricizing .topx, .template-view.portaltype-country .country-flag,
  .template-view.portaltype-country .country-title, .template-view.portaltype-country .bwc-badge, .template-view.portaltype-country .bwc-statistic, .wcCollectionNewsTile .collectionItem, .col-sm-7, .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileNewsEventsWrapper, .template-contact_investement_inquiries #content .contact-form div[id*='last_name'],
  .template-contact_general_inquiries #content .contact-form div[id*='last_name'],
  .template-contact_general_inquiries #content .contact-form div[id*='widgets-address'], .template-view.portaltype-qubicaworldcuphistoricizing .winner .col_dx, .col-sm-8, .col-sm-9, .template-contact_investement_inquiries #content .contact-form div[id*='project_or_center_name'],
  .template-contact_general_inquiries #content .contact-form div[id*='project_or_center_name'], .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3, #submenu-bowling-products .secondlevel, .qubicaTile.customerSupportTile .tileBody .customerSupportIcons a, .template-contact_investement_inquiries #content .contact-form div[id*='zipcode'],
  .template-contact_investement_inquiries #content .contact-form div[id*='widgets-fax'],
  .template-contact_investement_inquiries #content .contact-form div[id*='bowling_lanes'],
  .template-contact_general_inquiries #content .contact-form div[id*='zipcode'],
  .template-contact_general_inquiries #content .contact-form div[id*='widgets-fax'],
  .template-contact_general_inquiries #content .contact-form div[id*='bowling_lanes'], .template-contact_investement_inquiries #content .contact-form div[id='formfield-form-widgets-phone_number'],
  .template-contact_general_inquiries #content .contact-form div[id='formfield-form-widgets-phone_number'], .template-contact_investement_inquiries #content .contact-form div[id*='phone_number'],
  .template-contact_general_inquiries #content .contact-form div[id*='phone_number'] {
    width: 25%; }
  .col-sm-4, .investor-nav > ul > li, .header-btn ul.header-btn-list li, .contact-nav-wrapper .contact-nav ul li, .template-contact_investement_inquiries #content .contact-form div[id*='city'],
  .template-contact_general_inquiries #content .contact-form div[id*='city'], .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul li, .template-bowler-details.portaltype-bowler .playing_career .past_bwc, .template-view.portaltype-country .bwc-award > div {
    width: 33.33333%; }
  .col-sm-5, .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileWrapper.mapTile, .template-contact_investement_inquiries #content .contact-form div[id*='country'],
  .template-contact_investement_inquiries #content .contact-form div[id*='first_name'],
  .template-contact_investement_inquiries #content .contact-form div[id*='center_name'],
  .template-contact_investement_inquiries #content .contact-form div[id*='widgets-city'],
  .template-contact_investement_inquiries #content .contact-form div[id*='current_occupation'],
  .template-contact_investement_inquiries #content .contact-form div[id*='email_address'],
  .template-contact_investement_inquiries #content .contact-form div[id*='widgets-other'],
  .template-contact_investement_inquiries #content .contact-form div[id*='widgets-address'],
  .template-contact_general_inquiries #content .contact-form div[id*='country'],
  .template-contact_general_inquiries #content .contact-form div[id*='first_name'],
  .template-contact_general_inquiries #content .contact-form div[id*='center_name'],
  .template-contact_general_inquiries #content .contact-form div[id*='widgets-city'],
  .template-contact_general_inquiries #content .contact-form div[id*='current_occupation'],
  .template-contact_general_inquiries #content .contact-form div[id*='email_address'],
  .template-contact_general_inquiries #content .contact-form div[id*='widgets-other'],
  .template-contact_general_inquiries #content .contact-form div[id*='widgets-address'], .template-contact_investement_inquiries #content .contact-form div[id*='contact_address'],
  .template-contact_investement_inquiries #content .contact-form div[id*='widgets-position'],
  .template-contact_general_inquiries #content .contact-form div[id*='contact_address'],
  .template-contact_general_inquiries #content .contact-form div[id*='widgets-position'], .template-view.portaltype-qubicaworldcuphistoricizing .winner .col_sx {
    width: 41.66667%; }
  .col-sm-6, .qubicaTile.customerSupportTile.withText .tileBody .customerSupportIcons, .qubicaTile.customerSupportTile.withText .tileBody .customerSupportIcons a, .qubicaTile.customerSupportTile.withText .tileBody h3,
  .qubicaTile.customerSupportTile.withText .tileBody .tileText, .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList .pastEventsListContent .pastItem h5.pastEventTitle, .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList .pastEventsListContent .pastItem p.pastEventDetails, .thankYouPage dt,
  .thankYouPage dd, .laneAssignments .laneAssignmentMenuWrapper, .template-view.portaltype-qubicaworldcuphistoricizing .topx, .template-view.portaltype-country .country-flag,
  .template-view.portaltype-country .country-title, .template-view.portaltype-country .bwc-badge, .template-view.portaltype-country .bwc-statistic, .wcCollectionNewsTile .collectionItem {
    width: 50%; }
  .col-sm-7, .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileNewsEventsWrapper, .template-contact_investement_inquiries #content .contact-form div[id*='last_name'],
  .template-contact_general_inquiries #content .contact-form div[id*='last_name'],
  .template-contact_general_inquiries #content .contact-form div[id*='widgets-address'], .template-view.portaltype-qubicaworldcuphistoricizing .winner .col_dx {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9, .template-contact_investement_inquiries #content .contact-form div[id*='project_or_center_name'],
  .template-contact_general_inquiries #content .contact-form div[id*='project_or_center_name'] {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .template-view.portaltype-qubicaworldcuphistoricizing .wcCollectionNewsTile .collectionItem, .template-view.portaltype-country .bwc-badge, .template-view.portaltype-country .bwc-statistic, .col-md-4, .col-md-5, .template-view.portaltype-qubicaworldcuphistoricizing .topx, .col-md-6, .template-view.portaltype-qubicaworldcuphistoricizing .winner, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3, .template-view.portaltype-qubicaworldcuphistoricizing .wcCollectionNewsTile .collectionItem, .template-view.portaltype-country .bwc-badge, .template-view.portaltype-country .bwc-statistic {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5, .template-view.portaltype-qubicaworldcuphistoricizing .topx {
    width: 41.66667%; }
  .col-md-6, .template-view.portaltype-qubicaworldcuphistoricizing .winner {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1, .template-view.portaltype-qubicaworldcuphistoricizing .topx {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1220px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .template-view.portaltype-qubicaworldcuphistoricizing .topx, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4, .template-view.portaltype-qubicaworldcuphistoricizing .topx {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2, .template-view.portaltype-qubicaworldcuphistoricizing .topx {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

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

th {
  text-align: left; }

.table, .template-tabular_view table.listing {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px; }
  .table > thead > tr > th, .template-tabular_view table.listing > thead > tr > th,
  .table > thead > tr > td,
  .template-tabular_view table.listing > thead > tr > td,
  .table > tbody > tr > th,
  .template-tabular_view table.listing > tbody > tr > th,
  .table > tbody > tr > td,
  .template-tabular_view table.listing > tbody > tr > td,
  .table > tfoot > tr > th,
  .template-tabular_view table.listing > tfoot > tr > th,
  .table > tfoot > tr > td,
  .template-tabular_view table.listing > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th, .template-tabular_view table.listing > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th, .template-tabular_view table.listing > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .template-tabular_view table.listing > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .template-tabular_view table.listing > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .template-tabular_view table.listing > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .template-tabular_view table.listing > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td,
  .template-tabular_view table.listing > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody, .template-tabular_view table.listing > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table, .template-tabular_view table.listing .table, .table .template-tabular_view table.listing, .template-tabular_view .table table.listing, .template-tabular_view table.listing table.listing {
    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), .template-tabular_view table.listing > tbody > tr:nth-of-type(odd), .bowlersWrapper table > tbody > tr:nth-of-type(odd), .laneAssignments table > tbody > tr:nth-of-type(odd), .resultsWrapper table > tbody > tr:nth-of-type(odd), .template-bowlers_list .results table > 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, .template-tabular_view table.listing > thead > tr > td.active,
.table > thead > tr > th.active,
.template-tabular_view table.listing > thead > tr > th.active,
.table > thead > tr.active > td,
.template-tabular_view table.listing > thead > tr.active > td,
.table > thead > tr.active > th,
.template-tabular_view table.listing > thead > tr.active > th,
.table > tbody > tr > td.active,
.template-tabular_view table.listing > tbody > tr > td.active,
.table > tbody > tr > th.active,
.template-tabular_view table.listing > tbody > tr > th.active,
.table > tbody > tr.active > td,
.template-tabular_view table.listing > tbody > tr.active > td,
.table > tbody > tr.active > th,
.template-tabular_view table.listing > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.template-tabular_view table.listing > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.template-tabular_view table.listing > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.template-tabular_view table.listing > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.template-tabular_view table.listing > 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, .template-tabular_view table.listing > thead > tr > td.success,
.table > thead > tr > th.success,
.template-tabular_view table.listing > thead > tr > th.success,
.table > thead > tr.success > td,
.template-tabular_view table.listing > thead > tr.success > td,
.table > thead > tr.success > th,
.template-tabular_view table.listing > thead > tr.success > th,
.table > tbody > tr > td.success,
.template-tabular_view table.listing > tbody > tr > td.success,
.table > tbody > tr > th.success,
.template-tabular_view table.listing > tbody > tr > th.success,
.table > tbody > tr.success > td,
.template-tabular_view table.listing > tbody > tr.success > td,
.table > tbody > tr.success > th,
.template-tabular_view table.listing > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.template-tabular_view table.listing > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.template-tabular_view table.listing > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.template-tabular_view table.listing > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.template-tabular_view table.listing > 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, .template-tabular_view table.listing > thead > tr > td.info,
.table > thead > tr > th.info,
.template-tabular_view table.listing > thead > tr > th.info,
.table > thead > tr.info > td,
.template-tabular_view table.listing > thead > tr.info > td,
.table > thead > tr.info > th,
.template-tabular_view table.listing > thead > tr.info > th,
.table > tbody > tr > td.info,
.template-tabular_view table.listing > tbody > tr > td.info,
.table > tbody > tr > th.info,
.template-tabular_view table.listing > tbody > tr > th.info,
.table > tbody > tr.info > td,
.template-tabular_view table.listing > tbody > tr.info > td,
.table > tbody > tr.info > th,
.template-tabular_view table.listing > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.template-tabular_view table.listing > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.template-tabular_view table.listing > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.template-tabular_view table.listing > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.template-tabular_view table.listing > 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, .template-tabular_view table.listing > thead > tr > td.warning,
.table > thead > tr > th.warning,
.template-tabular_view table.listing > thead > tr > th.warning,
.table > thead > tr.warning > td,
.template-tabular_view table.listing > thead > tr.warning > td,
.table > thead > tr.warning > th,
.template-tabular_view table.listing > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.template-tabular_view table.listing > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.template-tabular_view table.listing > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.template-tabular_view table.listing > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.template-tabular_view table.listing > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.template-tabular_view table.listing > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.template-tabular_view table.listing > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.template-tabular_view table.listing > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.template-tabular_view table.listing > 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, .template-tabular_view table.listing > thead > tr > td.danger,
.table > thead > tr > th.danger,
.template-tabular_view table.listing > thead > tr > th.danger,
.table > thead > tr.danger > td,
.template-tabular_view table.listing > thead > tr.danger > td,
.table > thead > tr.danger > th,
.template-tabular_view table.listing > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.template-tabular_view table.listing > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.template-tabular_view table.listing > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.template-tabular_view table.listing > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.template-tabular_view table.listing > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.template-tabular_view table.listing > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.template-tabular_view table.listing > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.template-tabular_view table.listing > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.template-tabular_view table.listing > tfoot > tr.danger > th {
  background-color: #f2dede; }

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

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

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

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

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

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

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

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

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

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857;
  color: #666; }

.form-control, [class*='template-login_'] #login-form .field input, [class*='template-mail_password_form'] #mail_password .field input {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857;
  color: #666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus, [class*='template-login_'] #login-form .field input:focus, [class*='template-mail_password_form'] #mail_password .field input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder, [class*='template-login_'] #login-form .field input::-moz-placeholder, [class*='template-mail_password_form'] #mail_password .field input::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder, [class*='template-login_'] #login-form .field input:-ms-input-placeholder, [class*='template-mail_password_form'] #mail_password .field input:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder, [class*='template-login_'] #login-form .field input::-webkit-input-placeholder, [class*='template-mail_password_form'] #mail_password .field input::-webkit-input-placeholder {
    color: #999; }
  .form-control[disabled], [class*='template-login_'] #login-form .field input[disabled], [class*='template-mail_password_form'] #mail_password .field input[disabled], .form-control[readonly], [class*='template-login_'] #login-form .field input[readonly], [class*='template-mail_password_form'] #mail_password .field input[readonly],
  fieldset[disabled] .form-control,
  fieldset[disabled] [class*='template-login_'] #login-form .field input,
  [class*='template-login_'] #login-form .field fieldset[disabled] input,
  fieldset[disabled] [class*='template-mail_password_form'] #mail_password .field input,
  [class*='template-mail_password_form'] #mail_password .field fieldset[disabled] input {
    background-color: #eee;
    opacity: 1; }
  .form-control[disabled], [class*='template-login_'] #login-form .field input[disabled], [class*='template-mail_password_form'] #mail_password .field input[disabled],
  fieldset[disabled] .form-control,
  fieldset[disabled] [class*='template-login_'] #login-form .field input,
  [class*='template-login_'] #login-form .field fieldset[disabled] input,
  fieldset[disabled] [class*='template-mail_password_form'] #mail_password .field input,
  [class*='template-mail_password_form'] #mail_password .field fieldset[disabled] input {
    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, [class*='template-login_'] #login-form .field input[type="date"], [class*='template-mail_password_form'] #mail_password .field input[type="date"],
  input[type="time"].form-control,
  [class*='template-login_'] #login-form .field input[type="time"],
  [class*='template-mail_password_form'] #mail_password .field input[type="time"],
  input[type="datetime-local"].form-control,
  [class*='template-login_'] #login-form .field input[type="datetime-local"],
  [class*='template-mail_password_form'] #mail_password .field input[type="datetime-local"],
  input[type="month"].form-control,
  [class*='template-login_'] #login-form .field input[type="month"],
  [class*='template-mail_password_form'] #mail_password .field input[type="month"] {
    line-height: 36px; }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"], [class*='template-login_'] #login-form .field .input-group-sm > input[type="date"], [class*='template-mail_password_form'] #mail_password .field .input-group-sm > input[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"], .input-group-sm > .input-group-btn > input[type="text"].text-widget.textline-field + input.searchButton[type="date"], .plone-modal-footer .pattern-modal-buttons .input-group-sm > .input-group-btn > input.button-field[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  [class*='template-login_'] #login-form .field .input-group-sm > input[type="time"],
  [class*='template-mail_password_form'] #mail_password .field .input-group-sm > input[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm > .input-group-btn > input[type="text"].text-widget.textline-field + input.searchButton[type="time"],
  .plone-modal-footer .pattern-modal-buttons .input-group-sm > .input-group-btn > input.button-field[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  [class*='template-login_'] #login-form .field .input-group-sm > input[type="datetime-local"],
  [class*='template-mail_password_form'] #mail_password .field .input-group-sm > input[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm > .input-group-btn > input[type="text"].text-widget.textline-field + input.searchButton[type="datetime-local"],
  .plone-modal-footer .pattern-modal-buttons .input-group-sm > .input-group-btn > input.button-field[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  [class*='template-login_'] #login-form .field .input-group-sm > input[type="month"],
  [class*='template-mail_password_form'] #mail_password .field .input-group-sm > input[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm > .input-group-btn > input[type="text"].text-widget.textline-field + input.searchButton[type="month"],
  .plone-modal-footer .pattern-modal-buttons .input-group-sm > .input-group-btn > input.button-field[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 33px; }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"], [class*='template-login_'] #login-form .field .input-group-lg > input[type="date"], [class*='template-mail_password_form'] #mail_password .field .input-group-lg > input[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"], .input-group-lg > .input-group-btn > input[type="text"].text-widget.textline-field + input.searchButton[type="date"], .plone-modal-footer .pattern-modal-buttons .input-group-lg > .input-group-btn > input.button-field[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  [class*='template-login_'] #login-form .field .input-group-lg > input[type="time"],
  [class*='template-mail_password_form'] #mail_password .field .input-group-lg > input[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg > .input-group-btn > input[type="text"].text-widget.textline-field + input.searchButton[type="time"],
  .plone-modal-footer .pattern-modal-buttons .input-group-lg > .input-group-btn > input.button-field[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  [class*='template-login_'] #login-form .field .input-group-lg > input[type="datetime-local"],
  [class*='template-mail_password_form'] #mail_password .field .input-group-lg > input[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg > .input-group-btn > input[type="text"].text-widget.textline-field + input.searchButton[type="datetime-local"],
  .plone-modal-footer .pattern-modal-buttons .input-group-lg > .input-group-btn > input.button-field[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  [class*='template-login_'] #login-form .field .input-group-lg > input[type="month"],
  [class*='template-mail_password_form'] #mail_password .field .input-group-lg > input[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg > .input-group-btn > input[type="text"].text-widget.textline-field + input.searchButton[type="month"],
  .plone-modal-footer .pattern-modal-buttons .input-group-lg > .input-group-btn > input.button-field[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 49px; } }

.form-group, [class*='template-login_'] #login-form .field, [class*='template-mail_password_form'] #mail_password .field, .template-contact-info #content form .field {
  margin-bottom: 15px; }

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

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

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

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

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

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

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, [class*='template-login_'] #login-form .field .input-group-lg > input.form-control-static, [class*='template-mail_password_form'] #mail_password .field .input-group-lg > input.form-control-static,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .portalMessage.info span .input-group-lg > .input-group-btn > a.form-control-static, .input-group-lg > .input-group-btn > input[type="text"].text-widget.textline-field + input.form-control-static.searchButton, .plone-modal-footer .pattern-modal-buttons .input-group-lg > .input-group-btn > input.form-control-static.button-field, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, [class*='template-login_'] #login-form .field .input-group-sm > input.form-control-static, [class*='template-mail_password_form'] #mail_password .field .input-group-sm > input.form-control-static,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .portalMessage.info span .input-group-sm > .input-group-btn > a.form-control-static, .input-group-sm > .input-group-btn > input[type="text"].text-widget.textline-field + input.form-control-static.searchButton, .plone-modal-footer .pattern-modal-buttons .input-group-sm > .input-group-btn > input.form-control-static.button-field {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control, [class*='template-login_'] #login-form .field .input-group-sm > input, [class*='template-mail_password_form'] #mail_password .field .input-group-sm > input,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .portalMessage.info span .input-group-sm > .input-group-btn > a, .input-group-sm > .input-group-btn > input[type="text"].text-widget.textline-field + input.searchButton, .plone-modal-footer .pattern-modal-buttons .input-group-sm > .input-group-btn > input.button-field {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  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: 33px;
  line-height: 33px; }

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

.form-group-sm .form-control, .form-group-sm [class*='template-login_'] #login-form .field input, [class*='template-login_'] #login-form .field .form-group-sm input, .form-group-sm [class*='template-mail_password_form'] #mail_password .field input, [class*='template-mail_password_form'] #mail_password .field .form-group-sm input {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

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

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

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

.input-lg, .input-group-lg > .form-control, [class*='template-login_'] #login-form .field .input-group-lg > input, [class*='template-mail_password_form'] #mail_password .field .input-group-lg > input,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .portalMessage.info span .input-group-lg > .input-group-btn > a, .input-group-lg > .input-group-btn > input[type="text"].text-widget.textline-field + input.searchButton, .plone-modal-footer .pattern-modal-buttons .input-group-lg > .input-group-btn > input.button-field {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  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: 49px;
  line-height: 49px; }

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

.form-group-lg .form-control, .form-group-lg [class*='template-login_'] #login-form .field input, [class*='template-login_'] #login-form .field .form-group-lg input, .form-group-lg [class*='template-mail_password_form'] #mail_password .field input, [class*='template-mail_password_form'] #mail_password .field .form-group-lg input {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 6px; }

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

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

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

.has-feedback {
  position: relative; }
  .has-feedback .form-control, .has-feedback [class*='template-login_'] #login-form .field input, [class*='template-login_'] #login-form .field .has-feedback input, .has-feedback [class*='template-mail_password_form'] #mail_password .field input, [class*='template-mail_password_form'] #mail_password .field .has-feedback input {
    padding-right: 45px; }

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

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, [class*='template-login_'] #login-form .field .input-group-lg > input + .form-control-feedback, [class*='template-mail_password_form'] #mail_password .field .input-group-lg > input + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .portalMessage.info span .input-group-lg > .input-group-btn > a + .form-control-feedback, .input-group-lg > .input-group-btn > input[type="text"].text-widget.textline-field + input.searchButton + .form-control-feedback, .plone-modal-footer .pattern-modal-buttons .input-group-lg > .input-group-btn > input.button-field + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg [class*='template-login_'] #login-form .field input + .form-control-feedback,
[class*='template-login_'] #login-form .field .form-group-lg input + .form-control-feedback,
.form-group-lg [class*='template-mail_password_form'] #mail_password .field input + .form-control-feedback,
[class*='template-mail_password_form'] #mail_password .field .form-group-lg input + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, [class*='template-login_'] #login-form .field .input-group-sm > input + .form-control-feedback, [class*='template-mail_password_form'] #mail_password .field .input-group-sm > input + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .portalMessage.info span .input-group-sm > .input-group-btn > a + .form-control-feedback, .input-group-sm > .input-group-btn > input[type="text"].text-widget.textline-field + input.searchButton + .form-control-feedback, .plone-modal-footer .pattern-modal-buttons .input-group-sm > .input-group-btn > input.button-field + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm [class*='template-login_'] #login-form .field input + .form-control-feedback,
[class*='template-login_'] #login-form .field .form-group-sm input + .form-control-feedback,
.form-group-sm [class*='template-mail_password_form'] #mail_password .field input + .form-control-feedback,
[class*='template-mail_password_form'] #mail_password .field .form-group-sm input + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px; }

.has-success .help-block,
.has-success .control-label,
.has-success [class*='template-login_'] #login-form .field label,
[class*='template-login_'] #login-form .field .has-success label,
.has-success [class*='template-mail_password_form'] #mail_password .field label,
[class*='template-mail_password_form'] #mail_password .field .has-success label,
.has-success .template-contact-info #content form .field label,
.template-contact-info #content form .field .has-success 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, .has-success [class*='template-login_'] #login-form .field input, [class*='template-login_'] #login-form .field .has-success input, .has-success [class*='template-mail_password_form'] #mail_password .field input, [class*='template-mail_password_form'] #mail_password .field .has-success input {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus, .has-success [class*='template-login_'] #login-form .field input:focus, [class*='template-login_'] #login-form .field .has-success input:focus, .has-success [class*='template-mail_password_form'] #mail_password .field input:focus, [class*='template-mail_password_form'] #mail_password .field .has-success input:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

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

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

.has-warning .help-block,
.has-warning .control-label,
.has-warning [class*='template-login_'] #login-form .field label,
[class*='template-login_'] #login-form .field .has-warning label,
.has-warning [class*='template-mail_password_form'] #mail_password .field label,
[class*='template-mail_password_form'] #mail_password .field .has-warning label,
.has-warning .template-contact-info #content form .field label,
.template-contact-info #content form .field .has-warning 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, .has-warning [class*='template-login_'] #login-form .field input, [class*='template-login_'] #login-form .field .has-warning input, .has-warning [class*='template-mail_password_form'] #mail_password .field input, [class*='template-mail_password_form'] #mail_password .field .has-warning input {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus, .has-warning [class*='template-login_'] #login-form .field input:focus, [class*='template-login_'] #login-form .field .has-warning input:focus, .has-warning [class*='template-mail_password_form'] #mail_password .field input:focus, [class*='template-mail_password_form'] #mail_password .field .has-warning input:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

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

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

.has-error .help-block,
.has-error .control-label,
.has-error [class*='template-login_'] #login-form .field label,
[class*='template-login_'] #login-form .field .has-error label,
.has-error [class*='template-mail_password_form'] #mail_password .field label,
[class*='template-mail_password_form'] #mail_password .field .has-error label,
.has-error .template-contact-info #content form .field label,
.template-contact-info #content form .field .has-error 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, .has-error [class*='template-login_'] #login-form .field input, [class*='template-login_'] #login-form .field .has-error input, .has-error [class*='template-mail_password_form'] #mail_password .field input, [class*='template-mail_password_form'] #mail_password .field .has-error input {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus, .has-error [class*='template-login_'] #login-form .field input:focus, [class*='template-login_'] #login-form .field .has-error input:focus, .has-error [class*='template-mail_password_form'] #mail_password .field input:focus, [class*='template-mail_password_form'] #mail_password .field .has-error input:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

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

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

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

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

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

@media (min-width: 768px) {
  .form-inline .form-group, .form-inline [class*='template-login_'] #login-form .field, [class*='template-login_'] #login-form .form-inline .field, .form-inline [class*='template-mail_password_form'] #mail_password .field, [class*='template-mail_password_form'] #mail_password .form-inline .field, .form-inline .template-contact-info #content form .field, .template-contact-info #content form .form-inline .field {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .form-inline [class*='template-login_'] #login-form .field input, [class*='template-login_'] #login-form .field .form-inline input, .form-inline [class*='template-mail_password_form'] #mail_password .field input, [class*='template-mail_password_form'] #mail_password .field .form-inline input {
    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,
    .form-inline .input-group [class*='template-login_'] #login-form .field input,
    [class*='template-login_'] #login-form .field .form-inline .input-group input,
    .form-inline .input-group [class*='template-mail_password_form'] #mail_password .field input,
    [class*='template-mail_password_form'] #mail_password .field .form-inline .input-group input {
      width: auto; }
  .form-inline .input-group > .form-control, .form-inline [class*='template-login_'] #login-form .field .input-group > input, [class*='template-login_'] #login-form .field .form-inline .input-group > input, .form-inline [class*='template-mail_password_form'] #mail_password .field .input-group > input, [class*='template-mail_password_form'] #mail_password .field .form-inline .input-group > input {
    width: 100%; }
  .form-inline .control-label, .form-inline [class*='template-login_'] #login-form .field label, [class*='template-login_'] #login-form .field .form-inline label, .form-inline [class*='template-mail_password_form'] #mail_password .field label, [class*='template-mail_password_form'] #mail_password .field .form-inline label, .form-inline .template-contact-info #content form .field label, .template-contact-info #content form .field .form-inline 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, [class*='template-login_'] #login-form .radio, [class*='template-mail_password_form'] #mail_password .radio,
.form-horizontal .checkbox,
[class*='template-login_'] #login-form .checkbox,
[class*='template-mail_password_form'] #mail_password .checkbox,
.form-horizontal .radio-inline,
[class*='template-login_'] #login-form .radio-inline,
[class*='template-mail_password_form'] #mail_password .radio-inline,
.form-horizontal .checkbox-inline,
[class*='template-login_'] #login-form .checkbox-inline,
[class*='template-mail_password_form'] #mail_password .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio, [class*='template-login_'] #login-form .radio, [class*='template-mail_password_form'] #mail_password .radio,
.form-horizontal .checkbox,
[class*='template-login_'] #login-form .checkbox,
[class*='template-mail_password_form'] #mail_password .checkbox {
  min-height: 29px; }

.form-horizontal .form-group, [class*='template-login_'] #login-form .form-group, [class*='template-mail_password_form'] #mail_password .form-group, [class*='template-login_'] #login-form .field, [class*='template-mail_password_form'] #mail_password .field, .form-horizontal .template-contact-info #content form .field, .template-contact-info #content form .form-horizontal .field, [class*='template-login_'] #login-form .template-contact-info #content form .field, .template-contact-info #content form [class*='template-login_'] #login-form .field, [class*='template-mail_password_form'] #mail_password .template-contact-info #content form .field, .template-contact-info #content form [class*='template-mail_password_form'] #mail_password .field {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, [class*='template-login_'] #login-form .form-group:before, [class*='template-mail_password_form'] #mail_password .form-group:before, [class*='template-login_'] #login-form .field:before, [class*='template-mail_password_form'] #mail_password .field:before, .form-horizontal .template-contact-info #content form .field:before, .template-contact-info #content form .form-horizontal .field:before, .form-horizontal .form-group:after, [class*='template-login_'] #login-form .form-group:after, [class*='template-mail_password_form'] #mail_password .form-group:after, [class*='template-login_'] #login-form .field:after, [class*='template-mail_password_form'] #mail_password .field:after, .form-horizontal .template-contact-info #content form .field:after, .template-contact-info #content form .form-horizontal .field:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after, [class*='template-login_'] #login-form .form-group:after, [class*='template-mail_password_form'] #mail_password .form-group:after, [class*='template-login_'] #login-form .field:after, [class*='template-mail_password_form'] #mail_password .field:after, .form-horizontal .template-contact-info #content form .field:after, .template-contact-info #content form .form-horizontal .field:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label, [class*='template-login_'] #login-form .control-label, [class*='template-mail_password_form'] #mail_password .control-label, [class*='template-login_'] #login-form .field label, [class*='template-mail_password_form'] #mail_password .field label, .form-horizontal .template-contact-info #content form .field label, .template-contact-info #content form .field .form-horizontal label, [class*='template-login_'] #login-form .template-contact-info #content form .field label, .template-contact-info #content form .field [class*='template-login_'] #login-form label, [class*='template-mail_password_form'] #mail_password .template-contact-info #content form .field label, .template-contact-info #content form .field [class*='template-mail_password_form'] #mail_password label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback, [class*='template-login_'] #login-form .has-feedback .form-control-feedback, [class*='template-mail_password_form'] #mail_password .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label, [class*='template-login_'] #login-form .form-group-lg .control-label, [class*='template-mail_password_form'] #mail_password .form-group-lg .control-label, .form-horizontal .form-group-lg [class*='template-login_'] #login-form .field label, [class*='template-login_'] #login-form .form-group-lg .field label, [class*='template-login_'] #login-form .field .form-group-lg label, .form-horizontal .form-group-lg [class*='template-mail_password_form'] #mail_password .field label, [class*='template-mail_password_form'] #mail_password .form-group-lg .field label, [class*='template-mail_password_form'] #mail_password .field .form-group-lg label, .form-horizontal .form-group-lg .template-contact-info #content form .field label, .template-contact-info #content form .field .form-horizontal .form-group-lg label, .template-contact-info #content form .field [class*='template-login_'] #login-form .form-group-lg label, .template-contact-info #content form .field [class*='template-mail_password_form'] #mail_password .form-group-lg label {
    padding-top: 14.33333px;
    font-size: 20px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label, [class*='template-login_'] #login-form .form-group-sm .control-label, [class*='template-mail_password_form'] #mail_password .form-group-sm .control-label, .form-horizontal .form-group-sm [class*='template-login_'] #login-form .field label, [class*='template-login_'] #login-form .form-group-sm .field label, [class*='template-login_'] #login-form .field .form-group-sm label, .form-horizontal .form-group-sm [class*='template-mail_password_form'] #mail_password .field label, [class*='template-mail_password_form'] #mail_password .form-group-sm .field label, [class*='template-mail_password_form'] #mail_password .field .form-group-sm label, .form-horizontal .form-group-sm .template-contact-info #content form .field label, .template-contact-info #content form .field .form-horizontal .form-group-sm label, .template-contact-info #content form .field [class*='template-login_'] #login-form .form-group-sm label, .template-contact-info #content form .field [class*='template-mail_password_form'] #mail_password .form-group-sm label {
    padding-top: 6px;
    font-size: 14px; } }

.btn, .portalMessage.info span a, input[type="text"].text-widget.textline-field + input.searchButton, .plone-modal-footer .pattern-modal-buttons input.button-field {
  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: 16px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .portalMessage.info span a:focus, input[type="text"].text-widget.textline-field + input.searchButton:focus, .plone-modal-footer .pattern-modal-buttons input.button-field:focus, .btn.focus, .portalMessage.info span a.focus, input[type="text"].text-widget.textline-field + input.focus.searchButton, .plone-modal-footer .pattern-modal-buttons input.focus.button-field, .btn:active:focus, .portalMessage.info span a:active:focus, input[type="text"].text-widget.textline-field + input.searchButton:active:focus, .plone-modal-footer .pattern-modal-buttons input.button-field:active:focus, .btn:active.focus, .portalMessage.info span a:active.focus, input[type="text"].text-widget.textline-field + input.searchButton:active.focus, .plone-modal-footer .pattern-modal-buttons input.button-field:active.focus, .btn.active:focus, .portalMessage.info span a.active:focus, input[type="text"].text-widget.textline-field + input.active.searchButton:focus, .plone-modal-footer .pattern-modal-buttons input.active.button-field:focus, .btn.active.focus, .portalMessage.info span a.active.focus, input[type="text"].text-widget.textline-field + input.active.focus.searchButton, .plone-modal-footer .pattern-modal-buttons input.active.focus.button-field {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .portalMessage.info span a:hover, input[type="text"].text-widget.textline-field + input.searchButton:hover, .plone-modal-footer .pattern-modal-buttons input.button-field:hover, .btn:focus, .portalMessage.info span a:focus, input[type="text"].text-widget.textline-field + input.searchButton:focus, .plone-modal-footer .pattern-modal-buttons input.button-field:focus, .btn.focus, .portalMessage.info span a.focus, input[type="text"].text-widget.textline-field + input.focus.searchButton, .plone-modal-footer .pattern-modal-buttons input.focus.button-field {
    color: #333;
    text-decoration: none; }
  .btn:active, .portalMessage.info span a:active, input[type="text"].text-widget.textline-field + input.searchButton:active, .plone-modal-footer .pattern-modal-buttons input.button-field:active, .btn.active, .portalMessage.info span a.active, input[type="text"].text-widget.textline-field + input.active.searchButton, .plone-modal-footer .pattern-modal-buttons input.active.button-field {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .portalMessage.info span a.disabled, input[type="text"].text-widget.textline-field + input.disabled.searchButton, .plone-modal-footer .pattern-modal-buttons input.disabled.button-field, .btn[disabled], .portalMessage.info span a[disabled], input[type="text"].text-widget.textline-field + input.searchButton[disabled], .plone-modal-footer .pattern-modal-buttons input.button-field[disabled],
  fieldset[disabled] .btn,
  fieldset[disabled] .portalMessage.info span a,
  .portalMessage.info span fieldset[disabled] a,
  fieldset[disabled] input[type="text"].text-widget.textline-field + input.searchButton,
  fieldset[disabled] .plone-modal-footer .pattern-modal-buttons input.button-field,
  .plone-modal-footer .pattern-modal-buttons fieldset[disabled] input.button-field {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

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

.btn-default, input[type="text"].text-widget.textline-field + input.searchButton, .plone-modal-footer .pattern-modal-buttons input.button-field {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, input[type="text"].text-widget.textline-field + input.searchButton:focus, .plone-modal-footer .pattern-modal-buttons input.button-field:focus, .btn-default.focus, input[type="text"].text-widget.textline-field + input.focus.searchButton, .plone-modal-footer .pattern-modal-buttons input.focus.button-field {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover, input[type="text"].text-widget.textline-field + input.searchButton:hover, .plone-modal-footer .pattern-modal-buttons input.button-field:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, input[type="text"].text-widget.textline-field + input.searchButton:active, .plone-modal-footer .pattern-modal-buttons input.button-field:active, .btn-default.active, input[type="text"].text-widget.textline-field + input.active.searchButton, .plone-modal-footer .pattern-modal-buttons input.active.button-field,
  .open > .btn-default.dropdown-toggle,
  .open > input[type="text"].text-widget.textline-field + input.dropdown-toggle.searchButton,
  .plone-modal-footer .pattern-modal-buttons .open > input.dropdown-toggle.button-field {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, input[type="text"].text-widget.textline-field + input.searchButton:active:hover, .plone-modal-footer .pattern-modal-buttons input.button-field:active:hover, .btn-default:active:focus, input[type="text"].text-widget.textline-field + input.searchButton:active:focus, .plone-modal-footer .pattern-modal-buttons input.button-field:active:focus, .btn-default:active.focus, input[type="text"].text-widget.textline-field + input.searchButton:active.focus, .plone-modal-footer .pattern-modal-buttons input.button-field:active.focus, .btn-default.active:hover, input[type="text"].text-widget.textline-field + input.active.searchButton:hover, .plone-modal-footer .pattern-modal-buttons input.active.button-field:hover, .btn-default.active:focus, input[type="text"].text-widget.textline-field + input.active.searchButton:focus, .plone-modal-footer .pattern-modal-buttons input.active.button-field:focus, .btn-default.active.focus, input[type="text"].text-widget.textline-field + input.active.focus.searchButton, .plone-modal-footer .pattern-modal-buttons input.active.focus.button-field,
    .open > .btn-default.dropdown-toggle:hover,
    .open > input[type="text"].text-widget.textline-field + input.dropdown-toggle.searchButton:hover,
    .plone-modal-footer .pattern-modal-buttons .open > input.dropdown-toggle.button-field:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > input[type="text"].text-widget.textline-field + input.dropdown-toggle.searchButton:focus,
    .plone-modal-footer .pattern-modal-buttons .open > input.dropdown-toggle.button-field:focus,
    .open > .btn-default.dropdown-toggle.focus,
    .open > input[type="text"].text-widget.textline-field + input.dropdown-toggle.focus.searchButton,
    .plone-modal-footer .pattern-modal-buttons .open > input.dropdown-toggle.focus.button-field {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, input[type="text"].text-widget.textline-field + input.searchButton:active, .plone-modal-footer .pattern-modal-buttons input.button-field:active, .btn-default.active, input[type="text"].text-widget.textline-field + input.active.searchButton, .plone-modal-footer .pattern-modal-buttons input.active.button-field,
  .open > .btn-default.dropdown-toggle,
  .open > input[type="text"].text-widget.textline-field + input.dropdown-toggle.searchButton,
  .plone-modal-footer .pattern-modal-buttons .open > input.dropdown-toggle.button-field {
    background-image: none; }
  .btn-default.disabled, input[type="text"].text-widget.textline-field + input.disabled.searchButton, .plone-modal-footer .pattern-modal-buttons input.disabled.button-field, .btn-default.disabled:hover, input[type="text"].text-widget.textline-field + input.disabled.searchButton:hover, .plone-modal-footer .pattern-modal-buttons input.disabled.button-field:hover, .btn-default.disabled:focus, input[type="text"].text-widget.textline-field + input.disabled.searchButton:focus, .plone-modal-footer .pattern-modal-buttons input.disabled.button-field:focus, .btn-default.disabled.focus, input[type="text"].text-widget.textline-field + input.disabled.focus.searchButton, .plone-modal-footer .pattern-modal-buttons input.disabled.focus.button-field, .btn-default.disabled:active, input[type="text"].text-widget.textline-field + input.disabled.searchButton:active, .plone-modal-footer .pattern-modal-buttons input.disabled.button-field:active, .btn-default.disabled.active, input[type="text"].text-widget.textline-field + input.disabled.active.searchButton, .plone-modal-footer .pattern-modal-buttons input.disabled.active.button-field, .btn-default[disabled], input[type="text"].text-widget.textline-field + input.searchButton[disabled], .plone-modal-footer .pattern-modal-buttons input.button-field[disabled], .btn-default[disabled]:hover, input[type="text"].text-widget.textline-field + input.searchButton[disabled]:hover, .plone-modal-footer .pattern-modal-buttons input.button-field[disabled]:hover, .btn-default[disabled]:focus, input[type="text"].text-widget.textline-field + input.searchButton[disabled]:focus, .plone-modal-footer .pattern-modal-buttons input.button-field[disabled]:focus, .btn-default[disabled].focus, input[type="text"].text-widget.textline-field + input.searchButton[disabled].focus, .plone-modal-footer .pattern-modal-buttons input.button-field[disabled].focus, .btn-default[disabled]:active, input[type="text"].text-widget.textline-field + input.searchButton[disabled]:active, .plone-modal-footer .pattern-modal-buttons input.button-field[disabled]:active, .btn-default[disabled].active, input[type="text"].text-widget.textline-field + input.searchButton[disabled].active, .plone-modal-footer .pattern-modal-buttons input.button-field[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] input[type="text"].text-widget.textline-field + input.searchButton,
  fieldset[disabled] .plone-modal-footer .pattern-modal-buttons input.button-field,
  .plone-modal-footer .pattern-modal-buttons fieldset[disabled] input.button-field,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] input[type="text"].text-widget.textline-field + input.searchButton:hover,
  fieldset[disabled] .plone-modal-footer .pattern-modal-buttons input.button-field:hover,
  .plone-modal-footer .pattern-modal-buttons fieldset[disabled] input.button-field:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] input[type="text"].text-widget.textline-field + input.searchButton:focus,
  fieldset[disabled] .plone-modal-footer .pattern-modal-buttons input.button-field:focus,
  .plone-modal-footer .pattern-modal-buttons fieldset[disabled] input.button-field:focus,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] input[type="text"].text-widget.textline-field + input.focus.searchButton,
  fieldset[disabled] .plone-modal-footer .pattern-modal-buttons input.focus.button-field,
  .plone-modal-footer .pattern-modal-buttons fieldset[disabled] input.focus.button-field,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] input[type="text"].text-widget.textline-field + input.searchButton:active,
  fieldset[disabled] .plone-modal-footer .pattern-modal-buttons input.button-field:active,
  .plone-modal-footer .pattern-modal-buttons fieldset[disabled] input.button-field:active,
  fieldset[disabled] .btn-default.active,
  fieldset[disabled] input[type="text"].text-widget.textline-field + input.active.searchButton,
  fieldset[disabled] .plone-modal-footer .pattern-modal-buttons input.active.button-field,
  .plone-modal-footer .pattern-modal-buttons fieldset[disabled] input.active.button-field {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge, input[type="text"].text-widget.textline-field + input.searchButton .badge, .plone-modal-footer .pattern-modal-buttons input.button-field .badge {
    color: #fff;
    background-color: #333; }

.btn-primary, .plone-btn-primary {
  color: #fff;
  background-color: #e00000;
  border-color: #c70000; }
  .btn-primary:focus, .plone-btn-primary:focus, .btn-primary.focus, .focus.plone-btn-primary {
    color: #fff;
    background-color: #ad0000;
    border-color: #470000; }
  .btn-primary:hover, .plone-btn-primary:hover {
    color: #fff;
    background-color: #ad0000;
    border-color: #890000; }
  .btn-primary:active, .plone-btn-primary:active, .btn-primary.active, .active.plone-btn-primary,
  .open > .btn-primary.dropdown-toggle,
  .open > .dropdown-toggle.plone-btn-primary {
    color: #fff;
    background-color: #ad0000;
    border-color: #890000; }
    .btn-primary:active:hover, .plone-btn-primary:active:hover, .btn-primary:active:focus, .plone-btn-primary:active:focus, .btn-primary:active.focus, .plone-btn-primary:active.focus, .btn-primary.active:hover, .active.plone-btn-primary:hover, .btn-primary.active:focus, .active.plone-btn-primary:focus, .btn-primary.active.focus, .active.focus.plone-btn-primary,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .dropdown-toggle.plone-btn-primary:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .dropdown-toggle.plone-btn-primary:focus,
    .open > .btn-primary.dropdown-toggle.focus,
    .open > .dropdown-toggle.focus.plone-btn-primary {
      color: #fff;
      background-color: #890000;
      border-color: #470000; }
  .btn-primary:active, .plone-btn-primary:active, .btn-primary.active, .active.plone-btn-primary,
  .open > .btn-primary.dropdown-toggle,
  .open > .dropdown-toggle.plone-btn-primary {
    background-image: none; }
  .btn-primary.disabled, .disabled.plone-btn-primary, .btn-primary.disabled:hover, .disabled.plone-btn-primary:hover, .btn-primary.disabled:focus, .disabled.plone-btn-primary:focus, .btn-primary.disabled.focus, .disabled.focus.plone-btn-primary, .btn-primary.disabled:active, .disabled.plone-btn-primary:active, .btn-primary.disabled.active, .disabled.active.plone-btn-primary, .btn-primary[disabled], .plone-btn-primary[disabled], .btn-primary[disabled]:hover, .plone-btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .plone-btn-primary[disabled]:focus, .btn-primary[disabled].focus, .plone-btn-primary[disabled].focus, .btn-primary[disabled]:active, .plone-btn-primary[disabled]:active, .btn-primary[disabled].active, .plone-btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .plone-btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .plone-btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .plone-btn-primary:focus,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .focus.plone-btn-primary,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .plone-btn-primary:active,
  fieldset[disabled] .btn-primary.active,
  fieldset[disabled] .active.plone-btn-primary {
    background-color: #e00000;
    border-color: #c70000; }
  .btn-primary .badge, .plone-btn-primary .badge {
    color: #e00000;
    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, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info, .portalMessage.info span a {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .portalMessage.info span a:focus, .btn-info.focus, .portalMessage.info span a.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover, .portalMessage.info span a:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .portalMessage.info span a:active, .btn-info.active, .portalMessage.info span a.active,
  .open > .btn-info.dropdown-toggle,
  .portalMessage.info span .open > a.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .portalMessage.info span a:active:hover, .btn-info:active:focus, .portalMessage.info span a:active:focus, .btn-info:active.focus, .portalMessage.info span a:active.focus, .btn-info.active:hover, .portalMessage.info span a.active:hover, .btn-info.active:focus, .portalMessage.info span a.active:focus, .btn-info.active.focus, .portalMessage.info span a.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .portalMessage.info span .open > a.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .portalMessage.info span .open > a.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus,
    .portalMessage.info span .open > a.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .portalMessage.info span a:active, .btn-info.active, .portalMessage.info span a.active,
  .open > .btn-info.dropdown-toggle,
  .portalMessage.info span .open > a.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .portalMessage.info span a.disabled, .btn-info.disabled:hover, .portalMessage.info span a.disabled:hover, .btn-info.disabled:focus, .portalMessage.info span a.disabled:focus, .btn-info.disabled.focus, .portalMessage.info span a.disabled.focus, .btn-info.disabled:active, .portalMessage.info span a.disabled:active, .btn-info.disabled.active, .portalMessage.info span a.disabled.active, .btn-info[disabled], .portalMessage.info span a[disabled], .btn-info[disabled]:hover, .portalMessage.info span a[disabled]:hover, .btn-info[disabled]:focus, .portalMessage.info span a[disabled]:focus, .btn-info[disabled].focus, .portalMessage.info span a[disabled].focus, .btn-info[disabled]:active, .portalMessage.info span a[disabled]:active, .btn-info[disabled].active, .portalMessage.info span a[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .portalMessage.info span a,
  .portalMessage.info span fieldset[disabled] a,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .portalMessage.info span a:hover,
  .portalMessage.info span fieldset[disabled] a:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .portalMessage.info span a:focus,
  .portalMessage.info span fieldset[disabled] a:focus,
  fieldset[disabled] .btn-info.focus,
  fieldset[disabled] .portalMessage.info span a.focus,
  .portalMessage.info span fieldset[disabled] a.focus,
  fieldset[disabled] .btn-info:active,
  fieldset[disabled] .portalMessage.info span a:active,
  .portalMessage.info span fieldset[disabled] a:active,
  fieldset[disabled] .btn-info.active,
  fieldset[disabled] .portalMessage.info span a.active,
  .portalMessage.info span fieldset[disabled] a.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge, .portalMessage.info span a .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, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger, .plone-modal-footer .pattern-modal-buttons input.button-field[id*='delete'] {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .plone-modal-footer .pattern-modal-buttons input.button-field:focus[id*='delete'], .btn-danger.focus, .plone-modal-footer .pattern-modal-buttons input.focus.button-field[id*='delete'] {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover, .plone-modal-footer .pattern-modal-buttons input.button-field:hover[id*='delete'] {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .plone-modal-footer .pattern-modal-buttons input.button-field:active[id*='delete'], .btn-danger.active, .plone-modal-footer .pattern-modal-buttons input.active.button-field[id*='delete'],
  .open > .btn-danger.dropdown-toggle,
  .plone-modal-footer .pattern-modal-buttons .open > input.dropdown-toggle.button-field[id*='delete'] {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .plone-modal-footer .pattern-modal-buttons input.button-field:active:hover[id*='delete'], .btn-danger:active:focus, .plone-modal-footer .pattern-modal-buttons input.button-field:active:focus[id*='delete'], .btn-danger:active.focus, .plone-modal-footer .pattern-modal-buttons input.button-field:active.focus[id*='delete'], .btn-danger.active:hover, .plone-modal-footer .pattern-modal-buttons input.active.button-field:hover[id*='delete'], .btn-danger.active:focus, .plone-modal-footer .pattern-modal-buttons input.active.button-field:focus[id*='delete'], .btn-danger.active.focus, .plone-modal-footer .pattern-modal-buttons input.active.focus.button-field[id*='delete'],
    .open > .btn-danger.dropdown-toggle:hover,
    .plone-modal-footer .pattern-modal-buttons .open > input.dropdown-toggle.button-field:hover[id*='delete'],
    .open > .btn-danger.dropdown-toggle:focus,
    .plone-modal-footer .pattern-modal-buttons .open > input.dropdown-toggle.button-field:focus[id*='delete'],
    .open > .btn-danger.dropdown-toggle.focus,
    .plone-modal-footer .pattern-modal-buttons .open > input.dropdown-toggle.focus.button-field[id*='delete'] {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .plone-modal-footer .pattern-modal-buttons input.button-field:active[id*='delete'], .btn-danger.active, .plone-modal-footer .pattern-modal-buttons input.active.button-field[id*='delete'],
  .open > .btn-danger.dropdown-toggle,
  .plone-modal-footer .pattern-modal-buttons .open > input.dropdown-toggle.button-field[id*='delete'] {
    background-image: none; }
  .btn-danger.disabled, .plone-modal-footer .pattern-modal-buttons input.disabled.button-field[id*='delete'], .btn-danger.disabled:hover, .plone-modal-footer .pattern-modal-buttons input.disabled.button-field:hover[id*='delete'], .btn-danger.disabled:focus, .plone-modal-footer .pattern-modal-buttons input.disabled.button-field:focus[id*='delete'], .btn-danger.disabled.focus, .plone-modal-footer .pattern-modal-buttons input.disabled.focus.button-field[id*='delete'], .btn-danger.disabled:active, .plone-modal-footer .pattern-modal-buttons input.disabled.button-field:active[id*='delete'], .btn-danger.disabled.active, .plone-modal-footer .pattern-modal-buttons input.disabled.active.button-field[id*='delete'], .btn-danger[disabled], .plone-modal-footer .pattern-modal-buttons input.button-field[disabled][id*='delete'], .btn-danger[disabled]:hover, .plone-modal-footer .pattern-modal-buttons input.button-field[disabled]:hover[id*='delete'], .btn-danger[disabled]:focus, .plone-modal-footer .pattern-modal-buttons input.button-field[disabled]:focus[id*='delete'], .btn-danger[disabled].focus, .plone-modal-footer .pattern-modal-buttons input.button-field[disabled].focus[id*='delete'], .btn-danger[disabled]:active, .plone-modal-footer .pattern-modal-buttons input.button-field[disabled]:active[id*='delete'], .btn-danger[disabled].active, .plone-modal-footer .pattern-modal-buttons input.button-field[disabled].active[id*='delete'],
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .plone-modal-footer .pattern-modal-buttons input.button-field[id*='delete'],
  .plone-modal-footer .pattern-modal-buttons fieldset[disabled] input.button-field[id*='delete'],
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .plone-modal-footer .pattern-modal-buttons input.button-field:hover[id*='delete'],
  .plone-modal-footer .pattern-modal-buttons fieldset[disabled] input.button-field:hover[id*='delete'],
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .plone-modal-footer .pattern-modal-buttons input.button-field:focus[id*='delete'],
  .plone-modal-footer .pattern-modal-buttons fieldset[disabled] input.button-field:focus[id*='delete'],
  fieldset[disabled] .btn-danger.focus,
  fieldset[disabled] .plone-modal-footer .pattern-modal-buttons input.focus.button-field[id*='delete'],
  .plone-modal-footer .pattern-modal-buttons fieldset[disabled] input.focus.button-field[id*='delete'],
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .plone-modal-footer .pattern-modal-buttons input.button-field:active[id*='delete'],
  .plone-modal-footer .pattern-modal-buttons fieldset[disabled] input.button-field:active[id*='delete'],
  fieldset[disabled] .btn-danger.active,
  fieldset[disabled] .plone-modal-footer .pattern-modal-buttons input.active.button-field[id*='delete'],
  .plone-modal-footer .pattern-modal-buttons fieldset[disabled] input.active.button-field[id*='delete'] {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge, .plone-modal-footer .pattern-modal-buttons input.button-field[id*='delete'] .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #e00000;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #610000;
    text-decoration: none;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #d9d9d9;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, .portalMessage.info span .btn-group-lg > a, .btn-group-lg > input[type="text"].text-widget.textline-field + input.searchButton, .plone-modal-footer .pattern-modal-buttons .btn-group-lg > input.button-field {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn, .portalMessage.info span .btn-group-sm > a, .btn-group-sm > input[type="text"].text-widget.textline-field + input.searchButton, .plone-modal-footer .pattern-modal-buttons .btn-group-sm > input.button-field, input[type="text"].text-widget.textline-field + input.searchButton {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn, .portalMessage.info span .btn-group-xs > a, .btn-group-xs > input[type="text"].text-widget.textline-field + input.searchButton, .plone-modal-footer .pattern-modal-buttons .btn-group-xs > input.button-field, .portalMessage.info span a {
  padding: 1px 5px;
  font-size: 14px;
  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%; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .portalMessage.info span .btn-group > a, .btn-group > input[type="text"].text-widget.textline-field + input.searchButton, .plone-modal-footer .pattern-modal-buttons .btn-group > input.button-field,
  .btn-group-vertical > .btn,
  .portalMessage.info span .btn-group-vertical > a,
  .btn-group-vertical > input[type="text"].text-widget.textline-field + input.searchButton,
  .plone-modal-footer .pattern-modal-buttons .btn-group-vertical > input.button-field {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .portalMessage.info span .btn-group > a:hover, .btn-group > input[type="text"].text-widget.textline-field + input.searchButton:hover, .plone-modal-footer .pattern-modal-buttons .btn-group > input.button-field:hover, .btn-group > .btn:focus, .portalMessage.info span .btn-group > a:focus, .btn-group > input[type="text"].text-widget.textline-field + input.searchButton:focus, .plone-modal-footer .pattern-modal-buttons .btn-group > input.button-field:focus, .btn-group > .btn:active, .portalMessage.info span .btn-group > a:active, .btn-group > input[type="text"].text-widget.textline-field + input.searchButton:active, .plone-modal-footer .pattern-modal-buttons .btn-group > input.button-field:active, .btn-group > .btn.active, .portalMessage.info span .btn-group > a.active, .btn-group > input[type="text"].text-widget.textline-field + input.active.searchButton, .plone-modal-footer .pattern-modal-buttons .btn-group > input.active.button-field,
    .btn-group-vertical > .btn:hover,
    .portalMessage.info span .btn-group-vertical > a:hover,
    .btn-group-vertical > input[type="text"].text-widget.textline-field + input.searchButton:hover,
    .plone-modal-footer .pattern-modal-buttons .btn-group-vertical > input.button-field:hover,
    .btn-group-vertical > .btn:focus,
    .portalMessage.info span .btn-group-vertical > a:focus,
    .btn-group-vertical > input[type="text"].text-widget.textline-field + input.searchButton:focus,
    .plone-modal-footer .pattern-modal-buttons .btn-group-vertical > input.button-field:focus,
    .btn-group-vertical > .btn:active,
    .portalMessage.info span .btn-group-vertical > a:active,
    .btn-group-vertical > input[type="text"].text-widget.textline-field + input.searchButton:active,
    .plone-modal-footer .pattern-modal-buttons .btn-group-vertical > input.button-field:active,
    .btn-group-vertical > .btn.active,
    .portalMessage.info span .btn-group-vertical > a.active,
    .btn-group-vertical > input[type="text"].text-widget.textline-field + input.active.searchButton,
    .plone-modal-footer .pattern-modal-buttons .btn-group-vertical > input.active.button-field {
      z-index: 2; }

.btn-group .btn + .btn, .btn-group .portalMessage.info span a + .btn, .portalMessage.info span .btn-group a + .btn, .btn-group input[type="text"].text-widget.textline-field + input.searchButton + .btn, .btn-group .plone-modal-footer .pattern-modal-buttons input.button-field + .btn, .plone-modal-footer .pattern-modal-buttons .btn-group input.button-field + .btn, .btn-group .portalMessage.info span .btn + a, .portalMessage.info span .btn-group .btn + a, .btn-group .portalMessage.info span a + a, .portalMessage.info span .btn-group a + a, .btn-group .portalMessage.info span input[type="text"].text-widget.textline-field + input.searchButton + a, .portalMessage.info span .btn-group input[type="text"].text-widget.textline-field + input.searchButton + a, .btn-group .plone-modal-footer .pattern-modal-buttons .portalMessage.info span input.button-field + a, .portalMessage.info span .btn-group .plone-modal-footer .pattern-modal-buttons input.button-field + a, .plone-modal-footer .pattern-modal-buttons .btn-group .portalMessage.info span input.button-field + a, .portalMessage.info span .plone-modal-footer .pattern-modal-buttons .btn-group input.button-field + a, .btn-group input.btn[type="text"].text-widget.textline-field + input.searchButton, .btn-group input[type="text"].text-widget.textline-field + input.searchButton[type="text"].text-widget.textline-field + input.searchButton, .btn-group .plone-modal-footer .pattern-modal-buttons input.button-field[type="text"].text-widget.textline-field + input.searchButton, .plone-modal-footer .pattern-modal-buttons .btn-group input.button-field[type="text"].text-widget.textline-field + input.searchButton, .btn-group .plone-modal-footer .pattern-modal-buttons .btn + input.button-field, .plone-modal-footer .pattern-modal-buttons .btn-group .btn + input.button-field, .btn-group .portalMessage.info span .plone-modal-footer .pattern-modal-buttons a + input.button-field, .plone-modal-footer .pattern-modal-buttons .btn-group .portalMessage.info span a + input.button-field, .portalMessage.info span .btn-group .plone-modal-footer .pattern-modal-buttons a + input.button-field, .plone-modal-footer .pattern-modal-buttons .portalMessage.info span .btn-group a + input.button-field, .btn-group .plone-modal-footer .pattern-modal-buttons input[type="text"].text-widget.textline-field + input.searchButton + input.button-field, .plone-modal-footer .pattern-modal-buttons .btn-group input[type="text"].text-widget.textline-field + input.searchButton + input.button-field, .btn-group .plone-modal-footer .pattern-modal-buttons input.button-field + input.button-field, .plone-modal-footer .pattern-modal-buttons .btn-group input.button-field + input.button-field,
.btn-group .btn + .btn-group,
.btn-group .portalMessage.info span a + .btn-group,
.portalMessage.info span .btn-group a + .btn-group,
.btn-group input[type="text"].text-widget.textline-field + input.searchButton + .btn-group,
.btn-group .plone-modal-footer .pattern-modal-buttons input.button-field + .btn-group,
.plone-modal-footer .pattern-modal-buttons .btn-group input.button-field + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .portalMessage.info span .btn-group + a,
.portalMessage.info span .btn-group .btn-group + a,
.btn-group input.btn-group[type="text"].text-widget.textline-field + input.searchButton,
.btn-group .plone-modal-footer .pattern-modal-buttons .btn-group + input.button-field,
.plone-modal-footer .pattern-modal-buttons .btn-group .btn-group + input.button-field,
.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 .portalMessage.info span a, .portalMessage.info span .btn-toolbar a, .btn-toolbar input[type="text"].text-widget.textline-field + input.searchButton, .btn-toolbar .plone-modal-footer .pattern-modal-buttons input.button-field, .plone-modal-footer .pattern-modal-buttons .btn-toolbar input.button-field,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .portalMessage.info span .btn-toolbar > a, .btn-toolbar > input[type="text"].text-widget.textline-field + input.searchButton, .plone-modal-footer .pattern-modal-buttons .btn-toolbar > input.button-field,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .portalMessage.info span .btn-group > a:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > input[type="text"].text-widget.textline-field + input.searchButton:not(:first-child):not(:last-child):not(.dropdown-toggle), .plone-modal-footer .pattern-modal-buttons .btn-group > input.button-field:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .portalMessage.info span .btn-group > a:first-child, .btn-group > input[type="text"].text-widget.textline-field + input.searchButton:first-child, .plone-modal-footer .pattern-modal-buttons .btn-group > input.button-field:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .portalMessage.info span .btn-group > a:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > input[type="text"].text-widget.textline-field + input.searchButton:first-child:not(:last-child):not(.dropdown-toggle), .plone-modal-footer .pattern-modal-buttons .btn-group > input.button-field: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), .portalMessage.info span .btn-group > a:last-child:not(:first-child), .btn-group > input[type="text"].text-widget.textline-field + input.searchButton:last-child:not(:first-child), .plone-modal-footer .pattern-modal-buttons .btn-group > input.button-field: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, .portalMessage.info span .btn-group > .btn-group:not(:first-child):not(:last-child) > a, .btn-group > .btn-group:not(:first-child):not(:last-child) > input[type="text"].text-widget.textline-field + input.searchButton, .plone-modal-footer .pattern-modal-buttons .btn-group > .btn-group:not(:first-child):not(:last-child) > input.button-field {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .portalMessage.info span .btn-group > .btn-group:first-child:not(:last-child) > a:last-child, .btn-group > .btn-group:first-child:not(:last-child) > input[type="text"].text-widget.textline-field + input.searchButton:last-child, .plone-modal-footer .pattern-modal-buttons .btn-group > .btn-group:first-child:not(:last-child) > input.button-field: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, .portalMessage.info span .btn-group > .btn-group:last-child:not(:first-child) > a:first-child, .btn-group > .btn-group:last-child:not(:first-child) > input[type="text"].text-widget.textline-field + input.searchButton:first-child, .plone-modal-footer .pattern-modal-buttons .btn-group > .btn-group:last-child:not(:first-child) > input.button-field: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, .portalMessage.info span .btn-group > a + .dropdown-toggle, .btn-group > input[type="text"].text-widget.textline-field + input.searchButton + .dropdown-toggle, .plone-modal-footer .pattern-modal-buttons .btn-group > input.button-field + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .portalMessage.info span .btn-group-lg.btn-group > a + .dropdown-toggle, .btn-group-lg.btn-group > input[type="text"].text-widget.textline-field + input.searchButton + .dropdown-toggle, .plone-modal-footer .pattern-modal-buttons .btn-group-lg.btn-group > input.button-field + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

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

.btn .caret, .portalMessage.info span a .caret, input[type="text"].text-widget.textline-field + input.searchButton .caret, .plone-modal-footer .pattern-modal-buttons input.button-field .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, .portalMessage.info span .btn-group-lg > a .caret, .btn-group-lg > input[type="text"].text-widget.textline-field + input.searchButton .caret, .plone-modal-footer .pattern-modal-buttons .btn-group-lg > input.button-field .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .portalMessage.info span .btn-group-lg > a .caret, .portalMessage.info span .dropup .btn-group-lg > a .caret, .dropup .btn-group-lg > input[type="text"].text-widget.textline-field + input.searchButton .caret, .dropup .plone-modal-footer .pattern-modal-buttons .btn-group-lg > input.button-field .caret, .plone-modal-footer .pattern-modal-buttons .dropup .btn-group-lg > input.button-field .caret {
  border-width: 0 5px 5px; }


.btn-group-vertical > .btn,
.portalMessage.info span .btn-group-vertical > a,
.btn-group-vertical > input[type="text"].text-widget.textline-field + input.searchButton,
.plone-modal-footer .pattern-modal-buttons .btn-group-vertical > input.button-field,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.portalMessage.info span .btn-group-vertical > .btn-group > a,
.btn-group-vertical > .btn-group > input[type="text"].text-widget.textline-field + input.searchButton,
.plone-modal-footer .pattern-modal-buttons .btn-group-vertical > .btn-group > input.button-field {
  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,
.portalMessage.info span .btn-group-vertical > .btn-group > a,
.btn-group-vertical > .btn-group > input[type="text"].text-widget.textline-field + input.searchButton,
.plone-modal-footer .pattern-modal-buttons .btn-group-vertical > .btn-group > input.button-field {
  float: none; }

.btn-group-vertical > .btn + .btn, .portalMessage.info span .btn-group-vertical > a + .btn, .btn-group-vertical > input[type="text"].text-widget.textline-field + input.searchButton + .btn, .plone-modal-footer .pattern-modal-buttons .btn-group-vertical > input.button-field + .btn, .portalMessage.info span .btn-group-vertical > .btn + a, .portalMessage.info span .btn-group-vertical > a + a, .portalMessage.info span .btn-group-vertical > input[type="text"].text-widget.textline-field + input.searchButton + a, .plone-modal-footer .pattern-modal-buttons .portalMessage.info span .btn-group-vertical > input.button-field + a, .portalMessage.info span .plone-modal-footer .pattern-modal-buttons .btn-group-vertical > input.button-field + a, .btn-group-vertical > input.btn[type="text"].text-widget.textline-field + input.searchButton, .btn-group-vertical > input[type="text"].text-widget.textline-field + input.searchButton[type="text"].text-widget.textline-field + input.searchButton, .plone-modal-footer .pattern-modal-buttons .btn-group-vertical > input.button-field[type="text"].text-widget.textline-field + input.searchButton, .plone-modal-footer .pattern-modal-buttons .btn-group-vertical > .btn + input.button-field, .portalMessage.info span .plone-modal-footer .pattern-modal-buttons .btn-group-vertical > a + input.button-field, .plone-modal-footer .pattern-modal-buttons .portalMessage.info span .btn-group-vertical > a + input.button-field, .plone-modal-footer .pattern-modal-buttons .btn-group-vertical > input[type="text"].text-widget.textline-field + input.searchButton + input.button-field, .plone-modal-footer .pattern-modal-buttons .btn-group-vertical > input.button-field + input.button-field,
.btn-group-vertical > .btn + .btn-group,
.portalMessage.info span .btn-group-vertical > a + .btn-group,
.btn-group-vertical > input[type="text"].text-widget.textline-field + input.searchButton + .btn-group,
.plone-modal-footer .pattern-modal-buttons .btn-group-vertical > input.button-field + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.portalMessage.info span .btn-group-vertical > .btn-group + a,
.btn-group-vertical > input.btn-group[type="text"].text-widget.textline-field + input.searchButton,
.plone-modal-footer .pattern-modal-buttons .btn-group-vertical > .btn-group + input.button-field,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .portalMessage.info span .btn-group-vertical > a:not(:first-child):not(:last-child), .btn-group-vertical > input[type="text"].text-widget.textline-field + input.searchButton:not(:first-child):not(:last-child), .plone-modal-footer .pattern-modal-buttons .btn-group-vertical > input.button-field:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child), .portalMessage.info span .btn-group-vertical > a:first-child:not(:last-child), .btn-group-vertical > input[type="text"].text-widget.textline-field + input.searchButton:first-child:not(:last-child), .plone-modal-footer .pattern-modal-buttons .btn-group-vertical > input.button-field:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child), .portalMessage.info span .btn-group-vertical > a:last-child:not(:first-child), .btn-group-vertical > input[type="text"].text-widget.textline-field + input.searchButton:last-child:not(:first-child), .plone-modal-footer .pattern-modal-buttons .btn-group-vertical > input.button-field:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .portalMessage.info span .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type="text"].text-widget.textline-field + input.searchButton, .plone-modal-footer .pattern-modal-buttons .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input.button-field {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .portalMessage.info span .btn-group-vertical > .btn-group:first-child:not(:last-child) > a:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > input[type="text"].text-widget.textline-field + input.searchButton:last-child, .plone-modal-footer .pattern-modal-buttons .btn-group-vertical > .btn-group:first-child:not(:last-child) > input.button-field: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, .portalMessage.info span .btn-group-vertical > .btn-group:last-child:not(:first-child) > a:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > input[type="text"].text-widget.textline-field + input.searchButton:first-child, .plone-modal-footer .pattern-modal-buttons .btn-group-vertical > .btn-group:last-child:not(:first-child) > input.button-field: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, .portalMessage.info span .btn-group-justified > a, .btn-group-justified > input[type="text"].text-widget.textline-field + input.searchButton, .plone-modal-footer .pattern-modal-buttons .btn-group-justified > input.button-field,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .portalMessage.info span a, .portalMessage.info span .btn-group-justified > .btn-group a, .btn-group-justified > .btn-group input[type="text"].text-widget.textline-field + input.searchButton, .btn-group-justified > .btn-group .plone-modal-footer .pattern-modal-buttons input.button-field, .plone-modal-footer .pattern-modal-buttons .btn-group-justified > .btn-group input.button-field {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"], .portalMessage.info span [data-toggle="buttons"] > a input[type="radio"], [data-toggle="buttons"] > input[type="text"].text-widget.textline-field + input.searchButton input[type="radio"], .plone-modal-footer .pattern-modal-buttons [data-toggle="buttons"] > input.button-field input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
.portalMessage.info span [data-toggle="buttons"] > a input[type="checkbox"],
[data-toggle="buttons"] > input[type="text"].text-widget.textline-field + input.searchButton input[type="checkbox"],
.plone-modal-footer .pattern-modal-buttons [data-toggle="buttons"] > input.button-field input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.portalMessage.info span [data-toggle="buttons"] > .btn-group > a input[type="radio"],
[data-toggle="buttons"] > .btn-group > input[type="text"].text-widget.textline-field + input.searchButton input[type="radio"],
.plone-modal-footer .pattern-modal-buttons [data-toggle="buttons"] > .btn-group > input.button-field input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
.portalMessage.info span [data-toggle="buttons"] > .btn-group > a input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > input[type="text"].text-widget.textline-field + input.searchButton input[type="checkbox"],
.plone-modal-footer .pattern-modal-buttons [data-toggle="buttons"] > .btn-group > input.button-field 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, .input-group [class*='template-login_'] #login-form .field input, [class*='template-login_'] #login-form .field .input-group input, .input-group [class*='template-mail_password_form'] #mail_password .field input, [class*='template-mail_password_form'] #mail_password .field .input-group input {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn, .input-group .form-control, .input-group [class*='template-login_'] #login-form .field input, [class*='template-login_'] #login-form .field .input-group input, .input-group [class*='template-mail_password_form'] #mail_password .field input, [class*='template-mail_password_form'] #mail_password .field .input-group input {
  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),
  .input-group [class*='template-login_'] #login-form .field input:not(:first-child):not(:last-child),
  [class*='template-login_'] #login-form .field .input-group input:not(:first-child):not(:last-child),
  .input-group [class*='template-mail_password_form'] #mail_password .field input:not(:first-child):not(:last-child),
  [class*='template-mail_password_form'] #mail_password .field .input-group input: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: 16px;
  font-weight: normal;
  line-height: 1;
  color: #666;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm, [class*='template-login_'] #login-form .field .input-group-sm > input.input-group-addon, [class*='template-mail_password_form'] #mail_password .field .input-group-sm > input.input-group-addon,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn, .portalMessage.info span .input-group-sm > .input-group-btn > a.input-group-addon, .input-group-sm > .input-group-btn > input[type="text"].text-widget.textline-field + input.input-group-addon.searchButton, .plone-modal-footer .pattern-modal-buttons .input-group-sm > .input-group-btn > input.input-group-addon.button-field {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 3px; }
  .input-group-addon.input-lg, [class*='template-login_'] #login-form .field .input-group-lg > input.input-group-addon, [class*='template-mail_password_form'] #mail_password .field .input-group-lg > input.input-group-addon,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn, .portalMessage.info span .input-group-lg > .input-group-btn > a.input-group-addon, .input-group-lg > .input-group-btn > input[type="text"].text-widget.textline-field + input.input-group-addon.searchButton, .plone-modal-footer .pattern-modal-buttons .input-group-lg > .input-group-btn > input.input-group-addon.button-field {
    padding: 10px 16px;
    font-size: 20px;
    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 [class*='template-login_'] #login-form .field input:first-child, [class*='template-login_'] #login-form .field .input-group input:first-child, .input-group [class*='template-mail_password_form'] #mail_password .field input:first-child, [class*='template-mail_password_form'] #mail_password .field .input-group input:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.portalMessage.info span .input-group-btn:first-child > a,
.input-group-btn:first-child > input[type="text"].text-widget.textline-field + input.searchButton,
.plone-modal-footer .pattern-modal-buttons .input-group-btn:first-child > input.button-field,
.input-group-btn:first-child > .btn-group > .btn,
.portalMessage.info span .input-group-btn:first-child > .btn-group > a,
.input-group-btn:first-child > .btn-group > input[type="text"].text-widget.textline-field + input.searchButton,
.plone-modal-footer .pattern-modal-buttons .input-group-btn:first-child > .btn-group > input.button-field,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.portalMessage.info span .input-group-btn:last-child > a:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > input[type="text"].text-widget.textline-field + input.searchButton:not(:last-child):not(.dropdown-toggle),
.plone-modal-footer .pattern-modal-buttons .input-group-btn:last-child > input.button-field:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.portalMessage.info span .input-group-btn:last-child > .btn-group:not(:last-child) > a,
.input-group-btn:last-child > .btn-group:not(:last-child) > input[type="text"].text-widget.textline-field + input.searchButton,
.plone-modal-footer .pattern-modal-buttons .input-group-btn:last-child > .btn-group:not(:last-child) > input.button-field {
  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 [class*='template-login_'] #login-form .field input:last-child, [class*='template-login_'] #login-form .field .input-group input:last-child, .input-group [class*='template-mail_password_form'] #mail_password .field input:last-child, [class*='template-mail_password_form'] #mail_password .field .input-group input:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.portalMessage.info span .input-group-btn:last-child > a,
.input-group-btn:last-child > input[type="text"].text-widget.textline-field + input.searchButton,
.plone-modal-footer .pattern-modal-buttons .input-group-btn:last-child > input.button-field,
.input-group-btn:last-child > .btn-group > .btn,
.portalMessage.info span .input-group-btn:last-child > .btn-group > a,
.input-group-btn:last-child > .btn-group > input[type="text"].text-widget.textline-field + input.searchButton,
.plone-modal-footer .pattern-modal-buttons .input-group-btn:last-child > .btn-group > input.button-field,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.portalMessage.info span .input-group-btn:first-child > a:not(:first-child),
.input-group-btn:first-child > input[type="text"].text-widget.textline-field + input.searchButton:not(:first-child),
.plone-modal-footer .pattern-modal-buttons .input-group-btn:first-child > input.button-field:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.portalMessage.info span .input-group-btn:first-child > .btn-group:not(:first-child) > a,
.input-group-btn:first-child > .btn-group:not(:first-child) > input[type="text"].text-widget.textline-field + input.searchButton,
.plone-modal-footer .pattern-modal-buttons .input-group-btn:first-child > .btn-group:not(:first-child) > input.button-field {
  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, .portalMessage.info span .input-group-btn > a, .input-group-btn > input[type="text"].text-widget.textline-field + input.searchButton, .plone-modal-footer .pattern-modal-buttons .input-group-btn > input.button-field {
    position: relative; }
    .input-group-btn > .btn + .btn, .portalMessage.info span .input-group-btn > a + .btn, .input-group-btn > input[type="text"].text-widget.textline-field + input.searchButton + .btn, .plone-modal-footer .pattern-modal-buttons .input-group-btn > input.button-field + .btn, .portalMessage.info span .input-group-btn > .btn + a, .portalMessage.info span .input-group-btn > a + a, .portalMessage.info span .input-group-btn > input[type="text"].text-widget.textline-field + input.searchButton + a, .plone-modal-footer .pattern-modal-buttons .portalMessage.info span .input-group-btn > input.button-field + a, .portalMessage.info span .plone-modal-footer .pattern-modal-buttons .input-group-btn > input.button-field + a, .input-group-btn > input.btn[type="text"].text-widget.textline-field + input.searchButton, .input-group-btn > input[type="text"].text-widget.textline-field + input.searchButton[type="text"].text-widget.textline-field + input.searchButton, .plone-modal-footer .pattern-modal-buttons .input-group-btn > input.button-field[type="text"].text-widget.textline-field + input.searchButton, .plone-modal-footer .pattern-modal-buttons .input-group-btn > .btn + input.button-field, .portalMessage.info span .plone-modal-footer .pattern-modal-buttons .input-group-btn > a + input.button-field, .plone-modal-footer .pattern-modal-buttons .portalMessage.info span .input-group-btn > a + input.button-field, .plone-modal-footer .pattern-modal-buttons .input-group-btn > input[type="text"].text-widget.textline-field + input.searchButton + input.button-field, .plone-modal-footer .pattern-modal-buttons .input-group-btn > input.button-field + input.button-field {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .portalMessage.info span .input-group-btn > a:hover, .input-group-btn > input[type="text"].text-widget.textline-field + input.searchButton:hover, .plone-modal-footer .pattern-modal-buttons .input-group-btn > input.button-field:hover, .input-group-btn > .btn:focus, .portalMessage.info span .input-group-btn > a:focus, .input-group-btn > input[type="text"].text-widget.textline-field + input.searchButton:focus, .plone-modal-footer .pattern-modal-buttons .input-group-btn > input.button-field:focus, .input-group-btn > .btn:active, .portalMessage.info span .input-group-btn > a:active, .input-group-btn > input[type="text"].text-widget.textline-field + input.searchButton:active, .plone-modal-footer .pattern-modal-buttons .input-group-btn > input.button-field:active {
      z-index: 2; }
  
  .input-group-btn:first-child > .btn,
  .portalMessage.info span .input-group-btn:first-child > a,
  .input-group-btn:first-child > input[type="text"].text-widget.textline-field + input.searchButton,
  .plone-modal-footer .pattern-modal-buttons .input-group-btn:first-child > input.button-field,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  
  .input-group-btn:last-child > .btn,
  .portalMessage.info span .input-group-btn:last-child > a,
  .input-group-btn:last-child > input[type="text"].text-widget.textline-field + input.searchButton,
  .plone-modal-footer .pattern-modal-buttons .input-group-btn:last-child > input.button-field,
  .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: #eee; }
    .nav > li.disabled > a {
      color: #d9d9d9; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #d9d9d9;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eee;
    border-color: #e00000; }
  .nav .nav-divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eee #eee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #666;
      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: #e00000; }

.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: 22px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

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

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

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

.navbar-collapse {
  overflow-x: visible;
  padding-right: 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: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

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

.container > .navbar-header, #global_statusmessage > .navbar-header, [class*='template-mail_password_form'] #content > .navbar-header, .template-contact-info #content > .navbar-header, body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) section#edit-bar > .navbar-header, body.site-customerportal #portalColumns > .navbar-header, #portal-column-content #content .product-nav > .navbar-header, #portal-column-content #content > header > .navbar-header, #portal-column-content #content > .content-body > .navbar-header, #portal-column-content #content #content-core > .navbar-header, body:not(.template-home_page) #portal-column-content #content .tilesList > .navbar-header, .template-sitemap #portal-column-content > .navbar-header, #topbar .topbar-content > .navbar-header, #portal-mainnavigation .mainnavigation-content > .navbar-header, #submenu-bowling-products .submenu-container > .navbar-header, .colophon .colophon-content > .navbar-header, .colophon .company-data > .navbar-header, .product-nav > .navbar-header, .related-products-section h2 > .navbar-header, .related-products-section .related-products-wrapper > .navbar-header, .features > .navbar-header, .tile-title > .navbar-header, .qubicaTile.getInTouchTile.stickyGetInTouch .tileBody > .navbar-header, .template-home_page .qubicaTile.customerSupportTile > .navbar-header, .portaltype-qubicabasefolder #search-local > .navbar-header, .portaltype-qubicabasefolder #search-results .bases > .navbar-header, .headquarters .main-local-hq > .navbar-header, .portaltype-testimonial .related-products-section .getInTouchWrapper > .navbar-header, .investor-nav > ul > .navbar-header, .qubicaTile.fullWidth.qubica-world-cup .tileBody > .navbar-header, .header-btn ul.header-btn-list > .navbar-header, .tleMapNewsEventsWrapper .tleMapNewsEventsContent > .navbar-header, .template-news_events_view .latestNewsWrapper > .navbar-header, .template-news_events_view .qubica-events .tileBody > .navbar-header, .template-news_events_view .qubica-webinars .tileBody > .navbar-header, .headerNewsEvents > .navbar-header, #content .newsEventBody .newsEventContent > .navbar-header, .aboutUsTextWrapper > .navbar-header, .relatedNewsEventWrapper > .navbar-header, .template-infinitescroll_events_view #content .qubica-events > .navbar-header, .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList > .navbar-header, .contact-nav-wrapper > .navbar-header, .portaltype-contact .document-body > .navbar-header, .template-default_error_message #portal-column-content > .navbar-header, #viewlet-below-content > .navbar-header, .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content > .navbar-header, .section-qubicaamf-bowling-world-cup .worldcup-title .worldcup-title-content > .navbar-header, .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .column-tiles-wrapper > .navbar-header, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul > .navbar-header, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .worldcup-footer-content > .navbar-header, .section-qubicaamf-bowling-world-cup section.view-file-list > .navbar-header, .section-qubicaamf-bowling-world-cup .worldcup-details > .navbar-header, .section-qubicaamf-bowling-world-cup .worldcup-live .live-content > .navbar-header, .template-view.portaltype-qubicaworldcuphistoricizing .historicization_wc_info > .navbar-header, .template-view.portaltype-qubicaworldcuphistoricizing .winners > .navbar-header, .template-view.portaltype-qubicaworldcuphistoricizing .location_destination_text > .navbar-header, .template-view.portaltype-qubicaworldcuphistoricizing .topx_container > .navbar-header, .template-view.portaltype-qubicaworldcuphistoricizing .gallery > .navbar-header, .template-view.portaltype-qubicaworldcuphistoricizing .wcCollectionNewsTile > .navbar-header, .template-bowler-details.portaltype-bowler .bowler-info-wrapper > .navbar-header, .template-bowler-details.portaltype-bowler .last_played_world_cup > .navbar-header, .template-bowler-details.portaltype-bowler .playing_career > .navbar-header, .worldcup_archive .topplayersbox > .navbar-header, .bowler-search .topplayersbox > .navbar-header, .template-view.portaltype-country .tileWrapper > .navbar-header,
.container > .navbar-collapse,
#global_statusmessage > .navbar-collapse,
[class*='template-mail_password_form'] #content > .navbar-collapse,
.template-contact-info #content > .navbar-collapse,
body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) section#edit-bar > .navbar-collapse,
body.site-customerportal #portalColumns > .navbar-collapse,
#portal-column-content #content .product-nav > .navbar-collapse,
#portal-column-content #content > header > .navbar-collapse,
#portal-column-content #content > .content-body > .navbar-collapse,
#portal-column-content #content #content-core > .navbar-collapse,
body:not(.template-home_page) #portal-column-content #content .tilesList > .navbar-collapse,
.template-sitemap #portal-column-content > .navbar-collapse,
#topbar .topbar-content > .navbar-collapse,
#portal-mainnavigation .mainnavigation-content > .navbar-collapse,
#submenu-bowling-products .submenu-container > .navbar-collapse,
.colophon .colophon-content > .navbar-collapse,
.colophon .company-data > .navbar-collapse,
.product-nav > .navbar-collapse,
.related-products-section h2 > .navbar-collapse,
.related-products-section .related-products-wrapper > .navbar-collapse,
.features > .navbar-collapse,
.tile-title > .navbar-collapse,
.qubicaTile.getInTouchTile.stickyGetInTouch .tileBody > .navbar-collapse,
.template-home_page .qubicaTile.customerSupportTile > .navbar-collapse,
.portaltype-qubicabasefolder #search-local > .navbar-collapse,
.portaltype-qubicabasefolder #search-results .bases > .navbar-collapse,
.headquarters .main-local-hq > .navbar-collapse,
.portaltype-testimonial .related-products-section .getInTouchWrapper > .navbar-collapse,
.investor-nav > ul > .navbar-collapse,
.qubicaTile.fullWidth.qubica-world-cup .tileBody > .navbar-collapse,
.header-btn ul.header-btn-list > .navbar-collapse,
.tleMapNewsEventsWrapper .tleMapNewsEventsContent > .navbar-collapse,
.template-news_events_view .latestNewsWrapper > .navbar-collapse,
.template-news_events_view .qubica-events .tileBody > .navbar-collapse,
.template-news_events_view .qubica-webinars .tileBody > .navbar-collapse,
.headerNewsEvents > .navbar-collapse,
#content .newsEventBody .newsEventContent > .navbar-collapse,
.aboutUsTextWrapper > .navbar-collapse,
.relatedNewsEventWrapper > .navbar-collapse,
.template-infinitescroll_events_view #content .qubica-events > .navbar-collapse,
.template-infinitescroll_events_view #pastEventsWrapper .pastEventsList > .navbar-collapse,
.contact-nav-wrapper > .navbar-collapse,
.portaltype-contact .document-body > .navbar-collapse,
.template-default_error_message #portal-column-content > .navbar-collapse,
#viewlet-below-content > .navbar-collapse,
.section-qubicaamf-bowling-world-cup .live-nav .live-nav-content > .navbar-collapse,
.section-qubicaamf-bowling-world-cup .worldcup-title .worldcup-title-content > .navbar-collapse,
.section-qubicaamf-bowling-world-cup .wcsection.show-column-two .column-tiles-wrapper > .navbar-collapse,
.section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul > .navbar-collapse,
.section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .worldcup-footer-content > .navbar-collapse,
.section-qubicaamf-bowling-world-cup section.view-file-list > .navbar-collapse,
.section-qubicaamf-bowling-world-cup .worldcup-details > .navbar-collapse,
.section-qubicaamf-bowling-world-cup .worldcup-live .live-content > .navbar-collapse,
.template-view.portaltype-qubicaworldcuphistoricizing .historicization_wc_info > .navbar-collapse,
.template-view.portaltype-qubicaworldcuphistoricizing .winners > .navbar-collapse,
.template-view.portaltype-qubicaworldcuphistoricizing .location_destination_text > .navbar-collapse,
.template-view.portaltype-qubicaworldcuphistoricizing .topx_container > .navbar-collapse,
.template-view.portaltype-qubicaworldcuphistoricizing .gallery > .navbar-collapse,
.template-view.portaltype-qubicaworldcuphistoricizing .wcCollectionNewsTile > .navbar-collapse,
.template-bowler-details.portaltype-bowler .bowler-info-wrapper > .navbar-collapse,
.template-bowler-details.portaltype-bowler .last_played_world_cup > .navbar-collapse,
.template-bowler-details.portaltype-bowler .playing_career > .navbar-collapse,
.worldcup_archive .topplayersbox > .navbar-collapse,
.bowler-search .topplayersbox > .navbar-collapse,
.template-view.portaltype-country .tileWrapper > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header, #global_statusmessage > .navbar-header, [class*='template-mail_password_form'] #content > .navbar-header, .template-contact-info #content > .navbar-header, body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) section#edit-bar > .navbar-header, body.site-customerportal #portalColumns > .navbar-header, #portal-column-content #content .product-nav > .navbar-header, #portal-column-content #content > header > .navbar-header, #portal-column-content #content > .content-body > .navbar-header, #portal-column-content #content #content-core > .navbar-header, body:not(.template-home_page) #portal-column-content #content .tilesList > .navbar-header, .template-sitemap #portal-column-content > .navbar-header, #topbar .topbar-content > .navbar-header, #portal-mainnavigation .mainnavigation-content > .navbar-header, #submenu-bowling-products .submenu-container > .navbar-header, .colophon .colophon-content > .navbar-header, .colophon .company-data > .navbar-header, .product-nav > .navbar-header, .related-products-section h2 > .navbar-header, .related-products-section .related-products-wrapper > .navbar-header, .features > .navbar-header, .tile-title > .navbar-header, .qubicaTile.getInTouchTile.stickyGetInTouch .tileBody > .navbar-header, .template-home_page .qubicaTile.customerSupportTile > .navbar-header, .portaltype-qubicabasefolder #search-local > .navbar-header, .portaltype-qubicabasefolder #search-results .bases > .navbar-header, .headquarters .main-local-hq > .navbar-header, .portaltype-testimonial .related-products-section .getInTouchWrapper > .navbar-header, .investor-nav > ul > .navbar-header, .qubicaTile.fullWidth.qubica-world-cup .tileBody > .navbar-header, .header-btn ul.header-btn-list > .navbar-header, .tleMapNewsEventsWrapper .tleMapNewsEventsContent > .navbar-header, .template-news_events_view .latestNewsWrapper > .navbar-header, .template-news_events_view .qubica-events .tileBody > .navbar-header, .template-news_events_view .qubica-webinars .tileBody > .navbar-header, .headerNewsEvents > .navbar-header, #content .newsEventBody .newsEventContent > .navbar-header, .aboutUsTextWrapper > .navbar-header, .relatedNewsEventWrapper > .navbar-header, .template-infinitescroll_events_view #content .qubica-events > .navbar-header, .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList > .navbar-header, .contact-nav-wrapper > .navbar-header, .portaltype-contact .document-body > .navbar-header, .template-default_error_message #portal-column-content > .navbar-header, #viewlet-below-content > .navbar-header, .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content > .navbar-header, .section-qubicaamf-bowling-world-cup .worldcup-title .worldcup-title-content > .navbar-header, .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .column-tiles-wrapper > .navbar-header, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul > .navbar-header, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .worldcup-footer-content > .navbar-header, .section-qubicaamf-bowling-world-cup section.view-file-list > .navbar-header, .section-qubicaamf-bowling-world-cup .worldcup-details > .navbar-header, .section-qubicaamf-bowling-world-cup .worldcup-live .live-content > .navbar-header, .template-view.portaltype-qubicaworldcuphistoricizing .historicization_wc_info > .navbar-header, .template-view.portaltype-qubicaworldcuphistoricizing .winners > .navbar-header, .template-view.portaltype-qubicaworldcuphistoricizing .location_destination_text > .navbar-header, .template-view.portaltype-qubicaworldcuphistoricizing .topx_container > .navbar-header, .template-view.portaltype-qubicaworldcuphistoricizing .gallery > .navbar-header, .template-view.portaltype-qubicaworldcuphistoricizing .wcCollectionNewsTile > .navbar-header, .template-bowler-details.portaltype-bowler .bowler-info-wrapper > .navbar-header, .template-bowler-details.portaltype-bowler .last_played_world_cup > .navbar-header, .template-bowler-details.portaltype-bowler .playing_career > .navbar-header, .worldcup_archive .topplayersbox > .navbar-header, .bowler-search .topplayersbox > .navbar-header, .template-view.portaltype-country .tileWrapper > .navbar-header,
    .container > .navbar-collapse,
    #global_statusmessage > .navbar-collapse,
    [class*='template-mail_password_form'] #content > .navbar-collapse,
    .template-contact-info #content > .navbar-collapse,
    body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) section#edit-bar > .navbar-collapse,
    body.site-customerportal #portalColumns > .navbar-collapse,
    #portal-column-content #content .product-nav > .navbar-collapse,
    #portal-column-content #content > header > .navbar-collapse,
    #portal-column-content #content > .content-body > .navbar-collapse,
    #portal-column-content #content #content-core > .navbar-collapse,
    body:not(.template-home_page) #portal-column-content #content .tilesList > .navbar-collapse,
    .template-sitemap #portal-column-content > .navbar-collapse,
    #topbar .topbar-content > .navbar-collapse,
    #portal-mainnavigation .mainnavigation-content > .navbar-collapse,
    #submenu-bowling-products .submenu-container > .navbar-collapse,
    .colophon .colophon-content > .navbar-collapse,
    .colophon .company-data > .navbar-collapse,
    .product-nav > .navbar-collapse,
    .related-products-section h2 > .navbar-collapse,
    .related-products-section .related-products-wrapper > .navbar-collapse,
    .features > .navbar-collapse,
    .tile-title > .navbar-collapse,
    .qubicaTile.getInTouchTile.stickyGetInTouch .tileBody > .navbar-collapse,
    .template-home_page .qubicaTile.customerSupportTile > .navbar-collapse,
    .portaltype-qubicabasefolder #search-local > .navbar-collapse,
    .portaltype-qubicabasefolder #search-results .bases > .navbar-collapse,
    .headquarters .main-local-hq > .navbar-collapse,
    .portaltype-testimonial .related-products-section .getInTouchWrapper > .navbar-collapse,
    .investor-nav > ul > .navbar-collapse,
    .qubicaTile.fullWidth.qubica-world-cup .tileBody > .navbar-collapse,
    .header-btn ul.header-btn-list > .navbar-collapse,
    .tleMapNewsEventsWrapper .tleMapNewsEventsContent > .navbar-collapse,
    .template-news_events_view .latestNewsWrapper > .navbar-collapse,
    .template-news_events_view .qubica-events .tileBody > .navbar-collapse,
    .template-news_events_view .qubica-webinars .tileBody > .navbar-collapse,
    .headerNewsEvents > .navbar-collapse,
    #content .newsEventBody .newsEventContent > .navbar-collapse,
    .aboutUsTextWrapper > .navbar-collapse,
    .relatedNewsEventWrapper > .navbar-collapse,
    .template-infinitescroll_events_view #content .qubica-events > .navbar-collapse,
    .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList > .navbar-collapse,
    .contact-nav-wrapper > .navbar-collapse,
    .portaltype-contact .document-body > .navbar-collapse,
    .template-default_error_message #portal-column-content > .navbar-collapse,
    #viewlet-below-content > .navbar-collapse,
    .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content > .navbar-collapse,
    .section-qubicaamf-bowling-world-cup .worldcup-title .worldcup-title-content > .navbar-collapse,
    .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .column-tiles-wrapper > .navbar-collapse,
    .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul > .navbar-collapse,
    .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .worldcup-footer-content > .navbar-collapse,
    .section-qubicaamf-bowling-world-cup section.view-file-list > .navbar-collapse,
    .section-qubicaamf-bowling-world-cup .worldcup-details > .navbar-collapse,
    .section-qubicaamf-bowling-world-cup .worldcup-live .live-content > .navbar-collapse,
    .template-view.portaltype-qubicaworldcuphistoricizing .historicization_wc_info > .navbar-collapse,
    .template-view.portaltype-qubicaworldcuphistoricizing .winners > .navbar-collapse,
    .template-view.portaltype-qubicaworldcuphistoricizing .location_destination_text > .navbar-collapse,
    .template-view.portaltype-qubicaworldcuphistoricizing .topx_container > .navbar-collapse,
    .template-view.portaltype-qubicaworldcuphistoricizing .gallery > .navbar-collapse,
    .template-view.portaltype-qubicaworldcuphistoricizing .wcCollectionNewsTile > .navbar-collapse,
    .template-bowler-details.portaltype-bowler .bowler-info-wrapper > .navbar-collapse,
    .template-bowler-details.portaltype-bowler .last_played_world_cup > .navbar-collapse,
    .template-bowler-details.portaltype-bowler .playing_career > .navbar-collapse,
    .worldcup_archive .topplayersbox > .navbar-collapse,
    .bowler-search .topplayersbox > .navbar-collapse,
    .template-view.portaltype-country .tileWrapper > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

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

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

.navbar-brand {
  float: left;
  padding: 14px 15px;
  font-size: 20px;
  line-height: 22px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > #global_statusmessage .navbar-brand, [class*='template-mail_password_form'] .navbar > #content .navbar-brand, .template-contact-info .navbar > #content .navbar-brand, body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) .navbar > section#edit-bar .navbar-brand, body.site-customerportal .navbar > #portalColumns .navbar-brand, #portal-column-content #content .navbar > .product-nav .navbar-brand, #portal-column-content #content.navbar > header .navbar-brand, #portal-column-content #content.navbar > .content-body .navbar-brand, #portal-column-content #content .navbar > #content-core .navbar-brand, body:not(.template-home_page) #portal-column-content #content .navbar > .tilesList .navbar-brand, .template-sitemap .navbar > #portal-column-content .navbar-brand, #topbar .navbar > .topbar-content .navbar-brand, #portal-mainnavigation .navbar > .mainnavigation-content .navbar-brand, #submenu-bowling-products .navbar > .submenu-container .navbar-brand, .colophon .navbar > .colophon-content .navbar-brand, .colophon .navbar > .company-data .navbar-brand, .navbar > .product-nav .navbar-brand, .related-products-section .navbar > h2 .navbar-brand, .related-products-section .navbar > .related-products-wrapper .navbar-brand, .navbar > .features .navbar-brand, .navbar > .tile-title .navbar-brand, .qubicaTile.getInTouchTile.stickyGetInTouch .navbar > .tileBody .navbar-brand, .template-home_page .navbar > .qubicaTile.customerSupportTile .navbar-brand, .portaltype-qubicabasefolder .navbar > #search-local .navbar-brand, .portaltype-qubicabasefolder #search-results .navbar > .bases .navbar-brand, .headquarters .navbar > .main-local-hq .navbar-brand, .portaltype-testimonial .related-products-section .navbar > .getInTouchWrapper .navbar-brand, .investor-nav.navbar > ul .navbar-brand, .qubicaTile.fullWidth.qubica-world-cup .navbar > .tileBody .navbar-brand, .header-btn .navbar > ul.header-btn-list .navbar-brand, .tleMapNewsEventsWrapper .navbar > .tleMapNewsEventsContent .navbar-brand, .template-news_events_view .navbar > .latestNewsWrapper .navbar-brand, .template-news_events_view .qubica-events .navbar > .tileBody .navbar-brand, .template-news_events_view .qubica-webinars .navbar > .tileBody .navbar-brand, .navbar > .headerNewsEvents .navbar-brand, #content .newsEventBody .navbar > .newsEventContent .navbar-brand, .navbar > .aboutUsTextWrapper .navbar-brand, .navbar > .relatedNewsEventWrapper .navbar-brand, .template-infinitescroll_events_view #content .navbar > .qubica-events .navbar-brand, .template-infinitescroll_events_view #pastEventsWrapper .navbar > .pastEventsList .navbar-brand, .navbar > .contact-nav-wrapper .navbar-brand, .portaltype-contact .navbar > .document-body .navbar-brand, .template-default_error_message .navbar > #portal-column-content .navbar-brand, .navbar > #viewlet-below-content .navbar-brand, .section-qubicaamf-bowling-world-cup .live-nav .navbar > .live-nav-content .navbar-brand, .section-qubicaamf-bowling-world-cup .worldcup-title .navbar > .worldcup-title-content .navbar-brand, .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .navbar > .column-tiles-wrapper .navbar-brand, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText .navbar > ul .navbar-brand, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .navbar > .worldcup-footer-content .navbar-brand, .section-qubicaamf-bowling-world-cup .navbar > section.view-file-list .navbar-brand, .section-qubicaamf-bowling-world-cup .navbar > .worldcup-details .navbar-brand, .section-qubicaamf-bowling-world-cup .worldcup-live .navbar > .live-content .navbar-brand, .template-view.portaltype-qubicaworldcuphistoricizing .navbar > .historicization_wc_info .navbar-brand, .template-view.portaltype-qubicaworldcuphistoricizing .navbar > .winners .navbar-brand, .template-view.portaltype-qubicaworldcuphistoricizing .navbar > .location_destination_text .navbar-brand, .template-view.portaltype-qubicaworldcuphistoricizing .navbar > .topx_container .navbar-brand, .template-view.portaltype-qubicaworldcuphistoricizing .navbar > .gallery .navbar-brand, .template-view.portaltype-qubicaworldcuphistoricizing .navbar > .wcCollectionNewsTile .navbar-brand, .template-bowler-details.portaltype-bowler .navbar > .bowler-info-wrapper .navbar-brand, .template-bowler-details.portaltype-bowler .navbar > .last_played_world_cup .navbar-brand, .template-bowler-details.portaltype-bowler .navbar > .playing_career .navbar-brand, .worldcup_archive .navbar > .topplayersbox .navbar-brand, .bowler-search .navbar > .topplayersbox .navbar-brand, .template-view.portaltype-country .navbar > .tileWrapper .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: 768px) {
    .navbar-toggle {
      display: none; } }

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

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7px;
  margin-bottom: 7px; }
  @media (min-width: 768px) {
    .navbar-form .form-group, .navbar-form [class*='template-login_'] #login-form .field, [class*='template-login_'] #login-form .navbar-form .field, .navbar-form [class*='template-mail_password_form'] #mail_password .field, [class*='template-mail_password_form'] #mail_password .navbar-form .field, .navbar-form .template-contact-info #content form .field, .template-contact-info #content form .navbar-form .field {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control, .navbar-form [class*='template-login_'] #login-form .field input, [class*='template-login_'] #login-form .field .navbar-form input, .navbar-form [class*='template-mail_password_form'] #mail_password .field input, [class*='template-mail_password_form'] #mail_password .field .navbar-form input {
      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,
      .navbar-form .input-group [class*='template-login_'] #login-form .field input,
      [class*='template-login_'] #login-form .field .navbar-form .input-group input,
      .navbar-form .input-group [class*='template-mail_password_form'] #mail_password .field input,
      [class*='template-mail_password_form'] #mail_password .field .navbar-form .input-group input {
        width: auto; }
    .navbar-form .input-group > .form-control, .navbar-form [class*='template-login_'] #login-form .field .input-group > input, [class*='template-login_'] #login-form .field .navbar-form .input-group > input, .navbar-form [class*='template-mail_password_form'] #mail_password .field .input-group > input, [class*='template-mail_password_form'] #mail_password .field .navbar-form .input-group > input {
      width: 100%; }
    .navbar-form .control-label, .navbar-form [class*='template-login_'] #login-form .field label, [class*='template-login_'] #login-form .field .navbar-form label, .navbar-form [class*='template-mail_password_form'] #mail_password .field label, [class*='template-mail_password_form'] #mail_password .field .navbar-form label, .navbar-form .template-contact-info #content form .field label, .template-contact-info #content form .field .navbar-form label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group, .navbar-form [class*='template-login_'] #login-form .field, [class*='template-login_'] #login-form .navbar-form .field, .navbar-form [class*='template-mail_password_form'] #mail_password .field, [class*='template-mail_password_form'] #mail_password .navbar-form .field, .navbar-form .template-contact-info #content form .field, .template-contact-info #content form .navbar-form .field {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child, .navbar-form [class*='template-login_'] #login-form .field:last-child, [class*='template-login_'] #login-form .navbar-form .field:last-child, .navbar-form [class*='template-mail_password_form'] #mail_password .field:last-child, [class*='template-mail_password_form'] #mail_password .navbar-form .field:last-child, .navbar-form .template-contact-info #content form .field:last-child, .template-contact-info #content form .navbar-form .field:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

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

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

.navbar-btn {
  margin-top: 7px;
  margin-bottom: 7px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .portalMessage.info span .btn-group-sm > a.navbar-btn, .btn-group-sm > input[type="text"].text-widget.textline-field + input.navbar-btn.searchButton, .plone-modal-footer .pattern-modal-buttons .btn-group-sm > input.navbar-btn.button-field, input[type="text"].text-widget.textline-field + input.navbar-btn.searchButton {
    margin-top: 8.5px;
    margin-bottom: 8.5px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .btn-group-xs > input[type="text"].text-widget.textline-field + input.navbar-btn.searchButton, .plone-modal-footer .pattern-modal-buttons .btn-group-xs > input.navbar-btn.button-field, .portalMessage.info span a.navbar-btn {
    margin-top: 14px;
    margin-bottom: 14px; }

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

@media (min-width: 768px) {
  .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: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

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

.alert, .portalMessage {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4, .portalMessage h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link, .portalMessage .alert-link {
    font-weight: bold; }
  .alert > p, .portalMessage > p,
  .alert > ul,
  .portalMessage > ul {
    margin-bottom: 0; }
  .alert > p + p, .portalMessage > 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, .portalMessage.info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr, .portalMessage.info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link, .portalMessage.info .alert-link {
    color: #245269; }

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

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

.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: #eee;
  color: #d9d9d9;
  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: #d9d9d9; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #e00000;
  border-color: #e00000; }
  .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: #ffadad; }

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

.clearfix:before, .template-summary_view .tileItem:before, #portal-mainnavigation .mainnavigation-content:before, .product-nav:before, .features .product-brochures:before, .qubicaTile.customerSupportTile .tileBody .customerSupportIcons:before, .qubicaTile.customerSupportTile.withText .tileBody:before, .contact-section.portaltype-qubicabase #portal-column-content #menuLocalinfo:before,
.contact-section.portaltype-localinformation #portal-column-content #menuLocalinfo:before, .portaltype-testimonial .testimonial-data ul:before, .investor-nav > ul:before, .header-btn ul.header-btn-list:before, .tleMapNewsEventsWrapper .tleMapNewsEventsContent:before, .qubicaTile.collectionTile .collectionItem:before, .template-news_events_view .latestNewsWrapper:before, .template-news_events_view .latestNewsWrapper .news-collage:before, #content .newsEventBody .newsEventContent .document-body:before, .relatedNewsWrapper:before, .relatedNewsWrapper .relatedNews:before, .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList .pastEventsListContent .pastItem:before, .contact-nav-wrapper .contact-nav ul:before, .template-contact_investement_inquiries #content .contact-form .formrow:before,
.template-contact_general_inquiries #content .contact-form .formrow:before, .thankYouPage dl:before, .template-search #search-results .resultsTabs:before, .template-search #search-results .searchResultImage .imageMiniature:before, .listingBar:before, .portaltype-contact .document-body:before, .cc_container:before, nav.pagination ul:before, .section-qubicaamf-bowling-world-cup .worldcup-details .infos:before, .section-qubicaamf-bowling-world-cup .worldcup-sections.product-nav .sections-content:before, .section-qubicaamf-bowling-world-cup .worldcup-live:before, .tileWrapper.qubicaTile.wcRankingTile .tileBody .bowlerWrapper:before, .bwc-download-form .formrow:before, .bwc-download-form .download-bowler-details:before, .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data:before,
.template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data:before,
.template-view.portaltype-qubicaworldcuphistoricizing .winners_boxes:before, .template-view.portaltype-qubicaworldcuphistoricizing .winner-content:before, .template-view.portaltype-country .hosted-badges:before, .template-view.portaltype-country .statistics-list:before, .clearfix:after, .template-summary_view .tileItem:after, #portal-mainnavigation .mainnavigation-content:after, .product-nav:after, .features .product-brochures:after, .qubicaTile.customerSupportTile .tileBody .customerSupportIcons:after, .qubicaTile.customerSupportTile.withText .tileBody:after, .contact-section.portaltype-qubicabase #portal-column-content #menuLocalinfo:after,
.contact-section.portaltype-localinformation #portal-column-content #menuLocalinfo:after, .portaltype-testimonial .testimonial-data ul:after, .investor-nav > ul:after, .header-btn ul.header-btn-list:after, .tleMapNewsEventsWrapper .tleMapNewsEventsContent:after, .qubicaTile.collectionTile .collectionItem:after, .template-news_events_view .latestNewsWrapper:after, .template-news_events_view .latestNewsWrapper .news-collage:after, #content .newsEventBody .newsEventContent .document-body:after, .relatedNewsWrapper:after, .relatedNewsWrapper .relatedNews:after, .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList .pastEventsListContent .pastItem:after, .contact-nav-wrapper .contact-nav ul:after, .template-contact_investement_inquiries #content .contact-form .formrow:after,
.template-contact_general_inquiries #content .contact-form .formrow:after, .thankYouPage dl:after, .template-search #search-results .resultsTabs:after, .template-search #search-results .searchResultImage .imageMiniature:after, .listingBar:after, .portaltype-contact .document-body:after, .cc_container:after, nav.pagination ul:after, .section-qubicaamf-bowling-world-cup .worldcup-details .infos:after, .section-qubicaamf-bowling-world-cup .worldcup-sections.product-nav .sections-content:after, .section-qubicaamf-bowling-world-cup .worldcup-live:after, .tileWrapper.qubicaTile.wcRankingTile .tileBody .bowlerWrapper:after, .bwc-download-form .formrow:after, .bwc-download-form .download-bowler-details:after, .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data:after,
.template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data:after,
.template-view.portaltype-qubicaworldcuphistoricizing .winners_boxes:after, .template-view.portaltype-qubicaworldcuphistoricizing .winner-content:after, .template-view.portaltype-country .hosted-badges:after, .template-view.portaltype-country .statistics-list:after {
  content: " ";
  display: table; }

.clearfix:after, .template-summary_view .tileItem:after, #portal-mainnavigation .mainnavigation-content:after, .product-nav:after, .features .product-brochures:after, .qubicaTile.customerSupportTile .tileBody .customerSupportIcons:after, .qubicaTile.customerSupportTile.withText .tileBody:after, .contact-section.portaltype-qubicabase #portal-column-content #menuLocalinfo:after,
.contact-section.portaltype-localinformation #portal-column-content #menuLocalinfo:after, .portaltype-testimonial .testimonial-data ul:after, .investor-nav > ul:after, .header-btn ul.header-btn-list:after, .tleMapNewsEventsWrapper .tleMapNewsEventsContent:after, .qubicaTile.collectionTile .collectionItem:after, .template-news_events_view .latestNewsWrapper:after, .template-news_events_view .latestNewsWrapper .news-collage:after, #content .newsEventBody .newsEventContent .document-body:after, .relatedNewsWrapper:after, .relatedNewsWrapper .relatedNews:after, .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList .pastEventsListContent .pastItem:after, .contact-nav-wrapper .contact-nav ul:after, .template-contact_investement_inquiries #content .contact-form .formrow:after,
.template-contact_general_inquiries #content .contact-form .formrow:after, .thankYouPage dl:after, .template-search #search-results .resultsTabs:after, .template-search #search-results .searchResultImage .imageMiniature:after, .listingBar:after, .portaltype-contact .document-body:after, .cc_container:after, nav.pagination ul:after, .section-qubicaamf-bowling-world-cup .worldcup-details .infos:after, .section-qubicaamf-bowling-world-cup .worldcup-sections.product-nav .sections-content:after, .section-qubicaamf-bowling-world-cup .worldcup-live:after, .tileWrapper.qubicaTile.wcRankingTile .tileBody .bowlerWrapper:after, .bwc-download-form .formrow:after, .bwc-download-form .download-bowler-details:after, .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data:after,
.template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data:after,
.template-view.portaltype-qubicaworldcuphistoricizing .winners_boxes:after, .template-view.portaltype-qubicaworldcuphistoricizing .winner-content:after, .template-view.portaltype-country .hosted-badges:after, .template-view.portaltype-country .statistics-list:after {
  clear: both; }

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

.pull-right, .cc_container .cc_btn {
  float: right !important; }

.pull-left, #portal-logo, .leadImage {
  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: 1219px) {
  .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: 1219px) {
  .visible-md-block {
    display: block !important; } }

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

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

@media (min-width: 1220px) {
  .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: 1220px) {
  .visible-lg-block {
    display: block !important; } }

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

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

@media (max-width: 767px) {
  .hidden-xs, #portal-breadcrumbs, .carousel-wrapper .slick-slide .slidebuttons .slide-link.embed-video:after,
  .carousel-wrapper .slick-slide .slidebuttons .slide-link-eshop.embed-video:after,
  .carousel-wrapper .slick-slide .slidebuttons .embed-video:after, .tleMapNewsEventsWrapper .tleMapNewsEventsContent:before {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm, .header-btn ul.header-btn-list li a:before, .return-to-top {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1219px) {
  .hidden-md, .return-to-top {
    display: none !important; } }

@media (min-width: 1220px) {
  .hidden-lg, .return-to-top {
    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; } }

.section-qubicaamf-bowling-world-cup .worldcup-details .social, .template-view.portaltype-country .federation-social-networks .social {
  color: #777;
  -webkit-box-flex: 0 1 auto;
  -moz-box-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  .section-qubicaamf-bowling-world-cup .worldcup-details .social .follow-us, .template-view.portaltype-country .federation-social-networks .social .follow-us {
    font-size: 0.9em;
    margin-right: 22px; }
  .section-qubicaamf-bowling-world-cup .worldcup-details .social a, .template-view.portaltype-country .federation-social-networks .social a {
    display: inline-block;
    margin-left: 15px;
    font-size: 2em;
    line-height: 1em; }
    .section-qubicaamf-bowling-world-cup .worldcup-details .social a:before, .template-view.portaltype-country .federation-social-networks .social a:before {
      display: inline-block;
      font-family: FontAwesome;
      content: "";
      color: inherit; }
    .section-qubicaamf-bowling-world-cup .worldcup-details .social a.facebook:before, .template-view.portaltype-country .federation-social-networks .social a.facebook:before {
      content: "\f082";
      color: #3b5998; }
    .section-qubicaamf-bowling-world-cup .worldcup-details .social a.facebook:focus:before, .template-view.portaltype-country .federation-social-networks .social a.facebook:focus:before, .section-qubicaamf-bowling-world-cup .worldcup-details .social a.facebook:hover:before, .template-view.portaltype-country .federation-social-networks .social a.facebook:hover:before {
      color: #344e86; }
    .section-qubicaamf-bowling-world-cup .worldcup-details .social a.instagram:before, .template-view.portaltype-country .federation-social-networks .social a.instagram:before {
      content: "\f16d";
      color: #262626; }
    .section-qubicaamf-bowling-world-cup .worldcup-details .social a.instagram:focus:before, .template-view.portaltype-country .federation-social-networks .social a.instagram:focus:before, .section-qubicaamf-bowling-world-cup .worldcup-details .social a.instagram:hover:before, .template-view.portaltype-country .federation-social-networks .social a.instagram:hover:before {
      color: #404040; }
    .section-qubicaamf-bowling-world-cup .worldcup-details .social a.pinterest:before, .template-view.portaltype-country .federation-social-networks .social a.pinterest:before {
      content: "\f0d3";
      color: #bd081c; }
    .section-qubicaamf-bowling-world-cup .worldcup-details .social a.pinterest:focus:before, .template-view.portaltype-country .federation-social-networks .social a.pinterest:focus:before, .section-qubicaamf-bowling-world-cup .worldcup-details .social a.pinterest:hover:before, .template-view.portaltype-country .federation-social-networks .social a.pinterest:hover:before {
      color: #a50718; }
    .section-qubicaamf-bowling-world-cup .worldcup-details .social a.twitter:before, .template-view.portaltype-country .federation-social-networks .social a.twitter:before {
      content: "\f081";
      color: #1da1f2; }
    .section-qubicaamf-bowling-world-cup .worldcup-details .social a.twitter:focus:before, .template-view.portaltype-country .federation-social-networks .social a.twitter:focus:before, .section-qubicaamf-bowling-world-cup .worldcup-details .social a.twitter:hover:before, .template-view.portaltype-country .federation-social-networks .social a.twitter:hover:before {
      color: #0d95e8; }
    .section-qubicaamf-bowling-world-cup .worldcup-details .social a.youtube:before, .template-view.portaltype-country .federation-social-networks .social a.youtube:before {
      content: "\f166";
      color: #e62117; }
    .section-qubicaamf-bowling-world-cup .worldcup-details .social a.youtube:focus:before, .template-view.portaltype-country .federation-social-networks .social a.youtube:focus:before, .section-qubicaamf-bowling-world-cup .worldcup-details .social a.youtube:hover:before, .template-view.portaltype-country .federation-social-networks .social a.youtube:hover:before {
      color: #cf1e15; }
  @media (max-width: 991px) and (min-width: 481px) {
    .section-qubicaamf-bowling-world-cup .worldcup-details .social .follow-us, .template-view.portaltype-country .federation-social-networks .social .follow-us {
      display: none; } }
  @media (max-width: 480px) {
    .section-qubicaamf-bowling-world-cup .worldcup-details .social, .template-view.portaltype-country .federation-social-networks .social {
      -webkit-box-flex: 1 0 auto;
      -moz-box-flex: 1 0 auto;
      -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      width: 100%;
      margin-top: 15px;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center; } }

.portalMessage {
  margin-top: 20px; }
  .portalMessage.info span a {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold; }

.outer-wrapper .container > .row, .outer-wrapper #global_statusmessage > .row, .outer-wrapper [class*='template-mail_password_form'] #content > .row, [class*='template-mail_password_form'] .outer-wrapper #content > .row, .outer-wrapper .template-contact-info #content > .row, .template-contact-info .outer-wrapper #content > .row, .outer-wrapper body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) section#edit-bar > .row, body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) .outer-wrapper section#edit-bar > .row, .outer-wrapper body.site-customerportal #portalColumns > .row, body.site-customerportal .outer-wrapper #portalColumns > .row, .outer-wrapper #portal-column-content #content .product-nav > .row, #portal-column-content #content .outer-wrapper .product-nav > .row, .outer-wrapper #portal-column-content #content > header > .row, #portal-column-content .outer-wrapper #content > header > .row, .outer-wrapper #portal-column-content #content > .content-body > .row, #portal-column-content .outer-wrapper #content > .content-body > .row, .outer-wrapper #portal-column-content #content #content-core > .row, #portal-column-content #content .outer-wrapper #content-core > .row, .outer-wrapper body:not(.template-home_page) #portal-column-content #content .tilesList > .row, body:not(.template-home_page) #portal-column-content #content .outer-wrapper .tilesList > .row, .outer-wrapper .template-sitemap #portal-column-content > .row, .template-sitemap .outer-wrapper #portal-column-content > .row, .outer-wrapper #topbar .topbar-content > .row, #topbar .outer-wrapper .topbar-content > .row, .outer-wrapper #portal-mainnavigation .mainnavigation-content > .row, #portal-mainnavigation .outer-wrapper .mainnavigation-content > .row, .outer-wrapper #submenu-bowling-products .submenu-container > .row, #submenu-bowling-products .outer-wrapper .submenu-container > .row, .outer-wrapper .colophon .colophon-content > .row, .colophon .outer-wrapper .colophon-content > .row, .outer-wrapper .colophon .company-data > .row, .colophon .outer-wrapper .company-data > .row, .outer-wrapper .product-nav > .row, .outer-wrapper .related-products-section h2 > .row, .related-products-section .outer-wrapper h2 > .row, .outer-wrapper .related-products-section .related-products-wrapper > .row, .related-products-section .outer-wrapper .related-products-wrapper > .row, .outer-wrapper .features > .row, .outer-wrapper .tile-title > .row, .outer-wrapper .qubicaTile.getInTouchTile.stickyGetInTouch .tileBody > .row, .qubicaTile.getInTouchTile.stickyGetInTouch .outer-wrapper .tileBody > .row, .outer-wrapper .template-home_page .qubicaTile.customerSupportTile > .row, .template-home_page .outer-wrapper .qubicaTile.customerSupportTile > .row, .outer-wrapper .portaltype-qubicabasefolder #search-local > .row, .portaltype-qubicabasefolder .outer-wrapper #search-local > .row, .outer-wrapper .portaltype-qubicabasefolder #search-results .bases > .row, .portaltype-qubicabasefolder #search-results .outer-wrapper .bases > .row, .outer-wrapper .headquarters .main-local-hq > .row, .headquarters .outer-wrapper .main-local-hq > .row, .outer-wrapper .portaltype-testimonial .related-products-section .getInTouchWrapper > .row, .portaltype-testimonial .related-products-section .outer-wrapper .getInTouchWrapper > .row, .outer-wrapper .investor-nav > ul > .row, .outer-wrapper .qubicaTile.fullWidth.qubica-world-cup .tileBody > .row, .qubicaTile.fullWidth.qubica-world-cup .outer-wrapper .tileBody > .row, .outer-wrapper .header-btn ul.header-btn-list > .row, .header-btn .outer-wrapper ul.header-btn-list > .row, .outer-wrapper .tleMapNewsEventsWrapper .tleMapNewsEventsContent > .row, .tleMapNewsEventsWrapper .outer-wrapper .tleMapNewsEventsContent > .row, .outer-wrapper .template-news_events_view .latestNewsWrapper > .row, .template-news_events_view .outer-wrapper .latestNewsWrapper > .row, .outer-wrapper .template-news_events_view .qubica-events .tileBody > .row, .template-news_events_view .qubica-events .outer-wrapper .tileBody > .row, .outer-wrapper .template-news_events_view .qubica-webinars .tileBody > .row, .template-news_events_view .qubica-webinars .outer-wrapper .tileBody > .row, .outer-wrapper .headerNewsEvents > .row, .outer-wrapper #content .newsEventBody .newsEventContent > .row, #content .newsEventBody .outer-wrapper .newsEventContent > .row, .outer-wrapper .aboutUsTextWrapper > .row, .outer-wrapper .relatedNewsEventWrapper > .row, .outer-wrapper .template-infinitescroll_events_view #content .qubica-events > .row, .template-infinitescroll_events_view #content .outer-wrapper .qubica-events > .row, .outer-wrapper .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList > .row, .template-infinitescroll_events_view #pastEventsWrapper .outer-wrapper .pastEventsList > .row, .outer-wrapper .contact-nav-wrapper > .row, .outer-wrapper .portaltype-contact .document-body > .row, .portaltype-contact .outer-wrapper .document-body > .row, .outer-wrapper .template-default_error_message #portal-column-content > .row, .template-default_error_message .outer-wrapper #portal-column-content > .row, .outer-wrapper #viewlet-below-content > .row, .outer-wrapper .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content > .row, .section-qubicaamf-bowling-world-cup .live-nav .outer-wrapper .live-nav-content > .row, .outer-wrapper .section-qubicaamf-bowling-world-cup .worldcup-title .worldcup-title-content > .row, .section-qubicaamf-bowling-world-cup .worldcup-title .outer-wrapper .worldcup-title-content > .row, .outer-wrapper .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .column-tiles-wrapper > .row, .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .outer-wrapper .column-tiles-wrapper > .row, .outer-wrapper .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul > .row, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText .outer-wrapper ul > .row, .outer-wrapper .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .worldcup-footer-content > .row, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .outer-wrapper .worldcup-footer-content > .row, .outer-wrapper .section-qubicaamf-bowling-world-cup section.view-file-list > .row, .section-qubicaamf-bowling-world-cup .outer-wrapper section.view-file-list > .row, .outer-wrapper .section-qubicaamf-bowling-world-cup .worldcup-details > .row, .section-qubicaamf-bowling-world-cup .outer-wrapper .worldcup-details > .row, .outer-wrapper .section-qubicaamf-bowling-world-cup .worldcup-live .live-content > .row, .section-qubicaamf-bowling-world-cup .worldcup-live .outer-wrapper .live-content > .row, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .historicization_wc_info > .row, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .historicization_wc_info > .row, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .winners > .row, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .winners > .row, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .location_destination_text > .row, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .location_destination_text > .row, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .topx_container > .row, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .topx_container > .row, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .gallery > .row, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .gallery > .row, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .wcCollectionNewsTile > .row, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .wcCollectionNewsTile > .row, .outer-wrapper .template-bowler-details.portaltype-bowler .bowler-info-wrapper > .row, .template-bowler-details.portaltype-bowler .outer-wrapper .bowler-info-wrapper > .row, .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup > .row, .template-bowler-details.portaltype-bowler .outer-wrapper .last_played_world_cup > .row, .outer-wrapper .template-bowler-details.portaltype-bowler .playing_career > .row, .template-bowler-details.portaltype-bowler .outer-wrapper .playing_career > .row, .outer-wrapper .worldcup_archive .topplayersbox > .row, .worldcup_archive .outer-wrapper .topplayersbox > .row, .outer-wrapper .bowler-search .topplayersbox > .row, .bowler-search .outer-wrapper .topplayersbox > .row, .outer-wrapper .template-view.portaltype-country .tileWrapper > .row, .template-view.portaltype-country .outer-wrapper .tileWrapper > .row, .outer-wrapper .template-bowler-details.portaltype-bowler .container > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .container > .bowler-infos, .outer-wrapper .template-bowler-details.portaltype-bowler #global_statusmessage > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper #global_statusmessage > .bowler-infos, .outer-wrapper [class*='template-mail_password_form'] .template-bowler-details.portaltype-bowler #content > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper [class*='template-mail_password_form'] #content > .bowler-infos, [class*='template-mail_password_form'] .outer-wrapper .template-bowler-details.portaltype-bowler #content > .bowler-infos, .template-bowler-details.portaltype-bowler [class*='template-mail_password_form'] .outer-wrapper #content > .bowler-infos, .outer-wrapper .template-contact-info .template-bowler-details.portaltype-bowler #content > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .template-contact-info #content > .bowler-infos, .template-contact-info .outer-wrapper .template-bowler-details.portaltype-bowler #content > .bowler-infos, .template-bowler-details.portaltype-bowler .template-contact-info .outer-wrapper #content > .bowler-infos, .outer-wrapper body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) .template-bowler-details.portaltype-bowler section#edit-bar > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) section#edit-bar > .bowler-infos, body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) .outer-wrapper .template-bowler-details.portaltype-bowler section#edit-bar > .bowler-infos, .template-bowler-details.portaltype-bowler body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) .outer-wrapper section#edit-bar > .bowler-infos, .outer-wrapper body.site-customerportal .template-bowler-details.portaltype-bowler #portalColumns > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper body.site-customerportal #portalColumns > .bowler-infos, body.site-customerportal .outer-wrapper .template-bowler-details.portaltype-bowler #portalColumns > .bowler-infos, .template-bowler-details.portaltype-bowler body.site-customerportal .outer-wrapper #portalColumns > .bowler-infos, .outer-wrapper #portal-column-content #content .template-bowler-details.portaltype-bowler .product-nav > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper #portal-column-content #content .product-nav > .bowler-infos, #portal-column-content #content .outer-wrapper .template-bowler-details.portaltype-bowler .product-nav > .bowler-infos, .template-bowler-details.portaltype-bowler #portal-column-content #content .outer-wrapper .product-nav > .bowler-infos, .outer-wrapper #portal-column-content .template-bowler-details.portaltype-bowler #content > header > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper #portal-column-content #content > header > .bowler-infos, #portal-column-content .outer-wrapper .template-bowler-details.portaltype-bowler #content > header > .bowler-infos, .template-bowler-details.portaltype-bowler #portal-column-content .outer-wrapper #content > header > .bowler-infos, .outer-wrapper #portal-column-content .template-bowler-details.portaltype-bowler #content > .content-body > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper #portal-column-content #content > .content-body > .bowler-infos, #portal-column-content .outer-wrapper .template-bowler-details.portaltype-bowler #content > .content-body > .bowler-infos, .template-bowler-details.portaltype-bowler #portal-column-content .outer-wrapper #content > .content-body > .bowler-infos, .outer-wrapper #portal-column-content #content .template-bowler-details.portaltype-bowler #content-core > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper #portal-column-content #content #content-core > .bowler-infos, #portal-column-content #content .outer-wrapper .template-bowler-details.portaltype-bowler #content-core > .bowler-infos, .template-bowler-details.portaltype-bowler #portal-column-content #content .outer-wrapper #content-core > .bowler-infos, .outer-wrapper body:not(.template-home_page) #portal-column-content #content .template-bowler-details.portaltype-bowler .tilesList > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper body:not(.template-home_page) #portal-column-content #content .tilesList > .bowler-infos, body:not(.template-home_page) #portal-column-content #content .outer-wrapper .template-bowler-details.portaltype-bowler .tilesList > .bowler-infos, .template-bowler-details.portaltype-bowler body:not(.template-home_page) #portal-column-content #content .outer-wrapper .tilesList > .bowler-infos, .outer-wrapper .template-sitemap .template-bowler-details.portaltype-bowler #portal-column-content > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .template-sitemap #portal-column-content > .bowler-infos, .template-sitemap .outer-wrapper .template-bowler-details.portaltype-bowler #portal-column-content > .bowler-infos, .template-bowler-details.portaltype-bowler .template-sitemap .outer-wrapper #portal-column-content > .bowler-infos, .outer-wrapper #topbar .template-bowler-details.portaltype-bowler .topbar-content > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper #topbar .topbar-content > .bowler-infos, #topbar .outer-wrapper .template-bowler-details.portaltype-bowler .topbar-content > .bowler-infos, .template-bowler-details.portaltype-bowler #topbar .outer-wrapper .topbar-content > .bowler-infos, .outer-wrapper #portal-mainnavigation .template-bowler-details.portaltype-bowler .mainnavigation-content > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper #portal-mainnavigation .mainnavigation-content > .bowler-infos, #portal-mainnavigation .outer-wrapper .template-bowler-details.portaltype-bowler .mainnavigation-content > .bowler-infos, .template-bowler-details.portaltype-bowler #portal-mainnavigation .outer-wrapper .mainnavigation-content > .bowler-infos, .outer-wrapper #submenu-bowling-products .template-bowler-details.portaltype-bowler .submenu-container > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper #submenu-bowling-products .submenu-container > .bowler-infos, #submenu-bowling-products .outer-wrapper .template-bowler-details.portaltype-bowler .submenu-container > .bowler-infos, .template-bowler-details.portaltype-bowler #submenu-bowling-products .outer-wrapper .submenu-container > .bowler-infos, .outer-wrapper .colophon .template-bowler-details.portaltype-bowler .colophon-content > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .colophon .colophon-content > .bowler-infos, .colophon .outer-wrapper .template-bowler-details.portaltype-bowler .colophon-content > .bowler-infos, .template-bowler-details.portaltype-bowler .colophon .outer-wrapper .colophon-content > .bowler-infos, .outer-wrapper .colophon .template-bowler-details.portaltype-bowler .company-data > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .colophon .company-data > .bowler-infos, .colophon .outer-wrapper .template-bowler-details.portaltype-bowler .company-data > .bowler-infos, .template-bowler-details.portaltype-bowler .colophon .outer-wrapper .company-data > .bowler-infos, .outer-wrapper .template-bowler-details.portaltype-bowler .product-nav > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .product-nav > .bowler-infos, .outer-wrapper .related-products-section .template-bowler-details.portaltype-bowler h2 > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .related-products-section h2 > .bowler-infos, .related-products-section .outer-wrapper .template-bowler-details.portaltype-bowler h2 > .bowler-infos, .template-bowler-details.portaltype-bowler .related-products-section .outer-wrapper h2 > .bowler-infos, .outer-wrapper .related-products-section .template-bowler-details.portaltype-bowler .related-products-wrapper > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .related-products-section .related-products-wrapper > .bowler-infos, .related-products-section .outer-wrapper .template-bowler-details.portaltype-bowler .related-products-wrapper > .bowler-infos, .template-bowler-details.portaltype-bowler .related-products-section .outer-wrapper .related-products-wrapper > .bowler-infos, .outer-wrapper .template-bowler-details.portaltype-bowler .features > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .features > .bowler-infos, .outer-wrapper .template-bowler-details.portaltype-bowler .tile-title > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .tile-title > .bowler-infos, .outer-wrapper .qubicaTile.getInTouchTile.stickyGetInTouch .template-bowler-details.portaltype-bowler .tileBody > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .qubicaTile.getInTouchTile.stickyGetInTouch .tileBody > .bowler-infos, .qubicaTile.getInTouchTile.stickyGetInTouch .outer-wrapper .template-bowler-details.portaltype-bowler .tileBody > .bowler-infos, .template-bowler-details.portaltype-bowler .qubicaTile.getInTouchTile.stickyGetInTouch .outer-wrapper .tileBody > .bowler-infos, .outer-wrapper .template-home_page .template-bowler-details.portaltype-bowler .qubicaTile.customerSupportTile > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .template-home_page .qubicaTile.customerSupportTile > .bowler-infos, .template-home_page .outer-wrapper .template-bowler-details.portaltype-bowler .qubicaTile.customerSupportTile > .bowler-infos, .template-bowler-details.portaltype-bowler .template-home_page .outer-wrapper .qubicaTile.customerSupportTile > .bowler-infos, .outer-wrapper .portaltype-qubicabasefolder .template-bowler-details.portaltype-bowler #search-local > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .portaltype-qubicabasefolder #search-local > .bowler-infos, .portaltype-qubicabasefolder .outer-wrapper .template-bowler-details.portaltype-bowler #search-local > .bowler-infos, .template-bowler-details.portaltype-bowler .portaltype-qubicabasefolder .outer-wrapper #search-local > .bowler-infos, .outer-wrapper .portaltype-qubicabasefolder #search-results .template-bowler-details.portaltype-bowler .bases > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .portaltype-qubicabasefolder #search-results .bases > .bowler-infos, .portaltype-qubicabasefolder #search-results .outer-wrapper .template-bowler-details.portaltype-bowler .bases > .bowler-infos, .template-bowler-details.portaltype-bowler .portaltype-qubicabasefolder #search-results .outer-wrapper .bases > .bowler-infos, .outer-wrapper .headquarters .template-bowler-details.portaltype-bowler .main-local-hq > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .headquarters .main-local-hq > .bowler-infos, .headquarters .outer-wrapper .template-bowler-details.portaltype-bowler .main-local-hq > .bowler-infos, .template-bowler-details.portaltype-bowler .headquarters .outer-wrapper .main-local-hq > .bowler-infos, .outer-wrapper .portaltype-testimonial .related-products-section .template-bowler-details.portaltype-bowler .getInTouchWrapper > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .portaltype-testimonial .related-products-section .getInTouchWrapper > .bowler-infos, .portaltype-testimonial .related-products-section .outer-wrapper .template-bowler-details.portaltype-bowler .getInTouchWrapper > .bowler-infos, .template-bowler-details.portaltype-bowler .portaltype-testimonial .related-products-section .outer-wrapper .getInTouchWrapper > .bowler-infos, .outer-wrapper .template-bowler-details.portaltype-bowler .investor-nav > ul > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .investor-nav > ul > .bowler-infos, .outer-wrapper .qubicaTile.fullWidth.qubica-world-cup .template-bowler-details.portaltype-bowler .tileBody > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .qubicaTile.fullWidth.qubica-world-cup .tileBody > .bowler-infos, .qubicaTile.fullWidth.qubica-world-cup .outer-wrapper .template-bowler-details.portaltype-bowler .tileBody > .bowler-infos, .template-bowler-details.portaltype-bowler .qubicaTile.fullWidth.qubica-world-cup .outer-wrapper .tileBody > .bowler-infos, .outer-wrapper .header-btn .template-bowler-details.portaltype-bowler ul.header-btn-list > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .header-btn ul.header-btn-list > .bowler-infos, .header-btn .outer-wrapper .template-bowler-details.portaltype-bowler ul.header-btn-list > .bowler-infos, .template-bowler-details.portaltype-bowler .header-btn .outer-wrapper ul.header-btn-list > .bowler-infos, .outer-wrapper .tleMapNewsEventsWrapper .template-bowler-details.portaltype-bowler .tleMapNewsEventsContent > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .tleMapNewsEventsWrapper .tleMapNewsEventsContent > .bowler-infos, .tleMapNewsEventsWrapper .outer-wrapper .template-bowler-details.portaltype-bowler .tleMapNewsEventsContent > .bowler-infos, .template-bowler-details.portaltype-bowler .tleMapNewsEventsWrapper .outer-wrapper .tleMapNewsEventsContent > .bowler-infos, .outer-wrapper .template-news_events_view .template-bowler-details.portaltype-bowler .latestNewsWrapper > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .template-news_events_view .latestNewsWrapper > .bowler-infos, .template-news_events_view .outer-wrapper .template-bowler-details.portaltype-bowler .latestNewsWrapper > .bowler-infos, .template-bowler-details.portaltype-bowler .template-news_events_view .outer-wrapper .latestNewsWrapper > .bowler-infos, .outer-wrapper .template-news_events_view .qubica-events .template-bowler-details.portaltype-bowler .tileBody > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .template-news_events_view .qubica-events .tileBody > .bowler-infos, .template-news_events_view .qubica-events .outer-wrapper .template-bowler-details.portaltype-bowler .tileBody > .bowler-infos, .template-bowler-details.portaltype-bowler .template-news_events_view .qubica-events .outer-wrapper .tileBody > .bowler-infos, .outer-wrapper .template-news_events_view .qubica-webinars .template-bowler-details.portaltype-bowler .tileBody > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .template-news_events_view .qubica-webinars .tileBody > .bowler-infos, .template-news_events_view .qubica-webinars .outer-wrapper .template-bowler-details.portaltype-bowler .tileBody > .bowler-infos, .template-bowler-details.portaltype-bowler .template-news_events_view .qubica-webinars .outer-wrapper .tileBody > .bowler-infos, .outer-wrapper .template-bowler-details.portaltype-bowler .headerNewsEvents > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .headerNewsEvents > .bowler-infos, .outer-wrapper #content .newsEventBody .template-bowler-details.portaltype-bowler .newsEventContent > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper #content .newsEventBody .newsEventContent > .bowler-infos, #content .newsEventBody .outer-wrapper .template-bowler-details.portaltype-bowler .newsEventContent > .bowler-infos, .template-bowler-details.portaltype-bowler #content .newsEventBody .outer-wrapper .newsEventContent > .bowler-infos, .outer-wrapper .template-bowler-details.portaltype-bowler .aboutUsTextWrapper > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .aboutUsTextWrapper > .bowler-infos, .outer-wrapper .template-bowler-details.portaltype-bowler .relatedNewsEventWrapper > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .relatedNewsEventWrapper > .bowler-infos, .outer-wrapper .template-infinitescroll_events_view #content .template-bowler-details.portaltype-bowler .qubica-events > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .template-infinitescroll_events_view #content .qubica-events > .bowler-infos, .template-infinitescroll_events_view #content .outer-wrapper .template-bowler-details.portaltype-bowler .qubica-events > .bowler-infos, .template-bowler-details.portaltype-bowler .template-infinitescroll_events_view #content .outer-wrapper .qubica-events > .bowler-infos, .outer-wrapper .template-infinitescroll_events_view #pastEventsWrapper .template-bowler-details.portaltype-bowler .pastEventsList > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList > .bowler-infos, .template-infinitescroll_events_view #pastEventsWrapper .outer-wrapper .template-bowler-details.portaltype-bowler .pastEventsList > .bowler-infos, .template-bowler-details.portaltype-bowler .template-infinitescroll_events_view #pastEventsWrapper .outer-wrapper .pastEventsList > .bowler-infos, .outer-wrapper .template-bowler-details.portaltype-bowler .contact-nav-wrapper > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .contact-nav-wrapper > .bowler-infos, .outer-wrapper .portaltype-contact .template-bowler-details.portaltype-bowler .document-body > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .portaltype-contact .document-body > .bowler-infos, .portaltype-contact .outer-wrapper .template-bowler-details.portaltype-bowler .document-body > .bowler-infos, .template-bowler-details.portaltype-bowler .portaltype-contact .outer-wrapper .document-body > .bowler-infos, .outer-wrapper .template-default_error_message .template-bowler-details.portaltype-bowler #portal-column-content > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .template-default_error_message #portal-column-content > .bowler-infos, .template-default_error_message .outer-wrapper .template-bowler-details.portaltype-bowler #portal-column-content > .bowler-infos, .template-bowler-details.portaltype-bowler .template-default_error_message .outer-wrapper #portal-column-content > .bowler-infos, .outer-wrapper .template-bowler-details.portaltype-bowler #viewlet-below-content > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper #viewlet-below-content > .bowler-infos, .outer-wrapper .section-qubicaamf-bowling-world-cup .live-nav .template-bowler-details.portaltype-bowler .live-nav-content > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content > .bowler-infos, .section-qubicaamf-bowling-world-cup .live-nav .outer-wrapper .template-bowler-details.portaltype-bowler .live-nav-content > .bowler-infos, .template-bowler-details.portaltype-bowler .section-qubicaamf-bowling-world-cup .live-nav .outer-wrapper .live-nav-content > .bowler-infos, .outer-wrapper .section-qubicaamf-bowling-world-cup .worldcup-title .template-bowler-details.portaltype-bowler .worldcup-title-content > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .section-qubicaamf-bowling-world-cup .worldcup-title .worldcup-title-content > .bowler-infos, .section-qubicaamf-bowling-world-cup .worldcup-title .outer-wrapper .template-bowler-details.portaltype-bowler .worldcup-title-content > .bowler-infos, .template-bowler-details.portaltype-bowler .section-qubicaamf-bowling-world-cup .worldcup-title .outer-wrapper .worldcup-title-content > .bowler-infos, .outer-wrapper .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .template-bowler-details.portaltype-bowler .column-tiles-wrapper > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .column-tiles-wrapper > .bowler-infos, .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .outer-wrapper .template-bowler-details.portaltype-bowler .column-tiles-wrapper > .bowler-infos, .template-bowler-details.portaltype-bowler .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .outer-wrapper .column-tiles-wrapper > .bowler-infos, .outer-wrapper .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText .template-bowler-details.portaltype-bowler ul > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul > .bowler-infos, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText .outer-wrapper .template-bowler-details.portaltype-bowler ul > .bowler-infos, .template-bowler-details.portaltype-bowler .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText .outer-wrapper ul > .bowler-infos, .outer-wrapper .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .template-bowler-details.portaltype-bowler .worldcup-footer-content > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .worldcup-footer-content > .bowler-infos, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .outer-wrapper .template-bowler-details.portaltype-bowler .worldcup-footer-content > .bowler-infos, .template-bowler-details.portaltype-bowler .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .outer-wrapper .worldcup-footer-content > .bowler-infos, .outer-wrapper .section-qubicaamf-bowling-world-cup .template-bowler-details.portaltype-bowler section.view-file-list > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .section-qubicaamf-bowling-world-cup section.view-file-list > .bowler-infos, .section-qubicaamf-bowling-world-cup .outer-wrapper .template-bowler-details.portaltype-bowler section.view-file-list > .bowler-infos, .template-bowler-details.portaltype-bowler .section-qubicaamf-bowling-world-cup .outer-wrapper section.view-file-list > .bowler-infos, .outer-wrapper .section-qubicaamf-bowling-world-cup .template-bowler-details.portaltype-bowler .worldcup-details > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .section-qubicaamf-bowling-world-cup .worldcup-details > .bowler-infos, .section-qubicaamf-bowling-world-cup .outer-wrapper .template-bowler-details.portaltype-bowler .worldcup-details > .bowler-infos, .template-bowler-details.portaltype-bowler .section-qubicaamf-bowling-world-cup .outer-wrapper .worldcup-details > .bowler-infos, .outer-wrapper .section-qubicaamf-bowling-world-cup .worldcup-live .template-bowler-details.portaltype-bowler .live-content > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .section-qubicaamf-bowling-world-cup .worldcup-live .live-content > .bowler-infos, .section-qubicaamf-bowling-world-cup .worldcup-live .outer-wrapper .template-bowler-details.portaltype-bowler .live-content > .bowler-infos, .template-bowler-details.portaltype-bowler .section-qubicaamf-bowling-world-cup .worldcup-live .outer-wrapper .live-content > .bowler-infos, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .template-bowler-details.portaltype-bowler .historicization_wc_info > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .historicization_wc_info > .bowler-infos, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .template-bowler-details.portaltype-bowler .historicization_wc_info > .bowler-infos, .template-bowler-details.portaltype-bowler .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .historicization_wc_info > .bowler-infos, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .template-bowler-details.portaltype-bowler .winners > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .winners > .bowler-infos, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .template-bowler-details.portaltype-bowler .winners > .bowler-infos, .template-bowler-details.portaltype-bowler .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .winners > .bowler-infos, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .template-bowler-details.portaltype-bowler .location_destination_text > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .location_destination_text > .bowler-infos, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .template-bowler-details.portaltype-bowler .location_destination_text > .bowler-infos, .template-bowler-details.portaltype-bowler .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .location_destination_text > .bowler-infos, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .template-bowler-details.portaltype-bowler .topx_container > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .topx_container > .bowler-infos, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .template-bowler-details.portaltype-bowler .topx_container > .bowler-infos, .template-bowler-details.portaltype-bowler .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .topx_container > .bowler-infos, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .template-bowler-details.portaltype-bowler .gallery > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .gallery > .bowler-infos, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .template-bowler-details.portaltype-bowler .gallery > .bowler-infos, .template-bowler-details.portaltype-bowler .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .gallery > .bowler-infos, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .template-bowler-details.portaltype-bowler .wcCollectionNewsTile > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .wcCollectionNewsTile > .bowler-infos, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .template-bowler-details.portaltype-bowler .wcCollectionNewsTile > .bowler-infos, .template-bowler-details.portaltype-bowler .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .wcCollectionNewsTile > .bowler-infos, .outer-wrapper .template-bowler-details.portaltype-bowler .bowler-info-wrapper > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .bowler-info-wrapper > .bowler-infos, .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .last_played_world_cup > .bowler-infos, .outer-wrapper .template-bowler-details.portaltype-bowler .playing_career > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .playing_career > .bowler-infos, .outer-wrapper .worldcup_archive .template-bowler-details.portaltype-bowler .topplayersbox > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .worldcup_archive .topplayersbox > .bowler-infos, .worldcup_archive .outer-wrapper .template-bowler-details.portaltype-bowler .topplayersbox > .bowler-infos, .template-bowler-details.portaltype-bowler .worldcup_archive .outer-wrapper .topplayersbox > .bowler-infos, .outer-wrapper .bowler-search .template-bowler-details.portaltype-bowler .topplayersbox > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .bowler-search .topplayersbox > .bowler-infos, .bowler-search .outer-wrapper .template-bowler-details.portaltype-bowler .topplayersbox > .bowler-infos, .template-bowler-details.portaltype-bowler .bowler-search .outer-wrapper .topplayersbox > .bowler-infos, .outer-wrapper .template-view.portaltype-country .template-bowler-details.portaltype-bowler .tileWrapper > .bowler-infos, .template-bowler-details.portaltype-bowler .outer-wrapper .template-view.portaltype-country .tileWrapper > .bowler-infos, .template-view.portaltype-country .outer-wrapper .template-bowler-details.portaltype-bowler .tileWrapper > .bowler-infos, .template-bowler-details.portaltype-bowler .template-view.portaltype-country .outer-wrapper .tileWrapper > .bowler-infos, .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .container > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .container > .statistics, .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup #global_statusmessage > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper #global_statusmessage > .statistics, .outer-wrapper [class*='template-mail_password_form'] .template-bowler-details.portaltype-bowler .last_played_world_cup #content > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper [class*='template-mail_password_form'] #content > .statistics, [class*='template-mail_password_form'] .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup #content > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup [class*='template-mail_password_form'] .outer-wrapper #content > .statistics, .outer-wrapper .template-contact-info .template-bowler-details.portaltype-bowler .last_played_world_cup #content > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .template-contact-info #content > .statistics, .template-contact-info .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup #content > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .template-contact-info .outer-wrapper #content > .statistics, .outer-wrapper body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) .template-bowler-details.portaltype-bowler .last_played_world_cup section#edit-bar > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) section#edit-bar > .statistics, body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup section#edit-bar > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) .outer-wrapper section#edit-bar > .statistics, .outer-wrapper body.site-customerportal .template-bowler-details.portaltype-bowler .last_played_world_cup #portalColumns > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper body.site-customerportal #portalColumns > .statistics, body.site-customerportal .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup #portalColumns > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup body.site-customerportal .outer-wrapper #portalColumns > .statistics, .outer-wrapper #portal-column-content #content .template-bowler-details.portaltype-bowler .last_played_world_cup .product-nav > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper #portal-column-content #content .product-nav > .statistics, #portal-column-content #content .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .product-nav > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup #portal-column-content #content .outer-wrapper .product-nav > .statistics, .outer-wrapper #portal-column-content .template-bowler-details.portaltype-bowler .last_played_world_cup #content > header > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper #portal-column-content #content > header > .statistics, #portal-column-content .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup #content > header > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup #portal-column-content .outer-wrapper #content > header > .statistics, .outer-wrapper #portal-column-content .template-bowler-details.portaltype-bowler .last_played_world_cup #content > .content-body > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper #portal-column-content #content > .content-body > .statistics, #portal-column-content .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup #content > .content-body > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup #portal-column-content .outer-wrapper #content > .content-body > .statistics, .outer-wrapper #portal-column-content #content .template-bowler-details.portaltype-bowler .last_played_world_cup #content-core > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper #portal-column-content #content #content-core > .statistics, #portal-column-content #content .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup #content-core > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup #portal-column-content #content .outer-wrapper #content-core > .statistics, .outer-wrapper body:not(.template-home_page) #portal-column-content #content .template-bowler-details.portaltype-bowler .last_played_world_cup .tilesList > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper body:not(.template-home_page) #portal-column-content #content .tilesList > .statistics, body:not(.template-home_page) #portal-column-content #content .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .tilesList > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup body:not(.template-home_page) #portal-column-content #content .outer-wrapper .tilesList > .statistics, .outer-wrapper .template-sitemap .template-bowler-details.portaltype-bowler .last_played_world_cup #portal-column-content > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .template-sitemap #portal-column-content > .statistics, .template-sitemap .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup #portal-column-content > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .template-sitemap .outer-wrapper #portal-column-content > .statistics, .outer-wrapper #topbar .template-bowler-details.portaltype-bowler .last_played_world_cup .topbar-content > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper #topbar .topbar-content > .statistics, #topbar .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .topbar-content > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup #topbar .outer-wrapper .topbar-content > .statistics, .outer-wrapper #portal-mainnavigation .template-bowler-details.portaltype-bowler .last_played_world_cup .mainnavigation-content > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper #portal-mainnavigation .mainnavigation-content > .statistics, #portal-mainnavigation .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .mainnavigation-content > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup #portal-mainnavigation .outer-wrapper .mainnavigation-content > .statistics, .outer-wrapper #submenu-bowling-products .template-bowler-details.portaltype-bowler .last_played_world_cup .submenu-container > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper #submenu-bowling-products .submenu-container > .statistics, #submenu-bowling-products .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .submenu-container > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup #submenu-bowling-products .outer-wrapper .submenu-container > .statistics, .outer-wrapper .colophon .template-bowler-details.portaltype-bowler .last_played_world_cup .colophon-content > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .colophon .colophon-content > .statistics, .colophon .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .colophon-content > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .colophon .outer-wrapper .colophon-content > .statistics, .outer-wrapper .colophon .template-bowler-details.portaltype-bowler .last_played_world_cup .company-data > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .colophon .company-data > .statistics, .colophon .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .company-data > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .colophon .outer-wrapper .company-data > .statistics, .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .product-nav > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .product-nav > .statistics, .outer-wrapper .related-products-section .template-bowler-details.portaltype-bowler .last_played_world_cup h2 > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .related-products-section h2 > .statistics, .related-products-section .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup h2 > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .related-products-section .outer-wrapper h2 > .statistics, .outer-wrapper .related-products-section .template-bowler-details.portaltype-bowler .last_played_world_cup .related-products-wrapper > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .related-products-section .related-products-wrapper > .statistics, .related-products-section .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .related-products-wrapper > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .related-products-section .outer-wrapper .related-products-wrapper > .statistics, .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .features > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .features > .statistics, .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .tile-title > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .tile-title > .statistics, .outer-wrapper .qubicaTile.getInTouchTile.stickyGetInTouch .template-bowler-details.portaltype-bowler .last_played_world_cup .tileBody > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .qubicaTile.getInTouchTile.stickyGetInTouch .tileBody > .statistics, .qubicaTile.getInTouchTile.stickyGetInTouch .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .tileBody > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .qubicaTile.getInTouchTile.stickyGetInTouch .outer-wrapper .tileBody > .statistics, .outer-wrapper .template-home_page .template-bowler-details.portaltype-bowler .last_played_world_cup .qubicaTile.customerSupportTile > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .template-home_page .qubicaTile.customerSupportTile > .statistics, .template-home_page .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .qubicaTile.customerSupportTile > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .template-home_page .outer-wrapper .qubicaTile.customerSupportTile > .statistics, .outer-wrapper .portaltype-qubicabasefolder .template-bowler-details.portaltype-bowler .last_played_world_cup #search-local > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .portaltype-qubicabasefolder #search-local > .statistics, .portaltype-qubicabasefolder .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup #search-local > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .portaltype-qubicabasefolder .outer-wrapper #search-local > .statistics, .outer-wrapper .portaltype-qubicabasefolder #search-results .template-bowler-details.portaltype-bowler .last_played_world_cup .bases > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .portaltype-qubicabasefolder #search-results .bases > .statistics, .portaltype-qubicabasefolder #search-results .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .bases > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .portaltype-qubicabasefolder #search-results .outer-wrapper .bases > .statistics, .outer-wrapper .headquarters .template-bowler-details.portaltype-bowler .last_played_world_cup .main-local-hq > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .headquarters .main-local-hq > .statistics, .headquarters .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .main-local-hq > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .headquarters .outer-wrapper .main-local-hq > .statistics, .outer-wrapper .portaltype-testimonial .related-products-section .template-bowler-details.portaltype-bowler .last_played_world_cup .getInTouchWrapper > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .portaltype-testimonial .related-products-section .getInTouchWrapper > .statistics, .portaltype-testimonial .related-products-section .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .getInTouchWrapper > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .portaltype-testimonial .related-products-section .outer-wrapper .getInTouchWrapper > .statistics, .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .investor-nav > ul > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .investor-nav > ul > .statistics, .outer-wrapper .qubicaTile.fullWidth.qubica-world-cup .template-bowler-details.portaltype-bowler .last_played_world_cup .tileBody > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .qubicaTile.fullWidth.qubica-world-cup .tileBody > .statistics, .qubicaTile.fullWidth.qubica-world-cup .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .tileBody > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .qubicaTile.fullWidth.qubica-world-cup .outer-wrapper .tileBody > .statistics, .outer-wrapper .header-btn .template-bowler-details.portaltype-bowler .last_played_world_cup ul.header-btn-list > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .header-btn ul.header-btn-list > .statistics, .header-btn .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup ul.header-btn-list > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .header-btn .outer-wrapper ul.header-btn-list > .statistics, .outer-wrapper .tleMapNewsEventsWrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .tleMapNewsEventsContent > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .tleMapNewsEventsWrapper .tleMapNewsEventsContent > .statistics, .tleMapNewsEventsWrapper .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .tleMapNewsEventsContent > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .tleMapNewsEventsWrapper .outer-wrapper .tleMapNewsEventsContent > .statistics, .outer-wrapper .template-news_events_view .template-bowler-details.portaltype-bowler .last_played_world_cup .latestNewsWrapper > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .template-news_events_view .latestNewsWrapper > .statistics, .template-news_events_view .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .latestNewsWrapper > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .template-news_events_view .outer-wrapper .latestNewsWrapper > .statistics, .outer-wrapper .template-news_events_view .qubica-events .template-bowler-details.portaltype-bowler .last_played_world_cup .tileBody > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .template-news_events_view .qubica-events .tileBody > .statistics, .template-news_events_view .qubica-events .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .tileBody > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .template-news_events_view .qubica-events .outer-wrapper .tileBody > .statistics, .outer-wrapper .template-news_events_view .qubica-webinars .template-bowler-details.portaltype-bowler .last_played_world_cup .tileBody > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .template-news_events_view .qubica-webinars .tileBody > .statistics, .template-news_events_view .qubica-webinars .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .tileBody > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .template-news_events_view .qubica-webinars .outer-wrapper .tileBody > .statistics, .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .headerNewsEvents > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .headerNewsEvents > .statistics, .outer-wrapper #content .newsEventBody .template-bowler-details.portaltype-bowler .last_played_world_cup .newsEventContent > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper #content .newsEventBody .newsEventContent > .statistics, #content .newsEventBody .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .newsEventContent > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup #content .newsEventBody .outer-wrapper .newsEventContent > .statistics, .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .aboutUsTextWrapper > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .aboutUsTextWrapper > .statistics, .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .relatedNewsEventWrapper > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .relatedNewsEventWrapper > .statistics, .outer-wrapper .template-infinitescroll_events_view #content .template-bowler-details.portaltype-bowler .last_played_world_cup .qubica-events > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .template-infinitescroll_events_view #content .qubica-events > .statistics, .template-infinitescroll_events_view #content .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .qubica-events > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .template-infinitescroll_events_view #content .outer-wrapper .qubica-events > .statistics, .outer-wrapper .template-infinitescroll_events_view #pastEventsWrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .pastEventsList > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList > .statistics, .template-infinitescroll_events_view #pastEventsWrapper .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .pastEventsList > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .template-infinitescroll_events_view #pastEventsWrapper .outer-wrapper .pastEventsList > .statistics, .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .contact-nav-wrapper > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .contact-nav-wrapper > .statistics, .outer-wrapper .portaltype-contact .template-bowler-details.portaltype-bowler .last_played_world_cup .document-body > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .portaltype-contact .document-body > .statistics, .portaltype-contact .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .document-body > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .portaltype-contact .outer-wrapper .document-body > .statistics, .outer-wrapper .template-default_error_message .template-bowler-details.portaltype-bowler .last_played_world_cup #portal-column-content > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .template-default_error_message #portal-column-content > .statistics, .template-default_error_message .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup #portal-column-content > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .template-default_error_message .outer-wrapper #portal-column-content > .statistics, .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup #viewlet-below-content > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper #viewlet-below-content > .statistics, .outer-wrapper .section-qubicaamf-bowling-world-cup .live-nav .template-bowler-details.portaltype-bowler .last_played_world_cup .live-nav-content > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content > .statistics, .section-qubicaamf-bowling-world-cup .live-nav .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .live-nav-content > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .section-qubicaamf-bowling-world-cup .live-nav .outer-wrapper .live-nav-content > .statistics, .outer-wrapper .section-qubicaamf-bowling-world-cup .worldcup-title .template-bowler-details.portaltype-bowler .last_played_world_cup .worldcup-title-content > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .section-qubicaamf-bowling-world-cup .worldcup-title .worldcup-title-content > .statistics, .section-qubicaamf-bowling-world-cup .worldcup-title .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .worldcup-title-content > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .section-qubicaamf-bowling-world-cup .worldcup-title .outer-wrapper .worldcup-title-content > .statistics, .outer-wrapper .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .template-bowler-details.portaltype-bowler .last_played_world_cup .column-tiles-wrapper > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .column-tiles-wrapper > .statistics, .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .column-tiles-wrapper > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .outer-wrapper .column-tiles-wrapper > .statistics, .outer-wrapper .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText .template-bowler-details.portaltype-bowler .last_played_world_cup ul > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul > .statistics, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup ul > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText .outer-wrapper ul > .statistics, .outer-wrapper .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .template-bowler-details.portaltype-bowler .last_played_world_cup .worldcup-footer-content > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .worldcup-footer-content > .statistics, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .worldcup-footer-content > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .outer-wrapper .worldcup-footer-content > .statistics, .outer-wrapper .section-qubicaamf-bowling-world-cup .template-bowler-details.portaltype-bowler .last_played_world_cup section.view-file-list > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .section-qubicaamf-bowling-world-cup section.view-file-list > .statistics, .section-qubicaamf-bowling-world-cup .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup section.view-file-list > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .section-qubicaamf-bowling-world-cup .outer-wrapper section.view-file-list > .statistics, .outer-wrapper .section-qubicaamf-bowling-world-cup .template-bowler-details.portaltype-bowler .last_played_world_cup .worldcup-details > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .section-qubicaamf-bowling-world-cup .worldcup-details > .statistics, .section-qubicaamf-bowling-world-cup .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .worldcup-details > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .section-qubicaamf-bowling-world-cup .outer-wrapper .worldcup-details > .statistics, .outer-wrapper .section-qubicaamf-bowling-world-cup .worldcup-live .template-bowler-details.portaltype-bowler .last_played_world_cup .live-content > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .section-qubicaamf-bowling-world-cup .worldcup-live .live-content > .statistics, .section-qubicaamf-bowling-world-cup .worldcup-live .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .live-content > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .section-qubicaamf-bowling-world-cup .worldcup-live .outer-wrapper .live-content > .statistics, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .template-bowler-details.portaltype-bowler .last_played_world_cup .historicization_wc_info > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .historicization_wc_info > .statistics, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .historicization_wc_info > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .historicization_wc_info > .statistics, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .template-bowler-details.portaltype-bowler .last_played_world_cup .winners > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .winners > .statistics, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .winners > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .winners > .statistics, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .template-bowler-details.portaltype-bowler .last_played_world_cup .location_destination_text > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .location_destination_text > .statistics, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .location_destination_text > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .location_destination_text > .statistics, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .template-bowler-details.portaltype-bowler .last_played_world_cup .topx_container > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .topx_container > .statistics, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .topx_container > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .topx_container > .statistics, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .template-bowler-details.portaltype-bowler .last_played_world_cup .gallery > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .gallery > .statistics, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .gallery > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .gallery > .statistics, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .template-bowler-details.portaltype-bowler .last_played_world_cup .wcCollectionNewsTile > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .wcCollectionNewsTile > .statistics, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .wcCollectionNewsTile > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .wcCollectionNewsTile > .statistics, .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .bowler-info-wrapper > .statistics, .template-bowler-details.portaltype-bowler .outer-wrapper .last_played_world_cup .bowler-info-wrapper > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .bowler-info-wrapper > .statistics, .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup > .statistics, .template-bowler-details.portaltype-bowler .outer-wrapper .last_played_world_cup > .statistics, .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .playing_career > .statistics, .template-bowler-details.portaltype-bowler .outer-wrapper .last_played_world_cup .playing_career > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .playing_career > .statistics, .outer-wrapper .worldcup_archive .template-bowler-details.portaltype-bowler .last_played_world_cup .topplayersbox > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .worldcup_archive .topplayersbox > .statistics, .worldcup_archive .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .topplayersbox > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .worldcup_archive .outer-wrapper .topplayersbox > .statistics, .outer-wrapper .bowler-search .template-bowler-details.portaltype-bowler .last_played_world_cup .topplayersbox > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .bowler-search .topplayersbox > .statistics, .bowler-search .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .topplayersbox > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .bowler-search .outer-wrapper .topplayersbox > .statistics, .outer-wrapper .template-view.portaltype-country .template-bowler-details.portaltype-bowler .last_played_world_cup .tileWrapper > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .outer-wrapper .template-view.portaltype-country .tileWrapper > .statistics, .template-view.portaltype-country .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup .tileWrapper > .statistics, .template-bowler-details.portaltype-bowler .last_played_world_cup .template-view.portaltype-country .outer-wrapper .tileWrapper > .statistics, .outer-wrapper .template-view.portaltype-country .container > .country-header, .template-view.portaltype-country .outer-wrapper .container > .country-header, .outer-wrapper .template-view.portaltype-country #global_statusmessage > .country-header, .template-view.portaltype-country .outer-wrapper #global_statusmessage > .country-header, .outer-wrapper [class*='template-mail_password_form'] .template-view.portaltype-country #content > .country-header, .template-view.portaltype-country .outer-wrapper [class*='template-mail_password_form'] #content > .country-header, [class*='template-mail_password_form'] .outer-wrapper .template-view.portaltype-country #content > .country-header, .template-view.portaltype-country [class*='template-mail_password_form'] .outer-wrapper #content > .country-header, .outer-wrapper .template-contact-info .template-view.portaltype-country #content > .country-header, .template-view.portaltype-country .outer-wrapper .template-contact-info #content > .country-header, .template-contact-info .outer-wrapper .template-view.portaltype-country #content > .country-header, .template-view.portaltype-country .template-contact-info .outer-wrapper #content > .country-header, .outer-wrapper body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) .template-view.portaltype-country section#edit-bar > .country-header, .template-view.portaltype-country .outer-wrapper body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) section#edit-bar > .country-header, body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) .outer-wrapper .template-view.portaltype-country section#edit-bar > .country-header, .template-view.portaltype-country body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) .outer-wrapper section#edit-bar > .country-header, .outer-wrapper body.site-customerportal .template-view.portaltype-country #portalColumns > .country-header, .template-view.portaltype-country .outer-wrapper body.site-customerportal #portalColumns > .country-header, body.site-customerportal .outer-wrapper .template-view.portaltype-country #portalColumns > .country-header, .template-view.portaltype-country body.site-customerportal .outer-wrapper #portalColumns > .country-header, .outer-wrapper #portal-column-content #content .template-view.portaltype-country .product-nav > .country-header, .template-view.portaltype-country .outer-wrapper #portal-column-content #content .product-nav > .country-header, #portal-column-content #content .outer-wrapper .template-view.portaltype-country .product-nav > .country-header, .template-view.portaltype-country #portal-column-content #content .outer-wrapper .product-nav > .country-header, .outer-wrapper #portal-column-content .template-view.portaltype-country #content > header > .country-header, .template-view.portaltype-country .outer-wrapper #portal-column-content #content > header > .country-header, #portal-column-content .outer-wrapper .template-view.portaltype-country #content > header > .country-header, .template-view.portaltype-country #portal-column-content .outer-wrapper #content > header > .country-header, .outer-wrapper #portal-column-content .template-view.portaltype-country #content > .content-body > .country-header, .template-view.portaltype-country .outer-wrapper #portal-column-content #content > .content-body > .country-header, #portal-column-content .outer-wrapper .template-view.portaltype-country #content > .content-body > .country-header, .template-view.portaltype-country #portal-column-content .outer-wrapper #content > .content-body > .country-header, .outer-wrapper #portal-column-content #content .template-view.portaltype-country #content-core > .country-header, .template-view.portaltype-country .outer-wrapper #portal-column-content #content #content-core > .country-header, #portal-column-content #content .outer-wrapper .template-view.portaltype-country #content-core > .country-header, .template-view.portaltype-country #portal-column-content #content .outer-wrapper #content-core > .country-header, .outer-wrapper body:not(.template-home_page) #portal-column-content #content .template-view.portaltype-country .tilesList > .country-header, .template-view.portaltype-country .outer-wrapper body:not(.template-home_page) #portal-column-content #content .tilesList > .country-header, body:not(.template-home_page) #portal-column-content #content .outer-wrapper .template-view.portaltype-country .tilesList > .country-header, .template-view.portaltype-country body:not(.template-home_page) #portal-column-content #content .outer-wrapper .tilesList > .country-header, .outer-wrapper .template-sitemap .template-view.portaltype-country #portal-column-content > .country-header, .template-view.portaltype-country .outer-wrapper .template-sitemap #portal-column-content > .country-header, .template-sitemap .outer-wrapper .template-view.portaltype-country #portal-column-content > .country-header, .template-view.portaltype-country .template-sitemap .outer-wrapper #portal-column-content > .country-header, .outer-wrapper #topbar .template-view.portaltype-country .topbar-content > .country-header, .template-view.portaltype-country .outer-wrapper #topbar .topbar-content > .country-header, #topbar .outer-wrapper .template-view.portaltype-country .topbar-content > .country-header, .template-view.portaltype-country #topbar .outer-wrapper .topbar-content > .country-header, .outer-wrapper #portal-mainnavigation .template-view.portaltype-country .mainnavigation-content > .country-header, .template-view.portaltype-country .outer-wrapper #portal-mainnavigation .mainnavigation-content > .country-header, #portal-mainnavigation .outer-wrapper .template-view.portaltype-country .mainnavigation-content > .country-header, .template-view.portaltype-country #portal-mainnavigation .outer-wrapper .mainnavigation-content > .country-header, .outer-wrapper #submenu-bowling-products .template-view.portaltype-country .submenu-container > .country-header, .template-view.portaltype-country .outer-wrapper #submenu-bowling-products .submenu-container > .country-header, #submenu-bowling-products .outer-wrapper .template-view.portaltype-country .submenu-container > .country-header, .template-view.portaltype-country #submenu-bowling-products .outer-wrapper .submenu-container > .country-header, .outer-wrapper .colophon .template-view.portaltype-country .colophon-content > .country-header, .template-view.portaltype-country .outer-wrapper .colophon .colophon-content > .country-header, .colophon .outer-wrapper .template-view.portaltype-country .colophon-content > .country-header, .template-view.portaltype-country .colophon .outer-wrapper .colophon-content > .country-header, .outer-wrapper .colophon .template-view.portaltype-country .company-data > .country-header, .template-view.portaltype-country .outer-wrapper .colophon .company-data > .country-header, .colophon .outer-wrapper .template-view.portaltype-country .company-data > .country-header, .template-view.portaltype-country .colophon .outer-wrapper .company-data > .country-header, .outer-wrapper .template-view.portaltype-country .product-nav > .country-header, .template-view.portaltype-country .outer-wrapper .product-nav > .country-header, .outer-wrapper .related-products-section .template-view.portaltype-country h2 > .country-header, .template-view.portaltype-country .outer-wrapper .related-products-section h2 > .country-header, .related-products-section .outer-wrapper .template-view.portaltype-country h2 > .country-header, .template-view.portaltype-country .related-products-section .outer-wrapper h2 > .country-header, .outer-wrapper .related-products-section .template-view.portaltype-country .related-products-wrapper > .country-header, .template-view.portaltype-country .outer-wrapper .related-products-section .related-products-wrapper > .country-header, .related-products-section .outer-wrapper .template-view.portaltype-country .related-products-wrapper > .country-header, .template-view.portaltype-country .related-products-section .outer-wrapper .related-products-wrapper > .country-header, .outer-wrapper .template-view.portaltype-country .features > .country-header, .template-view.portaltype-country .outer-wrapper .features > .country-header, .outer-wrapper .template-view.portaltype-country .tile-title > .country-header, .template-view.portaltype-country .outer-wrapper .tile-title > .country-header, .outer-wrapper .qubicaTile.getInTouchTile.stickyGetInTouch .template-view.portaltype-country .tileBody > .country-header, .template-view.portaltype-country .outer-wrapper .qubicaTile.getInTouchTile.stickyGetInTouch .tileBody > .country-header, .qubicaTile.getInTouchTile.stickyGetInTouch .outer-wrapper .template-view.portaltype-country .tileBody > .country-header, .template-view.portaltype-country .qubicaTile.getInTouchTile.stickyGetInTouch .outer-wrapper .tileBody > .country-header, .outer-wrapper .template-home_page .template-view.portaltype-country .qubicaTile.customerSupportTile > .country-header, .template-view.portaltype-country .outer-wrapper .template-home_page .qubicaTile.customerSupportTile > .country-header, .template-home_page .outer-wrapper .template-view.portaltype-country .qubicaTile.customerSupportTile > .country-header, .template-view.portaltype-country .template-home_page .outer-wrapper .qubicaTile.customerSupportTile > .country-header, .outer-wrapper .portaltype-qubicabasefolder .template-view.portaltype-country #search-local > .country-header, .template-view.portaltype-country .outer-wrapper .portaltype-qubicabasefolder #search-local > .country-header, .portaltype-qubicabasefolder .outer-wrapper .template-view.portaltype-country #search-local > .country-header, .template-view.portaltype-country .portaltype-qubicabasefolder .outer-wrapper #search-local > .country-header, .outer-wrapper .portaltype-qubicabasefolder #search-results .template-view.portaltype-country .bases > .country-header, .template-view.portaltype-country .outer-wrapper .portaltype-qubicabasefolder #search-results .bases > .country-header, .portaltype-qubicabasefolder #search-results .outer-wrapper .template-view.portaltype-country .bases > .country-header, .template-view.portaltype-country .portaltype-qubicabasefolder #search-results .outer-wrapper .bases > .country-header, .outer-wrapper .headquarters .template-view.portaltype-country .main-local-hq > .country-header, .template-view.portaltype-country .outer-wrapper .headquarters .main-local-hq > .country-header, .headquarters .outer-wrapper .template-view.portaltype-country .main-local-hq > .country-header, .template-view.portaltype-country .headquarters .outer-wrapper .main-local-hq > .country-header, .outer-wrapper .portaltype-testimonial .related-products-section .template-view.portaltype-country .getInTouchWrapper > .country-header, .template-view.portaltype-country .outer-wrapper .portaltype-testimonial .related-products-section .getInTouchWrapper > .country-header, .portaltype-testimonial .related-products-section .outer-wrapper .template-view.portaltype-country .getInTouchWrapper > .country-header, .template-view.portaltype-country .portaltype-testimonial .related-products-section .outer-wrapper .getInTouchWrapper > .country-header, .outer-wrapper .template-view.portaltype-country .investor-nav > ul > .country-header, .template-view.portaltype-country .outer-wrapper .investor-nav > ul > .country-header, .outer-wrapper .qubicaTile.fullWidth.qubica-world-cup .template-view.portaltype-country .tileBody > .country-header, .template-view.portaltype-country .outer-wrapper .qubicaTile.fullWidth.qubica-world-cup .tileBody > .country-header, .qubicaTile.fullWidth.qubica-world-cup .outer-wrapper .template-view.portaltype-country .tileBody > .country-header, .template-view.portaltype-country .qubicaTile.fullWidth.qubica-world-cup .outer-wrapper .tileBody > .country-header, .outer-wrapper .header-btn .template-view.portaltype-country ul.header-btn-list > .country-header, .template-view.portaltype-country .outer-wrapper .header-btn ul.header-btn-list > .country-header, .header-btn .outer-wrapper .template-view.portaltype-country ul.header-btn-list > .country-header, .template-view.portaltype-country .header-btn .outer-wrapper ul.header-btn-list > .country-header, .outer-wrapper .tleMapNewsEventsWrapper .template-view.portaltype-country .tleMapNewsEventsContent > .country-header, .template-view.portaltype-country .outer-wrapper .tleMapNewsEventsWrapper .tleMapNewsEventsContent > .country-header, .tleMapNewsEventsWrapper .outer-wrapper .template-view.portaltype-country .tleMapNewsEventsContent > .country-header, .template-view.portaltype-country .tleMapNewsEventsWrapper .outer-wrapper .tleMapNewsEventsContent > .country-header, .outer-wrapper .template-news_events_view .template-view.portaltype-country .latestNewsWrapper > .country-header, .template-view.portaltype-country .outer-wrapper .template-news_events_view .latestNewsWrapper > .country-header, .template-news_events_view .outer-wrapper .template-view.portaltype-country .latestNewsWrapper > .country-header, .template-view.portaltype-country .template-news_events_view .outer-wrapper .latestNewsWrapper > .country-header, .outer-wrapper .template-news_events_view .qubica-events .template-view.portaltype-country .tileBody > .country-header, .template-view.portaltype-country .outer-wrapper .template-news_events_view .qubica-events .tileBody > .country-header, .template-news_events_view .qubica-events .outer-wrapper .template-view.portaltype-country .tileBody > .country-header, .template-view.portaltype-country .template-news_events_view .qubica-events .outer-wrapper .tileBody > .country-header, .outer-wrapper .template-news_events_view .qubica-webinars .template-view.portaltype-country .tileBody > .country-header, .template-view.portaltype-country .outer-wrapper .template-news_events_view .qubica-webinars .tileBody > .country-header, .template-news_events_view .qubica-webinars .outer-wrapper .template-view.portaltype-country .tileBody > .country-header, .template-view.portaltype-country .template-news_events_view .qubica-webinars .outer-wrapper .tileBody > .country-header, .outer-wrapper .template-view.portaltype-country .headerNewsEvents > .country-header, .template-view.portaltype-country .outer-wrapper .headerNewsEvents > .country-header, .outer-wrapper #content .newsEventBody .template-view.portaltype-country .newsEventContent > .country-header, .template-view.portaltype-country .outer-wrapper #content .newsEventBody .newsEventContent > .country-header, #content .newsEventBody .outer-wrapper .template-view.portaltype-country .newsEventContent > .country-header, .template-view.portaltype-country #content .newsEventBody .outer-wrapper .newsEventContent > .country-header, .outer-wrapper .template-view.portaltype-country .aboutUsTextWrapper > .country-header, .template-view.portaltype-country .outer-wrapper .aboutUsTextWrapper > .country-header, .outer-wrapper .template-view.portaltype-country .relatedNewsEventWrapper > .country-header, .template-view.portaltype-country .outer-wrapper .relatedNewsEventWrapper > .country-header, .outer-wrapper .template-infinitescroll_events_view #content .template-view.portaltype-country .qubica-events > .country-header, .template-view.portaltype-country .outer-wrapper .template-infinitescroll_events_view #content .qubica-events > .country-header, .template-infinitescroll_events_view #content .outer-wrapper .template-view.portaltype-country .qubica-events > .country-header, .template-view.portaltype-country .template-infinitescroll_events_view #content .outer-wrapper .qubica-events > .country-header, .outer-wrapper .template-infinitescroll_events_view #pastEventsWrapper .template-view.portaltype-country .pastEventsList > .country-header, .template-view.portaltype-country .outer-wrapper .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList > .country-header, .template-infinitescroll_events_view #pastEventsWrapper .outer-wrapper .template-view.portaltype-country .pastEventsList > .country-header, .template-view.portaltype-country .template-infinitescroll_events_view #pastEventsWrapper .outer-wrapper .pastEventsList > .country-header, .outer-wrapper .template-view.portaltype-country .contact-nav-wrapper > .country-header, .template-view.portaltype-country .outer-wrapper .contact-nav-wrapper > .country-header, .outer-wrapper .portaltype-contact .template-view.portaltype-country .document-body > .country-header, .template-view.portaltype-country .outer-wrapper .portaltype-contact .document-body > .country-header, .portaltype-contact .outer-wrapper .template-view.portaltype-country .document-body > .country-header, .template-view.portaltype-country .portaltype-contact .outer-wrapper .document-body > .country-header, .outer-wrapper .template-default_error_message .template-view.portaltype-country #portal-column-content > .country-header, .template-view.portaltype-country .outer-wrapper .template-default_error_message #portal-column-content > .country-header, .template-default_error_message .outer-wrapper .template-view.portaltype-country #portal-column-content > .country-header, .template-view.portaltype-country .template-default_error_message .outer-wrapper #portal-column-content > .country-header, .outer-wrapper .template-view.portaltype-country #viewlet-below-content > .country-header, .template-view.portaltype-country .outer-wrapper #viewlet-below-content > .country-header, .outer-wrapper .section-qubicaamf-bowling-world-cup .live-nav .template-view.portaltype-country .live-nav-content > .country-header, .template-view.portaltype-country .outer-wrapper .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content > .country-header, .section-qubicaamf-bowling-world-cup .live-nav .outer-wrapper .template-view.portaltype-country .live-nav-content > .country-header, .template-view.portaltype-country .section-qubicaamf-bowling-world-cup .live-nav .outer-wrapper .live-nav-content > .country-header, .outer-wrapper .section-qubicaamf-bowling-world-cup .worldcup-title .template-view.portaltype-country .worldcup-title-content > .country-header, .template-view.portaltype-country .outer-wrapper .section-qubicaamf-bowling-world-cup .worldcup-title .worldcup-title-content > .country-header, .section-qubicaamf-bowling-world-cup .worldcup-title .outer-wrapper .template-view.portaltype-country .worldcup-title-content > .country-header, .template-view.portaltype-country .section-qubicaamf-bowling-world-cup .worldcup-title .outer-wrapper .worldcup-title-content > .country-header, .outer-wrapper .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .template-view.portaltype-country .column-tiles-wrapper > .country-header, .template-view.portaltype-country .outer-wrapper .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .column-tiles-wrapper > .country-header, .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .outer-wrapper .template-view.portaltype-country .column-tiles-wrapper > .country-header, .template-view.portaltype-country .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .outer-wrapper .column-tiles-wrapper > .country-header, .outer-wrapper .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText .template-view.portaltype-country ul > .country-header, .template-view.portaltype-country .outer-wrapper .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul > .country-header, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText .outer-wrapper .template-view.portaltype-country ul > .country-header, .template-view.portaltype-country .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText .outer-wrapper ul > .country-header, .outer-wrapper .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .template-view.portaltype-country .worldcup-footer-content > .country-header, .template-view.portaltype-country .outer-wrapper .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .worldcup-footer-content > .country-header, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .outer-wrapper .template-view.portaltype-country .worldcup-footer-content > .country-header, .template-view.portaltype-country .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .outer-wrapper .worldcup-footer-content > .country-header, .outer-wrapper .section-qubicaamf-bowling-world-cup .template-view.portaltype-country section.view-file-list > .country-header, .template-view.portaltype-country .outer-wrapper .section-qubicaamf-bowling-world-cup section.view-file-list > .country-header, .section-qubicaamf-bowling-world-cup .outer-wrapper .template-view.portaltype-country section.view-file-list > .country-header, .template-view.portaltype-country .section-qubicaamf-bowling-world-cup .outer-wrapper section.view-file-list > .country-header, .outer-wrapper .section-qubicaamf-bowling-world-cup .template-view.portaltype-country .worldcup-details > .country-header, .template-view.portaltype-country .outer-wrapper .section-qubicaamf-bowling-world-cup .worldcup-details > .country-header, .section-qubicaamf-bowling-world-cup .outer-wrapper .template-view.portaltype-country .worldcup-details > .country-header, .template-view.portaltype-country .section-qubicaamf-bowling-world-cup .outer-wrapper .worldcup-details > .country-header, .outer-wrapper .section-qubicaamf-bowling-world-cup .worldcup-live .template-view.portaltype-country .live-content > .country-header, .template-view.portaltype-country .outer-wrapper .section-qubicaamf-bowling-world-cup .worldcup-live .live-content > .country-header, .section-qubicaamf-bowling-world-cup .worldcup-live .outer-wrapper .template-view.portaltype-country .live-content > .country-header, .template-view.portaltype-country .section-qubicaamf-bowling-world-cup .worldcup-live .outer-wrapper .live-content > .country-header, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .template-view.portaltype-country .historicization_wc_info > .country-header, .template-view.portaltype-country .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .historicization_wc_info > .country-header, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .template-view.portaltype-country .historicization_wc_info > .country-header, .template-view.portaltype-country .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .historicization_wc_info > .country-header, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .template-view.portaltype-country .winners > .country-header, .template-view.portaltype-country .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .winners > .country-header, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .template-view.portaltype-country .winners > .country-header, .template-view.portaltype-country .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .winners > .country-header, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .template-view.portaltype-country .location_destination_text > .country-header, .template-view.portaltype-country .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .location_destination_text > .country-header, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .template-view.portaltype-country .location_destination_text > .country-header, .template-view.portaltype-country .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .location_destination_text > .country-header, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .template-view.portaltype-country .topx_container > .country-header, .template-view.portaltype-country .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .topx_container > .country-header, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .template-view.portaltype-country .topx_container > .country-header, .template-view.portaltype-country .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .topx_container > .country-header, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .template-view.portaltype-country .gallery > .country-header, .template-view.portaltype-country .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .gallery > .country-header, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .template-view.portaltype-country .gallery > .country-header, .template-view.portaltype-country .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .gallery > .country-header, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .template-view.portaltype-country .wcCollectionNewsTile > .country-header, .template-view.portaltype-country .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .wcCollectionNewsTile > .country-header, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .template-view.portaltype-country .wcCollectionNewsTile > .country-header, .template-view.portaltype-country .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .wcCollectionNewsTile > .country-header, .outer-wrapper .template-bowler-details.portaltype-bowler .template-view.portaltype-country .bowler-info-wrapper > .country-header, .template-view.portaltype-country .outer-wrapper .template-bowler-details.portaltype-bowler .bowler-info-wrapper > .country-header, .template-bowler-details.portaltype-bowler .outer-wrapper .template-view.portaltype-country .bowler-info-wrapper > .country-header, .template-view.portaltype-country .template-bowler-details.portaltype-bowler .outer-wrapper .bowler-info-wrapper > .country-header, .outer-wrapper .template-bowler-details.portaltype-bowler .template-view.portaltype-country .last_played_world_cup > .country-header, .template-view.portaltype-country .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup > .country-header, .template-bowler-details.portaltype-bowler .outer-wrapper .template-view.portaltype-country .last_played_world_cup > .country-header, .template-view.portaltype-country .template-bowler-details.portaltype-bowler .outer-wrapper .last_played_world_cup > .country-header, .outer-wrapper .template-bowler-details.portaltype-bowler .template-view.portaltype-country .playing_career > .country-header, .template-view.portaltype-country .outer-wrapper .template-bowler-details.portaltype-bowler .playing_career > .country-header, .template-bowler-details.portaltype-bowler .outer-wrapper .template-view.portaltype-country .playing_career > .country-header, .template-view.portaltype-country .template-bowler-details.portaltype-bowler .outer-wrapper .playing_career > .country-header, .outer-wrapper .worldcup_archive .template-view.portaltype-country .topplayersbox > .country-header, .template-view.portaltype-country .outer-wrapper .worldcup_archive .topplayersbox > .country-header, .worldcup_archive .outer-wrapper .template-view.portaltype-country .topplayersbox > .country-header, .template-view.portaltype-country .worldcup_archive .outer-wrapper .topplayersbox > .country-header, .outer-wrapper .bowler-search .template-view.portaltype-country .topplayersbox > .country-header, .template-view.portaltype-country .outer-wrapper .bowler-search .topplayersbox > .country-header, .bowler-search .outer-wrapper .template-view.portaltype-country .topplayersbox > .country-header, .template-view.portaltype-country .bowler-search .outer-wrapper .topplayersbox > .country-header, .outer-wrapper .template-view.portaltype-country .tileWrapper > .country-header, .template-view.portaltype-country .outer-wrapper .tileWrapper > .country-header, .outer-wrapper .template-view.portaltype-country .container > .bwc-award, .template-view.portaltype-country .outer-wrapper .container > .bwc-award, .outer-wrapper .template-view.portaltype-country #global_statusmessage > .bwc-award, .template-view.portaltype-country .outer-wrapper #global_statusmessage > .bwc-award, .outer-wrapper [class*='template-mail_password_form'] .template-view.portaltype-country #content > .bwc-award, .template-view.portaltype-country .outer-wrapper [class*='template-mail_password_form'] #content > .bwc-award, [class*='template-mail_password_form'] .outer-wrapper .template-view.portaltype-country #content > .bwc-award, .template-view.portaltype-country [class*='template-mail_password_form'] .outer-wrapper #content > .bwc-award, .outer-wrapper .template-contact-info .template-view.portaltype-country #content > .bwc-award, .template-view.portaltype-country .outer-wrapper .template-contact-info #content > .bwc-award, .template-contact-info .outer-wrapper .template-view.portaltype-country #content > .bwc-award, .template-view.portaltype-country .template-contact-info .outer-wrapper #content > .bwc-award, .outer-wrapper body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) .template-view.portaltype-country section#edit-bar > .bwc-award, .template-view.portaltype-country .outer-wrapper body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) section#edit-bar > .bwc-award, body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) .outer-wrapper .template-view.portaltype-country section#edit-bar > .bwc-award, .template-view.portaltype-country body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) .outer-wrapper section#edit-bar > .bwc-award, .outer-wrapper body.site-customerportal .template-view.portaltype-country #portalColumns > .bwc-award, .template-view.portaltype-country .outer-wrapper body.site-customerportal #portalColumns > .bwc-award, body.site-customerportal .outer-wrapper .template-view.portaltype-country #portalColumns > .bwc-award, .template-view.portaltype-country body.site-customerportal .outer-wrapper #portalColumns > .bwc-award, .outer-wrapper #portal-column-content #content .template-view.portaltype-country .product-nav > .bwc-award, .template-view.portaltype-country .outer-wrapper #portal-column-content #content .product-nav > .bwc-award, #portal-column-content #content .outer-wrapper .template-view.portaltype-country .product-nav > .bwc-award, .template-view.portaltype-country #portal-column-content #content .outer-wrapper .product-nav > .bwc-award, .outer-wrapper #portal-column-content .template-view.portaltype-country #content > header > .bwc-award, .template-view.portaltype-country .outer-wrapper #portal-column-content #content > header > .bwc-award, #portal-column-content .outer-wrapper .template-view.portaltype-country #content > header > .bwc-award, .template-view.portaltype-country #portal-column-content .outer-wrapper #content > header > .bwc-award, .outer-wrapper #portal-column-content .template-view.portaltype-country #content > .content-body > .bwc-award, .template-view.portaltype-country .outer-wrapper #portal-column-content #content > .content-body > .bwc-award, #portal-column-content .outer-wrapper .template-view.portaltype-country #content > .content-body > .bwc-award, .template-view.portaltype-country #portal-column-content .outer-wrapper #content > .content-body > .bwc-award, .outer-wrapper #portal-column-content #content .template-view.portaltype-country #content-core > .bwc-award, .template-view.portaltype-country .outer-wrapper #portal-column-content #content #content-core > .bwc-award, #portal-column-content #content .outer-wrapper .template-view.portaltype-country #content-core > .bwc-award, .template-view.portaltype-country #portal-column-content #content .outer-wrapper #content-core > .bwc-award, .outer-wrapper body:not(.template-home_page) #portal-column-content #content .template-view.portaltype-country .tilesList > .bwc-award, .template-view.portaltype-country .outer-wrapper body:not(.template-home_page) #portal-column-content #content .tilesList > .bwc-award, body:not(.template-home_page) #portal-column-content #content .outer-wrapper .template-view.portaltype-country .tilesList > .bwc-award, .template-view.portaltype-country body:not(.template-home_page) #portal-column-content #content .outer-wrapper .tilesList > .bwc-award, .outer-wrapper .template-sitemap .template-view.portaltype-country #portal-column-content > .bwc-award, .template-view.portaltype-country .outer-wrapper .template-sitemap #portal-column-content > .bwc-award, .template-sitemap .outer-wrapper .template-view.portaltype-country #portal-column-content > .bwc-award, .template-view.portaltype-country .template-sitemap .outer-wrapper #portal-column-content > .bwc-award, .outer-wrapper #topbar .template-view.portaltype-country .topbar-content > .bwc-award, .template-view.portaltype-country .outer-wrapper #topbar .topbar-content > .bwc-award, #topbar .outer-wrapper .template-view.portaltype-country .topbar-content > .bwc-award, .template-view.portaltype-country #topbar .outer-wrapper .topbar-content > .bwc-award, .outer-wrapper #portal-mainnavigation .template-view.portaltype-country .mainnavigation-content > .bwc-award, .template-view.portaltype-country .outer-wrapper #portal-mainnavigation .mainnavigation-content > .bwc-award, #portal-mainnavigation .outer-wrapper .template-view.portaltype-country .mainnavigation-content > .bwc-award, .template-view.portaltype-country #portal-mainnavigation .outer-wrapper .mainnavigation-content > .bwc-award, .outer-wrapper #submenu-bowling-products .template-view.portaltype-country .submenu-container > .bwc-award, .template-view.portaltype-country .outer-wrapper #submenu-bowling-products .submenu-container > .bwc-award, #submenu-bowling-products .outer-wrapper .template-view.portaltype-country .submenu-container > .bwc-award, .template-view.portaltype-country #submenu-bowling-products .outer-wrapper .submenu-container > .bwc-award, .outer-wrapper .colophon .template-view.portaltype-country .colophon-content > .bwc-award, .template-view.portaltype-country .outer-wrapper .colophon .colophon-content > .bwc-award, .colophon .outer-wrapper .template-view.portaltype-country .colophon-content > .bwc-award, .template-view.portaltype-country .colophon .outer-wrapper .colophon-content > .bwc-award, .outer-wrapper .colophon .template-view.portaltype-country .company-data > .bwc-award, .template-view.portaltype-country .outer-wrapper .colophon .company-data > .bwc-award, .colophon .outer-wrapper .template-view.portaltype-country .company-data > .bwc-award, .template-view.portaltype-country .colophon .outer-wrapper .company-data > .bwc-award, .outer-wrapper .template-view.portaltype-country .product-nav > .bwc-award, .template-view.portaltype-country .outer-wrapper .product-nav > .bwc-award, .outer-wrapper .related-products-section .template-view.portaltype-country h2 > .bwc-award, .template-view.portaltype-country .outer-wrapper .related-products-section h2 > .bwc-award, .related-products-section .outer-wrapper .template-view.portaltype-country h2 > .bwc-award, .template-view.portaltype-country .related-products-section .outer-wrapper h2 > .bwc-award, .outer-wrapper .related-products-section .template-view.portaltype-country .related-products-wrapper > .bwc-award, .template-view.portaltype-country .outer-wrapper .related-products-section .related-products-wrapper > .bwc-award, .related-products-section .outer-wrapper .template-view.portaltype-country .related-products-wrapper > .bwc-award, .template-view.portaltype-country .related-products-section .outer-wrapper .related-products-wrapper > .bwc-award, .outer-wrapper .template-view.portaltype-country .features > .bwc-award, .template-view.portaltype-country .outer-wrapper .features > .bwc-award, .outer-wrapper .template-view.portaltype-country .tile-title > .bwc-award, .template-view.portaltype-country .outer-wrapper .tile-title > .bwc-award, .outer-wrapper .qubicaTile.getInTouchTile.stickyGetInTouch .template-view.portaltype-country .tileBody > .bwc-award, .template-view.portaltype-country .outer-wrapper .qubicaTile.getInTouchTile.stickyGetInTouch .tileBody > .bwc-award, .qubicaTile.getInTouchTile.stickyGetInTouch .outer-wrapper .template-view.portaltype-country .tileBody > .bwc-award, .template-view.portaltype-country .qubicaTile.getInTouchTile.stickyGetInTouch .outer-wrapper .tileBody > .bwc-award, .outer-wrapper .template-home_page .template-view.portaltype-country .qubicaTile.customerSupportTile > .bwc-award, .template-view.portaltype-country .outer-wrapper .template-home_page .qubicaTile.customerSupportTile > .bwc-award, .template-home_page .outer-wrapper .template-view.portaltype-country .qubicaTile.customerSupportTile > .bwc-award, .template-view.portaltype-country .template-home_page .outer-wrapper .qubicaTile.customerSupportTile > .bwc-award, .outer-wrapper .portaltype-qubicabasefolder .template-view.portaltype-country #search-local > .bwc-award, .template-view.portaltype-country .outer-wrapper .portaltype-qubicabasefolder #search-local > .bwc-award, .portaltype-qubicabasefolder .outer-wrapper .template-view.portaltype-country #search-local > .bwc-award, .template-view.portaltype-country .portaltype-qubicabasefolder .outer-wrapper #search-local > .bwc-award, .outer-wrapper .portaltype-qubicabasefolder #search-results .template-view.portaltype-country .bases > .bwc-award, .template-view.portaltype-country .outer-wrapper .portaltype-qubicabasefolder #search-results .bases > .bwc-award, .portaltype-qubicabasefolder #search-results .outer-wrapper .template-view.portaltype-country .bases > .bwc-award, .template-view.portaltype-country .portaltype-qubicabasefolder #search-results .outer-wrapper .bases > .bwc-award, .outer-wrapper .headquarters .template-view.portaltype-country .main-local-hq > .bwc-award, .template-view.portaltype-country .outer-wrapper .headquarters .main-local-hq > .bwc-award, .headquarters .outer-wrapper .template-view.portaltype-country .main-local-hq > .bwc-award, .template-view.portaltype-country .headquarters .outer-wrapper .main-local-hq > .bwc-award, .outer-wrapper .portaltype-testimonial .related-products-section .template-view.portaltype-country .getInTouchWrapper > .bwc-award, .template-view.portaltype-country .outer-wrapper .portaltype-testimonial .related-products-section .getInTouchWrapper > .bwc-award, .portaltype-testimonial .related-products-section .outer-wrapper .template-view.portaltype-country .getInTouchWrapper > .bwc-award, .template-view.portaltype-country .portaltype-testimonial .related-products-section .outer-wrapper .getInTouchWrapper > .bwc-award, .outer-wrapper .template-view.portaltype-country .investor-nav > ul > .bwc-award, .template-view.portaltype-country .outer-wrapper .investor-nav > ul > .bwc-award, .outer-wrapper .qubicaTile.fullWidth.qubica-world-cup .template-view.portaltype-country .tileBody > .bwc-award, .template-view.portaltype-country .outer-wrapper .qubicaTile.fullWidth.qubica-world-cup .tileBody > .bwc-award, .qubicaTile.fullWidth.qubica-world-cup .outer-wrapper .template-view.portaltype-country .tileBody > .bwc-award, .template-view.portaltype-country .qubicaTile.fullWidth.qubica-world-cup .outer-wrapper .tileBody > .bwc-award, .outer-wrapper .header-btn .template-view.portaltype-country ul.header-btn-list > .bwc-award, .template-view.portaltype-country .outer-wrapper .header-btn ul.header-btn-list > .bwc-award, .header-btn .outer-wrapper .template-view.portaltype-country ul.header-btn-list > .bwc-award, .template-view.portaltype-country .header-btn .outer-wrapper ul.header-btn-list > .bwc-award, .outer-wrapper .tleMapNewsEventsWrapper .template-view.portaltype-country .tleMapNewsEventsContent > .bwc-award, .template-view.portaltype-country .outer-wrapper .tleMapNewsEventsWrapper .tleMapNewsEventsContent > .bwc-award, .tleMapNewsEventsWrapper .outer-wrapper .template-view.portaltype-country .tleMapNewsEventsContent > .bwc-award, .template-view.portaltype-country .tleMapNewsEventsWrapper .outer-wrapper .tleMapNewsEventsContent > .bwc-award, .outer-wrapper .template-news_events_view .template-view.portaltype-country .latestNewsWrapper > .bwc-award, .template-view.portaltype-country .outer-wrapper .template-news_events_view .latestNewsWrapper > .bwc-award, .template-news_events_view .outer-wrapper .template-view.portaltype-country .latestNewsWrapper > .bwc-award, .template-view.portaltype-country .template-news_events_view .outer-wrapper .latestNewsWrapper > .bwc-award, .outer-wrapper .template-news_events_view .qubica-events .template-view.portaltype-country .tileBody > .bwc-award, .template-view.portaltype-country .outer-wrapper .template-news_events_view .qubica-events .tileBody > .bwc-award, .template-news_events_view .qubica-events .outer-wrapper .template-view.portaltype-country .tileBody > .bwc-award, .template-view.portaltype-country .template-news_events_view .qubica-events .outer-wrapper .tileBody > .bwc-award, .outer-wrapper .template-news_events_view .qubica-webinars .template-view.portaltype-country .tileBody > .bwc-award, .template-view.portaltype-country .outer-wrapper .template-news_events_view .qubica-webinars .tileBody > .bwc-award, .template-news_events_view .qubica-webinars .outer-wrapper .template-view.portaltype-country .tileBody > .bwc-award, .template-view.portaltype-country .template-news_events_view .qubica-webinars .outer-wrapper .tileBody > .bwc-award, .outer-wrapper .template-view.portaltype-country .headerNewsEvents > .bwc-award, .template-view.portaltype-country .outer-wrapper .headerNewsEvents > .bwc-award, .outer-wrapper #content .newsEventBody .template-view.portaltype-country .newsEventContent > .bwc-award, .template-view.portaltype-country .outer-wrapper #content .newsEventBody .newsEventContent > .bwc-award, #content .newsEventBody .outer-wrapper .template-view.portaltype-country .newsEventContent > .bwc-award, .template-view.portaltype-country #content .newsEventBody .outer-wrapper .newsEventContent > .bwc-award, .outer-wrapper .template-view.portaltype-country .aboutUsTextWrapper > .bwc-award, .template-view.portaltype-country .outer-wrapper .aboutUsTextWrapper > .bwc-award, .outer-wrapper .template-view.portaltype-country .relatedNewsEventWrapper > .bwc-award, .template-view.portaltype-country .outer-wrapper .relatedNewsEventWrapper > .bwc-award, .outer-wrapper .template-infinitescroll_events_view #content .template-view.portaltype-country .qubica-events > .bwc-award, .template-view.portaltype-country .outer-wrapper .template-infinitescroll_events_view #content .qubica-events > .bwc-award, .template-infinitescroll_events_view #content .outer-wrapper .template-view.portaltype-country .qubica-events > .bwc-award, .template-view.portaltype-country .template-infinitescroll_events_view #content .outer-wrapper .qubica-events > .bwc-award, .outer-wrapper .template-infinitescroll_events_view #pastEventsWrapper .template-view.portaltype-country .pastEventsList > .bwc-award, .template-view.portaltype-country .outer-wrapper .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList > .bwc-award, .template-infinitescroll_events_view #pastEventsWrapper .outer-wrapper .template-view.portaltype-country .pastEventsList > .bwc-award, .template-view.portaltype-country .template-infinitescroll_events_view #pastEventsWrapper .outer-wrapper .pastEventsList > .bwc-award, .outer-wrapper .template-view.portaltype-country .contact-nav-wrapper > .bwc-award, .template-view.portaltype-country .outer-wrapper .contact-nav-wrapper > .bwc-award, .outer-wrapper .portaltype-contact .template-view.portaltype-country .document-body > .bwc-award, .template-view.portaltype-country .outer-wrapper .portaltype-contact .document-body > .bwc-award, .portaltype-contact .outer-wrapper .template-view.portaltype-country .document-body > .bwc-award, .template-view.portaltype-country .portaltype-contact .outer-wrapper .document-body > .bwc-award, .outer-wrapper .template-default_error_message .template-view.portaltype-country #portal-column-content > .bwc-award, .template-view.portaltype-country .outer-wrapper .template-default_error_message #portal-column-content > .bwc-award, .template-default_error_message .outer-wrapper .template-view.portaltype-country #portal-column-content > .bwc-award, .template-view.portaltype-country .template-default_error_message .outer-wrapper #portal-column-content > .bwc-award, .outer-wrapper .template-view.portaltype-country #viewlet-below-content > .bwc-award, .template-view.portaltype-country .outer-wrapper #viewlet-below-content > .bwc-award, .outer-wrapper .section-qubicaamf-bowling-world-cup .live-nav .template-view.portaltype-country .live-nav-content > .bwc-award, .template-view.portaltype-country .outer-wrapper .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content > .bwc-award, .section-qubicaamf-bowling-world-cup .live-nav .outer-wrapper .template-view.portaltype-country .live-nav-content > .bwc-award, .template-view.portaltype-country .section-qubicaamf-bowling-world-cup .live-nav .outer-wrapper .live-nav-content > .bwc-award, .outer-wrapper .section-qubicaamf-bowling-world-cup .worldcup-title .template-view.portaltype-country .worldcup-title-content > .bwc-award, .template-view.portaltype-country .outer-wrapper .section-qubicaamf-bowling-world-cup .worldcup-title .worldcup-title-content > .bwc-award, .section-qubicaamf-bowling-world-cup .worldcup-title .outer-wrapper .template-view.portaltype-country .worldcup-title-content > .bwc-award, .template-view.portaltype-country .section-qubicaamf-bowling-world-cup .worldcup-title .outer-wrapper .worldcup-title-content > .bwc-award, .outer-wrapper .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .template-view.portaltype-country .column-tiles-wrapper > .bwc-award, .template-view.portaltype-country .outer-wrapper .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .column-tiles-wrapper > .bwc-award, .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .outer-wrapper .template-view.portaltype-country .column-tiles-wrapper > .bwc-award, .template-view.portaltype-country .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .outer-wrapper .column-tiles-wrapper > .bwc-award, .outer-wrapper .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText .template-view.portaltype-country ul > .bwc-award, .template-view.portaltype-country .outer-wrapper .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul > .bwc-award, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText .outer-wrapper .template-view.portaltype-country ul > .bwc-award, .template-view.portaltype-country .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText .outer-wrapper ul > .bwc-award, .outer-wrapper .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .template-view.portaltype-country .worldcup-footer-content > .bwc-award, .template-view.portaltype-country .outer-wrapper .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .worldcup-footer-content > .bwc-award, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .outer-wrapper .template-view.portaltype-country .worldcup-footer-content > .bwc-award, .template-view.portaltype-country .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .outer-wrapper .worldcup-footer-content > .bwc-award, .outer-wrapper .section-qubicaamf-bowling-world-cup .template-view.portaltype-country section.view-file-list > .bwc-award, .template-view.portaltype-country .outer-wrapper .section-qubicaamf-bowling-world-cup section.view-file-list > .bwc-award, .section-qubicaamf-bowling-world-cup .outer-wrapper .template-view.portaltype-country section.view-file-list > .bwc-award, .template-view.portaltype-country .section-qubicaamf-bowling-world-cup .outer-wrapper section.view-file-list > .bwc-award, .outer-wrapper .section-qubicaamf-bowling-world-cup .template-view.portaltype-country .worldcup-details > .bwc-award, .template-view.portaltype-country .outer-wrapper .section-qubicaamf-bowling-world-cup .worldcup-details > .bwc-award, .section-qubicaamf-bowling-world-cup .outer-wrapper .template-view.portaltype-country .worldcup-details > .bwc-award, .template-view.portaltype-country .section-qubicaamf-bowling-world-cup .outer-wrapper .worldcup-details > .bwc-award, .outer-wrapper .section-qubicaamf-bowling-world-cup .worldcup-live .template-view.portaltype-country .live-content > .bwc-award, .template-view.portaltype-country .outer-wrapper .section-qubicaamf-bowling-world-cup .worldcup-live .live-content > .bwc-award, .section-qubicaamf-bowling-world-cup .worldcup-live .outer-wrapper .template-view.portaltype-country .live-content > .bwc-award, .template-view.portaltype-country .section-qubicaamf-bowling-world-cup .worldcup-live .outer-wrapper .live-content > .bwc-award, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .template-view.portaltype-country .historicization_wc_info > .bwc-award, .template-view.portaltype-country .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .historicization_wc_info > .bwc-award, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .template-view.portaltype-country .historicization_wc_info > .bwc-award, .template-view.portaltype-country .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .historicization_wc_info > .bwc-award, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .template-view.portaltype-country .winners > .bwc-award, .template-view.portaltype-country .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .winners > .bwc-award, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .template-view.portaltype-country .winners > .bwc-award, .template-view.portaltype-country .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .winners > .bwc-award, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .template-view.portaltype-country .location_destination_text > .bwc-award, .template-view.portaltype-country .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .location_destination_text > .bwc-award, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .template-view.portaltype-country .location_destination_text > .bwc-award, .template-view.portaltype-country .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .location_destination_text > .bwc-award, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .template-view.portaltype-country .topx_container > .bwc-award, .template-view.portaltype-country .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .topx_container > .bwc-award, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .template-view.portaltype-country .topx_container > .bwc-award, .template-view.portaltype-country .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .topx_container > .bwc-award, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .template-view.portaltype-country .gallery > .bwc-award, .template-view.portaltype-country .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .gallery > .bwc-award, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .template-view.portaltype-country .gallery > .bwc-award, .template-view.portaltype-country .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .gallery > .bwc-award, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .template-view.portaltype-country .wcCollectionNewsTile > .bwc-award, .template-view.portaltype-country .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .wcCollectionNewsTile > .bwc-award, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .template-view.portaltype-country .wcCollectionNewsTile > .bwc-award, .template-view.portaltype-country .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .wcCollectionNewsTile > .bwc-award, .outer-wrapper .template-bowler-details.portaltype-bowler .template-view.portaltype-country .bowler-info-wrapper > .bwc-award, .template-view.portaltype-country .outer-wrapper .template-bowler-details.portaltype-bowler .bowler-info-wrapper > .bwc-award, .template-bowler-details.portaltype-bowler .outer-wrapper .template-view.portaltype-country .bowler-info-wrapper > .bwc-award, .template-view.portaltype-country .template-bowler-details.portaltype-bowler .outer-wrapper .bowler-info-wrapper > .bwc-award, .outer-wrapper .template-bowler-details.portaltype-bowler .template-view.portaltype-country .last_played_world_cup > .bwc-award, .template-view.portaltype-country .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup > .bwc-award, .template-bowler-details.portaltype-bowler .outer-wrapper .template-view.portaltype-country .last_played_world_cup > .bwc-award, .template-view.portaltype-country .template-bowler-details.portaltype-bowler .outer-wrapper .last_played_world_cup > .bwc-award, .outer-wrapper .template-bowler-details.portaltype-bowler .template-view.portaltype-country .playing_career > .bwc-award, .template-view.portaltype-country .outer-wrapper .template-bowler-details.portaltype-bowler .playing_career > .bwc-award, .template-bowler-details.portaltype-bowler .outer-wrapper .template-view.portaltype-country .playing_career > .bwc-award, .template-view.portaltype-country .template-bowler-details.portaltype-bowler .outer-wrapper .playing_career > .bwc-award, .outer-wrapper .worldcup_archive .template-view.portaltype-country .topplayersbox > .bwc-award, .template-view.portaltype-country .outer-wrapper .worldcup_archive .topplayersbox > .bwc-award, .worldcup_archive .outer-wrapper .template-view.portaltype-country .topplayersbox > .bwc-award, .template-view.portaltype-country .worldcup_archive .outer-wrapper .topplayersbox > .bwc-award, .outer-wrapper .bowler-search .template-view.portaltype-country .topplayersbox > .bwc-award, .template-view.portaltype-country .outer-wrapper .bowler-search .topplayersbox > .bwc-award, .bowler-search .outer-wrapper .template-view.portaltype-country .topplayersbox > .bwc-award, .template-view.portaltype-country .bowler-search .outer-wrapper .topplayersbox > .bwc-award, .outer-wrapper .template-view.portaltype-country .tileWrapper > .bwc-award, .template-view.portaltype-country .outer-wrapper .tileWrapper > .bwc-award, .outer-wrapper .wcCollectionNewsTile .container > .news-items, .wcCollectionNewsTile .outer-wrapper .container > .news-items, .outer-wrapper .wcCollectionNewsTile #global_statusmessage > .news-items, .wcCollectionNewsTile .outer-wrapper #global_statusmessage > .news-items, .outer-wrapper [class*='template-mail_password_form'] .wcCollectionNewsTile #content > .news-items, .wcCollectionNewsTile .outer-wrapper [class*='template-mail_password_form'] #content > .news-items, [class*='template-mail_password_form'] .outer-wrapper .wcCollectionNewsTile #content > .news-items, .wcCollectionNewsTile [class*='template-mail_password_form'] .outer-wrapper #content > .news-items, .outer-wrapper .template-contact-info .wcCollectionNewsTile #content > .news-items, .wcCollectionNewsTile .outer-wrapper .template-contact-info #content > .news-items, .template-contact-info .outer-wrapper .wcCollectionNewsTile #content > .news-items, .wcCollectionNewsTile .template-contact-info .outer-wrapper #content > .news-items, .outer-wrapper body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) .wcCollectionNewsTile section#edit-bar > .news-items, .wcCollectionNewsTile .outer-wrapper body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) section#edit-bar > .news-items, body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) .outer-wrapper .wcCollectionNewsTile section#edit-bar > .news-items, .wcCollectionNewsTile body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) .outer-wrapper section#edit-bar > .news-items, .outer-wrapper body.site-customerportal .wcCollectionNewsTile #portalColumns > .news-items, .wcCollectionNewsTile .outer-wrapper body.site-customerportal #portalColumns > .news-items, body.site-customerportal .outer-wrapper .wcCollectionNewsTile #portalColumns > .news-items, .wcCollectionNewsTile body.site-customerportal .outer-wrapper #portalColumns > .news-items, .outer-wrapper #portal-column-content #content .wcCollectionNewsTile .product-nav > .news-items, .wcCollectionNewsTile .outer-wrapper #portal-column-content #content .product-nav > .news-items, #portal-column-content #content .outer-wrapper .wcCollectionNewsTile .product-nav > .news-items, .wcCollectionNewsTile #portal-column-content #content .outer-wrapper .product-nav > .news-items, .outer-wrapper #portal-column-content .wcCollectionNewsTile #content > header > .news-items, .wcCollectionNewsTile .outer-wrapper #portal-column-content #content > header > .news-items, #portal-column-content .outer-wrapper .wcCollectionNewsTile #content > header > .news-items, .wcCollectionNewsTile #portal-column-content .outer-wrapper #content > header > .news-items, .outer-wrapper #portal-column-content .wcCollectionNewsTile #content > .content-body > .news-items, .wcCollectionNewsTile .outer-wrapper #portal-column-content #content > .content-body > .news-items, #portal-column-content .outer-wrapper .wcCollectionNewsTile #content > .content-body > .news-items, .wcCollectionNewsTile #portal-column-content .outer-wrapper #content > .content-body > .news-items, .outer-wrapper #portal-column-content #content .wcCollectionNewsTile #content-core > .news-items, .wcCollectionNewsTile .outer-wrapper #portal-column-content #content #content-core > .news-items, #portal-column-content #content .outer-wrapper .wcCollectionNewsTile #content-core > .news-items, .wcCollectionNewsTile #portal-column-content #content .outer-wrapper #content-core > .news-items, .outer-wrapper body:not(.template-home_page) #portal-column-content #content .wcCollectionNewsTile .tilesList > .news-items, .wcCollectionNewsTile .outer-wrapper body:not(.template-home_page) #portal-column-content #content .tilesList > .news-items, body:not(.template-home_page) #portal-column-content #content .outer-wrapper .wcCollectionNewsTile .tilesList > .news-items, .wcCollectionNewsTile body:not(.template-home_page) #portal-column-content #content .outer-wrapper .tilesList > .news-items, .outer-wrapper .template-sitemap .wcCollectionNewsTile #portal-column-content > .news-items, .wcCollectionNewsTile .outer-wrapper .template-sitemap #portal-column-content > .news-items, .template-sitemap .outer-wrapper .wcCollectionNewsTile #portal-column-content > .news-items, .wcCollectionNewsTile .template-sitemap .outer-wrapper #portal-column-content > .news-items, .outer-wrapper #topbar .wcCollectionNewsTile .topbar-content > .news-items, .wcCollectionNewsTile .outer-wrapper #topbar .topbar-content > .news-items, #topbar .outer-wrapper .wcCollectionNewsTile .topbar-content > .news-items, .wcCollectionNewsTile #topbar .outer-wrapper .topbar-content > .news-items, .outer-wrapper #portal-mainnavigation .wcCollectionNewsTile .mainnavigation-content > .news-items, .wcCollectionNewsTile .outer-wrapper #portal-mainnavigation .mainnavigation-content > .news-items, #portal-mainnavigation .outer-wrapper .wcCollectionNewsTile .mainnavigation-content > .news-items, .wcCollectionNewsTile #portal-mainnavigation .outer-wrapper .mainnavigation-content > .news-items, .outer-wrapper #submenu-bowling-products .wcCollectionNewsTile .submenu-container > .news-items, .wcCollectionNewsTile .outer-wrapper #submenu-bowling-products .submenu-container > .news-items, #submenu-bowling-products .outer-wrapper .wcCollectionNewsTile .submenu-container > .news-items, .wcCollectionNewsTile #submenu-bowling-products .outer-wrapper .submenu-container > .news-items, .outer-wrapper .colophon .wcCollectionNewsTile .colophon-content > .news-items, .wcCollectionNewsTile .outer-wrapper .colophon .colophon-content > .news-items, .colophon .outer-wrapper .wcCollectionNewsTile .colophon-content > .news-items, .wcCollectionNewsTile .colophon .outer-wrapper .colophon-content > .news-items, .outer-wrapper .colophon .wcCollectionNewsTile .company-data > .news-items, .wcCollectionNewsTile .outer-wrapper .colophon .company-data > .news-items, .colophon .outer-wrapper .wcCollectionNewsTile .company-data > .news-items, .wcCollectionNewsTile .colophon .outer-wrapper .company-data > .news-items, .outer-wrapper .wcCollectionNewsTile .product-nav > .news-items, .wcCollectionNewsTile .outer-wrapper .product-nav > .news-items, .outer-wrapper .related-products-section .wcCollectionNewsTile h2 > .news-items, .wcCollectionNewsTile .outer-wrapper .related-products-section h2 > .news-items, .related-products-section .outer-wrapper .wcCollectionNewsTile h2 > .news-items, .wcCollectionNewsTile .related-products-section .outer-wrapper h2 > .news-items, .outer-wrapper .related-products-section .wcCollectionNewsTile .related-products-wrapper > .news-items, .wcCollectionNewsTile .outer-wrapper .related-products-section .related-products-wrapper > .news-items, .related-products-section .outer-wrapper .wcCollectionNewsTile .related-products-wrapper > .news-items, .wcCollectionNewsTile .related-products-section .outer-wrapper .related-products-wrapper > .news-items, .outer-wrapper .wcCollectionNewsTile .features > .news-items, .wcCollectionNewsTile .outer-wrapper .features > .news-items, .outer-wrapper .wcCollectionNewsTile .tile-title > .news-items, .wcCollectionNewsTile .outer-wrapper .tile-title > .news-items, .outer-wrapper .qubicaTile.getInTouchTile.stickyGetInTouch .wcCollectionNewsTile .tileBody > .news-items, .wcCollectionNewsTile .outer-wrapper .qubicaTile.getInTouchTile.stickyGetInTouch .tileBody > .news-items, .qubicaTile.getInTouchTile.stickyGetInTouch .outer-wrapper .wcCollectionNewsTile .tileBody > .news-items, .wcCollectionNewsTile .qubicaTile.getInTouchTile.stickyGetInTouch .outer-wrapper .tileBody > .news-items, .outer-wrapper .template-home_page .wcCollectionNewsTile .qubicaTile.customerSupportTile > .news-items, .wcCollectionNewsTile .outer-wrapper .template-home_page .qubicaTile.customerSupportTile > .news-items, .template-home_page .outer-wrapper .wcCollectionNewsTile .qubicaTile.customerSupportTile > .news-items, .wcCollectionNewsTile .template-home_page .outer-wrapper .qubicaTile.customerSupportTile > .news-items, .outer-wrapper .portaltype-qubicabasefolder .wcCollectionNewsTile #search-local > .news-items, .wcCollectionNewsTile .outer-wrapper .portaltype-qubicabasefolder #search-local > .news-items, .portaltype-qubicabasefolder .outer-wrapper .wcCollectionNewsTile #search-local > .news-items, .wcCollectionNewsTile .portaltype-qubicabasefolder .outer-wrapper #search-local > .news-items, .outer-wrapper .portaltype-qubicabasefolder #search-results .wcCollectionNewsTile .bases > .news-items, .wcCollectionNewsTile .outer-wrapper .portaltype-qubicabasefolder #search-results .bases > .news-items, .portaltype-qubicabasefolder #search-results .outer-wrapper .wcCollectionNewsTile .bases > .news-items, .wcCollectionNewsTile .portaltype-qubicabasefolder #search-results .outer-wrapper .bases > .news-items, .outer-wrapper .headquarters .wcCollectionNewsTile .main-local-hq > .news-items, .wcCollectionNewsTile .outer-wrapper .headquarters .main-local-hq > .news-items, .headquarters .outer-wrapper .wcCollectionNewsTile .main-local-hq > .news-items, .wcCollectionNewsTile .headquarters .outer-wrapper .main-local-hq > .news-items, .outer-wrapper .portaltype-testimonial .related-products-section .wcCollectionNewsTile .getInTouchWrapper > .news-items, .wcCollectionNewsTile .outer-wrapper .portaltype-testimonial .related-products-section .getInTouchWrapper > .news-items, .portaltype-testimonial .related-products-section .outer-wrapper .wcCollectionNewsTile .getInTouchWrapper > .news-items, .wcCollectionNewsTile .portaltype-testimonial .related-products-section .outer-wrapper .getInTouchWrapper > .news-items, .outer-wrapper .wcCollectionNewsTile .investor-nav > ul > .news-items, .wcCollectionNewsTile .outer-wrapper .investor-nav > ul > .news-items, .outer-wrapper .qubicaTile.fullWidth.qubica-world-cup .wcCollectionNewsTile .tileBody > .news-items, .wcCollectionNewsTile .outer-wrapper .qubicaTile.fullWidth.qubica-world-cup .tileBody > .news-items, .qubicaTile.fullWidth.qubica-world-cup .outer-wrapper .wcCollectionNewsTile .tileBody > .news-items, .wcCollectionNewsTile .qubicaTile.fullWidth.qubica-world-cup .outer-wrapper .tileBody > .news-items, .outer-wrapper .header-btn .wcCollectionNewsTile ul.header-btn-list > .news-items, .wcCollectionNewsTile .outer-wrapper .header-btn ul.header-btn-list > .news-items, .header-btn .outer-wrapper .wcCollectionNewsTile ul.header-btn-list > .news-items, .wcCollectionNewsTile .header-btn .outer-wrapper ul.header-btn-list > .news-items, .outer-wrapper .tleMapNewsEventsWrapper .wcCollectionNewsTile .tleMapNewsEventsContent > .news-items, .wcCollectionNewsTile .outer-wrapper .tleMapNewsEventsWrapper .tleMapNewsEventsContent > .news-items, .tleMapNewsEventsWrapper .outer-wrapper .wcCollectionNewsTile .tleMapNewsEventsContent > .news-items, .wcCollectionNewsTile .tleMapNewsEventsWrapper .outer-wrapper .tleMapNewsEventsContent > .news-items, .outer-wrapper .template-news_events_view .wcCollectionNewsTile .latestNewsWrapper > .news-items, .wcCollectionNewsTile .outer-wrapper .template-news_events_view .latestNewsWrapper > .news-items, .template-news_events_view .outer-wrapper .wcCollectionNewsTile .latestNewsWrapper > .news-items, .wcCollectionNewsTile .template-news_events_view .outer-wrapper .latestNewsWrapper > .news-items, .outer-wrapper .template-news_events_view .qubica-events .wcCollectionNewsTile .tileBody > .news-items, .wcCollectionNewsTile .outer-wrapper .template-news_events_view .qubica-events .tileBody > .news-items, .template-news_events_view .qubica-events .outer-wrapper .wcCollectionNewsTile .tileBody > .news-items, .wcCollectionNewsTile .template-news_events_view .qubica-events .outer-wrapper .tileBody > .news-items, .outer-wrapper .template-news_events_view .qubica-webinars .wcCollectionNewsTile .tileBody > .news-items, .wcCollectionNewsTile .outer-wrapper .template-news_events_view .qubica-webinars .tileBody > .news-items, .template-news_events_view .qubica-webinars .outer-wrapper .wcCollectionNewsTile .tileBody > .news-items, .wcCollectionNewsTile .template-news_events_view .qubica-webinars .outer-wrapper .tileBody > .news-items, .outer-wrapper .wcCollectionNewsTile .headerNewsEvents > .news-items, .wcCollectionNewsTile .outer-wrapper .headerNewsEvents > .news-items, .outer-wrapper #content .newsEventBody .wcCollectionNewsTile .newsEventContent > .news-items, .wcCollectionNewsTile .outer-wrapper #content .newsEventBody .newsEventContent > .news-items, #content .newsEventBody .outer-wrapper .wcCollectionNewsTile .newsEventContent > .news-items, .wcCollectionNewsTile #content .newsEventBody .outer-wrapper .newsEventContent > .news-items, .outer-wrapper .wcCollectionNewsTile .aboutUsTextWrapper > .news-items, .wcCollectionNewsTile .outer-wrapper .aboutUsTextWrapper > .news-items, .outer-wrapper .wcCollectionNewsTile .relatedNewsEventWrapper > .news-items, .wcCollectionNewsTile .outer-wrapper .relatedNewsEventWrapper > .news-items, .outer-wrapper .template-infinitescroll_events_view #content .wcCollectionNewsTile .qubica-events > .news-items, .wcCollectionNewsTile .outer-wrapper .template-infinitescroll_events_view #content .qubica-events > .news-items, .template-infinitescroll_events_view #content .outer-wrapper .wcCollectionNewsTile .qubica-events > .news-items, .wcCollectionNewsTile .template-infinitescroll_events_view #content .outer-wrapper .qubica-events > .news-items, .outer-wrapper .template-infinitescroll_events_view #pastEventsWrapper .wcCollectionNewsTile .pastEventsList > .news-items, .wcCollectionNewsTile .outer-wrapper .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList > .news-items, .template-infinitescroll_events_view #pastEventsWrapper .outer-wrapper .wcCollectionNewsTile .pastEventsList > .news-items, .wcCollectionNewsTile .template-infinitescroll_events_view #pastEventsWrapper .outer-wrapper .pastEventsList > .news-items, .outer-wrapper .wcCollectionNewsTile .contact-nav-wrapper > .news-items, .wcCollectionNewsTile .outer-wrapper .contact-nav-wrapper > .news-items, .outer-wrapper .portaltype-contact .wcCollectionNewsTile .document-body > .news-items, .wcCollectionNewsTile .outer-wrapper .portaltype-contact .document-body > .news-items, .portaltype-contact .outer-wrapper .wcCollectionNewsTile .document-body > .news-items, .wcCollectionNewsTile .portaltype-contact .outer-wrapper .document-body > .news-items, .outer-wrapper .template-default_error_message .wcCollectionNewsTile #portal-column-content > .news-items, .wcCollectionNewsTile .outer-wrapper .template-default_error_message #portal-column-content > .news-items, .template-default_error_message .outer-wrapper .wcCollectionNewsTile #portal-column-content > .news-items, .wcCollectionNewsTile .template-default_error_message .outer-wrapper #portal-column-content > .news-items, .outer-wrapper .wcCollectionNewsTile #viewlet-below-content > .news-items, .wcCollectionNewsTile .outer-wrapper #viewlet-below-content > .news-items, .outer-wrapper .section-qubicaamf-bowling-world-cup .live-nav .wcCollectionNewsTile .live-nav-content > .news-items, .wcCollectionNewsTile .outer-wrapper .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content > .news-items, .section-qubicaamf-bowling-world-cup .live-nav .outer-wrapper .wcCollectionNewsTile .live-nav-content > .news-items, .wcCollectionNewsTile .section-qubicaamf-bowling-world-cup .live-nav .outer-wrapper .live-nav-content > .news-items, .outer-wrapper .section-qubicaamf-bowling-world-cup .worldcup-title .wcCollectionNewsTile .worldcup-title-content > .news-items, .wcCollectionNewsTile .outer-wrapper .section-qubicaamf-bowling-world-cup .worldcup-title .worldcup-title-content > .news-items, .section-qubicaamf-bowling-world-cup .worldcup-title .outer-wrapper .wcCollectionNewsTile .worldcup-title-content > .news-items, .wcCollectionNewsTile .section-qubicaamf-bowling-world-cup .worldcup-title .outer-wrapper .worldcup-title-content > .news-items, .outer-wrapper .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .wcCollectionNewsTile .column-tiles-wrapper > .news-items, .wcCollectionNewsTile .outer-wrapper .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .column-tiles-wrapper > .news-items, .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .outer-wrapper .wcCollectionNewsTile .column-tiles-wrapper > .news-items, .wcCollectionNewsTile .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .outer-wrapper .column-tiles-wrapper > .news-items, .outer-wrapper .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText .wcCollectionNewsTile ul > .news-items, .wcCollectionNewsTile .outer-wrapper .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul > .news-items, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText .outer-wrapper .wcCollectionNewsTile ul > .news-items, .wcCollectionNewsTile .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText .outer-wrapper ul > .news-items, .outer-wrapper .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .wcCollectionNewsTile .worldcup-footer-content > .news-items, .wcCollectionNewsTile .outer-wrapper .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .worldcup-footer-content > .news-items, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .outer-wrapper .wcCollectionNewsTile .worldcup-footer-content > .news-items, .wcCollectionNewsTile .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .outer-wrapper .worldcup-footer-content > .news-items, .outer-wrapper .section-qubicaamf-bowling-world-cup .wcCollectionNewsTile section.view-file-list > .news-items, .wcCollectionNewsTile .outer-wrapper .section-qubicaamf-bowling-world-cup section.view-file-list > .news-items, .section-qubicaamf-bowling-world-cup .outer-wrapper .wcCollectionNewsTile section.view-file-list > .news-items, .wcCollectionNewsTile .section-qubicaamf-bowling-world-cup .outer-wrapper section.view-file-list > .news-items, .outer-wrapper .section-qubicaamf-bowling-world-cup .wcCollectionNewsTile .worldcup-details > .news-items, .wcCollectionNewsTile .outer-wrapper .section-qubicaamf-bowling-world-cup .worldcup-details > .news-items, .section-qubicaamf-bowling-world-cup .outer-wrapper .wcCollectionNewsTile .worldcup-details > .news-items, .wcCollectionNewsTile .section-qubicaamf-bowling-world-cup .outer-wrapper .worldcup-details > .news-items, .outer-wrapper .section-qubicaamf-bowling-world-cup .worldcup-live .wcCollectionNewsTile .live-content > .news-items, .wcCollectionNewsTile .outer-wrapper .section-qubicaamf-bowling-world-cup .worldcup-live .live-content > .news-items, .section-qubicaamf-bowling-world-cup .worldcup-live .outer-wrapper .wcCollectionNewsTile .live-content > .news-items, .wcCollectionNewsTile .section-qubicaamf-bowling-world-cup .worldcup-live .outer-wrapper .live-content > .news-items, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .wcCollectionNewsTile .historicization_wc_info > .news-items, .wcCollectionNewsTile .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .historicization_wc_info > .news-items, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .wcCollectionNewsTile .historicization_wc_info > .news-items, .wcCollectionNewsTile .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .historicization_wc_info > .news-items, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .wcCollectionNewsTile .winners > .news-items, .wcCollectionNewsTile .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .winners > .news-items, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .wcCollectionNewsTile .winners > .news-items, .wcCollectionNewsTile .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .winners > .news-items, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .wcCollectionNewsTile .location_destination_text > .news-items, .wcCollectionNewsTile .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .location_destination_text > .news-items, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .wcCollectionNewsTile .location_destination_text > .news-items, .wcCollectionNewsTile .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .location_destination_text > .news-items, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .wcCollectionNewsTile .topx_container > .news-items, .wcCollectionNewsTile .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .topx_container > .news-items, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .wcCollectionNewsTile .topx_container > .news-items, .wcCollectionNewsTile .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .topx_container > .news-items, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .wcCollectionNewsTile .gallery > .news-items, .wcCollectionNewsTile .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .gallery > .news-items, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .wcCollectionNewsTile .gallery > .news-items, .wcCollectionNewsTile .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .gallery > .news-items, .outer-wrapper .template-view.portaltype-qubicaworldcuphistoricizing .wcCollectionNewsTile > .news-items, .template-view.portaltype-qubicaworldcuphistoricizing .outer-wrapper .wcCollectionNewsTile > .news-items, .outer-wrapper .template-bowler-details.portaltype-bowler .wcCollectionNewsTile .bowler-info-wrapper > .news-items, .wcCollectionNewsTile .outer-wrapper .template-bowler-details.portaltype-bowler .bowler-info-wrapper > .news-items, .template-bowler-details.portaltype-bowler .outer-wrapper .wcCollectionNewsTile .bowler-info-wrapper > .news-items, .wcCollectionNewsTile .template-bowler-details.portaltype-bowler .outer-wrapper .bowler-info-wrapper > .news-items, .outer-wrapper .template-bowler-details.portaltype-bowler .wcCollectionNewsTile .last_played_world_cup > .news-items, .wcCollectionNewsTile .outer-wrapper .template-bowler-details.portaltype-bowler .last_played_world_cup > .news-items, .template-bowler-details.portaltype-bowler .outer-wrapper .wcCollectionNewsTile .last_played_world_cup > .news-items, .wcCollectionNewsTile .template-bowler-details.portaltype-bowler .outer-wrapper .last_played_world_cup > .news-items, .outer-wrapper .template-bowler-details.portaltype-bowler .wcCollectionNewsTile .playing_career > .news-items, .wcCollectionNewsTile .outer-wrapper .template-bowler-details.portaltype-bowler .playing_career > .news-items, .template-bowler-details.portaltype-bowler .outer-wrapper .wcCollectionNewsTile .playing_career > .news-items, .wcCollectionNewsTile .template-bowler-details.portaltype-bowler .outer-wrapper .playing_career > .news-items, .outer-wrapper .worldcup_archive .wcCollectionNewsTile .topplayersbox > .news-items, .wcCollectionNewsTile .outer-wrapper .worldcup_archive .topplayersbox > .news-items, .worldcup_archive .outer-wrapper .wcCollectionNewsTile .topplayersbox > .news-items, .wcCollectionNewsTile .worldcup_archive .outer-wrapper .topplayersbox > .news-items, .outer-wrapper .bowler-search .wcCollectionNewsTile .topplayersbox > .news-items, .wcCollectionNewsTile .outer-wrapper .bowler-search .topplayersbox > .news-items, .bowler-search .outer-wrapper .wcCollectionNewsTile .topplayersbox > .news-items, .wcCollectionNewsTile .bowler-search .outer-wrapper .topplayersbox > .news-items, .outer-wrapper .template-view.portaltype-country .wcCollectionNewsTile .tileWrapper > .news-items, .wcCollectionNewsTile .outer-wrapper .template-view.portaltype-country .tileWrapper > .news-items, .template-view.portaltype-country .outer-wrapper .wcCollectionNewsTile .tileWrapper > .news-items, .wcCollectionNewsTile .template-view.portaltype-country .outer-wrapper .tileWrapper > .news-items {
  margin: 0; }

.label,
label .label {
  display: inline;
  padding: 0;
  font-size: 1em;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  text-align: inherit;
  white-space: inherit;
  vertical-align: inherit;
  border-radius: inherit; }

.plone-breadcrumb ol > li + li:before {
  border: 0;
  position: static; }

.plone-breadcrumb ol > li + li:after {
  display: none; }

.userrole-authenticated #main-container.row-offcanvas > .col-xs-12.col-sm-12, .userrole-authenticated .header-btn ul.header-btn-list #main-container.row-offcanvas > li.col-sm-12, .header-btn ul.header-btn-list .userrole-authenticated #main-container.row-offcanvas > li.col-sm-12, .userrole-authenticated .tleMapNewsEventsWrapper .tleMapNewsEventsContent #main-container.row-offcanvas > .col-sm-12.tileWrapper.mapTile, .tleMapNewsEventsWrapper .tleMapNewsEventsContent .userrole-authenticated #main-container.row-offcanvas > .col-sm-12.tileWrapper.mapTile, .userrole-authenticated .tleMapNewsEventsWrapper .tleMapNewsEventsContent #main-container.row-offcanvas > .col-sm-12.tileNewsEventsWrapper, .tleMapNewsEventsWrapper .tleMapNewsEventsContent .userrole-authenticated #main-container.row-offcanvas > .col-sm-12.tileNewsEventsWrapper, .userrole-authenticated .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul #main-container.row-offcanvas > li.col-sm-12, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul .userrole-authenticated #main-container.row-offcanvas > li.col-sm-12, .userrole-authenticated .template-view.portaltype-country #main-container.row-offcanvas > .col-sm-12.bwc-statistic, .template-view.portaltype-country .userrole-authenticated #main-container.row-offcanvas > .col-sm-12.bwc-statistic, .userrole-authenticated .template-view.portaltype-country .bwc-award#main-container.row-offcanvas > div.col-sm-12, .template-view.portaltype-country .userrole-authenticated .bwc-award#main-container.row-offcanvas > div.col-sm-12 {
  max-width: 1150px;
  margin: 0 auto;
  float: none;
  font-size: 0.9em; }

.userrole-authenticated .formControls {
  border: 0;
  background: transparent none;
  box-shadow: none; }

select[size] {
  width: auto;
  height: 34px; }

#form-widgets-body_text_format,
.pat-textareamimetypeselector {
  display: none; }

input[type="text"][name*='.css_class'],
input[type="text"][name*='.button_text'],
input[type="text"].text-widget.textline-field {
  max-width: 300px; }

input[type="text"].text-widget.textline-field {
  display: inline-block; }
  input[type="text"].text-widget.textline-field + input.searchButton {
    margin-top: -3px; }

.formHelp {
  display: block;
  font-size: 15px; }

.template-standard_view .entry .summary {
  font-weight: bold;
  font-size: 1.2em; }

.documentByLine {
  font-size: 0.9em;
  display: inline; }

.userrole-authenticated .template-summary_view h2.tileItem {
  display: inline; }

.plone-modal-wrapper {
  font-size: 16px; }

.plone-modal-header h2 {
  font-family: proxima-nova-alt, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-align: center;
  font-size: 24px;
  text-transform: uppercase; }

.plone-modal-footer .pattern-modal-buttons {
  text-align: center; }
  .plone-modal-footer .pattern-modal-buttons input.button-field {
    margin: 0 5px; }

.plone-modal-close {
  display: inline-block;
  font-family: FontAwesome;
  content: "";
  color: inherit; }

.add-tile-btn {
  text-transform: uppercase; }

.add-tile-modal ul li small {
  display: block;
  color: #666;
  font-size: 0.9em; }

.add-tile-modal ul li a {
  text-transform: uppercase;
  font-weight: bold; }

.add-tile-modal .list-group-item .tileTitle {
  text-transform: uppercase;
  font-weight: bold;
  color: #e00000;
  display: block; }

.add-tile-modal .plone-modal-footer {
  display: none; }

.actionsTiles {
  text-align: center;
  padding: 10px 0 30px; }

.editableTile:after {
  background-color: #e00000;
  opacity: .2;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: move;
  z-index: 1; }

div.mce-edit-area {
  padding: 14px; }

.pattern-relateditems-container ul.select2-choices {
  padding: 10px; }
  .pattern-relateditems-container ul.select2-choices li.select2-search-choice {
    background: #E7FB61 none;
    border-color: #B1C334; }
    .pattern-relateditems-container ul.select2-choices li.select2-search-choice .pattern-relateditems-item-title {
      font-weight: bold; }

.select2-drop.select2-drop-active {
  border-color: #5897fb;
  border-left: 1px solid #5897fb;
  border-right: 1px solid #5897fb; }

.select2-dropdown-open .select2-choices {
  border-color: #5897fb; }

.pattern-relateditems-dropdown .select2-results .select2-result-label {
  padding: 0;
  cursor: default; }

.pattern-relateditems-dropdown .select2-results .select2-highlighted {
  background-color: transparent; }

.pattern-relateditems-dropdown .select2-results .pattern-relateditems-result {
  padding: 4px 30px 6px 26px;
  position: relative;
  border-bottom: 1px dashed #ccc; }
  .pattern-relateditems-dropdown .select2-results .pattern-relateditems-result .pattern-relateditems-result-title {
    font-size: 0.95em; }
  .pattern-relateditems-dropdown .select2-results .pattern-relateditems-result .pattern-relateditems-buttons {
    right: 10px; }
    .pattern-relateditems-dropdown .select2-results .pattern-relateditems-result .pattern-relateditems-buttons a {
      color: #AAA; }
      .pattern-relateditems-dropdown .select2-results .pattern-relateditems-result .pattern-relateditems-buttons a:focus, .pattern-relateditems-dropdown .select2-results .pattern-relateditems-result .pattern-relateditems-buttons a:hover {
        color: #e00000; }

.pattern-relateditems-dropdown .select2-results .pattern-relateditems-active {
  background-color: transparent; }
  .pattern-relateditems-dropdown .select2-results .pattern-relateditems-active:before {
    font-size: 13px;
    left: 4px;
    top: 0.7em;
    position: absolute;
    display: inline-block;
    font-family: FontAwesome;
    content: "";
    color: inherit;
    color: #e00000; }

[class*='template-login_'] #content-core {
  width: 50%;
  max-width: 600px;
  padding: 0 0 40px; }

[class*='template-login_'] #login-form {
  padding-bottom: 30px; }
  [class*='template-login_'] #login-form .field input {
    width: 50%; }
  [class*='template-login_'] #login-form .formControls {
    text-align: center; }
    [class*='template-login_'] #login-form .formControls input.context {
      padding: 0.5em 1.6em !important; }

[class*='template-login_'] #login-forgotten-password {
  text-align: center; }

[class*='template-mail_password_form'] #content .documentDescription {
  max-width: 650px;
  margin-left: auto;
  margin-right: auto; }

[class*='template-mail_password_form'] #content-core {
  width: 50%;
  max-width: 650px;
  padding: 0 0 40px; }

[class*='template-mail_password_form'] #mail_password {
  padding: 30px 0; }
  [class*='template-mail_password_form'] #mail_password legend {
    display: none; }
  [class*='template-mail_password_form'] #mail_password .field input {
    width: 50%; }
  [class*='template-mail_password_form'] #mail_password .formControls {
    text-align: center; }
    [class*='template-mail_password_form'] #mail_password .formControls input.context {
      padding: 0.5em 1.6em !important; }

.template-contact-info #content .documentDescription {
  text-align: center; }

.template-contact-info #content form {
  max-width: 600px;
  margin: 0 auto; }
  .template-contact-info #content form .field label .formHelp {
    font-weight: normal;
    color: #999; }
  .template-contact-info #content form .field textarea,
  .template-contact-info #content form .field input[type="text"] {
    width: 100%;
    padding: 0.3em 0.5em;
    max-width: none !important; }
  .template-contact-info #content form .formControls {
    text-align: center; }
    .template-contact-info #content form .formControls input[type='submit'] {
      padding: 0.5em 1.6em !important; }

.template-contact-info #content #content-core {
  padding: 40px 0; }

.template-album_view #content-core {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column; }
  .template-album_view #content-core .photoAlbumEntry {
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #ccc; }
    .template-album_view #content-core .photoAlbumEntry a {
      display: block; }
      .template-album_view #content-core .photoAlbumEntry a:focus, .template-album_view #content-core .photoAlbumEntry a:hover {
        background-color: #F0F0F0; }
      .template-album_view #content-core .photoAlbumEntry a span {
        display: inline-block; }
        .template-album_view #content-core .photoAlbumEntry a span.photoAlbumEntryWrapper {
          width: 200px; }
    .template-album_view #content-core .photoAlbumEntry.photoAlbumFolder {
      border-color: #999;
      background-color: #EEE; }
      .template-album_view #content-core .photoAlbumEntry.photoAlbumFolder .photoAlbumEntryTitle {
        font-weight: bold; }
        .template-album_view #content-core .photoAlbumEntry.photoAlbumFolder .photoAlbumEntryTitle:before {
          display: inline-block;
          font-family: FontAwesome;
          content: "";
          color: inherit; }

.template-listing_view #content-core .entry {
  margin: 10px 0; }
  .template-listing_view #content-core .entry p.description {
    margin: 0 0 0 1em;
    font-size: 0.85em;
    color: gray; }

.template-summary_view #content-core {
  padding-bottom: 40px; }

.template-summary_view .tileItem {
  padding: 12px 0;
  border-bottom: 1px solid #CCC; }
  .template-summary_view .tileItem h2.tileHeadline {
    font-size: 1.3em;
    margin-top: 0; }
  .template-summary_view .tileItem .documentByLine {
    display: block;
    margin-top: -0.6em;
    font-size: 0.85em;
    color: gray;
    margin-bottom: 1em; }
  .template-summary_view .tileItem .tileImage {
    float: left;
    margin: 0 10px 5px 0; }
  .template-summary_view .tileItem .tileImageNoFloat + .tileFooter {
    display: none; }

.template-tabular_view #content-core {
  padding-bottom: 40px; }

body[class*='plone-toolbar'] .plone-navbar {
  background-color: inherit;
  color: inherit;
  position: inherit;
  min-height: 1px;
  margin-bottom: inherit;
  border: 0;
  box-shadow: none; }

body[class*='plone-toolbar'] .pat-autotoc.autotabs .autotoc-nav a.active {
  border-bottom-color: #FFF !important; }

body[class*='plone-toolbar'] #search_form #searchGadget {
  display: inline-block; }

.plone-toolbar-left #edit-zone {
  z-index: 9999999; }
  .plone-toolbar-left #edit-zone #plone-contentmenu-factories ul {
    margin-top: 0 !important; }

body.site-customerportal {
  /* paginazione - numeri del batching */
  /* --- media queries --- */
  /* media queries */
  /*
        @media(max-width:767px){
        	aside#portal-column-one {
        		margin-right: 3%;
        		font-size: 0.7em;
        	}
        	article#content {
        		font-size: 0.9em;
        	}
        }

        @media(min-width:768px){
        	aside#portal-column-one {
        		width: 22%;
        		margin-right: 3%;
        		font-size: 0.8em;
        	}
        	#content {
        		width: 65%;
        		float: right;
        		margin-right: 0px;
        	}
        	article#portal-column-content {
        		width: 900px;
        		margin-right: auto;
        	}

            div.customerportal {
                color: #e00000;
                font-size: 1.3em;
                padding-left: 10px;
            }
        }

        @media(min-width:992px){
        	aside#portal-column-one {
        		width: 23%;
        		margin-right: 2%;
        		font-size: 0.9em;
        	}
        	#content {
        		width: 75%;
        		float: right;
        		margin-right: 0px;
        	}
        	article#portal-column-content {
        		width: 1100px;
        		margin-right: auto;
        	}

            div.customerportal {
                color: #e00000;
                font-size: 1.5em;
                padding-left: 10px;
            }
        }

        @media(min-width:1230px){
        	aside#portal-column-one {
        		width: 23%;
        		margin-right: 1%;
        		font-size: 1em;
        	}
        	article#portal-column-content {
        		width: 1200px;
        		margin-right: auto;
        	}
        	#content {
        		position: relative;
        		width: 75%;
        		float: right;
        		margin-right: 0px;
        	}

            div.customerportal {
                color: #e00000;
                font-size: 1.8em;
                padding-left: 10px;
            }
        }

*/ }
  @media (min-width: 1220px) {
    body.site-customerportal .plone-toolbar-left-expanded .container, body.site-customerportal .plone-toolbar-left-expanded #global_statusmessage, body.site-customerportal .plone-toolbar-left-expanded [class*='template-mail_password_form'] #content, [class*='template-mail_password_form'] body.site-customerportal .plone-toolbar-left-expanded #content, body.site-customerportal .plone-toolbar-left-expanded .template-contact-info #content, .template-contact-info body.site-customerportal .plone-toolbar-left-expanded #content, body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) .plone-toolbar-left-expanded section#edit-bar, body.site-customerportal .plone-toolbar-left-expanded #portalColumns, body.site-customerportal .plone-toolbar-left-expanded #portal-column-content #content .product-nav, #portal-column-content #content body.site-customerportal .plone-toolbar-left-expanded .product-nav,
    body.site-customerportal .plone-toolbar-left-expanded #portal-column-content #content > header, #portal-column-content body.site-customerportal .plone-toolbar-left-expanded #content > header,
    body.site-customerportal .plone-toolbar-left-expanded #portal-column-content #content > .content-body, #portal-column-content body.site-customerportal .plone-toolbar-left-expanded #content > .content-body,
    body.site-customerportal .plone-toolbar-left-expanded #portal-column-content #content #content-core, #portal-column-content #content body.site-customerportal .plone-toolbar-left-expanded #content-core, body.site-customerportal .plone-toolbar-left-expanded body:not(.template-home_page) #portal-column-content #content .tilesList, body:not(.template-home_page) #portal-column-content #content body.site-customerportal .plone-toolbar-left-expanded .tilesList, body.site-customerportal .plone-toolbar-left-expanded .template-sitemap #portal-column-content, .template-sitemap body.site-customerportal .plone-toolbar-left-expanded #portal-column-content, body.site-customerportal .plone-toolbar-left-expanded #topbar .topbar-content, #topbar body.site-customerportal .plone-toolbar-left-expanded .topbar-content, body.site-customerportal .plone-toolbar-left-expanded #portal-mainnavigation .mainnavigation-content, #portal-mainnavigation body.site-customerportal .plone-toolbar-left-expanded .mainnavigation-content, body.site-customerportal .plone-toolbar-left-expanded #submenu-bowling-products .submenu-container, #submenu-bowling-products body.site-customerportal .plone-toolbar-left-expanded .submenu-container, body.site-customerportal .plone-toolbar-left-expanded .colophon .colophon-content, .colophon body.site-customerportal .plone-toolbar-left-expanded .colophon-content, body.site-customerportal .plone-toolbar-left-expanded .colophon .company-data, .colophon body.site-customerportal .plone-toolbar-left-expanded .company-data, body.site-customerportal .plone-toolbar-left-expanded .product-nav, body.site-customerportal .plone-toolbar-left-expanded .related-products-section h2, .related-products-section body.site-customerportal .plone-toolbar-left-expanded h2, body.site-customerportal .plone-toolbar-left-expanded .related-products-section .related-products-wrapper, .related-products-section body.site-customerportal .plone-toolbar-left-expanded .related-products-wrapper, body.site-customerportal .plone-toolbar-left-expanded .features, body.site-customerportal .plone-toolbar-left-expanded .tile-title, body.site-customerportal .plone-toolbar-left-expanded .qubicaTile.getInTouchTile.stickyGetInTouch .tileBody, .qubicaTile.getInTouchTile.stickyGetInTouch body.site-customerportal .plone-toolbar-left-expanded .tileBody, body.site-customerportal .plone-toolbar-left-expanded .template-home_page .qubicaTile.customerSupportTile, .template-home_page body.site-customerportal .plone-toolbar-left-expanded .qubicaTile.customerSupportTile, body.site-customerportal .plone-toolbar-left-expanded .portaltype-qubicabasefolder #search-local, .portaltype-qubicabasefolder body.site-customerportal .plone-toolbar-left-expanded #search-local, body.site-customerportal .plone-toolbar-left-expanded .portaltype-qubicabasefolder #search-results .bases, .portaltype-qubicabasefolder #search-results body.site-customerportal .plone-toolbar-left-expanded .bases, body.site-customerportal .plone-toolbar-left-expanded .headquarters .main-local-hq, .headquarters body.site-customerportal .plone-toolbar-left-expanded .main-local-hq, body.site-customerportal .plone-toolbar-left-expanded .portaltype-testimonial .related-products-section .getInTouchWrapper, .portaltype-testimonial .related-products-section body.site-customerportal .plone-toolbar-left-expanded .getInTouchWrapper, body.site-customerportal .plone-toolbar-left-expanded .investor-nav > ul, body.site-customerportal .plone-toolbar-left-expanded .qubicaTile.fullWidth.qubica-world-cup .tileBody, .qubicaTile.fullWidth.qubica-world-cup body.site-customerportal .plone-toolbar-left-expanded .tileBody, body.site-customerportal .plone-toolbar-left-expanded .header-btn ul.header-btn-list, .header-btn body.site-customerportal .plone-toolbar-left-expanded ul.header-btn-list, body.site-customerportal .plone-toolbar-left-expanded .tleMapNewsEventsWrapper .tleMapNewsEventsContent, .tleMapNewsEventsWrapper body.site-customerportal .plone-toolbar-left-expanded .tleMapNewsEventsContent, body.site-customerportal .plone-toolbar-left-expanded .template-news_events_view .latestNewsWrapper, .template-news_events_view body.site-customerportal .plone-toolbar-left-expanded .latestNewsWrapper, body.site-customerportal .plone-toolbar-left-expanded .template-news_events_view .qubica-events .tileBody, .template-news_events_view .qubica-events body.site-customerportal .plone-toolbar-left-expanded .tileBody,
    body.site-customerportal .plone-toolbar-left-expanded .template-news_events_view .qubica-webinars .tileBody, .template-news_events_view .qubica-webinars body.site-customerportal .plone-toolbar-left-expanded .tileBody, body.site-customerportal .plone-toolbar-left-expanded .headerNewsEvents, body.site-customerportal .plone-toolbar-left-expanded #content .newsEventBody .newsEventContent, #content .newsEventBody body.site-customerportal .plone-toolbar-left-expanded .newsEventContent, body.site-customerportal .plone-toolbar-left-expanded .aboutUsTextWrapper, body.site-customerportal .plone-toolbar-left-expanded .relatedNewsEventWrapper, body.site-customerportal .plone-toolbar-left-expanded .template-infinitescroll_events_view #content .qubica-events, .template-infinitescroll_events_view #content body.site-customerportal .plone-toolbar-left-expanded .qubica-events, body.site-customerportal .plone-toolbar-left-expanded .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList, .template-infinitescroll_events_view #pastEventsWrapper body.site-customerportal .plone-toolbar-left-expanded .pastEventsList, body.site-customerportal .plone-toolbar-left-expanded .contact-nav-wrapper, body.site-customerportal .plone-toolbar-left-expanded .portaltype-contact .document-body, .portaltype-contact body.site-customerportal .plone-toolbar-left-expanded .document-body, body.site-customerportal .plone-toolbar-left-expanded .template-default_error_message #portal-column-content, .template-default_error_message body.site-customerportal .plone-toolbar-left-expanded #portal-column-content, body.site-customerportal .plone-toolbar-left-expanded #viewlet-below-content, body.site-customerportal .plone-toolbar-left-expanded .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content, .section-qubicaamf-bowling-world-cup .live-nav body.site-customerportal .plone-toolbar-left-expanded .live-nav-content, body.site-customerportal .plone-toolbar-left-expanded .section-qubicaamf-bowling-world-cup .worldcup-title .worldcup-title-content, .section-qubicaamf-bowling-world-cup .worldcup-title body.site-customerportal .plone-toolbar-left-expanded .worldcup-title-content, body.site-customerportal .plone-toolbar-left-expanded .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .column-tiles-wrapper, .section-qubicaamf-bowling-world-cup .wcsection.show-column-two body.site-customerportal .plone-toolbar-left-expanded .column-tiles-wrapper, body.site-customerportal .plone-toolbar-left-expanded .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText body.site-customerportal .plone-toolbar-left-expanded ul, body.site-customerportal .plone-toolbar-left-expanded .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .worldcup-footer-content, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer body.site-customerportal .plone-toolbar-left-expanded .worldcup-footer-content, body.site-customerportal .plone-toolbar-left-expanded .section-qubicaamf-bowling-world-cup section.view-file-list, .section-qubicaamf-bowling-world-cup body.site-customerportal .plone-toolbar-left-expanded section.view-file-list, body.site-customerportal .plone-toolbar-left-expanded .section-qubicaamf-bowling-world-cup .worldcup-details, .section-qubicaamf-bowling-world-cup body.site-customerportal .plone-toolbar-left-expanded .worldcup-details, body.site-customerportal .plone-toolbar-left-expanded .section-qubicaamf-bowling-world-cup .worldcup-live .live-content, .section-qubicaamf-bowling-world-cup .worldcup-live body.site-customerportal .plone-toolbar-left-expanded .live-content, body.site-customerportal .plone-toolbar-left-expanded .template-view.portaltype-qubicaworldcuphistoricizing .historicization_wc_info, .template-view.portaltype-qubicaworldcuphistoricizing body.site-customerportal .plone-toolbar-left-expanded .historicization_wc_info, body.site-customerportal .plone-toolbar-left-expanded .template-view.portaltype-qubicaworldcuphistoricizing .winners, .template-view.portaltype-qubicaworldcuphistoricizing body.site-customerportal .plone-toolbar-left-expanded .winners, body.site-customerportal .plone-toolbar-left-expanded .template-view.portaltype-qubicaworldcuphistoricizing .location_destination_text, .template-view.portaltype-qubicaworldcuphistoricizing body.site-customerportal .plone-toolbar-left-expanded .location_destination_text, body.site-customerportal .plone-toolbar-left-expanded .template-view.portaltype-qubicaworldcuphistoricizing .topx_container, .template-view.portaltype-qubicaworldcuphistoricizing body.site-customerportal .plone-toolbar-left-expanded .topx_container, body.site-customerportal .plone-toolbar-left-expanded .template-view.portaltype-qubicaworldcuphistoricizing .gallery, .template-view.portaltype-qubicaworldcuphistoricizing body.site-customerportal .plone-toolbar-left-expanded .gallery, body.site-customerportal .plone-toolbar-left-expanded .template-view.portaltype-qubicaworldcuphistoricizing .wcCollectionNewsTile, .template-view.portaltype-qubicaworldcuphistoricizing body.site-customerportal .plone-toolbar-left-expanded .wcCollectionNewsTile, body.site-customerportal .plone-toolbar-left-expanded .template-bowler-details.portaltype-bowler .bowler-info-wrapper, .template-bowler-details.portaltype-bowler body.site-customerportal .plone-toolbar-left-expanded .bowler-info-wrapper, body.site-customerportal .plone-toolbar-left-expanded .template-bowler-details.portaltype-bowler .last_played_world_cup, .template-bowler-details.portaltype-bowler body.site-customerportal .plone-toolbar-left-expanded .last_played_world_cup,
    body.site-customerportal .plone-toolbar-left-expanded .template-bowler-details.portaltype-bowler .playing_career, .template-bowler-details.portaltype-bowler body.site-customerportal .plone-toolbar-left-expanded .playing_career, body.site-customerportal .plone-toolbar-left-expanded .worldcup_archive .topplayersbox, .worldcup_archive body.site-customerportal .plone-toolbar-left-expanded .topplayersbox,
    body.site-customerportal .plone-toolbar-left-expanded .bowler-search .topplayersbox, .bowler-search body.site-customerportal .plone-toolbar-left-expanded .topplayersbox, body.site-customerportal .plone-toolbar-left-expanded .template-view.portaltype-country .tileWrapper, .template-view.portaltype-country body.site-customerportal .plone-toolbar-left-expanded .tileWrapper {
      width: 1080px; }
    body.site-customerportal .plone-toolbar-left-default .container, body.site-customerportal .plone-toolbar-left-default #global_statusmessage, body.site-customerportal .plone-toolbar-left-default [class*='template-mail_password_form'] #content, [class*='template-mail_password_form'] body.site-customerportal .plone-toolbar-left-default #content, body.site-customerportal .plone-toolbar-left-default .template-contact-info #content, .template-contact-info body.site-customerportal .plone-toolbar-left-default #content, body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) .plone-toolbar-left-default section#edit-bar, body.site-customerportal .plone-toolbar-left-default #portalColumns, body.site-customerportal .plone-toolbar-left-default #portal-column-content #content .product-nav, #portal-column-content #content body.site-customerportal .plone-toolbar-left-default .product-nav,
    body.site-customerportal .plone-toolbar-left-default #portal-column-content #content > header, #portal-column-content body.site-customerportal .plone-toolbar-left-default #content > header,
    body.site-customerportal .plone-toolbar-left-default #portal-column-content #content > .content-body, #portal-column-content body.site-customerportal .plone-toolbar-left-default #content > .content-body,
    body.site-customerportal .plone-toolbar-left-default #portal-column-content #content #content-core, #portal-column-content #content body.site-customerportal .plone-toolbar-left-default #content-core, body.site-customerportal .plone-toolbar-left-default body:not(.template-home_page) #portal-column-content #content .tilesList, body:not(.template-home_page) #portal-column-content #content body.site-customerportal .plone-toolbar-left-default .tilesList, body.site-customerportal .plone-toolbar-left-default .template-sitemap #portal-column-content, .template-sitemap body.site-customerportal .plone-toolbar-left-default #portal-column-content, body.site-customerportal .plone-toolbar-left-default #topbar .topbar-content, #topbar body.site-customerportal .plone-toolbar-left-default .topbar-content, body.site-customerportal .plone-toolbar-left-default #portal-mainnavigation .mainnavigation-content, #portal-mainnavigation body.site-customerportal .plone-toolbar-left-default .mainnavigation-content, body.site-customerportal .plone-toolbar-left-default #submenu-bowling-products .submenu-container, #submenu-bowling-products body.site-customerportal .plone-toolbar-left-default .submenu-container, body.site-customerportal .plone-toolbar-left-default .colophon .colophon-content, .colophon body.site-customerportal .plone-toolbar-left-default .colophon-content, body.site-customerportal .plone-toolbar-left-default .colophon .company-data, .colophon body.site-customerportal .plone-toolbar-left-default .company-data, body.site-customerportal .plone-toolbar-left-default .product-nav, body.site-customerportal .plone-toolbar-left-default .related-products-section h2, .related-products-section body.site-customerportal .plone-toolbar-left-default h2, body.site-customerportal .plone-toolbar-left-default .related-products-section .related-products-wrapper, .related-products-section body.site-customerportal .plone-toolbar-left-default .related-products-wrapper, body.site-customerportal .plone-toolbar-left-default .features, body.site-customerportal .plone-toolbar-left-default .tile-title, body.site-customerportal .plone-toolbar-left-default .qubicaTile.getInTouchTile.stickyGetInTouch .tileBody, .qubicaTile.getInTouchTile.stickyGetInTouch body.site-customerportal .plone-toolbar-left-default .tileBody, body.site-customerportal .plone-toolbar-left-default .template-home_page .qubicaTile.customerSupportTile, .template-home_page body.site-customerportal .plone-toolbar-left-default .qubicaTile.customerSupportTile, body.site-customerportal .plone-toolbar-left-default .portaltype-qubicabasefolder #search-local, .portaltype-qubicabasefolder body.site-customerportal .plone-toolbar-left-default #search-local, body.site-customerportal .plone-toolbar-left-default .portaltype-qubicabasefolder #search-results .bases, .portaltype-qubicabasefolder #search-results body.site-customerportal .plone-toolbar-left-default .bases, body.site-customerportal .plone-toolbar-left-default .headquarters .main-local-hq, .headquarters body.site-customerportal .plone-toolbar-left-default .main-local-hq, body.site-customerportal .plone-toolbar-left-default .portaltype-testimonial .related-products-section .getInTouchWrapper, .portaltype-testimonial .related-products-section body.site-customerportal .plone-toolbar-left-default .getInTouchWrapper, body.site-customerportal .plone-toolbar-left-default .investor-nav > ul, body.site-customerportal .plone-toolbar-left-default .qubicaTile.fullWidth.qubica-world-cup .tileBody, .qubicaTile.fullWidth.qubica-world-cup body.site-customerportal .plone-toolbar-left-default .tileBody, body.site-customerportal .plone-toolbar-left-default .header-btn ul.header-btn-list, .header-btn body.site-customerportal .plone-toolbar-left-default ul.header-btn-list, body.site-customerportal .plone-toolbar-left-default .tleMapNewsEventsWrapper .tleMapNewsEventsContent, .tleMapNewsEventsWrapper body.site-customerportal .plone-toolbar-left-default .tleMapNewsEventsContent, body.site-customerportal .plone-toolbar-left-default .template-news_events_view .latestNewsWrapper, .template-news_events_view body.site-customerportal .plone-toolbar-left-default .latestNewsWrapper, body.site-customerportal .plone-toolbar-left-default .template-news_events_view .qubica-events .tileBody, .template-news_events_view .qubica-events body.site-customerportal .plone-toolbar-left-default .tileBody,
    body.site-customerportal .plone-toolbar-left-default .template-news_events_view .qubica-webinars .tileBody, .template-news_events_view .qubica-webinars body.site-customerportal .plone-toolbar-left-default .tileBody, body.site-customerportal .plone-toolbar-left-default .headerNewsEvents, body.site-customerportal .plone-toolbar-left-default #content .newsEventBody .newsEventContent, #content .newsEventBody body.site-customerportal .plone-toolbar-left-default .newsEventContent, body.site-customerportal .plone-toolbar-left-default .aboutUsTextWrapper, body.site-customerportal .plone-toolbar-left-default .relatedNewsEventWrapper, body.site-customerportal .plone-toolbar-left-default .template-infinitescroll_events_view #content .qubica-events, .template-infinitescroll_events_view #content body.site-customerportal .plone-toolbar-left-default .qubica-events, body.site-customerportal .plone-toolbar-left-default .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList, .template-infinitescroll_events_view #pastEventsWrapper body.site-customerportal .plone-toolbar-left-default .pastEventsList, body.site-customerportal .plone-toolbar-left-default .contact-nav-wrapper, body.site-customerportal .plone-toolbar-left-default .portaltype-contact .document-body, .portaltype-contact body.site-customerportal .plone-toolbar-left-default .document-body, body.site-customerportal .plone-toolbar-left-default .template-default_error_message #portal-column-content, .template-default_error_message body.site-customerportal .plone-toolbar-left-default #portal-column-content, body.site-customerportal .plone-toolbar-left-default #viewlet-below-content, body.site-customerportal .plone-toolbar-left-default .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content, .section-qubicaamf-bowling-world-cup .live-nav body.site-customerportal .plone-toolbar-left-default .live-nav-content, body.site-customerportal .plone-toolbar-left-default .section-qubicaamf-bowling-world-cup .worldcup-title .worldcup-title-content, .section-qubicaamf-bowling-world-cup .worldcup-title body.site-customerportal .plone-toolbar-left-default .worldcup-title-content, body.site-customerportal .plone-toolbar-left-default .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .column-tiles-wrapper, .section-qubicaamf-bowling-world-cup .wcsection.show-column-two body.site-customerportal .plone-toolbar-left-default .column-tiles-wrapper, body.site-customerportal .plone-toolbar-left-default .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText body.site-customerportal .plone-toolbar-left-default ul, body.site-customerportal .plone-toolbar-left-default .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .worldcup-footer-content, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer body.site-customerportal .plone-toolbar-left-default .worldcup-footer-content, body.site-customerportal .plone-toolbar-left-default .section-qubicaamf-bowling-world-cup section.view-file-list, .section-qubicaamf-bowling-world-cup body.site-customerportal .plone-toolbar-left-default section.view-file-list, body.site-customerportal .plone-toolbar-left-default .section-qubicaamf-bowling-world-cup .worldcup-details, .section-qubicaamf-bowling-world-cup body.site-customerportal .plone-toolbar-left-default .worldcup-details, body.site-customerportal .plone-toolbar-left-default .section-qubicaamf-bowling-world-cup .worldcup-live .live-content, .section-qubicaamf-bowling-world-cup .worldcup-live body.site-customerportal .plone-toolbar-left-default .live-content, body.site-customerportal .plone-toolbar-left-default .template-view.portaltype-qubicaworldcuphistoricizing .historicization_wc_info, .template-view.portaltype-qubicaworldcuphistoricizing body.site-customerportal .plone-toolbar-left-default .historicization_wc_info, body.site-customerportal .plone-toolbar-left-default .template-view.portaltype-qubicaworldcuphistoricizing .winners, .template-view.portaltype-qubicaworldcuphistoricizing body.site-customerportal .plone-toolbar-left-default .winners, body.site-customerportal .plone-toolbar-left-default .template-view.portaltype-qubicaworldcuphistoricizing .location_destination_text, .template-view.portaltype-qubicaworldcuphistoricizing body.site-customerportal .plone-toolbar-left-default .location_destination_text, body.site-customerportal .plone-toolbar-left-default .template-view.portaltype-qubicaworldcuphistoricizing .topx_container, .template-view.portaltype-qubicaworldcuphistoricizing body.site-customerportal .plone-toolbar-left-default .topx_container, body.site-customerportal .plone-toolbar-left-default .template-view.portaltype-qubicaworldcuphistoricizing .gallery, .template-view.portaltype-qubicaworldcuphistoricizing body.site-customerportal .plone-toolbar-left-default .gallery, body.site-customerportal .plone-toolbar-left-default .template-view.portaltype-qubicaworldcuphistoricizing .wcCollectionNewsTile, .template-view.portaltype-qubicaworldcuphistoricizing body.site-customerportal .plone-toolbar-left-default .wcCollectionNewsTile, body.site-customerportal .plone-toolbar-left-default .template-bowler-details.portaltype-bowler .bowler-info-wrapper, .template-bowler-details.portaltype-bowler body.site-customerportal .plone-toolbar-left-default .bowler-info-wrapper, body.site-customerportal .plone-toolbar-left-default .template-bowler-details.portaltype-bowler .last_played_world_cup, .template-bowler-details.portaltype-bowler body.site-customerportal .plone-toolbar-left-default .last_played_world_cup,
    body.site-customerportal .plone-toolbar-left-default .template-bowler-details.portaltype-bowler .playing_career, .template-bowler-details.portaltype-bowler body.site-customerportal .plone-toolbar-left-default .playing_career, body.site-customerportal .plone-toolbar-left-default .worldcup_archive .topplayersbox, .worldcup_archive body.site-customerportal .plone-toolbar-left-default .topplayersbox,
    body.site-customerportal .plone-toolbar-left-default .bowler-search .topplayersbox, .bowler-search body.site-customerportal .plone-toolbar-left-default .topplayersbox, body.site-customerportal .plone-toolbar-left-default .template-view.portaltype-country .tileWrapper, .template-view.portaltype-country body.site-customerportal .plone-toolbar-left-default .tileWrapper {
      width: 1140px; } }
  body.site-customerportal .row-offcanvas-right .col-xs-6.col-sm-3.sidebar-offcanvas, body.site-customerportal .row-offcanvas-right #submenu-bowling-products .col-xs-6.sidebar-offcanvas.secondlevel, #submenu-bowling-products body.site-customerportal .row-offcanvas-right .col-xs-6.sidebar-offcanvas.secondlevel, body.site-customerportal .row-offcanvas-right #submenu-bowling-products .qubicaTile.customerSupportTile .tileBody .customerSupportIcons a.sidebar-offcanvas.secondlevel, #submenu-bowling-products .qubicaTile.customerSupportTile .tileBody .customerSupportIcons body.site-customerportal .row-offcanvas-right a.sidebar-offcanvas.secondlevel, body.site-customerportal .row-offcanvas-right .qubicaTile.customerSupportTile .tileBody .customerSupportIcons #submenu-bowling-products a.sidebar-offcanvas.secondlevel, .qubicaTile.customerSupportTile .tileBody .customerSupportIcons #submenu-bowling-products body.site-customerportal .row-offcanvas-right a.sidebar-offcanvas.secondlevel, body.site-customerportal .row-offcanvas-right #submenu-bowling-products .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data div.sidebar-offcanvas.secondlevel, #submenu-bowling-products .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas.secondlevel, body.site-customerportal .row-offcanvas-right .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data #submenu-bowling-products div.sidebar-offcanvas.secondlevel, .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data #submenu-bowling-products body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas.secondlevel,
  body.site-customerportal .row-offcanvas-right #submenu-bowling-products .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data div.sidebar-offcanvas.secondlevel, #submenu-bowling-products .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas.secondlevel, body.site-customerportal .row-offcanvas-right .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data #submenu-bowling-products div.sidebar-offcanvas.secondlevel, .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data #submenu-bowling-products body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas.secondlevel, body.site-customerportal .row-offcanvas-right .qubicaTile.customerSupportTile .tileBody .customerSupportIcons a.sidebar-offcanvas, .qubicaTile.customerSupportTile .tileBody .customerSupportIcons body.site-customerportal .row-offcanvas-right a.sidebar-offcanvas, body.site-customerportal .row-offcanvas-right .template-contact_investement_inquiries #content .contact-form div.col-xs-6.sidebar-offcanvas[id*='zipcode'], .template-contact_investement_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right div.col-xs-6.sidebar-offcanvas[id*='zipcode'], body.site-customerportal .row-offcanvas-right .template-contact_investement_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data div.sidebar-offcanvas[id*='zipcode'], .template-contact_investement_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id*='zipcode'], body.site-customerportal .row-offcanvas-right .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data .template-contact_investement_inquiries #content .contact-form div.sidebar-offcanvas[id*='zipcode'], .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data .template-contact_investement_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id*='zipcode'],
  body.site-customerportal .row-offcanvas-right .template-contact_investement_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data div.sidebar-offcanvas[id*='zipcode'], .template-contact_investement_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id*='zipcode'], body.site-customerportal .row-offcanvas-right .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data .template-contact_investement_inquiries #content .contact-form div.sidebar-offcanvas[id*='zipcode'], .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data .template-contact_investement_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id*='zipcode'],
  body.site-customerportal .row-offcanvas-right .template-contact_investement_inquiries #content .contact-form div.col-xs-6.sidebar-offcanvas[id*='widgets-fax'], .template-contact_investement_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right div.col-xs-6.sidebar-offcanvas[id*='widgets-fax'], body.site-customerportal .row-offcanvas-right .template-contact_investement_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data div.sidebar-offcanvas[id*='widgets-fax'], .template-contact_investement_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id*='widgets-fax'], body.site-customerportal .row-offcanvas-right .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data .template-contact_investement_inquiries #content .contact-form div.sidebar-offcanvas[id*='widgets-fax'], .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data .template-contact_investement_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id*='widgets-fax'],
  body.site-customerportal .row-offcanvas-right .template-contact_investement_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data div.sidebar-offcanvas[id*='widgets-fax'], .template-contact_investement_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id*='widgets-fax'], body.site-customerportal .row-offcanvas-right .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data .template-contact_investement_inquiries #content .contact-form div.sidebar-offcanvas[id*='widgets-fax'], .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data .template-contact_investement_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id*='widgets-fax'],
  body.site-customerportal .row-offcanvas-right .template-contact_investement_inquiries #content .contact-form div.col-xs-6.sidebar-offcanvas[id*='bowling_lanes'], .template-contact_investement_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right div.col-xs-6.sidebar-offcanvas[id*='bowling_lanes'], body.site-customerportal .row-offcanvas-right .template-contact_investement_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data div.sidebar-offcanvas[id*='bowling_lanes'], .template-contact_investement_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id*='bowling_lanes'], body.site-customerportal .row-offcanvas-right .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data .template-contact_investement_inquiries #content .contact-form div.sidebar-offcanvas[id*='bowling_lanes'], .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data .template-contact_investement_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id*='bowling_lanes'],
  body.site-customerportal .row-offcanvas-right .template-contact_investement_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data div.sidebar-offcanvas[id*='bowling_lanes'], .template-contact_investement_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id*='bowling_lanes'], body.site-customerportal .row-offcanvas-right .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data .template-contact_investement_inquiries #content .contact-form div.sidebar-offcanvas[id*='bowling_lanes'], .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data .template-contact_investement_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id*='bowling_lanes'],
  body.site-customerportal .row-offcanvas-right .template-contact_general_inquiries #content .contact-form div.col-xs-6.sidebar-offcanvas[id*='zipcode'], .template-contact_general_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right div.col-xs-6.sidebar-offcanvas[id*='zipcode'], body.site-customerportal .row-offcanvas-right .template-contact_general_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data div.sidebar-offcanvas[id*='zipcode'], .template-contact_general_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id*='zipcode'], body.site-customerportal .row-offcanvas-right .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data .template-contact_general_inquiries #content .contact-form div.sidebar-offcanvas[id*='zipcode'], .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data .template-contact_general_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id*='zipcode'],
  body.site-customerportal .row-offcanvas-right .template-contact_general_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data div.sidebar-offcanvas[id*='zipcode'], .template-contact_general_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id*='zipcode'], body.site-customerportal .row-offcanvas-right .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data .template-contact_general_inquiries #content .contact-form div.sidebar-offcanvas[id*='zipcode'], .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data .template-contact_general_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id*='zipcode'],
  body.site-customerportal .row-offcanvas-right .template-contact_general_inquiries #content .contact-form div.col-xs-6.sidebar-offcanvas[id*='widgets-fax'], .template-contact_general_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right div.col-xs-6.sidebar-offcanvas[id*='widgets-fax'], body.site-customerportal .row-offcanvas-right .template-contact_general_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data div.sidebar-offcanvas[id*='widgets-fax'], .template-contact_general_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id*='widgets-fax'], body.site-customerportal .row-offcanvas-right .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data .template-contact_general_inquiries #content .contact-form div.sidebar-offcanvas[id*='widgets-fax'], .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data .template-contact_general_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id*='widgets-fax'],
  body.site-customerportal .row-offcanvas-right .template-contact_general_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data div.sidebar-offcanvas[id*='widgets-fax'], .template-contact_general_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id*='widgets-fax'], body.site-customerportal .row-offcanvas-right .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data .template-contact_general_inquiries #content .contact-form div.sidebar-offcanvas[id*='widgets-fax'], .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data .template-contact_general_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id*='widgets-fax'],
  body.site-customerportal .row-offcanvas-right .template-contact_general_inquiries #content .contact-form div.col-xs-6.sidebar-offcanvas[id*='bowling_lanes'], .template-contact_general_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right div.col-xs-6.sidebar-offcanvas[id*='bowling_lanes'], body.site-customerportal .row-offcanvas-right .template-contact_general_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data div.sidebar-offcanvas[id*='bowling_lanes'], .template-contact_general_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id*='bowling_lanes'], body.site-customerportal .row-offcanvas-right .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data .template-contact_general_inquiries #content .contact-form div.sidebar-offcanvas[id*='bowling_lanes'], .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data .template-contact_general_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id*='bowling_lanes'],
  body.site-customerportal .row-offcanvas-right .template-contact_general_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data div.sidebar-offcanvas[id*='bowling_lanes'], .template-contact_general_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id*='bowling_lanes'], body.site-customerportal .row-offcanvas-right .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data .template-contact_general_inquiries #content .contact-form div.sidebar-offcanvas[id*='bowling_lanes'], .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data .template-contact_general_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id*='bowling_lanes'], body.site-customerportal .row-offcanvas-right .template-contact_investement_inquiries #content .contact-form div.col-xs-6.sidebar-offcanvas[id='formfield-form-widgets-phone_number'], .template-contact_investement_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right div.col-xs-6.sidebar-offcanvas[id='formfield-form-widgets-phone_number'], body.site-customerportal .row-offcanvas-right .template-contact_investement_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data div.sidebar-offcanvas[id='formfield-form-widgets-phone_number'], .template-contact_investement_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id='formfield-form-widgets-phone_number'], body.site-customerportal .row-offcanvas-right .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data .template-contact_investement_inquiries #content .contact-form div.sidebar-offcanvas[id='formfield-form-widgets-phone_number'], .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data .template-contact_investement_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id='formfield-form-widgets-phone_number'],
  body.site-customerportal .row-offcanvas-right .template-contact_investement_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data div.sidebar-offcanvas[id='formfield-form-widgets-phone_number'], .template-contact_investement_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id='formfield-form-widgets-phone_number'], body.site-customerportal .row-offcanvas-right .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data .template-contact_investement_inquiries #content .contact-form div.sidebar-offcanvas[id='formfield-form-widgets-phone_number'], .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data .template-contact_investement_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id='formfield-form-widgets-phone_number'],
  body.site-customerportal .row-offcanvas-right .template-contact_general_inquiries #content .contact-form div.col-xs-6.sidebar-offcanvas[id='formfield-form-widgets-phone_number'], .template-contact_general_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right div.col-xs-6.sidebar-offcanvas[id='formfield-form-widgets-phone_number'], body.site-customerportal .row-offcanvas-right .template-contact_general_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data div.sidebar-offcanvas[id='formfield-form-widgets-phone_number'], .template-contact_general_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id='formfield-form-widgets-phone_number'], body.site-customerportal .row-offcanvas-right .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data .template-contact_general_inquiries #content .contact-form div.sidebar-offcanvas[id='formfield-form-widgets-phone_number'], .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data .template-contact_general_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id='formfield-form-widgets-phone_number'],
  body.site-customerportal .row-offcanvas-right .template-contact_general_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data div.sidebar-offcanvas[id='formfield-form-widgets-phone_number'], .template-contact_general_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id='formfield-form-widgets-phone_number'], body.site-customerportal .row-offcanvas-right .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data .template-contact_general_inquiries #content .contact-form div.sidebar-offcanvas[id='formfield-form-widgets-phone_number'], .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data .template-contact_general_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id='formfield-form-widgets-phone_number'], body.site-customerportal .row-offcanvas-right .template-contact_investement_inquiries #content .contact-form div.col-xs-6.sidebar-offcanvas[id*='phone_number'], .template-contact_investement_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right div.col-xs-6.sidebar-offcanvas[id*='phone_number'], body.site-customerportal .row-offcanvas-right .template-contact_investement_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data div.sidebar-offcanvas[id*='phone_number'], .template-contact_investement_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id*='phone_number'], body.site-customerportal .row-offcanvas-right .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data .template-contact_investement_inquiries #content .contact-form div.sidebar-offcanvas[id*='phone_number'], .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data .template-contact_investement_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id*='phone_number'],
  body.site-customerportal .row-offcanvas-right .template-contact_investement_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data div.sidebar-offcanvas[id*='phone_number'], .template-contact_investement_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id*='phone_number'], body.site-customerportal .row-offcanvas-right .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data .template-contact_investement_inquiries #content .contact-form div.sidebar-offcanvas[id*='phone_number'], .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data .template-contact_investement_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id*='phone_number'],
  body.site-customerportal .row-offcanvas-right .template-contact_general_inquiries #content .contact-form div.col-xs-6.sidebar-offcanvas[id*='phone_number'], .template-contact_general_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right div.col-xs-6.sidebar-offcanvas[id*='phone_number'], body.site-customerportal .row-offcanvas-right .template-contact_general_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data div.sidebar-offcanvas[id*='phone_number'], .template-contact_general_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id*='phone_number'], body.site-customerportal .row-offcanvas-right .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data .template-contact_general_inquiries #content .contact-form div.sidebar-offcanvas[id*='phone_number'], .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data .template-contact_general_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id*='phone_number'],
  body.site-customerportal .row-offcanvas-right .template-contact_general_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data div.sidebar-offcanvas[id*='phone_number'], .template-contact_general_inquiries #content .contact-form .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id*='phone_number'], body.site-customerportal .row-offcanvas-right .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data .template-contact_general_inquiries #content .contact-form div.sidebar-offcanvas[id*='phone_number'], .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data .template-contact_general_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right div.sidebar-offcanvas[id*='phone_number'], body.site-customerportal .row-offcanvas-right .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data div.col-sm-3.sidebar-offcanvas, .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data body.site-customerportal .row-offcanvas-right div.col-sm-3.sidebar-offcanvas,
  body.site-customerportal .row-offcanvas-right .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data div.col-sm-3.sidebar-offcanvas, .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data body.site-customerportal .row-offcanvas-right div.col-sm-3.sidebar-offcanvas {
    display: none; }
  body.site-customerportal .row-offcanvas-right .sidebar-offcanvas + .col-xs-12.col-sm-9, body.site-customerportal .row-offcanvas-right .header-btn ul.header-btn-list .sidebar-offcanvas + li.col-sm-9, .header-btn ul.header-btn-list body.site-customerportal .row-offcanvas-right .sidebar-offcanvas + li.col-sm-9, body.site-customerportal .row-offcanvas-right .tleMapNewsEventsWrapper .tleMapNewsEventsContent .sidebar-offcanvas + .col-sm-9.tileWrapper.mapTile, .tleMapNewsEventsWrapper .tleMapNewsEventsContent body.site-customerportal .row-offcanvas-right .sidebar-offcanvas + .col-sm-9.tileWrapper.mapTile, body.site-customerportal .row-offcanvas-right .tleMapNewsEventsWrapper .tleMapNewsEventsContent .template-contact_investement_inquiries #content .contact-form .sidebar-offcanvas + div.tileWrapper.mapTile[id*='project_or_center_name'], .tleMapNewsEventsWrapper .tleMapNewsEventsContent .template-contact_investement_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right .sidebar-offcanvas + div.tileWrapper.mapTile[id*='project_or_center_name'], body.site-customerportal .row-offcanvas-right .template-contact_investement_inquiries #content .contact-form .tleMapNewsEventsWrapper .tleMapNewsEventsContent .sidebar-offcanvas + div.tileWrapper.mapTile[id*='project_or_center_name'], .template-contact_investement_inquiries #content .contact-form .tleMapNewsEventsWrapper .tleMapNewsEventsContent body.site-customerportal .row-offcanvas-right .sidebar-offcanvas + div.tileWrapper.mapTile[id*='project_or_center_name'],
  body.site-customerportal .row-offcanvas-right .tleMapNewsEventsWrapper .tleMapNewsEventsContent .template-contact_general_inquiries #content .contact-form .sidebar-offcanvas + div.tileWrapper.mapTile[id*='project_or_center_name'], .tleMapNewsEventsWrapper .tleMapNewsEventsContent .template-contact_general_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right .sidebar-offcanvas + div.tileWrapper.mapTile[id*='project_or_center_name'], body.site-customerportal .row-offcanvas-right .template-contact_general_inquiries #content .contact-form .tleMapNewsEventsWrapper .tleMapNewsEventsContent .sidebar-offcanvas + div.tileWrapper.mapTile[id*='project_or_center_name'], .template-contact_general_inquiries #content .contact-form .tleMapNewsEventsWrapper .tleMapNewsEventsContent body.site-customerportal .row-offcanvas-right .sidebar-offcanvas + div.tileWrapper.mapTile[id*='project_or_center_name'], body.site-customerportal .row-offcanvas-right .tleMapNewsEventsWrapper .tleMapNewsEventsContent .sidebar-offcanvas + .col-sm-9.tileNewsEventsWrapper, .tleMapNewsEventsWrapper .tleMapNewsEventsContent body.site-customerportal .row-offcanvas-right .sidebar-offcanvas + .col-sm-9.tileNewsEventsWrapper, body.site-customerportal .row-offcanvas-right .tleMapNewsEventsWrapper .tleMapNewsEventsContent .template-contact_investement_inquiries #content .contact-form .sidebar-offcanvas + div.tileNewsEventsWrapper[id*='project_or_center_name'], .tleMapNewsEventsWrapper .tleMapNewsEventsContent .template-contact_investement_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right .sidebar-offcanvas + div.tileNewsEventsWrapper[id*='project_or_center_name'], body.site-customerportal .row-offcanvas-right .template-contact_investement_inquiries #content .contact-form .tleMapNewsEventsWrapper .tleMapNewsEventsContent .sidebar-offcanvas + div.tileNewsEventsWrapper[id*='project_or_center_name'], .template-contact_investement_inquiries #content .contact-form .tleMapNewsEventsWrapper .tleMapNewsEventsContent body.site-customerportal .row-offcanvas-right .sidebar-offcanvas + div.tileNewsEventsWrapper[id*='project_or_center_name'],
  body.site-customerportal .row-offcanvas-right .tleMapNewsEventsWrapper .tleMapNewsEventsContent .template-contact_general_inquiries #content .contact-form .sidebar-offcanvas + div.tileNewsEventsWrapper[id*='project_or_center_name'], .tleMapNewsEventsWrapper .tleMapNewsEventsContent .template-contact_general_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right .sidebar-offcanvas + div.tileNewsEventsWrapper[id*='project_or_center_name'], body.site-customerportal .row-offcanvas-right .template-contact_general_inquiries #content .contact-form .tleMapNewsEventsWrapper .tleMapNewsEventsContent .sidebar-offcanvas + div.tileNewsEventsWrapper[id*='project_or_center_name'], .template-contact_general_inquiries #content .contact-form .tleMapNewsEventsWrapper .tleMapNewsEventsContent body.site-customerportal .row-offcanvas-right .sidebar-offcanvas + div.tileNewsEventsWrapper[id*='project_or_center_name'], body.site-customerportal .row-offcanvas-right .template-contact_investement_inquiries #content .contact-form .sidebar-offcanvas + div.col-xs-12[id*='project_or_center_name'], .template-contact_investement_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right .sidebar-offcanvas + div.col-xs-12[id*='project_or_center_name'], body.site-customerportal .row-offcanvas-right .template-contact_investement_inquiries #content .contact-form .template-view.portaltype-country .sidebar-offcanvas + div.bwc-statistic[id*='project_or_center_name'], .template-contact_investement_inquiries #content .contact-form .template-view.portaltype-country body.site-customerportal .row-offcanvas-right .sidebar-offcanvas + div.bwc-statistic[id*='project_or_center_name'], body.site-customerportal .row-offcanvas-right .template-view.portaltype-country .template-contact_investement_inquiries #content .contact-form .sidebar-offcanvas + div.bwc-statistic[id*='project_or_center_name'], .template-view.portaltype-country .template-contact_investement_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right .sidebar-offcanvas + div.bwc-statistic[id*='project_or_center_name'], body.site-customerportal .row-offcanvas-right .template-contact_investement_inquiries #content .contact-form .template-view.portaltype-country .bwc-award > .sidebar-offcanvas + div[id*='project_or_center_name'], .template-contact_investement_inquiries #content .contact-form .template-view.portaltype-country body.site-customerportal .row-offcanvas-right .bwc-award > .sidebar-offcanvas + div[id*='project_or_center_name'], body.site-customerportal .row-offcanvas-right .template-view.portaltype-country .template-contact_investement_inquiries #content .contact-form .bwc-award > .sidebar-offcanvas + div[id*='project_or_center_name'], .template-view.portaltype-country .template-contact_investement_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right .bwc-award > .sidebar-offcanvas + div[id*='project_or_center_name'],
  body.site-customerportal .row-offcanvas-right .template-contact_general_inquiries #content .contact-form .sidebar-offcanvas + div.col-xs-12[id*='project_or_center_name'], .template-contact_general_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right .sidebar-offcanvas + div.col-xs-12[id*='project_or_center_name'], body.site-customerportal .row-offcanvas-right .template-contact_general_inquiries #content .contact-form .template-view.portaltype-country .sidebar-offcanvas + div.bwc-statistic[id*='project_or_center_name'], .template-contact_general_inquiries #content .contact-form .template-view.portaltype-country body.site-customerportal .row-offcanvas-right .sidebar-offcanvas + div.bwc-statistic[id*='project_or_center_name'], body.site-customerportal .row-offcanvas-right .template-view.portaltype-country .template-contact_general_inquiries #content .contact-form .sidebar-offcanvas + div.bwc-statistic[id*='project_or_center_name'], .template-view.portaltype-country .template-contact_general_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right .sidebar-offcanvas + div.bwc-statistic[id*='project_or_center_name'], body.site-customerportal .row-offcanvas-right .template-contact_general_inquiries #content .contact-form .template-view.portaltype-country .bwc-award > .sidebar-offcanvas + div[id*='project_or_center_name'], .template-contact_general_inquiries #content .contact-form .template-view.portaltype-country body.site-customerportal .row-offcanvas-right .bwc-award > .sidebar-offcanvas + div[id*='project_or_center_name'], body.site-customerportal .row-offcanvas-right .template-view.portaltype-country .template-contact_general_inquiries #content .contact-form .bwc-award > .sidebar-offcanvas + div[id*='project_or_center_name'], .template-view.portaltype-country .template-contact_general_inquiries #content .contact-form body.site-customerportal .row-offcanvas-right .bwc-award > .sidebar-offcanvas + div[id*='project_or_center_name'], body.site-customerportal .row-offcanvas-right .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul .sidebar-offcanvas + li.col-sm-9, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul body.site-customerportal .row-offcanvas-right .sidebar-offcanvas + li.col-sm-9, body.site-customerportal .row-offcanvas-right .template-view.portaltype-country .sidebar-offcanvas + .col-sm-9.bwc-statistic, .template-view.portaltype-country body.site-customerportal .row-offcanvas-right .sidebar-offcanvas + .col-sm-9.bwc-statistic, body.site-customerportal .row-offcanvas-right .template-view.portaltype-country .bwc-award > .sidebar-offcanvas + div.col-sm-9, .template-view.portaltype-country body.site-customerportal .row-offcanvas-right .bwc-award > .sidebar-offcanvas + div.col-sm-9 {
    width: auto;
    float: none; }
  body.site-customerportal #viewlet-above-content:before {
    display: block;
    background: transparent url("../images/customerportal.jpg") no-repeat center center;
    content: '';
    height: 160px;
    width: 100%;
    background-size: cover; }
    @media (max-width: 767px) {
      body.site-customerportal #viewlet-above-content:before {
        display: none; } }
    @media (max-width: 1023px) and (min-width: 768px) {
      body.site-customerportal #viewlet-above-content:before {
        background-position-x: -230px; } }
    @media (min-width: 1950px) {
      body.site-customerportal #viewlet-above-content:before {
        height: 200px; } }
  body.site-customerportal .portletSearch .portletContent .LSBox {
    position: relative; }
  body.site-customerportal .portletSearch .portletContent .help-tip {
    position: absolute;
    top: 10px;
    text-align: center;
    background-color: #e00000;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    cursor: default;
    left: 89%; }
    body.site-customerportal .portletSearch .portletContent .help-tip:before {
      content: '?';
      font-weight: bold;
      color: #fff; }
    body.site-customerportal .portletSearch .portletContent .help-tip:hover p {
      display: block;
      transform-origin: 100% 0%;
      -webkit-animation: fadeIn 0.3s ease-in-out;
      animation: fadeIn 0.3s ease-in-out; }
    body.site-customerportal .portletSearch .portletContent .help-tip p {
      /* The tooltip */
      display: none;
      text-align: left;
      background-color: #1E2021;
      padding: 20px;
      width: 260px;
      position: absolute;
      border-radius: 3px;
      box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
      right: -4px;
      color: #FFF;
      font-size: 13px;
      line-height: 1.4;
      z-index: 10000;
      top: 25px; }
      body.site-customerportal .portletSearch .portletContent .help-tip p:before {
        position: absolute;
        content: '';
        width: 0;
        height: 0;
        border: 6px solid transparent;
        border-bottom-color: #1E2021;
        right: 8px;
        top: -12px; }
  @media (max-width: 1023px) {
    body.site-customerportal .portletSearch .portletContent .help-tip {
      display: none; } }
  body.site-customerportal .portletSearch .portletContent div.submitconotainer {
    text-align: center; }
    body.site-customerportal .portletSearch .portletContent div.submitconotainer input[type='submit'] {
      background-color: #e00000;
      color: #FFF;
      border: none;
      border-bottom: 1px solid #ad0000; }
      body.site-customerportal .portletSearch .portletContent div.submitconotainer input[type='submit']:hover {
        background-color: #ad0000;
        color: #FFF;
        border-color: #e00000; }
  body.site-customerportal .portletSearch .portletContent form#searchform {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    overflow: visible;
    clip: auto;
    border: 0; }
  body.site-customerportal #portal-globalnav li.nav-link-search2 {
    padding-right: 0; }
    body.site-customerportal #portal-globalnav li.nav-link-search2 a:before {
      display: inline-block;
      font-family: FontAwesome;
      content: "";
      color: inherit; }
  body.site-customerportal.template-search .hide-nav #portal-globalnav li[id^='portaltab'] {
    display: inherit; }
  body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) #edit-zone {
    display: none; }
  body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) section#edit-bar {
    padding-bottom: 10px;
    padding-top: 20px;
    text-align: right;
    border-bottom: 4px solid #e00000; }
    body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) section#edit-bar .username {
      float: left;
      font-weight: bold; }
    body.site-customerportal:not(.userrole-manager):not(.userrole-site-administrator) section#edit-bar #personaltools-logout {
      border-left: 2px solid black;
      padding-left: 5px; }
  body.site-customerportal #edit-zone nav > ul ul [class^="icon-logout"] {
    display: none !important; }
  @media (min-width: 1220px) {
    body.site-customerportal.plone-toolbar-left-expanded #portalColumns {
      width: 1080px; }
    body.site-customerportal.plone-toolbar-left-default #portalColumns {
      width: 1140px; } }
  body.site-customerportal #portalColumns {
    padding: 20px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    /* Col sx - menu di navigazione */ }
    body.site-customerportal #portalColumns #portal-column-one {
      background-color: #333;
      /* rosso: #e00000 - grigione: #333 */
      width: 25%;
      padding: 20px 15px;
      color: #ccc; }
      body.site-customerportal #portalColumns #portal-column-one a {
        color: #ccc; }
        body.site-customerportal #portalColumns #portal-column-one a:focus, body.site-customerportal #portalColumns #portal-column-one a:hover {
          color: #FFF; }
    body.site-customerportal #portalColumns #portal-column-content {
      padding-top: 0px;
      width: 75%;
      padding-left: 20px; }
    @media (max-width: 767px) {
      body.site-customerportal #portalColumns {
        -webkit-flex-direction: column-reverse;
        -moz-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding-top: 0; }
        body.site-customerportal #portalColumns #portal-column-content,
        body.site-customerportal #portalColumns #portal-column-one {
          width: auto; }
        body.site-customerportal #portalColumns #portal-column-content {
          padding: 20px 15px; }
        body.site-customerportal #portalColumns #portal-column-one {
          margin: 0 2%; } }
  body.site-customerportal #portal-column-one .portlet {
    margin-bottom: 15px; }
    body.site-customerportal #portal-column-one .portlet .portletHeader {
      font-size: 1.1em;
      font-weight: bold;
      text-transform: uppercase;
      color: #EEE;
      padding-bottom: 4px;
      border-bottom: 1px solid #EEE; }
      body.site-customerportal #portal-column-one .portlet .portletHeader a {
        color: #EEE !important; }
    body.site-customerportal #portal-column-one .portlet .portletContent {
      padding: 15px 0 0; }
  body.site-customerportal .portletLogin .field {
    margin-bottom: 15px; }
    body.site-customerportal .portletLogin .field label {
      font-weight: normal;
      margin-bottom: 0.4em; }
    body.site-customerportal .portletLogin .field input {
      width: 100%;
      border-radius: 3px;
      padding: 0.2em 0.5em;
      border: 0;
      color: #fff;
      background-color: #999; }
  body.site-customerportal .portletLogin .formControls {
    text-align: center; }
    body.site-customerportal .portletLogin .formControls input[type="submit"] {
      padding: 0.5em 2em !important; }
      body.site-customerportal .portletLogin .formControls input[type="submit"]:focus, body.site-customerportal .portletLogin .formControls input[type="submit"]:hover {
        background-color: #999 !important; }
  body.site-customerportal .portletLogin .portletFooter {
    display: none; }
  body.site-customerportal #portal-column-one .portletSearch #searchform input.searchField {
    width: 100%;
    border-radius: 3px;
    padding: 0.5em 40px 0.5em 1.4em;
    color: #333;
    border: 0;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI1MC4zMTMgMjUwLjMxMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjUwLjMxMyAyNTAuMzEzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCI+CjxnIGlkPSJTZWFyY2giPgoJPHBhdGggc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkOyIgZD0iTTI0NC4xODYsMjE0LjYwNGwtNTQuMzc5LTU0LjM3OGMtMC4yODktMC4yODktMC42MjgtMC40OTEtMC45My0wLjc2ICAgYzEwLjctMTYuMjMxLDE2Ljk0NS0zNS42NiwxNi45NDUtNTYuNTU0QzIwNS44MjIsNDYuMDc1LDE1OS43NDcsMCwxMDIuOTExLDBTMCw0Ni4wNzUsMCwxMDIuOTExICAgYzAsNTYuODM1LDQ2LjA3NCwxMDIuOTExLDEwMi45MSwxMDIuOTExYzIwLjg5NSwwLDQwLjMyMy02LjI0NSw1Ni41NTQtMTYuOTQ1YzAuMjY5LDAuMzAxLDAuNDcsMC42NCwwLjc1OSwwLjkyOWw1NC4zOCw1NC4zOCAgIGM4LjE2OSw4LjE2OCwyMS40MTMsOC4xNjgsMjkuNTgzLDBDMjUyLjM1NCwyMzYuMDE3LDI1Mi4zNTQsMjIyLjc3MywyNDQuMTg2LDIxNC42MDR6IE0xMDIuOTExLDE3MC4xNDYgICBjLTM3LjEzNCwwLTY3LjIzNi0zMC4xMDItNjcuMjM2LTY3LjIzNWMwLTM3LjEzNCwzMC4xMDMtNjcuMjM2LDY3LjIzNi02Ny4yMzZjMzcuMTMyLDAsNjcuMjM1LDMwLjEwMyw2Ny4yMzUsNjcuMjM2ICAgQzE3MC4xNDYsMTQwLjA0NCwxNDAuMDQzLDE3MC4xNDYsMTAyLjkxMSwxNzAuMTQ2eiIgZmlsbD0iI2UwMDAwMCIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
    background-repeat: no-repeat;
    background-position: 2% center;
    background-size: 0.8em 0.8em; }
  body.site-customerportal #portal-column-one .portletSearch .searchButton,
  body.site-customerportal #portal-column-one .portletSearch .portletFooter {
    display: none; }
  body.site-customerportal #portal-column-one .portletNavigationTree .portletHeader:before {
    display: inline-block;
    vertical-align: text-bottom;
    content: '';
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ3Ny4wNjUgNDc3LjA2NSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDc3LjA2NSA0NzcuMDY1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjMycHgiIGhlaWdodD0iMzJweCI+CjxnPgoJPHBhdGggZD0iTTI4NS40NDcsMTAyLjQzbDguMjAxLTE3LjE5OWM2Ljc3LTE0LjIxLDE3Ljk4Mi0yNS4zNzUsMzEuNzg4LTMyLjAzN2gtNjAuMDk5YzUuMDQ3LDkuMTM5LDQuNDg3LDE5LjI4LTQuMTE2LDI5LjMxMiAgIEMyNzMuNDQ0LDgyLjUwNiwyODMuMjg5LDkxLjIyNSwyODUuNDQ3LDEwMi40M3oiIGZpbGw9IiNGRkZGRkYiLz4KCTxwYXRoIGQ9Ik00NTEuNjEzLDUzLjE5NGgtNTYuNzYxYzIxLjQxNSwxNy4wMjgsMTkuMDA4LDQwLjA3NCwxLjgxOCw0Ny4yNGwtOC40OTUsMy41NDFjNDMuNzYxLDAsNDMuNDY3LTQuMDM4LDQzLjQ2NywyMy4wMjIgICBjNS44MjMsMTIuMDgyLDUuMzg5LDI1LjkxOCwwLDM3LjY5OXYxNDQuMTUxYzAsNi4xNDktNC45ODYsMTEuMTM1LTExLjEzNSwxMS4xMzVINTYuNTU5Yy02LjE0OSwwLTExLjEzNS00Ljk4NS0xMS4xMzUtMTEuMTM1ICAgVjE1Mi41NTljLTYuMjg5LTkuMjQtNC4yMjQtMTguMDMtNC4yMjQtNDUuNDE2YzAtMTMuNTExLDEwLjkzMy0yNC42MzcsMjQuNjc2LTI0LjYzN2MtNy41MDEtNy40OTMtOS43MDUtMTkuMTAxLTQuMDg0LTI5LjMxMiAgIGgtMzYuMzRDMTEuMzk5LDUzLjE5NCwwLDY0LjU5MiwwLDc4LjY0NnYyNjkuMjE4YzAsMTQuMDU0LDExLjM5OSwyNS40NTMsMjUuNDUzLDI1LjQ1M2gxNjguNjk2bC0yMi43MTksNTQuNjY0aC0xMC40MjEgICBjLTkuMDUzLDAtMTYuMzk4LDcuMzQ1LTE2LjM5OCwxNi40YzAsOS4wNTMsNy4zNDUsMTYuMzk4LDE2LjM5OCwxNi4zOThoMTU1LjA0NmM5LjA1NSwwLDE2LjQtNy4zNDUsMTYuNC0xNi4zOTggICBjMC05LjA1NS03LjM0NS0xNi40LTE2LjQtMTYuNGgtMTAuNDE5bC0yMi43MTktNTQuNjY0aDE2OC42OTZjMTQuMDUzLDAsMjUuNDUxLTExLjM5OSwyNS40NTEtMjUuNDUzVjc4LjY0NiAgIEM0NzcuMDY1LDY0LjU5Miw0NjUuNjY2LDUzLjE5NCw0NTEuNjEzLDUzLjE5NHogTTM2OS4yOTEsMzU2Ljg0OWMtNi41ODUsMC0xMS45MjctNS4zNDMtMTEuOTI3LTExLjkyNyAgIGMwLTYuNTg1LDUuMzQyLTExLjkyNywxMS45MjctMTEuOTI3YzYuNTg1LDAsMTEuOTI3LDUuMzQyLDExLjkyNywxMS45MjdDMzgxLjIxOCwzNTEuNTA2LDM3NS44NzYsMzU2Ljg0OSwzNjkuMjkxLDM1Ni44NDl6ICAgIE00MDguMDUyLDM1Ni44NDljLTYuNTg1LDAtMTEuOTI3LTUuMzQzLTExLjkyNy0xMS45MjdjMC02LjU4NSw1LjM0Mi0xMS45MjcsMTEuOTI3LTExLjkyN2M2LjU4NSwwLDExLjkyNyw1LjM0MiwxMS45MjcsMTEuOTI3ICAgQzQxOS45NzksMzUxLjUwNiw0MTQuNjM4LDM1Ni44NDksNDA4LjA1MiwzNTYuODQ5eiIgZmlsbD0iI0ZGRkZGRiIvPgoJPHBhdGggZD0iTTg5Ljc5Miw4My45MTljLTIuNDM4LDQuNTk3LTQuNDcyLDkuNDM0LTYuMDI1LDE0LjQ4OWMtMTEuNzQxLDAtMjYuNjYzLTIuNzEtMjYuNjYzLDguNzM1ICAgYzAsNDQuMTk3LTQuNTAzLDQwLjM2OSwyNi42NDcsNDAuMzY5YzEuNTcsNS4wNTUsMy42MDMsOS45MDEsNi4wNDEsMTQuNDk2Yy0xOC41MjYsMTguNTItMjAuOTUsMTYuODA0LTUuMTg2LDMyLjU1OCAgIGM5Ljg2MS0xMC42NjksMTkuMTE2LTEyLjU2NCw0OC4xMDktMjQuNjQ1Yy0xNS4yOC0xMC4wNzEtMjUuNDA1LTI3LjMzMi0yNS40MDUtNDYuOTU0YzAtMzEuMDIsMjUuMjM1LTU2LjI1NSw1Ni4yNDctNTYuMjU1ICAgYzM0Ljk1NiwwLDYyLjE4MSwzMS45MjEsNTUuMTQ1LDY3LjM3NGw1MS4zMjQtMjEuNGMwLTE2LjU5My00LjQ1Ny0xNC4yNzktMjYuNjY1LTE0LjI3OWMtMS41NTItNS4wNTUtMy42MDItOS45LTYuMDQtMTQuNDk3ICAgYzguMjkzLTguMywyMC43OTQtMTYuOTY2LDEyLjcwMy0yNS4wNTdjLTMxLjQzMi0zMS40MzktMjUuMzc1LTMxLjY5Ni00Ny40MjctOS42NTJjLTQuNTk3LTIuNDM4LTkuNDI3LTQuNDgtMTQuNTA0LTYuMDI1ICAgYzAtMTEuNzE3LDIuNzAyLTI2LjY2NC04LjcxMy0yNi42NjRjLTQ0LjE5NywwLTQwLjM2MS00LjUxOS00MC4zNjEsMjYuNjY0Yy01LjA2MiwxLjU0NS05LjkwNywzLjU4Ny0xNC41MDQsNi4wMjUgICBjLTguMjkzLTguMy0xNi45NDItMjAuNzc4LTI1LjA0OS0xMi43MDNDNjguMjM4LDY3LjcxNCw2Ny43MSw2MS44NTEsODkuNzkyLDgzLjkxOXoiIGZpbGw9IiNGRkZGRkYiLz4KCTxwYXRoIGQ9Ik0xNjMuNTU3LDgyLjYxNGMtMjIuMjUzLDAtNDAuMzQ1LDE4LjA5OS00MC4zNDUsNDAuMzUzYzAsMTguNDMzLDEyLjQ4NSwzMy44NTMsMjkuMzk3LDM4LjY2MWw0Ni4wOTItMTkuMjEgICBDMjE0LjA1OSwxMTQuNzM3LDE5My40NjcsODIuNjE0LDE2My41NTcsODIuNjE0eiIgZmlsbD0iI0ZGRkZGRiIvPgoJPHBhdGggZD0iTTI5NC45MiwxMTkuNTQzbC0xODguMjk0LDc4LjQ3OWMtMzYuMzA4LDE1LjEzMy0xMy45MTQsNzAuODYsMjMuMTIzLDU1LjQ1NmwxODguMzEtNzguNDcxICAgYzQ5LjA3NCwxNy4xOTIsNTEuMDkyLDE5LjM0Miw4OC4xLTQuMTIzYzIwLjMyOC0xMi44OTcsMTUuNjY4LTQ1LjE1OSwzLjE5OC00MC4wMDRsLTMyLjk4NCwxMy43MzYgICBjLTUuNzYxLDIuNDA2LTEyLjQyMy0wLjMxMi0xNC44NDYtNi4xMjdjLTE2LjcxLTQwLjA2Ni0xOS4yNC0zMi42MiwyOS4wMjUtNTIuNzNjMTIuMDk4LTUuMDM5LTYuOTU3LTMxLjM1NC0zMC42NzEtMjUuODggICBsLTE2LjM2OCwzLjczNUMzMTQuMzc5LDcwLjI2OCwzMDcuODEsOTIuNDUyLDI5NC45MiwxMTkuNTQzeiIgZmlsbD0iI0ZGRkZGRiIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
    background-size: contain;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    margin-right: 5px; }
  body.site-customerportal #portal-column-one .portletNavigationTree ul.navTreeLevel0 > li {
    padding: 0.7em 0;
    border-top: 1px dashed #999; }
    body.site-customerportal #portal-column-one .portletNavigationTree ul.navTreeLevel0 > li:first-child {
      border-top: 0;
      padding-top: 0; }
    body.site-customerportal #portal-column-one .portletNavigationTree ul.navTreeLevel0 > li > a {
      color: #EFEFEF !important;
      text-transform: uppercase;
      display: inline-block;
      margin-bottom: 0.3em; }
    body.site-customerportal #portal-column-one .portletNavigationTree ul.navTreeLevel0 > li a.navTreeCurrentItem {
      font-weight: bold;
      color: #FFF !important; }
    body.site-customerportal #portal-column-one .portletNavigationTree ul.navTreeLevel0 > li > ul {
      padding-left: 0.8em; }
      body.site-customerportal #portal-column-one .portletNavigationTree ul.navTreeLevel0 > li > ul > li {
        position: relative;
        padding-left: 0.8em; }
        body.site-customerportal #portal-column-one .portletNavigationTree ul.navTreeLevel0 > li > ul > li:before {
          display: inline-block;
          font-family: FontAwesome;
          content: "";
          color: inherit;
          color: #e00000;
          position: absolute;
          top: 0.05em;
          font-size: 0.9em;
          left: 0; }
        body.site-customerportal #portal-column-one .portletNavigationTree ul.navTreeLevel0 > li > ul > li.navTreeCurrentNode:before, body.site-customerportal #portal-column-one .portletNavigationTree ul.navTreeLevel0 > li > ul > li.navTreeItemInPath:before {
          color: #FFF; }
        body.site-customerportal #portal-column-one .portletNavigationTree ul.navTreeLevel0 > li > ul > li > a.navTreeItemInPath {
          color: #FFF !important;
          font-weight: bold; }
  body.site-customerportal #portal-column-content #content > header,
  body.site-customerportal #portal-column-content #content > #content-core {
    width: auto !important; }
  body.site-customerportal #portal-column-content #content > header h1.documentFirstHeading {
    /* il più specifico possibile per "sorpassare" qubica.css */
    text-align: left;
    font-size: 2.2em;
    margin-bottom: 0.5em; }
  body.site-customerportal #content > header .description {
    font-weight: normal;
    text-align: left;
    font-size: 1.1em; }
  body.site-customerportal nav.pagination ul {
    list-style-type: none; }
  body.site-customerportal nav.pagination ul li {
    display: inline;
    padding: 0px 3px; }
  body.site-customerportal div.customerportal {
    color: #e00000;
    font-size: 1.8em;
    padding-left: 10px; }
  body.site-customerportal .entry {
    border-bottom: 1px dashed black;
    padding: 5px 0px; }
  body.site-customerportal.plone-toolbar-left-expanded {
    padding-left: 0; }
  body.site-customerportal.plone-toolbar-left-expanded.userrole-manager, body.site-customerportal.plone-toolbar-left-expanded.userrole-site-administrator {
    padding-left: 120px; }
    @media (max-width: 767px) {
      body.site-customerportal.plone-toolbar-left-expanded.userrole-manager, body.site-customerportal.plone-toolbar-left-expanded.userrole-site-administrator {
        padding-left: 0; } }
  @media (max-width: 767px) {
    body.site-customerportal #portal-globalnav-wrapper {
      display: none; } }
  body.site-customerportal.template-signup .subscription-form iframe {
    width: 100%;
    height: 2000px; }
    @media (max-width: 767px) {
      body.site-customerportal.template-signup .subscription-form iframe {
        height: 2200px; } }
  body.site-customerportal.template-signup #portal-globalnav-wrapper {
    background-color: white;
    box-shadow: none;
    margin-bottom: 0;
    min-height: 0; }
  body.site-customerportal.template-signup #portal-footer-wrapper a {
    color: #FFF; }
    body.site-customerportal.template-signup #portal-footer-wrapper a:focus, body.site-customerportal.template-signup #portal-footer-wrapper a:hover {
      color: #d9d9d9; }
  body.site-customerportal.template-login_form .plone-modal-body #content-core, body.site-customerportal.template-login_failed .plone-modal-body #content-core {
    width: 100%; }
    body.site-customerportal.template-login_form .plone-modal-body #content-core .reset-form iframe, body.site-customerportal.template-login_failed .plone-modal-body #content-core .reset-form iframe {
      border: none;
      height: 400px; }
  body.site-customerportal.template-login_form .plone-modal-header, body.site-customerportal.template-login_failed .plone-modal-header {
    border-bottom: none; }
  body.site-customerportal.template-reset-password .reset-form iframe {
    width: 100%;
    height: 400px; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    transform: scale(0.6); }
  100% {
    opacity: 100%;
    transform: scale(1); } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 100%; } }

.template-search .locatedIn {
  display: block; }

#portal-column-content {
  padding-top: 30px; }
  #portal-column-content #content div.tilesWrapper div.tilesList {
    padding-left: 0px;
    padding-right: 0px; }
    #portal-column-content #content div.tilesWrapper div.tilesList .relatedProductTile .related-products-wrapper {
      padding-left: 0px;
      padding-right: 0px; }
  .template-sitemap #portal-column-content {
    padding-bottom: 50px; }
  @media (max-width: 767px) {
    #portal-column-content {
      padding-top: 10px; } }

[class*='template-login_'] #content-core,
.template-mail_password_form #content-core,
.template-logged_out #content-core,
.template-listing_view #content-core {
  padding-bottom: 40px; }

[class*='template-login_'] #content-core,
.template-logged_out #content,
.template-mail_password_form #content {
  text-align: center; }

.button a,
a .button,
.button-red a,
a .button-red,
[class*='template-login_'] #login-form .formControls input.context,
[class*='template-mail_password_form'] #mail_password .formControls input.context,
.template-contact-info #content form .formControls input[type='submit'],
body.site-customerportal .portletLogin .formControls input[type="submit"],
ul.footer-btn-list li a,
.features .document-files ul li.features-external-link a,
.carousel-wrapper.single-slide .slidetext .slidebuttons .slide-link,
.carousel-wrapper.single-slide .slidetext .slidebuttons .slide-link-eshop,
.carousel-wrapper .slide-eshop .slidetext .slidebuttons .slide-link,
.carousel-wrapper .slide-eshop .slidetext .slidebuttons .slide-link-eshop,
.contact-section.portaltype-qubicabase #portal-column-content .getInTouchBtn a,
.contact-section.portaltype-localinformation #portal-column-content .getInTouchBtn a,
.headquarters .findLocal a,
.header-btn ul.header-btn-list li a,
.template-contact_investement_inquiries #content .contact-form .formControls input[class*='submit'],
.template-contact_general_inquiries #content .contact-form .formControls input[class*='submit'],
.bwc-download-form .formControls input[class*='submit'],
.features .document-files ul li a,
.portaltype-qubicabasefolder #search-results .bases .base-info .addressInfos .addressText .contact-button a,
.contact-section.portaltype-qubicabase #portal-column-content .mapWrapper .base-info .addressInfos .addressText .contact-button a,
.contact-section.portaltype-localinformation #portal-column-content .mapWrapper .base-info .addressInfos .addressText .contact-button a,
.headquarters .main-local-hq .main-hq .mainquarter .mainquarter-info .mainquarter-button a,
.qubicaTile.relatedProductTile .product-link a,
.qubicaTile.collectionTile .tileButton a,
.template-news_events_view .latestNewsWrapper .linkViewAll a,
.portaltype-nation #content .bases .base-info .addressInfos .addressText .contact-button a,
.section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText[class*='awards'] p a,
.bowlersWrapper .btn-bowlers a,
.wcCollectionNewsTile .tileButton a {
  display: inline-block;
  border: 1px solid #4d4d4d;
  text-transform: uppercase;
  padding: 1em 4em;
  font-weight: bold;
  color: #4d4d4d; }
  .button a:focus, .button a:hover,
  a .button:focus,
  a .button:hover,
  .button-red a:focus,
  a .button-red:focus,
  [class*='template-login_'] #login-form .formControls input.context:focus,
  [class*='template-mail_password_form'] #mail_password .formControls input.context:focus,
  .template-contact-info #content form .formControls input:focus[type='submit'],
  body.site-customerportal .portletLogin .formControls input:focus[type="submit"],
  ul.footer-btn-list li a:focus,
  .carousel-wrapper.single-slide .slidetext .slidebuttons .slide-link:focus,
  .carousel-wrapper.single-slide .slidetext .slidebuttons .slide-link-eshop:focus,
  .carousel-wrapper .slide-eshop .slidetext .slidebuttons .slide-link:focus,
  .carousel-wrapper .slide-eshop .slidetext .slidebuttons .slide-link-eshop:focus,
  .contact-section.portaltype-qubicabase #portal-column-content .getInTouchBtn a:focus,
  .contact-section.portaltype-localinformation #portal-column-content .getInTouchBtn a:focus,
  .headquarters .findLocal a:focus,
  .header-btn ul.header-btn-list li a:focus,
  .template-contact_investement_inquiries #content .contact-form .formControls input:focus[class*='submit'],
  .template-contact_general_inquiries #content .contact-form .formControls input:focus[class*='submit'],
  .bwc-download-form .formControls input:focus[class*='submit'],
  .features .document-files ul li a:focus,
  .portaltype-qubicabasefolder #search-results .bases .base-info .addressInfos .addressText .contact-button a:focus,
  .contact-section.portaltype-qubicabase #portal-column-content .mapWrapper .base-info .addressInfos .addressText .contact-button a:focus,
  .contact-section.portaltype-localinformation #portal-column-content .mapWrapper .base-info .addressInfos .addressText .contact-button a:focus,
  .headquarters .main-local-hq .main-hq .mainquarter .mainquarter-info .mainquarter-button a:focus,
  .qubicaTile.relatedProductTile .product-link a:focus,
  .qubicaTile.collectionTile .tileButton a:focus,
  .template-news_events_view .latestNewsWrapper .linkViewAll a:focus,
  .portaltype-nation #content .bases .base-info .addressInfos .addressText .contact-button a:focus,
  .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText[class*='awards'] p a:focus,
  .bowlersWrapper .btn-bowlers a:focus,
  .wcCollectionNewsTile .tileButton a:focus,
  .button-red a:hover,
  a .button-red:hover,
  [class*='template-login_'] #login-form .formControls input.context:hover,
  [class*='template-mail_password_form'] #mail_password .formControls input.context:hover,
  .template-contact-info #content form .formControls input:hover[type='submit'],
  body.site-customerportal .portletLogin .formControls input:hover[type="submit"],
  ul.footer-btn-list li a:hover,
  .carousel-wrapper.single-slide .slidetext .slidebuttons .slide-link:hover,
  .carousel-wrapper.single-slide .slidetext .slidebuttons .slide-link-eshop:hover,
  .carousel-wrapper .slide-eshop .slidetext .slidebuttons .slide-link:hover,
  .carousel-wrapper .slide-eshop .slidetext .slidebuttons .slide-link-eshop:hover,
  .contact-section.portaltype-qubicabase #portal-column-content .getInTouchBtn a:hover,
  .contact-section.portaltype-localinformation #portal-column-content .getInTouchBtn a:hover,
  .headquarters .findLocal a:hover,
  .header-btn ul.header-btn-list li a:hover,
  .template-contact_investement_inquiries #content .contact-form .formControls input:hover[class*='submit'],
  .template-contact_general_inquiries #content .contact-form .formControls input:hover[class*='submit'],
  .bwc-download-form .formControls input:hover[class*='submit'],
  .features .document-files ul li a:hover,
  .portaltype-qubicabasefolder #search-results .bases .base-info .addressInfos .addressText .contact-button a:hover,
  .contact-section.portaltype-qubicabase #portal-column-content .mapWrapper .base-info .addressInfos .addressText .contact-button a:hover,
  .contact-section.portaltype-localinformation #portal-column-content .mapWrapper .base-info .addressInfos .addressText .contact-button a:hover,
  .headquarters .main-local-hq .main-hq .mainquarter .mainquarter-info .mainquarter-button a:hover,
  .qubicaTile.relatedProductTile .product-link a:hover,
  .qubicaTile.collectionTile .tileButton a:hover,
  .template-news_events_view .latestNewsWrapper .linkViewAll a:hover,
  .portaltype-nation #content .bases .base-info .addressInfos .addressText .contact-button a:hover,
  .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText[class*='awards'] p a:hover,
  .bowlersWrapper .btn-bowlers a:hover,
  .wcCollectionNewsTile .tileButton a:hover {
    color: #e00000;
    border-color: #e00000; }
  @media (max-width: 767px) {
    .button a,
    a .button,
    .button-red a,
    a .button-red,
    [class*='template-login_'] #login-form .formControls input.context,
    [class*='template-mail_password_form'] #mail_password .formControls input.context,
    .template-contact-info #content form .formControls input[type='submit'],
    body.site-customerportal .portletLogin .formControls input[type="submit"],
    ul.footer-btn-list li a,
    .features .document-files ul li.features-external-link a,
    .carousel-wrapper.single-slide .slidetext .slidebuttons .slide-link,
    .carousel-wrapper.single-slide .slidetext .slidebuttons .slide-link-eshop,
    .carousel-wrapper .slide-eshop .slidetext .slidebuttons .slide-link,
    .carousel-wrapper .slide-eshop .slidetext .slidebuttons .slide-link-eshop,
    .contact-section.portaltype-qubicabase #portal-column-content .getInTouchBtn a,
    .contact-section.portaltype-localinformation #portal-column-content .getInTouchBtn a,
    .headquarters .findLocal a,
    .header-btn ul.header-btn-list li a,
    .template-contact_investement_inquiries #content .contact-form .formControls input[class*='submit'],
    .template-contact_general_inquiries #content .contact-form .formControls input[class*='submit'],
    .bwc-download-form .formControls input[class*='submit'],
    .features .document-files ul li a,
    .portaltype-qubicabasefolder #search-results .bases .base-info .addressInfos .addressText .contact-button a,
    .contact-section.portaltype-qubicabase #portal-column-content .mapWrapper .base-info .addressInfos .addressText .contact-button a,
    .contact-section.portaltype-localinformation #portal-column-content .mapWrapper .base-info .addressInfos .addressText .contact-button a,
    .headquarters .main-local-hq .main-hq .mainquarter .mainquarter-info .mainquarter-button a,
    .qubicaTile.relatedProductTile .product-link a,
    .qubicaTile.collectionTile .tileButton a,
    .template-news_events_view .latestNewsWrapper .linkViewAll a,
    .portaltype-nation #content .bases .base-info .addressInfos .addressText .contact-button a,
    .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText[class*='awards'] p a,
    .bowlersWrapper .btn-bowlers a,
    .wcCollectionNewsTile .tileButton a {
      padding: 1em; } }

.button-red a,
a .button-red,
[class*='template-login_'] #login-form .formControls input.context,
[class*='template-mail_password_form'] #mail_password .formControls input.context,
.template-contact-info #content form .formControls input[type='submit'],
body.site-customerportal .portletLogin .formControls input[type="submit"],
ul.footer-btn-list li a,
.features .document-files ul li.features-external-link a,
.carousel-wrapper.single-slide .slidetext .slidebuttons .slide-link,
.carousel-wrapper.single-slide .slidetext .slidebuttons .slide-link-eshop,
.carousel-wrapper .slide-eshop .slidetext .slidebuttons .slide-link,
.carousel-wrapper .slide-eshop .slidetext .slidebuttons .slide-link-eshop,
.contact-section.portaltype-qubicabase #portal-column-content .getInTouchBtn a,
.contact-section.portaltype-localinformation #portal-column-content .getInTouchBtn a,
.headquarters .findLocal a,
.header-btn ul.header-btn-list li a,
.template-contact_investement_inquiries #content .contact-form .formControls input[class*='submit'],
.template-contact_general_inquiries #content .contact-form .formControls input[class*='submit'],
.bwc-download-form .formControls input[class*='submit'] {
  background-color: #e00000;
  border-color: #e00000;
  color: #fff; }
  .button-red a:focus, .button-red a:hover,
  a .button-red:focus,
  a .button-red:hover,
  [class*='template-login_'] #login-form .formControls input.context:focus,
  [class*='template-mail_password_form'] #mail_password .formControls input.context:focus,
  .template-contact-info #content form .formControls input:focus[type='submit'],
  body.site-customerportal .portletLogin .formControls input:focus[type="submit"],
  ul.footer-btn-list li a:focus,
  .features .document-files ul li.features-external-link a:focus,
  .carousel-wrapper.single-slide .slidetext .slidebuttons .slide-link:focus,
  .carousel-wrapper.single-slide .slidetext .slidebuttons .slide-link-eshop:focus,
  .carousel-wrapper .slide-eshop .slidetext .slidebuttons .slide-link:focus,
  .carousel-wrapper .slide-eshop .slidetext .slidebuttons .slide-link-eshop:focus,
  .contact-section.portaltype-qubicabase #portal-column-content .getInTouchBtn a:focus,
  .contact-section.portaltype-localinformation #portal-column-content .getInTouchBtn a:focus,
  .headquarters .findLocal a:focus,
  .header-btn ul.header-btn-list li a:focus,
  .template-contact_investement_inquiries #content .contact-form .formControls input:focus[class*='submit'],
  .template-contact_general_inquiries #content .contact-form .formControls input:focus[class*='submit'],
  .bwc-download-form .formControls input:focus[class*='submit'],
  [class*='template-login_'] #login-form .formControls input.context:hover,
  [class*='template-mail_password_form'] #mail_password .formControls input.context:hover,
  .template-contact-info #content form .formControls input:hover[type='submit'],
  body.site-customerportal .portletLogin .formControls input:hover[type="submit"],
  ul.footer-btn-list li a:hover,
  .features .document-files ul li.features-external-link a:hover,
  .carousel-wrapper.single-slide .slidetext .slidebuttons .slide-link:hover,
  .carousel-wrapper.single-slide .slidetext .slidebuttons .slide-link-eshop:hover,
  .carousel-wrapper .slide-eshop .slidetext .slidebuttons .slide-link:hover,
  .carousel-wrapper .slide-eshop .slidetext .slidebuttons .slide-link-eshop:hover,
  .contact-section.portaltype-qubicabase #portal-column-content .getInTouchBtn a:hover,
  .contact-section.portaltype-localinformation #portal-column-content .getInTouchBtn a:hover,
  .headquarters .findLocal a:hover,
  .header-btn ul.header-btn-list li a:hover,
  .template-contact_investement_inquiries #content .contact-form .formControls input:hover[class*='submit'],
  .template-contact_general_inquiries #content .contact-form .formControls input:hover[class*='submit'],
  .bwc-download-form .formControls input:hover[class*='submit'] {
    background-color: #4d4d4d;
    border-color: #4d4d4d;
    color: #fff; }

h5 {
  font-family: proxima-nova-alt, "Helvetica Neue", Helvetica, Arial, sans-serif; }

@media (max-width: 767px) {
  h2 {
    font-size: 2em; } }

#portal-logo .logo img {
  max-width: 263px;
  height: auto;
  -webkit-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in; }
  @media (max-width: 1230px) {
    #portal-logo .logo img {
      max-width: 230px; } }
  @media (max-width: 1160px) {
    #portal-logo .logo img {
      max-width: 170px; } }
  @media (max-width: 1090px) {
    #portal-logo .logo img {
      max-width: 120px; } }
  @media (max-width: 1045px) {
    #portal-logo .logo img {
      max-width: 300px; } }
  @media (max-width: 420px) {
    #portal-logo .logo img {
      max-width: 210px; } }

#portal-breadcrumbs {
  background-color: #f3f3f3;
  font-size: 0.85em;
  position: relative;
  z-index: 0;
  padding: 0.4em 0; }
  #portal-breadcrumbs ol {
    margin: 0; }
    #portal-breadcrumbs ol li {
      padding: 0; }
      #portal-breadcrumbs ol li:before {
        display: inline-block;
        font-family: FontAwesome;
        content: "";
        color: inherit;
        margin: 0 5px; }
      #portal-breadcrumbs ol li:first-child:before {
        display: none; }
      #portal-breadcrumbs ol li a {
        color: #4d4d4d; }
        #portal-breadcrumbs ol li a:focus, #portal-breadcrumbs ol li a:hover {
          color: #e00000; }
      #portal-breadcrumbs ol li span#breadcrumbs-current {
        color: #999; }

#topbar {
  background-color: #b3b2b2;
  color: #fff; }
  .template-home_page #topbar {
    background-color: #e00000; }
  #topbar .topbar-content {
    padding-top: 5px;
    padding-bottom: 5px; }
  #topbar .top-social {
    text-align: right;
    font-size: 0.75em;
    text-transform: uppercase; }
    #topbar .top-social .label-actions {
      margin-right: 10px; }
    #topbar .top-social ul {
      display: inline; }
      #topbar .top-social ul li a {
        display: inline-block; }
        #topbar .top-social ul li a:before {
          font-size: 18px;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
      .action-fb a:before {
        display: inline-block;
        font-family: FontAwesome;
        content: "";
        color: inherit; }
      .action-tw a:before {
        display: inline-block;
        font-family: FontAwesome;
        content: "";
        color: inherit; }
      .action-yt a:before {
        display: inline-block;
        font-family: FontAwesome;
        content: "";
        color: inherit; }
      .action-gp a:before {
        display: inline-block;
        font-family: FontAwesome;
        content: "";
        color: inherit; }
      .action-pi a:before {
        display: inline-block;
        font-family: FontAwesome;
        content: "";
        color: inherit; }
      .action-in a:before {
        display: inline-block;
        font-family: FontAwesome;
        content: "";
        color: inherit; }
      .action-ig a:before {
        display: inline-block;
        font-family: FontAwesome;
        content: "";
        color: inherit; }
      .action-newsletter {
        margin-left: 10px;
        border-left: 1px solid #fff;
        padding-left: 20px !important; }
  #topbar a {
    color: #fff; }
    #topbar a:focus, #topbar a:hover {
      color: #494949; }
  @media (max-width: 1045px) {
    #topbar .topbar-content > *:not(.top-site-selector) ul{
      display: none; } }

#portal-mainnavigation {
  position: relative;
  z-index: 1; }
  @media (max-width: 1045px) {
    #portal-mainnavigation {
      position: static; } }
  #portal-mainnavigation .mainnavigation-content {
    padding-top: 24px;
    padding-bottom: 20px;
    position: relative;
    -webkit-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in; }
    @media (max-width: 1045px) {
      #portal-mainnavigation .mainnavigation-content {
        padding-bottom: 0;
        min-height: 66px;
        z-index: 2;
        background-color: #fff; } }
  #portal-mainnavigation .mainnavigation-wrapper:after {
    display: block;
    content: '';
    background-color: #e00000;
    -webkit-box-shadow: 0 3px 8px 0 #b0b0b0;
    box-shadow: 0 3px 8px 0 #b0b0b0;
    height: 5px; }
  #portal-mainnavigation .is-sticky .mainnavigation-wrapper {
    width: 100%;
    background-color: #fff;
    z-index: 3; }
    #portal-mainnavigation .is-sticky .mainnavigation-wrapper .mainnavigation-content {
      padding-top: 6px;
      padding-bottom: 10px; }
      #portal-mainnavigation .is-sticky .mainnavigation-wrapper .mainnavigation-content #portal-logo .logo img {
        max-width: 200px;
        margin-top: 4px; }

#portal-globalnav-wrapper {
  overflow: hidden;
  float: right; }
  #portal-globalnav-wrapper.hide-nav {
    overflow: inherit; }
  @media (max-width: 1045px) {
    #portal-globalnav-wrapper {
      float: none;
      clear: left;
      overflow: inherit; } }

.plone-navbar-header {
  display: none; }
  @media (max-width: 1045px) {
    .plone-navbar-header {
      display: inline-block;
      position: absolute;
      top: 10px;
      right: 20px; } }
  .plone-navbar-header button {
    background-color: transparent;
    border: 0; }
    .plone-navbar-header button:before {
      display: inline-block;
      font-family: FontAwesome;
      content: "";
      color: inherit;
      font-size: 30px; }
    .plone-navbar-header button[aria-expanded='true']:before {
      display: inline-block;
      font-family: FontAwesome;
      content: "";
      color: inherit; }
    .plone-navbar-header button:focus, .plone-navbar-header button:hover {
      color: #e00000; }

#portal-globalnav-collapse {
  position: relative; }
  @media (max-width: 1045px) {
    #portal-globalnav-collapse {
      display: none; }
      #portal-globalnav-collapse.in {
        display: block; } }

#portal-globalnav {
  position: relative;
  top: 4px; }
  #portal-globalnav li[class^='nav-link'] a {
    display: inline-block;
    background-size: cover !important; }
    #portal-globalnav li[class^='nav-link'] a:before {
      color: #6f6f6e;
      font-size: 21px;
      line-height: 0; }
    #portal-globalnav li[class^='nav-link'] a:focus:before, #portal-globalnav li[class^='nav-link'] a:hover:before {
      color: #e00000; }
  #portal-globalnav li.nav-link-ecommerce a {
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1); }
    #portal-globalnav li.nav-link-ecommerce a:before {
      display: inline-block;
      font-family: FontAwesome;
      content: "";
      color: inherit; }
  #portal-globalnav li.nav-link-search {
    padding-right: 0; }
    #portal-globalnav li.nav-link-search a:before {
      display: inline-block;
      font-family: FontAwesome;
      content: "";
      color: inherit; }
    #portal-globalnav li.nav-link-search.active a:before {
      color: #e00000; }
  #portal-globalnav > li {
    padding: 0 11px;
    margin: 0; }
    #portal-globalnav > li > a {
      font-size: 0.79em;
      color: #4d4d4d;
      text-transform: uppercase;
      padding: 0; }
      #portal-globalnav > li > a:focus, #portal-globalnav > li > a:hover {
        color: #e00000;
        background-color: transparent; }
      .is-sticky #portal-globalnav > li > a {
        line-height: 26px; }
    #portal-globalnav > li.active > a {
      background-color: transparent;
      color: #e00000;
      font-weight: bold; }
    #portal-globalnav > li#portaltab-bowling-products > a:after {
      display: inline-block;
      font-family: FontAwesome;
      content: "";
      color: inherit;
      margin-left: 0.5em; }
  .hide-nav #portal-globalnav li[id^='portaltab'] {
    display: none; }
  @media (max-width: 1045px) {
    #portal-globalnav {
      padding-top: 100px;
      position: static; }
      #portal-globalnav > li {
        float: none;
        padding: 0;
        margin: 2px -15px; }
        #portal-globalnav > li > a {
          background-color: #645955;
          color: #fff;
          padding: 0.6em 1em;
          font-size: 1.2em;
          border-radius: 0;
          text-align: center; }
          #portal-globalnav > li > a:focus, #portal-globalnav > li > a:hover {
            background-color: #eee; }
        #portal-globalnav > li.nav-link-ecommerce a {
          -webkit-transform: none;
          -ms-transform: none;
          -o-transform: none;
          transform: none;
          display: block; }
          #portal-globalnav > li.nav-link-ecommerce a:before {
            display: none; }
          #portal-globalnav > li.nav-link-ecommerce a span {
            display: inline;
            position: static;
            width: auto;
            height: auto;
            clip: auto; }
        #portal-globalnav > li.nav-link-search {
          display: none; } }

.navigation-submenu {
  position: absolute;
  width: 100%;
  z-index: 3;
  background-color: #494949;
  -webkit-box-shadow: inset 0 13px 10px -10px rgba(30, 30, 30, 0.8);
  box-shadow: inset 0 13px 10px -10px rgba(30, 30, 30, 0.8); }
  @media (max-width: 1045px) {
    .navigation-submenu {
      position: static; } }

#submenu-bowling-products .submenu-container {
  padding-top: 30px;
  padding-bottom: 15px;
  font-size: 0.95em; }

#submenu-bowling-products h5.submenuTitle {
  display: none; }

#submenu-bowling-products .secondlevel {
  color: #fff;
  width: 100%; }
  #submenu-bowling-products .secondlevel a {
    color: #fff; }
    #submenu-bowling-products .secondlevel a:focus, #submenu-bowling-products .secondlevel a:hover {
      color: #ccc; }
  #submenu-bowling-products .secondlevel p.sectionTitle {
    text-transform: uppercase;
    margin: 0 0 1em; }
  #submenu-bowling-products .secondlevel ul {
    margin-bottom: 0; }
    #submenu-bowling-products .secondlevel ul li {
      padding-bottom: 3px; }
  .is-main-site #submenu-bowling-products .secondlevel.submenu-center-equipment {
    grid-column: 2;
    grid-row: 1; }
  .is-main-site #submenu-bowling-products .secondlevel.submenu-furniture-design-elements {
    grid-column: 3;
    grid-row: 1; }
  .is-main-site #submenu-bowling-products .secondlevel.submenu-center-maintenance {
    grid-column: 4;
    grid-row: 1; }
  .is-main-site #submenu-bowling-products .secondlevel.submenu-management-system-pos, .is-main-site #submenu-bowling-products .secondlevel.submenu-conqueror-plus-square {
    grid-column: 1;
    grid-row: 2; }
  #submenu-bowling-products .secondlevel.submenu-mini-bowling, #submenu-bowling-products .secondlevel.submenu-duckpin-bowling, #submenu-bowling-products .secondlevel.submenu-duckpin {
    grid-column: 3;
    grid-row: 2; }
  #submenu-bowling-products .secondlevel.submenu-conqueror-plus-square, #submenu-bowling-products .secondlevel.submenu-duckpin-bowling, #submenu-bowling-products .secondlevel.submenu-duckpin {
    align-self: flex-end;
    margin-top: 8em; }

#submenu-bowling-products button {
  display: none; }

#submenu-bowling-products .menu-products-inner {
  height: 100%;
  overflow: auto;
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 1.85rem; }

#submenu-bowling-products .view-all {
  background-color: rgba(0, 0, 0, 0.2);
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  font-size: 0.9em; }
  #submenu-bowling-products .view-all a {
    color: #eee;
    text-transform: uppercase; }
    #submenu-bowling-products .view-all a:after {
      display: inline-block;
      font-family: FontAwesome;
      content: "";
      color: inherit;
      margin-left: 0.5em; }
    #submenu-bowling-products .view-all a:hover, #submenu-bowling-products .view-all a:focus {
      text-decoration: underline; }

@media (max-width: 1045px) {
  #submenu-bowling-products {
    position: fixed;
    top: 0;
    height: 100%;
    background-color: rgba(73, 73, 73, 0.9);
    z-index: 100;
    width: 80%;
    max-width: 400px;
    overflow: auto; }
    #submenu-bowling-products h5.submenuTitle {
      color: #fff;
      font-size: 1.5em;
      text-transform: uppercase;
      margin: 0 0 20px;
      display: block; }
    #submenu-bowling-products .menu-products-inner {
      display: flex;
      flex-direction: column; }
    #submenu-bowling-products .secondlevel {
      padding: 0; }
      #submenu-bowling-products .secondlevel.submenu-conqueror-plus-square, #submenu-bowling-products .secondlevel.submenu-duckpin-bowling, #submenu-bowling-products .secondlevel.submenu-duckpin {
        align-self: unset;
        margin-top: 0; }
      #submenu-bowling-products .secondlevel p.sectionTitle {
        margin-bottom: 0.6em; }
      #submenu-bowling-products .secondlevel ul {
        margin-left: 20px; }
    #submenu-bowling-products button {
      display: inline-block;
      border: 0;
      background-color: transparent;
      position: absolute;
      right: 20px;
      top: 10px; }
      #submenu-bowling-products button:before {
        display: inline-block;
        font-family: FontAwesome;
        content: "";
        color: inherit;
        color: #fff;
        font-size: 30px; }
    #submenu-bowling-products.collapse.in {
      display: none; } }

#search_form {
  position: absolute;
  display: none;
  right: 40px;
  top: -10px;
  width: 350px;
  text-align: right; }
  #search_form #searchGadget {
    border: 0;
    background-color: #e00000;
    height: 40px;
    color: #fff;
    padding: 0.1em 0.5em;
    width: 300px; }
  #search_form input.searchButton {
    display: none; }
  #search_form a.closeSearch {
    display: inline-block;
    color: #AAA; }
    #search_form a.closeSearch:before {
      display: inline-block;
      font-family: FontAwesome;
      content: "";
      color: inherit;
      font-size: 22px;
      margin-right: 12px; }
    #search_form a.closeSearch:focus, #search_form a.closeSearch:hover {
      color: #e00000; }
  .hide-nav #search_form {
    display: block; }
  @media (max-width: 1045px) {
    #search_form {
      opacity: 1;
      display: block;
      right: 0;
      top: 30px;
      width: 100%;
      text-align: left; }
      #search_form #searchGadget {
        background-color: #eee;
        height: 50px;
        color: #4d4d4d;
        padding: 0.1em 80px 0.1em 0.5em;
        width: 90%;
        margin: 0 auto;
        display: block;
        font-size: 1.1em; }
      #search_form a.closeSearch {
        display: none; }
      #search_form input.searchButton {
        display: block;
        position: absolute;
        right: 5%;
        top: 0;
        width: 0;
        height: 50px;
        background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAi9JREFUWIW91jFPFFEUBeCPdZfQUFitgpHGhoJQaGNljBVqDBj+gAUBYuSfWGHsjIkGLbA1sbTRWBFNtBJDQkiMBaEBERWweLPJ7JthZ3Zn5SSvmOTce857c+97d0AxariGW7iKSziLAexgHR/wGm9xWCJnKdQxh284Lrk2sJjEVsI41roQjtcnTPQqfhN7FcRbax/T3YpP4U9OsgOsYBZjGEzWRdzF84QTxx1ipqz4+Ak7X8WFEvGjeJkTv4/JouC67D8/wpJQ7d1gQdh5OtdnNDoFzeU4X+pSOI35nHwPTiLXZFttVfc7j/EiyrnlhPa8HhEPlPvnRTiPX1HuqZhUE264NF4lbqviu1CUacRa4J12l7N9EG/hTpR7LY/0IyKN9dHASJR7N4/0OyIN9tFATbYbGjGharUX4Tj6PhMb2IkI5/oo3tS+wZ9Cl7UZWI+CrvTRwOXo+6voRGrCMJFG6cejBOJc7/NIN2QvotE+iDeFI+94ERGKYiMixhdIL3gW5dzUYVJalG2XhQri93Ly3e8UUBfGqHiYmO9R/G+UaxfDRYETwvAQO18RHpYiNGWPPb3eYKgoybTsMNGaap4Kd/uI0D21xNhtPJEtuJ5NzMg/iXhaOioh2LOJSXzpUaD1zyubaAhj1FYXwptCtQ8nIpVNEDpkCo+E9zy9uz18xOOEk+7zoRImlssYyEMjESh6SYtMxA/hf0EnE9unYaCTiYenZaBlYlk49u1EfPAfPV9KsaetO94AAAAASUVORK5CYII=") no-repeat center center;
        border: 0;
        padding-left: 60px;
        color: transparent;
        overflow: hidden; } }

.topbar-content {
  display: flex;
  justify-content: right;
  align-items: baseline; }
  .topbar-content .top-site-selector {
    font-size: 0.75em;
    text-transform: uppercase;
    padding: 0 1rem;
    position: relative;
    margin-right: 1rem; }
    .topbar-content .top-site-selector label {
      font-weight: unset;
      margin-bottom: 0; }
      .topbar-content .top-site-selector label span {
        color: white;
        cursor: pointer;
        display: block; }
        .topbar-content .top-site-selector label span::after {
          margin-left: 0.75rem;
          display: inline-block;
          font-family: FontAwesome;
          content: "";
          color: inherit; }
    .topbar-content .top-site-selector .menumodal {
      position: fixed;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      opacity: 0;
      display: none;
      z-index: 9000; }
    .topbar-content .top-site-selector .menumodal:target {
      opacity: 1;
      pointer-events: auto; }
    .topbar-content .top-site-selector #touch:checked ~ .menumodal {
      display: block; }
    .topbar-content .top-site-selector .menumodal .slideclose {
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: 9001; }
    .topbar-content .top-site-selector .slide {
      clear: both;
      width: 100%;
      height: 0px;
      overflow: hidden;
      position: absolute;
      left: 50%;
      top: 24px;
      transform: translate(-50%, 0%);
      transition-timing-function: ease-in;
      transition: height 0.2s;
      margin: 0;
      padding: 0.5rem; }
      .topbar-content .top-site-selector .slide li {
        list-style: none; }
        .topbar-content .top-site-selector .slide li a {
          text-decoration: none;
          display: block;
          padding: 0.5em;
          color: #fff; }
          .topbar-content .top-site-selector .slide li a:hover {
            color: #ccc !important; }
    .topbar-content .top-site-selector #touch {
      position: absolute;
      opacity: 0;
      height: 0px;
      margin: 0px; }
    .topbar-content .top-site-selector #touch:checked ~ label.checked + .slide {
      z-index: 9010;
      height: auto;
      background-color: #4d4d4d;
      transition: 0.25s;
      transition-timing-function: ease-out;
      opacity: 1; }
    .topbar-content .top-site-selector #touch:checked ~ label.checked span::after {
      transition: 0.25s;
      transform: rotate(90deg); }
    .topbar-content .top-site-selector #touch:not(:checked) ~ label span::after {
      transition: 0.25s;
      transform: rotate(-90deg); }

.video-embed .plone-modal-dialog.qubica-video-modal {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto !important;
  height: 100% !important;
  width: 100% !important;
  top: 0 !important;
  left: 0 !important; }
  @media (min-width: 1400px) {
    .video-embed .plone-modal-dialog.qubica-video-modal {
      max-width: 1300px; } }
  @media (max-width: 1200px) {
    .video-embed .plone-modal-dialog.qubica-video-modal {
      max-width: 720px; } }
  @media (max-width: 992px) {
    .video-embed .plone-modal-dialog.qubica-video-modal {
      max-width: 600px; } }
  .video-embed .plone-modal-dialog.qubica-video-modal .plone-modal-header {
    background-color: transparent;
    position: relative;
    border: 0; }
    .video-embed .plone-modal-dialog.qubica-video-modal .plone-modal-header .plone-modal-close {
      position: absolute;
      right: 10px;
      top: 10px;
      z-index: 10;
      color: #FFF;
      opacity: 1;
      border: 2px solid #fff;
      border-radius: 30px;
      width: 24px;
      height: 24px;
      text-align: center;
      font-size: 17px; }
  .video-embed .plone-modal-dialog.qubica-video-modal,
  .video-embed .plone-modal-dialog.qubica-video-modal .plone-modal-header {
    width: 100% !important; }
    .video-embed .plone-modal-dialog.qubica-video-modal .plone-modal-close,
    .video-embed .plone-modal-dialog.qubica-video-modal .plone-modal-header .plone-modal-close {
      position: absolute;
      right: -10px;
      top: -10px;
      z-index: 10;
      color: #fff;
      opacity: 1;
      border: 2px solid #fff;
      border-radius: 30px;
      width: 24px;
      height: 24px;
      text-align: center;
      font-size: 17px; }
  .video-embed .plone-modal-dialog.qubica-video-modal .plone-modal-body {
    padding: 0; }
  .video-embed .plone-modal-dialog.qubica-video-modal .wcvideo-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden; }
    .video-embed .plone-modal-dialog.qubica-video-modal .wcvideo-container iframe,
    .video-embed .plone-modal-dialog.qubica-video-modal .wcvideo-container object,
    .video-embed .plone-modal-dialog.qubica-video-modal .wcvideo-container embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

#content h1.documentFirstHeading {
  font-size: 2.25em;
  text-align: center;
  margin-bottom: 0.8em; }

#content > header {
  padding: 0 0 20px; }
  #content > header .description {
    font-size: 1.3em;
    font-weight: bold;
    text-align: center; }
  #content > header.compact h1.documentFirstHeading,
  #content > header.compact .description {
    width: 84%;
    margin-left: auto;
    margin-right: auto; }

#content-core .compact {
  width: 84%;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 767px) {
    #content-core .compact {
      width: auto; } }

.document-body {
  text-align: justify;
  padding-bottom: 30px; }
  .document-body h1,
  .document-body h2,
  .document-body h3 {
    text-align: center; }
  .document-body h1 {
    color: #e00000;
    font-family: proxima-nova-alt, "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .document-body h3 {
    font-family: proxima-nova-alt, "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .document-body .image-left {
    margin-left: -8%; }
  .document-body .image-right {
    margin: 0.5em 0 0.5em 1.4em;
    margin-right: -8%; }
  @media (max-width: 767px) {
    .document-body .image-left {
      margin-left: 0;
      max-width: 100%; }
    .document-body .image-right {
      margin-right: 0;
      max-width: 100%; } }

.prefooter {
  background-color: #494949;
  text-align: center;
  padding: 40px 0; }

.footer-logow img {
  max-width: 280px !important;
  height: auto; }

.footer-logow .claim {
  display: inline-block;
  color: #fff;
  font-size: 0.8em;
  text-transform: uppercase;
  margin-left: 1em; }

ul.footer-btn-list {
  margin: 30px 0 0; }
  ul.footer-btn-list li {
    padding: 0 15px; }
    ul.footer-btn-list li a {
      display: inline-block;
      font-size: 0.8em;
      padding: 1em 1.8em; }
      ul.footer-btn-list li a:focus, ul.footer-btn-list li a:hover {
        background-color: #7a0000;
        color: #fff; }
  @media (max-width: 767px) {
    ul.footer-btn-list li {
      width: 80%;
      margin: 5px 0; }
      ul.footer-btn-list li a {
        display: block; } }

.colophon {
  background-color: #333;
  padding: 40px 0 20px; }
  .colophon .colophon-content {
    color: #fff;
    font-size: 0.75em;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .colophon .colophon-content .colophon-box {
      width: 20%;
      padding: 0 15px 0 2%;
      border-left: 1px solid #fff; }
    .colophon .colophon-content ul li a {
      display: inline-block;
      color: #fff; }
      .colophon .colophon-content ul li a:focus, .colophon .colophon-content ul li a:hover {
        color: #d9d9d9; }
    .colophon .colophon-content p {
      margin-bottom: 0; }
    .colophon .colophon-content .box-social ul li a:before {
      font-size: 18px; }
    .colophon .colophon-content .box-social p.label-actions {
      margin-bottom: 5px; }
  @media (max-width: 767px) {
    .colophon .colophon-content {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .colophon .colophon-content .colophon-box {
        width: 48%;
        margin-bottom: 20px;
        padding: 0 10px;
        border-left: 0;
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2; }
        .colophon .colophon-content .colophon-box.box-social {
          width: 100%;
          -webkit-box-ordinal-group: 1;
          -moz-box-ordinal-group: 1;
          -ms-flex-order: 1;
          -webkit-order: 1;
          order: 1; }
          .colophon .colophon-content .colophon-box.box-social p.label-actions {
            display: inline-block;
            font-size: 1.25em;
            margin-right: 1em; }
          .colophon .colophon-content .colophon-box.box-social ul {
            display: inline-block; }
            .colophon .colophon-content .colophon-box.box-social ul li {
              padding-left: 10px; }
            .colophon .colophon-content .colophon-box.box-social ul li a:before {
              font-size: 25px; } }
  .colophon .company-data {
    color: #fff;
    font-size: 0.75em;
    padding: 40px 0 0px;
    text-align: center; }
    .colophon .company-data.second-line {
      padding-top: 10px; }

.paypal-la #paypal-animation-content-1 {
  margin-bottom: 10px; }

.paypal-la a.linktopaypal {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%; }

.paypal-la .paypal-button-container {
  display: block;
  white-space: nowrap;
  margin: 0;
  background: 0;
  border: 0;
  /*        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  text-transform: none;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  z-index: 0;
  font-size: 0;
  width: 100%;
  box-sizing: border-box; }

.paypal-la .paypal-button:not(.paypal-button-card) {
  border: 1px solid transparent;
  border-radius: 0 3px 3px 0;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  border: none;
  vertical-align: top;
  cursor: pointer;
  outline: none;
  overflow: hidden; }

.paypal-la .paypal-button.paypal-button-color-transparent {
  cursor: auto; }

.paypal-la .paypal-button * {
  cursor: pointer; }

.paypal-la .paypal-button-container.paypal-button-env-test .paypal-button-text {
  font-family: Arial !important;
  background: rgba(0, 0, 0, 0.5) !important;
  color: transparent  !important;
  text-shadow: none  !important; }

.paypal-la .paypal-button:hover {
  box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.2); }

.paypal-la .paypal-button.paypal-button-color-gold:hover,
.paypal-la .paypal-button.paypal-button-color-silver:hover {
  box-shadow: inset 0 0 100px 100px rgba(0, 0, 0, 0.05); }

.paypal-la .paypal-button-card, .paypal-la .paypal-button-card * {
  cursor: pointer; }

.paypal-la .paypal-button-card:hover {
  filter: brightness(1.2); }

.paypal-la .paypal-button:focus, .paypal-la .paypal-button-card:focus {
  outline: none; }

.paypal-la .paypal-should-focus .paypal-button:focus,
.paypal-la .paypal-should-focus .paypal-button-card:focus {
  outline: solid 2px Highlight;
  outline: auto 5px -webkit-focus-ring-color;
  outline-offset: -3px; }

.paypal-la .paypal-button:focus {
  box-shadow: -1px -1px 18px 1px rgba(0, 0, 0, 0.25) inset; }

.paypal-la .paypal-button.paypal-button-color-transparent:focus {
  box-shadow: none;
  outline: none; }

.paypal-la .paypal-button-logo {
  padding: 0;
  display: inline-block;
  background: none;
  border: none;
  width: auto; }

.paypal-la .paypal-button-text {
  display: inline-block;
  white-space: pre; }

.paypal-la .paypal-button .paypal-button-label-container {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%); }

.paypal-la .paypal-button > .paypal-button-label-container > * {
  vertical-align: top;
  height: 70%;
  text-align: left; }

.paypal-la .paypal-button .paypal-button-card {
  border-radius: 4px; }

.paypal-la .powered-by-paypal > .paypal-button-text {
  vertical-align: top;
  line-height: 18px; }

.paypal-la .powered-by-paypal > .paypal-button-logo {
  height: 16px;
  min-height: 16px; }

.paypal-la .paypal-button-tagline {
  max-width: 100%;
  font-weight: normal;
  display: block;
  text-align: center;
  width: auto; }

.paypal-la .paypal-separator {
  height: 80%;
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  margin: 0 8px;
  display: inline-block;
  position: relative;
  top: 10%; }

.paypal-la .paypal-button.paypal-button-color-black .paypal-separator {
  border-color: rgba(255, 255, 255, 0.45); }

.paypal-la .paypal-button.paypal-button-color-gold {
  background: #ffc439;
  color: #111; }

.paypal-la .paypal-button.paypal-button-color-blue {
  background: #009cde;
  color: #fff; }

.paypal-la .paypal-button.paypal-button-color-silver {
  background: #eee;
  color: #111; }

.paypal-la .paypal-button.paypal-button-color-black {
  background: #2C2E2F;
  color: #fff; }

.paypal-la .paypal-button.paypal-button-color-darkblue {
  background: #003087;
  color: #fff; }

.paypal-la .paypal-button.paypal-button-color-transparent {
  background: transparent;
  color: #111; }

.paypal-la .paypal-button.paypal-button-color-white {
  background: #fff;
  color: #2C2E2F;
  border: 1px solid #2C2E2F; }

.paypal-la .paypal-button-container.paypal-button-layout-vertical .paypal-button-tagline {
  display: none; }

.paypal-la .paypal-button.paypal-button-branding-unbranded {
  min-width: 60%;
  width: auto;
  font-weight: 900; }

.paypal-la .paypal-button.paypal-button-branding-unbranded .paypal-button-logo {
  display: none; }

.paypal-la .paypal-button.paypal-button-label-card {
  border-radius: 0 !important; }

.paypal-la .paypal-button.paypal-button-label-credit .paypal-button-text {
  display: none !important; }

.paypal-la .paypal-button.paypal-button-layout-horizontal.paypal-button-number-multiple.paypal-button-label-credit .paypal-button-logo.paypal-button-logo-paypal {
  display: none; }

@media only screen and (max-width: 150px) {
  .paypal-la .paypal-button.paypal-button-label-credit .paypal-button-logo.paypal-button-logo-paypal {
    display: none; } }

@media only screen and (min-width: 150px) {
  .paypal-la .paypal-button.paypal-button-label-credit .paypal-button-logo.paypal-button-logo-paypal {
    display: inline-block; } }

@media only screen and (min-width: 75px) {
  .paypal-la .paypal-button-container {
    min-width: 75px;
    max-width: 150px;
    font-size: 10px; }
  .paypal-la .paypal-button:not(.paypal-button-card) {
    height: 25px;
    min-height: 25px;
    max-height: 30px; }
  .paypal-la .paypal-button.paypal-button-branding-unbranded .paypal-button-label-container {
    height: 100%;
    font-size: 11px; }
  .paypal-la .paypal-button .paypal-button-label-container {
    height: 14px;
    max-height: 15px;
    min-height: 10px;
    padding: 3px;
    text-align: center; }
  .paypal-la .paypal-button .paypal-button-label-container .paypal-button-text {
    margin-top: 0.5px; }
  .paypal-la .paypal-button-logo.paypal-button-logo-eps,
  .paypal-la .paypal-button-logo.paypal-button-logo-mybank {
    height: 18px;
    max-height: 18px;
    min-height: 10px; }
  .paypal-la .paypal-button.paypal-button-shape-pill {
    border-radius: 13px; }
  .paypal-la .paypal-button.paypal-button-shape-rect {
    border-radius: 4px; }
  .paypal-la .paypal-button.paypal-button-layout-vertical {
    margin-bottom: 8px; }
  .paypal-la .paypal-separator {
    margin: 0 1px; }
  .paypal-la .paypal-button-tagline {
    display: none;
    height: 13px;
    line-height: 13px; }
  .paypal-la .paypal-button-fundingicons {
    display: block;
    height: 25px; }
  .paypal-la .paypal-button-card {
    display: inline-block; }
  .paypal-la .paypal-button .paypal-button-card {
    width: 22.50%;
    max-width: 40px;
    margin-top: 0;
    margin-left: 1.25%;
    margin-right: 1.25%; }
  .paypal-la .paypal-button .paypal-button-card img {
    width: 100%; }
  .paypal-la .paypal-button-fundingicons .paypal-button-card {
    height: 18px;
    margin-top: 4px;
    margin-left: 2px;
    margin-right: 2px; }
  .paypal-la .paypal-button-fundingicons .paypal-button-card img {
    height: 100%; } }

@media only screen and (min-width: 75px) and (max-width: 140px) {
  .paypal-la .paypal-button.paypal-button-layout-horizontal.paypal-button-number-multiple.paypal-button-number-0 {
    width: 100%;
    margin-right: 0; }
  .paypal-la .paypal-button.paypal-button-layout-horizontal.paypal-button-number-multiple.paypal-button-number-1 {
    display: none; }
  .paypal-la .paypal-button-container.paypal-button-layout-horizontal.paypal-button-number-multiple .paypal-button-tagline {
    display: none; } }

@media only screen and (min-width: 140px) {
  .paypal-la .paypal-button.paypal-button-layout-horizontal.paypal-button-number-multiple.paypal-button-number-0 {
    display: inline-block;
    width: calc(50% - 2px);
    margin-right: 4px; }
  .paypal-la .paypal-button.paypal-button-layout-horizontal.paypal-button-number-multiple.paypal-button-number-1 {
    display: inline-block;
    width: calc(50% - 2px); }
  .paypal-la .paypal-button-container.paypal-button-layout-horizontal.paypal-button-number-multiple .paypal-button-tagline {
    display: block; } }

@media only screen and (min-width: 150px) {
  .paypal-la .paypal-button-container {
    min-width: 150px;
    max-width: 200px;
    font-size: 10px; }
  .paypal-la .paypal-button:not(.paypal-button-card) {
    height: 25px;
    min-height: 25px;
    max-height: 55px; }
  .paypal-la .paypal-button.paypal-button-branding-unbranded .paypal-button-label-container {
    height: 100%;
    font-size: 11px; }
  .paypal-la .paypal-button .paypal-button-label-container {
    height: 14px;
    max-height: 15px;
    min-height: 10px;
    padding: 3px;
    text-align: center; }
  .paypal-la .paypal-button .paypal-button-label-container .paypal-button-text {
    margin-top: 0.5px; }
  .paypal-la .paypal-button-logo.paypal-button-logo-eps,
  .paypal-la .paypal-button-logo.paypal-button-logo-mybank {
    height: 18px;
    max-height: 18px;
    min-height: 10px; }
  .paypal-la .paypal-button.paypal-button-shape-pill {
    border-radius: 13px; }
  .paypal-la .paypal-button.paypal-button-shape-rect {
    border-radius: 4px; }
  .paypal-la .paypal-button.paypal-button-layout-vertical {
    margin-bottom: 8px; }
  .paypal-la .paypal-separator {
    margin: 0 1px; }
  .paypal-la .paypal-button-tagline {
    display: block;
    height: 13px;
    line-height: 13px; }
  .paypal-la .paypal-button-fundingicons {
    display: block;
    height: 25px; }
  .paypal-la .paypal-button-card {
    display: inline-block; }
  .paypal-la .paypal-button .paypal-button-card {
    width: 22.50%;
    max-width: 40px;
    margin-top: 0;
    margin-left: 1.25%;
    margin-right: 1.25%; }
  .paypal-la .paypal-button .paypal-button-card img {
    width: 100%; }
  .paypal-la .paypal-button-fundingicons .paypal-button-card {
    height: 18px;
    margin-top: 4px;
    margin-left: 2px;
    margin-right: 2px; }
  .paypal-la .paypal-button-fundingicons .paypal-button-card img {
    height: 100%; } }

@media only screen and (min-width: 150px) and (max-width: 140px) {
  .paypal-la .paypal-button.paypal-button-layout-horizontal.paypal-button-number-multiple.paypal-button-number-0 {
    width: 100%;
    margin-right: 0; }
  .paypal-la .paypal-button.paypal-button-layout-horizontal.paypal-button-number-multiple.paypal-button-number-1 {
    display: none; }
  .paypal-la .paypal-button-container.paypal-button-layout-horizontal.paypal-button-number-multiple .paypal-button-tagline {
    display: none; } }

@media only screen and (min-width: 150px) {
  .paypal-la .paypal-button.paypal-button-layout-horizontal.paypal-button-number-multiple.paypal-button-number-0 {
    display: inline-block;
    width: calc(50% - 2px);
    margin-right: 4px; }
  .paypal-la .paypal-button.paypal-button-layout-horizontal.paypal-button-number-multiple.paypal-button-number-1 {
    display: inline-block;
    width: calc(50% - 2px); }
  .paypal-la .paypal-button-container.paypal-button-layout-horizontal.paypal-button-number-multiple .paypal-button-tagline {
    display: block; } }

@media only screen and (min-width: 200px) {
  .paypal-la .paypal-button-container {
    min-width: 150px;
    max-width: 300px;
    font-size: 11px; }
  .paypal-la .paypal-button:not(.paypal-button-card) {
    height: 25px;
    min-height: 25px; }
  .paypal-la .paypal-button.paypal-button-branding-unbranded .paypal-button-label-container {
    height: 100%;
    font-size: 16px; }
  .paypal-la .paypal-button .paypal-button-label-container {
    height: 17px;
    max-height: 21px;
    min-height: 14px;
    padding: 3px;
    text-align: center; }
  .paypal-la .paypal-button .paypal-button-label-container .paypal-button-text {
    margin-top: 1px; }
  .paypal-la .paypal-button-logo.paypal-button-logo-eps,
  .paypal-la .paypal-button-logo.paypal-button-logo-mybank {
    height: 23px;
    max-height: 25px;
    min-height: 14px; }
  .paypal-la .paypal-button.paypal-button-shape-pill {
    border-radius: 18px; }
  .paypal-la .paypal-button.paypal-button-shape-rect {
    border-radius: 4px; }
  .paypal-la .paypal-button.paypal-button-layout-vertical {
    margin-bottom: 11px; }
  .paypal-la .paypal-separator {
    margin: 0 2px; }
  .paypal-la .paypal-button-tagline {
    display: block;
    height: 18px;
    line-height: 18px; }
  .paypal-la .paypal-button-fundingicons {
    display: block;
    height: 35px; }
  .paypal-la .paypal-button-card {
    display: inline-block; }
  .paypal-la .paypal-button .paypal-button-card {
    width: 22.50%;
    max-width: 56px;
    margin-top: 0;
    margin-left: 1.25%;
    margin-right: 1.25%; }
  .paypal-la .paypal-button .paypal-button-card img {
    width: 100%; }
  .paypal-la .paypal-button-fundingicons .paypal-button-card {
    height: 25px;
    margin-top: 5px;
    margin-left: 2px;
    margin-right: 2px; }
  .paypal-la .paypal-button-fundingicons .paypal-button-card img {
    height: 100%; } }

@media only screen and (min-width: 200px) and (max-width: 196px) {
  .paypal-la .paypal-button.paypal-button-layout-horizontal.paypal-button-number-multiple.paypal-button-number-0 {
    width: 100%;
    margin-right: 0; }
  .paypal-la .paypal-button.paypal-button-layout-horizontal.paypal-button-number-multiple.paypal-button-number-1 {
    display: none; }
  .paypal-la .paypal-button-container.paypal-button-layout-horizontal.paypal-button-number-multiple .paypal-button-tagline {
    display: none; } }

@media only screen and (min-width: 200px) {
  .paypal-la .paypal-button.paypal-button-layout-horizontal.paypal-button-number-multiple.paypal-button-number-0 {
    display: inline-block;
    width: calc(50% - 2px);
    margin-right: 4px; }
  .paypal-la .paypal-button.paypal-button-layout-horizontal.paypal-button-number-multiple.paypal-button-number-1 {
    display: inline-block;
    width: calc(50% - 2px); }
  .paypal-la .paypal-button-container.paypal-button-layout-horizontal.paypal-button-number-multiple .paypal-button-tagline {
    display: block; } }

@media only screen and (min-width: 300px) {
  .paypal-la .paypal-button-container {
    min-width: 150px;
    font-size: 14px; }
  .paypal-la .paypal-button:not(.paypal-button-card) {
    height: 25px;
    min-height: 25px; }
  .paypal-la .paypal-button.paypal-button-branding-unbranded .paypal-button-label-container {
    height: 100%;
    font-size: 20px; }
  .paypal-la .paypal-button .paypal-button-label-container {
    height: 21px;
    max-height: 27px;
    min-height: 18px;
    padding: 3px;
    text-align: center; }
  .paypal-la .paypal-button .paypal-button-label-container .paypal-button-text {
    margin-top: 1px; }
  .paypal-la .paypal-button-logo.paypal-button-logo-eps,
  .paypal-la .paypal-button-logo.paypal-button-logo-mybank {
    height: 28px;
    max-height: 32px;
    min-height: 18px; }
  .paypal-la .paypal-button.paypal-button-shape-pill {
    border-radius: 23px; }
  .paypal-la .paypal-button.paypal-button-shape-rect {
    border-radius: 4px; }
  .paypal-la .paypal-button.paypal-button-layout-vertical {
    margin-bottom: 14px; }
  .paypal-la .paypal-separator {
    margin: 0 2px; }
  .paypal-la .paypal-button-tagline {
    display: block;
    height: 23px;
    line-height: 23px; }
  .paypal-la .paypal-button-fundingicons {
    display: block;
    height: 45px; }
  .paypal-la .paypal-button-card {
    display: inline-block; }
  .paypal-la .paypal-button .paypal-button-card {
    width: 22.50%;
    max-width: 72px;
    margin-top: 0;
    margin-left: 1.25%;
    margin-right: 1.25%; }
  .paypal-la .paypal-button .paypal-button-card img {
    width: 100%; }
  .paypal-la .paypal-button-fundingicons .paypal-button-card {
    height: 32px;
    margin-top: 7px;
    margin-left: 3px;
    margin-right: 3px; }
  .paypal-la .paypal-button-fundingicons .paypal-button-card img {
    height: 100%; } }

@media only screen and (min-width: 300px) and (max-width: 252px) {
  .paypal-la .paypal-button.paypal-button-layout-horizontal.paypal-button-number-multiple.paypal-button-number-0 {
    width: 100%;
    margin-right: 0; }
  .paypal-la .paypal-button.paypal-button-layout-horizontal.paypal-button-number-multiple.paypal-button-number-1 {
    display: none; }
  .paypal-la .paypal-button-container.paypal-button-layout-horizontal.paypal-button-number-multiple .paypal-button-tagline {
    display: none; } }

@media only screen and (min-width: 300px) {
  .paypal-la .paypal-button.paypal-button-layout-horizontal.paypal-button-number-multiple.paypal-button-number-0 {
    display: inline-block;
    width: calc(50% - 2px);
    margin-right: 4px; }
  .paypal-la .paypal-button.paypal-button-layout-horizontal.paypal-button-number-multiple.paypal-button-number-1 {
    display: inline-block;
    width: calc(50% - 2px); }
  .paypal-la .paypal-button-container.paypal-button-layout-horizontal.paypal-button-number-multiple .paypal-button-tagline {
    display: block; } }

@media only screen and (min-width: 500px) {
  .paypal-la .paypal-button-container {
    min-width: 100px;
    font-size: 12px;
    width: 130px; }
  .paypal-la .paypal-button:not(.paypal-button-card) {
    height: 22px;
    min-height: 22px; }
  .paypal-la .paypal-button.paypal-button-branding-unbranded .paypal-button-label-container {
    height: 100%;
    font-size: 25px; }
  .paypal-la .paypal-button .paypal-button-label-container {
    height: 24px;
    max-height: 33px;
    min-height: 22px;
    padding: 3px;
    text-align: center; }
  .paypal-la .paypal-button .paypal-button-label-container .paypal-button-text {
    margin-top: 1.25px; }
  .paypal-la .paypal-button-logo.paypal-button-logo-eps,
  .paypal-la .paypal-button-logo.paypal-button-logo-mybank {
    height: 33px;
    max-height: 39px;
    min-height: 22px; }
  .paypal-la .paypal-button.paypal-button-shape-pill {
    border-radius: 28px; }
  .paypal-la .paypal-button.paypal-button-shape-rect {
    border-radius: 4px; }
  .paypal-la .paypal-button.paypal-button-layout-vertical {
    margin-bottom: 17px; }
  .paypal-la .paypal-separator {
    margin: 0 3px; }
  .paypal-la .paypal-button-tagline {
    display: block;
    height: 28px;
    line-height: 28px; }
  .paypal-la .paypal-button-fundingicons {
    display: block;
    height: 55px; }
  .paypal-la .paypal-button-card {
    display: inline-block; }
  .paypal-la .paypal-button .paypal-button-card {
    width: 22.50%;
    max-width: 88px;
    margin-top: 0;
    margin-left: 1.25%;
    margin-right: 1.25%; }
  .paypal-la .paypal-button .paypal-button-card img {
    width: 100%; }
  .paypal-la .paypal-button-fundingicons .paypal-button-card {
    height: 39px;
    margin-top: 8px;
    margin-left: 4px;
    margin-right: 4px; }
  .paypal-la .paypal-button-fundingicons .paypal-button-card img {
    height: 100%; } }

@media only screen and (min-width: 500px) and (max-width: 308px) {
  .paypal-la .paypal-button.paypal-button-layout-horizontal.paypal-button-number-multiple.paypal-button-number-0 {
    width: 100%;
    margin-right: 0; }
  .paypal-la .paypal-button.paypal-button-layout-horizontal.paypal-button-number-multiple.paypal-button-number-1 {
    display: none; }
  .paypal-la .paypal-button-container.paypal-button-layout-horizontal.paypal-button-number-multiple .paypal-button-tagline {
    display: none; } }

@media only screen and (min-width: 500px) {
  .paypal-la .paypal-button.paypal-button-layout-horizontal.paypal-button-number-multiple.paypal-button-number-0 {
    display: inline-block;
    width: calc(50% - 2px);
    margin-right: 4px; }
  .paypal-la .paypal-button.paypal-button-layout-horizontal.paypal-button-number-multiple.paypal-button-number-1 {
    display: inline-block;
    width: calc(50% - 2px); }
  .paypal-la .paypal-button-container.paypal-button-layout-horizontal.paypal-button-number-multiple .paypal-button-tagline {
    display: block; } }

.product-nav {
  position: relative;
  padding: 30px 0; }
  .product-nav button {
    display: none;
    background-color: transparent;
    border: 0;
    color: #fff; }
    .product-nav button:before {
      display: inline-block;
      font-family: FontAwesome;
      content: "";
      color: inherit;
      font-size: 30px; }
    .product-nav button.open:before {
      display: inline-block;
      font-family: FontAwesome;
      content: "";
      color: #333; }
    .product-nav button:focus, .product-nav button:hover {
      color: #ccc; }
  .product-nav .product-logo {
    float: left;
    max-width: 300px;
    margin-right: 40px; }
    .product-nav .product-logo figure img {
      max-width: 100%;
      height: auto; }
  .product-nav ul {
    float: left;
    position: relative;
    top: 10px;
    text-transform: uppercase;
    margin: 0; }
    .product-nav ul li {
      font-size: 0.9em;
      padding: 0 5px; }
      .product-nav ul li a {
        padding: 6px 20px;
        border-radius: 0; }
  @media (min-width: 768px) and (max-width: 1219px) {
    .product-nav .product-logo {
      margin: 0 20px; } }
  @media (max-width: 767px) {
    .product-nav {
      padding-bottom: 0; }
      .product-nav .product-logo {
        float: none;
        max-width: none;
        margin-right: 0;
        position: relative;
        text-align: center;
        padding-bottom: 30px; }
        .product-nav .product-logo button {
          display: inline-block;
          position: absolute;
          z-index: 2;
          right: 10px;
          bottom: -46px; }
      .product-nav ul {
        float: none;
        top: 0;
        margin: 0;
        background-color: #eee; }
        .product-nav ul li {
          float: none;
          padding: 0;
          margin-left: 0;
          display: none; }
          .product-nav ul li a {
            padding: 10px 30px;
            font-size: 1.1em;
            font-weight: bold;
            text-align: center; }
          .product-nav ul li.active {
            display: block; }
        .product-nav ul[aria-expanded='false'] {
          height: auto !important; }
      .product-nav ul.collapse.in li {
        display: block; } }

.product-nav ul.scrolltiles li a {
  color: #888; }
  .product-nav ul.scrolltiles li a:focus, .product-nav ul.scrolltiles li a:hover {
    color: #000; }

.related-products-section {
  background: #9f9f9f url("../images/bg-tile-bowl.jpeg") no-repeat right bottom;
  border-top: 8px solid #e00000;
  padding: 40px 0; }
  .related-products-section h2 {
    margin: 0 auto 40px;
    text-align: center; }
  .related-products-section .related-products {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto; }
  .related-products-section .related-product {
    background-color: #fff;
    margin: 20px 2%;
    border-top: 6px solid #e00000;
    text-align: justify;
    width: 29.3333%;
    z-index: 0;
    position: relative; }
    .related-products-section .related-product figure {
      display: block;
      position: relative; }
      .related-products-section .related-product figure img {
        max-width: 100%;
        height: auto;
        position: relative;
        z-index: 1; }
    .related-products-section .related-product .related-info {
      padding-bottom: 100px; }
      .related-products-section .related-product .related-info .related-text {
        padding: 30px; }
      .related-products-section .related-product .related-info p {
        margin: 0; }
      .related-products-section .related-product .related-info h5 {
        font-family: proxima-nova-alt, "Helvetica Neue", Helvetica, Arial, sans-serif;
        text-transform: uppercase; }
      .related-products-section .related-product .related-info .related-link {
        text-align: center;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 0 30px 30px; }
        .related-products-section .related-product .related-info .related-link a {
          text-transform: uppercase;
          background-color: #e00000;
          color: #fff;
          width: 80%;
          display: inline-block;
          padding: 15px 25px; }
          .related-products-section .related-product .related-info .related-link a:focus, .related-products-section .related-product .related-info .related-link a:hover {
            background-color: #4d4d4d; }
    @media (max-width: 767px) {
      .related-products-section .related-product {
        width: 100%;
        max-width: 400px;
        margin: 20px auto; } }
  .related-products-section .related-document {
    background-color: #fff;
    margin: 20px 2%;
    width: 29.3333%;
    position: relative;
    z-index: 0; }
    .related-products-section .related-document figure {
      display: block; }
      .related-products-section .related-document figure img {
        max-width: 100%;
        height: auto; }
    .related-products-section .related-document h5 {
      font-family: proxima-nova-alt, "Helvetica Neue", Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      margin: 0;
      font-weight: normal;
      font-size: 1.2em; }
      .related-products-section .related-document h5 a {
        color: #fff;
        background-color: rgba(0, 0, 0, 0.2);
        display: block;
        width: 100%;
        height: 100%;
        position: relative;
        padding: 30px;
        -webkit-transition: all 0.1s ease-in;
        -o-transition: all 0.1s ease-in;
        transition: all 0.1s ease-in; }
        .related-products-section .related-document h5 a:focus, .related-products-section .related-document h5 a:hover {
          background-color: transparent; }
    @media (max-width: 767px) {
      .related-products-section .related-document {
        width: 46%;
        min-height: 200px; } }
    @media (max-width: 400px) {
      .related-products-section .related-document {
        width: auto;
        margin-left: 0;
        margin-right: 0; } }
  .related-products-section.products-view {
    background: #f6f6f6 url("../images/bg-pins.jpg") no-repeat left top;
    border-top: 0;
    margin-top: 40px;
    padding-top: 80px; }
    .related-products-section.products-view .category .related-info .related-link a {
      background-color: #fff;
      color: #4d4d4d;
      border: 1px solid #4d4d4d; }
      .related-products-section.products-view .category .related-info .related-link a:focus, .related-products-section.products-view .category .related-info .related-link a:hover {
        background-color: #fff;
        color: #e00000;
        border-color: #e00000; }

.features .document-features p, .qubicaTile.tile-features .tileBody p {
  margin-bottom: 0; }

.features .document-features table, .qubicaTile.tile-features .tileBody table {
  width: 86%;
  margin: 0 auto;
  color: #706f6f;
  font-weight: bold;
  margin-bottom: 50px; }
  .features .document-features table thead, .qubicaTile.tile-features .tileBody table thead {
    text-transform: uppercase; }
  .features .document-features table td, .qubicaTile.tile-features .tileBody table td,
  .features .document-features table th,
  .qubicaTile.tile-features .tileBody table th {
    padding: 15px 0; }
  .features .document-features table tbody td, .qubicaTile.tile-features .tileBody table tbody td {
    border-bottom: 1px solid #4d4d4d; }
    .features .document-features table tbody td .yes, .qubicaTile.tile-features .tileBody table tbody td .yes,
    .features .document-features table tbody td .no,
    .qubicaTile.tile-features .tileBody table tbody td .no {
      padding-left: 20px;
      position: relative;
      display: inline-block;
      height: 20px;
      width: 20px;
      overflow: hidden;
      font-size: 20px;
      line-height: 1em; }
      .features .document-features table tbody td .yes:before, .qubicaTile.tile-features .tileBody table tbody td .yes:before,
      .features .document-features table tbody td .no:before,
      .qubicaTile.tile-features .tileBody table tbody td .no:before {
        position: absolute;
        top: 0;
        left: 0; }
    .features .document-features table tbody td .yes:before, .qubicaTile.tile-features .tileBody table tbody td .yes:before {
      display: inline-block;
      font-family: FontAwesome;
      content: "";
      color: inherit;
      color: #e00000; }
    
    .features .document-features table tbody td .no:before,
    .qubicaTile.tile-features .tileBody table tbody td .no:before {
      display: inline-block;
      font-family: FontAwesome;
      content: "";
      color: inherit; }

.features .document-features {
  background-color: #f3f3f3;
  padding: 50px 0; }

.features .document-files ul {
  margin: 0;
  padding: 50px 0;
  text-align: center; }
  .features .document-files ul li {
    margin-left: 10%; }
    @media (max-width: 400px) {
      .features .document-files ul li {
        display: block;
        margin: 0 0 10px !important; }
        .features .document-files ul li a {
          display: block !important; } }
    @media (max-width: 767px) {
      .features .document-files ul li {
        margin-left: 3%; } }
    .features .document-files ul li:first-child {
      margin-left: 0; }

.features .product-brochures {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .features .product-brochures .brochure {
    width: 48%;
    margin-left: 4%;
    margin-bottom: 30px;
    background-color: #f3f3f3;
    position: relative;
    min-height: 150px; }
    .features .product-brochures .brochure:nth-child(2n + 1) {
      margin-left: 0; }
    .features .product-brochures .brochure figure {
      width: 28%;
      float: left;
      overflow: hidden;
      position: absolute;
      height: 100%;
      left: 0;
      background-color: #e8e8e8;
      top: 0; }
      .features .product-brochures .brochure figure img {
        width: 100%;
        height: auto;
        display: block;
        margin: 0;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%); }
    .features .product-brochures .brochure .brochure-text {
      float: left;
      width: 72%;
      padding: 20px;
      position: relative;
      left: 28%; }
      .features .product-brochures .brochure .brochure-text h5 {
        text-transform: uppercase; }
    .features .product-brochures .brochure a.brochure-link {
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0; }
      .features .product-brochures .brochure a.brochure-link:focus, .features .product-brochures .brochure a.brochure-link:hover {
        background-color: #4d4d4d;
        opacity: 0.2; }
    @media (min-width: 768px) and (max-width: 991px) {
      .features .product-brochures .brochure figure {
        text-align: center;
        position: static;
        float: none;
        display: block;
        height: auto;
        width: auto; }
        .features .product-brochures .brochure figure img {
          display: inline-block;
          width: auto;
          position: static;
          -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
          -o-transform: translate(0, 0);
          transform: translate(0, 0); }
      .features .product-brochures .brochure .brochure-text {
        float: none;
        left: 0;
        width: auto; } }
    @media (max-width: 767px) {
      .features .product-brochures .brochure {
        width: 100%;
        margin-left: 0; }
        .features .product-brochures .brochure figure img {
          width: 100%;
          height: auto; } }

.qubicaTile.tile-features .tileBody table {
  width: 100%; }

section.tiles {
  background: #f6f6f6 url("../images/bg-pins.jpg") no-repeat left top; }

.tile-title {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 50px; }

.tilesWrapper {
  padding: 30px 0; }
  .tilesWrapper .tilesList {
    margin: 0 auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

.tileWrapper {
  background-color: #fff;
  margin: 20px 2%;
  text-align: justify; }
  .tileWrapper.halfWidth {
    width: 46%; }
  .tileWrapper.oneThirdWidth {
    width: 29.3333%; }
  .tileWrapper.oneThirdWidth.awards {
    width: 21.8333%;
    margin-left: 1.5%;
    margin-right: 1.5%; }
    @media (max-width: 991px) {
      .tileWrapper.oneThirdWidth.awards {
        width: 46%; } }
    @media (max-width: 420px) {
      .tileWrapper.oneThirdWidth.awards {
        width: auto; } }
  .tileWrapper.oneFourthWidth {
    width: 21%; }
    @media (max-width: 991px) {
      .tileWrapper.oneFourthWidth {
        width: 46%; } }
    @media (max-width: 420px) {
      .tileWrapper.oneFourthWidth {
        width: auto; } }
  .userrole-authenticated .tileWrapper {
    position: relative; }
    .userrole-authenticated .tileWrapper .tileEditButtons {
      position: absolute;
      right: 0;
      top: 0;
      z-index: 5; }
      .userrole-authenticated .tileWrapper .tileEditButtons a.plone-btn {
        width: 36px;
        padding: 6px 0;
        margin: 4px; }
  @media (max-width: 767px) {
    .tileWrapper {
      margin-left: 0;
      margin-right: 0; } }

.qubicaTile {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  /*
  @media (min-width: $screen-sm-min) and (max-width: $screen-sm-max) {
    &.fullWidth .tileImage img { width: auto; height: 100%; }
  }*/ }
  .qubicaTile .tileBody {
    padding: 50px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-flex: 1 1 auto;
    -moz-box-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
    .qubicaTile .tileBody h3 {
      color: #e00000;
      text-transform: uppercase;
      font-family: proxima-nova-alt, "Helvetica Neue", Helvetica, Arial, sans-serif;
      margin: 0 0 30px;
      text-align: left; }
    .qubicaTile .tileBody .tileText {
      font-size: 0.95em; }
    .qubicaTile .tileBody .tileButton {
      padding: 20px 0 0;
      text-align: center;
      position: relative;
      margin-top: auto; }
      .userrole-authenticated .qubicaTile .tileBody .tileButton {
        z-index: 2; }
      .qubicaTile .tileBody .tileButton a {
        border: 1px solid #4d4d4d;
        display: inline-block;
        text-transform: uppercase;
        padding: 1em;
        min-width: 50%;
        color: #4d4d4d; }
        .qubicaTile .tileBody .tileButton a:focus, .qubicaTile .tileBody .tileButton a:hover {
          color: #e00000;
          border-color: #e00000; }
  .qubicaTile .tileImage {
    overflow: hidden;
    position: relative; }
    .qubicaTile .tileImage img {
      width: 100%;
      position: relative;
      z-index: 0;
      height: auto;
      display: block; }
    .qubicaTile .tileImage a.btn-play {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      color: #fff; }
      .qubicaTile .tileImage a.btn-play span {
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        padding-top: 60px;
        text-transform: uppercase;
        font-size: 0.7em;
        background: transparent url("../images/btn-play.svg") no-repeat center top; }
      .qubicaTile .tileImage a.btn-play:before {
        width: 100%;
        height: 100%;
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        -webkit-transition: all 0.1s ease-in;
        -o-transition: all 0.1s ease-in;
        transition: all 0.1s ease-in;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 37%, rgba(0, 0, 0, 0.65) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 37%, rgba(0, 0, 0, 0.65) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 37%, rgba(0, 0, 0, 0.65) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
      .qubicaTile .tileImage a.btn-play:focus:before, .qubicaTile .tileImage a.btn-play:hover:before {
        opacity: 0; }
  .qubicaTile.fullWidth {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    width: 100%; }
    .qubicaTile.fullWidth .tileImage {
      width: 50%; }
    .qubicaTile.fullWidth.imgRight .tileImage {
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2; }
    .qubicaTile.fullWidth .tileBody {
      width: 50%; }
    .qubicaTile.fullWidth.noImage .tileBody {
      width: 100%; }
      .qubicaTile.fullWidth.noImage .tileBody .tileButton a {
        min-width: 20%; }
  .qubicaTile.halfWidth .tileImage {
    max-height: 490px; }
  .qubicaTile.halfWidth.small_tile {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .qubicaTile.halfWidth.small_tile .tileImage {
      max-height: 200px;
      -webkit-box-flex: 1 0 0;
      -moz-box-flex: 1 0 0;
      -webkit-flex: 1 0 0;
      -ms-flex: 1 0 0;
      flex: 1 0 0; }
      @media (max-width: 992px) {
        .qubicaTile.halfWidth.small_tile .tileImage {
          -webkit-box-flex: 2 0 0;
          -moz-box-flex: 2 0 0;
          -webkit-flex: 2 0 0;
          -ms-flex: 2 0 0;
          flex: 2 0 0; } }
    .qubicaTile.halfWidth.small_tile .tileBody {
      padding: 20px;
      -webkit-box-flex: 2 0 0;
      -moz-box-flex: 2 0 0;
      -webkit-flex: 2 0 0;
      -ms-flex: 2 0 0;
      flex: 2 0 0; }
      .qubicaTile.halfWidth.small_tile .tileBody > h3 {
        margin-bottom: 10px; }
      .qubicaTile.halfWidth.small_tile .tileBody .tileButton {
        text-align: left; }
        .qubicaTile.halfWidth.small_tile .tileBody .tileButton a {
          min-width: 70%;
          text-align: center;
          padding: 0.5em 1em; }
    @media (max-width: 767px) {
      .qubicaTile.halfWidth.small_tile {
        width: 100%; } }
    @media (max-width: 400px) {
      .qubicaTile.halfWidth.small_tile {
        display: block; }
        .qubicaTile.halfWidth.small_tile .tileImage {
          display: none; } }
  .qubicaTile.oneThirdWidth .tileImage {
    max-height: 343px; }
  .qubicaTile.oneThirdWidth .tileBody {
    padding: 30px;
    /*
      .tileButton            { position: absolute;
                               bottom: 0;
                               left: 0;
                               width: 100%;
                               padding: 0 30px 30px;
        a                    { min-width: 70%; }
      }
*/ }
  .qubicaTile.oneThirdWidth.awards {
    position: relative; }
    .qubicaTile.oneThirdWidth.awards .tileBody {
      padding: 20px 20px 0;
      text-align: center; }
      .qubicaTile.oneThirdWidth.awards .tileBody > h3 {
        font-size: 1.15em;
        color: #4d4d4d;
        margin-bottom: 0.4em;
        text-align: center; }
      .qubicaTile.oneThirdWidth.awards .tileBody p {
        color: #777;
        text-transform: uppercase; }
      .qubicaTile.oneThirdWidth.awards .tileBody .tileButton {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 0; }
        .qubicaTile.oneThirdWidth.awards .tileBody .tileButton a {
          text-indent: -99999em;
          display: block;
          height: 100%;
          border: 0; }
          .qubicaTile.oneThirdWidth.awards .tileBody .tileButton a:focus, .qubicaTile.oneThirdWidth.awards .tileBody .tileButton a:hover {
            background-color: rgba(255, 255, 255, 0.4); }
  .qubicaTile.oneFourthWidth .tileImage {
    max-height: 246px; }
  .qubicaTile.oneFourthWidth .tileBody {
    padding: 25px; }
  .qubicaTile.alert-tile .tileBody h3 {
    padding: 2rem 3rem;
    color: #fff;
    background: #e00000; }
  @media (min-width: 768px) {
    .qubicaTile.fullWidth .tileImage {
      width: auto;
      height: 100%; } }
  @media (max-width: 767px) {
    .qubicaTile.fullWidth, .qubicaTile.fullWidth.imgRight, .qubicaTile.halfWidth, .qubicaTile.oneFourthWidth, .qubicaTile.oneThirdWidth {
      display: block;
      width: auto; }
      .qubicaTile.fullWidth .tileBody,
      .qubicaTile.fullWidth .tileImage, .qubicaTile.fullWidth.imgRight .tileBody,
      .qubicaTile.fullWidth.imgRight .tileImage, .qubicaTile.halfWidth .tileBody,
      .qubicaTile.halfWidth .tileImage, .qubicaTile.oneFourthWidth .tileBody,
      .qubicaTile.oneFourthWidth .tileImage, .qubicaTile.oneThirdWidth .tileBody,
      .qubicaTile.oneThirdWidth .tileImage {
        width: 100%; }
    .qubicaTile .tileBody {
      padding: 20px; } }
  .qubicaTile.getInTouchTile {
    background: transparent url("../images/bg-getintouch.jpg") no-repeat center center; }
    .qubicaTile.getInTouchTile.fullWidth {
      margin-left: 0;
      margin-right: 0; }
    .qubicaTile.getInTouchTile.ecommerce {
      background: transparent url("../images/bg-getintouch-ec.jpg"); }
    .qubicaTile.getInTouchTile .tileBody {
      width: 100%;
      background-color: rgba(0, 0, 0, 0.5); }
      .qubicaTile.getInTouchTile .tileBody .tileText {
        color: #fff;
        font-size: 1.3em;
        line-height: 1.7em;
        text-align: center; }
        .qubicaTile.getInTouchTile .tileBody .tileText a {
          color: #fff;
          border-bottom: 1px dotted #fff; }
          .qubicaTile.getInTouchTile .tileBody .tileText a:focus, .qubicaTile.getInTouchTile .tileBody .tileText a:hover {
            border-bottom: 1px solid #fff;
            color: #fff; }
        @media (max-width: 767px) {
          .qubicaTile.getInTouchTile .tileBody .tileText {
            font-size: 1.15em;
            line-height: 1.5em; } }
      .qubicaTile.getInTouchTile .tileBody > h3 {
        font-size: 2.1em;
        color: #fff;
        text-align: center; }
      .qubicaTile.getInTouchTile .tileBody .contactLink a {
        min-width: 2em;
        padding: 1em 4em;
        font-size: 1.1em;
        border-color: #fff;
        color: #fff; }
        .qubicaTile.getInTouchTile .tileBody .contactLink a:focus, .qubicaTile.getInTouchTile .tileBody .contactLink a:hover {
          background-color: rgba(255, 255, 255, 0.3); }
    .qubicaTile.getInTouchTile.halfWidth {
      position: relative; }
      .qubicaTile.getInTouchTile.halfWidth .tileBody {
        position: absolute;
        height: 100%; }
        .qubicaTile.getInTouchTile.halfWidth .tileBody .contactLink {
          position: absolute;
          bottom: 50px;
          left: 0;
          width: 100%; }
        @media (max-width: 767px) {
          .qubicaTile.getInTouchTile.halfWidth .tileBody {
            position: static;
            height: auto; }
            .qubicaTile.getInTouchTile.halfWidth .tileBody .contactLink {
              position: static;
              bottom: auto; } }
    .qubicaTile.getInTouchTile.stickyGetInTouch {
      position: fixed;
      bottom: 0;
      left: 0;
      height: 100px;
      width: 100%;
      z-index: 100;
      margin: 0;
      background-size: cover; }
      .qubicaTile.getInTouchTile.stickyGetInTouch:before {
        content: '';
        display: block;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        height: 100%;
        position: absolute;
        left: 0;
        top: 0; }
      .qubicaTile.getInTouchTile.stickyGetInTouch .tileBody {
        position: relative;
        padding: 30px 0 0;
        background-color: transparent; }
        .qubicaTile.getInTouchTile.stickyGetInTouch .tileBody .tileText {
          display: none; }
        .qubicaTile.getInTouchTile.stickyGetInTouch .tileBody h3 {
          margin: 0;
          text-align: left;
          font-size: 2.3em; }
        .qubicaTile.getInTouchTile.stickyGetInTouch .tileBody .tileButton {
          position: absolute;
          padding: 20px 0 0;
          right: 0;
          top: 0;
          left: auto;
          bottom: auto;
          width: auto; }
          .qubicaTile.getInTouchTile.stickyGetInTouch .tileBody .tileButton a {
            padding: 0.5em 1em;
            font-size: 1.5em; }
        @media (max-width: 1219px) {
          .qubicaTile.getInTouchTile.stickyGetInTouch .tileBody {
            width: 96%; } }
  .qubicaTile.customerSupportTile {
    width: 100%; }
    @media (min-width: 992px) and (max-width: 1219px) {
      .template-home_page .qubicaTile.customerSupportTile {
        width: 100%; } }
    .qubicaTile.customerSupportTile .tileBody h3 {
      font-size: 2.25em;
      text-align: center;
      color: #4d4d4d;
      font-family: clarendon-urw, Georgia, "Times New Roman", Times, serif;
      text-transform: none;
      margin-bottom: 40px; }
    .qubicaTile.customerSupportTile .tileBody .customerSupportIcons {
      padding: 20px 0;
      display: flex;
      align-items: center;
      justify-content: space-evenly;
      flex-wrap: wrap; }
      .qubicaTile.customerSupportTile .tileBody .customerSupportIcons a {
        display: inline-block;
        font-weight: bold;
        text-transform: uppercase;
        text-align: center;
        color: #4d4d4d; }
        .qubicaTile.customerSupportTile .tileBody .customerSupportIcons a:focus, .qubicaTile.customerSupportTile .tileBody .customerSupportIcons a:hover {
          color: #e00000; }
        .qubicaTile.customerSupportTile .tileBody .customerSupportIcons a:before {
          background-size: contain !important;
          content: '';
          display: block;
          margin: 0 auto 20px;
          width: 140px;
          height: 100px;
          max-width: 100%; }
        .qubicaTile.customerSupportTile .tileBody .customerSupportIcons a.mailclub:before {
          background: transparent url("../images/graphic-mailclub.svg") no-repeat center bottom; }
        .qubicaTile.customerSupportTile .tileBody .customerSupportIcons a.webinars {
          display: none; }
        .qubicaTile.customerSupportTile .tileBody .customerSupportIcons a.forum:before {
          background: transparent url("../images/graphic-forum.svg") no-repeat center bottom; }
        .qubicaTile.customerSupportTile .tileBody .customerSupportIcons a.qportal:before {
          background: transparent url("../images/q-portal.svg") no-repeat center bottom; }
        .qubicaTile.customerSupportTile .tileBody .customerSupportIcons a.qportal2:before {
          background: transparent url("../images/q-portal.svg") no-repeat center bottom; }
        .qubicaTile.customerSupportTile .tileBody .customerSupportIcons a.manuals:before {
          background: transparent url("../images/graphic-manuals.svg") no-repeat center bottom; }
        .qubicaTile.customerSupportTile .tileBody .customerSupportIcons a.ecommerce:before {
          background: transparent url("../images/graphic-ecommerce.svg") no-repeat center bottom; }
      .qubicaTile.customerSupportTile .tileBody .customerSupportIcons.fiveicons a {
        width: 20%; }
        @media (max-width: 991px) {
          .qubicaTile.customerSupportTile .tileBody .customerSupportIcons.fiveicons a {
            width: 33.333%; } }
        @media (max-width: 550px) {
          .qubicaTile.customerSupportTile .tileBody .customerSupportIcons.fiveicons a {
            width: 50%; } }
    .qubicaTile.customerSupportTile .tileBody .tileButton {
      clear: both;
      padding-top: 30px; }
      .qubicaTile.customerSupportTile .tileBody .tileButton a {
        padding: 1em 4em;
        min-width: 1em;
        border-color: #e00000;
        background-color: #e00000;
        color: #fff; }
        .qubicaTile.customerSupportTile .tileBody .tileButton a:focus, .qubicaTile.customerSupportTile .tileBody .tileButton a:hover {
          border-color: #4d4d4d;
          background-color: #4d4d4d;
          color: #fff; }
    @media (max-width: 767px) {
      .qubicaTile.customerSupportTile .tileBody {
        padding-left: 0;
        padding-right: 0; }
        .qubicaTile.customerSupportTile .tileBody .customerSupportIcons a {
          padding: 20px 10px; }
        .qubicaTile.customerSupportTile .tileBody h3 {
          margin-bottom: 20px; } }
    .qubicaTile.customerSupportTile.withText .tileBody h3 {
      font-size: 1.3em;
      text-align: left;
      color: #e00000;
      font-family: proxima-nova-alt, "Helvetica Neue", Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      margin-bottom: 30px; }
    .qubicaTile.customerSupportTile.withText .tileBody .customerSupportIcons {
      float: right;
      padding-top: 0;
      padding-bottom: 0; }
      .qubicaTile.customerSupportTile.withText .tileBody .customerSupportIcons a.mailclub, .qubicaTile.customerSupportTile.withText .tileBody .customerSupportIcons a.webinars {
        margin-top: -20px;
        margin-bottom: 40px; }
    .qubicaTile.customerSupportTile.withText .tileBody h3,
    .qubicaTile.customerSupportTile.withText .tileBody .tileText {
      float: left; }
    .qubicaTile.customerSupportTile.withText .tileButton {
      padding-top: 20px; }
      .qubicaTile.customerSupportTile.withText .tileButton a {
        border-color: #4d4d4d;
        background-color: #fff;
        color: #4d4d4d; }
        .qubicaTile.customerSupportTile.withText .tileButton a:focus, .qubicaTile.customerSupportTile.withText .tileButton a:hover {
          border-color: #e00000;
          color: #e00000;
          background-color: #fff; }
    @media (max-width: 767px) {
      .qubicaTile.customerSupportTile.withText .tileBody h3 {
        float: none;
        text-align: center; }
      .qubicaTile.customerSupportTile.withText .tileBody .customerSupportIcons a.webinars,
      .qubicaTile.customerSupportTile.withText .tileBody .customerSupportIcons a.mailclub {
        margin-bottom: 0; } }
  .qubicaTile.eCommerceTile {
    border-top: 6px solid #e00000; }
    .qubicaTile.eCommerceTile .tileImage {
      position: relative; }
      .qubicaTile.eCommerceTile .tileImage .discount_caption {
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        padding: 20px;
        color: #fff;
        font-weight: bold;
        z-index: 2; }
        .qubicaTile.eCommerceTile .tileImage .discount_caption:after {
          content: '';
          position: absolute;
          bottom: 20px;
          right: 20px;
          width: 38px;
          height: 38px;
          background: transparent url("../images/ico-cart-w.svg") no-repeat center center;
          background-size: contain; }
    .qubicaTile.eCommerceTile .tileButton a {
      border-color: #e00000;
      background-color: #e00000;
      color: #fff; }
      .qubicaTile.eCommerceTile .tileButton a:focus, .qubicaTile.eCommerceTile .tileButton a:hover {
        border-color: #4d4d4d;
        background-color: #4d4d4d;
        color: #fff; }

.leadImage {
  margin: 0 20px 10px 0; }

.carousel-wrapper {
  max-height: 450px;
  overflow: hidden;
  border-bottom: 7px solid #e00000;
  position: relative; }
  .carousel-wrapper button {
    position: absolute;
    top: 196px;
    z-index: 2;
    width: 60px;
    height: 60px;
    border: 2px solid #fff;
    text-indent: -99em;
    overflow: hidden; }
    .carousel-wrapper button:hover {
      background-color: #e00000 !important; }
    .carousel-wrapper button.slick-prev {
      left: 5%;
      background: transparent url("../images/btn-prev.svg") no-repeat center center; }
    .carousel-wrapper button.slick-next {
      right: 5%;
      background: transparent url("../images/btn-next.svg") no-repeat center center; }
  .carousel-wrapper .slick-slide {
    position: relative; }
    .carousel-wrapper .slick-slide.withVideo figure:after {
      background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 37%, rgba(0, 0, 0, 0.65) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 37%, rgba(0, 0, 0, 0.65) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 37%, rgba(0, 0, 0, 0.65) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
    .carousel-wrapper .slick-slide figure {
      height: 450px;
      overflow: hidden;
      position: relative; }
      .carousel-wrapper .slick-slide figure img {
        width: 100%;
        height: auto;
        margin: 0;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%); }
      @media (max-width: 1300px) {
        .carousel-wrapper .slick-slide figure {
          height: auto; }
          .carousel-wrapper .slick-slide figure img {
            position: static;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none; } }
    .carousel-wrapper .slick-slide .slidetext {
      position: absolute;
      width: 50%;
      left: 15%;
      top: 25%;
      max-width: 500px;
      color: #fff;
      font-size: 2em;
      text-shadow: 2px 2px 4px #000; }
      .carousel-wrapper .slick-slide .slidetext h2 {
        margin: 0;
        font-size: 2em; }
      .carousel-wrapper .slick-slide .slidetext p {
        margin-bottom: 0; }
      .carousel-wrapper .slick-slide .slidetext .button a,
      .carousel-wrapper .slick-slide .slidetext a .button {
        background-color: #e00000;
        border: 0;
        text-shadow: none;
        padding: 5px 20px;
        margin-top: 10px;
        color: #fff;
        font-size: 0.9em;
        font-weight: normal; }
        .carousel-wrapper .slick-slide .slidetext .button a:focus, .carousel-wrapper .slick-slide .slidetext .button a:hover,
        .carousel-wrapper .slick-slide .slidetext a .button:focus,
        .carousel-wrapper .slick-slide .slidetext a .button:hover {
          background-color: #333; }
    .carousel-wrapper .slick-slide .slidebuttons {
      position: absolute;
      bottom: 40px;
      left: 0;
      width: 100%;
      text-align: center; }
      .carousel-wrapper .slick-slide .slidebuttons .slide-link,
      .carousel-wrapper .slick-slide .slidebuttons .slide-link-eshop,
      .carousel-wrapper .slick-slide .slidebuttons .embed-video {
        display: inline-block;
        font-size: 0.8em;
        text-transform: uppercase;
        color: #fff;
        margin: 0 10px; }
        @media (max-width: 767px) {
          .carousel-wrapper .slick-slide .slidebuttons .slide-link,
          .carousel-wrapper .slick-slide .slidebuttons .slide-link-eshop,
          .carousel-wrapper .slick-slide .slidebuttons .embed-video {
            font-size: 1.2em; } }
        .carousel-wrapper .slick-slide .slidebuttons .slide-link.slide-link:after,
        .carousel-wrapper .slick-slide .slidebuttons .slide-link-eshop.slide-link:after,
        .carousel-wrapper .slick-slide .slidebuttons .embed-video.slide-link:after {
          display: inline-block;
          font-family: FontAwesome;
          content: "";
          color: inherit;
          margin-left: 10px; }
        .carousel-wrapper .slick-slide .slidebuttons .slide-link.embed-video:after, .carousel-wrapper .slick-slide .slidebuttons .slide-link.slide-gallery:after,
        .carousel-wrapper .slick-slide .slidebuttons .slide-link-eshop.embed-video:after,
        .carousel-wrapper .slick-slide .slidebuttons .slide-link-eshop.slide-gallery:after,
        .carousel-wrapper .slick-slide .slidebuttons .embed-video.embed-video:after,
        .carousel-wrapper .slick-slide .slidebuttons .embed-video.slide-gallery:after {
          content: '';
          margin-left: 10px;
          width: 35px;
          height: 35px;
          display: inline-block;
          background: rgba(255, 255, 255, 0.2) url("../images/btn-zoom.svg") no-repeat center center;
          background-size: cover;
          vertical-align: middle; }
        .carousel-wrapper .slick-slide .slidebuttons .slide-link.embed-video:focus:after, .carousel-wrapper .slick-slide .slidebuttons .slide-link.embed-video:hover:after, .carousel-wrapper .slick-slide .slidebuttons .slide-link.slide-gallery:focus:after, .carousel-wrapper .slick-slide .slidebuttons .slide-link.slide-gallery:hover:after,
        .carousel-wrapper .slick-slide .slidebuttons .slide-link-eshop.embed-video:focus:after,
        .carousel-wrapper .slick-slide .slidebuttons .slide-link-eshop.embed-video:hover:after,
        .carousel-wrapper .slick-slide .slidebuttons .slide-link-eshop.slide-gallery:focus:after,
        .carousel-wrapper .slick-slide .slidebuttons .slide-link-eshop.slide-gallery:hover:after,
        .carousel-wrapper .slick-slide .slidebuttons .embed-video.embed-video:focus:after,
        .carousel-wrapper .slick-slide .slidebuttons .embed-video.embed-video:hover:after,
        .carousel-wrapper .slick-slide .slidebuttons .embed-video.slide-gallery:focus:after,
        .carousel-wrapper .slick-slide .slidebuttons .embed-video.slide-gallery:hover:after {
          background-color: rgba(224, 0, 0, 0.2); }
        .carousel-wrapper .slick-slide .slidebuttons .slide-link:focus, .carousel-wrapper .slick-slide .slidebuttons .slide-link:hover,
        .carousel-wrapper .slick-slide .slidebuttons .slide-link-eshop:focus,
        .carousel-wrapper .slick-slide .slidebuttons .slide-link-eshop:hover,
        .carousel-wrapper .slick-slide .slidebuttons .embed-video:focus,
        .carousel-wrapper .slick-slide .slidebuttons .embed-video:hover {
          color: #ccc; }
        .carousel-wrapper .slick-slide .slidebuttons .slide-link.embed-video:after,
        .carousel-wrapper .slick-slide .slidebuttons .slide-link-eshop.embed-video:after,
        .carousel-wrapper .slick-slide .slidebuttons .embed-video.embed-video:after {
          background-image: url("../images/btn-play.svg"); }
        .carousel-wrapper .slick-slide .slidebuttons .slide-link.embed-video,
        .carousel-wrapper .slick-slide .slidebuttons .slide-link-eshop.embed-video,
        .carousel-wrapper .slick-slide .slidebuttons .embed-video.embed-video {
          font-size: 1.2em; }
          .carousel-wrapper .slick-slide .slidebuttons .slide-link.embed-video:after,
          .carousel-wrapper .slick-slide .slidebuttons .slide-link-eshop.embed-video:after,
          .carousel-wrapper .slick-slide .slidebuttons .embed-video.embed-video:after {
            margin-left: 16px;
            width: 45px;
            height: 45px; }
  .carousel-wrapper.single-slide .slidetext,
  .carousel-wrapper .slide-eshop .slidetext {
    width: 50%;
    left: 12%;
    top: 25%;
    max-width: 800px;
    font-size: 1.2em; }
    .carousel-wrapper.single-slide .slidetext .discreet,
    .carousel-wrapper .slide-eshop .slidetext .discreet {
      font-size: 0.8em;
      color: #fff; }
    .carousel-wrapper.single-slide .slidetext p,
    .carousel-wrapper .slide-eshop .slidetext p {
      margin: 0 0 0.5em; }
    .carousel-wrapper.single-slide .slidetext .slidebuttons,
    .carousel-wrapper .slide-eshop .slidetext .slidebuttons {
      position: static;
      width: auto;
      text-align: left;
      padding-top: 20px; }
      .carousel-wrapper.single-slide .slidetext .slidebuttons .slide-link,
      .carousel-wrapper.single-slide .slidetext .slidebuttons .slide-link-eshop,
      .carousel-wrapper .slide-eshop .slidetext .slidebuttons .slide-link,
      .carousel-wrapper .slide-eshop .slidetext .slidebuttons .slide-link-eshop {
        margin: 0;
        text-shadow: none;
        padding: 0.8em 1.5em;
        font-weight: normal; }
        .carousel-wrapper.single-slide .slidetext .slidebuttons .slide-link:focus, .carousel-wrapper.single-slide .slidetext .slidebuttons .slide-link:hover,
        .carousel-wrapper.single-slide .slidetext .slidebuttons .slide-link-eshop:focus,
        .carousel-wrapper.single-slide .slidetext .slidebuttons .slide-link-eshop:hover,
        .carousel-wrapper .slide-eshop .slidetext .slidebuttons .slide-link:focus,
        .carousel-wrapper .slide-eshop .slidetext .slidebuttons .slide-link:hover,
        .carousel-wrapper .slide-eshop .slidetext .slidebuttons .slide-link-eshop:focus,
        .carousel-wrapper .slide-eshop .slidetext .slidebuttons .slide-link-eshop:hover {
          color: #fff; }
  .carousel-wrapper .slide-eshop .slidetext {
    top: auto;
    left: 12%;
    right: 12%;
    bottom: 40px;
    max-width: none;
    width: auto; }
    .carousel-wrapper .slide-eshop .slidetext .slidebuttons .slide-link-eshop {
      float: right;
      padding-top: 0.7em;
      padding-bottom: 0.7em; }
    .carousel-wrapper .slide-eshop .slidetext .slidebuttons .embed-video.embed-video {
      font-size: 0.8em; }
  .carousel-wrapper .slide-eshop.withVideo .slidetext .slidebuttons {
    text-align: center;
    position: relative;
    bottom: 0; }
    .carousel-wrapper .slide-eshop.withVideo .slidetext .slidebuttons .slide-link-eshop {
      position: absolute;
      top: 20px;
      right: 0px; }
  @media (max-width: 1200px) {
    .carousel-wrapper .slick-slide .slidetext {
      top: 12%; } }
  @media (max-width: 1060px) {
    .carousel-wrapper button.slick-next {
      right: 2%;
      top: 40%; }
    .carousel-wrapper button.slick-prev {
      left: 2%;
      top: 40%; } }
  @media (max-width: 992px) {
    .carousel-wrapper .slick-slide .slidetext {
      left: 0px;
      top: 0px;
      width: auto;
      padding: 20px; }
    .carousel-wrapper .slick-slide .slidebuttons {
      bottom: 20px; } }
  @media (max-width: 820px) {
    .carousel-wrapper .slick-slide .slidetext {
      font-size: 1em; }
    .carousel-wrapper button {
      width: 40px;
      height: 40px;
      border-width: 1px;
      background-size: contain !important; } }
  @media (max-width: 590px) {
    .carousel-wrapper .slick-slide .slidetext {
      display: none; } }

div.pp_default .pp_nav .currentTextHolder {
  display: none; }

.portaltype-qubicabasefolder #search-local {
  text-align: center;
  padding-bottom: 50px; }
  .portaltype-qubicabasefolder #search-local h3 {
    margin: 0 0 20px; }
  .portaltype-qubicabasefolder #search-local .map + h3 {
    margin: 20px 0; }

.portaltype-qubicabasefolder .map {
  position: relative; }
  .portaltype-qubicabasefolder .map > div {
    max-width: 100%; }
    @media (max-width: 600px) {
      .portaltype-qubicabasefolder .map > div {
        max-height: 200px; } }

.portaltype-qubicabasefolder .search-city {
  /*position:absolute;
                                        top:45%;
                                        left:25%;*/ }
  @media (max-width: 991px) {
    .portaltype-qubicabasefolder .search-city {
      left: 12%; } }
  .portaltype-qubicabasefolder .search-city a.select2-choice.select2-choice {
    height: 45px;
    line-height: 45px;
    border: 1px solid #ccc; }
    .portaltype-qubicabasefolder .search-city a.select2-choice.select2-choice span.select2-chosen {
      text-transform: uppercase;
      background-color: transparent; }
    .portaltype-qubicabasefolder .search-city a.select2-choice.select2-choice span.select2-arrow {
      width: 30px;
      border: 0;
      background: transparent none; }
      .portaltype-qubicabasefolder .search-city a.select2-choice.select2-choice span.select2-arrow b {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAaElEQVR42mNkoBAwDg8DWIF4IRCXAPEzIvVJAXEPEMfDXFAMxKlA7ESEISDN+4B4NhD3InuBGENQNGMLA3yGYGjGFYjYDMGqGZcB6IYw4NKMzwBkQxhwaSZkAMwQBlyaiTGAIBgGBgAAEYoZFqIRUf8AAAAASUVORK5CYII=");
        background-position: left center; }
    .select2-drop.select2-drop-above.select2-drop-active {
      border-color: #fff; }

.portaltype-qubicabasefolder > div[style] {
  max-width: 100%; }

@media (max-width: 767px) {
  .portaltype-qubicabasefolder > div[style] {
    height: 200px !important; }
  .portaltype-qubicabasefolder .search-city {
    left: 0;
    top: 80px;
    width: 100%;
    padding: 0 2%; }
    .portaltype-qubicabasefolder .search-city > .select2-container {
      width: 100% !important; } }

.portaltype-qubicabasefolder #search-results {
  background-color: #f6f6f6; }
  .portaltype-qubicabasefolder #search-results h2 {
    font-size: 1.8em;
    color: #e00000; }
  .portaltype-qubicabasefolder #search-results h3 {
    text-transform: uppercase;
    margin: 30px 0;
    font-size: 1.2em; }
  .portaltype-qubicabasefolder #search-results .representatives {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between; }
  .portaltype-qubicabasefolder #search-results .representative {
    width: 48%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 20px;
    background-color: #FFF; }
    .portaltype-qubicabasefolder #search-results .representative figure {
      max-width: 150px;
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      .portaltype-qubicabasefolder #search-results .representative figure img {
        width: 100%;
        height: auto; }
    .portaltype-qubicabasefolder #search-results .representative .infoItem {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
      padding: 15px 20px 10px; }
      .portaltype-qubicabasefolder #search-results .representative .infoItem h5 {
        text-transform: uppercase;
        margin: 0 0 0.2em; }
      .portaltype-qubicabasefolder #search-results .representative .infoItem p {
        margin: 0;
        font-size: 0.85em;
        line-height: 1.3em; }
      .portaltype-qubicabasefolder #search-results .representative .infoItem p.reference {
        color: #AAA;
        font-size: 0.95em;
        margin-bottom: 0.3em; }
    @media (max-width: 767px) {
      .portaltype-qubicabasefolder #search-results .representative {
        width: 100%;
        display: block; }
        .portaltype-qubicabasefolder #search-results .representative figure img {
          margin: 0 20px; } }
  .portaltype-qubicabasefolder #search-results .representatives-wrapper {
    width: 84%;
    margin: 0 auto; }
  .portaltype-qubicabasefolder #search-results .bases .base-info {
    position: relative;
    background-color: #eee;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 56% auto; }
    .portaltype-qubicabasefolder #search-results .bases .base-info .addressInfos {
      width: 44%; }
      .portaltype-qubicabasefolder #search-results .bases .base-info .addressInfos .addressText {
        padding: 30px 30px; }
        .portaltype-qubicabasefolder #search-results .bases .base-info .addressInfos .addressText h3 {
          color: #e00000;
          text-transform: uppercase;
          font-size: 1.3em;
          margin: 0 0 20px;
          text-align: left; }
        .portaltype-qubicabasefolder #search-results .bases .base-info .addressInfos .addressText p.address {
          margin: 0; }
          .portaltype-qubicabasefolder #search-results .bases .base-info .addressInfos .addressText p.address span {
            display: block; }
        .portaltype-qubicabasefolder #search-results .bases .base-info .addressInfos .addressText .contact-button {
          text-align: center;
          margin-top: 30px; }
          .portaltype-qubicabasefolder #search-results .bases .base-info .addressInfos .addressText .contact-button a {
            padding-left: 2em;
            padding-right: 2em; }
    .portaltype-qubicabasefolder #search-results .bases .base-info .addressMap {
      max-height: 300px;
      overflow: hidden; }
      .portaltype-qubicabasefolder #search-results .bases .base-info .addressMap img {
        display: block; }
    @media (max-width: 699px) {
      .portaltype-qubicabasefolder #search-results .bases .base-info {
        background-image: none !important; }
        .portaltype-qubicabasefolder #search-results .bases .base-info .addressInfos {
          width: 100%; }
          .portaltype-qubicabasefolder #search-results .bases .base-info .addressInfos .addressText {
            text-align: center; }
            .portaltype-qubicabasefolder #search-results .bases .base-info .addressInfos .addressText h3 {
              text-align: center; } }
  .portaltype-qubicabasefolder #search-results .bases h2.titleResults {
    margin: 50px 0 40px;
    font-family: proxima-nova-alt, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.5em;
    text-transform: uppercase; }
  .portaltype-qubicabasefolder #search-results .bases .local-base,
  .portaltype-qubicabasefolder #search-results .bases .headquartersResult {
    width: 84%;
    margin: 0 auto; }
  .portaltype-qubicabasefolder #search-results .bases .local-base {
    padding-top: 40px; }
  .portaltype-qubicabasefolder #search-results .bases .base-info {
    margin-bottom: 30px;
    background-color: #fff; }
    .portaltype-qubicabasefolder #search-results .bases .base-info .addressInfos .addressText .contact-button a {
      padding-left: 3em;
      padding-right: 3em; }

.contact-section.portaltype-qubicabase #portal-column-content,
.contact-section.portaltype-localinformation #portal-column-content {
  padding-top: 0; }
  .contact-section.portaltype-qubicabase #portal-column-content #content > header.compact .description,
  .contact-section.portaltype-localinformation #portal-column-content #content > header.compact .description {
    margin-bottom: 20px; }
  .contact-section.portaltype-qubicabase #portal-column-content figure.header_image,
  .contact-section.portaltype-localinformation #portal-column-content figure.header_image {
    height: 450px;
    overflow: hidden;
    border-bottom: 5px solid #e00000;
    margin-bottom: 20px;
    position: relative; }
    .contact-section.portaltype-qubicabase #portal-column-content figure.header_image img,
    .contact-section.portaltype-localinformation #portal-column-content figure.header_image img {
      display: block;
      width: 100%;
      height: auto;
      margin: 0;
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%); }
    @media (max-width: 1300px) {
      .contact-section.portaltype-qubicabase #portal-column-content figure.header_image,
      .contact-section.portaltype-localinformation #portal-column-content figure.header_image {
        height: auto; }
        .contact-section.portaltype-qubicabase #portal-column-content figure.header_image img,
        .contact-section.portaltype-localinformation #portal-column-content figure.header_image img {
          position: static;
          -webkit-transform: none;
          -ms-transform: none;
          transform: none; } }
  .contact-section.portaltype-qubicabase #portal-column-content #menuLocalinfo,
  .contact-section.portaltype-localinformation #portal-column-content #menuLocalinfo {
    background-color: #eee;
    padding: 12px 12px 12px 40px;
    margin-bottom: 40px; }
    .contact-section.portaltype-qubicabase #portal-column-content #menuLocalinfo .labelSelect,
    .contact-section.portaltype-localinformation #portal-column-content #menuLocalinfo .labelSelect {
      display: inline-block;
      text-transform: uppercase;
      margin-top: 8px; }
    .contact-section.portaltype-qubicabase #portal-column-content #menuLocalinfo select::-ms-expand,
    .contact-section.portaltype-localinformation #portal-column-content #menuLocalinfo select::-ms-expand {
      display: none; }
    .contact-section.portaltype-qubicabase #portal-column-content #menuLocalinfo select,
    .contact-section.portaltype-localinformation #portal-column-content #menuLocalinfo select {
      float: right;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAaElEQVR42mNkoBAwDg8DWIF4IRCXAPEzIvVJAXEPEMfDXFAMxKlA7ESEISDN+4B4NhD3InuBGENQNGMLA3yGYGjGFYjYDMGqGZcB6IYw4NKMzwBkQxhwaSZkAMwQBlyaiTGAIBgGBgAAEYoZFqIRUf8AAAAASUVORK5CYII=");
      background-repeat: no-repeat;
      background-position: 95% center;
      border: 0;
      padding: 5px 44px 5px 10px;
      background-color: #fff;
      color: #e00000;
      text-transform: uppercase;
      font-weight: bold; }
    @media (max-width: 767px) {
      .contact-section.portaltype-qubicabase #portal-column-content #menuLocalinfo,
      .contact-section.portaltype-localinformation #portal-column-content #menuLocalinfo {
        padding-left: 12px; }
        .contact-section.portaltype-qubicabase #portal-column-content #menuLocalinfo .labelSelect,
        .contact-section.portaltype-localinformation #portal-column-content #menuLocalinfo .labelSelect {
          display: block;
          margin-bottom: 10px; }
        .contact-section.portaltype-qubicabase #portal-column-content #menuLocalinfo select,
        .contact-section.portaltype-localinformation #portal-column-content #menuLocalinfo select {
          float: none;
          width: 100%; } }
  .contact-section.portaltype-qubicabase #portal-column-content .qubicabaseText,
  .contact-section.portaltype-localinformation #portal-column-content .qubicabaseText {
    margin-bottom: 40px; }
  .contact-section.portaltype-qubicabase #portal-column-content .mapWrapper,
  .contact-section.portaltype-localinformation #portal-column-content .mapWrapper {
    margin-bottom: 40px; }
    .contact-section.portaltype-qubicabase #portal-column-content .mapWrapper .base-info,
    .contact-section.portaltype-localinformation #portal-column-content .mapWrapper .base-info {
      position: relative;
      background-color: #eee;
      background-repeat: no-repeat;
      background-position: right center;
      background-size: 56% auto; }
      .contact-section.portaltype-qubicabase #portal-column-content .mapWrapper .base-info .addressInfos,
      .contact-section.portaltype-localinformation #portal-column-content .mapWrapper .base-info .addressInfos {
        width: 44%; }
        .contact-section.portaltype-qubicabase #portal-column-content .mapWrapper .base-info .addressInfos .addressText,
        .contact-section.portaltype-localinformation #portal-column-content .mapWrapper .base-info .addressInfos .addressText {
          padding: 30px 30px; }
          .contact-section.portaltype-qubicabase #portal-column-content .mapWrapper .base-info .addressInfos .addressText h3,
          .contact-section.portaltype-localinformation #portal-column-content .mapWrapper .base-info .addressInfos .addressText h3 {
            color: #e00000;
            text-transform: uppercase;
            font-size: 1.3em;
            margin: 0 0 20px;
            text-align: left; }
          .contact-section.portaltype-qubicabase #portal-column-content .mapWrapper .base-info .addressInfos .addressText p.address,
          .contact-section.portaltype-localinformation #portal-column-content .mapWrapper .base-info .addressInfos .addressText p.address {
            margin: 0; }
            .contact-section.portaltype-qubicabase #portal-column-content .mapWrapper .base-info .addressInfos .addressText p.address span,
            .contact-section.portaltype-localinformation #portal-column-content .mapWrapper .base-info .addressInfos .addressText p.address span {
              display: block; }
          .contact-section.portaltype-qubicabase #portal-column-content .mapWrapper .base-info .addressInfos .addressText .contact-button,
          .contact-section.portaltype-localinformation #portal-column-content .mapWrapper .base-info .addressInfos .addressText .contact-button {
            text-align: center;
            margin-top: 30px; }
            .contact-section.portaltype-qubicabase #portal-column-content .mapWrapper .base-info .addressInfos .addressText .contact-button a,
            .contact-section.portaltype-localinformation #portal-column-content .mapWrapper .base-info .addressInfos .addressText .contact-button a {
              padding-left: 2em;
              padding-right: 2em; }
      .contact-section.portaltype-qubicabase #portal-column-content .mapWrapper .base-info .addressMap,
      .contact-section.portaltype-localinformation #portal-column-content .mapWrapper .base-info .addressMap {
        max-height: 300px;
        overflow: hidden; }
        .contact-section.portaltype-qubicabase #portal-column-content .mapWrapper .base-info .addressMap img,
        .contact-section.portaltype-localinformation #portal-column-content .mapWrapper .base-info .addressMap img {
          display: block; }
      @media (max-width: 699px) {
        .contact-section.portaltype-qubicabase #portal-column-content .mapWrapper .base-info,
        .contact-section.portaltype-localinformation #portal-column-content .mapWrapper .base-info {
          background-image: none !important; }
          .contact-section.portaltype-qubicabase #portal-column-content .mapWrapper .base-info .addressInfos,
          .contact-section.portaltype-localinformation #portal-column-content .mapWrapper .base-info .addressInfos {
            width: 100%; }
            .contact-section.portaltype-qubicabase #portal-column-content .mapWrapper .base-info .addressInfos .addressText,
            .contact-section.portaltype-localinformation #portal-column-content .mapWrapper .base-info .addressInfos .addressText {
              text-align: center; }
              .contact-section.portaltype-qubicabase #portal-column-content .mapWrapper .base-info .addressInfos .addressText h3,
              .contact-section.portaltype-localinformation #portal-column-content .mapWrapper .base-info .addressInfos .addressText h3 {
                text-align: center; } }
  .contact-section.portaltype-qubicabase #portal-column-content .representativesWrapper,
  .contact-section.portaltype-localinformation #portal-column-content .representativesWrapper {
    padding: 10px 0 60px; }
    @media (max-width: 767px) {
      .contact-section.portaltype-qubicabase #portal-column-content .representativesWrapper,
      .contact-section.portaltype-localinformation #portal-column-content .representativesWrapper {
        padding-bottom: 20px; } }
    .contact-section.portaltype-qubicabase #portal-column-content .representativesWrapper h3,
    .contact-section.portaltype-localinformation #portal-column-content .representativesWrapper h3 {
      text-transform: uppercase;
      margin: 0 0 30px; }
    .contact-section.portaltype-qubicabase #portal-column-content .representativesWrapper > h5,
    .contact-section.portaltype-localinformation #portal-column-content .representativesWrapper > h5 {
      color: #e00000;
      text-transform: uppercase;
      font-size: 1.1em; }
    .contact-section.portaltype-qubicabase #portal-column-content .representativesWrapper .representatives,
    .contact-section.portaltype-localinformation #portal-column-content .representativesWrapper .representatives {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between; }
    .contact-section.portaltype-qubicabase #portal-column-content .representativesWrapper .representative,
    .contact-section.portaltype-localinformation #portal-column-content .representativesWrapper .representative {
      width: 48%;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      margin-bottom: 20px; }
      .contact-section.portaltype-qubicabase #portal-column-content .representativesWrapper .representative figure,
      .contact-section.portaltype-localinformation #portal-column-content .representativesWrapper .representative figure {
        max-width: 150px;
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1; }
        .contact-section.portaltype-qubicabase #portal-column-content .representativesWrapper .representative figure img,
        .contact-section.portaltype-localinformation #portal-column-content .representativesWrapper .representative figure img {
          width: 100%;
          height: auto; }
      .contact-section.portaltype-qubicabase #portal-column-content .representativesWrapper .representative .infoItem,
      .contact-section.portaltype-localinformation #portal-column-content .representativesWrapper .representative .infoItem {
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding: 15px 20px 10px; }
        .contact-section.portaltype-qubicabase #portal-column-content .representativesWrapper .representative .infoItem h5,
        .contact-section.portaltype-localinformation #portal-column-content .representativesWrapper .representative .infoItem h5 {
          text-transform: uppercase;
          margin: 0 0 0.2em; }
        .contact-section.portaltype-qubicabase #portal-column-content .representativesWrapper .representative .infoItem p,
        .contact-section.portaltype-localinformation #portal-column-content .representativesWrapper .representative .infoItem p {
          margin: 0;
          font-size: 0.85em;
          line-height: 1.3em; }
        .contact-section.portaltype-qubicabase #portal-column-content .representativesWrapper .representative .infoItem p.reference,
        .contact-section.portaltype-localinformation #portal-column-content .representativesWrapper .representative .infoItem p.reference {
          color: #aaa;
          font-size: 0.95em;
          margin-bottom: 0.3em; }
      @media (max-width: 767px) {
        .contact-section.portaltype-qubicabase #portal-column-content .representativesWrapper .representative,
        .contact-section.portaltype-localinformation #portal-column-content .representativesWrapper .representative {
          width: 100%;
          display: block; }
          .contact-section.portaltype-qubicabase #portal-column-content .representativesWrapper .representative figure img,
          .contact-section.portaltype-localinformation #portal-column-content .representativesWrapper .representative figure img {
            margin: 0 20px; } }
  .contact-section.portaltype-qubicabase #portal-column-content .getInTouchBtn,
  .contact-section.portaltype-localinformation #portal-column-content .getInTouchBtn {
    text-align: center;
    padding: 20px 0; }
  .headquarters {
    background-color: #d9d9d9;
    border-top: 5px solid #e00000;
    padding-bottom: 30px; }
    .headquarters .main-local-hq h2 {
      text-align: center;
      font-size: 2.1em;
      margin: 40px 0; }
    .headquarters .main-local-hq h3 {
      text-align: center;
      font-family: proxima-nova-alt, "Helvetica Neue", Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      margin: 30px 0 40px; }
    .headquarters .main-local-hq .main-hq {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .headquarters .main-local-hq .main-hq .mainquarter {
        width: 42%;
        margin: 0 4% 20px;
        background-color: #fff; }
        .headquarters .main-local-hq .main-hq .mainquarter figure {
          overflow: hidden;
          position: relative;
          height: 300px; }
          .headquarters .main-local-hq .main-hq .mainquarter figure img {
            width: auto;
            z-index: 0;
            height: 100%;
            display: block;
            margin: 0;
            position: absolute;
            top: 50%;
            left: 50%;
            margin-right: -50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
        .headquarters .main-local-hq .main-hq .mainquarter .mainquarter-info {
          padding: 30px 40px; }
          .headquarters .main-local-hq .main-hq .mainquarter .mainquarter-info .mainquarter-button {
            padding: 10px 0 0;
            text-align: center;
            position: relative;
            z-index: 2; }
          .headquarters .main-local-hq .main-hq .mainquarter .mainquarter-info h4 {
            color: #e00000;
            text-transform: uppercase;
            font-family: proxima-nova-alt, "Helvetica Neue", Helvetica, Arial, sans-serif;
            margin: 0 0 30px; }
          .headquarters .main-local-hq .main-hq .mainquarter .mainquarter-info p.mainquarter-description {
            margin-bottom: 20px; }
          .headquarters .main-local-hq .main-hq .mainquarter .mainquarter-info .address {
            color: #777;
            line-height: 1.1em; }
            .headquarters .main-local-hq .main-hq .mainquarter .mainquarter-info .address span {
              display: block; }
        @media (max-width: 767px) {
          .headquarters .main-local-hq .main-hq .mainquarter {
            width: 100%; } }
    .headquarters .main-local-hq .local-hq {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .headquarters .main-local-hq .local-hq .localquarter {
        width: 42%;
        margin: 0 4%;
        background-color: #fff;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        position: relative;
        margin-bottom: 20px; }
        .headquarters .main-local-hq .local-hq .localquarter figure {
          overflow: hidden;
          position: relative;
          width: 150px;
          height: 150px;
          -webkit-flex-shrink: 0;
          -ms-flex-shrink: 0;
          flex-shrink: 0; }
          .headquarters .main-local-hq .local-hq .localquarter figure img {
            height: 100%;
            width: auto;
            display: block;
            margin: 0;
            position: absolute;
            top: 50%;
            left: 50%;
            margin-right: -50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
        .headquarters .main-local-hq .local-hq .localquarter .linkItem {
          display: block;
          position: absolute;
          width: 100%;
          height: 100%;
          left: 0;
          top: 0; }
          .headquarters .main-local-hq .local-hq .localquarter .linkItem:focus, .headquarters .main-local-hq .local-hq .localquarter .linkItem:hover {
            background-color: #666;
            opacity: 0.2; }
        .headquarters .main-local-hq .local-hq .localquarter .baseInfo {
          padding: 15px 15px 10px; }
          .headquarters .main-local-hq .local-hq .localquarter .baseInfo h4 {
            margin: 0 0 15px;
            font-family: proxima-nova-alt, "Helvetica Neue", Helvetica, Arial, sans-serif;
            font-size: 1.1em;
            text-transform: uppercase; }
          .headquarters .main-local-hq .local-hq .localquarter .baseInfo p.address {
            color: #777;
            margin: 0;
            line-height: 1.1em; }
            .headquarters .main-local-hq .local-hq .localquarter .baseInfo p.address span {
              display: block; }
        @media (max-width: 767px) {
          .headquarters .main-local-hq .local-hq .localquarter {
            width: 100%; } }
    .headquarters .findLocal {
      text-align: center;
      padding: 40px 0 60px; }
      .headquarters .findLocal a {
        padding-left: 1em;
        padding-right: 1em; }

.portaltype-qubicabase .plone-modal .plone-modal-dialog .plone-modal-header {
  background-color: transparent;
  position: relative;
  border: 0;
  padding-left: 20px;
  padding-right: 20px; }
  .portaltype-qubicabase .plone-modal .plone-modal-dialog .plone-modal-header .plone-modal-close {
    position: absolute;
    right: -30px;
    top: -24px;
    z-index: 10;
    color: #FFF;
    opacity: 1;
    border: 2px solid #fff;
    border-radius: 30px;
    width: 24px;
    height: 24px;
    text-align: center;
    font-size: 17px; }
  .portaltype-qubicabase .plone-modal .plone-modal-dialog .plone-modal-header h2 {
    text-transform: none;
    font-size: 2.25em;
    margin-top: 20px; }

.portaltype-qubicabase .plone-modal .plone-modal-dialog .plone-modal-body {
  padding: 0 20px 20px; }
  .portaltype-qubicabase .plone-modal .plone-modal-dialog .plone-modal-body h4 {
    margin: 0 0 20px;
    font-family: proxima-nova-alt, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center; }
  .portaltype-qubicabase .plone-modal .plone-modal-dialog .plone-modal-body .documentDescription {
    font-weight: bold;
    margin-bottom: 0.7em; }
  .portaltype-qubicabase .plone-modal .plone-modal-dialog .plone-modal-body .news_data,
  .portaltype-qubicabase .plone-modal .plone-modal-dialog .plone-modal-body #shareButtons {
    display: none; }

.portaltype-qubicabase .plone-modal .plone-modal-dialog .plone-modal-footer {
  display: none; }

@media (max-width: 768px) {
  .portaltype-qubicabase .plone-modal .plone-modal-dialog,
  .portaltype-qubicabase .plone-modal .plone-modal-dialog .plone-modal-content {
    width: 100% !important;
    height: auto !important; }
  .portaltype-qubicabase .plone-modal .plone-modal-dialog .plone-modal-header .plone-modal-close {
    right: -20px;
    top: -15px; } }

.portaltype-testimonial .testimonial-header {
  margin-top: 40px;
  position: relative;
  height: 400px;
  overflow: hidden;
  z-index: 0; }
  .portaltype-testimonial .testimonial-header figure {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%; }
    @media (max-width: 767px) {
      .portaltype-testimonial .testimonial-header figure img {
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); } }
  .portaltype-testimonial .testimonial-header .testimonial-header-text {
    position: absolute;
    width: 50%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    top: 0;
    left: 0;
    z-index: 2;
    padding: 30px 40px;
    overflow: auto; }
    @media (max-width: 768px) {
      .portaltype-testimonial .testimonial-header .testimonial-header-text {
        width: 100%; } }
    @media (max-width: 767px) {
      .portaltype-testimonial .testimonial-header .testimonial-header-text {
        padding: 20px;
        overflow: visible; } }
    .portaltype-testimonial .testimonial-header .testimonial-header-text .testimonial-name {
      text-transform: uppercase;
      font-family: proxima-nova-alt, "Helvetica Neue", Helvetica, Arial, sans-serif;
      margin: 0 0 0.1em; }
    .portaltype-testimonial .testimonial-header .testimonial-header-text .testimonial-qualification {
      text-transform: uppercase;
      font-weight: bold;
      margin-right: 0.4em; }
    .testimonial-nation span {
      display: inline-block;
      background-color: #990a0a;
      padding: 0.2em 0.6em;
      font-size: 0.7em;
      font-weight: bold;
      text-transform: uppercase; }
    .portaltype-testimonial .testimonial-header .testimonial-header-text .testimonial-abstract {
      padding-top: 4%; }

.portaltype-testimonial .testimonial-body {
  margin-bottom: 40px; }
  .portaltype-testimonial .testimonial-body h3 {
    font-family: clarendon-urw, Georgia, "Times New Roman", Times, serif;
    font-size: 1.8em;
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      .portaltype-testimonial .testimonial-body h3 {
        font-size: 1.3em; } }

.portaltype-testimonial .testimonial-video {
  margin-bottom: 40px;
  text-align: center; }
  .portaltype-testimonial .testimonial-video iframe {
    max-width: 100%; }
  @media (max-width: 700px) {
    .portaltype-testimonial .testimonial-video .wcvideo-container,
    .portaltype-testimonial .testimonial-video .mejs-container,
    .portaltype-testimonial .testimonial-video .mejs-overlay {
      max-width: 100%;
      height: auto !important; }
    .portaltype-testimonial .testimonial-video .mejs-mediaelement {
      position: relative;
      padding-bottom: 56.25%;
      padding-top: 30px;
      height: 0;
      overflow: hidden; }
    .portaltype-testimonial .testimonial-video .mejs-mediaelement iframe,
    .portaltype-testimonial .testimonial-video .mejs-mediaelement object,
    .portaltype-testimonial .testimonial-video .mejs-mediaelement embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; } }

.portaltype-testimonial .testimonial-data {
  margin-bottom: 40px;
  background-color: #ccc;
  color: #fff;
  padding: 10px 0 20px;
  position: relative; }
  .portaltype-testimonial .testimonial-data:before {
    position: absolute;
    bottom: -16px;
    left: 0;
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 100px 16px 0;
    border-color: transparent #999 transparent transparent; }
  .portaltype-testimonial .testimonial-data:after {
    position: absolute;
    bottom: -16px;
    right: 0;
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 100px 0 0;
    border-color: #999 transparent transparent; }
  .portaltype-testimonial .testimonial-data ul {
    margin: 0; }
    .portaltype-testimonial .testimonial-data ul li {
      text-align: center; }
      .portaltype-testimonial .testimonial-data ul li p.data {
        font-family: clarendon-urw, Georgia, "Times New Roman", Times, serif;
        font-size: 3.3em;
        font-weight: bold;
        margin-bottom: 0;
        line-height: 1.3em; }
      .portaltype-testimonial .testimonial-data ul li p.label {
        font-size: 1.3em;
        margin-bottom: 0; }
      @media (max-width: 480px) {
        .portaltype-testimonial .testimonial-data ul li {
          width: 50%;
          margin-bottom: 20px; } }
      @media (max-width: 767px) {
        .portaltype-testimonial .testimonial-data ul li p.data {
          font-size: 2em; }
        .portaltype-testimonial .testimonial-data ul li p.label {
          font-size: 0.9em; } }

.portaltype-testimonial .testimonialList {
  padding-top: 50px; }
  .portaltype-testimonial .testimonialList h2 {
    margin-top: 0;
    margin-bottom: 0; }

.portaltype-testimonial .testimonial-similar-stories.testimonialList .tilesWrapper .tilesList .tilesListContent {
  display: flex;
  flex-wrap: wrap; }

.testimonialList .tileWrapper.genericTextTile .testimonial-info {
  color: #fff;
  position: absolute;
  bottom: 10px;
  left: 20px;
  z-index: 0; }
  .testimonialList .tileWrapper.genericTextTile .testimonial-info p.testimonial-name {
    text-transform: uppercase;
    font-size: 1.3em;
    margin-bottom: 0;
    font-weight: bold; }
  .testimonialList .tileWrapper.genericTextTile .testimonial-info p.testimonial-qualification {
    margin: 0 0 0.2em; }

.highlights,
.highlightsImg {
  background-size: cover;
  color: #fff;
  position: relative;
  width: 33%;
  max-width: 300px;
  float: left;
  margin: 0 3% 10px -3%; }
  .newsEventContent .highlights, .newsEventContent
  .highlightsImg {
    margin-top: 30px; }
  .highlights .highlightsContent,
  .highlightsImg .highlightsContent {
    background-color: rgba(0, 0, 0, 0.3);
    padding: 10px 20px; }
    .highlights .highlightsContent h3,
    .highlightsImg .highlightsContent h3 {
      font-family: proxima-nova-alt, "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .highlights .highlightsContent a,
    .highlightsImg .highlightsContent a {
      color: #fff;
      border-bottom: 1px dotted #eee; }
      .highlights .highlightsContent a:focus, .highlights .highlightsContent a:hover,
      .highlightsImg .highlightsContent a:focus,
      .highlightsImg .highlightsContent a:hover {
        color: #fff;
        border-bottom: 1px solid #fff; }

.highlights {
  background: transparent url("../images/bg-highlights.jpg") no-repeat center center; }

.highlightsImg .highlightsContent {
  background-color: rgba(0, 0, 0, 0.6);
  margin-top: 120px; }

div.pp_default .pp_description {
  font-size: 15px;
  font-weight: normal;
  line-height: 1.3em;
  margin: 8px 0 0;
  float: left; }

.investor-section #portal-mainnavigation .mainnavigation-wrapper:after {
  display: none; }

.template-investor_view section.tiles {
  margin-top: 40px; }

.investor-nav {
  position: relative;
  min-height: 2em; }
  .investor-nav:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #e00000;
    height: 2em;
    z-index: 0;
    -webkit-box-shadow: 0 3px 8px 0 #b0b0b0;
    box-shadow: 0 3px 8px 0 #b0b0b0; }
  .investor-nav > ul {
    position: relative;
    z-index: 1;
    margin-bottom: 0; }
    .investor-nav > ul > li {
      text-align: center;
      padding: 0; }
      .investor-nav > ul > li > a {
        text-transform: uppercase;
        height: 2em;
        padding-top: 0.2em; }
      .investor-nav > ul > li a {
        color: #fff;
        display: block;
        background-color: #e00000;
        padding: 0.4em 0; }
        .investor-nav > ul > li a:focus, .investor-nav > ul > li a:hover {
          background-color: #c70000; }
      .investor-nav > ul > li.current a {
        background-color: #8a0000; }
        .investor-nav > ul > li.current a:focus, .investor-nav > ul > li.current a:hover {
          background-color: #710000; }
      .investor-nav > ul > li li {
        display: block;
        list-style: none; }
      .investor-nav > ul > li ul {
        padding: 0;
        position: absolute;
        top: 2em;
        left: 0;
        width: 100%;
        z-index: 2;
        visibility: hidden;
        opacity: 0;
        transition: visibility 0s, opacity 0.5s linear; }
    .investor-nav > ul > li:hover ul {
      visibility: visible;
      opacity: 1; }
  @media (max-width: 767px) {
    .investor-nav > ul {
      padding: 0; }
      .investor-nav > ul > li {
        display: block;
        border-top: 2px solid #fff; }
        .investor-nav > ul > li ul {
          position: relative;
          top: 0; }
          .investor-nav > ul > li ul li a {
            background-color: #8a0000; } }

.template-home_page #portal-breadcrumbs {
  display: none; }

.template-home_page #portal-column-content {
  padding-top: 0; }

.template-home_page h1.documentFirstHeading {
  margin-top: 1em; }

.template-home_page section.tiles {
  margin-top: 0;
  background: #fff none; }

.template-home_page .customerSupportTile {
  margin-top: 0;
  margin-bottom: 0; }

.template-home_page .tilesWrapper .tilesList {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.qubicaTile.fullWidth.qubica-world-cup {
  width: 100%;
  position: relative;
  margin: 0;
  overflow: hidden;
  z-index: 0; }
  .qubicaTile.fullWidth.qubica-world-cup .tileImage {
    width: 100%;
    float: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    margin: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
    @media (max-width: 1160px) {
      .qubicaTile.fullWidth.qubica-world-cup .tileImage img {
        height: 100%;
        width: auto; } }
  .qubicaTile.fullWidth.qubica-world-cup .tileBody {
    position: relative;
    float: none !important;
    z-index: 2;
    text-align: center;
    color: #fff; }
    .qubicaTile.fullWidth.qubica-world-cup .tileBody h3 {
      color: #fff;
      font-family: clarendon-urw, Georgia, "Times New Roman", Times, serif;
      font-size: 2.25em;
      text-transform: none;
      text-align: center; }
    .qubicaTile.fullWidth.qubica-world-cup .tileBody .tileText {
      margin-left: auto;
      margin-right: auto;
      max-width: 800px; }
  @media (max-width: 767px) {
    .qubicaTile.fullWidth.qubica-world-cup {
      width: auto;
      background-color: #000; } }
  .qubicaTile.fullWidth.qubica-world-cup .tileButton a {
    border-color: #fff;
    color: #fff;
    min-width: 10px;
    padding-left: 2em;
    padding-right: 2em; }
    .qubicaTile.fullWidth.qubica-world-cup .tileButton a:focus, .qubicaTile.fullWidth.qubica-world-cup .tileButton a:hover {
      background-color: rgba(255, 255, 255, 0.2); }

.header-btn {
  background-color: #f9f9f9;
  padding: 30px 0; }
  .header-btn ul.header-btn-list {
    margin-bottom: 0; }
    .header-btn ul.header-btn-list li {
      text-align: center; }
      .header-btn ul.header-btn-list li a {
        display: block;
        font-weight: normal;
        font-size: 1.05em;
        padding: 0.6em 1em;
        position: relative;
        border-bottom: 5px solid #ad0000; }
        .header-btn ul.header-btn-list li a:before {
          content: '';
          width: 30px;
          height: 30px;
          position: absolute;
          left: 10%;
          top: 30%;
          background-color: transparent;
          background-repeat: no-repeat;
          background-position: center center;
          background-size: cover; }
        .header-btn ul.header-btn-list li a span {
          font-weight: bold;
          display: block;
          font-size: 1.3em; }
        .header-btn ul.header-btn-list li a:focus, .header-btn ul.header-btn-list li a:hover {
          background-color: #ad0000;
          color: #fff;
          border-color: #e00000; }
      .header-btn ul.header-btn-list li.header-btn-plan a:before {
        background-image: url("../images/ico-pen.svg"); }
      .header-btn ul.header-btn-list li.header-btn-modernize a:before {
        background-image: url("../images/ico-magic.svg"); }
      .header-btn ul.header-btn-list li.header-btn-mantain a:before {
        background-image: url("../images/ico-tools.svg"); }
      @media (max-width: 850px) {
        .header-btn ul.header-btn-list li {
          padding: 0 5px; }
          .header-btn ul.header-btn-list li a {
            padding-left: 0.2em;
            padding-right: 0.2em; } }
      @media (max-width: 767px) {
        .header-btn ul.header-btn-list li {
          margin-bottom: 12px; }
          .header-btn ul.header-btn-list li a {
            padding-left: 40px;
            padding-right: 40px; }
          .header-btn ul.header-btn-list li a span {
            display: inline; }
          .header-btn ul.header-btn-list li a:before {
            left: 10px;
            top: 10px; } }

.qubicaTile.relatedProductTile {
  width: 100%;
  margin: 0; }
  .qubicaTile.relatedProductTile.related-products-section {
    border-top: 0;
    background-color: #9f9f9f; }
  .qubicaTile.relatedProductTile h3 {
    font-size: 2.25em;
    text-align: center;
    margin: 0.6em 0; }
  .qubicaTile.relatedProductTile .product-link {
    text-align: center;
    padding: 20px 0 0; }

.tleMapNewsEventsWrapper {
  border-top: 3px solid #e00000;
  position: relative;
  overflow: hidden;
  background: #ddd url("../images/placeholder-map.png") no-repeat left top/cover; }
  @media (max-width: 767px) {
    .tleMapNewsEventsWrapper {
      background-position: left -24%; } }
  .tleMapNewsEventsWrapper .tleMapNewsEventsContent {
    overflow: visible;
    position: relative; }
    .tleMapNewsEventsWrapper .tleMapNewsEventsContent:before {
      background-color: #fff;
      position: absolute;
      content: '';
      display: block;
      height: 100%;
      left: 50%;
      width: 100%; }
    .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileBody {
      padding: 30px; }
      .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileBody > h3 {
        color: #4d4d4d; }
    .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileWrapper.mapTile {
      margin: 0;
      min-height: 970px;
      border-right: 1px solid #aaa;
      z-index: 0;
      background-color: transparent; }
      .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileWrapper.mapTile .tileMapImage {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 0;
        height: 100%;
        overflow: hidden; }
        .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileWrapper.mapTile .tileMapImage img {
          opacity: 0.6; }
      .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileWrapper.mapTile .tileBody {
        position: relative;
        height: 100%; }
        .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileWrapper.mapTile .tileBody .tileButton {
          text-align: left;
          position: absolute;
          top: 110px;
          left: 30%; }
          .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileWrapper.mapTile .tileBody .tileButton a {
            text-align: center;
            background-color: rgba(224, 0, 0, 0.8);
            color: #fff;
            border: 0; }
            .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileWrapper.mapTile .tileBody .tileButton a:focus, .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileWrapper.mapTile .tileBody .tileButton a:hover {
              background-color: #494949; }
      .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileWrapper.mapTile h3 {
        text-align: center; }
      .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileWrapper.mapTile h3,
      .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileWrapper.mapTile .tileButton {
        position: relative;
        z-index: 1; }
    .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileNewsEventsWrapper {
      background-color: #fff;
      padding: 0; }
      .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileNewsEventsWrapper .tileWrapper {
        margin: 0; }
      .qubicaTile.collectionTile .collectionItem {
        position: relative;
        background-color: #f1f1f1;
        text-align: left;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        margin-bottom: 20px; }
        .qubicaTile.collectionTile .collectionItem figure {
          max-width: 180px;
          -webkit-box-flex: 1;
          -moz-box-flex: 1;
          -webkit-flex: 1;
          -ms-flex: 1;
          flex: 1; }
          .qubicaTile.collectionTile .collectionItem figure img {
            width: 100%;
            height: auto; }
        .qubicaTile.collectionTile .collectionItem .infoItem {
          -webkit-box-flex: 1;
          -moz-box-flex: 1;
          -webkit-flex: 1;
          -ms-flex: 1;
          flex: 1;
          padding: 15px 20px 10px; }
          .qubicaTile.collectionTile .collectionItem .infoItem h5 {
            text-transform: uppercase;
            margin: 0 0 0.2em; }
          .qubicaTile.collectionTile .collectionItem .infoItem p {
            margin: 0; }
          .qubicaTile.collectionTile .collectionItem .infoItem p.locationItem {
            font-size: 1em; }
          .qubicaTile.collectionTile .collectionItem .infoItem p.dataItem {
            margin-bottom: 0.5em;
            font-size: 1em; }
          .qubicaTile.collectionTile .collectionItem .infoItem p.textItem {
            font-size: 0.9em; }
        .qubicaTile.collectionTile .collectionItem .linkItem {
          display: block;
          position: absolute;
          width: 100%;
          height: 100%;
          left: 0;
          top: 0; }
          .qubicaTile.collectionTile .collectionItem .linkItem:focus, .qubicaTile.collectionTile .collectionItem .linkItem:hover {
            background-color: #666;
            opacity: 0.2; }
      .qubicaTile.collectionTile .tileButton {
        text-align: center; }
      .qubicaTile.collectionTile .tileBody {
        padding: 30px 30px 20px; }
      .qubicaTile.collectionTile.qubica-news {
        border-bottom: 1px solid #aaa;
        padding-bottom: 30px;
        position: relative; }
        .qubicaTile.collectionTile.qubica-news .infoItem h5 {
          color: #e00000; }
      .qubicaTile.collectionTile.qubica-events {
        padding-bottom: 50px; }
      @media (max-width: 767px) {
        .qubicaTile.collectionTile .tileBody {
          padding-left: 0;
          padding-right: 0; }
        .qubicaTile.collectionTile .collectionItem figure {
          max-width: 25%; } }
      .qubicaTile.collectionTile .listEvents .collectionItem .infoItem p.textItem {
        display: block;
        /* Fallback for non-webkit */
        display: -webkit-box;
        height: 2.9em;
        /* Fallback for non-webkit */
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
    @media (min-width: 768px) {
      .tleMapNewsEventsWrapper .tleMapNewsEventsContent {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex; } }
    @media (max-width: 767px) {
      .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileWrapper.mapTile {
        height: auto;
        border: 0;
        padding: 0;
        min-height: 400px; }
        .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileWrapper.mapTile .tileBody {
          position: absolute;
          height: 100%;
          width: 100%; }
          .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileWrapper.mapTile .tileBody .tileButton {
            position: static;
            max-width: 200px;
            margin: 0 auto; }
            .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileWrapper.mapTile .tileBody .tileButton a {
              display: block; }
        .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileWrapper.mapTile .tileMapImage {
          position: relative;
          height: auto;
          margin: 0 -15px; }
          .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileWrapper.mapTile .tileMapImage img {
            width: 100%; }
      .tleMapNewsEventsWrapper .tleMapNewsEventsContent .tileBody > h3 {
        text-align: center; } }

.template-news_events_view .latestNewsWrapper {
  padding: 0; }
  .template-news_events_view .latestNewsWrapper h3 {
    font-size: 2.25em;
    text-align: center;
    margin: 20px 0 50px; }
  .template-news_events_view .latestNewsWrapper .newsDiv {
    position: relative;
    display: inline-block;
    margin: 0;
    float: left;
    width: 400px;
    height: 400px;
    overflow: hidden;
    z-index: 0;
    border: 2px solid #fff;
    /*
      &.newsDiv2,
      &.newsDiv5,
      &.newsDiv6                   { width: 300px; height: 300px; }
      &.newsDiv1                   { width: 900px; height: 300px; }
      &.newsDiv3                   { width: 600px; height: 600px; }
      &.newsDiv4                   { width: 600px; height: 300px;
                                     overflow: hidden;
        img                        { max-width: none; }
      }
      */ }
    .template-news_events_view .latestNewsWrapper .newsDiv img {
      position: relative;
      z-index: 1;
      max-width: 100%;
      min-width: 400px;
      height: auto;
      background-color: #fff; }
    .template-news_events_view .latestNewsWrapper .newsDiv h4.newsTitle {
      font-family: proxima-nova-alt, "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 1.3em;
      margin: 0 0 0.5em;
      font-weight: normal; }
    .template-news_events_view .latestNewsWrapper .newsDiv p.newsDate {
      margin: 0;
      font-size: 1em; }
    .template-news_events_view .latestNewsWrapper .newsDiv a.newsReadMore {
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: 3;
      top: 0;
      left: 0; }
      .template-news_events_view .latestNewsWrapper .newsDiv a.newsReadMore:focus, .template-news_events_view .latestNewsWrapper .newsDiv a.newsReadMore:hover {
        background-color: rgba(255, 255, 255, 0.1); }
    .template-news_events_view .latestNewsWrapper .newsDiv .newsContent {
      position: absolute;
      bottom: 0;
      left: 0;
      background-color: rgba(0, 0, 0, 0.45);
      width: 100%;
      padding: 20px;
      z-index: 2;
      color: #fff; }
  .template-news_events_view .latestNewsWrapper .linkViewAll {
    text-align: center;
    clear: both;
    padding: 40px 0; }

.template-news_events_view .qubica-events,
.template-news_events_view .qubica-webinars {
  background: #f6f6f6 url("../images/bg-pins.jpg") no-repeat left top;
  padding-top: 40px;
  margin: 40px 0 0; }
  .template-news_events_view .qubica-events .tileBody > h3,
  .template-news_events_view .qubica-webinars .tileBody > h3 {
    margin: 0 20px 30px;
    font-size: 2.25em;
    text-align: center;
    font-family: clarendon-urw, Georgia, "Times New Roman", Times, serif;
    color: #4d4d4d;
    text-transform: none;
    margin-bottom: 50px; }
  .template-news_events_view .qubica-events .tileBody .listEvents,
  .template-news_events_view .qubica-webinars .tileBody .listEvents {
    width: 88%;
    margin: 0 auto; }
    .template-news_events_view .qubica-events .tileBody .listEvents .collectionItem,
    .template-news_events_view .qubica-webinars .tileBody .listEvents .collectionItem {
      background-color: #fff; }
      .template-news_events_view .qubica-events .tileBody .listEvents .collectionItem figure,
      .template-news_events_view .qubica-webinars .tileBody .listEvents .collectionItem figure {
        max-width: 250px; }
      .template-news_events_view .qubica-events .tileBody .listEvents .collectionItem h5,
      .template-news_events_view .qubica-webinars .tileBody .listEvents .collectionItem h5 {
        font-size: 1.1em; }
      .template-news_events_view .qubica-events .tileBody .listEvents .collectionItem p.locationItem,
      .template-news_events_view .qubica-webinars .tileBody .listEvents .collectionItem p.locationItem {
        color: #aaa; }

.template-news_events_view .qubica-webinars {
  background-image: none;
  margin-top: 0;
  padding-top: 20px;
  background-color: #e0e0e0;
  padding-bottom: 40px; }
  .template-news_events_view .qubica-webinars .collectionItem .infoItem p.dateItem {
    font-weight: bold;
    margin-bottom: 8px; }
  .template-news_events_view .qubica-webinars .textItem {
    display: block;
    /* Fallback for non-webkit */
    display: -webkit-box;
    height: 70px;
    /* Fallback for non-webkit */
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
  .template-news_events_view .qubica-webinars h5 {
    color: #e00000; }
  .template-news_events_view .qubica-webinars .collectionItem .linkItem:hover {
    opacity: 0.1; }

@media (max-width: 1199px) {
  .template-news_events_view .latestNewsWrapper .news-collage {
    max-width: 900px;
    margin: 0 auto; }
  .template-news_events_view .latestNewsWrapper .newsDiv {
    width: 300px;
    height: 300px; }
    .template-news_events_view .latestNewsWrapper .newsDiv img {
      min-width: 300px; } }

@media (max-width: 899px) {
  .template-news_events_view .latestNewsWrapper .news-collage {
    max-width: 600px;
    margin: 0 auto; } }

@media (max-width: 767px) {
  .template-news_events_view .qubica-events .tileBody .listEvents .collectionItem figure,
  .template-news_events_view .qubica-webinars .tileBody .listEvents .collectionItem figure {
    max-width: 25%; } }

@media (max-width: 599px) {
  .template-news_events_view .latestNewsWrapper .news-collage {
    max-width: 390px;
    margin: 0 auto; }
  .template-news_events_view .latestNewsWrapper .newsDiv {
    overflow: hidden;
    width: 100%; }
    .template-news_events_view .latestNewsWrapper .newsDiv img {
      min-width: 100%; } }

.template-webinars_collection_view #content-core {
  margin-bottom: 40px; }

.template-webinars_collection_view .qubicaTile .tileBody > h3 {
  margin-bottom: 15px; }

.template-webinars_collection_view .qubicaTile .tileBody p.dataItem {
  margin-bottom: 20px;
  font-weight: bold; }

.headerNewsEvents h3 {
  text-align: center;
  font-size: 2.25em; }

#content .newsEventBody {
  background: #f6f6f6 url("../images/bg-pins.jpg") no-repeat left top;
  padding-top: 80px;
  margin-top: 40px;
  padding-bottom: 0; }
  #content .newsEventBody .newsEventContent .newsEventContentCompact {
    width: 88%;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    border-top: 5px solid #e00000;
    padding: 40px 9%; }
  #content .newsEventBody .newsEventContent h1.documentFirstHeading {
    color: #4d4d4d;
    font-size: 2.25em;
    margin: 0; }
  #content .newsEventBody .newsEventContent h4.newsSubtitle {
    font-size: 1.5em;
    text-align: center;
    font-family: proxima-nova-alt, "Helvetica Neue", Helvetica, Arial, sans-serif; }
  #content .newsEventBody .newsEventContent .documentDescription {
    font-weight: bold;
    text-align: center;
    padding-top: 50px;
    font-size: 1.5em; }
  #content .newsEventBody .newsEventContent .document-body {
    padding-top: 40px; }
  @media (max-width: 767px) {
    #content .newsEventBody {
      padding-top: 30px;
      margin-top: 20px; }
      #content .newsEventBody .newsEventContent .newsEventContentCompact {
        width: auto;
        padding: 30px 20px; }
      #content .newsEventBody .newsEventContent .documentDescription {
        padding-top: 20px; }
      #content .newsEventBody .newsEventContent .document-body {
        padding: 30px 0 0; } }

#aboutUsText {
  background: transparent url("../images/bg-aboutus.jpg") no-repeat right top;
  background-size: cover;
  padding: 0;
  margin: 60px auto;
  width: 88%;
  margin-left: auto;
  margin-right: auto; }
  #aboutUsText .aboutUsTextContent {
    padding: 20px 40px;
    color: #fff;
    width: 70%;
    background-color: rgba(0, 0, 0, 0.6); }
    #aboutUsText .aboutUsTextContent h2,
    #aboutUsText .aboutUsTextContent h3,
    #aboutUsText .aboutUsTextContent h4 {
      text-align: left; }
  @media (max-width: 767px) {
    #aboutUsText {
      width: auto;
      margin-top: 30px;
      margin-bottom: 30px; }
      #aboutUsText .aboutUsTextContent {
        width: auto; } }

.relatedNewsEventWrapper .tileWrapper.qubica-events {
  background-color: transparent;
  width: 88%;
  margin-left: auto;
  margin-right: auto; }
  .relatedNewsEventWrapper .tileWrapper.qubica-events .tileBody {
    padding: 0; }
    .relatedNewsEventWrapper .tileWrapper.qubica-events .tileBody > h3 {
      text-transform: uppercase;
      font-size: 1.5em;
      color: #4d4d4d;
      margin: 20px 0 50px;
      text-align: center; }
  .relatedNewsEventWrapper .tileWrapper.qubica-events .listEvents {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between; }
  .relatedNewsEventWrapper .tileWrapper.qubica-events .collectionItem {
    background-color: #fff;
    width: 48%; }
    .relatedNewsEventWrapper .tileWrapper.qubica-events .collectionItem .infoItem {
      padding-bottom: 0; }
  @media (max-width: 767px) {
    .relatedNewsEventWrapper .tileWrapper.qubica-events {
      width: auto;
      padding-bottom: 0; }
      .relatedNewsEventWrapper .tileWrapper.qubica-events .collectionItem {
        width: 100%; } }

.relatedNewsWrapper {
  padding: 0 0 30px;
  width: 88%;
  margin-left: auto;
  margin-right: auto; }
  .relatedNewsWrapper h3.titleRelated {
    text-transform: uppercase;
    font-size: 1.5em;
    text-align: center;
    font-family: proxima-nova-alt, "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .portaltype-qubicabase .relatedNewsWrapper h3.titleRelated {
      margin: 50px 0; }
  .relatedNewsWrapper .relatedNews {
    margin: 40px 0 0;
    border-top: 5px solid #e00000; }
    .relatedNewsWrapper .relatedNews .tileImage {
      max-height: 460px; }
    .relatedNewsWrapper .relatedNews .tileBody {
      flex-grow: 2; }
      .relatedNewsWrapper .relatedNews .tileBody > h3 {
        text-align: left;
        margin-bottom: 5px; }
      .relatedNewsWrapper .relatedNews .tileBody .dataNews {
        color: #aaa; }
      .relatedNewsWrapper .relatedNews .tileBody h5.subtitleNews {
        font-family: proxima-nova-alt, "Helvetica Neue", Helvetica, Arial, sans-serif;
        margin: 0;
        color: #aaa; }
      .relatedNewsWrapper .relatedNews .tileBody .tileText {
        margin: 30px 0; }

.template-infinitescroll_view .relatedNewsWrapper {
  margin-bottom: 50px; }
  .template-infinitescroll_view .relatedNewsWrapper .relatedNews {
    background-color: #f6f6f6; }

.template-infinitescroll_events_view #content .qubica-events .tileBody {
  width: 88%;
  margin: 0 auto;
  padding-top: 0; }
  .template-infinitescroll_events_view #content .qubica-events .tileBody > h3 {
    margin: 0 0 30px;
    font-size: 2.25em;
    text-align: center;
    font-family: clarendon-urw, Georgia, "Times New Roman", Times, serif;
    color: #4d4d4d;
    text-transform: none;
    margin-bottom: 50px; }
  .template-infinitescroll_events_view #content .qubica-events .tileBody .listEvents .collectionItem figure {
    max-width: 250px; }
  .template-infinitescroll_events_view #content .qubica-events .tileBody .listEvents .collectionItem h5 {
    font-size: 1.1em; }
  .template-infinitescroll_events_view #content .qubica-events .tileBody .listEvents .collectionItem p.locationItem {
    color: #aaa; }

.template-infinitescroll_events_view #pastEventsWrapper {
  background: #f6f6f6 url("../images/bg-pins.jpg") no-repeat left top;
  padding-top: 40px;
  margin: 40px 0 0; }
  .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList .pastEventsListContent {
    width: 88%;
    margin: 0 auto;
    padding-bottom: 60px; }
    .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList .pastEventsListContent h4 {
      font-family: proxima-nova-alt, "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 1.5em;
      text-align: center;
      text-transform: uppercase;
      margin: 20px 0 40px; }
    .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList .pastEventsListContent .pastItem {
      padding: 24px 0;
      border-bottom: 1px solid #ccc; }
      .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList .pastEventsListContent .pastItem:first-of-type {
        border-top: 1px solid #ccc; }
      .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList .pastEventsListContent .pastItem h5.pastEventTitle {
        text-transform: uppercase;
        margin: 0;
        line-height: 1.4em;
        padding-left: 0; }
        .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList .pastEventsListContent .pastItem h5.pastEventTitle a {
          color: #4d4d4d; }
          .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList .pastEventsListContent .pastItem h5.pastEventTitle a:focus, .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList .pastEventsListContent .pastItem h5.pastEventTitle a:hover {
            color: #e00000; }
      .template-infinitescroll_events_view #pastEventsWrapper .pastEventsList .pastEventsListContent .pastItem p.pastEventDetails {
        margin: 0;
        color: #aaa;
        text-align: right;
        padding-right: 0; }

.contact-nav-wrapper.centra {
  margin-right: auto;
  margin-left: auto; }

.contact-nav-wrapper h2 {
  text-align: center;
  padding: 25px 0; }

.contact-nav-wrapper .contact-nav {
  background-color: #f3f3f3;
  text-transform: uppercase;
  font-size: 1em; }
  .contact-nav-wrapper .contact-nav ul {
    margin: 0; }
    .contact-nav-wrapper .contact-nav ul li {
      padding: 0;
      text-align: center; }
      .contact-nav-wrapper .contact-nav ul li a {
        display: block;
        color: #706f6f;
        padding: 1em 1em 0.7em;
        border-bottom: 2px solid #f3f3f3; }
        .contact-nav-wrapper .contact-nav ul li a:focus, .contact-nav-wrapper .contact-nav ul li a:hover {
          background-color: #4d4d4d;
          color: #fff;
          border-color: #4d4d4d; }
      .contact-nav-wrapper .contact-nav ul li.current a {
        border-color: #e00000;
        color: #e00000;
        font-weight: bold; }
        .contact-nav-wrapper .contact-nav ul li.current a:focus, .contact-nav-wrapper .contact-nav ul li.current a:hover {
          color: #fff;
          background-color: #e00000; }
  @media (max-width: 767px) {
    .contact-nav-wrapper .contact-nav ul li {
      display: block;
      float: none;
      width: auto; }
      .contact-nav-wrapper .contact-nav ul li.current a {
        background-color: #e00000;
        color: #fff; } }

.contact-section #portal-breadcrumbs {
  display: none; }

.contact-section.template-investor_view .contact-nav-wrapper {
  display: none; }

.contact-section.template-investor_view #content .qubicaTile .tileBody > h3 {
  color: #4d4d4d;
  font-size: 1.1em;
  margin-bottom: 20px;
  text-align: left;
  min-height: 2.4em; }

.contact-section.template-investor_view #content .tilesWrapper {
  padding-bottom: 50px; }

.contact-section.portaltype-qubicabase .contact-nav-wrapper,
.contact-section.portaltype-localinformation .contact-nav-wrapper {
  display: none; }

.template-contact_investement_inquiries #content,
.template-contact_general_inquiries #content {
  background-color: #f3f3f3;
  margin-top: 30px; }
  .template-contact_investement_inquiries #content h1.documentFirstHeading,
  .template-contact_general_inquiries #content h1.documentFirstHeading {
    display: none; }
  .template-contact_investement_inquiries #content .contact-form,
  .template-contact_general_inquiries #content .contact-form {
    width: 84%;
    margin: 0 auto;
    padding: 30px 0; }
    @media (max-width: 767px) {
      .template-contact_investement_inquiries #content .contact-form,
      .template-contact_general_inquiries #content .contact-form {
        padding-top: 0; } }
    .template-contact_investement_inquiries #content .contact-form label,
    .template-contact_general_inquiries #content .contact-form label {
      font-weight: normal;
      text-transform: uppercase;
      color: #706f6f;
      font-size: 0.9em; }
    .template-contact_investement_inquiries #content .contact-form select[size],
    .template-contact_investement_inquiries #content .contact-form input[type='text'],
    .template-contact_general_inquiries #content .contact-form select[size],
    .template-contact_general_inquiries #content .contact-form input[type='text'] {
      border: 1px solid #ccc;
      height: 40px;
      padding: 5px 10px;
      font-size: 0.95em;
      background-color: #fff;
      width: 100%;
      max-width: none; }
    .template-contact_investement_inquiries #content .contact-form textarea,
    .template-contact_general_inquiries #content .contact-form textarea {
      width: 100%;
      padding: 5px 10px;
      border: 1px solid #ccc;
      height: 150px; }
    .template-contact_investement_inquiries #content .contact-form select::-ms-expand,
    .template-contact_general_inquiries #content .contact-form select::-ms-expand {
      display: none; }
    .template-contact_investement_inquiries #content .contact-form select[size],
    .template-contact_general_inquiries #content .contact-form select[size] {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      border-radius: 0;
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAaElEQVR42mNkoBAwDg8DWIF4IRCXAPEzIvVJAXEPEMfDXFAMxKlA7ESEISDN+4B4NhD3InuBGENQNGMLA3yGYGjGFYjYDMGqGZcB6IYw4NKMzwBkQxhwaSZkAMwQBlyaiTGAIBgGBgAAEYoZFqIRUf8AAAAASUVORK5CYII=");
      background-position: 98% center;
      background-repeat: no-repeat;
      padding-right: 30px; }
    .template-contact_investement_inquiries #content .contact-form label.customcheckbox,
    .template-contact_general_inquiries #content .contact-form label.customcheckbox {
      display: block;
      position: relative;
      padding-left: 35px !important;
      margin-bottom: 12px;
      cursor: pointer !important;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      line-height: 25px; }
      .template-contact_investement_inquiries #content .contact-form label.customcheckbox input,
      .template-contact_general_inquiries #content .contact-form label.customcheckbox input {
        position: absolute;
        opacity: 0;
        cursor: pointer; }
        .template-contact_investement_inquiries #content .contact-form label.customcheckbox input:checked ~ .checkmark,
        .template-contact_general_inquiries #content .contact-form label.customcheckbox input:checked ~ .checkmark {
          background-color: #eee; }
          .template-contact_investement_inquiries #content .contact-form label.customcheckbox input:checked ~ .checkmark:after,
          .template-contact_general_inquiries #content .contact-form label.customcheckbox input:checked ~ .checkmark:after {
            display: block; }
      .template-contact_investement_inquiries #content .contact-form label.customcheckbox .checkmark,
      .template-contact_general_inquiries #content .contact-form label.customcheckbox .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px;
        background-color: #fff;
        border: 1px solid #ccc; }
        .template-contact_investement_inquiries #content .contact-form label.customcheckbox .checkmark:after,
        .template-contact_general_inquiries #content .contact-form label.customcheckbox .checkmark:after {
          content: '';
          position: absolute;
          display: none;
          left: 9px;
          top: 5px;
          width: 5px;
          height: 10px;
          border: solid #888;
          border-width: 0 3px 3px 0;
          -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg); }
      .template-contact_investement_inquiries #content .contact-form label.customcheckbox:hover input ~ .checkmark,
      .template-contact_general_inquiries #content .contact-form label.customcheckbox:hover input ~ .checkmark {
        background-color: #eee; }
    .template-contact_investement_inquiries #content .contact-form .formrow,
    .template-contact_general_inquiries #content .contact-form .formrow {
      margin-bottom: 30px; }
      .template-contact_investement_inquiries #content .contact-form .formrow .error .fieldErrorBox,
      .template-contact_general_inquiries #content .contact-form .formrow .error .fieldErrorBox {
        display: none; }
      .template-contact_investement_inquiries #content .contact-form .formrow .error label .required,
      .template-contact_general_inquiries #content .contact-form .formrow .error label .required {
        display: inline-block; }
        .template-contact_investement_inquiries #content .contact-form .formrow .error label .required:before,
        .template-contact_general_inquiries #content .contact-form .formrow .error label .required:before {
          content: 'REQUIRED';
          margin-left: 1em;
          font-size: 0.9em;
          font-weight: bold;
          color: #e00000; }
      .template-contact_investement_inquiries #content .contact-form .formrow .error select[size],
      .template-contact_investement_inquiries #content .contact-form .formrow .error input[type='text'],
      .template-contact_investement_inquiries #content .contact-form .formrow .error textarea,
      .template-contact_general_inquiries #content .contact-form .formrow .error select[size],
      .template-contact_general_inquiries #content .contact-form .formrow .error input[type='text'],
      .template-contact_general_inquiries #content .contact-form .formrow .error textarea {
        border-color: #e00000; }
      @media (max-width: 767px) {
        .template-contact_investement_inquiries #content .contact-form .formrow,
        .template-contact_general_inquiries #content .contact-form .formrow {
          margin-bottom: 0; } }
    .template-contact_investement_inquiries #content .contact-form div[id*='zipcode'],
    .template-contact_investement_inquiries #content .contact-form div[id*='widgets-fax'],
    .template-contact_investement_inquiries #content .contact-form div[id*='bowling_lanes'],
    .template-contact_general_inquiries #content .contact-form div[id*='zipcode'],
    .template-contact_general_inquiries #content .contact-form div[id*='widgets-fax'],
    .template-contact_general_inquiries #content .contact-form div[id*='bowling_lanes'] {
      padding-right: 0; }
    .template-contact_investement_inquiries #content .contact-form div[id='formfield-form-widgets-phone_number'],
    .template-contact_general_inquiries #content .contact-form div[id='formfield-form-widgets-phone_number'] {
      padding-left: 0; }
    .template-contact_investement_inquiries #content .contact-form div[id*='jobtitle'],
    .template-contact_general_inquiries #content .contact-form div[id*='jobtitle'] {
      width: 50%; }
    .template-contact_investement_inquiries #content .contact-form div[id*='country'],
    .template-contact_investement_inquiries #content .contact-form div[id*='first_name'],
    .template-contact_investement_inquiries #content .contact-form div[id*='center_name'],
    .template-contact_investement_inquiries #content .contact-form div[id*='widgets-city'],
    .template-contact_investement_inquiries #content .contact-form div[id*='current_occupation'],
    .template-contact_investement_inquiries #content .contact-form div[id*='email_address'],
    .template-contact_investement_inquiries #content .contact-form div[id*='widgets-other'],
    .template-contact_investement_inquiries #content .contact-form div[id*='widgets-address'],
    .template-contact_general_inquiries #content .contact-form div[id*='country'],
    .template-contact_general_inquiries #content .contact-form div[id*='first_name'],
    .template-contact_general_inquiries #content .contact-form div[id*='center_name'],
    .template-contact_general_inquiries #content .contact-form div[id*='widgets-city'],
    .template-contact_general_inquiries #content .contact-form div[id*='current_occupation'],
    .template-contact_general_inquiries #content .contact-form div[id*='email_address'],
    .template-contact_general_inquiries #content .contact-form div[id*='widgets-other'],
    .template-contact_general_inquiries #content .contact-form div[id*='widgets-address'] {
      padding-left: 0; }
    .template-contact_investement_inquiries #content .contact-form div[id*='last_name'],
    .template-contact_general_inquiries #content .contact-form div[id*='last_name'] {
      padding-right: 0; }
    .template-contact_investement_inquiries #content .contact-form div[id*='project_or_center_name'],
    .template-contact_general_inquiries #content .contact-form div[id*='project_or_center_name'] {
      padding-left: 0; }
    .template-contact_investement_inquiries #content .contact-form div[id*='widgets-other'],
    .template-contact_general_inquiries #content .contact-form div[id*='widgets-other'] {
      margin-top: 10px; }
    .template-contact_investement_inquiries #content .contact-form select[id*='-widgets-interested_in_ten_pin'],
    .template-contact_investement_inquiries #content .contact-form select[id*='widgets-where_are_you_planning'],
    .template-contact_general_inquiries #content .contact-form select[id*='-widgets-interested_in_ten_pin'],
    .template-contact_general_inquiries #content .contact-form select[id*='widgets-where_are_you_planning'] {
      display: block; }
    .template-contact_investement_inquiries #content .contact-form div[id*='widgets-agreePolicy'] span#form-widgets-agreePolicy,
    .template-contact_general_inquiries #content .contact-form div[id*='widgets-agreePolicy'] span#form-widgets-agreePolicy {
      display: inline-block; }
    .template-contact_investement_inquiries #content .contact-form div[id*='widgets-marketingMaterials'] span#form-widgets-marketingMaterials,
    .template-contact_general_inquiries #content .contact-form div[id*='widgets-marketingMaterials'] span#form-widgets-marketingMaterials {
      display: inline-block; }
    @media (max-width: 767px) {
      .template-contact_investement_inquiries #content .contact-form div.field,
      .template-contact_general_inquiries #content .contact-form div.field {
        padding: 0;
        margin-top: 20px; } }
    .template-contact_investement_inquiries #content .contact-form .document-body h3,
    .template-contact_general_inquiries #content .contact-form .document-body h3 {
      font-size: 1.5em;
      text-transform: uppercase;
      margin: 40px 0; }
    .template-contact_investement_inquiries #content .contact-form .about-project,
    .template-contact_general_inquiries #content .contact-form .about-project {
      padding-bottom: 30px; }
      .template-contact_investement_inquiries #content .contact-form .about-project p.about,
      .template-contact_general_inquiries #content .contact-form .about-project p.about {
        margin: 0;
        padding: 0 0 20px;
        border-bottom: 1px solid #ccc;
        font-weight: bold; }
      .template-contact_investement_inquiries #content .contact-form .about-project .formrow,
      .template-contact_general_inquiries #content .contact-form .about-project .formrow {
        margin: 0;
        border-bottom: 1px solid #ccc;
        padding: 20px 0; }
        .template-contact_investement_inquiries #content .contact-form .about-project .formrow.lastrow,
        .template-contact_general_inquiries #content .contact-form .about-project .formrow.lastrow {
          border-bottom: 0; }
        .template-contact_investement_inquiries #content .contact-form .about-project .formrow label,
        .template-contact_general_inquiries #content .contact-form .about-project .formrow label {
          font-size: 1em;
          text-transform: none;
          padding: 0;
          color: #4d4d4d;
          cursor: default; }
        .template-contact_investement_inquiries #content .contact-form .about-project .formrow select,
        .template-contact_general_inquiries #content .contact-form .about-project .formrow select {
          max-width: 400px;
          margin-top: 8px; }
        .template-contact_investement_inquiries #content .contact-form .about-project .formrow textarea,
        .template-contact_general_inquiries #content .contact-form .about-project .formrow textarea {
          margin-top: 8px; }
        .template-contact_investement_inquiries #content .contact-form .about-project .formrow .optionwrapper,
        .template-contact_general_inquiries #content .contact-form .about-project .formrow .optionwrapper {
          float: right; }
          .template-contact_investement_inquiries #content .contact-form .about-project .formrow .optionwrapper span.option,
          .template-contact_general_inquiries #content .contact-form .about-project .formrow .optionwrapper span.option {
            display: inline-block;
            margin-right: 5px; }
            .template-contact_investement_inquiries #content .contact-form .about-project .formrow .optionwrapper span.option label,
            .template-contact_general_inquiries #content .contact-form .about-project .formrow .optionwrapper span.option label {
              cursor: pointer; }
              .template-contact_investement_inquiries #content .contact-form .about-project .formrow .optionwrapper span.option label:hover span.label, .template-contact_investement_inquiries #content .contact-form .about-project .formrow .optionwrapper span.option label:focus span.label,
              .template-contact_general_inquiries #content .contact-form .about-project .formrow .optionwrapper span.option label:hover span.label,
              .template-contact_general_inquiries #content .contact-form .about-project .formrow .optionwrapper span.option label:focus span.label {
                background-color: #ddd; }
            .template-contact_investement_inquiries #content .contact-form .about-project .formrow .optionwrapper span.option input,
            .template-contact_general_inquiries #content .contact-form .about-project .formrow .optionwrapper span.option input {
              display: none; }
            .template-contact_investement_inquiries #content .contact-form .about-project .formrow .optionwrapper span.option span.label,
            .template-contact_general_inquiries #content .contact-form .about-project .formrow .optionwrapper span.option span.label {
              border: 1px solid #aaa;
              font-size: 0.8em;
              padding: 0.5em 0;
              text-transform: uppercase;
              width: 38px;
              display: inline-block;
              text-align: center; }
              .template-contact_investement_inquiries #content .contact-form .about-project .formrow .optionwrapper span.option span.label.Yes.checked,
              .template-contact_general_inquiries #content .contact-form .about-project .formrow .optionwrapper span.option span.label.Yes.checked {
                background-color: #6fab6f;
                color: #fff; }
              .template-contact_investement_inquiries #content .contact-form .about-project .formrow .optionwrapper span.option span.label.No.checked,
              .template-contact_general_inquiries #content .contact-form .about-project .formrow .optionwrapper span.option span.label.No.checked {
                background-color: #666;
                color: #fff; }
          @media (max-width: 767px) {
            .template-contact_investement_inquiries #content .contact-form .about-project .formrow .optionwrapper,
            .template-contact_general_inquiries #content .contact-form .about-project .formrow .optionwrapper {
              float: none;
              text-align: right;
              padding-top: 6px; } }
    .template-contact_investement_inquiries #content .contact-form .formControls,
    .template-contact_general_inquiries #content .contact-form .formControls {
      padding: 0 0 30px;
      text-align: center; }

.template-contact_general_inquiries #content .contact-form div[id*='widgets-address'] {
  padding-left: 0; }

.template-contact_general_inquiries #content .contact-form div[id*='email_address'] {
  padding-left: 15px; }
  @media (max-width: 767px) {
    .template-contact_general_inquiries #content .contact-form div[id*='email_address'] {
      padding-left: 0; } }

.template-contact_general_inquiries #formfield-form-widgets-product input.select2-input {
  border: none !important; }

.template-contact_general_inquiries #formfield-form-widgets-product li.select2-search-choice {
  line-height: 28px; }
  .template-contact_general_inquiries #formfield-form-widgets-product li.select2-search-choice a.select2-search-choice-close {
    top: 10px; }

.thankYouPage {
  padding-bottom: 30px; }
  .thankYouPage h3 {
    margin: 0 0 30px;
    font-size: 3.35em;
    text-align: center; }
  .thankYouPage p {
    text-align: center; }
  .thankYouPage dt,
  .thankYouPage dd {
    padding-top: 0.6em; }
  .thankYouPage dt {
    text-align: right;
    clear: left; }
  .thankYouPage dd {
    text-align: left; }
  @media (max-width: 767px) {
    .thankYouPage h3 {
      font-size: 2.25em; }
    .thankYouPage dt {
      text-align: left; }
    .thankYouPage dd {
      padding-top: 0; } }

.template-search #portal-column-content {
  background-color: #f3f3f3; }

.template-search #portal-breadcrumbs {
  display: none; }

.template-search form#searchform .input-group {
  text-align: center; }

.template-search form#searchform input.searchPage {
  width: 50%;
  font-size: 1.2em;
  padding: 0.2em 0.6em;
  display: inline-block;
  height: 2.2em; }

.template-search h1#search-term {
  font-size: 1.5em;
  font-family: proxima-nova-alt, "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 40px 0 50px; }
  .template-search h1#search-term .searchTerm {
    color: #e00000; }

.template-search #search-results {
  padding-bottom: 40px; }
  .template-search #search-results .resultsTabs {
    background-color: #fff;
    padding: 14px 20px;
    margin-bottom: 40px; }
    .template-search #search-results .resultsTabs .nav > li {
      padding: 0 1em;
      font-size: 1.1em; }
      .template-search #search-results .resultsTabs .nav > li > a {
        padding: 0;
        border-radius: 0;
        color: #aaa;
        position: relative; }
        .template-search #search-results .resultsTabs .nav > li > a:focus, .template-search #search-results .resultsTabs .nav > li > a:hover {
          color: #4d4d4d;
          background-color: transparent; }
        .template-search #search-results .resultsTabs .nav > li > a.web_pages, .template-search #search-results .resultsTabs .nav > li > a.file, .template-search #search-results .resultsTabs .nav > li > a.images, .template-search #search-results .resultsTabs .nav > li > a.video {
          padding-left: 30px; }
          .template-search #search-results .resultsTabs .nav > li > a.web_pages:before, .template-search #search-results .resultsTabs .nav > li > a.file:before, .template-search #search-results .resultsTabs .nav > li > a.images:before, .template-search #search-results .resultsTabs .nav > li > a.video:before {
            font-size: 24px;
            position: absolute;
            left: 0;
            top: -5px; }
        .template-search #search-results .resultsTabs .nav > li > a.web_pages:before {
          display: inline-block;
          font-family: FontAwesome;
          content: "";
          color: inherit; }
        .template-search #search-results .resultsTabs .nav > li > a.file:before {
          display: inline-block;
          font-family: FontAwesome;
          content: "";
          color: inherit; }
        .template-search #search-results .resultsTabs .nav > li > a.images:before {
          display: inline-block;
          font-family: FontAwesome;
          content: "";
          color: inherit; }
        .template-search #search-results .resultsTabs .nav > li > a.video:before {
          display: inline-block;
          font-family: FontAwesome;
          content: "";
          color: inherit; }
      .template-search #search-results .resultsTabs .nav > li.active > a {
        color: #e00000;
        font-weight: bold;
        background-color: transparent; }
  .template-search #search-results .searchResult {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 10px; }
    .template-search #search-results .searchResult .resultTitle {
      position: relative;
      padding-left: 70px;
      min-height: 40px; }
      .template-search #search-results .searchResult .resultTitle:before {
        position: absolute;
        left: 0;
        top: 0;
        display: inline-block;
        font-family: FontAwesome;
        content: "";
        color: inherit;
        font-size: 38px;
        color: #aaa;
        line-height: 1em; }
      .template-search #search-results .searchResult .resultTitle h5 {
        font-size: 1.3em;
        margin: 0; }
      .template-search #search-results .searchResult .resultTitle p.documentLocation {
        margin: 0;
        color: #aaa; }
        .template-search #search-results .searchResult .resultTitle p.documentLocation .locatedIn {
          display: none; }
        .template-search #search-results .searchResult .resultTitle p.documentLocation a {
          color: #aaa; }
          .template-search #search-results .searchResult .resultTitle p.documentLocation a:hover, .template-search #search-results .searchResult .resultTitle p.documentLocation a:focus {
            color: #4d4d4d; }
    .template-search #search-results .searchResult.searchResultFile .resultTitle:before {
      content: '\f016'; }
    .template-search #search-results .searchResult.searchResultImage .resultTitle:before {
      content: '\f03e';
      top: -4px; }
    .template-search #search-results .searchResult.searchResultVideo .resultTitle:before {
      content: '\f03d'; }
    .template-search #search-results .searchResult p.resultDescription {
      margin: 20px 0 0; }
  .template-search #search-results .searchResultImage .imageMiniature .imageDescription {
    display: block;
    margin: 0.5em 0 0; }
  .template-search #search-results .searchResultVideo .videoLinkWrapper {
    position: relative;
    display: inline-block;
    margin-top: 10px; }
    .template-search #search-results .searchResultVideo .videoLinkWrapper a.btn-play {
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: 2;
      top: 0;
      left: 0;
      color: #fff; }
      .template-search #search-results .searchResultVideo .videoLinkWrapper a.btn-play span {
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        padding-top: 60px;
        text-transform: uppercase;
        font-size: 0.7em;
        background: transparent url("../images/btn-play.svg") no-repeat center top; }
        .template-search #search-results .searchResultVideo .videoLinkWrapper a.btn-play span span {
          display: inline;
          position: static;
          padding: 0;
          margin: 0;
          font-size: 1em;
          background: none; }
      .template-search #search-results .searchResultVideo .videoLinkWrapper a.btn-play:before {
        width: 100%;
        height: 100%;
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        -webkit-transition: all 0.1s ease-in;
        -o-transition: all 0.1s ease-in;
        transition: all 0.1s ease-in;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 37%, rgba(0, 0, 0, 0.65) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 37%, rgba(0, 0, 0, 0.65) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 37%, rgba(0, 0, 0, 0.65) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
      .template-search #search-results .searchResultVideo .videoLinkWrapper a.btn-play:focus:before, .template-search #search-results .searchResultVideo .videoLinkWrapper a.btn-play:hover:before {
        opacity: 0; }

.template-search #infscr-loading {
  position: relative; }
  .template-search #infscr-loading > div {
    position: absolute;
    top: -40px;
    left: 0;
    width: 100%;
    text-align: center;
    color: #b77216; }

.qubicaTile.noImage.customer-portal:before {
  background: transparent url("../images/graphic-customerportal.svg") no-repeat center center;
  content: '';
  display: block;
  height: 200px;
  background-size: contain;
  margin: 40px 0 10px; }

.qubicaTile.noImage.customer-portal.oneThirdWidth:before {
  height: 130px; }

.qubicaTile.noImage.forum:before {
  background: transparent url("../images/graphic-forum.svg") no-repeat center center;
  content: '';
  display: block;
  height: 200px;
  background-size: contain;
  margin: 40px 0 10px; }

.qubicaTile.noImage.forum.oneThirdWidth:before {
  height: 130px; }

.qubicaTile.noImage.qportal:before {
  background: transparent url("../images/q-portal.svg") no-repeat center center;
  content: '';
  display: block;
  height: 200px;
  background-size: contain;
  margin: 40px 0 10px; }

.qubicaTile.noImage.qportal.oneThirdWidth:before {
  height: 130px; }

.qubicaTile.noImage.qportal2:before {
  background: transparent url("../images/q-portal.svg") no-repeat center center;
  content: '';
  display: block;
  height: 200px;
  background-size: contain;
  margin: 40px 0 10px; }

.qubicaTile.noImage.qportal2.oneThirdWidth:before {
  height: 130px; }

.qubicaTile.noImage.offices:before {
  background: transparent url("../images/graphic-offices.svg") no-repeat center center;
  content: '';
  display: block;
  height: 200px;
  background-size: contain;
  margin: 40px 0 10px; }

.qubicaTile.noImage.offices.oneThirdWidth:before {
  height: 130px; }

.qubicaTile.noImage.chat:before {
  background: transparent url("../images/graphic-chat2.svg") no-repeat center center;
  content: '';
  display: block;
  height: 200px;
  background-size: contain;
  margin: 40px 0 10px; }

.qubicaTile.noImage.chat.oneThirdWidth:before {
  height: 130px; }

.qubicaTile.noImage.msds-forms:before {
  background: transparent url("../images/graphic-manuals.svg") no-repeat center center;
  content: '';
  display: block;
  height: 200px;
  background-size: contain;
  margin: 40px 0 10px; }

.qubicaTile.noImage.msds-forms.oneThirdWidth:before {
  height: 130px; }

.qubicaTile.noImage.webinars:before {
  background: transparent url("../images/graphic-webinars.svg") no-repeat center center;
  content: '';
  display: block;
  height: 200px;
  background-size: contain;
  margin: 40px 0 10px; }

.qubicaTile.noImage.webinars.oneThirdWidth:before {
  height: 130px; }

.qubicaTile.noImage.mailclub:before {
  background: transparent url("../images/graphic-mailclub.svg") no-repeat center center;
  content: '';
  display: block;
  height: 200px;
  background-size: contain;
  margin: 40px 0 10px; }

.qubicaTile.noImage.mailclub.oneThirdWidth:before {
  height: 130px; }

.qubicaTile.noImage.eshop:before {
  background: transparent url("../images/graphic-ecommerce.svg") no-repeat center center;
  content: '';
  display: block;
  height: 200px;
  background-size: contain;
  margin: 40px 0 10px; }

.qubicaTile.noImage.eshop.oneThirdWidth:before {
  height: 130px; }

.template-perseo-settings table select,
.template-perseo-context-settings table select {
  height: 90px; }

.portaltype-contact header {
  text-align: center; }

.listingBar {
  padding: 20px 0;
  text-align: center;
  color: #777; }
  .listingBar a {
    display: inline-block;
    margin: 0 0.5em; }
  .listingBar .next {
    float: right;
    padding: 0; }
    .listingBar .next a {
      margin-right: 0; }
  .listingBar .previous {
    float: left;
    padding: 0; }
    .listingBar .previous a {
      margin-left: 0; }
  .listingBar span {
    padding: 0 0.3em; }

.portaltype-contact .document-body .compact {
  width: 84%;
  margin-left: auto;
  margin-right: auto; }

.portaltype-contact .contact-photo {
  text-align: center;
  padding-top: 15px; }

.portaltype-contact .contact-infos h1 {
  margin: 0 0 0.2em;
  font-family: clarendon-urw, Georgia, "Times New Roman", Times, serif; }

.portaltype-contact .contact-infos h3 {
  margin: 0 0 0.5em; }

.portaltype-contact .contact-infos h4 {
  text-align: center; }

.portaltype-contact .contact-infos .contact-body {
  padding-top: 20px; }

.portaltype-contact .contact-infos .dl-horizontal dt,
.portaltype-contact .contact-infos .dl-horizontal dd {
  margin-bottom: 4px; }

.portaltype-contact .contact-infos .dl-horizontal dt {
  width: 48%;
  padding-right: 16px; }

.portaltype-contact .contact-infos .dl-horizontal dd {
  margin-left: 48%; }

@media (max-width: 767px) {
  .portaltype-contact .contact-infos .dl-horizontal dt,
  .portaltype-contact .contact-infos .dl-horizontal dd {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center; }
  .portaltype-contact .contact-infos .dl-horizontal dd {
    margin-bottom: 10px; } }

.qubicaTile.halfWidth.sdsformtile h3 {
  text-align: center !important;
  font-size: 1.5em; }

@media (max-width: 767px) {
  .qubicaTile.halfWidth.sdsformtile {
    width: 100%; } }

@media (max-width: 767px) {
  .return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: black;
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    text-decoration: none;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .return-to-top span {
      color: #fff;
      margin: 0;
      position: relative;
      left: 16px;
      top: 13px;
      font-size: 19px;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .return-to-top:active {
      background: rgba(0, 0, 0, 0.9); }
      .return-to-top:active span {
        color: #fff;
        top: 5px; } }

.portaltype-nation #content h1.documentFirstHeading {
  margin-top: 0;
  margin-bottom: 1em; }

.portaltype-nation #content .nationWrapper {
  background-color: #f3f3f3; }
  .portaltype-nation #content .nationWrapper h2 {
    font-size: 1.8em;
    color: #e00000; }
  .portaltype-nation #content .nationWrapper h3 {
    text-transform: uppercase;
    margin: 30px 0;
    font-size: 1.2em; }
  .portaltype-nation #content .nationWrapper .representatives {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between; }
  .portaltype-nation #content .nationWrapper .representative {
    width: 48%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 20px;
    background-color: #FFF; }
    .portaltype-nation #content .nationWrapper .representative figure {
      max-width: 150px;
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      .portaltype-nation #content .nationWrapper .representative figure img {
        width: 100%;
        height: auto; }
    .portaltype-nation #content .nationWrapper .representative .infoItem {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
      padding: 15px 20px 10px; }
      .portaltype-nation #content .nationWrapper .representative .infoItem h5 {
        text-transform: uppercase;
        margin: 0 0 0.2em; }
      .portaltype-nation #content .nationWrapper .representative .infoItem p {
        margin: 0;
        font-size: 0.85em;
        line-height: 1.3em; }
      .portaltype-nation #content .nationWrapper .representative .infoItem p.reference {
        color: #AAA;
        font-size: 0.95em;
        margin-bottom: 0.3em; }
    @media (max-width: 767px) {
      .portaltype-nation #content .nationWrapper .representative {
        width: 100%;
        display: block; }
        .portaltype-nation #content .nationWrapper .representative figure img {
          margin: 0 20px; } }

.portaltype-nation #content .bases .base-info {
  position: relative;
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 56% auto; }
  .portaltype-nation #content .bases .base-info .addressInfos {
    width: 44%; }
    .portaltype-nation #content .bases .base-info .addressInfos .addressText {
      padding: 30px 30px; }
      .portaltype-nation #content .bases .base-info .addressInfos .addressText h3 {
        color: #e00000;
        text-transform: uppercase;
        font-size: 1.3em;
        margin: 0 0 20px;
        text-align: left; }
      .portaltype-nation #content .bases .base-info .addressInfos .addressText p.address {
        margin: 0; }
        .portaltype-nation #content .bases .base-info .addressInfos .addressText p.address span {
          display: block; }
      .portaltype-nation #content .bases .base-info .addressInfos .addressText .contact-button {
        text-align: center;
        margin-top: 30px; }
        .portaltype-nation #content .bases .base-info .addressInfos .addressText .contact-button a {
          padding-left: 2em;
          padding-right: 2em; }
  .portaltype-nation #content .bases .base-info .addressMap {
    max-height: 300px;
    overflow: hidden; }
    .portaltype-nation #content .bases .base-info .addressMap img {
      display: block; }
  @media (max-width: 699px) {
    .portaltype-nation #content .bases .base-info {
      background-image: none !important; }
      .portaltype-nation #content .bases .base-info .addressInfos {
        width: 100%; }
        .portaltype-nation #content .bases .base-info .addressInfos .addressText {
          text-align: center; }
          .portaltype-nation #content .bases .base-info .addressInfos .addressText h3 {
            text-align: center; } }

.portaltype-nation #content .bases h2 {
  margin-top: 40px; }

.portaltype-nation #content .bases .local-base {
  padding-top: 40px;
  width: 100%; }

.portaltype-nation #content .bases .base-info {
  margin-bottom: 30px;
  background-color: #fff; }
  .portaltype-nation #content .bases .base-info .addressInfos .addressText .contact-button a {
    padding-left: 3em;
    padding-right: 3em; }

.template-default_error_message #content {
  width: 70%;
  margin: 0 auto;
  padding-bottom: 40px; }
  @media (max-width: 767px) {
    .template-default_error_message #content {
      width: auto; } }
  .template-default_error_message #content #content-core {
    width: auto !important; }
    .template-default_error_message #content #content-core p {
      white-space: normal; }
  .template-default_error_message #content .img404 {
    text-align: center; }
    .template-default_error_message #content .img404 img {
      max-width: 100%;
      height: auto; }
  .template-default_error_message #content h1 {
    font-size: 3em;
    color: #e00000; }
  .template-default_error_message #content h2 {
    text-align: center; }

.webinar_details ul.event.summary {
  float: none; }
  .userrole-anonymous .webinar_details ul.event.summary {
    display: none; }
  .webinar_details ul.event.summary .event-date:before {
    display: inline-block;
    font-family: FontAwesome;
    content: "";
    color: inherit;
    margin-right: 5px;
    font-size: 1.3em; }
  .webinar_details ul.event.summary .event-date strong {
    display: none; }
  .webinar_details ul.event.summary .event-calendar:before {
    display: inline-block;
    font-family: FontAwesome;
    content: "";
    color: inherit;
    margin-right: 5px;
    font-size: 1.3em; }
  .webinar_details ul.event.summary .event-calendar strong,
  .webinar_details ul.event.summary .event-calendar img {
    display: none; }

nav#category {
  text-align: right; }
  @media (max-width: 991px) {
    nav#category {
      display: block;
      text-align: center; } }
  nav#category #categories-filed-under {
    display: none; }
  nav#category ul li a {
    display: inline-block;
    border-radius: 10px;
    background-color: #eee;
    padding: 0.1em 1em;
    margin-bottom: 12px; }
    nav#category ul li a:hover, nav#category ul li a:focus {
      background-color: #e00000;
      color: #fff; }

#shareButtons {
  float: left; }
  #shareButtons .fa {
    font-size: 24px; }
  #shareButtons a {
    display: inline-block;
    margin-right: 5px; }
  @media (max-width: 991px) {
    #shareButtons {
      float: none;
      margin-bottom: 20px;
      text-align: center; } }

.news_data {
  font-style: italic;
  color: #aaa;
  margin-bottom: 15px; }

.document-features p img,
.document-body p img {
  max-width: 100%;
  height: auto; }

.template-sitemap .documentDescription {
  padding-bottom: 30px; }

@media print {
  @page {
    size: A4 landscape;
    margin: 0; }
  .qubicaTile.getInTouchTile.stickyGetInTouch,
  section.carousel {
    display: none; } }

.cc_logo {
  display: none; }

p.cc_message {
  margin: 0;
  padding: 8px 5px; }
  @media (max-width: 450px) {
    p.cc_message {
      float: none;
      width: auto;
      margin: 0 0 10px; } }

.cc_container {
  z-index: 9999;
  opacity: .92;
  background: #333;
  color: #fff;
  font-size: 0.9em;
  box-sizing: border-box;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  padding: 10px; }
  .cc_container a {
    text-decoration: none;
    color: #fff;
    transition: 200ms color;
    border-bottom: 1px dotted #fff; }
    .cc_container a:hover, .cc_container a:active, .cc_container a:focus {
      border-bottom-style: solid; }

.cc_container .cc_btn {
  max-width: 130px;
  padding: 8px 5px;
  background-color: #e00000;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  color: #FFF;
  transition: background 200ms ease-in-out;
  border-radius: 3px;
  border: 0 !important; }
  .cc_container .cc_btn:hover, .cc_container .cc_btn:active, .cc_container .cc_btn:focus {
    background-color: #222;
    color: #FFF; }
  @media (max-width: 450px) {
    .cc_container .cc_btn {
      float: none;
      width: auto;
      margin: 0 auto; } }

nav.pagination {
  clear: both; }
  nav.pagination ul {
    padding-top: 20px; }
    nav.pagination ul li.previous {
      float: left;
      padding-left: 0; }
    nav.pagination ul li.next {
      float: right;
      padding-right: 0; }
    nav.pagination ul li a {
      display: inline-block;
      border-radius: 2px;
      border: 1px solid #4d4d4d;
      padding: 0.3em 0.5em;
      color: #4d4d4d; }
      nav.pagination ul li a:focus, nav.pagination ul li a:hover {
        color: #e00000;
        border-color: #e00000; }

html.no-smil.no-borderimage .tileWrapper.fullWidth.qubicaTile {
  width: 96%; }
  html.no-smil.no-borderimage .tileWrapper.fullWidth.qubicaTile.qubica-world-cup {
    width: 100%; }

html.no-smil.no-borderimage .tileWrapper.collectionTile.qubicaTile {
  width: 96%; }
  html.no-smil.no-borderimage .tileWrapper.collectionTile.qubicaTile.news_horizontal .collectionItem:first-child {
    margin-right: 5%; }

html.no-smil.no-borderimage .template-news_events_view .latestNewsWrapper .newsDiv a.newsReadMore {
  background-color: rgba(255, 255, 255, 0); }

html.no-smil.no-borderimage .relatedNewsWrapper .relatedNews.imgRight .tileImage {
  width: 40%; }

html.no-smil.no-borderimage .relatedNewsWrapper .relatedNews.imgRight .tileBody {
  width: 59.6%; }

html.no-smil.no-borderimage .headquarters .main-local-hq .local-hq .localquarter .baseInfo {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }


.table-responsive > .table > tbody > tr > td,
.template-tabular_view .table-responsive > table.listing > tbody > tr > td {
  white-space: inherit; }

a.embed-video.modal {
  cursor: pointer; }

body.flowpage #portal-column-content #content #content-core {
  width: 100%;
  max-width: 1500px; }
  body.flowpage #portal-column-content #content #content-core .compact {
    width: auto; }

body.flowpage iframe {
  max-width: 100%; }

.section-qubicaamf-bowling-world-cup #portal-column-two {
  display: none; }

.section-qubicaamf-bowling-world-cup .document-body h1 {
  font-size: 2.85em; }

.section-qubicaamf-bowling-world-cup .document-body h1 + h2 {
  font-size: 1.85em;
  margin-top: 0.3em;
  margin-bottom: 1em; }

.section-qubicaamf-bowling-world-cup .worldcup-nav {
  padding-bottom: 15px;
  min-height: 100px; }
  .section-qubicaamf-bowling-world-cup .worldcup-nav .worldcup-logo {
    margin-top: -15px; }
  @media (max-width: 1045px) {
    .section-qubicaamf-bowling-world-cup .worldcup-nav {
      padding-top: 50px; } }
  @media (max-width: 767px) {
    .section-qubicaamf-bowling-world-cup .worldcup-nav {
      padding-top: 30px; }
      .section-qubicaamf-bowling-world-cup .worldcup-nav .worldcup-logo {
        text-align: left;
        padding: 0 20px 10px; } }
  @media (max-width: 370px) {
    .section-qubicaamf-bowling-world-cup .worldcup-nav .worldcup-logo img {
      max-width: 88px; } }

.section-qubicaamf-bowling-world-cup .wcyearselector {
  float: right;
  position: relative;
  top: 10px; }
  .section-qubicaamf-bowling-world-cup .wcyearselector label {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 0.85em;
    color: #999;
    margin: 5px 10px 0 0; }
  .section-qubicaamf-bowling-world-cup .wcyearselector select::-ms-expand {
    display: none; }
  .section-qubicaamf-bowling-world-cup .wcyearselector select {
    float: right;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAaElEQVR42mNkoBAwDg8DWIF4IRCXAPEzIvVJAXEPEMfDXFAMxKlA7ESEISDN+4B4NhD3InuBGENQNGMLA3yGYGjGFYjYDMGqGZcB6IYw4NKMzwBkQxhwaSZkAMwQBlyaiTGAIBgGBgAAEYoZFqIRUf8AAAAASUVORK5CYII=");
    background-repeat: no-repeat;
    background-position: 95% center;
    border: 0;
    border-radius: 0;
    padding: 5px 44px 5px 10px;
    background-color: #eee;
    color: #666;
    font-size: 0.85em;
    text-transform: uppercase;
    max-width: 16em; }
  @media (max-width: 1045px) {
    .section-qubicaamf-bowling-world-cup .wcyearselector {
      float: none;
      position: absolute;
      top: 10px;
      right: 20px; } }
  @media (max-width: 767px) {
    .section-qubicaamf-bowling-world-cup .wcyearselector {
      top: 40px; } }
  @media (max-width: 500px) {
    .section-qubicaamf-bowling-world-cup .wcyearselector {
      top: 30px; }
      .section-qubicaamf-bowling-world-cup .wcyearselector label {
        display: block;
        margin: 0 0 5px; } }
  @media (max-width: 370px) {
    .section-qubicaamf-bowling-world-cup .wcyearselector select {
      max-width: 11.3em; } }

.section-qubicaamf-bowling-world-cup .live-nav {
  background-color: #333;
  color: #FFF;
  border-bottom: 7px solid #e00000; }
  .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content ul {
    width: 84%;
    margin: 0 auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content ul li {
      display: inline-block;
      width: 33.33333%;
      text-align: center; }
      .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content ul li a {
        color: #FFF;
        text-transform: uppercase;
        display: inline-block;
        padding: 10px 0;
        width: 100%;
        height: 100%; }
        .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content ul li a:before {
          display: inline-block;
          content: '';
          width: 55px;
          height: 47px;
          margin-right: 15px;
          vertical-align: middle; }
        .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content ul li a:focus, .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content ul li a:hover {
          background-color: #555; }
      .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content ul li.live_streaming a:before {
        background: transparent url("../images/ico-streaming.svg") no-repeat center center;
        background-size: contain; }
      .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content ul li.live_scoring a:before {
        background: transparent url("../images/ico-scoring.svg") no-repeat center center;
        background-size: contain; }
      .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content ul li.live_results a:before {
        background: transparent url("../images/ico-results.svg") no-repeat center center;
        background-size: contain; }
  @media (max-width: 1219px) {
    .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content .live-nav-content {
      padding: 0; }
    .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content ul {
      width: auto; } }
  @media (max-width: 850px) {
    .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content ul li a:before {
      width: 45px; } }
  @media (max-width: 767px) {
    .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content ul {
      width: auto; }
      .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content ul li a {
        padding: 8px; }
        .section-qubicaamf-bowling-world-cup .live-nav .live-nav-content ul li a:before {
          margin: 0 auto;
          display: block; } }

.section-qubicaamf-bowling-world-cup .worldcup-title {
  background-color: #DDD;
  background-size: cover !important;
  position: relative; }
  .section-qubicaamf-bowling-world-cup .worldcup-title:before {
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1; }
  .section-qubicaamf-bowling-world-cup .worldcup-title .worldcup-title-content {
    text-align: center;
    color: #FFF;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    z-index: 1; }
    .section-qubicaamf-bowling-world-cup .worldcup-title .worldcup-title-content h2, .section-qubicaamf-bowling-world-cup .worldcup-title .worldcup-title-content h3, .section-qubicaamf-bowling-world-cup .worldcup-title .worldcup-title-content h4, .section-qubicaamf-bowling-world-cup .worldcup-title .worldcup-title-content h5, .section-qubicaamf-bowling-world-cup .worldcup-title .worldcup-title-content h6 {
      margin: 0; }
    .section-qubicaamf-bowling-world-cup .worldcup-title .worldcup-title-content h3 {
      font-size: 2.5em; }
    .section-qubicaamf-bowling-world-cup .worldcup-title .worldcup-title-content h4 {
      font-family: proxima-nova-alt, "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 1.6em;
      padding-top: 10px;
      color: #EEE; }
    .section-qubicaamf-bowling-world-cup .worldcup-title .worldcup-title-content h5 {
      font-size: 1.2em;
      font-weight: normal;
      padding-top: 8px;
      color: #EEE; }

.section-qubicaamf-bowling-world-cup .wcsection.show-column-two .column-tiles-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.section-qubicaamf-bowling-world-cup .wcsection.show-column-two .tiles-wc {
  width: 75%; }
  .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .tiles-wc .tilesList {
    width: auto !important;
    padding: 0; }

.section-qubicaamf-bowling-world-cup .wcsection.show-column-two #portal-column-two {
  width: 25%;
  padding: 30px 0 30px 20px;
  display: block; }
  .section-qubicaamf-bowling-world-cup .wcsection.show-column-two #portal-column-two ul.social-icons li a {
    display: inline-block;
    overflow: hidden;
    width: 30px;
    white-space: nowrap; }
    .section-qubicaamf-bowling-world-cup .wcsection.show-column-two #portal-column-two ul.social-icons li a:before {
      width: 30px;
      margin-right: 10px;
      font-size: 30px; }
    .section-qubicaamf-bowling-world-cup .wcsection.show-column-two #portal-column-two ul.social-icons li a:focus:before, .section-qubicaamf-bowling-world-cup .wcsection.show-column-two #portal-column-two ul.social-icons li a:hover:before {
      color: #333 !important; }
  .section-qubicaamf-bowling-world-cup .wcsection.show-column-two #portal-column-two ul.social-icons li.fb a:before {
    display: inline-block;
    font-family: FontAwesome;
    content: "";
    color: #3B589C; }
  .section-qubicaamf-bowling-world-cup .wcsection.show-column-two #portal-column-two ul.social-icons li.tw a:before {
    display: inline-block;
    font-family: FontAwesome;
    content: "";
    color: #00B0ED; }
  .section-qubicaamf-bowling-world-cup .wcsection.show-column-two #portal-column-two ul.social-icons li.yt a:before {
    display: inline-block;
    font-family: FontAwesome;
    content: "";
    color: #C02C2E; }
  .section-qubicaamf-bowling-world-cup .wcsection.show-column-two #portal-column-two h4 {
    font-family: proxima-nova-alt, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 20px 0 30px; }
  .section-qubicaamf-bowling-world-cup .wcsection.show-column-two #portal-column-two .button-red a,
  .section-qubicaamf-bowling-world-cup .wcsection.show-column-two #portal-column-two a .button-red {
    padding: 5px 15px;
    background-color: #494949;
    border-color: #494949;
    font-weight: normal; }
    .section-qubicaamf-bowling-world-cup .wcsection.show-column-two #portal-column-two .button-red a:focus, .section-qubicaamf-bowling-world-cup .wcsection.show-column-two #portal-column-two .button-red a:hover,
    .section-qubicaamf-bowling-world-cup .wcsection.show-column-two #portal-column-two a .button-red:focus,
    .section-qubicaamf-bowling-world-cup .wcsection.show-column-two #portal-column-two a .button-red:hover {
      background-color: #666;
      border-color: #666; }
  .section-qubicaamf-bowling-world-cup .wcsection.show-column-two #portal-column-two .portletNavigationTree {
    padding-top: 25px; }
    .section-qubicaamf-bowling-world-cup .wcsection.show-column-two #portal-column-two .portletNavigationTree ul.navTree {
      margin: 0;
      text-transform: uppercase; }
      .section-qubicaamf-bowling-world-cup .wcsection.show-column-two #portal-column-two .portletNavigationTree ul.navTree li {
        margin-bottom: 0.7em; }
        .section-qubicaamf-bowling-world-cup .wcsection.show-column-two #portal-column-two .portletNavigationTree ul.navTree li a {
          position: relative;
          padding-left: 30px;
          color: #4d4d4d;
          display: inline-block; }
          .section-qubicaamf-bowling-world-cup .wcsection.show-column-two #portal-column-two .portletNavigationTree ul.navTree li a:before {
            position: absolute;
            top: 0.05em;
            left: 0;
            display: inline-block;
            font-family: FontAwesome;
            content: "";
            color: #e00000; }
          .section-qubicaamf-bowling-world-cup .wcsection.show-column-two #portal-column-two .portletNavigationTree ul.navTree li a:focus, .section-qubicaamf-bowling-world-cup .wcsection.show-column-two #portal-column-two .portletNavigationTree ul.navTree li a:hover {
            color: #e00000; }
            .section-qubicaamf-bowling-world-cup .wcsection.show-column-two #portal-column-two .portletNavigationTree ul.navTree li a:focus:before, .section-qubicaamf-bowling-world-cup .wcsection.show-column-two #portal-column-two .portletNavigationTree ul.navTree li a:hover:before {
              color: #4d4d4d; }

@media (max-width: 767px) {
  .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .tiles-wc,
  .section-qubicaamf-bowling-world-cup .wcsection.show-column-two #portal-column-two {
    width: 100%;
    padding-top: 0; }
  .section-qubicaamf-bowling-world-cup .wcsection.show-column-two .column-tiles-wrapper {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }

.section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText {
  background: #d9d9d9 url("../images/bg-balls.jpg") no-repeat right center;
  border-top: 8px solid #e00000;
  padding: 40px 0; }
  .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul {
    text-align: center; }
    .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul li {
      text-align: center; }
      .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul li a {
        display: inline-block;
        width: 90%;
        padding: 10px 20px;
        color: #FFF;
        font-weight: bold;
        background-color: #4d4d4d;
        text-transform: uppercase;
        font-size: 0.9em; }
        .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul li a:focus, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul li a:hover {
          background-color: #e00000; }
      @media (max-width: 767px) {
        .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul li {
          margin-bottom: 12px; }
          .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText ul li a br {
            display: none; } }
  .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText[class*='awards'] p {
    margin: 0;
    text-align: center; }
    .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .footer-content .portletStaticText[class*='awards'] p a {
      display: inline-block; }

.section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer {
  background: #d9d9d9 url("../images/bg-balls.jpg") no-repeat right center;
  border-top: 8px solid #e00000;
  padding: 40px 0;
  text-align: center; }
  .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer a {
    color: #4d4d4d; }
    .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer a:hover, .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer a:focus {
      color: #e00000; }
    .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer a.more-link {
      text-decoration: underline; }
  .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer ul {
    list-style: none;
    padding: 0; }
  .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .worldcup-footer-social {
    margin-bottom: 1em; }
    .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .worldcup-footer-social .social-label {
      line-height: 31px;
      margin-right: 10px;
      color: #666; }
    .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .worldcup-footer-social a {
      line-height: 31px;
      text-transform: uppercase;
      font-size: 0.85em; }
      .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .worldcup-footer-social a:before {
        margin: 0 10px;
        font-size: 30px;
        vertical-align: middle; }
      .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .worldcup-footer-social a.facebook:before {
        display: inline-block;
        font-family: FontAwesome;
        content: "";
        color: inherit; }
      .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .worldcup-footer-social a.twitter:before {
        display: inline-block;
        font-family: FontAwesome;
        content: "";
        color: inherit; }
      .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .worldcup-footer-social a.youtube:before {
        display: inline-block;
        font-family: FontAwesome;
        content: "";
        color: inherit; }
      .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .worldcup-footer-social a.instagram:before {
        display: inline-block;
        font-family: FontAwesome;
        content: "";
        color: inherit; }
      .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .worldcup-footer-social a.googleplus:before {
        display: inline-block;
        font-family: FontAwesome;
        content: "";
        color: inherit; }
      .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .worldcup-footer-social a.pinterest:before {
        display: inline-block;
        font-family: FontAwesome;
        content: "";
        color: inherit; }
      .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .worldcup-footer-social a.linkedin:before {
        display: inline-block;
        font-family: FontAwesome;
        content: "";
        color: inherit; }
  .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .first-nav {
    text-transform: uppercase;
    font-weight: 600; }
  .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer .second-nav {
    margin-bottom: 1.5em;
    font-size: 0.95em; }
  @media (min-width: 768px) {
    .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer li {
      display: inline-block;
      padding: 0 1em;
      line-height: 1; }
      .section-qubicaamf-bowling-world-cup #portal-footer-wrapper .worldcup-footer li + li {
        border-left: 1px solid #bbb; } }

.section-qubicaamf-bowling-world-cup .tilesList .collectionTile {
  background-color: transparent;
  width: 100%;
  margin-bottom: 40px; }
  .section-qubicaamf-bowling-world-cup .tilesList .collectionTile .tileBody {
    padding-left: 0;
    padding-right: 0; }
    .section-qubicaamf-bowling-world-cup .tilesList .collectionTile .tileBody .collectionItem {
      background-color: #FFF; }
    @media (max-width: 480px) {
      .section-qubicaamf-bowling-world-cup .tilesList .collectionTile .tileBody .collectionItem {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
        .section-qubicaamf-bowling-world-cup .tilesList .collectionTile .tileBody .collectionItem figure,
        .section-qubicaamf-bowling-world-cup .tilesList .collectionTile .tileBody .collectionItem .infoItem {
          width: 100%;
          max-width: none; }
      .section-qubicaamf-bowling-world-cup .tilesList .collectionTile .tileBody > h3 {
        text-align: center;
        font-size: 2em; } }
  .section-qubicaamf-bowling-world-cup .tilesList .collectionTile.news_horizontal {
    margin-top: 0; }
    .section-qubicaamf-bowling-world-cup .tilesList .collectionTile.news_horizontal .tileBody h3 {
      text-align: center; }
    .section-qubicaamf-bowling-world-cup .tilesList .collectionTile.news_horizontal .collectionItems {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between; }
      .section-qubicaamf-bowling-world-cup .tilesList .collectionTile.news_horizontal .collectionItems .collectionItem {
        width: 48%; }
        .section-qubicaamf-bowling-world-cup .tilesList .collectionTile.news_horizontal .collectionItems .collectionItem .infoItem p.textItem {
          display: block;
          /* Fallback for non-webkit */
          display: -webkit-box;
          height: 5.6em;
          /* Fallback for non-webkit */
          -webkit-line-clamp: 4;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis; }
    @media (max-width: 767px) {
      .section-qubicaamf-bowling-world-cup .tilesList .collectionTile.news_horizontal .collectionItems {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
        .section-qubicaamf-bowling-world-cup .tilesList .collectionTile.news_horizontal .collectionItems .collectionItem {
          width: 100%; } }

.section-qubicaamf-bowling-world-cup.template-news_view #portal-column-content {
  padding-top: 0; }
  .section-qubicaamf-bowling-world-cup.template-news_view #portal-column-content .newsEventBody {
    margin-top: 0;
    padding-top: 20px; }

.section-qubicaamf-bowling-world-cup section.view-file-list {
  padding-bottom: 20px; }
  .section-qubicaamf-bowling-world-cup section.view-file-list ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .section-qubicaamf-bowling-world-cup section.view-file-list ul li {
      display: block;
      max-width: 30%;
      -webkit-box-flex: 1 0 30%;
      -moz-box-flex: 1 0 30%;
      -webkit-flex: 1 0 30%;
      -ms-flex: 1 0 30%;
      flex: 1 0 30%;
      margin: 5px 1%; }
      .section-qubicaamf-bowling-world-cup section.view-file-list ul li a {
        display: block;
        padding: 0.6em;
        background-color: #e00000;
        color: #FFF;
        border-radius: 4px;
        text-transform: uppercase;
        text-align: center; }
        .section-qubicaamf-bowling-world-cup section.view-file-list ul li a:focus, .section-qubicaamf-bowling-world-cup section.view-file-list ul li a:hover {
          background-color: #494949; }
  @media (max-width: 991px) {
    .section-qubicaamf-bowling-world-cup section.view-file-list ul li {
      max-width: 48%;
      -webkit-box-flex: 1 0 48%;
      -moz-box-flex: 1 0 48%;
      -webkit-flex: 1 0 48%;
      -ms-flex: 1 0 48%;
      flex: 1 0 48%; } }
  @media (max-width: 767px) {
    .section-qubicaamf-bowling-world-cup section.view-file-list {
      padding-top: 30px; } }
  @media (max-width: 500px) {
    .section-qubicaamf-bowling-world-cup section.view-file-list ul li {
      max-width: 98%;
      -webkit-box-flex: 1 0 98%;
      -moz-box-flex: 1 0 98%;
      -webkit-flex: 1 0 98%;
      -ms-flex: 1 0 98%;
      flex: 1 0 98%; } }

.section-qubicaamf-bowling-world-cup .topbar-content > *,
.section-qubicaamf-bowling-world-cup #portal-breadcrumbs {
  display: none; }

.section-qubicaamf-bowling-world-cup #portal-logo .logo img {
  max-height: 22px; }

.section-qubicaamf-bowling-world-cup #portal-globalnav > li > a {
  line-height: 20px; }

@media (min-width: 768px) {
  .section-qubicaamf-bowling-world-cup #portal-mainnavigation .mainnavigation-content {
    padding-top: 7px;
    padding-bottom: 9px; } }

.section-qubicaamf-bowling-world-cup .worldcup-details {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 15px; }
  @media (max-width: 480px) {
    .section-qubicaamf-bowling-world-cup .worldcup-details {
      -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap; } }
  .section-qubicaamf-bowling-world-cup .worldcup-details .infos {
    -webkit-box-flex: 1 1 auto;
    -moz-box-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-right: auto; }
    .section-qubicaamf-bowling-world-cup .worldcup-details .infos figure {
      float: left;
      margin-right: 30px; }
      .section-qubicaamf-bowling-world-cup .worldcup-details .infos figure img {
        max-width: 100px;
        height: auto; }
    .section-qubicaamf-bowling-world-cup .worldcup-details .infos h2 {
      font-size: 1.3em;
      font-weight: 600;
      margin-top: 0; }
    .section-qubicaamf-bowling-world-cup .worldcup-details .infos .worldcup-description {
      color: #777; }
    @media (max-width: 480px) {
      .section-qubicaamf-bowling-world-cup .worldcup-details .infos {
        -webkit-box-flex: 1 0 auto;
        -moz-box-flex: 1 0 auto;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        width: 100%; }
        .section-qubicaamf-bowling-world-cup .worldcup-details .infos figure {
          margin-right: 10px; } }

.section-qubicaamf-bowling-world-cup .worldcup-sections.product-nav {
  padding: 0 15px; }
  .section-qubicaamf-bowling-world-cup .worldcup-sections.product-nav .sections-content {
    padding: 15px 0 40px; }
  .section-qubicaamf-bowling-world-cup .worldcup-sections.product-nav .social {
    padding: 15px 0 40px; }
  .section-qubicaamf-bowling-world-cup .worldcup-sections.product-nav button {
    display: none;
    width: 100%;
    color: #e00000;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left;
    line-height: 1.5em;
    border-bottom: 1px solid transparent;
    padding: 5px 0;
    margin-bottom: 10px; }
    .section-qubicaamf-bowling-world-cup .worldcup-sections.product-nav button.open {
      border-bottom-color: #ddd; }
    .section-qubicaamf-bowling-world-cup .worldcup-sections.product-nav button:before {
      float: right;
      line-height: 1;
      font-size: 1.5em; }
    .section-qubicaamf-bowling-world-cup .worldcup-sections.product-nav button:focus {
      outline: none; }
    .section-qubicaamf-bowling-world-cup .worldcup-sections.product-nav button:active {
      background-color: #eee; }
  .section-qubicaamf-bowling-world-cup .worldcup-sections.product-nav ul {
    top: auto; }
    .section-qubicaamf-bowling-world-cup .worldcup-sections.product-nav ul li {
      padding: 0 10px 0 0; }
      .section-qubicaamf-bowling-world-cup .worldcup-sections.product-nav ul li a {
        font-weight: 600; }
  @media (max-width: 991px) {
    .section-qubicaamf-bowling-world-cup .worldcup-sections.product-nav ul {
      background-color: transparent; }
      .section-qubicaamf-bowling-world-cup .worldcup-sections.product-nav ul li {
        display: block;
        float: left; }
        .section-qubicaamf-bowling-world-cup .worldcup-sections.product-nav ul li a {
          font-size: 1em; } }
  @media (max-width: 767px) {
    .section-qubicaamf-bowling-world-cup .worldcup-sections.product-nav .sections-content {
      padding-bottom: 15px; }
    .section-qubicaamf-bowling-world-cup .worldcup-sections.product-nav ul {
      overflow: hidden;
      max-height: 0;
      transition: .3s max-height ease; }
      .section-qubicaamf-bowling-world-cup .worldcup-sections.product-nav ul li {
        float: none; }
        .section-qubicaamf-bowling-world-cup .worldcup-sections.product-nav ul li a {
          padding: 4px 0;
          text-align: left; }
        .section-qubicaamf-bowling-world-cup .worldcup-sections.product-nav ul li.current {
          background-color: #eee; }
    .section-qubicaamf-bowling-world-cup .worldcup-sections.product-nav button {
      display: block; }
      .section-qubicaamf-bowling-world-cup .worldcup-sections.product-nav button.open + ul {
        max-height: 310px; } }

.section-qubicaamf-bowling-world-cup .worldcup-live {
  background-color: #e00000;
  margin-bottom: 1px; }
  .section-qubicaamf-bowling-world-cup .worldcup-live ul {
    list-style: none;
    margin-bottom: 0;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center; }
    .section-qubicaamf-bowling-world-cup .worldcup-live ul.live-links {
      padding-left: 0; }
      .section-qubicaamf-bowling-world-cup .worldcup-live ul.live-links li {
        margin: 0 25px; }
    .section-qubicaamf-bowling-world-cup .worldcup-live ul li {
      display: inline-block; }
    .section-qubicaamf-bowling-world-cup .worldcup-live ul a {
      color: white;
      border-bottom: 1px solid transparent;
      font-size: 1.1em;
      font-weight: 500;
      text-transform: uppercase; }
      .section-qubicaamf-bowling-world-cup .worldcup-live ul a:focus, .section-qubicaamf-bowling-world-cup .worldcup-live ul a:hover {
        border-bottom-color: white; }

.section-qubicaamf-bowling-world-cup .worldcup-hero {
  position: relative; }
  .section-qubicaamf-bowling-world-cup .worldcup-hero figure img {
    width: 100%;
    height: auto; }
  .section-qubicaamf-bowling-world-cup .worldcup-hero .hero-overlay {
    font-size: 1.2em;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 10px; }
    .section-qubicaamf-bowling-world-cup .worldcup-hero .hero-overlay h2 {
      margin: 0;
      font-size: 1.5em; }
    .section-qubicaamf-bowling-world-cup .worldcup-hero .hero-overlay .button a,
    .section-qubicaamf-bowling-world-cup .worldcup-hero .hero-overlay a .button {
      background-color: #e00000;
      border: 0;
      text-shadow: none;
      padding: 5px 20px;
      margin-top: 10px;
      color: #FFF;
      font-size: 0.9em;
      font-weight: normal; }
      .section-qubicaamf-bowling-world-cup .worldcup-hero .hero-overlay .button a:focus, .section-qubicaamf-bowling-world-cup .worldcup-hero .hero-overlay .button a:hover,
      .section-qubicaamf-bowling-world-cup .worldcup-hero .hero-overlay a .button:focus,
      .section-qubicaamf-bowling-world-cup .worldcup-hero .hero-overlay a .button:hover {
        background-color: #333; }
    .section-qubicaamf-bowling-world-cup .worldcup-hero .hero-overlay .discreet {
      font-size: 0.8em;
      color: #FFF; }
    .section-qubicaamf-bowling-world-cup .worldcup-hero .hero-overlay p {
      margin: 0 0 .5em; }
    .section-qubicaamf-bowling-world-cup .worldcup-hero .hero-overlay .hero-location {
      font-size: 1.2em;
      font-weight: 600;
      margin: 0.3em 0 0.2em; }
    .section-qubicaamf-bowling-world-cup .worldcup-hero .hero-overlay .hero-subtitle {
      font-size: 1em; }
  .section-qubicaamf-bowling-world-cup .worldcup-hero.worldcup-section {
    border-bottom: 7px solid #e00000; }
  @media (min-width: 768px) {
    .section-qubicaamf-bowling-world-cup .worldcup-hero figure {
      height: 160px;
      overflow: hidden;
      position: relative; }
      .section-qubicaamf-bowling-world-cup .worldcup-hero figure img {
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none; }
    .section-qubicaamf-bowling-world-cup .worldcup-hero .hero-overlay {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      text-shadow: 2px 2px 4px #000;
      top: 0;
      padding: 35px 0 0;
      background-color: rgba(0, 0, 0, 0.55); }
      .section-qubicaamf-bowling-world-cup .worldcup-hero .hero-overlay h2 {
        font-size: 2em; }
      .section-qubicaamf-bowling-world-cup .worldcup-hero .hero-overlay .hero-location {
        font-size: 1.3em; }
      .section-qubicaamf-bowling-world-cup .worldcup-hero .hero-overlay .hero-subtitle {
        font-size: 1.2em; }
    .section-qubicaamf-bowling-world-cup .worldcup-hero.worldcup-section figure {
      height: 450px; }
    .section-qubicaamf-bowling-world-cup .worldcup-hero.worldcup-section .hero-overlay {
      text-align: left;
      width: 50%;
      height: auto;
      left: 12%;
      top: 25%;
      max-width: 800px;
      padding-top: 0;
      background-color: transparent; } }

body[class*="section-qubicaamf-bowling-world-cup"] article + #portal-column-two {
  display: none; }

.tileWrapper.qubicaTile.wcRankingTile {
  text-align: left; }
  .tileWrapper.qubicaTile.wcRankingTile .tileBody {
    padding: 0 0 10px;
    border-bottom: 7px solid #333;
    height: 100%;
    position: relative; }
    .tileWrapper.qubicaTile.wcRankingTile .tileBody .tileHeader {
      padding: 12px 20px 10px;
      text-align: center;
      background-color: #333;
      color: #FFF; }
      .tileWrapper.qubicaTile.wcRankingTile .tileBody .tileHeader h5 {
        font-family: proxima-nova-alt, "Helvetica Neue", Helvetica, Arial, sans-serif;
        opacity: .8;
        text-transform: uppercase;
        margin: 0;
        font-weight: normal; }
      .tileWrapper.qubicaTile.wcRankingTile .tileBody .tileHeader h3 {
        font-family: proxima-nova-alt, "Helvetica Neue", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        font-weight: bold;
        margin: 0.2em 0 0;
        font-size: 1.8em; }
    .tileWrapper.qubicaTile.wcRankingTile .tileBody .tileButton {
      padding: 10px; }
      .tileWrapper.qubicaTile.wcRankingTile .tileBody .tileButton a {
        min-width: 100px;
        font-size: 0.9em;
        padding: 0.3em 1em; }
    .tileWrapper.qubicaTile.wcRankingTile .tileBody .noResults {
      padding: 20px 30px 0;
      text-align: center; }
    .tileWrapper.qubicaTile.wcRankingTile .tileBody .bowlerWrapper {
      margin: 0 15px;
      padding: 12px 0;
      border-top: 1px solid #ccc; }
      .tileWrapper.qubicaTile.wcRankingTile .tileBody .bowlerWrapper:first-child {
        border: 0; }
      .tileWrapper.qubicaTile.wcRankingTile .tileBody .bowlerWrapper p {
        margin: 0; }
      .tileWrapper.qubicaTile.wcRankingTile .tileBody .bowlerWrapper .ranking {
        padding: 0;
        font-size: 1.4em;
        font-weight: bold; }
      .tileWrapper.qubicaTile.wcRankingTile .tileBody .bowlerWrapper .bowlerDetails {
        padding-left: 30px; }
        .tileWrapper.qubicaTile.wcRankingTile .tileBody .bowlerWrapper .bowlerDetails h5 {
          margin: 0 0 0.1em;
          font-size: 1.1em; }
        .tileWrapper.qubicaTile.wcRankingTile .tileBody .bowlerWrapper .bowlerDetails .bowlerCountry img {
          margin-right: 5px; }
      .tileWrapper.qubicaTile.wcRankingTile .tileBody .bowlerWrapper .bowlerPoints {
        padding: 0;
        text-align: right; }
        .tileWrapper.qubicaTile.wcRankingTile .tileBody .bowlerWrapper .bowlerPoints p.bowlersPts {
          margin-bottom: 0.2em; }
        .tileWrapper.qubicaTile.wcRankingTile .tileBody .bowlerWrapper .bowlerPoints .lab {
          text-transform: uppercase;
          font-size: 0.7em;
          margin-right: 0.4em; }
        .tileWrapper.qubicaTile.wcRankingTile .tileBody .bowlerWrapper .bowlerPoints .pt {
          display: inline-block;
          min-width: 2.7em; }
  .tileWrapper.qubicaTile.wcRankingTile.oneThirdWidth .tileBody .bowlerWrapper .bowlerDetails {
    padding-left: 15px; }
  .tileWrapper.qubicaTile.wcRankingTile.oneThirdWidth .tileBody .bowlerWrapper .bowlerPoints .pt {
    min-width: 1em; }
  @media (max-width: 767px) {
    .tileWrapper.qubicaTile.wcRankingTile {
      width: 100%; } }

.bowlersWrapper {
  padding: 20px 0; }
  .bowlersWrapper table {
    max-width: 700px;
    margin: 0 auto;
    border-bottom: 8px solid #333; }
    .bowlersWrapper table thead th {
      text-transform: uppercase;
      background-color: #333;
      color: #FFF;
      border-bottom: 0; }
      .bowlersWrapper table thead th:first-child {
        border-radius: 4px 0 0 0;
        text-align: center; }
      .bowlersWrapper table thead th:last-child {
        border-radius: 0 4px 0 0;
        text-align: center; }
      .bowlersWrapper table thead th .arrow {
        margin-left: 1em;
        font-weight: normal;
        cursor: pointer; }
        .bowlersWrapper table thead th .arrow:before {
          display: inline-block;
          font-family: FontAwesome;
          content: "";
          color: inherit; }
      .bowlersWrapper table thead th.headerSortUp .arrow:before {
        display: inline-block;
        font-family: FontAwesome;
        content: "";
        color: inherit;
        color: #83dce2; }
      .bowlersWrapper table thead th.headerSortDown .arrow:before {
        display: inline-block;
        font-family: FontAwesome;
        content: "";
        color: inherit;
        color: #dcdc38; }
    .bowlersWrapper table tbody td {
      vertical-align: middle; }
      .bowlersWrapper table tbody td.country-flag {
        text-align: center; }
      .bowlersWrapper table tbody td.bowler-name {
        text-transform: uppercase;
        font-weight: bold; }
      .bowlersWrapper table tbody td.bowler-country {
        max-width: 90px; }
      .bowlersWrapper table tbody td.bowler-photo {
        text-align: center; }
        .bowlersWrapper table tbody td.bowler-photo .img-wrapper {
          position: relative;
          width: 100px;
          height: 130px;
          border-radius: 10px;
          overflow: hidden;
          margin: 0 auto; }
          .bowlersWrapper table tbody td.bowler-photo .img-wrapper > img {
            margin: 0;
            position: absolute;
            top: 50%;
            left: 50%;
            margin-right: -50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            width: auto;
            height: 130px; }
        .bowlersWrapper table tbody td.bowler-photo > img {
          border-radius: 10px;
          width: 100px;
          height: 130px; }
          .bowlersWrapper table tbody td.bowler-photo > img[src*="bowler.svg"] {
            max-width: 50px;
            opacity: .2; }
  .bowlersWrapper .btn-bowlers {
    padding: 50px 0;
    text-align: center; }
  @media (max-width: 767px) {
    .bowlersWrapper .table-responsive table thead tr {
      background-color: #333; }
    .bowlersWrapper .table-responsive table th {
      display: inline-block; }
    .bowlersWrapper .table-responsive table th.country-flag {
      display: none; }
    .bowlersWrapper .table-responsive table tbody td {
      border: 0;
      display: block;
      max-width: none !important; }
      .bowlersWrapper .table-responsive table tbody td.bowler-photo {
        float: left;
        padding-right: 20px;
        min-height: 100px;
        min-width: 100px; }
      .bowlersWrapper .table-responsive table tbody td.country-flag {
        text-align: left;
        padding: 0; }
      .bowlersWrapper .table-responsive table tbody td.bowler-country {
        padding-top: 0; }
    .bowlersWrapper .table-responsive table tbody tr {
      border-top: 1px solid #DDD; }
      .bowlersWrapper .table-responsive table tbody tr:before, .bowlersWrapper .table-responsive table tbody tr:after {
        content: " ";
        display: table; }
      .bowlersWrapper .table-responsive table tbody tr:after {
        clear: both; } }

.laneAssignmentTitle {
  margin-bottom: 0.4em; }

.laneAssignments {
  padding-bottom: 40px; }
  .laneAssignments table {
    max-width: none;
    margin: 0 auto;
    border-bottom: 8px solid #333; }
    .laneAssignments table thead th {
      text-transform: uppercase;
      background-color: #333;
      color: #FFF;
      border-bottom: 0; }
      .laneAssignments table thead th:first-child {
        border-radius: 4px 0 0 0;
        text-align: center; }
      .laneAssignments table thead th:last-child {
        border-radius: 0 4px 0 0;
        text-align: center; }
      .laneAssignments table thead th .arrow {
        margin-left: 1em;
        font-weight: normal;
        cursor: pointer; }
        .laneAssignments table thead th .arrow:before {
          display: inline-block;
          font-family: FontAwesome;
          content: "";
          color: inherit; }
      .laneAssignments table thead th.headerSortUp .arrow:before {
        display: inline-block;
        font-family: FontAwesome;
        content: "";
        color: inherit;
        color: #83dce2; }
      .laneAssignments table thead th.headerSortDown .arrow:before {
        display: inline-block;
        font-family: FontAwesome;
        content: "";
        color: inherit;
        color: #dcdc38; }
    .laneAssignments table tbody td {
      vertical-align: middle; }
      .laneAssignments table tbody td.country-flag {
        text-align: center; }
      .laneAssignments table tbody td.bowler-name {
        text-transform: uppercase;
        font-weight: bold; }
      .laneAssignments table tbody td.bowler-country {
        max-width: 90px; }
      .laneAssignments table tbody td.bowler-photo {
        text-align: center; }
        .laneAssignments table tbody td.bowler-photo .img-wrapper {
          position: relative;
          width: 100px;
          height: 130px;
          border-radius: 10px;
          overflow: hidden;
          margin: 0 auto; }
          .laneAssignments table tbody td.bowler-photo .img-wrapper > img {
            margin: 0;
            position: absolute;
            top: 50%;
            left: 50%;
            margin-right: -50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            width: auto;
            height: 130px; }
        .laneAssignments table tbody td.bowler-photo > img {
          border-radius: 10px;
          width: 100px;
          height: 130px; }
          .laneAssignments table tbody td.bowler-photo > img[src*="bowler.svg"] {
            max-width: 50px;
            opacity: .2; }
  .laneAssignments .wcMenu > li > a {
    background-color: #666; }
  .laneAssignments .lanesLoading .table-responsive {
    opacity: .4;
    position: relative; }
    .laneAssignments .lanesLoading .table-responsive .plone-loader {
      top: 160px;
      position: absolute; }
  .laneAssignments .laneAssignmentMenuWrapper {
    padding-bottom: 30px; }
    .laneAssignments .laneAssignmentMenuWrapper.laneAssignmentMen {
      padding-right: 20px; }
    .laneAssignments .laneAssignmentMenuWrapper.laneAssignmentWomen {
      padding-left: 20px; }
    .laneAssignments .laneAssignmentMenuWrapper h5 {
      font-size: 1.5em;
      text-transform: uppercase;
      background: #eee;
      padding: 0.3em 0 0.2em;
      margin: 0 0 4px; }
  .laneAssignments .laneAssignmentDescription {
    padding: 20px 0; }
    .laneAssignments .laneAssignmentDescription h4 {
      text-align: center;
      font-family: proxima-nova-alt, "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 1.4em;
      font-weight: bold;
      margin: 0; }
  .laneAssignments table {
    font-size: 0.9em; }
    .laneAssignments table thead th.lane-n {
      padding-left: 0.3em;
      padding-right: 0.3em;
      text-align: center;
      border-left: 1px solid #FFF; }
    .laneAssignments table thead th.bowler-name {
      max-width: 150px; }
    .laneAssignments table tbody td.lane-n {
      padding-left: 0.3em;
      padding-right: 0.3em;
      text-align: center;
      border-left: 1px solid #DDD; }

.wcMenu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .wcMenu > li {
    float: none;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .wcMenu > li > a {
      color: #FFF;
      background-color: #e00000;
      text-align: center;
      padding-left: 0.6em;
      padding-right: 0.6em;
      height: 100%; }
      .wcMenu > li > a:focus, .wcMenu > li > a:hover {
        background-color: #666 !important; }
    .wcMenu > li.active a {
      background-color: #FFF;
      color: #AAA;
      border: 1px solid #AAA; }

.resultsWrapper {
  padding-bottom: 30px; }
  .resultsWrapper table {
    max-width: none;
    margin: 0 auto;
    border-bottom: 8px solid #333; }
    .resultsWrapper table thead th {
      text-transform: uppercase;
      background-color: #333;
      color: #FFF;
      border-bottom: 0; }
      .resultsWrapper table thead th:first-child {
        border-radius: 4px 0 0 0;
        text-align: center; }
      .resultsWrapper table thead th:last-child {
        border-radius: 0 4px 0 0;
        text-align: center; }
      .resultsWrapper table thead th .arrow {
        margin-left: 1em;
        font-weight: normal;
        cursor: pointer; }
        .resultsWrapper table thead th .arrow:before {
          display: inline-block;
          font-family: FontAwesome;
          content: "";
          color: inherit; }
      .resultsWrapper table thead th.headerSortUp .arrow:before {
        display: inline-block;
        font-family: FontAwesome;
        content: "";
        color: inherit;
        color: #83dce2; }
      .resultsWrapper table thead th.headerSortDown .arrow:before {
        display: inline-block;
        font-family: FontAwesome;
        content: "";
        color: inherit;
        color: #dcdc38; }
    .resultsWrapper table tbody td {
      vertical-align: middle; }
      .resultsWrapper table tbody td.country-flag {
        text-align: center; }
      .resultsWrapper table tbody td.bowler-name {
        text-transform: uppercase;
        font-weight: bold; }
      .resultsWrapper table tbody td.bowler-country {
        max-width: 90px; }
      .resultsWrapper table tbody td.bowler-photo {
        text-align: center; }
        .resultsWrapper table tbody td.bowler-photo .img-wrapper {
          position: relative;
          width: 100px;
          height: 130px;
          border-radius: 10px;
          overflow: hidden;
          margin: 0 auto; }
          .resultsWrapper table tbody td.bowler-photo .img-wrapper > img {
            margin: 0;
            position: absolute;
            top: 50%;
            left: 50%;
            margin-right: -50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            width: auto;
            height: 130px; }
        .resultsWrapper table tbody td.bowler-photo > img {
          border-radius: 10px;
          width: 100px;
          height: 130px; }
          .resultsWrapper table tbody td.bowler-photo > img[src*="bowler.svg"] {
            max-width: 50px;
            opacity: .2; }
  .resultsWrapper .resultsDescription {
    padding: 20px 0; }
    .resultsWrapper .resultsDescription h4 {
      text-align: center;
      font-family: proxima-nova-alt, "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 2em;
      font-weight: bold;
      margin: 0; }
      .resultsWrapper .resultsDescription h4.results-qr {
        font-size: 1.4em; }
  .resultsWrapper .resultsMenuWrapper {
    padding-bottom: 30px;
    max-width: 500px;
    margin: 0 auto; }
    .resultsWrapper .resultsMenuWrapper ul > li {
      padding: 0 20px;
      text-transform: uppercase;
      font-weight: bold; }
  .resultsWrapper table thead th.col-qualif {
    text-align: center; }
  .resultsWrapper table thead th.col-top8 {
    text-align: center;
    background-color: #4d4d4d; }
  .resultsWrapper table thead th.col-semif {
    text-align: center;
    background-color: #666666; }
  .resultsWrapper table thead th.col-fin {
    text-align: center;
    background-color: gray; }
  .resultsWrapper table thead tr.secondRowHead th {
    font-size: 0.85em;
    font-weight: normal; }
  .resultsWrapper table tbody tr.cut {
    border-bottom: 3px solid #000; }
  .resultsWrapper table tbody td {
    font-size: 0.95em; }
    .resultsWrapper table tbody td.bowler-name {
      text-transform: none; }
  .resultsWrapper .results-semifinals,
  .resultsWrapper .results-finals {
    margin-bottom: 40px; }
    .resultsWrapper .results-semifinals .rankingPosition:nth-child(2),
    .resultsWrapper .results-finals .rankingPosition:nth-child(2) {
      border-bottom: 1px solid #ddd !important; }
    .resultsWrapper .results-semifinals .bowlerWrapper,
    .resultsWrapper .results-finals .bowlerWrapper {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center; }
    .resultsWrapper .results-semifinals .bowlerPoints p,
    .resultsWrapper .results-finals .bowlerPoints p {
      font-size: 1.2em;
      font-weight: bold; }
  @media (min-width: 768px) {
    .resultsWrapper .semifinal-wrapper {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; } }
  .resultsWrapper .results-finals .tileWrapper {
    margin: 0 auto; }

#content h1.documentFirstHeading.bowlerBioTitle {
  margin-bottom: 0.3em; }

.bowlerBioFilesList ul {
  columns: 3 150px;
  -webkit-columns: 3 150px;
  -moz-columns: 3 150px;
  list-style: none;
  padding: 0; }

.bowlerWrapper .bowlerInfos {
  background-color: #eee;
  padding: 20px;
  margin: 20px auto 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center; }
  .bowlerWrapper .bowlerInfos .bowlerPhoto {
    float: left;
    padding-right: 5%; }
    .bowlerWrapper .bowlerInfos .bowlerPhoto img {
      padding: 10px;
      border: 1px solid #ccc;
      background: #fff; }
      .bowlerWrapper .bowlerInfos .bowlerPhoto img[src*='bowler.svg'] {
        border: 0;
        background-color: transparent;
        opacity: .2;
        min-width: 200px; }
  .bowlerWrapper .bowlerInfos .bowlerBioFilesList {
    padding-left: 5%;
    border-left: 1px solid #CCC; }
  .bowlerWrapper .bowlerInfos .bowlerBio,
  .bowlerWrapper .bowlerInfos .bowlerBioFilesList {
    padding-top: 30px; }
  .bowlerWrapper .bowlerInfos .bowlerBio {
    padding-right: 5%;
    font-weight: bold; }
    .bowlerWrapper .bowlerInfos .bowlerBio strong {
      text-transform: uppercase;
      font-weight: normal;
      font-size: 0.8em;
      margin-right: 0.5em; }
  .bowlerWrapper .bowlerInfos ul li {
    margin-bottom: 4px;
    padding-bottom: 4px;
    /*
        &.bowlerBioPrevWC,
        &.bowlerBioRanking {padding-top: 10px;
                           margin-top: 10px;

        } */ }
    .bowlerWrapper .bowlerInfos ul li.pinfall {
      padding-bottom: 5px;
      margin-bottom: 5px; }
      .bowlerWrapper .bowlerInfos ul li.pinfall:before {
        display: inline-block;
        font-family: FontAwesome;
        content: "";
        color: inherit;
        margin-right: 4px; }
  .bowlerWrapper .bowlerInfos h5 {
    text-transform: uppercase;
    margin: 5px 0 16px;
    font-size: 0.9em; }

.bowlerWrapper .resultsLinksWrapper {
  padding: 20px 0 40px;
  text-align: center; }
  .bowlerWrapper .resultsLinksWrapper ul {
    display: inline-block; }
    .bowlerWrapper .resultsLinksWrapper ul > li {
      margin: 0 10px; }
      .bowlerWrapper .resultsLinksWrapper ul > li > a {
        border: 1px solid #494949;
        color: #4d4d4d; }

.bowlerWrapper .bowlerRounds h3 {
  text-align: center;
  padding-bottom: 20px; }

.bowlerWrapper .bowlerRounds table {
  border-bottom: 1px solid #ddd; }
  .bowlerWrapper .bowlerRounds table > tbody > tr > td {
    font-size: 0.9em;
    padding-left: 4px;
    padding-right: 4px; }

@media (max-width: 767px) {
  .template-bowler-details #content-core {
    padding-left: 0 !important;
    padding-right: 0 !important; }
    .template-bowler-details #content-core .bowlerWrapper .bowlerInfos {
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      .template-bowler-details #content-core .bowlerWrapper .bowlerInfos .bowlerPhoto {
        float: none;
        padding: 0; }
        .template-bowler-details #content-core .bowlerWrapper .bowlerInfos .bowlerPhoto img {
          max-width: 100%; }
      .template-bowler-details #content-core .bowlerWrapper .bowlerInfos .bowlerBio {
        padding: 20px 0 0; } }

.bwc-download-form .formrow {
  padding: 15px 20px;
  background-color: #eee;
  margin: 0 0 20px; }
  .bwc-download-form .formrow .downloadinfo-details,
  .bwc-download-form .formrow [for="form-widgets-bowler_schedules"],
  .bwc-download-form .formrow [for="form-widgets-bowler_standings"] {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 1.1em;
    text-transform: uppercase;
    color: #e00000; }
  .bwc-download-form .formrow label span.label {
    font-weight: normal;
    font-size: 1.1em;
    text-transform: none; }
  .bwc-download-form .formrow #form-widgets-gender,
  .bwc-download-form .formrow #form-widgets-pinfall,
  .bwc-download-form .formrow #form-widgets-bios,
  .bwc-download-form .formrow #form-widgets-bowler_schedules,
  .bwc-download-form .formrow #form-widgets-bowler_standings {
    /* checked mark aspect */
    /* checked mark aspect changes */ }
    .bwc-download-form .formrow #form-widgets-gender .option,
    .bwc-download-form .formrow #form-widgets-pinfall .option,
    .bwc-download-form .formrow #form-widgets-bios .option,
    .bwc-download-form .formrow #form-widgets-bowler_schedules .option,
    .bwc-download-form .formrow #form-widgets-bowler_standings .option {
      display: inline; }
    .bwc-download-form .formrow #form-widgets-gender input[type="checkbox"]:not(:checked),
    .bwc-download-form .formrow #form-widgets-gender input[type="checkbox"]:checked,
    .bwc-download-form .formrow #form-widgets-pinfall input[type="checkbox"]:not(:checked),
    .bwc-download-form .formrow #form-widgets-pinfall input[type="checkbox"]:checked,
    .bwc-download-form .formrow #form-widgets-bios input[type="checkbox"]:not(:checked),
    .bwc-download-form .formrow #form-widgets-bios input[type="checkbox"]:checked,
    .bwc-download-form .formrow #form-widgets-bowler_schedules input[type="checkbox"]:not(:checked),
    .bwc-download-form .formrow #form-widgets-bowler_schedules input[type="checkbox"]:checked,
    .bwc-download-form .formrow #form-widgets-bowler_standings input[type="checkbox"]:not(:checked),
    .bwc-download-form .formrow #form-widgets-bowler_standings input[type="checkbox"]:checked {
      position: absolute;
      left: -9999px; }
    .bwc-download-form .formrow #form-widgets-gender input[type="checkbox"]:not(:checked) + label,
    .bwc-download-form .formrow #form-widgets-gender input[type="checkbox"]:checked + label,
    .bwc-download-form .formrow #form-widgets-pinfall input[type="checkbox"]:not(:checked) + label,
    .bwc-download-form .formrow #form-widgets-pinfall input[type="checkbox"]:checked + label,
    .bwc-download-form .formrow #form-widgets-bios input[type="checkbox"]:not(:checked) + label,
    .bwc-download-form .formrow #form-widgets-bios input[type="checkbox"]:checked + label,
    .bwc-download-form .formrow #form-widgets-bowler_schedules input[type="checkbox"]:not(:checked) + label,
    .bwc-download-form .formrow #form-widgets-bowler_schedules input[type="checkbox"]:checked + label,
    .bwc-download-form .formrow #form-widgets-bowler_standings input[type="checkbox"]:not(:checked) + label,
    .bwc-download-form .formrow #form-widgets-bowler_standings input[type="checkbox"]:checked + label {
      position: relative;
      padding-left: 30px;
      padding-right: 30px;
      margin-bottom: 0; }
    .bwc-download-form .formrow #form-widgets-gender input[type="checkbox"]:not(:checked) + label:before,
    .bwc-download-form .formrow #form-widgets-gender input[type="checkbox"]:checked + label:before,
    .bwc-download-form .formrow #form-widgets-pinfall input[type="checkbox"]:not(:checked) + label:before,
    .bwc-download-form .formrow #form-widgets-pinfall input[type="checkbox"]:checked + label:before,
    .bwc-download-form .formrow #form-widgets-bios input[type="checkbox"]:not(:checked) + label:before,
    .bwc-download-form .formrow #form-widgets-bios input[type="checkbox"]:checked + label:before,
    .bwc-download-form .formrow #form-widgets-bowler_schedules input[type="checkbox"]:not(:checked) + label:before,
    .bwc-download-form .formrow #form-widgets-bowler_schedules input[type="checkbox"]:checked + label:before,
    .bwc-download-form .formrow #form-widgets-bowler_standings input[type="checkbox"]:not(:checked) + label:before,
    .bwc-download-form .formrow #form-widgets-bowler_standings input[type="checkbox"]:checked + label:before {
      content: '';
      position: absolute;
      left: 0;
      top: 2px;
      width: 20px;
      height: 20px;
      border: 1px solid #aaa;
      background: #f8f8f8;
      border-radius: 3px;
      cursor: pointer;
      box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3); }
    .bwc-download-form .formrow #form-widgets-gender input[type="checkbox"]:not(:checked) + label:after,
    .bwc-download-form .formrow #form-widgets-gender input[type="checkbox"]:checked + label:after,
    .bwc-download-form .formrow #form-widgets-pinfall input[type="checkbox"]:not(:checked) + label:after,
    .bwc-download-form .formrow #form-widgets-pinfall input[type="checkbox"]:checked + label:after,
    .bwc-download-form .formrow #form-widgets-bios input[type="checkbox"]:not(:checked) + label:after,
    .bwc-download-form .formrow #form-widgets-bios input[type="checkbox"]:checked + label:after,
    .bwc-download-form .formrow #form-widgets-bowler_schedules input[type="checkbox"]:not(:checked) + label:after,
    .bwc-download-form .formrow #form-widgets-bowler_schedules input[type="checkbox"]:checked + label:after,
    .bwc-download-form .formrow #form-widgets-bowler_standings input[type="checkbox"]:not(:checked) + label:after,
    .bwc-download-form .formrow #form-widgets-bowler_standings input[type="checkbox"]:checked + label:after {
      content: '✔';
      position: absolute;
      top: 1px;
      left: 1px;
      font-size: 24px;
      line-height: 0.8;
      color: #36c516;
      transition: all .2s; }
    .bwc-download-form .formrow #form-widgets-gender input[type="checkbox"]:not(:checked) + label:after,
    .bwc-download-form .formrow #form-widgets-pinfall input[type="checkbox"]:not(:checked) + label:after,
    .bwc-download-form .formrow #form-widgets-bios input[type="checkbox"]:not(:checked) + label:after,
    .bwc-download-form .formrow #form-widgets-bowler_schedules input[type="checkbox"]:not(:checked) + label:after,
    .bwc-download-form .formrow #form-widgets-bowler_standings input[type="checkbox"]:not(:checked) + label:after {
      opacity: 0;
      transform: scale(0); }
    .bwc-download-form .formrow #form-widgets-gender input[type="checkbox"]:checked + label:after,
    .bwc-download-form .formrow #form-widgets-pinfall input[type="checkbox"]:checked + label:after,
    .bwc-download-form .formrow #form-widgets-bios input[type="checkbox"]:checked + label:after,
    .bwc-download-form .formrow #form-widgets-bowler_schedules input[type="checkbox"]:checked + label:after,
    .bwc-download-form .formrow #form-widgets-bowler_standings input[type="checkbox"]:checked + label:after {
      opacity: 1;
      transform: scale(1); }

.bwc-download-form .download-bowler-details .formrowinner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  @media (max-width: 768px) {
    .bwc-download-form .download-bowler-details .formrowinner {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media (max-width: 665px) {
    .bwc-download-form .download-bowler-details .formrowinner {
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }

.bwc-download-form .download-bowler-details h5 {
  margin-bottom: 15px; }

.bwc-download-form .download-bowler-details label.horizontal {
  text-transform: uppercase;
  font-size: 0.9em;
  color: #666; }

.bwc-download-form .download-bowler-details #formfield-form-widgets-gender {
  border-right: 1px solid #CCC; }

.bwc-download-form .download-bowler-details #formfield-form-widgets-country {
  padding: 0 30px;
  border-right: 1px solid #CCC;
  border-left: 1px solid #FFF; }
  @media (max-width: 768px) {
    .bwc-download-form .download-bowler-details #formfield-form-widgets-country {
      border-right: 0;
      padding-right: 0; } }
  @media (max-width: 665px) {
    .bwc-download-form .download-bowler-details #formfield-form-widgets-country {
      padding: 20px 0 10px;
      border: 0; } }
  .bwc-download-form .download-bowler-details #formfield-form-widgets-country .select2-container {
    min-width: 300px; }
    .bwc-download-form .download-bowler-details #formfield-form-widgets-country .select2-container .select2-choices li input {
      width: 100% !important; }

.bwc-download-form .download-bowler-details #formfield-form-widgets-pinfall {
  padding: 1.4em 30px 0;
  border-right: 1px solid #CCC;
  border-left: 1px solid #FFF; }
  @media (max-width: 768px) {
    .bwc-download-form .download-bowler-details #formfield-form-widgets-pinfall {
      padding-left: 0;
      border-left: 0; } }
  @media (max-width: 665px) {
    .bwc-download-form .download-bowler-details #formfield-form-widgets-pinfall {
      padding: 0;
      border: 0; } }

.bwc-download-form .download-bowler-details #formfield-form-widgets-bios {
  padding: 1.4em 30px 0;
  border-left: 1px solid #FFF; }
  @media (max-width: 665px) {
    .bwc-download-form .download-bowler-details #formfield-form-widgets-bios {
      padding: 10px 0 0;
      border: 0; } }

.bwc-download-form .formControls {
  padding: 10px 0 50px;
  text-align: center; }

.finalrounds {
  width: 100px;
  margin: 0 auto; }
  .finalrounds strong {
    margin-right: 15px; }

.section-qubicaamf-bowling-world-cup .live-nav .ticker a:hover {
  border-color: #FFF; }

.section-qubicaamf-bowling-world-cup .live-nav .ticker a {
  color: #fff !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  font-weight: bold; }

.template-view.portaltype-qubicaworldcuphistoricizing .worldcup-history-hero {
  background-color: #ddd; }
  .template-view.portaltype-qubicaworldcuphistoricizing .worldcup-history-hero img {
    width: 100%;
    height: auto; }

.template-view.portaltype-qubicaworldcuphistoricizing .worldcup-history-logo {
  background-color: #eee; }
  .template-view.portaltype-qubicaworldcuphistoricizing .worldcup-history-logo img {
    max-height: 235px;
    width: auto; }

.template-view.portaltype-qubicaworldcuphistoricizing .historicization_wc_info {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center; }
  @media (min-width: 768px) {
    .template-view.portaltype-qubicaworldcuphistoricizing .historicization_wc_info {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      text-align: left; } }

.template-view.portaltype-qubicaworldcuphistoricizing .historicization_info {
  font-weight: 700; }
  @media (min-width: 768px) {
    .template-view.portaltype-qubicaworldcuphistoricizing .historicization_info {
      padding-left: 40px; } }

.template-view.portaltype-qubicaworldcuphistoricizing .wc_historicization_year {
  font-size: 5em;
  margin: 0;
  line-height: 1.2; }

.template-view.portaltype-qubicaworldcuphistoricizing .wc_historicization_title {
  font-size: 2.5em;
  font-family: clarendon-urw, Georgia, "Times New Roman", Times, serif; }

.template-view.portaltype-qubicaworldcuphistoricizing .wc_historicization_location {
  font-size: 1.25em;
  text-transform: uppercase; }

.template-view.portaltype-qubicaworldcuphistoricizing #portal-column-content {
  padding-top: 0; }
  .template-view.portaltype-qubicaworldcuphistoricizing #portal-column-content #content #content-core {
    width: auto;
    padding: 0; }

.template-view.portaltype-qubicaworldcuphistoricizing #content-core h2 {
  font-size: 2.5em;
  text-align: center;
  padding-bottom: 16px;
  position: relative;
  margin-bottom: 32px; }
  .template-view.portaltype-qubicaworldcuphistoricizing #content-core h2:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: calc(50% - 35px);
    width: 70px;
    height: 2px;
    background-color: #5A6772; }

.template-view.portaltype-qubicaworldcuphistoricizing .title-image {
  text-align: center; }

.template-view.portaltype-qubicaworldcuphistoricizing .winners, .template-view.portaltype-qubicaworldcuphistoricizing .location_destination_text {
  padding-top: 50px; }

.template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data,
.template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data,
.template-view.portaltype-qubicaworldcuphistoricizing .winners_boxes {
  margin: 0 -15px; }

.template-view.portaltype-qubicaworldcuphistoricizing .winner-content {
  background-color: #eee;
  padding-top: 20px;
  padding-bottom: 20px; }
  .template-view.portaltype-qubicaworldcuphistoricizing .winner-content .link {
    text-align: center;
    padding-top: 0.5em; }
    .template-view.portaltype-qubicaworldcuphistoricizing .winner-content .link a {
      text-transform: uppercase;
      font-size: 1.25em;
      font-weight: 600; }
      .template-view.portaltype-qubicaworldcuphistoricizing .winner-content .link a:after {
        display: inline-block;
        font-family: FontAwesome;
        content: "";
        color: inherit;
        margin-left: 0.5em; }

.template-view.portaltype-qubicaworldcuphistoricizing .winner {
  margin-bottom: 30px; }
  @media (min-width: 992px) {
    .template-view.portaltype-qubicaworldcuphistoricizing .winner {
      margin-bottom: 40px; } }
  .template-view.portaltype-qubicaworldcuphistoricizing .winner .col_sx {
    text-align: center;
    margin-bottom: 15px; }

.template-view.portaltype-qubicaworldcuphistoricizing .winner_name {
  font-size: 1.75em;
  font-family: clarendon-urw, Georgia, "Times New Roman", Times, serif;
  margin: 0; }

.template-view.portaltype-qubicaworldcuphistoricizing .winner_country {
  font-size: 1.125em;
  font-weight: 700;
  margin: 0.25em 0 1em; }

.template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data,
.template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data {
  padding-top: 0.75em;
  padding-bottom: 0.5em;
  border-top: 1px solid #979797; }
  .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data p,
  .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data p {
    font-size: 1.25em;
    margin-bottom: 0.3em; }
    .template-view.portaltype-qubicaworldcuphistoricizing .first_row_winner_data p.data-title,
    .template-view.portaltype-qubicaworldcuphistoricizing .second_row_winner_data p.data-title {
      font-size: 0.875em;
      text-transform: uppercase;
      color: #898989; }

.template-view.portaltype-qubicaworldcuphistoricizing .all_results_buttons {
  text-align: center; }
  .template-view.portaltype-qubicaworldcuphistoricizing .all_results_buttons a {
    display: inline-block;
    margin: 0 15px 15px;
    background-color: #d8d8d8;
    color: #4d4d4d;
    border: 1px solid #777;
    text-transform: uppercase;
    font-weight: bold;
    height: 65px;
    line-height: 65px;
    min-width: 17.5em; }
    .template-view.portaltype-qubicaworldcuphistoricizing .all_results_buttons a:focus, .template-view.portaltype-qubicaworldcuphistoricizing .all_results_buttons a:hover {
      background-color: #cbcbcb; }

.template-view.portaltype-qubicaworldcuphistoricizing .location_destination_text {
  padding-bottom: 30px; }
  .template-view.portaltype-qubicaworldcuphistoricizing .location_destination_text p {
    max-width: 800px;
    margin: 2em auto;
    font-size: 1.25em; }

.template-view.portaltype-qubicaworldcuphistoricizing .topx_section {
  padding-top: 50px;
  padding-bottom: 30px;
  background-color: #eee; }

.template-view.portaltype-qubicaworldcuphistoricizing .topx_boxes {
  margin-left: -15px;
  margin-right: -15px; }

.template-view.portaltype-qubicaworldcuphistoricizing .topx {
  margin-bottom: 30px; }

.template-view.portaltype-qubicaworldcuphistoricizing .video_text {
  padding-top: 50px;
  padding-bottom: 40px; }
  .template-view.portaltype-qubicaworldcuphistoricizing .video_text h3 {
    font-family: proxima-nova-alt, "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .template-view.portaltype-qubicaworldcuphistoricizing .video_text iframe {
    margin-top: 15px;
    margin-bottom: 15px;
    max-width: 100%; }

.template-view.portaltype-qubicaworldcuphistoricizing .gallery {
  padding-top: 50px; }

.template-view.portaltype-qubicaworldcuphistoricizing .wcCollectionNewsTile .news-content {
  background-color: #eee; }

.template-view.portaltype-qubicaworldcuphistoricizing .wcCollectionNewsTile .more-news {
  width: 100%; }

.template-view.portaltype-qubicaworldcuphistoricizing .gallery-item {
  margin-bottom: 30px;
  padding: 0 15px; }
  .template-view.portaltype-qubicaworldcuphistoricizing .gallery-item img {
    max-width: 100%;
    height: auto; }
  @media (min-width: 768px) {
    .template-view.portaltype-qubicaworldcuphistoricizing .gallery-item {
      max-width: 33%; } }

.template-view.portaltype-qubicaworldcuphistoricizing .worldcup_archive {
  border-top: 0; }

.template-bowler-details.portaltype-bowler img {
  max-width: 100%; }

.template-bowler-details.portaltype-bowler #portal-column-content #content #content-core {
  width: auto;
  padding: 0; }

.template-bowler-details.portaltype-bowler .bowler-infos {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 20px;
  margin-bottom: 40px; }

.template-bowler-details.portaltype-bowler .bowler-photo {
  text-align: center;
  margin-bottom: 15px; }

.template-bowler-details.portaltype-bowler #content h1.documentFirstHeading {
  font-size: 2.5em;
  margin-top: 0.3em;
  text-align: left;
  color: #e00000; }

.template-bowler-details.portaltype-bowler .bowler-bio .overtitle {
  color: #999;
  font-weight: 500; }

.template-bowler-details.portaltype-bowler .bowler-bio .bio-label,
.template-bowler-details.portaltype-bowler .bowler-bio .bio-value {
  display: block; }

.template-bowler-details.portaltype-bowler .bowler-bio .bio-label {
  font-size: 0.8em;
  color: #777;
  text-transform: uppercase; }

.template-bowler-details.portaltype-bowler .bowler-bio .bio-value {
  font-size: 1.3em;
  font-weight: 300; }

.template-bowler-details.portaltype-bowler .roundStatistics > h3 {
  margin-bottom: 35px;
  text-align: center;
  font-size: 1.5em; }

.template-bowler-details.portaltype-bowler .roundStatistics table {
  border-bottom: 1px solid #ddd; }

.template-bowler-details.portaltype-bowler .bowlerBioFilesList {
  margin: 30px 0 50px; }
  .template-bowler-details.portaltype-bowler .bowlerBioFilesList > h4 {
    text-transform: uppercase;
    margin-bottom: 25px; }
  .template-bowler-details.portaltype-bowler .bowlerBioFilesList li {
    position: relative;
    padding-left: 25px;
    line-height: 2;
    font-size: 1.1em; }
    .template-bowler-details.portaltype-bowler .bowlerBioFilesList li a {
      color: #4d4d4d; }
      .template-bowler-details.portaltype-bowler .bowlerBioFilesList li a:before {
        display: inline-block;
        font-family: FontAwesome;
        content: "";
        color: #4d4d4d;
        position: absolute;
        left: 0;
        top: 0; }
      .template-bowler-details.portaltype-bowler .bowlerBioFilesList li a:focus, .template-bowler-details.portaltype-bowler .bowlerBioFilesList li a:hover {
        color: #e00000; }
        .template-bowler-details.portaltype-bowler .bowlerBioFilesList li a:focus:before, .template-bowler-details.portaltype-bowler .bowlerBioFilesList li a:hover:before {
          color: black; }

.template-bowler-details.portaltype-bowler .history {
  background-color: #eee;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 1px; }

.template-bowler-details.portaltype-bowler .history_title {
  font-size: 2.5em;
  margin-top: 30px;
  margin-bottom: 40px; }

.template-bowler-details.portaltype-bowler .last_played_world_cup,
.template-bowler-details.portaltype-bowler .playing_career {
  margin-bottom: 30px; }
  .template-bowler-details.portaltype-bowler .last_played_world_cup h3,
  .template-bowler-details.portaltype-bowler .playing_career h3 {
    font-size: 1.5em;
    margin-bottom: 40px; }

.template-bowler-details.portaltype-bowler .last_played_world_cup .statistics {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  .template-bowler-details.portaltype-bowler .last_played_world_cup .statistics > div {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%; }
    .template-bowler-details.portaltype-bowler .last_played_world_cup .statistics > div > p {
      background-color: white;
      border-radius: 8px;
      padding: 15px 15px 5px;
      margin-bottom: 15px; }

.template-bowler-details.portaltype-bowler .last_played_world_cup .stats-label,
.template-bowler-details.portaltype-bowler .last_played_world_cup .stats-value {
  display: block; }

.template-bowler-details.portaltype-bowler .last_played_world_cup .stats-label {
  font-size: 0.9em;
  text-transform: uppercase;
  color: #888; }

.template-bowler-details.portaltype-bowler .last_played_world_cup .stats-value {
  font-size: 2em; }

.template-bowler-details.portaltype-bowler .last_played_world_cup + .playing_career > h3 {
  border-top: 2px solid #4A4A4A;
  padding-top: 40px;
  font-size: 1.5em;
  margin-top: 0;
  margin-bottom: 40px; }

.template-bowler-details.portaltype-bowler .playing_career .past_bwc_wrapper {
  margin-left: -20px;
  margin-right: -20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.template-bowler-details.portaltype-bowler .playing_career .past_bwc {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px; }

.template-bowler-details.portaltype-bowler .playing_career .old_year {
  border: 1px solid #999;
  background-color: white;
  padding: 15px 2px 2px; }

.template-bowler-details.portaltype-bowler .playing_career .info_bowler .bowler_name {
  margin-top: 15px;
  margin-bottom: 8px;
  font-size: 1.3em;
  font-weight: 600; }

.template-bowler-details.portaltype-bowler .playing_career .info_bowler .age_and_rank {
  margin-bottom: 15px; }

.template-bowler-details.portaltype-bowler .playing_career .info_bowler .ar_label {
  font-size: 0.8em;
  color: #777;
  text-transform: uppercase;
  display: inline-block; }

.template-bowler-details.portaltype-bowler .playing_career .info_bowler .ar_value {
  font-size: 1.25em;
  margin-left: 0.3em;
  display: inline-block; }
  .template-bowler-details.portaltype-bowler .playing_career .info_bowler .ar_value + .ar_label {
    padding-left: 13px;
    margin-left: 13px;
    position: relative; }
    .template-bowler-details.portaltype-bowler .playing_career .info_bowler .ar_value + .ar_label:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      bottom: 5px;
      height: 15px;
      width: 0.1em;
      background-color: #777; }

.template-bowler-details.portaltype-bowler .playing_career .info_bwc {
  background-color: #ddd;
  padding: 15px;
  text-transform: uppercase; }
  .template-bowler-details.portaltype-bowler .playing_career .info_bwc .year_place {
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 8px; }
  .template-bowler-details.portaltype-bowler .playing_career .info_bwc .state {
    color: #888;
    font-size: 0.9em;
    margin-bottom: 15px; }
  .template-bowler-details.portaltype-bowler .playing_career .info_bwc .wc_history_link {
    margin-bottom: 0; }
    .template-bowler-details.portaltype-bowler .playing_career .info_bwc .wc_history_link a {
      font-size: 0.9em;
      font-weight: bold;
      color: #4d4d4d;
      border-bottom: 1px solid transparent; }
      .template-bowler-details.portaltype-bowler .playing_career .info_bwc .wc_history_link a:after {
        display: inline-block;
        font-family: FontAwesome;
        content: "";
        color: inherit;
        font-size: 0.8em;
        margin-left: 0.5em; }
      .template-bowler-details.portaltype-bowler .playing_career .info_bwc .wc_history_link a:focus, .template-bowler-details.portaltype-bowler .playing_career .info_bwc .wc_history_link a:hover {
        border-bottom-color: #4d4d4d; }

@media (min-width: 768px) {
  .template-bowler-details.portaltype-bowler .bowler-photo,
  .template-bowler-details.portaltype-bowler .bowler-bio {
    float: left;
    width: 50%; }
  .template-bowler-details.portaltype-bowler .bowler-photo {
    text-align: right;
    padding-right: 20px;
    margin-bottom: 0; }
  .template-bowler-details.portaltype-bowler .last_played_world_cup .statistics > div {
    width: 20%; } }

@media (min-width: 992px) {
  .template-bowler-details.portaltype-bowler .bowler-photo {
    padding-right: 40px; } }

.template-bowlers_list .bowlers_list {
  max-width: 700px;
  margin: 0 auto; }

.template-bowlers_list .results {
  margin-top: 20px;
  margin-bottom: 40px; }
  .template-bowlers_list .results table {
    max-width: 700px;
    margin: 0 auto;
    border-bottom: 8px solid #333; }
    .template-bowlers_list .results table thead th {
      text-transform: uppercase;
      background-color: #333;
      color: #FFF;
      border-bottom: 0; }
      .template-bowlers_list .results table thead th:first-child {
        border-radius: 4px 0 0 0;
        text-align: center; }
      .template-bowlers_list .results table thead th:last-child {
        border-radius: 0 4px 0 0;
        text-align: center; }
      .template-bowlers_list .results table thead th .arrow {
        margin-left: 1em;
        font-weight: normal;
        cursor: pointer; }
        .template-bowlers_list .results table thead th .arrow:before {
          display: inline-block;
          font-family: FontAwesome;
          content: "";
          color: inherit; }
      .template-bowlers_list .results table thead th.headerSortUp .arrow:before {
        display: inline-block;
        font-family: FontAwesome;
        content: "";
        color: inherit;
        color: #83dce2; }
      .template-bowlers_list .results table thead th.headerSortDown .arrow:before {
        display: inline-block;
        font-family: FontAwesome;
        content: "";
        color: inherit;
        color: #dcdc38; }
    .template-bowlers_list .results table tbody td {
      vertical-align: middle; }
      .template-bowlers_list .results table tbody td.country-flag {
        text-align: center; }
      .template-bowlers_list .results table tbody td.bowler-name {
        text-transform: uppercase;
        font-weight: bold; }
      .template-bowlers_list .results table tbody td.bowler-country {
        max-width: 90px; }
      .template-bowlers_list .results table tbody td.bowler-photo {
        text-align: center; }
        .template-bowlers_list .results table tbody td.bowler-photo .img-wrapper {
          position: relative;
          width: 100px;
          height: 130px;
          border-radius: 10px;
          overflow: hidden;
          margin: 0 auto; }
          .template-bowlers_list .results table tbody td.bowler-photo .img-wrapper > img {
            margin: 0;
            position: absolute;
            top: 50%;
            left: 50%;
            margin-right: -50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            width: auto;
            height: 130px; }
        .template-bowlers_list .results table tbody td.bowler-photo > img {
          border-radius: 10px;
          width: 100px;
          height: 130px; }
          .template-bowlers_list .results table tbody td.bowler-photo > img[src*="bowler.svg"] {
            max-width: 50px;
            opacity: .2; }

.template-bowlers_list .bowler_filters.current-cup {
  float: right; }

.template-bowlers_list .bowler_filters label {
  padding-right: 40px;
  color: #777; }
  .template-bowlers_list .bowler_filters label:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 7px;
    height: 20px;
    width: 20px;
    border: 2px solid #888;
    transition: .3s all ease; }
  .template-bowlers_list .bowler_filters label:after {
    position: absolute;
    transition: .3s all ease; }
  .template-bowlers_list .bowler_filters label.bowler_filters_gender:before, .template-bowlers_list .bowler_filters label.bowler_filters_gender:after {
    border-radius: 50%; }
  .template-bowlers_list .bowler_filters label.bowler_filters_gender:after {
    content: "";
    right: 20px;
    top: 17px;
    height: 0;
    width: 0;
    background-color: #888; }
  .template-bowlers_list .bowler_filters label.bowler_filters_gender.active:before {
    border-color: #4cae4c; }
  .template-bowlers_list .bowler_filters label.bowler_filters_gender.active:after {
    right: 14px;
    top: 11px;
    height: 12px;
    width: 12px;
    background-color: #5cb85c; }
  .template-bowlers_list .bowler_filters label.bowler_filters_current:before {
    border-radius: 2px; }
  .template-bowlers_list .bowler_filters label.bowler_filters_current:after {
    display: inline-block;
    font-family: FontAwesome;
    content: "";
    color: #888;
    right: 15px;
    top: 4px;
    font-size: 0;
    line-height: 25px; }
  .template-bowlers_list .bowler_filters label.bowler_filters_current.active:before {
    border-color: #4d4d4d; }
  .template-bowlers_list .bowler_filters label.bowler_filters_current.active:after {
    right: 5px;
    font-size: 25px;
    color: #5cb85c; }
  .template-bowlers_list .bowler_filters label:hover, .template-bowlers_list .bowler_filters label.active {
    color: #4d4d4d; }
  .template-bowlers_list .bowler_filters label:hover:before {
    border-color: #4d4d4d; }

.template-bowlers_list .btn.active, .template-bowlers_list .portalMessage.info span a.active, .portalMessage.info span .template-bowlers_list a.active, .template-bowlers_list input[type="text"].text-widget.textline-field + input.active.searchButton, .template-bowlers_list .plone-modal-footer .pattern-modal-buttons input.active.button-field, .plone-modal-footer .pattern-modal-buttons .template-bowlers_list input.active.button-field, .template-bowlers_list .btn:active, .template-bowlers_list .portalMessage.info span a:active, .portalMessage.info span .template-bowlers_list a:active, .template-bowlers_list input[type="text"].text-widget.textline-field + input.searchButton:active, .template-bowlers_list .plone-modal-footer .pattern-modal-buttons input.button-field:active, .plone-modal-footer .pattern-modal-buttons .template-bowlers_list input.button-field:active {
  box-shadow: none; }

.worldcup_archive,
.bowler-search {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 6px solid #e00000;
  background: #F6F6F6 url("../images/bg-pins.jpg") no-repeat left top; }
  .tilesList .worldcup_archive, .tilesList
  .bowler-search {
    border-top: 0;
    background: none;
    width: 100%; }
  .worldcup_archive h3,
  .bowler-search h3 {
    font-size: 2em;
    margin-top: 30px;
    margin-bottom: 30px; }
  .worldcup_archive .select2-container,
  .bowler-search .select2-container {
    margin-bottom: 40px; }
  .worldcup_archive .select2-choice,
  .bowler-search .select2-choice {
    height: 60px;
    line-height: 60px;
    font-size: 1.3em;
    background-image: none;
    border-color: #777; }
    .worldcup_archive .select2-choice > .select2-chosen,
    .bowler-search .select2-choice > .select2-chosen {
      margin-right: 73px; }
      .worldcup_archive .select2-choice > .select2-chosen img,
      .bowler-search .select2-choice > .select2-chosen img {
        margin-right: 8px; }
    .worldcup_archive .select2-choice .select2-arrow,
    .bowler-search .select2-choice .select2-arrow {
      width: 65px;
      background: #1c1f24 none; }
      .worldcup_archive .select2-choice .select2-arrow b,
      .bowler-search .select2-choice .select2-arrow b {
        background: none !important; }
        .worldcup_archive .select2-choice .select2-arrow b:before,
        .bowler-search .select2-choice .select2-arrow b:before {
          display: inline-block;
          font-family: FontAwesome;
          content: "";
          color: white;
          font-size: 40px; }
  .worldcup_archive .select2-dropdown-open .select2-choice .select2-arrow b:before,
  .bowler-search .select2-dropdown-open .select2-choice .select2-arrow b:before {
    content: "\f106"; }
  .worldcup_archive .select2-container-active .select2-choice,
  .bowler-search .select2-container-active .select2-choice {
    border-color: #5897fb; }
  .worldcup_archive .full-list-links-label,
  .bowler-search .full-list-links-label {
    font-size: 1.1em;
    margin-bottom: 30px; }
  .worldcup_archive .full-list-links,
  .bowler-search .full-list-links {
    margin-bottom: 30px; }
    .worldcup_archive .full-list-links div,
    .bowler-search .full-list-links div {
      padding-left: 20px;
      padding-right: 20px;
      display: inline-block; }
      .worldcup_archive .full-list-links div a,
      .bowler-search .full-list-links div a {
        display: inline-block;
        background-color: #d8d8d8;
        color: #4d4d4d;
        border: 1px solid #777;
        text-transform: uppercase;
        font-weight: bold;
        height: 65px;
        line-height: 65px;
        min-width: 17.5em; }
        .worldcup_archive .full-list-links div a:focus, .worldcup_archive .full-list-links div a:hover,
        .bowler-search .full-list-links div a:focus,
        .bowler-search .full-list-links div a:hover {
          background-color: #cbcbcb; }
  .worldcup_archive .topplayersbox,
  .bowler-search .topplayersbox {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    margin-top: 60px;
    margin-bottom: 20px; }
    .worldcup_archive .topplayersbox .wcRankingTile,
    .bowler-search .topplayersbox .wcRankingTile {
      max-width: 400px; }

.select2-results .select2-result-label img {
  margin-right: 8px; }

.template-view.portaltype-country .country-flag {
  text-align: right; }
  .template-view.portaltype-country .country-flag img {
    max-width: 100%;
    height: auto; }

@media (max-width: 767px) {
  .template-view.portaltype-country .country-flag,
  .template-view.portaltype-country .country-title {
    text-align: center; } }

.template-view.portaltype-country .country-subtitle {
  margin-top: 15px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 500;
  color: #888;
  font-size: 0.95em; }

.template-view.portaltype-country #content h1.documentFirstHeading {
  text-transform: uppercase;
  margin: 12px 0 0;
  font-size: 2.5em; }
  @media (min-width: 768px) {
    .template-view.portaltype-country #content h1.documentFirstHeading {
      text-align: left; } }

.template-view.portaltype-country #content-core {
  margin-bottom: 50px; }
  .template-view.portaltype-country #content-core h2 {
    border-bottom: 2px solid #4d4d4d;
    font-size: 1.5em;
    padding-bottom: 0.5em;
    margin: 3em 0 1.3em; }
  @media (max-width: 767px) {
    .template-view.portaltype-country #content-core h2 {
      margin-top: 1.3em; } }

.template-view.portaltype-country .bowling-federation {
  position: relative; }

@media (min-width: 768px) {
  .template-view.portaltype-country .federation-social-networks {
    position: absolute;
    top: 0;
    right: 0; } }

.template-view.portaltype-country .federation-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }

.template-view.portaltype-country .federation-logo {
  float: left;
  margin-right: 40px;
  -webkit-box-flex: 0 0 auto;
  -moz-box-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }
  @media (max-width: 767px) {
    .template-view.portaltype-country .federation-logo {
      width: 100%; }
      .template-view.portaltype-country .federation-logo figure {
        text-align: center;
        margin-bottom: 10px; } }

.template-view.portaltype-country .federation-infos {
  -webkit-box-flex: 1 1 auto;
  -moz-box-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }
  .template-view.portaltype-country .federation-infos h3, .template-view.portaltype-country .federation-infos h4 {
    font-family: proxima-nova-alt, "Helvetica Neue", Helvetica, Arial, sans-serif; }

.template-view.portaltype-country .bwc-badge {
  margin-bottom: 30px; }

.template-view.portaltype-country .bwc-badge-content {
  border: 1px solid #999;
  padding-bottom: 15px;
  text-align: center;
  text-transform: uppercase; }
  .template-view.portaltype-country .bwc-badge-content figure {
    height: 280px;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center; }
  .template-view.portaltype-country .bwc-badge-content img {
    max-width: 100%;
    max-height: 100%;
    height: auto; }
  .template-view.portaltype-country .bwc-badge-content .bwc-title {
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 1.1em; }
  .template-view.portaltype-country .bwc-badge-content .bwc-country {
    color: #888; }

.template-view.portaltype-country .attended-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .template-view.portaltype-country .attended-list li {
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 20px; }
    .template-view.portaltype-country .attended-list li a {
      padding: 5px 18px;
      background-color: #4A4A4A;
      color: white;
      border-radius: 3px;
      font-size: 1.4em; }
      .template-view.portaltype-country .attended-list li a:focus, .template-view.portaltype-country .attended-list li a:hover {
        background-color: #333; }

.template-view.portaltype-country .statistics-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  @media (min-width: 768px) {
    .template-view.portaltype-country .statistics-list {
      margin-left: -25px;
      margin-right: -25px; } }

.template-view.portaltype-country .bwc-statistic {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 15px; }

.template-view.portaltype-country .statistic-content {
  border-radius: 15px;
  background-color: #eee;
  text-align: center;
  text-transform: uppercase;
  padding: 20px 5px;
  width: 100%; }

.template-view.portaltype-country .statistic-title {
  color: #888;
  margin-bottom: 5px; }

.template-view.portaltype-country .statistic-subtitle {
  font-size: 1.9em; }

.template-view.portaltype-country .bwc-award {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  .template-view.portaltype-country .bwc-award > div {
    margin-bottom: 20px; }
  .template-view.portaltype-country .bwc-award + .bwc-award {
    position: relative;
    padding-top: 20px; }
    .template-view.portaltype-country .bwc-award + .bwc-award:before {
      content: "";
      display: block;
      position: absolute;
      height: 1px;
      left: 15px;
      right: 15px;
      top: 0;
      background-color: #eee; }

.template-view.portaltype-country .award-bwc,
.template-view.portaltype-country .award-prize {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.template-view.portaltype-country .award-bwc figure {
  float: left;
  margin-right: 35px; }
  .template-view.portaltype-country .award-bwc figure img {
    max-width: 100%;
    height: auto; }

.template-view.portaltype-country .award-bwc .bwc-city {
  font-weight: 600; }

@media (max-width: 767px) {
  .template-view.portaltype-country .award-bwc figure {
    margin-right: 15px; } }

.template-view.portaltype-country .award-label {
  color: #888;
  font-size: 0.9em;
  text-transform: uppercase; }

.template-view.portaltype-country .award-bwc .bwc-title,
.template-view.portaltype-country .award-bwc .bwc-city,
.template-view.portaltype-country .award-prize .prize-title,
.template-view.portaltype-country .award-bowler .bowler-name {
  font-size: 1.4em; }

.template-view.portaltype-country .award-prize-content {
  padding: 0 30px;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  width: 100%; }
  @media (max-width: 767px) {
    .template-view.portaltype-country .award-prize-content {
      border: 0;
      padding: 0; } }

.template-view.portaltype-country .award-bowler a {
  color: #4d4d4d;
  border-bottom: 1px solid #4d4d4d; }
  .template-view.portaltype-country .award-bowler a:focus, .template-view.portaltype-country .award-bowler a:hover {
    color: #e00000;
    border-color: #e00000; }

.template-view.portaltype-country .gallery-item {
  margin-bottom: 30px;
  padding: 0 15px;
  max-width: 33%; }
  .template-view.portaltype-country .gallery-item img {
    max-width: 100%;
    height: auto; }

.template-view.portaltype-country .tileWrapper {
  background-color: transparent;
  margin-top: 0;
  margin-bottom: 0; }

.template-view.portaltype-country .qubicaTile .tileBody {
  padding: 20px 0; }

@media (min-width: 992px) {
  .template-view.portaltype-country .gallery-items-wrapper {
    padding: 0 50px; } }

.template-view.portaltype-qubicaworldcup .field,
.template-view.portaltype-qubicaworldcup #folder-listing {
  margin-bottom: 2em; }

.template-view.portaltype-qubicaworldcup #formfield-form-widgets-logo {
  max-width: 300px; }
  .template-view.portaltype-qubicaworldcup #formfield-form-widgets-logo img {
    max-width: 100%;
    height: auto; }

.SelectCountriesTile {
  text-align: center; }
  .tilesList .SelectCountriesTile.tileWrapper {
    background-color: transparent;
    width: 100%; }
  .SelectCountriesTile h3 {
    font-size: 1.5em; }
  .SelectCountriesTile .select2-container {
    margin: 30px auto 40px;
    min-width: 60%; }
    .SelectCountriesTile .select2-container * {
      text-align: left; }
    .SelectCountriesTile .select2-container .select2-arrow b {
      text-align: center; }
  .SelectCountriesTile .select2-choice {
    height: 60px;
    line-height: 60px;
    font-size: 1.3em;
    background-image: none;
    border-color: #777; }
    .SelectCountriesTile .select2-choice > .select2-chosen {
      margin-right: 73px;
      text-transform: uppercase;
      font-size: 0.9em;
      max-width: 60vw; }
    .SelectCountriesTile .select2-choice .select2-arrow {
      width: 65px;
      background: none;
      border-left: 0; }
      .SelectCountriesTile .select2-choice .select2-arrow b {
        background: none; }
        .SelectCountriesTile .select2-choice .select2-arrow b:before {
          display: inline-block;
          font-family: FontAwesome;
          content: "";
          color: inherit;
          font-size: 40px; }
  .SelectCountriesTile .select2-dropdown-open .select2-choice .select2-arrow b:before {
    content: "\f106"; }
  .SelectCountriesTile .select2-container-active .select2-choice {
    border-color: #5897fb; }

.template-current_worldcup .tileWrapper {
  margin-bottom: 60px; }
  .template-current_worldcup .tileWrapper.wcCollectionNewsTile {
    background-color: transparent; }

.wcCollectionNewsTile .tileBody {
  width: 100%;
  padding: 0; }

.wcCollectionNewsTile .news-items {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }

.wcCollectionNewsTile .collectionItem {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  @media (max-width: 767px) {
    .wcCollectionNewsTile .collectionItem {
      width: 100%; } }

.wcCollectionNewsTile .news-content {
  background-color: white;
  width: 100%; }
  .wcCollectionNewsTile .news-content h4 {
    font-size: 1.2em;
    margin: 10px 0 15px; }
  .wcCollectionNewsTile .news-content figure {
    text-align: center; }
  .wcCollectionNewsTile .news-content img {
    max-width: 100%;
    height: auto; }

.wcCollectionNewsTile .news-caption {
  padding: 15px; }

.wcCollectionNewsTile .dataItem {
  text-transform: uppercase; }

.wcCollectionNewsTile .comments {
  color: #4d4d4d;
  font-size: 0.9em; }
  .wcCollectionNewsTile .comments:before {
    display: inline-block;
    font-family: FontAwesome;
    content: "";
    color: inherit;
    font-size: 1.3em;
    margin-right: 0.5em; }
  .wcCollectionNewsTile .comments:focus, .wcCollectionNewsTile .comments:hover {
    color: #e00000; }

.wcCollectionNewsTile .tileButton {
  text-align: center;
  margin: 0 auto; }

.template-pdf_view .btn-group.format {
  margin-bottom: 40px; }
  .template-pdf_view .btn-group.format label {
    padding-right: 40px;
    color: #777; }
    .template-pdf_view .btn-group.format label:hover {
      color: #4d4d4d; }
      .template-pdf_view .btn-group.format label:hover:before {
        border-color: #4d4d4d; }
    .template-pdf_view .btn-group.format label:before, .template-pdf_view .btn-group.format label:after {
      content: "";
      position: absolute;
      border-radius: 50%;
      transition: .3s all ease; }
    .template-pdf_view .btn-group.format label:before {
      right: 10px;
      top: 7px;
      height: 20px;
      width: 20px;
      border: 2px solid #888; }
    .template-pdf_view .btn-group.format label:after {
      right: 20px;
      top: 17px;
      height: 0;
      width: 0;
      background-color: #888; }
    .template-pdf_view .btn-group.format label.active {
      color: #4d4d4d; }
      .template-pdf_view .btn-group.format label.active:before {
        border-color: #4cae4c; }
      .template-pdf_view .btn-group.format label.active:after {
        right: 14px;
        top: 11px;
        height: 12px;
        width: 12px;
        background-color: #5cb85c; }

.template-pdf_view .btn.active, .template-pdf_view .portalMessage.info span a.active, .portalMessage.info span .template-pdf_view a.active, .template-pdf_view input[type="text"].text-widget.textline-field + input.active.searchButton, .template-pdf_view .plone-modal-footer .pattern-modal-buttons input.active.button-field, .plone-modal-footer .pattern-modal-buttons .template-pdf_view input.active.button-field, .template-pdf_view .btn:active, .template-pdf_view .portalMessage.info span a:active, .portalMessage.info span .template-pdf_view a:active, .template-pdf_view input[type="text"].text-widget.textline-field + input.searchButton:active, .template-pdf_view .plone-modal-footer .pattern-modal-buttons input.button-field:active, .plone-modal-footer .pattern-modal-buttons .template-pdf_view input.button-field:active {
  box-shadow: none; }

.template-pdf_view .select-match {
  max-width: 290px; }

.template-pdf_view form,
.template-pdf_view select {
  margin-bottom: 20px; }

.template-pdf_view .files {
  margin-bottom: 40px; }

body.template-signup .subscription-form iframe {
  width: 100%;
  height: 1300px; }
  @media (max-width: 767px) {
    body.template-signup .subscription-form iframe {
      height: 2000px; } }

.change_passwd {
  border-left: 2px solid #000;
  padding-left: 5px; }

.customerportal_container {
  display: block;
  position: relative;
  padding-left: 20px;
  margin-bottom: 12px;
  margin-top: 5px;
  cursor: pointer;
  font-size: 16px;
  font-weight: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .customerportal_container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
    .customerportal_container input:checked ~ .checkmark {
      background-color: #e00000; }
    .customerportal_container input:checked ~ .checkmark:after {
      display: block; }
  .customerportal_container .checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #eee; }
    .customerportal_container .checkmark:after {
      content: '';
      position: absolute;
      display: none;
      left: 4px;
      top: 1px;
      width: 7px;
      height: 10px;
      border: solid white;
      border-width: 0 3px 3px 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }

.remove_uppercase {
  text-transform: none; }

.contenttreeWindow {
  z-index: 9999999; }

.collectionBrochureLike {
  background: none; }
  .collectionBrochureLike .product-brochures {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.5rem;
    grid-auto-rows: 1fr; }
    .collectionBrochureLike .product-brochures::before, .collectionBrochureLike .product-brochures::after {
      display: none; }
    .collectionBrochureLike .product-brochures .brochure {
      width: 100%;
      margin: 0; }
      .collectionBrochureLike .product-brochures .brochure figure img {
        width: 100%;
        object-fit: cover;
        height: 100%; }
  .collectionBrochureLike.background-white .brochure {
    background-color: #fff; }
    .collectionBrochureLike.background-white .brochure figure {
      background-color: #fff; }
  .collectionBrochureLike .features {
    padding: 0px; }
    .collectionBrochureLike .features h2 {
      text-align: center; }

@media (max-width: 767px) {
  .collectionBrochureLike .features {
    padding-left: 15px; }
    .collectionBrochureLike .features .product-brochures {
      grid-template-columns: 1fr; }
      .collectionBrochureLike .features .product-brochures .brochure {
        width: 100%; } }

@media (max-width: 700px) {
  div[id$='fieldname-text'] iframe,
  div[id$='fieldname-text'] object,
  div[id$='fieldname-text'] embed {
    width: 100% !important;
    height: 25vh !important; } }

.portaltype-bowlingcenter #content header {
  padding-top: 20px; }

.portaltype-bowlingcenter #content .info {
  padding-top: 2em;
  padding-left: 1em; }
  .portaltype-bowlingcenter #content .info .title {
    color: #e00000;
    font-size: 1.25em;
    font-weight: bold; }
  .portaltype-bowlingcenter #content .info .list:after {
    content: ', '; }
  .portaltype-bowlingcenter #content .info .list:last-of-type:after {
    content: ''; }

.template-brochurelike_view nav.pagination ul li.next {
  float: none; }

/*usa solo latinamerica*/
.whatsapp-icon-container {
    position: fixed !important;
    right: 0px !important;
    bottom: 60px !important;
    z-index: 999 !important;
}
