html {
	height: 100%;
	position: relative;
}
body {
	height: 100%;
	padding-top: 46px;
	background: #fbfbfb;
}

body.chat {
	margin-bottom: -10px;
	background: #f5f5f5;
}

.clearfix {
	clear: both;
}

a {
	-moz-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
	-webkit-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
	-o-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
	-ms-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
	transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
}

/* typography */
.page-header {
	text-align: center;
	margin-top: 10px;
}
.mapcontainer {
	height: 180px;
	/*width: 100%;*/
	margin-bottom: 10px;
}
.mapdouble {
	height: 360px;
}
.stationlistcapped {
	max-height: 300px;
	overflow: auto;
}
.servicelistcapped {
	max-height: 600px;
	overflow: auto;
}
#scheduleTable {
	overflow: auto;
}
.mapdouble #map {
	height: 360px;
}
#map {
	width: 100%;
	min-height: 180px;
}

ul.routelist {
	list-style: none;
	text-align: left;
	margin-left: 15px;
	padding-left: 0;
}
ul.routelist > p {
	margin-left: -18px;
}
ul.routelist li {
	padding: 4px 10px 4px 0px;
	display: block;
}
ul.routelist li a {
	text-decoration: none;
}
ul.routelist > li.active > a > .badge {
	float: right;
}
li > a.pill-red, li > a.pill-red:hover,
li > a.pill-orange, li > a.pill-orange:hover,
li > a.pill-black, li > a.pill-black:hover,
li > a.pill-light, li > a.pill-light:hover {
	color: whitesmoke;
	display: block;
	width: 100%;
}
li > a.pill-red, li > a.pill-red:hover {
	background: #d9534f;
}
.nav li > a.pill-rwtto, .dropdown-menu li > a.pill-rwtto {
	background: #d9534f;
	color: whitesmoke !important;
}
.nav > li > a.pill-rwtto:hover, .dropdown-menu > li > a.pill-rwtto:hover {
	background: #f44336;
}
li > a.pill-orange, li > a.pill-orange:hover {
	background: #ffbb33;
}
li > a.pill-black, li > a.pill-black:hover {
	background: #1c0920;
}
li > a.pill-light, li > a.pill-light:hover {
	background: #ffecb3;
	color: #1c0920;
}
li > span.link, li > span.link:hover {
	display: block;
	width: 100%;
	padding: 10px;
	border: solid 1px #efefef;
	background: #fcfcfc;
	line-height: 1.7em;
}
.pill-image {
	max-height: 20px;
}
.btn-rwtto {
	background: #d9534f;
	color: whitesmoke;
}
.attribution {
	margin-top: 10px;
	margin-bottom: -10px;
}
.innertext {
	display: inline-block;
	min-width:60%;
}
a > .innertext {
	max-width: 80%;
}
.stationlistcapped a:hover {
	color: #ffbb33;
}
.agency-menu {
	margin-top: 7px;
}
.warn {
	background: #d9534f;
	border: solid 1px #d9534f;
	color: whitesmoke;
}
.warn:hover {
	background: #c9302c;
}
.bg-padded {
	padding: 15px 15px 17px 15px;
}
#activeUsersMobile, #realtimeStatusBar {
	padding: 10px 0;
	text-align: center;
	background: #f7f7f9;
	border-bottom: 1px solid #e1e1e1;
}

@media all and (min-width: 768px), (min-width: 768px) {
	.innertext {
		max-width: 80%;
		min-width:60%;
	}
	.mapcontainer, #map {
		height: 360px;
	}
}


.stationresults {
	margin-top: 10px;
}

.stationlink {
	cursor: pointer;
}

/* landing */
.landing {
	position: relative;
	display: table;
	height: 100%;
	width: 100%;
	min-height: 100%;
}
.landing-container {
	/*max-width: 700px;*/
	margin: 0 auto;
}

