
.icon-left
{
    margin-right: 0.6em !important;
}

.icon-right
{
    margin-left: 0.6em !important;
}

.icon-inline
{
    top: 2px;
}

.map-container
{
    width: 100%;
    height: 14em;
}

.shadow
{
    box-shadow: 0 6px 12px rgba( 0, 0, 0, .175 );
}

.panel-heading
{
    font-weight: bold;
}

.clickable
{
	cursor: pointer;
}

.clip-text
{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
