﻿.IBI_ATISLA_Web_UI_WebControls_MapLegendControl
{
	/*width: 180px;*/
	padding-bottom: 10px !important;
	margin-bottom: 10px !important;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl ul
{
	margin-top: 5px !important;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl ul ul
{
	margin-top: 0 !important;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl li
{
	position: relative;
	float: left;
	width: 100%;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl li.trafficSpeed,
.IBI_ATISLA_Web_UI_WebControls_MapLegendControl li.trafficSpeedHov,
.IBI_ATISLA_Web_UI_WebControls_MapLegendControl li.camera,
.IBI_ATISLA_Web_UI_WebControls_MapLegendControl li.messageSign,
.IBI_ATISLA_Web_UI_WebControls_MapLegendControl li.sigAlert,
.IBI_ATISLA_Web_UI_WebControls_MapLegendControl li.lcsClosure,
.IBI_ATISLA_Web_UI_WebControls_MapLegendControl li.condition
{
	margin-bottom: 10px;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl .trafficSpeedInstructions span
{
	font-size: 10px;
	line-height: 14px;
	display: block;
	margin-left: 10px;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl .colors
{
	/* text-align: right; */
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl .colors .options
{
	display: none;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl .select .options
{
	display: block;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl .select .showLink
{
	display: none;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl .colors .selected
{
	position: relative;
	margin-left: 28px;
	height: 3.31em;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl .colors li
{
	height: 1.655em;
	text-align: left;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl .colors label.name
{
	position: absolute;
	left: 0;
	top: 1.655em;
	width: 30px;

	margin: 0;
	font-size: 82.8%;
	line-height: 2;
	white-space: nowrap;
	text-align: center;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl .colors .link
{
	margin-left: 48px;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl li .checkbox,
.IBI_ATISLA_Web_UI_WebControls_MapLegendControl li .radio
{
	position: absolute;
	left: 10px;
	top: 3px;
	vertical-align: middle;
	line-height: 0;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl li label
{
	display: block;
	position: relative;
	margin-left: 48px;
	padding-right: 10px;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl .colors li label
{
	margin-left: 28px;
	margin-right: 10px;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl li .icon
{
	position: absolute;
	left: -20px;
	top: 2px;
	width: 16px;
	height: 16px;
	overflow: hidden;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl li .icon img
{
	position: absolute;
	left: 0;
	top: 0;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl li.trafficSpeed .icon img
{
	position: absolute;
	left: 0;
	top: 0;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl li.trafficSpeedHov .icon img
{
	position: absolute;
	left: 0;
	top: 0;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl li.camera .icon img
{
	position: absolute;
	left: -16px;
	top: 0;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl li.messageSign .icon img
{
	position: absolute;
	left: -32px;
	top: 0;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl li.incident .icon img
{
	position: absolute;
	left: 0;
	top: -16px;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl li.sigAlert .icon img
{
	position: absolute;
	left: -16px;
	top: -16px;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl li.closure .icon img
{
	position: absolute;
	left: -32px;
	top: -16px;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl li.condition .icon img
{
	position: absolute;
	left: -48px;
	top: -16px;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl .colors .swatch
{
	position: absolute;
	left: 0;
	top: 4px;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl .colors .noinfoavailable
{
	left: 0px;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl .colors .low
{
	left: 30px !important;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl .colors .moderate
{
	left: 60px !important;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl .colors .high
{
	left: 90px !important;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl .colors label.noinfoavailable
{
	left: auto !important;
	right: 128px;
	width: 40px;
	padding-right: 0;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl .colors label.high
{
	width: 60px;
}

.IBI_ATISLA_Web_UI_WebControls_MapLegendControl .footer
{
	clear: both;
	padding: 0 5px;
	text-align: right;
	height: 20px;
	overflow: hidden;
}