.dark {
	color: whitesmoke;
	background: #0c0c0c;
}
.light {
	background: whitesmoke;
	color: #1c0920;
}
.text-dark {
	color: whitesmoke !important;
}

/* navbar */
.navbar {
	background: whitesmoke;
	margin-bottom: 0;
	border-bottom: solid 1px #c3c3c3;
}
.navbar-header, .navbar-collapse {
	color: #1c0920;
}
/*.navbar-header a:hover, .navbar-collapse a:hover {
	background: #ffbb33;
}*/
.navbar-brand:hover {
	background: #eeeeee;
}
.navbar-brand img {
	height: 24px;
}
/* navbar links */
.navbar-brand {
	color: #1c0920;
	font-size: 110%;
	font-weight: bold;
}
.navbar-nav > li > a, .navbar-brand {
	color: #1c0920;
}

.navbar-nav > li > a:hover, .navbar-brand:hover {
	color: #ffbb33;
}
.navbar-toggle .icon-bar {
	background: #ffbb33;
}
@media all and (max-width: 767px), (max-width: 767px) {
	.navbar-nav > li > a {
		color: whitesmoke;
	}

	.navbar-nav > li > a:hover {
		color: #ffbb33;
	}
	.navbar-collapse {
		background: #1c0920;
	}
}

.overflow-auto {
	overflow: auto;
}
/* typography */
a {
	color: #0099cc;
}
h1.heading, h2.heading, h3.heading, h4.heading, h5.heading, h6.heading {
	text-align: left;
	/*font-weight: bold;*/
}

.about-fares-text {
	padding: 20px 20px 10px 20px;
}

/* navbar */
#welcome .navbar-header {
	color: #fefefe;
	background: rgba(0, 0, 0, 0.5);
}
.content img {
	max-width: 100%;
}
.va-middle, #welcome .overlay .va-middle {
	vertical-align: middle;
	display: table-cell;
}
.landing {
	display: table;
	height: 100%;
	width: 100%;
	min-height: 100%;
}
.landing-container {
	margin: 0 auto;
}
.dark, .dark .lead {
	color: #ffbb33;
}
.header {
	font-size: 300%;
	font-weight: bold;
}
.light a {
	color:#c53727;
}
#welcome, #mission {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
}
#welcome {
	background: url("/img/mbus_at_uj.jpg") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
}
#mission {
	background: url("/img/network_2015.png") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
}
#welcome .overlay, #mission .overlay {
	content: '';
	background: #1C0920;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 1.0;
	-moz-transition: opacity 2s ease-in-out;
	-webkit-transition: opacity 2s ease-in-out;
	-o-transition: opacity 2s ease-in-out;
	-ms-transition: opacity 2s ease-in-out;
	transition: opacity 2s ease-in-out;
}
#welcome .overlay-text, #mission .overlay-text {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#welcome .overlay > *, #mission .overlay > * {
	opacity: 1.0;
}
#welcome.done .overlay, #mission.done .overlay {
	opacity: 0.4;
}
.light-bg {
	display: block;
}
@media all and (max-width: 768), (min-width: 768) {
	body {
		font-size: 80%;
	}
}

table tr {
	white-space: nowrap;
}

/* fare table styles */
.black {
	background: gray !important;
}
.panel {
	overflow: hidden;
	display: block;
	max-width: 100%;
}
.responsive-table {
	overflow: auto;
	/*width: inherit;*/
	max-width:100%;
}
.fare-table {
	table-layout: fixed;
	overflow: scroll;
	white-space: nowrap;
}
.fare-table > thead > tr > th {
	font-weight: bold;
	height: auto;
}
.fare-table > tbody > tr > td:first-child {
	font-weight: bold;
}
.fare-table th, .fare-table tr {
	font-weight: normal;
	text-align: center;
	overflow: hidden;
}
@-moz-document url-prefix() {
	fieldset { display: table-cell; }
}
@media all and (max-width: 768px), (max-width: 768px) {
	.fare-table {
		table-layout: auto;
	}
	#fareselector {
		margin-bottom: 20px;
	}
}

