Hi what's wrong with this Fiddle
The problem is in these lines:
<p>
<span class="is_not_active">
<div class="arrow"></div>
<div class="rectangle"></div>
</span>
</p>
If take away the p element I can see the red arrow, otherwise the arrow is invisibile. Can you tell me something. Try yourself with the fiddle. Thanks