
/* For inline examples only */
#PhotoSwipeTarget { width: 100%; height:22rem; }
#Indicators { margin-top:5px; }
#Indicators span { display: inline-block; height: 10px; width: 10px; margin: 0 10px 0 0; padding: 0; -webkit-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px; border-radius:5px; background: #c5c5c5; overflow:hidden; }
#Indicators ul li.current{ border:#f4a60e 1px solid; }