#notInJoburg {
	text-align: center;
	font-size: 90%;
}

/* route groupings */
.groupname {
	width: 100%;
	color: #ffffff;
	background: #008cba;
	display: block;
	padding: 10px 15px;
}
.routename {
	width: 100%;
	color: #171717;
	background: #f8f8f8;
	display: block;
	padding: 10px 15px;
	border-top: 1px #cecece solid;
}

/* footer */
.footer {
	font-size: 90%;
	background: #ffbb33;
	color: #1C0920;
	margin-top: 20px;
	padding-top: 20px;
}

.nav-pills > li {
	/*background: #f8f8f8;*/
}
.nav-floating > li {
	float: left;
}

/* boards */
.label-service {
	background-color: #171717;
}

/* favourites */
.action-grid {
	display: inline-block;
	margin: 5px 5px 3px auto;
}

a.favourite {
	color: gold;
}
a:hover.favourite {
	color: #151515;
}

/* disability support */
a.disability {
	color: #0077CC;
}

a:hover.disability {
	color: #151515;
}

/* rwt.to related */
#dFrom {
	color: green;
}
#dTo {
	color: #d9534f;
}
#dFrom:hover, #dTo:hover {
	color: #151515;
}

/* sharing */
.whatsapp {
	color: #28a619;
}

/* typeahead stuff */
.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
	margin-bottom: 0;
}

.tt-dropdown-menu {
	min-width: 160px;
	margin-top: 2px;
	padding: 5px 0;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.2);
	border-right-width: 2px;
	border-bottom-width: 2px;
	-webkit-border-radius: 6px;
		 -moz-border-radius: 6px;
					border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
		 -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
					box-shadow: 0 5px 10px rgba(0,0,0,.2);
	-webkit-background-clip: padding-box;
		 -moz-background-clip: padding;
					background-clip: padding-box;
}

.tt-suggestion {
	display: block;
	padding: 3px 20px;
}

.tt-suggestion.tt-is-under-cursor {
	color: #fff;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
	background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
	background-image: -o-linear-gradient(top, #0088cc, #0077b3);
	background-image: linear-gradient(to bottom, #0088cc, #0077b3);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}

.tt-suggestion.tt-is-under-cursor a {
	color: #fff;
}

.tt-suggestion p {
	margin: 0;
}

/* chat */

#messages {
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 50px;
	height: calc(100vh - 147px - 52px);
	background: #ffffff;
	font-size: 0.85em;
	overflow: auto;
}
#channels {
	background: #e9e9e9;
	height: calc(100vh);
}
#users {
	overflow-y: auto;
	max-height: 600px;
}

.alert {
/* 	margin: -20px -10px 0 -20px !important; */
/* 	padding: 0 !important; */
}

#alertContainer .alert {margin: 0px !important;}

.message-theirs {
	display: inline-block;
	float: left;
	min-height: 30px;
	min-width: 50%;
	max-width: 85%;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	margin-bottom: 7px;
	border-radius: 3px;
}

.message-theirs > .message-img {
	float: left;
	display: block;
	width: 30px;
	margin: 0 auto;
}

.message-theirs > .message-img > img, .message-mine > .message-img > img {
	width: 30px;
	height: 30px;
	padding: 3px;
}

.message-theirs > .text-container {
	background: #f7f7f7;
	margin-top: 5px;
	margin-left: 30px;
	display: table;
	border: solid 1px #e1e1e7;
}

.message-theirs > .text-container > .text, .message-mine > .text-container > .text {
	padding: 5px 5px 8px 5px;
	word-wrap: break-word;
}
.text small {
	margin-left: 10px;
}

.message-mine {
	display: flex;
	float: right;
	min-height: 30px;
	min-width: 40px;
	max-width: 85%;
	color: whitesmoke;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	margin-bottom: 10px;
	border-radius: 3px;
}

