/* utility */
/* Warning: while this works, it may cause high CPU load */
@-webkit-keyframes webkit-selector-bugfix {
  from {
    padding: 0;
  }

  to {
    padding: 0;
  }
}
/* global - large */
.cookie-policy-notice,
.beta-banner,
.collapsible-menu,
.extra-nav,
.top-row-extras,
.breadcrumb-container,
.primary-footer,
.secondary-footer ul,
.primary-button,
.secondary-button {
  display: none !important;
}

.top-row {
  border-bottom: 0 !important;
}

#footer {
  border-top: 0 !important;
}

.tfl-name,
.hero-headline,
.secondary-footer span.heading {
  color: #000 !important;
}

.hero-headline {
  box-shadow: none !important;
}

.top-row,
#mainnav,
.hero-headline,
.logo,
#footer,
.secondary-footer {
  background-color: transparent !important;
}

#footer {
  background-image: none !important;
}

.headline-container {
  margin: 0 2.54% !important;
}

.print-this-page-button, .form-progress, .responsive-link-button, .email-confirmation {
  display: none;
}

/* Specific - large */
.journey-planner-results,
.basic-journey-options,
#plan-a-journey {
  background-color: transparent !important;
}

.journey-types,
#OptionsForPublictransport,
.journey-planner-results .field-validation-information,
.journey-steps,
.json-all-stops,
.view-on-a-map,
.show-hide-links,
.replan-route,
.line-status.expandable-box .content {
  display: none !important;
}

body:not(.showing-full-details) .all-stops {
  display: none !important;
}

.journey-details,
.accessibility-details .details-pane,
.line-status.expandable-box .content.expanded {
  display: block !important;
}

#plan-a-journey {
  margin-top: 0 !important;
}

#plan-a-journey,
.journey-summary {
  border-bottom: 0 !important;
}

#plan-a-journey {
  border: 1px solid #cccccc !important;
}

.summary-results > .expandable-box .always-visible, .summary-results > .expandable-box .start-hidden {
  border: 1px solid #cccccc !important;
  width: 100% !important;
}

.journey-detail-step,
.accessibility-details {
  page-break-inside: avoid;
}

.showing-full-details .not-selected {
  display: none !important;
}
.showing-full-details .summary-results,
.showing-full-details .full-results-container {
  width: 94.92%;
}

#light-box {
  display: none;
}

/* Specific to RUC payment page */
.confirmation-page .pcn-detail-panel {
  display: none;
}
.confirmation-page .pcn-tile .plain-button {
  display: none;
}
