
/*THIS FILE IS AUTOGENERATED - DO NOT MODIFY IT!*/
	
#building-icon-sold path {
	fill: #c9bfb6 !important;
}
#building-icon-available path {
	fill: #7ea500 !important;
}
#building-icon-reserved path {
	fill: #ffa800 !important;
}
#building-icon-etap2 path {
	fill: #9eb0ff !important;
}
.naglowek_legenda .kolo.sprzedane,
.building-outline-layer[data-status="sold"] {
    color: #c9bfb6;
}
.naglowek_legenda .kolo.dostepne,
.building-outline-layer[data-status="available"] {
    color: #7ea500;
}
.naglowek_legenda .kolo.rezerwaca,
.building-outline-layer[data-status="reserved"] {
    color: #ffa800;
}
.naglowek_legenda .kolo.etap2,
.building-outline-layer[data-status="etap2"] {
    color: #9eb0ff;
}
#flat-table .text-danger {
    color: #c9bfb6  !important;
}
#flat-table .text-success {
    color: #7ea500  !important;
}
#flat-table .text-muted {
    color: #ffa800  !important;
}
#flat-table .text-etapix {
    color: #9eb0ff  !important;
}
.naglowek_legenda .kolo.sprzedane:after {
	background: #c9bfb6;
}
.naglowek_legenda .kolo.dostepne:after {
	background: #7ea500;
}
.naglowek_legenda .kolo.rezerwaca:after {
	background: #ffa800;
}
.naglowek_legenda .kolo.etap2:after {
	background: #9eb0ff;
}		

.apartment-data .status.available {
    color: #7ea500  !important;
}
.apartment-data .status.reserved {
    color: #ffa800  !important;
}
.apartment-data .status.sold {
    color: #c9bfb6  !important;
}
.apartment-data .status.second {
    color: #9eb0ff  !important;
}

		