.message-mine > .message-img {
	float: right;
	display: block;
	width: 30px;
	height: 100%;
	margin: 0 auto;
}

.message-mine > .message-img > img {
	width: 30px;
	height: 30px;
	padding: 3px;
}

.message-mine > .text-container {
	clear: both;
	display: block;
	padding: 5px;
	background: #2badff;
	margin-top: 5px;
	float: right;
	border: solid 1px #e1e1e7;
	min-width: calc(100% - 30px);
}

.message-mine > .text-container > .text, .message-mine > .text-container > .text-header {
	text-align: right;
}

.message-mine a {
	color: whitesmoke;
	font-weight: bold;
	text-decoration: underline;
}

.message-mine a:hover {
	color: #c9302c;
}
.message-theirs a {
	color: #2badff;
	font-weight: bold;
	text-decoration: underline;
}
.message-theirs a:hover {
	color: #008CBA;
}

/* large devices */
@media all and (min-width: 640px), (min-width: 640px) {
	#channels {
		height: calc(100vh - 100px);
		overflow: hidden;
		padding: 0;
	}

	#messages {
		background: #ffffff;
		padding-top: 10px;
		padding-right: 0px;
		font-size: 0.85em;
		overflow: auto;
		height: calc(100vh - 140px);
	}

	.channel-separator {
		width: 100%;
		text-align: center;
		font-size: 90%;
		text-transform: uppercase;
		background: #1c0920;
		color: whitesmoke;
		display: inline-block;
		padding: 8px;
	}

	.message-text-container {
		position: absolute;
		bottom: 0;
		width: 100%;
		text-align: center;
		height: 50px;
		background-color: #f5f5f5;
	}

	.message-theirs {
		display: inline-block;
		float: left;
		min-height: 30px;
		min-width: 40%;
		max-width: 60%;
		box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
		margin-bottom: 10px;
		border-radius: 3px;
		height: auto;
	}

	.message-theirs > .message-img {
		float: left;
		display: block;
		width: 30px;
		max-height: 60px;
		margin: 0 auto;
	}

	.message-theirs > .text-container {
		display: block;
		margin-top: 5px;
		margin-left: 30px;
		display: table;
	}

	.message-theirs > .text-container > .text, .message-mine > .text-container > .text {
		padding: 5px 5px 8px 5px;
	}

	.message-mine {
		display: flex;
		float: right;
		min-height: 30px;
		min-width: 30px;
		max-width: 60%;
		box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
		margin-bottom: 10px;
		border-radius: 3px;
	}

	.message-mine > .message-img {
		float: right;
		display: block;
		width: 30px;
		height: 100%;
		margin: 0 auto;
	}

	.message-mine > .text-container {
		clear: both;
		display: block;
		padding: 5px;
		margin-top: 5px;
		float: right;
		min-width: 60px;
	}

	.message-mine > .text-container > .text {
		text-align: right;
	}

	.box {
		height: calc(100vh - 60px);
	}

	.flexbox {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		overflow: auto;
	}
}

#chatPanels {
	text-align: center;
}

.justified-list {
	background: whitesmoke;
}

.justified-list li {
	width: 32%;
	margin: 0 auto;
	display: table;
}

/* notifications */
#notifications-modal, #chat-notifications-modal {
	text-align: center;
}

.notification-settings .fa-bell-shash-o, .notif-off {
	color: #888888 !important;
}

.notif-blocked {
	color: red !important;
}

.notification-settings .fa-bell-o, .notif-on {
	color: green !important;
}

.message-text {
	width: 100%;
	min-width: 70%;
	margin-top: 3px;
}
.form-group-inline > * {
	display: inline-block;
}
@media all and (max-width: 319px), (max-width: 319px) {
	.message-text {
		max-width: 100%;
	}
}

/* wells */
.well {
	background: #f7f7f7;
	border: solid 1px #e1e1e7;
}

