.ui-slideshow{position:relative;display:block;width:100%;height:100%;overflow:hidden}.ui-slideshow .arrow{display:none;position:absolute;z-index:10;top:50%;width:100px;height:100px;margin-top:-50px;-moz-border-radius:50%;border-radius:50%;color:#fff;font-size:3em;text-align:center;cursor:pointer;-webkit-text-fill-color:#fff;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#999;-webkit-font-smoothing:antialiased}.ui-slideshow .arrow.active{display:block}.ui-slideshow .arrow.prev{left:2%}.ui-slideshow .arrow.prev:before{content:"\2770"}.ui-slideshow .arrow.next{right:2%}.ui-slideshow .arrow.next:before{content:"\2771"}.ui-slideshow .arrow.lbs{font-size:5em}.ui-slideshow .arrow.prev.lbs:before{content:"<"}.ui-slideshow .arrow.next.lbs:before{content:">"}.ui-slideshow .wrapper{min-width:100%;min-height:100%;z-index:1}.ui-slideshow .wrapper.transition{-webkit-transition:.5s ease;-moz-transition:.5s ease;-o-transition:.5s ease;-ms-transition:.5s ease;transition:.5s ease}.ui-slideshow .ui-slideshow-slide{float:left;position:relative;width:100%;height:100%;min-height:100px}.ui-slideshow .nav{position:absolute;bottom:1%;width:100%;z-index:9;text-align:center}.ui-slideshow .nav li{display:inline-block}.ui-slideshow .nav li a{display:block;width:20px;height:20px;background:#ccc;-moz-border-radius:50%;border-radius:50%}.ui-slideshow .nav li.selected a{background:#fff}