﻿#menu_sel {
	position: fixed;
	top: 0;
	width: 100%;
	height: 45px;
	background: var(--menu_background_1);
	z-index: 9999;
}
.gps {
	height: 30px;
	max-height: 30px;
}
.gps_loc {
	position: relative;
	top: 5px;
	left: 5px;
	height: 0;
	max-height: 0;
}
.contentorangetext table, .contentpurpletext table {
	margin-bottom: 20px;
	width: 95%;
}
.contentorangetext .icon, .contentpurpletext .icon {
	width: 30px;
	text-align: center;
}
.contentpurpletext img {
	height: 16px;
	vertical-align: middle;
}
.fancybox-caption {
	overflow: hidden;
}
.route {
	width: 25px;
	vertical-align: middle;
	margin-right: 10px;
}