.well-no-bottom {
	margin-bottom: 0 !important;
}

/* trip updates */
a.service-cancelled {
	color: red;
}
.clearserviceformat {
	text-decoration: none !important;
}

@media all {
  /**
   * def: Google+ scrollbar;
   * ref: {//gist.github.com/fanzeyi/3995618};
   */
  ::-webkit-scrollbar{
    height:16px;
    overflow:visible;
    width:8px;
  }
  ::-webkit-scrollbar-button{
    height:0;
    width:0;
  }
  ::-webkit-scrollbar-track{
    background-clip:padding-box;
    border:solid transparent;
    border-width:0 0 0 4px;
  }
  ::-webkit-scrollbar-track:horizontal{
    border-width:4px 0 0;
  }
  ::-webkit-scrollbar-track:hover{
    background-color:rgba(0,0,0,.05);
    box-shadow:inset 1px 0 0 rgba(0,0,0,.1);
  }
  ::-webkit-scrollbar-track:horizontal:hover{
    box-shadow:inset 0 1px 0 rgba(0,0,0,.1);
  }
  ::-webkit-scrollbar-track:active{
    background-color:rgba(0,0,0,.05);
    box-shadow:inset 1px 0 0 rgba(0,0,0,.14),inset -1px 0 0 rgba(0,0,0,.07);
  }
  ::-webkit-scrollbar-track:horizontal:active{
  box-shadow:inset 0 1px 0 rgba(0,0,0,.14),inset 0 -1px 0 rgba(0,0,0,.07);
  }
  ::-webkit-scrollbar-thumb{
    background-color:rgba(0,0,0,.2);
    background-clip:padding-box;
    border:solid transparent;
    border-width:1px 1px 1px 6px;
    min-height:28px;
    padding:100px 0 0;
    box-shadow:inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);
  }
  ::-webkit-scrollbar-thumb:horizontal{
    border-width:6px 1px 1px;
    padding:0 0 0 100px;
    box-shadow:inset 1px 1px 0 rgba(0,0,0,.1),inset -1px 0 0 rgba(0,0,0,.07);
  }
  ::-webkit-scrollbar-thumb:hover{
    background-color:rgba(0,0,0,.4);
    box-shadow:inset 1px 1px 1px rgba(0,0,0,.25);
  }
  ::-webkit-scrollbar-thumb:active{
    background-color:rgba(0,0,0,0.5);
    box-shadow:inset 1px 1px 3px rgba(0,0,0,0.35);
  }
  ::-webkit-scrollbar-corner{
    background:transparent;
  }
  body::-webkit-scrollbar-track-piece{
    background-clip:padding-box;
    background-color:#f5f5f5;
    border:solid #fff;
    border-width:0 0 0 3px;
    box-shadow:inset 1px 0 0 rgba(0,0,0,.14),inset -1px 0 0 rgba(0,0,0,.07);
  }
  body::-webkit-scrollbar-track-piece:horizontal{
    border-width:3px 0 0;
    box-shadow:inset 0 1px 0 rgba(0,0,0,.14),inset 0 -1px 0 rgba(0,0,0,.07);
  }
  body::-webkit-scrollbar-thumb{
    border-width:1px 1px 1px 5px;
  }
  body::-webkit-scrollbar-thumb:horizontal{
    border-width:5px 1px 1px;
  }
  body::-webkit-scrollbar-corner{
    background-clip:padding-box;
    background-color:#f5f5f5;
    border:solid #fff;
    border-width:3px 0 0 3px;
    box-shadow:inset 1px 1px 0 rgba(0,0,0,.14);
  }
}

/* typeahead */
.tt-dataset {
    border: none;
    -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 5px -1px rgba(0, 0, 0, .2);
    /*font-size: 12px;*/
    min-width: 200px;
    background: white;
}
.tt-suggestion.tt-selectable {
    padding: 5px 15px
}
.tt-suggestion.tt-selectable:focus,
.tt-suggestion.tt-selectable:hover {
    background: #edf0f5
}

