[xd-id="_1_bb"] {
    fill: transparent;
    stroke: rgba(255,255,255,1);
    stroke-width: 2px;
    stroke-linejoin: miter;
    stroke-linecap: butt;
    stroke-miterlimit: 4;
    shape-rendering: auto;
}

#Top [xd-id="dot"]{
    fill: rgba(236,241,247,1);
}

#Top2 [xd-id="dot_b2"]{
    fill: rgba(236,241,247,1);
}

#Top3 [xd-id="dot_b3"]{
    fill: rgba(236,241,247,1);
}

#Top4 [xd-id="dot_b4"]{
    fill: rgba(236,241,247,1);
}

#Top5 [xd-id="dot_b5"]{
    fill: rgba(236,241,247,1);
}

#Top6 [xd-id="dot_b6"]{
    fill: rgba(236,241,247,1);
}

#Top .my-inner,
#Top2 .my-inner,
#Top3 .my-inner,
#Top4 .my-inner,
#Top5 .my-inner,
#Top6 .my-inner
{
    background-color: rgba(0,0,0,0.4);
}