
body, .min { 
	background-color: #2783d1; 
	}
.time_s, .showing, .error {
	color: #2783d1;
	}

.trips {
	background-color: #fff;
	}
a, .key, .value, .value_s, .footer {
	color: #fff;
	}

.duration, .time_e {
	color: #bbb;
	}	
.show_menu {
	background-color: #eee;
	}


