body {
  font-family: "Open Sans", Arial, sans-serif;
  color: #555;
  font-size: 14px;
  background: #fff;
  max-width: 767px;
  margin: 0 auto;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  text-shadow: 0 1px 0px rgba(0, 0, 0, 0.1);
}
header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
h4.section-title {
  margin: 0;
  background: #999;
  color: #fff;
  font-size: 16px;
  padding: 10px;
}
div#search-wrap {
  position: relative;
  height: 60px;
}
div#search-wrap input#search-input,
div#search-wrap input#search-stop-input {
  font-size: 16px;
  width: 100%;
  height: 60px;
  padding: 10px;
  outline: 0;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
div#search-wrap button {
  position: absolute;
  height: 60px;
  top: 0;
  right: 10px;
  font-size: 34px;
  color: #888;
  background: none;
  border: 0;
  outline: none;
}
div.menu-item {
  border: 0;
  height: 50px;
  width: 100%;
  background: #999;
  padding: 0 20px;
  line-height: 50px;
  font-size: 16px;
  color: #fff;
  display: block;
  font-weight: 600;
  cursor: pointer;
  outline: 0;
  text-align: left;
}
div.line-status {
  padding: 15px 20px 10px 20px;
  color: white;
  border: 0;
  cursor: pointer;
  background: #0d083b;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
div.line-status h4 {
  font-size: 18px;
}
div.line-direction {
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
  height: 70px;
  cursor: pointer;
}
div.line-direction table {
  width: 100%;
  border: 0;
  cursor: pointer;
}
div.line-direction td.line-icon {
  background: #bf0000;
  color: white;
  font-size: 28px;
  min-height: 69px;
  height: 70px;
  width: 45px;
  text-align: center;
}
div.line-direction h4 {
  font-weight: 600;
  font-size: 16px;
  text-shadow: none;
  margin: 0;
  color: #444;
  margin-left: 15px;
  margin-bottom: 5px;
}
div.line-direction p {
  margin: 0;
  color: #888;
  margin-left: 15px;
}
div.line-direction td.button {
  height: 70px;
  width: 70px;
  text-align: center;
}
div.line-direction td.button div.fav-remove {
  height: 70px;
  text-align: center;
  line-height: 70px;
  cursor: pointer;
}
div.stop-point {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  cursor: pointer;
  background: #777;
  color: #fff;
  position: relative;
  width: 100%;
  height: 50px;
}
div.stop-point table {
  width: 100%;
  border: 0;
  cursor: pointer;
}
div.stop-point h4 {
  margin: 0;
  font-size: 16px;
  text-shadow: none;
  padding-left: 10px;
  text-shadow: 0 1px 0px rgba(0, 0, 0, 0.1);
  height: 50px;
  line-height: 50px;
}
div.stop-point h4 span.stop-index {
  opacity: 0.3;
  width: 20px;
  display: inline-block;
  text-align: center;
  font-size: 14px;
}
div.stop-point h4 span.disruptions {
  opacity: 0.4;
  font-size: 13px;
  margin-left: 10px;
}
div.stop-point td.button {
  height: 50px;
  width: 70px;
  text-align: center;
}
div.stop-point td.button div.fav-toggle {
  color: white;
  font-size: 22px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  opacity: 0.2;
  cursor: pointer;
}
div.stop-point td.button div.fav-toggle.selected {
  color: white;
  opacity: 0.8;
}
div.stop-info {
  background: #eee;
  box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.1);
  padding: 5px;
}
div.stop-info h6 {
  margin: 0;
  color: #555;
  padding: 10px;
  text-shadow: none;
  font-size: 14px;
  cursor: pointer;
}
div.stop-info p {
  color: #888;
  padding: 5px 10px;
  margin: 0;
}
div.stop-info div.facilities {
  padding: 10px;
}
div.stop-info div.facilities i {
  font-size: 30px;
  color: #777;
  margin-right: 10px;
}
div.stop-info div.connecting-container {
  padding: 10px;
}
div.stop-info div.connecting-container div.connecting-icon {
  font-size: 13px;
  text-align: center;
  background: #bf0000;
  color: #fff;
  padding: 10px;
  margin: 0 7px 10px 0;
  display: inline-block;
}
div.stop-info div.arrivals-container {
  padding: 10px;
}
div.stop-info div.arrivals-container .line-prediction {
  color: white;
  margin-bottom: 15px;
}
div.stop-info div.arrivals-container .line-prediction h6 {
  color: white;
  padding: 15px;
  font-size: 14px;
  background: #bf0000;
}
div.stop-info div.arrivals-container .line-prediction .arrival-item {
  padding: 8px 10px;
  background: #fff;
  color: #888;
  border-bottom: 1px solid #eee;
}
div.stop-info div.arrivals-container .line-prediction .arrival-item:last-child {
  border: 0;
}
/*tube colours*/
.bakerloo {
  background: #B36305 !important;
}
.central {
  background: #E32017 !important;
}
.circle {
  /*background: #FFD300;*/
  background: #eaad00 !important;
}
.district {
  background: #00782A !important;
}
.dlr {
  background: #00A4A7 !important;
}
.hammersmith-city {
  background: #F3A9BB !important;
}
.jubilee {
  background: #A0A5A9 !important;
}
.metropolitan {
  background: #9B0056 !important;
}
.northern {
  background: #000000 !important;
}
.london-overground {
  background: #EE7C0E !important;
}
.piccadilly {
  background: #003688 !important;
}
.tramlink {
  background: #84B817 !important;
}
.victoria {
  background: #0098D4 !important;
}
.waterloo-city {
  background: #60c6a2 !important;
}
.tfl-rail {
  background: #0019a8 !important;
}
.tram {
  background: #6c0 !important;
}
.emirates-air-line {
  background: #E21836 !important;
}
.cross-rail {
  background: #7156A5 !important;
}
.rb1,
.rb2,
.rb3,
.rb4,
.rb5,
.rb6 {
  background: #00a0e2 !important;
}
.loader,
.loader:after {
  border-radius: 50%;
  width: 6em;
  height: 6em;
}
.loader {
  margin: 10px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 0.5em solid rgba(0, 0, 0, 0.1);
  border-right: 0.5em solid rgba(0, 0, 0, 0.1);
  border-bottom: 0.5em solid rgba(0, 0, 0, 0.1);
  border-left: 0.5em solid #aaa;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