/*cards*/
.card {
  position: relative;
  display: block;
  margin-bottom: .75rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: .25rem;
}

.card-block {
  padding: 1.25rem;
}

.card-title {
  margin-bottom: .75rem;
}

.card-subtitle {
  margin-top: -.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-radius: .25rem .25rem 0 0;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-radius: 0 0 .25rem .25rem;
}

.card-header {
  padding: .75rem 1.25rem;
  background-color: #f5f5f5;
  border-bottom: 1px solid #e5e5e5;
}

.card-header:first-child {
  border-radius: .25rem .25rem 0 0;
}

.card-footer {
  padding: .75rem 1.25rem;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
}

.card-footer:last-child {
  border-radius: 0 0 .25rem .25rem;
}

.card-primary {
  background-color: #0275d8;
  border-color: #0275d8;
}

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

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f;
}

.card-primary-outline {
  background-color: transparent;
  border-color: #0275d8;
}

.card-secondary-outline {
  background-color: transparent;
  border-color: #ccc;
}

.card-info-outline {
  background-color: transparent;
  border-color: #5bc0de;
}

.card-success-outline {
  background-color: transparent;
  border-color: #5cb85c;
}

.card-warning-outline {
  background-color: transparent;
  border-color: #f0ad4e;
}

.card-danger-outline {
  background-color: transparent;
  border-color: #d9534f;
}

.card-inverse .card-header,
.card-inverse .card-footer {
  border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff;
}

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-blockquote > footer {
  color: rgba(255, 255, 255, .65);
}

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

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0;
}

.card-img {
  border-radius: .25rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img-top {
  border-radius: .25rem .25rem 0 0;
}

.card-img-bottom {
  border-radius: 0 0 .25rem .25rem;
}

@media (min-width: 544px) {
  .card-deck {
    display: table;
    table-layout: fixed;
    border-spacing: 1.25rem 0;
  }
  .card-deck .card {
    display: table-cell;
    width: 1%;
    vertical-align: top;
  }
  .card-deck-wrapper {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
}

@media (min-width: 544px) {
  .card-group {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .card-group .card {
    display: table-cell;
    vertical-align: top;
  }
  .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .card-group .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  .card-group .card:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
  .card-group .card:not(:first-child):not(:last-child) .card-img-top,
  .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
    border-radius: 0;
  }
}

@media (min-width: 544px) {
  .card-columns {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

/*card colours*/

.card-light-green {
	background: #C8E6C9;
}
.card-light-green a.card-link {
	color: #388E3C;
}
.card-light-green2 {
	background: #4CAF50;
}
.card-red {
	background: #c0392b;
}
.card-red .card-title, .card-red .card-text, .card-red .card-link {
	color: whitesmoke;
}
.card-light-orange {
	background: #ffbb33;
}
.card-light-orange .card-link {
	color: #d35400;
}
.card-black {
	background: #1c0920;
	color: whitesmoke;
}

/* #MyTrain */
#trainUpdates {
	max-height: 360px;
	overflow: auto;
}

@media (min-width: 544px) {
  #trainUpdates {
		max-height: 480px;
	}
}

.no-spaces {
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.vehicle-grey {
	fill: #778899;
	width: 24px;
	height: 24px;
}

.vehicle-green {
	fill: green;
	width: 24px;
	height: 24px;
}
.vehicle-red {
	fill: #c53727;
	width: 24px;
	height: 24px;
}
.vehicle-amber {
	fill: #778899;
	width: 24px;
	height: 24px;
}
.vehicle-gold {
	fill: #e29a14;
	width: 24px;
	height: 24px;
}

/* scroll */
.scroll-thin::-webkit-scrollbar {
	width: 1em;
}

#mapboxMap {
	top: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	background: whitesmoke;
  }