.debug
{
	background-color: rgb(255,20,147);
}

.errorInfo
{
	background-color: rgb(255,255,51);
}

.small-marker-image{
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
    width: 50px;
    height: 50px;
}