.accessibility-hidden-header {
  font-size: 0;
  line-height: 0;
  margin: 0;
  background-color: #ffffff;
  color: #000000;
}
.offscreen {
  position: absolute;
  left: -9999px;
}
.remove {
  display: none !important;
}
button.left-pane-button:focus,
button.journey-plan-indicator-button:focus,
img.logo:focus {
  outline: 2px solid #6471cc;
}
.action:hover {
  cursor: pointer;
}
.table-action > tbody > tr:hover {
  cursor: pointer;
}
a:hover {
  cursor: pointer;
}
.bold {
  font-weight: bold;
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none;
}
#content {
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  #content {
    overflow: visible;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.contentvisible {
  overflow: visible !important;
}
.center-text {
  text-align: center;
}
#footer {
  position: relative;
  z-index: 11;
}
.navbar {
  margin-bottom: 0;
}
.no-wrap {
  white-space: nowrap;
}
select {
  line-height: 24px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.iScrollVerticalScrollbar {
  position: absolute;
  top: 0;
  right: 0;
}
.iScrollIndicator {
  background: #808080;
}
.highlight-text {
  cursor: pointer;
  color: #0064cd;
}
.highlight-text:hover,
.highlight-text:focus {
  color: #003f81;
  text-decoration: underline;
  background-color: transparent;
}
table.visible-phone {
  display: none !important;
}
tr.visible-phone {
  display: none !important;
}
td.visible-phone {
  display: none !important;
}
@media (max-width: 767px) {
  table.visible-phone {
    display: table !important;
  }
  tr.visible-phone {
    display: table-row !important;
  }
  td.visible-phone {
    display: table-cell !important;
  }
}
.datetimepicker table tr td.disabled,
.datetimepicker table tr td span.disabled {
  color: #808080;
}
.datetimepicker table tr td.disabled:hover,
.datetimepicker table tr td span.disabled:hover {
  color: #808080;
}
@font-face {
  font-family: 'Noto Sans';
  src: url('../../../font/notosans/NotoSans-Regular-webfont.eot');
  src: url('../../../font/notosans/NotoSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../../font/notosans/NotoSans-Regular-webfont.woff') format('woff'), url('../../../font/notosans/NotoSans-Regular-webfont.ttf') format('truetype'), url('../../../font/notosans/NotoSans-Regular-webfont.svg#noto_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Sans';
  src: url('../../../font/notosans/NotoSans-Bold-webfont.eot');
  src: url('../../../font/notosans/NotoSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../../font/notosans/NotoSans-Bold-webfont.woff') format('woff'), url('../../../font/notosans/NotoSans-Bold-webfont.ttf') format('truetype'), url('../../../font/notosans/NotoSans-Bold-webfont.svg#noto_sansbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Sans';
  src: url('../../../font/notosans/NotoSans-Italic-webfont.eot');
  src: url('../../../font/notosans/NotoSans-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('../../../font/notosans/NotoSans-Italic-webfont.woff') format('woff'), url('../../../font/notosans/NotoSans-Italic-webfont.ttf') format('truetype'), url('../../../font/notosans/NotoSans-Italic-webfont.svg#noto_sansitalic') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Noto Sans';
  src: url('../../../font/notosans/NotoSans-BoldItalic-webfont.eot');
  src: url('../../../font/notosans/NotoSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('../../../font/notosans/NotoSans-BoldItalic-webfont.woff') format('woff'), url('../../../font/notosans/NotoSans-BoldItalic-webfont.ttf') format('truetype'), url('../../../font/notosans/NotoSans-BoldItalic-webfont.svg#noto_sansbold_italic') format('svg');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'FontTransport';
  src: url('../../../font/fonttransport.eot?jy6lum');
  src: url('../../../font/fonttransport.eot?#iefixjy6lum') format('embedded-opentype'), url('../../../font/fonttransport.woff?jy6lum') format('woff'), url('../../../font/fonttransport.ttf?jy6lum') format('truetype'), url('../../../font/fonttransport.svg?jy6lum#FontTransport') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon-transport {
  font-family: FontTransport;
}
.icon-walk:before {
  content: "\e000";
}
.icon-car:before {
  content: "\e001";
}
.icon-bus:before {
  content: "\e002";
}
.icon-train:before {
  content: "\e003";
}
.icon-path:before {
  content: "\e004";
}
.icon-exchange-vertical:before {
  content: "\e005";
}
.icon-bike:before {
  content: "\e006";
}
.icon-wheelchair:before {
  content: "\e007";
}
@media (min-width: 768px) {
  .icon-swap:before {
    content: "\e008";
  }
}
@media (max-width: 767px) {
  .icon-swap:before {
    content: "\e009";
  }
}
.icon-coach:before {
  content: "\e00a";
}
.icon-air:before {
  content: "\e00b";
}
.icon-tram:before {
  content: "\e00c";
}
.icon-underground:before {
  content: "\e00c";
}
.icon-metro:before {
  content: "\e00c";
}
.icon-cycle:before {
  content: "\e006";
}
.icon-ferry:before {
  content: "\e901";
}
.icon-print:before {
  content: "\e902";
}
.icon-telephone:before {
  content: "\e903";
}
.icon-note:before {
  content: "\e904";
}
.icon-info:before {
  content: "\e904";
}
.icon-wheelchairAccess:before {
  content: "\e00f";
}
.icon-shelter:before {
  content: "\e013";
}
.icon-staffedOpeningHours:before {
  content: "\e011";
}
.icon-indoorWaitingArea:before {
  content: "\e017";
}
.icon-staffAssistanceHours:before {
  content: "\e012";
}
.icon-ticketOffice:before {
  content: "\e01c";
}
.icon-toilets:before {
  content: "\e01b";
}
.icon-carPark:before {
  content: "\e018";
}
.icon-disabledParking:before {
  content: "\e00f";
}
.icon-cycleStorage:before {
  content: "\e010";
}
.icon-leftLuggageFacilities:before {
  content: "\e016";
}
.icon-refreshments:before {
  content: "\e014";
}
.icon-operatedBy:before {
  content: "\e015";
}
.icon-moreInfo:before {
  content: "\e015";
}
.icon-lowFloor:before {
  content: "\e01d";
}
.icon-reservationsRecommended:before {
  content: "\e01a";
}
.icon-reservationsRequired:before {
  content: "\e01a";
}
.icon-wifi:before {
  content: "\e019";
}
.icon-airConditioning:before {
  content: "\e01f";
}
.icon-oneTicketAccepted:before {
  content: "\e01c";
}
.icon-sptZonecardAccepted:before {
  content: "\e01c";
}
.icon-smartcardAccepted:before {
  content: "\e01e";
}
.icon-contactless:before {
  content: "\e01e";
}
.icon-bikeRack:before {
  content: "\e010";
}
.icon-partTimeStaffed:before {
  content: "\e900";
}
.icon-carChargingPoints:before {
  content: "\e91e";
}
.icon-accessibleToilets:before {
  content: "\e91d";
}
.icon-unstaffed:before {
  content: "\e91c";
}
.icon-stepFreeAccess:before {
  content: "\e91b";
}
.icon-ticketVendingMachines:before {
  content: "\e91a";
}
.icon-taxiRank:before {
  content: "\e919";
}
.icon-staffed:before {
  content: "\e918";
}
.icon-changingPlacesToilet:before {
  content: "\e913";
}
.icon-freeShuttleBus:before {
  content: "\e912";
}
.icon-grasshopper:before {
  content: "\e911";
}
.icon-usbCharging:before {
  content: "\e910";
}
.icon-concessionTravelDenied:before {
  content: "\e90f";
}
.icon-concessionTravel:before {
  content: "\e90e";
}
.icon-googlePay:before {
  content: "\e90d";
}
.icon-bikesOnBoard:before {
  content: "\e90c";
}
.icon-mobileTicket:before {
  content: "\e90b";
}
.icon-youngScotCardDenied:before {
  content: "\e90a";
}
.icon-abcTicket:before {
  content: "\e909";
}
.icon-exactFareOnly:before {
  content: "\e908";
}
.icon-tripperTicket:before {
  content: "\e907";
}
.icon-applePay:before {
  content: "\e906";
}
.icon-youngScotCard:before {
  content: "\e906";
}
#footer {
  font-size: 15px;
  background-color: #3673ae;
}
#footer .nav-collapse.collapse {
  display: inline-block;
}
#footer .phone-number-container {
  padding-top: 5px;
  padding-left: 40px;
  float: left;
}
@media (max-width: 767px) {
  #footer .phone-number-container {
    float: none;
    padding-left: 20px;
  }
}
@media (max-width: 979px) {
  #footer .phone-number-container {
    padding-bottom: 4px;
  }
}
#footer .privacy-link-container {
  padding-top: 32px;
  padding-left: 20px;
  float: left;
}
@media (max-width: 767px) {
  #footer .privacy-link-container {
    float: none;
    padding-top: 0px;
  }
}
#footer .phone-number-intro {
  display: inline-block;
  color: #ffffff;
  padding-top: 5px;
}
#footer .phone-number {
  color: #ffffff;
  padding-top: 5px;
  font-weight: bold;
  font-size: 1.25em;
}
@media (min-width: 768px) {
  #footer .phone-number {
    display: inline-block;
    padding-left: 5px;
  }
}
#footer .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-image: none;
  background-color: transparent;
  filter: none;
  border: 0;
}
@media (min-width: 1024px) {
  #footer .navbar-inner {
    margin: 0 auto;
    max-width: 1024px;
  }
}
@media (min-width: 980px) {
  #footer .navbar-inner {
    height: 58px;
  }
}
#footer .region-social-links {
  padding-top: 10px;
  padding-bottom: 10px;
  display: inline-block;
}
@media (max-width: 767px) {
  #footer .region-social-links {
    padding-top: 0;
    padding-left: 20px;
  }
}
#footer .region-lang-switcher {
  float: right;
  padding-top: 15px;
  padding-bottom: 10px;
  cursor: pointer;
}
#footer .region-lang-switcher li {
  float: left;
  list-style: none;
  margin-right: 10px;
}
#footer .region-lang-switcher li .locale-untranslated {
  opacity: 0.3;
}
#footer .region-lang-switcher span {
  color: #ffffff;
}
@media (max-width: 767px) {
  #footer .region-lang-switcher {
    padding-top: 0;
    padding-left: 20px;
    float: none;
  }
}
#footer .socialAndLangBlock {
  float: right;
}
#footer .lang-selector {
  width: 100%;
  display: inline-block;
  background: #3B3C41;
  color: white;
  text-align: right;
  opacity: 0.9;
  position: absolute;
  top: -50px;
  padding-top: 10px;
}
@media (max-width: 514px) {
  #footer .lang-selector {
    text-align: center;
    top: -90px;
  }
}
#footer .lang-selector span {
  display: inline-block;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#footer .lang-selector .icon-remove {
  position: absolute;
  top: 0px;
  right: 15px;
  cursor: pointer;
}
@media (max-width: 514px) {
  #footer .lang-selector .icon-remove {
    height: 30px;
    display: inline-block;
  }
}
#footer .lang-selector a {
  color: white;
}
#footer .footer-menu {
  padding-left: 40px;
  clear: both;
}
@media (max-width: 767px) {
  #footer .footer-menu {
    margin-top: 10px;
    padding-left: 20px;
  }
}
#footer .footer-menu-element {
  margin-right: 20px;
  padding: 0;
}
#footer .footer-menu-element a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 5px 0;
  color: #ffffff;
  text-shadow: none;
  font-weight: normal;
  background-color: transparent;
}
#footer .footer-menu-element a:hover {
  background-color: transparent;
}
#footer .footer-menu-element:first-child {
  margin-left: 0;
}
@media (max-width: 767px) {
  #footer .footer-menu-element {
    margin: 0 15px 0 0;
    width: auto;
    float: left;
  }
}
#footer .container {
  width: 940px;
}
#footer .media-img {
  float: right;
}
@media (max-width: 768px) {
  #footer .media-img {
    float: left;
    padding-top: 10px;
  }
}
#footer .media-img .field-item {
  display: inline-block;
  margin-right: 10px;
}
#footer .phone-tcs {
  color: #ffffff;
  font-size: 10.5px;
  line-height: 15px;
  padding-top: 5px;
}
@media (max-width: 979px) and (min-width: 768px) {
  #footer .phone-tcs {
    width: 350px;
  }
}
.footer-version {
  color: #ffffff;
  font-size: 10.5px;
  margin-top: -20px;
}
.input-group {
  display: table;
  width: 100%;
  white-space: normal;
}
.input-group > .add-on {
  display: table-cell;
}
.input-group > .input-container {
  display: table-cell;
  width: 100%;
}
.input-group > .input-container > input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 30px;
  width: 100%;
}
.input-group > .input-group-nested {
  display: table-cell;
}
.input-group.input-append > .add-on {
  border-left-style: none;
}
.input-group.input-prepend > .add-on:first-child {
  border-left-style: solid;
  border-right-style: none;
}
.checkbox-group .controls {
  float: right;
  margin-left: 3px;
}
.checkbox-group .control-label {
  width: 90%;
}
#privacyAgreedText {
  float: right;
}
div.privacy-control {
  margin-left: 70px;
}
.mobile-page-header {
  font-size: 1.625em;
  color: #2e75af;
  padding-top: 20px;
}
@media (min-width: 768px) {
  .mobile-page-header {
    display: none;
  }
}
@media print {
  .mobile-page-header {
    display: inline;
  }
}
#header {
  font-size: 15px;
  background: center -2% no-repeat fixed url('../../../image/tall-header.jpg');
}
@media (min-width: 1250px) {
  #header {
    background-size: cover;
    background-attachment: scroll;
    background-position-y: 30%;
  }
}
#header .row {
  max-width: 1024px;
  margin: 0 auto;
  height: 100%;
}
@media (min-width: 768px) {
  #header .row {
    height: 89px;
  }
}
#header .logo {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 35px;
  display: inline-block;
  float: left;
}
@media (max-width: 767px) {
  #header .logo {
    margin-left: auto;
    margin-right: auto;
    display: block;
    float: none;
    height: auto;
  }
}
#header .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  filter: none;
  background: none;
  padding-left: 0;
  padding-right: 0;
  border: 0;
  position: relative;
}
#header .navbar-inner .btn-navbar {
  float: left;
}
#header .navbar-inner .btn-navbar .button-icon {
  float: left;
  margin-top: 2px;
}
#header .navbar-inner .btn-navbar .button-text {
  display: block;
  float: right;
  margin-left: 10px;
  color: #666;
  font-weight: bold;
}
@media (min-width: 768px) {
  #header .frontpage .row {
    height: 179px;
  }
}
@media (min-width: 980px) {
  #header .frontpage {
    height: 250px;
  }
  #header .frontpage .logo {
    margin-top: 55px;
  }
  #header .frontpage .row {
    margin-bottom: 31px;
  }
}
#header .notices .content {
  line-height: normal;
}
@media (min-width: 1024px) {
  #header .notices .content {
    margin: 0 auto;
    max-width: 1024px;
  }
}
#header .menu-container {
  float: left;
  width: 100%;
}
@media (min-width: 980px) {
  #header .menu-container {
    max-width: 920px;
    max-height: 40px;
  }
}
@media (min-width: 980px) {
  #header .nav {
    height: 40px;
  }
}
#header .nav > .nav-item > a {
  padding-left: 14px;
  padding-right: 14px;
}
#header .nav > .dropdown.open.active > a:hover {
  color: inherit;
}
#header .nav-collapse {
  position: relative;
  margin: 0 auto;
  max-width: 1024px;
}
@media (max-width: 979px) {
  #header .nav-collapse {
    background-color: #eeeeee;
  }
}
#header .nav-collapse .nav {
  margin: 0;
}
@media (min-width: 980px) {
  #header .nav-collapse .nav {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 980px) {
  #header .nav-collapse .nav-item a:hover {
    background-color: #d4d4d4;
  }
}
#header .nav-collapse .nav-item.dropdown.open a:hover .caret,
#header .nav-collapse .nav-item.dropdown.open .caret {
  border-top-color: inherit;
  border-bottom-color: inherit;
}
#header .nav-collapse .dropdown.open a:hover {
  background: transparent;
}
#header .nav-collapse .dropdown {
  overflow: visible;
}
#header .nav-collapse .dropdown.open {
  background-color: #d4d4d4;
}
@media (max-width: 979px) {
  #header .nav-collapse .dropdown.open .dropdown-menu {
    background-color: #eeeeee;
  }
}
#header .nav-collapse .dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-clip: initial;
  min-width: initial;
  padding: 0;
  margin-top: 0;
}
@media (min-width: 980px) {
  #header .nav-collapse .dropdown-menu {
    border: 1px solid #cacaca;
    border-top: 0;
  }
  #header .nav-collapse .dropdown-menu .nav-item {
    border-top: 0;
  }
  #header .nav-collapse .dropdown-menu .nav-item a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 979px) {
  #header .nav-collapse .dropdown-menu {
    margin-left: 0;
    margin-right: 0;
  }
}
#header .nav-collapse .dropdown-menu .nav-item {
  border-bottom: 1px solid #cacaca;
  border-right: 0;
}
#header .nav-collapse .dropdown-menu .nav-item a:hover {
  background-color: #f2f2f2;
}
#header .nav-collapse .dropdown-menu a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#header .nav-collapse .dropdown-menu .nav-item + .nav-item a {
  margin-bottom: 0;
}
#header .nav-collapse .dropdown-menu > .nav-item > a {
  background: transparent;
  color: #222222;
}
#header .nav-collapse .dropdown-menu .first {
  border-left: 0;
}
#header .nav-collapse .dropdown-menu .last {
  border-bottom: 0;
}
#header .nav-collapse .dropdown-menu::before,
#header .nav-collapse .dropdown-menu::after {
  display: none;
}
@media (min-width: 980px) {
  #header .nav-item {
    border-right: 1px solid #cacaca;
  }
}
@media (max-width: 979px) {
  #header .nav-item a {
    border-bottom: 1px solid #cacaca;
  }
}
@media (min-width: 980px) {
  #header .first {
    border-left: 1px solid #cacaca;
  }
}
@media (max-width: 979px) {
  #header .first {
    border-top: 1px solid #cacaca;
  }
}
#header .active {
  box-shadow: none;
  background-color: #d4d4d4;
}
#header .toolbar-container a,
#header .site-information-nav a {
  box-shadow: none;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: normal;
  text-align: center;
}
#header .site-information-nav a {
  padding: 0 10px;
}
#header .site-information-nav .nav-item {
  border-bottom: 0;
}
#header .active > a {
  background-color: transparent;
}
#header .toolbar-container {
  position: relative;
  width: 100%;
}
@media (min-width: 980px) {
  #header .toolbar-container {
    height: 40px;
    background-color: rgba(255, 255, 255, 0.8);
  }
}
@media (max-width: 767px) {
  #header .toolbar-container {
    z-index: 1;
  }
}
@media (min-width: 350px) {
  #header .user-minimized-item {
    display: none;
  }
}
.site-information-nav {
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
  display: table;
  background: rgba(255, 255, 255, 0.8);
  margin: 0 20px 15px 0px;
  float: right;
  width: auto;
  border: 1px solid #cacaca;
  border-top: 0;
}
.site-information-nav .nav-items-container {
  display: table-row;
}
@media (max-width: 349px) {
  .site-information-nav .nav-items-container {
    display: none;
  }
}
.site-information-nav .nav-item-container {
  display: table-cell;
  float: left;
  padding: 6px 0;
  margin: 0 -1px 0 0;
}
.site-information-nav .nav-item {
  display: block;
  padding: 3px 10px;
  text-align: center;
  color: #666;
  font-weight: bold;
  font-size: 0.875em;
  border-right: 1px solid #cacaca;
}
.site-information-nav .nav-item:hover,
.site-information-nav .nav-item:focus,
.site-information-nav .nav-item:active {
  text-decoration: none;
  color: #666;
}
.site-information-nav .nav-item img {
  height: 14px;
}
.notifications {
  bottom: 60px;
  left: 0;
  margin: 0 auto;
  position: fixed;
  right: 0;
  width: 280px;
  z-index: 12;
}
@media (max-width: 979px) {
  .notifications {
    bottom: 75px;
  }
}
@media (max-width: 767px) {
  .notifications {
    bottom: 3px;
    margin: 0 20px;
    width: auto;
  }
}
.notifications > .alert {
  margin-bottom: 0;
}
.notifications > .alert + .alert {
  margin-top: 3px;
}
.offscreen:focus {
  outline: 0;
}
.my-profile-modal .dialog-mode-radio-group {
  text-align: center;
  padding-bottom: 20px;
}
.my-profile-modal .alert {
  margin-bottom: 0;
  margin-top: 10px;
}
.my-profile-modal #helpText {
  margin-bottom: 6px;
  display: inline-block;
}
.icon-transport-wrapper {
  display: inline-block;
  text-align: center;
}
.icon-transport-wrapper .icon-transport {
  display: block;
}
.icon-transport {
  display: inline-block;
  text-align: center;
}
.icon-transport.mini {
  font-size: 0.875em;
  width: 14px;
}
.icon-transport.small {
  font-size: 1.25em;
  width: 20px;
}
.icon-transport.service-number-container {
  width: auto;
}
.icon-transport.service-number-container > .service-number {
  display: block;
  font-family: "Noto Sans";
  font-size: 10.5px;
}
.icon-envelope,
.icon-calendar {
  font-size: 1.25em;
}
.icon-transport-in-list {
  margin-right: 3px;
  vertical-align: middle;
}
.icon-transport-in-list .journey-alert {
  font-size: 1.0625em;
}
.icon-swap {
  padding-top: 5px;
  font-size: 1em;
  font-weight: bold;
}
.left-pane-button {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  background-color: #f89406;
  border: 1px solid #333333;
  border-left: none;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 20px;
  height: 60px;
}
.left-pane-button:hover {
  cursor: pointer;
}
@media (max-width: 767px) {
  .left-pane-button {
    display: none;
  }
}
.left-pane-button > .icon {
  line-height: 60px;
}
.left-pane-close {
  right: 5px;
  top: 0;
  position: absolute;
  font-size: 1.125em;
  color: #333333;
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
}
.left-pane-close:hover {
  color: #999999;
}
.left-pane-container {
  background-color: #ffffff;
  bottom: 0;
  left: 0;
  position: absolute;
  top: 46px;
  width: 300px;
  z-index: 12;
}
@media (max-width: 767px) {
  .left-pane-container {
    position: static;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .left-pane-container.double-top-pane {
    top: 84px;
  }
}
.left-pane-container.open {
  right: 22px;
  width: auto;
}
@media (min-width: 768px) {
  .left-pane-container.open.timetable-left-pane {
    max-width: 819px;
  }
}
.left-pane-container.left-pane-wide {
  width: 611px;
}
@media (max-width: 767px) {
  .left-pane-container.left-pane-wide {
    position: static;
    width: 100%;
  }
}
.departure-column {
  display: table;
}
.departure-column .departure-column-label,
.departure-column .departure-column-icon {
  display: table-cell;
}
.departure-filter-button {
  white-space: nowrap;
}
.departure-filter-button .dropdown-menu {
  margin-left: -11px;
  margin-top: 5px;
}
.departure-filter-button .dropdown-menu:before {
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 11px solid #cccccc;
}
.departure-filter-button .dropdown-menu:after {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ffffff;
}
.departure-filter-button .dropdown-menu:before,
.departure-filter-button .dropdown-menu:after {
  content: '';
  position: absolute;
}
.departure-filter-button .dropdown-menu:before {
  top: -10px;
  left: 10px;
}
.departure-filter-button .dropdown-menu:after {
  top: -9px;
  left: 11px;
}
.departure-filter-button .option {
  line-height: 30px;
  font-weight: normal;
  color: #333333;
}
.departure-filter-button .icon-filter {
  padding-left: 5px;
  cursor: pointer;
}
.departure-filter-button .filter-button {
  color: #333333;
  background: transparent;
  border: 0;
  padding: 0;
}
.left-pane {
  bottom: 0;
  position: absolute;
  top: 0;
  width: 100%;
  padding-top: 5px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .left-pane {
    z-index: 10;
    position: relative;
  }
}
.mobile .left-pane {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.mobile .left-pane > .wrapper {
  -webkit-transform: translateZ(0);
}
.left-pane > .wrapper {
  padding: 0 8px 8px;
  position: relative;
}
.left-pane.has-scroll > .wrapper {
  padding: 0 22px 8px 8px;
}
.left-pane .iScrollVerticalScrollbar {
  width: 14px;
  bottom: 0;
  z-index: 1040;
}
.left-pane .iScrollIndicator {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  width: 10px;
  left: 3px;
  right: 3px;
}
.left-pane .page-lander {
  margin-top: 15px;
  margin-bottom: 20px;
}
.left-pane-list {
  list-style-type: none;
}
.left-pane-list-element {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid;
  padding: 0 5px;
  margin: 5px 0 0 -20px;
  min-height: 40px;
  cursor: pointer;
}
.left-pane-list-element.even {
  border-color: #e6e6fa;
}
.left-pane-list-element.even:hover,
.left-pane-list-element.even:focus {
  background-color: #e6e6fa;
  color: #333333;
}
.left-pane-list-element.odd {
  border-color: #fffacd;
}
.left-pane-list-element.odd:hover,
.left-pane-list-element.odd:focus {
  background-color: #fffacd;
  color: #333333;
}
.left-pane-notifications {
  margin-top: 10px;
}
.refresh-button .departure-column-icon {
  cursor: pointer;
  padding-left: 5px;
}
.stop-label {
  font-size: 1.125em;
  font-weight: bold;
  position: relative;
  text-align: center;
}
.stop-label h2 {
  display: inline;
  font-size: inherit;
  line-height: 20px;
  margin: 0;
}
.loading-notification {
  text-align: center;
  height: 100%;
}
@media (max-width: 767px) {
  .loading-notification {
    height: 50px;
  }
}
.loading-notification:before {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.popover {
  height: 200px;
  z-index: 1050;
}
.popover.right,
.popover.left {
  margin-top: -93px;
}
.popover > .popover-container {
  height: 100%;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .popover > .popover-container {
    overflow: auto;
  }
}
.popover .date {
  white-space: nowrap;
}
.popover .popover-content {
  position: relative;
}
.popover .popover-separator {
  background-color: #333333;
}
.popover .iScrollVerticalScrollbar {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 2px;
  width: 8px;
}
.popover .iScrollIndicator {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #808080;
  border: 1px solid #f2f2f2;
}
.popover .popover-padding {
  position: absolute;
  top: -10%;
  left: -10%;
  height: 120%;
  width: 120%;
  z-index: 1;
}
.operator-details {
  height: auto;
  max-width: none;
}
.operator-details.right {
  margin-top: -43px;
}
.operator-details .operator-logo {
  max-height: 50px;
  max-width: 50px;
}
.operator-details .popover-separator {
  margin-top: 5px;
  margin-bottom: 5px;
}
.operator-details .service-information-label {
  margin-bottom: 5px;
}
.operator-details .timetable-link {
  margin-top: 5px;
}
.operator-details .departures-link {
  margin-top: 5px;
}
.popover-separator {
  height: 1px;
  margin-bottom: 5px;
  margin-top: 5px;
}
.separator {
  background-color: #333333;
  height: 1px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.operator-collapsible {
  font-weight: normal;
  word-break: break-all;
}
.stop-assets-popover {
  height: auto;
}
.stop-assets-popover.popover.right {
  margin-top: 0;
  margin-left: 10px;
}
.stop-assets-popover .icon-assets {
  padding: 6px 1px;
  margin-right: 5px;
}
.stop-assets-popover .page-lander {
  margin: 10px;
}
.stop-assets-popover .departures-link {
  margin-top: 5px;
}
.stop-information-label {
  line-height: 20px;
  font-size: 16px;
}
.service-information-header {
  line-height: 20px;
  font-size: 16px;
}
.service-assets-popover {
  height: auto;
  margin-left: 0px;
}
.mobile-stop-assets .icon-assets {
  padding: 6px 1px;
  margin-right: 5px;
}
.mobile-stop-assets .page-lander {
  text-align: center;
}
.mobile-stop-assets .stop-information-label {
  font-size: 14px;
  margin-bottom: 0;
}
.mobile-stop-assets .departures-link {
  margin-top: 5px;
}
.mobile-stop-assets .stop-info-row {
  margin-left: 20px;
}
td.last-updated-time {
  text-align: right;
}
.icon-incident {
  display: inline-block;
  text-align: center;
}
.icon-incident:hover {
  cursor: pointer;
}
.icon-incident:not(:first-child) {
  padding-left: 5px;
}
.icon-incident.error,
.icon-incident.severe {
  color: #9d261d;
}
.icon-incident.warning {
  color: #9d261d;
}
.icon-incident.note,
.icon-incident.normal {
  color: #ffea00;
}
.icon-incident.slight {
  color: #46a546;
}
.icon-incident.unknown {
  color: #46a546;
}
@media (min-width: 1031px) {
  .location-input.departures {
    min-width: 540px;
  }
}
@media (min-width: 768px) and (max-width: 1030px) {
  .location-input.departures {
    width: 100%;
  }
}
.stop-departures {
  margin-bottom: 0;
}
.stop-departures .pdf-link:hover {
  text-decoration: none;
}
.stop-departures .rail-time {
  text-align: right;
  padding-right: 10px;
}
.stop-departures .rail-time .late {
  color: #9d261d;
}
.stop-departures .rail-time .on-time {
  color: #46a546;
}
.stop-departures .occupancy {
  border-top: 0;
  padding-top: 0;
  text-align: end;
}
.stop-departures .occupancy .not-too-busy {
  color: green;
}
.stop-departures .occupancy .quite-busy {
  color: orange;
}
.stop-departures .occupancy .very-busy {
  color: red;
}
.stop-departures .cancelled {
  color: #9d261d;
}
.stop-departures .powered-by-nre {
  margin: 5px;
  text-align: center;
  border: 0;
}
.stop-departures tbody + tbody {
  border: 0;
}
.stop-incidents-button {
  width: 100%;
  margin-bottom: 5px;
}
.stop-incidents-collapsible .popover-separator {
  background-color: #000000;
}
.stop-incidents-group {
  margin-top: 6px;
}
.stop-mode {
  color: #ffffff;
  white-space: nowrap;
}
.live-departures-stop-name {
  margin-right: 16px;
}
.live-departures-stop-name span {
  word-break: break-word;
}
.live-departures-stop-name .sms-icon-container {
  padding: 10px;
  cursor: pointer;
}
.modal-body.add-alert .dialog-mode-radio-group {
  margin-bottom: 20px;
}
.modal-body.add-alert .service-dropdown {
  width: 100%;
}
@media (max-width: 767px) {
  .alert-button {
    width: 50%;
  }
}
.incident-detail {
  height: 200px;
  width: 320px;
}
@media (max-width: 767px) {
  .incident-detail {
    height: auto;
    width: auto;
  }
}
.map-canvas {
  -webkit-user-select: none;
  bottom: 0;
  left: 0;
  position: absolute !important;
  right: 0;
  top: 46px;
  width: auto !important;
}
.map-canvas img {
  max-width: none;
}
.map-canvas label {
  display: inline;
}
@media (max-width: 767px) {
  .map-canvas {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    left: 0;
    position: relative !important;
    top: 0;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .map-canvas.double-top-pane {
    top: 84px;
  }
}
.map-canvas.open-left {
  left: 300px;
}
@media (max-width: 767px) {
  .map-canvas.open-left {
    left: 0;
  }
}
.map-canvas.open-left-wide {
  left: 611px;
}
@media (max-width: 767px) {
  .map-canvas.open-left-wide {
    left: 0;
  }
}
.map-canvas.open-expanded {
  left: 819px;
}
@media (max-width: 767px) {
  .map-canvas.open-expanded {
    left: 0;
  }
}
.map-context-menu {
  margin-top: 6px;
  margin-left: -14px;
}
.map-context-menu:after {
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: '';
  display: inline-block;
  left: 7px;
  position: absolute;
  top: -6px;
}
.map-context-menu:before {
  border-bottom: 7px solid rgba(0, 0, 0, 0.2);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: '';
  display: inline-block;
  left: 6px;
  position: absolute;
  top: -7px;
}
.map-context-menu .location-name {
  font-weight: bold;
  padding: 3px 20px;
}
.geoxml3_infowindow > h3 {
  font-size: 17.5px;
  line-height: 20px;
}
.geoxml3_infowindow .legFrom,
.geoxml3_infowindow .legTo {
  white-space: nowrap;
}
.geoxml3_infowindow .legFrom > .label,
.geoxml3_infowindow .legTo > .label {
  color: #333333;
  font-weight: normal;
  margin-right: 3px;
  text-shadow: none;
}
.geoxml3_infowindow .legFrom > .label {
  background-color: #46a546;
}
.geoxml3_infowindow .legTo > .label {
  background-color: #ffc40d;
}
.toggle-map-container .toggle-map-button {
  background: #ffffff;
}
@media (max-width: 767px) {
  .toggle-map-container .toggle-map-button {
    padding: 0 5px 5px;
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  .toggle-map-container {
    margin-bottom: 5px;
    padding: 0 5px 5px;
  }
}
.toggle-map-container .btn-toggle-map {
  width: 100%;
}
@media (min-width: 768px) {
  .toggle-map-container .btn-toggle-map {
    display: none;
  }
}
.toggle-map-container .collapse {
  position: static;
}
@media (max-width: 767px) {
  .toggle-map-container .map-canvas {
    margin-top: 5px;
  }
}
.modal-body .icon-share-sign,
.modal-body .icon-remove-sign {
  cursor: pointer;
}
@media (max-width: 767px) {
  .modal-body .favourite-name {
    word-break: break-all;
  }
}
.modal-body .disabled-link {
  color: #bfbfbf;
  text-decoration: none;
  cursor: not-allowed;
}
.modal {
  overflow-y: auto;
}
.multiselect-options button,
.multiselect-options li {
  cursor: pointer;
}
.multiselect-options button {
  color: #000000;
}
.multiselect-options button:hover,
.multiselect-options button:focus {
  color: #000000;
}
.multiselect-options .option {
  padding: 3px 20px;
}
.multiselect-options .option:hover {
  color: #ffffff;
  background-color: #505050;
  background-image: -moz-linear-gradient(top, #555555, #484848);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#484848));
  background-image: -webkit-linear-gradient(top, #555555, #484848);
  background-image: -o-linear-gradient(top, #555555, #484848);
  background-image: linear-gradient(to bottom, #555555, #484848);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff555555', endColorstr='#ff484848', GradientType=0);
}
.multiselect-options .option input {
  margin-top: 0;
  vertical-align: middle;
  width: 14px;
  height: 14px;
}
.multiselect-options .option span {
  text-decoration: underline;
}
.multiselect-options .dropdown-separator {
  margin: 5px 0;
  border-bottom: 1px solid #cacaca;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  hite-space: nowrap;
}
.mobile .option:hover {
  color: #000000;
  background-color: #ffffff;
  background-image: none;
}
.add-on.invalid {
  background: #f2dede;
  color: #b94a48;
  font-weight: bold;
}
.add-on.invalid:hover {
  cursor: pointer;
}
.picker-button:hover,
.recent-button:hover,
.remove-button:hover {
  cursor: pointer;
}
.control {
  padding-left: 4px;
}
@media (max-width: 767px) {
  .control {
    margin-bottom: 6px;
    padding-left: 0;
  }
}
.last-control {
  margin-bottom: 0;
}
.mobile-origin-current-location-button {
  display: none;
}
@media (max-width: 767px) {
  .mobile-origin-current-location-button {
    display: table;
  }
}
@media (max-width: 767px) {
  .desktop-origin-current-location-button {
    display: none !important;
  }
}
.date-type {
  min-width: 109px;
  max-width: 109px;
}
@media (max-width: 767px) {
  .date-type {
    max-width: 100%;
  }
}
.date-type > select {
  width: 100%;
}
.datetimepicker-dropdown-bottom-left {
  margin-top: 10px;
}
.datetimepicker-dropdown-bottom-left:before {
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 11px solid #cccccc;
}
.datetimepicker-dropdown-bottom-left:after {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ffffff;
}
.datetimepicker-dropdown-bottom-left:before,
.datetimepicker-dropdown-bottom-left:after {
  content: '';
  position: absolute;
}
.datetimepicker-dropdown-bottom-left:before {
  top: -11px;
  right: 3px;
}
.datetimepicker-dropdown-bottom-left:after {
  top: -10px;
  right: 4px;
}
.control .travel-now-button {
  padding: 4px 6px;
}
@media (max-width: 767px) {
  .control .travel-now-button {
    width: 100%;
  }
}
.filler {
  width: 100%;
}
.left-part-container {
  float: left;
  width: 28%;
}
@media (min-width: 980px) {
  .left-part-container {
    float: none;
    width: 100%;
    display: table-cell;
  }
}
@media (max-width: 767px) {
  .left-part-container {
    float: none;
    padding: 0 5px;
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .left-part-container {
    float: none;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .left-part-container .last-group {
    padding-right: 4px;
  }
}
.location-input > .input-group {
  position: relative;
}
.location-input .typeahead {
  right: 0;
}
.location-input .typeahead > li > a {
  white-space: normal;
}
.location-inputs {
  width: 100%;
}
.location-inputs .location-input {
  width: 50%;
}
.right-part-container {
  float: right;
  width: 72%;
}
@media (min-width: 980px) {
  .right-part-container {
    width: 700px;
    display: table-cell;
  }
  .right-part-container.logged-in {
    width: 780px;
  }
}
@media (max-width: 767px) {
  .right-part-container {
    float: none;
    padding: 0 5px;
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .right-part-container {
    float: none;
    margin-top: 8px;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .right-part-container .last-group {
    padding-right: 4px;
  }
}
@media (max-width: 767px) {
  .single-part-container {
    padding: 0 5px;
  }
}
@media (min-width: 768px) {
  .single-part-container .last-group {
    padding-right: 4px;
  }
}
.mode-filter .dropdown-menu {
  margin-top: 10px;
  right: 0;
  left: auto;
  min-width: 195px;
}
.mode-filter .dropdown-menu:before {
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 11px solid #cccccc;
}
.mode-filter .dropdown-menu:after {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ffffff;
}
.mode-filter .dropdown-menu:before,
.mode-filter .dropdown-menu:after {
  content: '';
  position: absolute;
}
.mode-filter .dropdown-menu:before {
  top: -11px;
  right: 6px;
}
.mode-filter .dropdown-menu:after {
  top: -10px;
  right: 7px;
}
.mode-filter .no-right-corners .dropdown .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.mode-filter .input-container {
  min-width: 118px;
}
.mode-filter .input-container.transport-mode-options {
  display: inline-block;
}
.mode-filter .input-container .transport-mode-icon {
  margin-right: 5px;
}
.mode-filter .input-container .transport-mode-icon.disabled {
  opacity: 0.4;
}
.mode-filter .dropdown .btn {
  white-space: nowrap;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 0;
  border-radius: 4px;
}
.mode-filter .dropdown .btn .caret {
  margin-top: 0;
  vertical-align: middle;
}
.mode-filter .dropdown .btn .transport-mode-icon-container {
  display: inline-block;
}
.mode-filter .dropdown .btn .transport-mode-icon-container.subway-stops {
  display: none;
}
.mode-filter .dropdown .btn .transport-mode-icon {
  height: 22px;
  padding: 3px 1px;
}
.mode-filter .dropdown .btn .transport-mode-icon.disabled {
  opacity: 0.4;
}
.mode-filter .control {
  padding-bottom: 0;
  padding-top: 0;
}
.mode-filter .subway-stops {
  display: none;
}
.journey.mode-filter .dropdown .btn .transport-mode-icon {
  height: 16px;
  padding: 6px 1px;
  font-size: 1em;
}
.journey.mode-filter .dropdown .btn .caret {
  margin-top: -5px;
}
.operator-filter .dropdown-menu {
  margin-top: 10px;
  min-width: 195px;
}
.operator-filter .dropdown-menu:before {
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 11px solid #cccccc;
}
.operator-filter .dropdown-menu:after {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ffffff;
}
.operator-filter .no-right-corners .dropdown .btn {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.operator-filter .dropdown .btn {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  white-space: nowrap;
  margin-left: 0;
}
.operator-filter .dropdown .btn .caret {
  margin-top: 0;
  vertical-align: middle;
}
.operator-filter .control {
  padding-bottom: 0;
  padding-top: 0;
}
.top-pane {
  *zoom: 1;
  background: #ffffff;
  padding: 8px 20px;
  position: relative;
  z-index: 20;
}
.top-pane:before,
.top-pane:after {
  display: table;
  content: "";
  line-height: 0;
}
.top-pane:after {
  clear: both;
}
@media (max-width: 767px) {
  .top-pane {
    padding-left: 0;
    padding-right: 0;
  }
}
.top-pane form,
.top-pane .input-append,
.top-pane .input-prepend,
.top-pane label,
.top-pane select {
  margin-bottom: 0;
}
@media (min-width: 980px) {
  .top-pane form[name=journeyForm] {
    display: table;
  }
}
@media (max-width: 767px) {
  .top-pane .input-group {
    display: block;
  }
  .top-pane .mode-filter > .input-group {
    display: inline-flex;
  }
}
.top-pane .input-group-nested {
  vertical-align: middle;
}
@media (max-width: 767px) {
  .top-pane .input-group-nested {
    display: block;
    width: 100%;
  }
}
.top-pane .date {
  min-width: 116px;
}
@media (min-width: 768px) {
  .top-pane .date {
    width: 50%;
  }
}
.top-pane .time {
  min-width: 77px;
}
@media (min-width: 768px) {
  .top-pane .time {
    width: 50%;
  }
}
.top-pane .warning {
  background-color: #fcf8e3;
  color: #7f612e !important;
}
.top-pane .stopfilter .input-group {
  display: table;
}
.top-pane .stopfilter .dropdown .underground-stop,
.top-pane .stopfilter .dropdown .subway {
  display: none;
}
.typeahead-scrollable {
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  max-height: 160px;
  overflow: hidden;
  padding: 0;
}
.mobile .typeahead-scrollable {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.mobile .typeahead-scrollable > .typeahead {
  -webkit-transform: translateZ(0);
}
.typeahead-scrollable > .typeahead {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  display: block;
  margin: 0;
  position: relative;
  width: 100%;
}
.typeahead-scrollable.has-scroll {
  padding-right: 9px;
}
.typeahead-scrollable .iScrollVerticalScrollbar {
  bottom: 2px;
  width: 8px;
}
.typeahead-scrollable .iScrollIndicator {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #808080;
}
.current-location .icon-compass {
  font-size: 1.125em;
}
.quick-journey-planner-button {
  padding: 1px 12px;
  height: 30px;
  width: 100%;
}
.quick-journey-planner-button .icon-width-filler {
  min-width: 60px;
  display: inline-block;
}
.quick-journey-planner-button .quick-journey-planner-button-label-container {
  display: inline-block;
  position: relative;
  text-align: center;
  font-weight: bold;
}
.quick-journey-planner-button .quick-journey-planner-button-icon-container {
  min-width: 65px;
  display: inline-block;
  position: absolute;
  right: 0;
  left: auto;
  vertical-align: middle;
  border-left: 1px solid #cccccc;
}
.quick-journey-planner-button .quick-journey-planner-button-icon {
  height: 18px;
}
.quick-journey-planner {
  padding-top: 2px;
}
.quick-journey-planner .location-input {
  padding-left: 5px;
}
.quick-journey-planner .location-input .from-icon,
.quick-journey-planner .location-input .to-icon {
  height: 18px;
}
.quick-journey-planner .location-input .input-label {
  font-size: 1.125em;
  font-weight: normal;
  color: #fff;
  display: block;
}
.quick-journey-planner .location-input .input-container.label-container {
  width: 50px;
  min-width: 50px;
  vertical-align: middle;
}
.quick-journey-planner .location-input .add-on.location-icon {
  min-width: 30px;
  padding: 3px;
}
.quick-journey-planner .depart-or-arrival {
  min-width: 104px;
}
@media (max-width: 767px) {
  .quick-journey-planner .depart-or-arrival {
    width: 100%;
  }
}
.quick-journey-planner .depart-or-arrival > select {
  width: 100%;
}
.quick-journey-planner .btn.go-button {
  font-weight: bold;
  width: 100%;
  color: #ffffff;
  background: #46a546;
}
.auto-suggestion-visibility {
  overflow: visible;
}
@media (max-width: 767px) {
  .favourite-button {
    width: 50%;
  }
}
.left-pane.travel-info {
  overflow: visible;
}
@media (min-width: 768px) {
  .left-pane.travel-info {
    top: 20px;
  }
}
@media (max-width: 767px) {
  .left-pane.travel-info {
    overflow: hidden;
  }
}
.left-pane.travel-info .control {
  text-align: center;
  padding: 0;
}
.travel-info-notification {
  padding-top: 20px;
}
.close-Left-Pane {
  min-height: 20px !important;
}
@media (max-width: 767px) {
  .close-Left-Pane {
    position: relative;
  }
}
@media (max-width: 767px) {
  .locations-swap-container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 28px;
    position: relative;
  }
}
.locations-swap-container .locations-swap {
  padding-left: 4px;
}
@media (max-width: 767px) {
  .locations-swap-container .locations-swap {
    bottom: 0;
    height: 24px;
    padding-left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
  }
}
.locations-swap-container .locations-swap > .btn {
  padding: 0 5px 2px;
}
@media (max-width: 767px) {
  .locations-swap-container .locations-swap > .btn {
    height: 66px;
    padding: 0 4px 2px;
  }
}
.locations-swap-container .locations-swap > .btn:hover {
  cursor: pointer;
}
.right-part-container .journey-options-button {
  white-space: nowrap;
}
.right-part-container .journey-options-button > button {
  color: #333333;
}
@media (max-width: 767px) {
  .right-part-container .journey-options-button > button {
    width: 100%;
  }
}
.time-indicator {
  font-size: 15.4px;
  font-weight: bold;
  white-space: nowrap;
}
.transport-mode-icon-container {
  display: inline-block;
}
@media (max-width: 767px) {
  .table-view-for-mobile {
    /* Hide table headers */
    /*
   Label for data
   */
  }
  .table-view-for-mobile table,
  .table-view-for-mobile thead,
  .table-view-for-mobile tbody,
  .table-view-for-mobile th,
  .table-view-for-mobile td,
  .table-view-for-mobile tr {
    display: block;
  }
  .table-view-for-mobile thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .table-view-for-mobile tr {
    border: 1px solid #ccc;
  }
  .table-view-for-mobile td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
  }
  .table-view-for-mobile td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
  .table-view-for-mobile .datalabel .font-weight {
    font-weight: bold;
  }
  .table-view-for-mobile .datalabel.name:before {
    font-weight: bold;
    content: "Name:";
  }
  .table-view-for-mobile .datalabel.to:before {
    font-weight: bold;
    content: "To:";
  }
  .table-view-for-mobile .datalabel.from:before {
    font-weight: bold;
    content: "From:";
  }
  .table-view-for-mobile .datalabel.modes:before {
    font-weight: bold;
    content: "Modes:";
  }
  .table-view-for-mobile .datalabel.planned:before {
    font-weight: bold;
    content: "Planned:";
  }
}
.leg-description {
  display: inline-block;
  text-align: center;
  vertical-align: top;
}
.leg-description.odd {
  border-top: 5px solid #3673ae;
  margin-top: 38px;
  padding-top: 6px;
}
.leg-description.even {
  border-bottom: 5px solid #f89406;
  height: 38px;
}
.leg-description.even.no-service {
  height: 27px;
  margin-top: 11px;
}
.leg-details {
  background-color: #333333;
  border-color: #ffffff;
  color: #ffffff;
  width: 280px;
}
.leg-details .locations {
  margin-top: 10px;
}
.leg-details.top > .arrow {
  border-top-color: #ffffff;
}
.leg-details.top > .arrow:after {
  border-top-color: #333333;
}
.leg-details.wait-details {
  width: 190px;
  text-align: center;
}
.date-of-travel-container {
  padding-left: 18px;
}
.leg-empty {
  border-left: 5px double #9d261d;
  margin-top: 0;
  margin-left: 5px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.leg-empty .wait-details {
  padding-left: 8px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: inline-block;
}
.leg-empty .wait_location_name {
  padding-left: 8px;
}
.journey-plan-time-line-container .leg-empty {
  border-left: 0;
  border-top: 5px double #9d261d;
  margin-left: 0;
  margin-top: 38px;
}
.leg-empty-first {
  display: inline-block;
  vertical-align: top;
}
.leg {
  display: inline-block;
  vertical-align: top;
}
.leg-time-indicator {
  display: inline-block;
  margin-top: 30px;
}
.leg-time-indicator .icon-circle {
  color: #f89406;
}
.leg-time-indicator .time {
  font-weight: bold;
}
.journey-buttons-container {
  padding: 0 5px 5px;
}
@media (min-width: 767px) {
  .journey-buttons-container {
    padding: 0 8px 8px;
  }
}
.journey-buttons-container > .btn-group {
  width: 100%;
}
.journey-buttons-container .btn {
  width: 50%;
}
.journey-buttons-container .btn-group + .btn-group {
  margin-left: 0;
  margin-top: 3px;
}
.journey-buttons-container .bottom-buttons {
  padding-top: 8px;
}
.journey-section {
  margin-bottom: 6px;
}
.journey-details-button.btn {
  color: #333333;
  font-weight: bold;
}
.journey-details-circle {
  color: #f89406;
  display: inline-block;
  text-align: center;
  width: 14px;
}
.journey-details-description {
  border-left: 4px solid #f89406;
  margin-left: 5px;
  padding-left: 8px;
}
.journey-details-description.even {
  border-left-style: dotted;
}
.journey-details-description .service-number-label {
  float: left;
}
/**
 * Journey plan details styling
 */
.table-layout {
  display: table;
  margin-right: 10px;
}
.table-row {
  display: table-row;
}
.expand-icon {
  width: 20px;
  cursor: pointer;
  color: #0064cd;
}
.expand-icon,
.leg-detail-info,
.incident-icon {
  display: table-cell;
}
.show-on-map-link,
.departures-link,
.timetable-link {
  color: #0064cd;
  text-align: end;
}
.expandable-content {
  padding-left: 0;
}
.asset-information,
.incident-information,
.departure-information,
.operator-information,
.walk-information {
  border-radius: 5px;
  background: white;
  padding-left: 10px;
  padding-right: 10px;
}
.asset-information h2,
.incident-information h2,
.departure-information h2,
.operator-information h2 {
  margin-bottom: 10px;
}
.asset,
.incident {
  margin-left: 10px;
}
.inline-departures {
  float: right;
  cursor: pointer;
  color: #0064cd;
}
.departure-data {
  clear: both;
}
.departure-data.shift-left {
  margin-left: -120px;
}
.journey-details-title {
  font-weight: bold;
  vertical-align: text-top;
  width: 115px;
}
.journey-details .journey-details-title {
  width: auto;
}
.journey-details-data {
  vertical-align: text-top;
}
.intermediate-stops {
  display: inline-block;
}
.expandable-content-buttons {
  text-align: center;
}
.journey-details-description-last {
  margin-left: 17px;
}
.cycleInstructionsPadding {
  padding-bottom: 5px;
}
.cycle-description {
  margin-top: 10px;
}
.journey-details-share {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  display: inline-block;
  text-align: center;
}
.journey-details-share .share-icon {
  height: 20px;
  cursor: pointer;
}
.journey-details-share .twitter,
.journey-details-share .facebook {
  cursor: pointer;
  width: 20px;
  height: 20px;
  border: 0;
  display: inline-block;
}
.journey-details-share .twitter.twitter,
.journey-details-share .facebook.twitter {
  background: url(../../../image/twitter_logo.png) no-repeat scroll left top transparent;
  background-size: 20px 20px;
}
.journey-details-share .twitter.facebook,
.journey-details-share .facebook.facebook {
  background: url(../../../image/facebook_logo.png) no-repeat scroll left top transparent;
  background-size: 20px 20px;
}
.journey-details-header {
  font-weight: bold;
}
.journey-details-modes {
  padding: 4px 0;
}
@media (max-width: 767px) {
  height: auto;
  width: auto;
}
.fare-list,
.fare-note {
  margin-bottom: 10px;
}
.fare-note {
  border-top: 1px solid #454545;
  padding-top: 5px;
  margin-top: 5px;
}
.fare-price {
  vertical-align: text-top;
  font-weight: bold;
  padding-right: 10px;
}
.fare-details {
  padding-bottom: 5px;
}
.fare-details-button {
  width: 100%;
}
.walk-details {
  height: 200px;
  width: 320px;
}
.walk-details .line-list {
  margin-left: 5px;
}
.walk-details-button {
  width: 100%;
}
.leg-operator-details {
  width: 320px;
}
.leg-operator-details.right {
  margin-top: -43px;
}
.leg-operator-details-button {
  width: 100%;
}
.drt-zone-details {
  height: 200px;
  width: 320px;
  word-wrap: break-word;
}
@media (max-width: 767px) {
  .drt-zone-details {
    height: auto;
    width: auto;
  }
}
.drt-zone-details .drt-zone-list,
.drt-zone-details .drt-zone-note {
  margin-bottom: 10px;
}
.drt-zone-button {
  width: 100%;
  background-color: #e6e6e6;
}
.drt-zone-icon {
  position: absolute;
  display: inline-block;
  text-align: center;
  right: 45px;
}
.multi-ticket-info-details {
  height: 200px;
  width: 320px;
  word-wrap: break-word;
}
@media (max-width: 767px) {
  .multi-ticket-info-details {
    height: auto;
    width: auto;
  }
}
.multi-ticket-info-details .multi-ticket-info,
.multi-ticket-info-details .multi-ticket-info-note {
  margin-bottom: 10px;
}
.multi-ticket-text {
  font-weight: bold;
}
.multi-ticket-info-button {
  width: 100%;
  background-color: #e6e6e6;
  margin-top: 5px;
}
.multi-ticket-info-icon {
  position: absolute;
  display: inline-block;
  text-align: center;
  right: 45px;
}
.multi-ticket-info-button {
  padding-left: 5px;
  font-size: 1.11em;
}
.mobile-multi-ticket-icon {
  vertical-align: bottom;
}
.notes-details-button {
  width: 100%;
}
.notes-details {
  height: auto;
  width: auto;
}
.notes-details .notes-list {
  margin-bottom: 10px;
}
.copy-confirm.popover {
  height: 40px;
  margin-top: 15px;
}
.inline-departure-info i {
  padding-left: 3px;
  font-size: 16px;
}
.timeout-warning {
  margin-left: 5px;
}
.inline-departures-button {
  font-weight: bold;
  width: 100%;
}
.stop-departures-popover {
  height: 415px;
  max-width: 325px;
  width: 325px;
}
@media (max-width: 767px) {
  .stop-departures-popover {
    height: auto;
    width: auto;
  }
}
.stop-departures-popover.popover.right {
  margin-top: 0;
  margin-left: 10px;
}
.stop-departures-popover .realTime {
  color: #46a546;
}
.journey-plan-container {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 10px;
  position: relative;
}
.journey-plan-container:hover {
  cursor: pointer;
}
.journey-plan-container.active {
  background-color: #c8c8c8;
}
.journey-plan-container + .journey-plan-container {
  border-top-style: none;
}
.journey-plan-description.fixed {
  width: 218px;
}
.journey-plan-description.fixed.placeholder {
  display: inline-block;
  visibility: hidden;
  white-space: normal;
  width: 0;
}
.journey-plan-description.fixed.placeholder > .table {
  max-width: none;
}
.journey-plan-description.fixed.placeholder > * {
  width: 218px;
}
.has-scroll .journey-plan-description.fixed {
  width: 204px;
}
.has-scroll .journey-plan-description.fixed.placeholder {
  width: 0;
}
.has-scroll .journey-plan-description.fixed.placeholder > * {
  width: 204px;
}
.journey-plan-description .legs-details {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  width: 400px;
}
@media print {
  .journey-plan-description .legs-details {
    top: 500px !important;
    overflow: visible;
    position: absolute;
  }
  .journey-plan-description .legs-details .journey-details-description,
  .journey-plan-description .legs-details .arrive-time,
  .journey-plan-description .legs-details .leg-container {
    page-break-inside: avoid;
  }
  .journey-plan-description .legs-details .journey-details-description {
    position: relative;
  }
  .journey-plan-description .legs-details .leg-empty {
    page-break-inside: avoid;
    border-top: none;
  }
  .journey-plan-description .legs-details .leg-empty .wait-details {
    display: inline-block;
  }
  .journey-plan-description .legs-details .no-print {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .journey-plan-description .legs-details {
    width: auto;
    margin: 5px;
  }
}
.journey-plan-description .legs-details .wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
}
.journey-plan-description .legs-details .leg-detail-label {
  display: inline-block;
  padding-right: 10px;
  font-weight: bold;
}
.journey-plan-description .legs-details .journey-details-modes {
  width: 100%;
}
.journey-plan-description .legs-details .journey-details-modes .icon-container {
  margin: 30px 20px 30px 5px;
  float: left;
}
.journey-plan-description .legs-details .leg-detail-info {
  display: inline;
}
.journey-plan-description .iScrollVerticalScrollbar {
  width: 14px;
  bottom: 0;
  z-index: 1040;
}
.journey-plan-description .iScrollIndicator {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  width: 8px;
  left: 3px;
  right: 3px;
  position: absolute;
}
.journey-plan-description .details-connector {
  left: 300px;
}
@media (max-width: 767px) {
  .journey-plan-description .details-connector {
    display: none;
  }
}
.journey-plan-description .left-Container {
  width: 15%;
  float: left;
  max-width: 50px;
}
.journey-plan-description .right-container {
  width: 85%;
  float: left;
  display: inline-block;
}
.journey-plan-icon-button {
  position: absolute;
  top: 9px;
  color: #f89406;
  font-size: 20px;
}
.journey-plan-indicator-button {
  position: absolute;
  top: 9px;
  color: #f89406;
  font-size: 20px;
  right: 10px;
  top: 36px;
  border: 0;
  background: none;
  color: #3673ae;
}
@media (max-width: 768px) {
  .journey-plan-indicator-button {
    top: 53px;
  }
}
@media (min-width: 768px) {
  .journey-plan-indicator-button .no-desktop {
    display: none;
  }
}
.journey-plan {
  padding: 0 22px 0 2px;
}
.show-journey-details {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  position: absolute;
  left: 308px;
  background-color: #c8c8c8;
  overflow: hidden;
}
@media (max-width: 767px) {
  .show-journey-details {
    position: relative;
    left: 0;
  }
}
@media print {
  .show-journey-details {
    left: 240px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .show-journey-details {
    overflow: visible;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
}
.connector {
  background-color: #c8c8c8;
  position: absolute;
  width: 15px;
  top: 0;
}
@media (max-width: 767px) {
  .connector {
    display: none;
  }
}
.journey-plan-description .retract-button-wrapper {
  position: absolute;
  right: 0;
}
@media (max-width: 767px) {
  .journey-plan-description .retract-button-wrapper {
    display: none;
  }
}
.journey-plan-description .left-pane-button {
  position: fixed;
  top: auto;
  left: 728px;
  background-color: #3673ae;
}
.journey-plan-remove-button {
  position: absolute;
  top: 9px;
  color: #f89406;
  font-size: 20px;
  right: 10px;
}
.journey-plan-schedule th {
  font-size: 11.9px;
  font-weight: normal;
}
.journey-plan-schedule td {
  font-size: 16.8px;
  font-weight: bold;
}
.journey-plan-schedule th,
.journey-plan-schedule td {
  border: 0;
  padding: 0 5px 0 0;
}
.journey-plan-schedule th:last-child,
.journey-plan-schedule td:last-child {
  padding: 0;
}
.journey-plan-schedule .schedule-timings-changes {
  text-align: center;
}
.journey-plan-schedule .date-display {
  padding-right: 5px;
}
.journey-plan-time-line {
  padding-bottom: 11px;
  padding-top: 11px;
  white-space: nowrap;
}
.journey-plan-time-line + .journey-plan-time-line {
  padding-top: 10px;
}
.journey-plan-time-line-container {
  left: 300px;
  overflow: hidden;
  position: absolute;
  right: 80px;
  top: 0;
}
.journey-plan-time-line-container:hover {
  cursor: pointer;
}
.journey-plan-time-line-container > .wrapper {
  display: inline-block;
  position: relative;
}
.via-button-container {
  padding-left: 4px;
}
@media (max-width: 767px) {
  .via-button-container {
    margin-bottom: 6px;
    text-align: center;
  }
}
.via-button-container .via-button {
  padding: 4px 6px;
}
@media (max-width: 767px) {
  .via-button-container .via-button {
    display: none;
  }
}
.via-field-container .via-field {
  margin-top: 8px;
}
@media (max-width: 767px) {
  .via-field-container .via-field {
    display: block !important;
  }
}
.option-block {
  margin-bottom: 10px;
}
.option-elements > div {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #eeeeee;
  margin: 2px;
  padding: 4px 6px;
}
.option-elements > div > span {
  padding-right: 2px;
}
.option-elements > div > input {
  float: right;
}
.footer-left {
  float: left;
  padding-left: 20px;
}
.footer-right {
  float: right;
}
.checkbox-margin {
  margin-top: 0px !important;
}
.error-canvas {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  position: relative;
  top: 20px;
  margin-right: 10px;
  margin-left: 10px;
  background-color: #ffffff;
  border: 2px solid #000000;
  text-align: center;
}
@media (max-width: 767px) {
  .error-canvas {
    top: 0;
    margin: 15px 0 0 0;
  }
}
@media (min-width: 768px) {
  .error-canvas {
    margin-left: 5px;
    margin-right: 5px;
    border-width: 1px;
  }
}
.timetable-left-pane .left-pane {
  overflow: hidden;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .timetable-left-pane .left-pane {
    overflow: visible;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
}
.timetable {
  position: relative;
}
.timetable .table {
  max-width: none;
}
.timetable .table .service-number {
  vertical-align: top;
}
.timetable .timetable-note,
.timetable .operator-note {
  font-style: italic;
  font-weight: normal;
}
.timetable .timetable-note {
  font-size: 0.6875em;
}
.timetable .operates-note {
  font-weight: normal;
}
.timetable .key-note-table {
  display: table;
}
.timetable .key-note-table .key-note-header {
  text-align: left;
}
.timetable .key-note-table .key-note-header-cell {
  text-align: left;
}
.timetable .key-note-table td {
  min-width: 70px;
}
.timetable .iScrollIndicator {
  height: 10px;
}
.timetable ::-webkit-scrollbar {
  height: 0 !important;
}
.timetable-notification {
  padding-top: 20px;
}
.timetable-buttons-container > .btn-group {
  width: 100%;
  padding-top: 10px;
}
.timetable-buttons-container .btn {
  width: 25%;
}
@media (max-width: 767px) {
  .timetable-buttons-container .btn {
    padding: 4px;
  }
}
.btn-group + .btn-group.timetable-buttons-mobile-splitter,
.btn-group.timetable-buttons-mobile-splitter {
  margin-left: 0;
}
@media (min-width: 768px) {
  .btn-group + .btn-group.timetable-buttons-mobile-splitter,
  .btn-group.timetable-buttons-mobile-splitter {
    display: inline;
  }
  .btn-group + .btn-group.timetable-buttons-mobile-splitter:last-child :first-child,
  .btn-group.timetable-buttons-mobile-splitter:last-child :first-child {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
  }
  .btn-group + .btn-group.timetable-buttons-mobile-splitter:first-child :last-child,
  .btn-group.timetable-buttons-mobile-splitter:first-child :last-child {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
  }
}
@media (max-width: 767px) {
  .btn-group + .btn-group.timetable-buttons-mobile-splitter,
  .btn-group.timetable-buttons-mobile-splitter {
    display: block;
  }
  .btn-group + .btn-group.timetable-buttons-mobile-splitter .btn,
  .btn-group.timetable-buttons-mobile-splitter .btn {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .btn-group.timetable-buttons-mobile-splitter + .btn-group.timetable-buttons-mobile-splitter {
    margin-left: -1px;
  }
}
@media (max-width: 767px) {
  .btn-group.timetable-buttons-mobile-splitter + .btn-group.timetable-buttons-mobile-splitter {
    margin-top: 5px;
  }
}
.change-stops-container .btn.change-stops {
  margin-top: 5px;
  margin-right: 5px;
  width: 48%;
  display: inline-block;
}
@media (max-width: 767px) {
  .change-stops-container .btn.change-stops {
    width: 100%;
    margin-right: 0;
    display: block;
  }
}
.change-direction .btn.reverse-route {
  margin-top: 5px;
  margin-left: 5px;
  width: 48%;
  display: inline-block;
}
@media (max-width: 767px) {
  .change-direction .btn.reverse-route {
    width: 100%;
    margin-left: 0;
    display: block;
  }
}
.first-column {
  max-width: 80%;
}
.timetable-table {
  border-collapse: separate;
}
.timetable-time-column {
  width: 36px;
}
.timetable-odd-column {
  background-color: #d4d4d4;
}
.timetable-active-column {
  background-color: #aaaaff;
}
.timetable-hover-column {
  background-color: #bfbfbf;
}
.table-hover .timetable-row:hover > .timetable-row-cell {
  background-color: #bfbfbf;
}
.table-hover .timetable-row:hover > .timetable-row-cell.timetable-active-column {
  background-color: #aaaaff;
}
.show-on-desktop {
  display: inline;
}
@media (max-width: 767px) {
  .show-on-desktop {
    display: none !important;
  }
  .hide-on-phone {
    display: none !important;
  }
}
@media print {
  .show-on-print {
    display: inline-block !important;
  }
  .hide-on-print {
    display: none !important;
  }
}
.timetable-incidents-table {
  display: table;
}
.timetable-incidents-table .timetable-incidents-header {
  text-align: left;
}
.timetable-incidents-table .timetable-incidents-header-cell {
  text-align: left;
  padding: 10px;
}
.timetable-incidents-table td {
  min-width: 70px;
  padding: 10px;
}
.toggle-timetable-button-container {
  float: right;
}
.timetable-stop-modal .modal-body .list-container {
  position: relative;
  max-height: 600px;
  overflow: hidden;
}
.timetable-stop-modal .modal-body .stop-list-item {
  list-style: none;
}
.timetable-stop-modal .modal-body .stop-list-item .intermediate-list-item {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.timetable-stop-modal .modal-body .row-checkbox {
  margin-top: 0;
}
.timetable-stop-modal .modal-body .expand-stops {
  font-size: 0.75em;
  color: #3673ae;
  cursor: pointer;
}
.timetable-stop-modal .modal-body .select-buttons {
  margin-bottom: 10px;
  margin-left: 20px;
}
.timetable-stop-modal .modal-body .select-buttons .btn + .btn {
  margin-left: 5px;
}
@media (max-width: 767px) {
  .timetable-stop-modal .modal-body .select-buttons .btn {
    margin-bottom: 5px;
    margin-left: 5px;
  }
}
.timetable-stop-modal .modal-body .iScrollVerticalScrollbar {
  width: 14px;
  bottom: 0;
  z-index: 1040;
}
.timetable-stop-modal .modal-body .iScrollIndicator {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  width: 8px;
  left: 3px;
  right: 3px;
  position: absolute;
}
.service-incidents-collapsible a {
  word-break: break-all;
}
.operator-name {
  font-style: italic;
  font-size: 13px;
}
.left-pane-list .operator-name {
  display: block;
}
body {
  font-family: "Noto Sans";
  padding-left: 0;
  padding-right: 0;
  background: transparent;
}
input,
button,
select,
textarea {
  font-family: "Noto Sans";
}
.region-notices {
  background-color: #ffcc00;
  border: 2px solid #ffcc00;
  padding: 10px;
  color: #000000;
}
.region-notices p,
.region-notices ul {
  margin-bottom: 0;
}
.region-notices .rteindent1 {
  margin-left: 40px;
}
.region-notices .rteindent2 {
  margin-left: 80px;
}
.region-notices .rteindent3 {
  margin-left: 120px;
}
.region-notices .rteindent4 {
  margin-left: 160px;
}
.region-notices .rteleft {
  text-align: left;
}
.region-notices .rteright {
  text-align: right;
}
.region-notices .rtecenter {
  text-align: center;
}
.region-notices .rtejustify {
  text-align: justify;
}
.region-notices .ibimage_left {
  float: left;
}
.region-notices .ibimage_right {
  float: right;
}
#content.has-scroll {
  overflow: hidden;
}
#content .drupal-wrapper {
  padding-top: 20px;
}
@media (min-width: 1024px) {
  #content .drupal-wrapper {
    margin: 0 auto;
    max-width: 1024px;
  }
}
#content .frontpage.drupal-wrapper.notice-present {
  padding-top: 20px;
}
#content.has-scroll .iScrollVerticalScrollbar {
  background-color: #e6e6e6;
  width: 8px;
  bottom: 0;
  z-index: 1040;
}
#content.has-scroll .iScrollVerticalScrollbar .iScrollIndicator {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 6px;
  position: absolute;
  border: 1px solid #808080;
}
@media (max-width: 767px) {
  #main-content .panel-3col-33 .panel-col-first,
  #main-content .panel-3col-33 .panel-col,
  #main-content .panel-3col-33 .panel-col-last {
    float: none;
    width: inherit;
    padding-bottom: 20px;
  }
  #main-content .panel-3col-33 .panel-col-first .inside,
  #main-content .panel-3col-33 .panel-col .inside,
  #main-content .panel-3col-33 .panel-col-last .inside {
    margin-left: 0;
  }
  #main-content .panel-2col .panel-col-first,
  #main-content .panel-2col .panel-col-last {
    float: none;
    width: 100%;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 380px;
  }
}
@media (min-width: 768px) {
  #main-content .panel-2col .panel-col-first {
    width: 49%;
  }
  #main-content .panel-2col .panel-col-last {
    width: 51%;
  }
}
@media (min-width: 980px) {
  #main-content .panel-2col .panel-col-last {
    max-width: 546px;
    min-width: 367px;
  }
  #main-content .panel-2col .panel-col-last .inside {
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 767px) {
  #main-content .operator-logos .child-field .field-item {
    width: 100%;
  }
  #main-content .operator-logos .field-item {
    width: 45%;
  }
}
#main-content .operator-logos .field-item {
  display: inline-block;
}
#main-content .operator-logos .field-item.odd {
  padding: 0.1em 0 0.1em 0.35em;
}
#main-content .operator-logos .field-item.even {
  padding: 0.1em 0.35em 0.1em 0;
}
.email-verification-footer {
  text-align: center;
}
#header .row:after {
  content: url('../../../image/printHeader.png');
  height: 87px;
}
@media not print {
  .print-only {
    display: none;
  }
  #header .row:after {
    display: none;
  }
}
@media print {
  .no-print {
    display: none;
  }
  .show-on-print {
    display: inline-block !important;
  }
  body {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .toolbar-container,
  #footer,
  .notifications,
  .input-group > .add-on,
  .btn,
  .navbar .btn-navbar {
    display: none;
  }
  #header h2,
  #header .row .logo-link,
  #header #notices {
    display: none;
  }
  #header .row {
    margin: 0;
  }
  #content {
    overflow: visible;
  }
  #content .top-pane,
  #content .right-part-container {
    display: none;
  }
  #content .left-pane-container {
    position: relative;
    width: 100%;
    top: 0;
  }
  #content .left-pane-container .left-pane {
    position: relative;
    overflow: visible;
  }
  #content .left-pane-container .left-pane .wrapper {
    position: relative;
  }
  #content .left-pane-container .left-pane-button {
    display: none;
  }
  #content .left-pane-container.double-top-pane {
    top: 20px;
  }
  .iScrollHorizontalScrollbar {
    display: none;
  }
}
@media print {
  .mobile-page-header {
    font-size: 1.673em;
    color: #2e75af;
    padding-top: 20px;
    display: inline-block;
  }
  .left-pane.travel-info {
    top: 0;
  }
  .left-pane-close,
  .journey-buttons-container,
  .travel-info-notification,
  .icon-time {
    display: none;
  }
  .travel-info .wrapper {
    -webkit-transform: translate(0, 0) !important;
    -moz-transform: translate(0, 0) !important;
    -ms-transform: translate(0, 0) !important;
    -o-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
  }
  .travel-info .journey-plan-container.active {
    left: 220px;
    width: 460px;
  }
  .travel-info .journey-plan-container:not(.active) {
    display: none;
  }
  .travel-info .journey-plan-container .journey-details {
    top: -20px;
    position: absolute;
    left: -218px;
  }
  .travel-info .journey-plan-container .journey-details .journey-details-title {
    margin-bottom: 10px;
  }
  .travel-info .journey-plan-container .journey-details .origin-details,
  .travel-info .journey-plan-container .journey-details .destination-details {
    position: absolute;
    width: 230px;
  }
  .travel-info .journey-plan-container .journey-details .origin-label,
  .travel-info .journey-plan-container .journey-details .destination-label {
    font-size: 16.8px;
    font-weight: bold;
  }
  .travel-info .journey-plan-container .journey-details .origin-subtitle,
  .travel-info .journey-plan-container .journey-details .destination-subtitle {
    font-size: 0.8125em;
  }
  .travel-info .journey-plan-container .journey-details .origin-details {
    top: 50px;
  }
  .travel-info .journey-plan-container .journey-details .destination-details {
    top: 165px;
  }
  .travel-info .journey-plan-container .journey-details .journey-details-mode {
    font-size: 0.8125em;
    position: relative;
    top: 420px;
  }
  .travel-info .journey-plan-container .journey-plan {
    position: relative;
  }
  .travel-info .journey-plan-container .journey-plan .journey-plan-description {
    position: relative;
  }
  .travel-info .journey-plan-container .journey-plan .journey-plan-description .icon-transport.print-large {
    font-size: 1.875em;
    width: 30px;
  }
  .travel-info .journey-plan-container .journey-plan .journey-plan-description .journey-plan-remove-button,
  .travel-info .journey-plan-container .journey-plan .journey-plan-description .journey-plan-indicator-button {
    display: none;
  }
  .travel-info .journey-plan-container .journey-plan .journey-plan-description .journey-plan-schedule {
    top: 200px;
    left: -229px;
    position: absolute;
  }
  .travel-info .journey-plan-container .journey-plan .journey-plan-description .journey-plan-schedule .schedule-label {
    margin-bottom: 30px;
    width: 100%;
    float: left;
  }
  .travel-info .journey-plan-container .journey-plan .journey-plan-description .journey-plan-schedule .schedule-label:first-child {
    margin-top: 50px;
  }
  .travel-info .journey-plan-container .journey-plan .journey-plan-description .journey-plan-schedule .schedule-timings-container {
    position: absolute;
  }
  .travel-info .journey-plan-container .journey-plan .journey-plan-description .journey-plan-schedule .schedule-timings-container .schedule-timings {
    margin-bottom: 30px;
    top: -180px;
    position: relative;
    width: 100%;
    float: left;
  }
  .travel-info .journey-plan-container .journey-plan .journey-plan-description .journey-plan-schedule .schedule-timings-container .schedule-timings-changes {
    text-align: left;
  }
  .travel-info .journey-plan-container .journey-plan .journey-plan-description .journey-plan-modes {
    top: 470px;
    left: -233px;
    position: relative;
  }
  .travel-info .journey-plan-container .journey-plan .journey-plan-description .journey-plan-modes .service-number {
    display: none;
  }
  .leg-map-container {
    position: absolute;
  }
  .map-canvas.travel-info {
    display: none;
  }
}
.map-canvas-print {
  left: -9999px;
  position: absolute;
}
.map-canvas-print .gmnoscreen {
  display: none;
}
.map-canvas-print a {
  display: none !important;
}
.map-canvas-print.print-map {
  height: 420px;
  top: 5px;
  width: 454px;
  z-index: 2;
}
@media print {
  .map-canvas-print.print-map {
    left: 21px;
  }
}
.map-canvas-print.print-map.has-map {
  border: 2px solid #000000;
}
.map-canvas-print.mini-map {
  height: 116px;
  top: 0;
  width: 220px;
}
@media print {
  .map-canvas-print.mini-map {
    left: -255px;
    top: auto;
    position: absolute;
  }
}
.map-canvas-print.mini-map.has-map {
  border: 1px solid #000000;
}
.map-canvas-print .gm-style img {
  max-width: none !important;
}
@media print {
  .left-pane-container.left-pane-wide {
    position: static;
    width: 100%;
  }
  .timetables .wrapper {
    -webkit-transform: translate(0, 0) !important;
    -moz-transform: translate(0, 0) !important;
    -ms-transform: translate(0, 0) !important;
    -o-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
  }
  .timetables .left-pane-close,
  .timetables .timetable-notification,
  .timetables .pdf-link {
    display: none;
  }
  .timetables.map-canvas {
    display: none;
  }
  .timetables .timetable-information {
    padding-top: 20px;
    padding-bottom: 10px;
    width: 70%;
  }
  .timetables .timetable-information .description-label {
    display: inline-block;
  }
  .timetables .timetable-information .description-value {
    float: right;
  }
  .timetables .timetable-information .description-value .timetable-description-text {
    padding-left: 3px;
  }
  .timetables .timetable-note,
  .timetables .operator-note {
    font-size: 0.6875em;
  }
  .timetables .timetable-note.offscreen,
  .timetables .operator-note.offscreen {
    line-height: 20px;
    position: static;
    left: 0;
  }
  .timetables .timetable-note {
    padding-left: 3px;
    padding-right: 3px;
  }
}
.modal-body.user-administration .btn {
  width: 45px;
}
.modal-body.user-administration .option-label {
  display: inline-block;
  margin-left: 10px;
}
.invisible-iframe {
  border: 0;
  overflow: visible;
}
.journey-plan-dialog-container {
  position: relative;
  float: right;
  margin-top: -56px;
  top: 72px;
  z-index: 1;
}
@media (max-width: 979px) {
  .journey-plan-dialog-container {
    margin-top: -93px;
    margin-right: 0;
    top: 105px;
  }
}
@media (max-width: 767px) {
  .journey-plan-dialog-container {
    float: none;
    max-width: 340px;
    margin-left: auto;
    margin-right: auto;
    top: 60px;
    margin-top: -70px;
  }
}
.journey-plan-dialog-container .journey-plan-dialog-frame {
  width: 320px;
  height: 260px;
}
@media (max-width: 767px) {
  .journey-plan-dialog-container .journey-plan-dialog-frame {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 5%;
    height: 220px;
  }
}
.journey-plan-dialog {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  display: inline-block;
  padding: 5%;
  background-color: rgba(0, 0, 0, 0.7);
  width: 90%;
}
.journey-plan-dialog .typeahead-scrollable {
  max-height: 90px;
}
.journey-plan-dialog .icon-remove-sign {
  line-height: 20px;
}
.journey-plan-dialog .control {
  padding-left: 0;
}
.journey-plan-dialog .btn {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #3673ae;
  background-image: -moz-linear-gradient(top, #3673ae, #3673ae);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3673ae), to(#3673ae));
  background-image: -webkit-linear-gradient(top, #3673ae, #3673ae);
  background-image: -o-linear-gradient(top, #3673ae, #3673ae);
  background-image: linear-gradient(to bottom, #3673ae, #3673ae);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3673ae', endColorstr='#ff3673ae', GradientType=0);
  border-color: #3673ae #3673ae #244c74;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #3673ae;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  width: 100%;
  text-shadow: 0;
}
.journey-plan-dialog .btn:hover,
.journey-plan-dialog .btn:focus,
.journey-plan-dialog .btn:active,
.journey-plan-dialog .btn.active,
.journey-plan-dialog .btn.disabled,
.journey-plan-dialog .btn[disabled] {
  color: #ffffff;
  background-color: #3673ae;
  *background-color: #30669b;
}
.journey-plan-dialog .btn:active,
.journey-plan-dialog .btn.active {
  background-color: #2a5987 \9;
}
.journey-plan-dialog a {
  padding: 3px 20px;
  text-align: left;
}
.frontpage .situation-news-frame {
  height: 300px;
}
.situation-news-frame {
  width: 100%;
  padding-top: 10px;
  height: 1200px;
}
.situation-full .situation-summary {
  font-weight: bold;
  padding: 10px 0;
}
.situation-full .situation-details {
  padding-bottom: 10px;
}
.plw {
  width: 100%;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
}
.plw .plw-container {
  bottom: 0;
  position: absolute;
  top: 0;
  width: 100%;
  max-width: 1024px;
  padding-top: 5px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .plw .plw-container {
    position: relative;
    overflow: visible;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 768px) {
  .plw .steps-indicator {
    font-size: 0.5em;
  }
}
.plw .wrapper {
  padding-bottom: 10px;
  padding-right: 30px;
  padding-left: 30px;
}
.plw .iScrollVerticalScrollbar {
  width: 14px;
  bottom: 0;
  z-index: 1040;
}
.plw .iScrollIndicator {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  width: 10px;
  left: 3px;
  right: 3px;
}
.plw h1 {
  color: #2e75af;
  font-size: 1.6em;
  line-height: 40px;
  text-rendering: optimizelegibility;
}
.plw .textarea {
  width: 100%;
}
.plw .steps-indicator {
  clear: both;
}
.plw .nextAction {
  float: right;
}
.plw label {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.plw .location-input {
  display: block;
  margin-top: 10px;
}
.plw fieldset {
  margin-bottom: 20px;
}
.plw textarea[readonly] {
  cursor: default;
}
.plw input[type="radio"] {
  vertical-align: inherit;
}
