.z-a:active, .bottomBar .z-a:active, .vehiclesMenu .z-tabbox-accordion .z-tabpanel>.z-tabpanel-content .z-label:active,
	.mapMenu .z-button:active, .fullWidthOrangeButton .z-button:active,
	.fullWidthWhiteButton .z-button:active, .z-popup.vehicleMorePopup .z-tablechildren .imageButton:active,
	.fuelings .editFuelings:active, .fuelings .saveFueling:active,
	.fuelings .removeFueling:active, .fuelings .cancelFueling:active {
	text-decoration: underline;
}

.fullWidthOrangeButton .z-button[disabled]:active, .fullWidthWhiteButton .z-button[disabled]:active,
	.z-popup.vehicleMorePopup .z-tablechildren .imageButton[disabled]:active,
	.fuelings .editFuelings[disabled]:active, .fuelings .saveFueling[disabled]:active,
	.fuelings .removeFueling[disabled]:active, .fuelings .cancelFueling[disabled]:active
	{
	text-decoration: none;
}

.hasTapEffect img {
	border: 1px solid transparent;
	border-radius: 3px;
}

.hasTapEffect:active img {
	border: 1px solid rgb(125, 125, 125);
	background: rgba(125, 125, 125, 0.6);
}

img {
	max-width: 100%;
}

.topBar {
	background: #525252;
	text-align: center;
}

.darkLabel {
	color: #747474;
}

.blackLabel {
	color: #000;
}

.lightGreyLabel, .vehicles .z-listcell-content .z-label.lightGreyLabel,
	.vehicles .z-row-content .z-label.lightGreyLabel {
	color: #b0b0b0;
}

.redLabel, .vehicles .z-listcell-content .z-label.redLabel, .vehicles .redLabel .z-listcell-content,
	.vehicles .z-row-content .z-label.redLabel, .vehicles .redLabel .z-row-content .z-label,
	.vehiclesMenu .z-tabbox-accordion .z-tabpanel>.z-tabpanel-content .z-label.redLabel
	{
	color: #dd0000;
}

.orangeLabel, .orangeLabel:focus {
	color: #1f4af2;
}

.settingsButton {
	float: left;
	position: relative;
	z-index: 10001;
}

.vehiclesButton {
	float: right;
	position: relative;
	z-index: 10001;
}

.noPadding, .z-popup .z-tablechildren.noPadding {
	padding: 0;
}

.vehiclesMenu>div, .settingsMenu>div {
	background: rgba(42, 42, 42, 0.9);
}

.vehiclesMenu .header, .settingsMenu .header {
	background: rgba(82, 82, 82, 0.7);
}

.vehiclesMenu .header .z-label, .settingsMenu .header .z-label,
	.settingsMenu .z-a {
	color: #fff;
}

.settingsMenu .z-a {
	display: block;
	text-decoration: none;
}

.settingsMenu .z-a:hover {
	text-decoration: underline;
}

.searchBox {
	padding: 10px;
	background: #575757;
}

.searchBox>div {
	background: #3d3c3b;
	border: 1px solid #303030;
}

.searchBox .z-textbox {
	width: 250px;
	color: #fff;
	background: none;
	border: none;
	box-shadow: none;
	font-size: 16px;
	padding-left: 8px;
	text-decoration: none;
}

.searchBox .z-image {
	max-width: 16px;
}

.vehiclesMenu .z-tab .groupArrow {
	width: 23px;
	height: 23px;
	display: inline-block;
	background: #575757 url('../img/MenuCars_ArrowRight.png') center center
		no-repeat;
	background-size: auto 14px;
}

.vehiclesMenu .z-tab-selected .groupArrow {
	background: #575757 url('../img/MenuCars_ArrowDown.png') center center
		no-repeat;
	background-size: 14px auto;
}

.vehiclesMenu .z-tab .z-caption-content>.z-div {
	text-align: center;
	display: inline-block;
}

.vehiclesMenu .z-tabbox-accordion .z-tabpanel>.z-tab, .vehiclesMenu .z-tabbox-accordion .z-tabpanel>.z-tab-selected
	{
	background: #575757;
	padding: 2px 0 2px 0px;
	border: none;
}

.vehiclesMenu .z-tabbox-accordion .z-tabpanel>.z-tab .z-caption-content img,
	.vehiclesMenu .z-tabbox-accordion .z-tabpanel>.z-tabpanel-content .z-button img
	{
	vertical-align: super;
	padding: 4px 6px 4px 6px;
}

