#ruler-info {
	position: absolute;
    right: 45px;
    top: 60px;
	z-index: 2;
	background-color: #666666;
	padding: 5px;
	width: 110px;
	height: 45px;
    border-radius: 5px;
    color: #ffffff;
    font-size: 11px;
}

.toolbar-links .active .icon-ruler{
    background: url(../img/kaart_joonlaud_aktiivne.png) no-repeat;
}