@charset "UTF-8";
/* CSS Document */

.banner h1 {
	color:#000000;
}

.banner h2 {
	color:#000000;
}

.banner h3 {
	color:#000000;
}


/* Lease Plans - Connect Viewer */
.suite {
	fill:#e0d3d3;
}

.base_attr {
	stroke:#888888;
	stroke-width:10;
}

.site-billboards {
	height:287px;
}

.overlay_attr {
}

.suite_selected {
	/* fill:#f0936b; */
	/* stroke: #f0936b; */
	/* stroke-dasharray: 80; */
	stroke: #ff0000;
	stroke-width: 50;
	/* stroke-linecap: butt; */
	/* stroke-linejoin: miter-clip; */
}

.suite_highlight {
	fill: #bbbbbb;
	fill-opacity: 0.6;
	stroke: #000000;
	/* stroke-width: 100; */
}

