﻿@import url("/map/resources/prod/navigation/layer-list.css"); /* TODO: kažką sugalvoti, kad nesi'cache'uotų... */


/* --- NORTH --- */

#language-switcher {
	display: none;
}


/* --- MAP TOOLBAR --- */

#map-toolbar {
	position: absolute;
	top: 80px;
	left: 10px;
	z-index: 1;
	border-bottom: 0 !important;
}

#map-toolbar-main-buttons {
	border-left: 0;
}

#map-toolbar-main-buttons a {
	border: 1px solid #cccccc;
}

#map-toolbar .selected {
	background-color: #ddedf5 !important;
}

#map-toolbar-dropdown {
	margin-top: -2px;
}

#map-toolbar .button {
    padding: 0 9px 0 9px;
    height: 40px;
}


/* --- NAV PANELS --- */

#nav-tabs {
	background-color: #eaeaea;
}

.nav-tab {
	border-color: #b0bcc1;
	background-color: #e2e2e2;
}

.zselect {
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.zselect span.zmshead {
	font-size: 0.8rem;
}

select.fake {
	display: block;
	width: 100%;
	margin-top: 5px;
}

.content .zselect ul {
	max-height: 300px;
	background-color: #eeeeee;
	margin-left: 0px;
}