.vehiclesMenu .z-tabbox-accordion .z-tabpanel>.z-tab .z-caption-content
	{
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 0;
}

.vehiclesMenu .z-tabbox-accordion .z-tabpanel>.z-tabpanel-content .z-button.vehicleVisibility[disabled]
	{
	border-color: transparent;
	background: none;
	opacity: 1;
	filter: alpha(opacity = 100);
	-webkit-box-shadow: none;
	box-shadow: none;
	cursor: default;
}

.vehiclesMenu .z-tabbox-accordion>.z-tabpanels {
	border: none;
}

.vehiclesMenu .z-tabbox-accordion .z-tabpanel>.z-tab .z-tab-text .z-caption-content .z-label
	{
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	float: none;
}

.vehiclesMenu .z-tabbox-accordion .z-tabpanel>.z-tabpanel-content {
	border: none;
	padding: 0;
}

.vehiclesMenu .z-tabbox-accordion .z-tabpanel>.z-tabpanel-content .z-label
	{
	font-size: 15px;
	color: #fff;
	font-weight: normal;
	display: inline-block;
}

.vehiclesMenu .z-tabbox-accordion .z-tabpanel>.z-tabpanel-content .z-div
	{
	height: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.vehiclesMenu .z-tabbox-accordion .z-tab-text {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.bottomBar {
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(50, 50, 50, 0.75);
	text-align: center;
	overflow: hidden;
	overflow-x: auto;
	white-space: nowrap;
}

.bottomBar .z-a {
	text-transform: uppercase;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
	text-decoration: none;
	display: inline-block;
}

.bottomBar .z-a.selected {
	color: #0033ff;
	background: url("../img/MenuBottom_Triangle.png") bottom center
		no-repeat;
	background-size: 20px 10px;
}

.z-popup {
	background: rgba(60, 60, 60, 0.9);
	border: 0 none;
	border-radius: 4px;
}

.vehicleMorePopup .z-button {
	margin: 0 8px;
}

.vehicleMorePopup .z-button img {
	margin-bottom: 8px;
}

.z-popup .z-label, .z-popup .z-checkbox-content, .z-popup .imageButton {
	color: #fff;
	text-shadow: none;
	white-space: normal;
}

.mapMenuToggle {
	position: absolute;
}

.mapMenu {
	position: absolute;
}

.mapMenu .z-button, .mapMenu .z-button:hover, .mapMenu .z-button:active,
	.mapMenu .z-button:focus {
	width: 100%;
	margin-bottom: 5px;
	padding: 0;
	border: 1px solid #000;
	border-color: transparent;
	border-radius: 5px;
	background: rgba(42, 42, 42, 0.9);
	color: #fff;
	text-shadow: none;
	font-size: 18px;
}

.mapMenu .z-button[disabled] {
	color: #707070;
	opacity: 1;
}

.mapLegendToggle {
	position: absolute;
}

.mapLegend {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.7);
}

.mapLegend>.z-tablelayout {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

}
.mapLegend .z-tablechildren {
	text-align: left;
}

.mapLegend .z-label {
	color: #fff;
}

.mapLegend>.z-label {
	font-size: 13px;
}

.mapLegend .z-tablechildren .z-div {
	display: inline-block;
}

.mapLegend .z-tablechildren .z-div.red, .mapTooltip .bars div.red {
	background: #d20000;
	background: linear-gradient(to bottom, #ff0000 0%, #d20000 100%);
}

.mapLegend .z-tablechildren .z-div.green, .mapTooltip .bars div.green {
	background: #19aa1c;
	background: linear-gradient(to bottom, #2ce430 0%, #19aa1c 100%);
}

.mapLegend .z-tablechildren .z-div.gray, .mapTooltip .bars div.gray {
	background: #8e8e8e;
}

.mapLegend .z-tablechildren .z-div.whole {
	width: 88px;
}

.mapTooltip .bars div.whole {
	width: 44px;
}

.olPopup {
	border-radius: 4px;
	margin: 15px 0 0 10px;
}

.olPopup>div {
	background-color: rgba(0, 0, 0, 0.7);
}

.olPopup .z-label {
	color: #fff;
}

.mapTooltip .bars div {
	display: inline-block;
	margin-right: 1px;
}

.mapTooltip .bars {
	line-height: 0px;
}

.z-window-content .tracks, .z-window-content .vehicles {
	position: absolute;
	top: 44px;
	bottom: 44px;
	left: 0;
	right: 0;
	overflow: auto;
}

.z-window-content .tracks {
	text-align: center;
}

.tracks .z-group-icon, .vehicles .z-group-icon {
	margin-right: 15px;
	color: #fff;
	font-size: 23px;
	height: 16px;
}

.vehicles .z-group-icon {
	vertical-align: sub;
	margin-right: 10px;
}

.vehicles .z-row-inner:nth-child(4) .z-row-content {
	text-align: center;
}

.vehicles .z-row-inner:nth-child(6) .z-row-content {
	margin-left: 10px;
	padding: 0;
}

.vehicles .z-row-inner:nth-child(6) .z-row-content .imageButton,
	.vehicles .z-row-inner:nth-child(6) .z-row-content .imageButton:hover,
	.vehicles .z-row-inner:nth-child(6) .z-row-content .imageButton:active,
	.vehicles .z-row-inner:nth-child(6) .z-row-content .imageButton:focus,
	.vehicles .z-row-inner:nth-child(6) .z-row-content .imageButton[disabled]
	{
	padding: 0;
}

.vehicles .z-row-inner:nth-child(6) .z-row-content .imageButton img {
	padding: 4px 5px;
	width: 30px;
	height: 28px;
}

.vehicles .z-row .z-row-inner {
	border: none;
}

.tracks .z-group-icon-open, .tracks .z-group-icon-close, .vehicles .z-group-icon-open,
	.vehicles .z-group-icon-close {
	position: static;
	top: 0;
	left: 0;
}

.tracks .z-listbox, .tracks .z-grid {
	border: none;
}

.tracks .z-listbox .z-listcell-content, .tracks .z-grid .z-row-content {
	max-width: 220px;
	margin: 0 auto;
	padding-top: 0;
	padding-bottom: 0;
}

.tracks .z-listbox .z-listcell-content>.z-label, .tracks .z-grid .z-row-content>.z-div .z-label
	{
	line-height: 20px;
	margin-right: 2px;
}

.tracks .z-listbox .z-listcell-content>*, .tracks .z-grid .z-row-content>.z-div>*
	{
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
}

.tracks .z-grid .z-row-content>.z-div .ellipsis {
	max-width: 170px;
	line-height: 20px;
}

.tracks .z-listbox .noFloat .z-listcell-content, .tracks .z-grid .z-row-content>.noFloat
	{
	max-width: 100%;
}

.tracks .z-listbox .noFloat .z-listcell-content>*, .tracks .z-grid .z-row-content>.noFloat>*
	{
	float: none;
}

.tracks .z-listbox .z-listcell-content>.centerOnMap, .tracks .z-grid .z-row-content>.z-div>.centerOnMap
	{
	float: right;
	height: 30px;
	width: 30px;
	padding: 0;
}

.tracks .z-listbox .z-listcell-content>.centerOnMap img, .tracks .z-grid .z-row-content>.z-div>.centerOnMap img
	{
	width: auto;
}

.tracks .z-listbox .z-listcell-content>.centerOnMap img, .tracks .z-grid .z-row-content>.z-div>.centerOnMap img
	{
	padding: 4px;
}

.tracks>.z-label {
	display: inline-block;
}

.tracks .z-group-content {
	line-height: 18px;
}

.tracks .z-group-content>div {
	line-height: 18px;
}

.tracks .z-listgroup-inner, .tracks .z-group-inner, .vehicles .z-listgroup-inner,
	.vehicles .z-group-inner, .vehicles .z-tab, .vehicles .z-tabbox-accordion .z-tabpanel>.z-tab-selected
	{
	background: #bfbfbf;
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
}

.tracks .z-listgroup-inner .z-label, .tracks .z-group-inner .z-label,
	.vehicles .z-listgroup-inner .z-listcell-content, .vehicles .z-group-content,
	.vehicles .z-tab .z-label, .vehicles .z-tabbox-accordion .z-tabpanel>.z-tab-selected .z-label
	{
	color: #fff;
}

.tracks .z-listgroup-inner .z-label, .tracks .z-group-inner .z-label,
	.vehicles .z-listgroup-inner .z-listcell-content, .vehicles .z-group-content .z-label,
	.tracks .second.z-listitem .z-label, .fullWidthOrangeButton .z-button,
	.vehicles .z-tab .z-label, .vehicles .z-tabbox-accordion .z-tabpanel>.z-tab-selected .z-label
	{
	font-size: 16px;
	line-height: 18px;
}

.vehicles .z-tab .z-label, .vehicles .z-tabbox-accordion .z-tabpanel>.z-tab-selected .z-label
	{
	line-height: 30px;
	float: none;
	vertical-align: top;
}

.tracks .z-listitem, .tracks .z-grid .z-row-content, .vehicles .z-listgroup-inner .z-listcell-content,
	.vehicles .z-group-content {
	text-align: center;
}

.tracks .first.z-listitem, .tracks .first.z-row {
	background: #e7e7e7;
	border: none;
	border-bottom: 1px solid #aaa;
}

.tracks .first.z-row .z-row-inner {
	background: none;
}

.tracks .second.z-row .z-row-content {
	width: 100%;
	max-width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
}

.tracks .first.z-row .z-row-content .z-label {
	font-size: 13px;
}

.tracks .second.z-listitem .z-label, .tracks .second.z-row .z-label {
	color: #fff;
	background: #959595;
	margin-right: 0px;
	border-radius: 10px;
	padding: 2px 7px 2px 7px;
}

.tracks .emptyMessage {
	display: block;
	margin: 25px 15px 25px 15px;
}

.tracks .emptyMessage .z-label {
	font-size: 14px;
}

.tracks .emptyMessage .z-a {
	color: #000;
	font-size: 14px;
}

.fullWidthOrangeButton, .fullWidthWhiteButton {
	padding: 10px;
}

.fullWidthOrangeButton .z-button, .fullWidthWhiteButton .z-button {
	width: 100%;
	background: #1f4af2;
	color: #fff;
	text-shadow: none;
	border: none;
	font-size: 16px;
}

.fullWidthWhiteButton .z-button {
	background: #ddd;
	color: #000;
}

.z-calendar-wheel-button {
	background: #ddd;
	color: #000;
	text-shadow: none;
	border: none;
	font-size: 16px;
	line-height: 24px;
}

.fullWidthOrangeButton .z-button[disabled], .fullWidthWhiteButton .z-button[disabled]
	{
	opacity: 1;
	color: rgba(255, 255, 255, 0.5);
}

.fullWidthOrangeButton .z-button:focus, .fullWidthOrangeButton .z-button:active,
	.fullWidthWhiteButton .z-button:focus, .fullWidthWhiteButton .z-button:active
	{
	/* border: 1px solid #a9a9a9; */
	border: none;
	text-shadow: none;
	box-shadow: none;
}

.orangeCheckbox input, .blackCheckbox input {
	background: transparent url("../img/Login_Checkbox_00.png") center left
		no-repeat;
	background-size: 20px 20px;
	padding: 0 0 0 30px;
}

.blackCheckbox input {
	background: transparent url("../img/Fuel_ChekBox_00.png") center left
		no-repeat;
	background-size: 20px 20px;
}

.orangeCheckbox input:checked, .blackCheckbox input:checked {
	background: transparent url("../img/Login_Checkbox_01.png") center left
		no-repeat;
	background-size: 20px 20px;
	padding: 0 0 0 30px;
}

.blackCheckbox input:checked {
	background: transparent url("../img/Fuel_ChekBox_01.png") center left
		no-repeat;
	background-size: 20px 20px;
}

.orangeCheckbox input:checked:before, .blackCheckbox input:checked:before
	{
	display: none;
}

.vehicles .z-grid {
	border: none;
}

.vehicles .z-listcell-content .z-label, .vehicles .z-row-content .z-label
	{
	color: #000;
}

.fuelings {
	text-align: center;
}

.fuelings .fuelingsHeader {
	line-height: 0;
	height: 34px;
}

.fuelings .fuelingsHeader>div {
	max-width: 250px;
	display: inline-block;
}

.fuelings .fuelingsHeader .z-label {
	font-size: 16px;
	font-weight: bold;
	line-height: 34px;
}

.fuelings .fuelingsHeader .z-button {
	
}

.fuelings .fuelingsHeader .z-button img {
	width: 30px;
	height: 34px;
	padding: 7px 5px 7px 5px;
}

.fuelings .backButton {
	float: left;
}

.fuelings .plusButton {
	float: right;
}

.fuelings .z-caption-content {
	width: 100%;
}

.fuelings .z-tab .groupArrow {
	display: inline-block;
	width: 20px;
	height: 30px;
	margin-right: 5px;
	background: url('../img/MenuCars_ArrowUp.png') center center no-repeat;
	background-size: 14px auto;
	width: 20px;
}

.fuelings .z-tab-selected .groupArrow {
	background: url('../img/MenuCars_ArrowDown.png') center center no-repeat;
	no-repeat;
	background-size: 14px auto;
}

.fuelings .z-tablechildren {
	text-align: left;
}

.fuelings .z-tabbox-accordion>.z-tabpanels {
	border: none;
}

.fuelings .z-tab-selected .z-tab-text, .fuelings .z-tabbox-accordion .z-tab-text
	{
	padding: 0;
}

.fuelings .z-tab .z-caption-content {
	padding: 0;
	height: 30px;
	text-align: center;
}

.fuelings .editFuelings, .fuelings .saveFueling, .fuelings .removeFueling,
	.fuelings .cancelFueling {
	font-size: 14px;
	font-weight: bold;
}

.fuelings .editFuelings img, .fuelings .saveFueling img, .fuelings .removeFueling img,
	.fuelings .cancelFueling img {
	width: 22px;
}

.editFuelings {
	float: right;
}

.cancelFueling {
	
}

.aboutPopup {
	top: 0 !important;
	left: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
	margin: auto;
	max-width: 320px;
	max-height: 290px;
}

.aboutPopup .z-popup-content>* {
	display: block;
}

.aboutPopup .version {
	margin: 15px 0;
}

.aboutPopup .z-a {
	margin-top: 30px;
	color: #fff;
}

.aboutPopup .z-image {
	max-width: 300px;
	margin: 30px 0 40px 0;
}

.inactiveSimPopup {
	top: 0 !important;
	left: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
	margin: auto;
	max-width: 320px;
	max-height: 220px;
}

.inactiveSimPopup .z-popup-content {
	padding: 20px;
	text-align: justify;
}

.inactiveSimPopup .z-button {
	margin-top: 10px;
}

.mapLegend .z-tablechildren:first-child {
	text-align: right;
	padding-right: 5px;
	width: 45%;
}

.z-combobox-content {
	right: 0;
}

.tutorial .slide {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

.tutorial .top {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 5;
}

.tutorial .bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 6;
}

.tutorial .paginator {
	position: absolute;
	right: 0;
	bottom: 60px;
	left: 0;
	margin: auto 0 0 0;
	z-index: 10;
	height: 140px;
	padding: 10px 25px 10px 25px;
	border-radius: 0;
}

.tutorial .paginator .clearfix>.z-button {
	font-size: 20px;
	line-height: 24px;
}

.tutorial .paginator .backButton {
	float: left;
	margin: 0 5px 0 0;
	padding-left: 25px;
	background: url("../img/Button_Back_01.png") left center no-repeat;
	background-size: auto 24px;
}

.tutorial .paginator .backButton[disabled] {
	opacity: 1;
	background: url("../img/Button_Back_00.png") left center no-repeat;
	background-size: auto 24px;
}

.tutorial .paginator .nextButton {
	float: right;
	margin: 0 0 0 5px;
	padding-right: 25px;
	background: url("../img/Button_Forward_01.png") right center no-repeat;
	background-size: auto 24px;
}

.tutorial .paginator .nextButton[disabled] {
	opacity: 1;
	background: url("../img/Button_Forward_00.png") right center no-repeat;
	background-size: auto 24px;
}

.tutorial .paginator .orangeCheckbox {
	margin-top: 15px;
	margin-left: 25px;
}

.tutorial .paginator .orangeCheckbox .z-checkbox-content {
	font-size: 14px;
}

.tutorial .paginator .fullWidthOrangeButton {
	margin: 0 15px;
	padding-top: 5px;
}

/* DEFAULT SIZING ----------- */
.settingsButton, .mapMenuToggle, .mapLegendToggle, .settingsButton:hover,
	.mapMenuToggle:hover, .mapLegendToggle:hover, .settingsButton:active,
	.mapMenuToggle:active, .mapLegendToggle:active, .settingsButton:focus,
	.mapMenuToggle:focus, .mapLegendToggle:focus {
	width: 50px;
	min-height: 20px;
	padding: 10px;
}

.vehiclesButton, .vehiclesButton:hover, .vehiclesButton:active,
	.vehiclesButton:focus, .vehiclesButton[disabled] {
	width: 50px;
	min-height: 20px;
	padding: 5px 3px 4px 3px;
}

.vehiclesButton img {
	padding: 6px;
}

.settingsButton, .settingsButton:hover, .settingsButton:active,
	.settingsButton:focus {
	padding: 6px;
}

.settingsButton img {
	padding: 6px;
}

.z-popup .z-tablechildren .imageButton img {
	width: 45px;
	min-height: 20px;
}

.z-popup .z-tablechildren .imageButton {
	width: 70px;
}

.z-popup.vehicleMorePopup .z-tablechildren .imageButton {
	margin: 0;
}

.appLogo {
	width: 220px;
	margin: 0px;
	padding: 10px;
}

.topBar {
	height: 44px;
}

.vehiclesMenu {
	width: 300px;
	bottom: 44px;
}

.settingsMenu {
	width: 150px;
	bottom: 44px;
}

.settingsMenu .links {
	padding: 10px;
}

.vehiclesMenu .header, .settingsMenu .header {
	height: 44px;
	padding: 7px;
	text-align: center;
}

.vehiclesMenu .header .z-label, .settingsMenu .header .z-label {
	font-size: 20px;
	line-height: 25px;
}

.settingsMenu .z-a {
	font-size: 15px;
	line-height: 35px;
}

.settingsMenu .z-a>img {
	width: 20px;
	margin-right: 10px;
	margin-top: -2px;
}

.vehiclesMenu .z-tab .z-caption-content>.z-div {
	width: 200px;
	height: 28px;
	margin-top: 2px;
}

.vehiclesMenu .z-tabbox-accordion .z-tabpanel>.z-tabpanel-content .z-label
	{
	width: 200px;
	line-height: 30px;
}

.vehiclesMenu .z-tabbox-accordion .z-tabpanel>.z-tab .z-tab-text .z-caption-content .z-label
	{
	line-height: 23px;
}

.mapMenu {
	top: 49px;
	left: 50px;
	right: 50px;
	z-index: 999; /* placing the menu over the OSM */
}

.mapMenuToggle {
	top: 48px;
	right: 0;
	z-index: 999; /* placing the menu over the OSM */
}

.mapLegendToggle {
	bottom: 48px;
	right: 0;
	z-index: 999; /* placing the button over the OSM */
}

.bottomBar {
	height: 44px;
	padding: 10px 10px 0px 10px;
	z-index: 999; /* placing the bar over the OSM */
}

.bottomBar .z-a {
	font-size: 18px;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 13px;
	margin-left: 15px;
}

.mapLegend {
	left: 50px;
	right: 50px;
	bottom: 50px;
	padding: 2px 8px;
	z-index: 999; /* placing the legend over the OSM */
}

.mapLegend .z-tablechildren {
	line-height: 12px;
	text-align: left;
}

.mapLegend .z-tablechildren .z-div {
	width: 20px;
	height: 2px;
	margin: 0 2px 2px 0;
}

.mapLegend .z-tablechildren .z-label {
	line-height: 12px;
	font-size: 11px;
}

.mapTooltip .bars div {
	width: 10px;
	height: 2px;
}

.mapTooltip .bars {
	min-width: 50px;
	height: 5px;
}

.tracks .third img, .tracks .first img, .vehicles .moreButton img,
	.vehicles .z-listcell-content>img, .vehicles .z-row-content>img,
	.z-popup .z-tablechildren img, .editFuelings img, .saveFueling img,
	.removeFueling img, .cancelFueling  img {
	width: 20px;
}

.clearTrack, .clearTrack:hover, .clearTrack:active, .clearTrack:focus,
	.clearTrack[disabled] {
	width: 13px;
	margin-left: 15px;
	height: 14px;
	min-height: 10px;
	margin-top: 0px;
}

.clearTrack img {
	vertical-align: top;
}

.vehicleVisibility, .refreshTrack {
	min-height: 10px;
	height: 30px;
	width: 34px;
}

.vehicleGroupVisibility {
	width: 34px;
	height: 30px;
	min-height: 10px;
}

.z-popup .z-tablechildren {
	padding: 3px 5px;
	vertical-align: middle;
}

.z-popup .z-datebox .z-datebox-input {
	min-width: 95px;
}

.z-datebox-popup {
	top: auto !important;
	bottom: 0 !important;
	margin: 0 auto;
	height: auto !important;
	left: 0;
	right: 0;
	border: none;
	background: #000;
	transform: none !important;
}

.fuelings .z-tablelayout {
	width: 320px;
	margin: 0 auto;
}

.z-calendar-wheel-footer {
	height: 47px;
	margin: 10px 10px 0 10px;
}

/* All Smartphones in portrait and landscape ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width
	: 480px) {
}

/* All Smartphones in landscape ----------- */
@media only screen and (min-width : 321px) {
}

/* All Smartphones in portrait ----------- */
@media only screen and (max-width : 479px) {
}

/***** ANDROID DEVICES *****/

/* Android 240 X 320 ----------- */
@media only screen and (max-width: 241px) { /* YOUR STYLE GOES HERE */
}

/* Android(Samsung Galaxy) in portrait 380 X 685 ----------- */
@media only screen and (min-width: 375px) and (max-width: 385px) {
}

/* Android(Samsung Galaxy) in Landscape 685 X  380 ----------- */
@media only screen and (min-width: 680px) and (max-width: 690px) {
}

/* Galaxy tab ----------- */
@media ( max-width : 1280px) and (orientation: landscape) and
	(-webkit-device-pixel-ratio: 1) {
	.fuelings .fuelingsHeader>div {
		max-width: 550px;
	}
	.fuelings .z-tablelayout {
		width: 650px;
		margin: 0 auto;
	}
}

@media ( max-width : 800px) and (orientation: portrait) and
	(-webkit-device-pixel-ratio: 1) {
	.fuelings .fuelingsHeader>div {
		max-width: 350px;
	}
	.fuelings .z-tablelayout {
		width: 450px;
		margin: 0 auto;
	}
}

/* Kindle Portrait 600 X 1024 ----------- */
@media only screen and (min-width: 595px) and (max-width: 610px) {
}

/* Kindle Landscape 1024 X 600 ----------- */
@media only screen and (min-width: 1000px) and (max-width: 1030px) {
}

/***** ALL GENERATION IPADS *****/

/* iPads in portrait and landscape----------- */
@media only screen and (min-device-width : 768px) and (max-device-width
	: 1024px) { /* YOUR STYLE GOES HERE */
}

/* iPad in landscape----------- */
@media only screen and (min-device-width : 768px) and (max-device-width
	: 1024px) and (orientation : landscape) { /* YOUR STYLE GOES HERE */
}

/* iPad in portrait----------- */
@media only screen and (min-device-width : 768px) and (max-device-width
	: 1024px) and (orientation : portrait) { /* YOUR STYLE GOES HERE */
}

/***** Retina IPAD 3 & 4*****/

/* Retina iPad 3 & 4 in portrait and landscape----------- */
@media only screen and (min-device-width : 768px) and (max-device-width
	: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
	/* YOUR STYLE GOES HERE */
}

/* Retina iPad 3 & 4 in landscape----------- */
@media only screen and (min-device-width : 768px) and (max-device-width
	: 1024px) and (orientation : landscape) and
	(-webkit-min-device-pixel-ratio: 2) { /* YOUR STYLE GOES HERE */
}

/* Retina iPad 3 & 4 in landscape----------- */
@media only screen and (min-device-width : 768px) and (max-device-width
	: 1024px) and (orientation : portrait) and
	(-webkit-min-device-pixel-ratio: 2) { /* YOUR STYLE GOES HERE */
}

/***** IPAD 1 & 2 (ALSO IPAD MINI)*****/

/* iPad 1 & 2 in portrait and landscape ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width
	: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
	/* YOUR STYLE GOES HERE */
}

/* iPad 1 & 2 in landscape ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width
	: 1024px) and (orientation : landscape) and
	(-webkit-min-device-pixel-ratio: 1) { /* YOUR STYLE GOES HERE */
}

/* iPad 1 & 2 in portrait ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width
	: 1024px) and (orientation : portrait) and
	(-webkit-min-device-pixel-ratio: 1) { /* YOUR STYLE GOES HERE */
}

/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) { /* YOUR STYLE GOES HERE */
}

/* Large screens ----------- */
@media only screen and (min-width : 1824px) { /* YOUR STYLE GOES HERE */
}

/* Only iPhone 4 ----------- */
@media only screen and (-webkit-min-device-pixel-ratio : 1.5) , only
	screen and (min-device-pixel-ratio : 1.5) { /* YOUR STYLE GOES HERE */
}