﻿.selectedSvg {
    /*fill: url(#pattern1);*/
    /*fill: #E8E8E8;*/
    fill: #FFA500;
    opacity: .4;
}

.selectedAnchorPoint {
    fill: orange;
}

.unselectedSvg {
    fill: transparent;
}

