.gjs-ov{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:999997;visibility:hidden;opacity:0;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.gjs-ov.gjs-open{visibility:visible;opacity:1}.gjs-ov .gjs-ghost{position:absolute;background:#fff;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;opacity:0}.gjs-ov .gjs-ghost.gjs-show-ghost{opacity:1}.gjs-ov .gjs-ghost.gjs-no-anim{-webkit-transition:none;transition:none}.gjs-foc{position:relative;z-index:999999;background:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3)}.gjs-foc .gjs-btns{position:absolute;top:100%;right:0;margin-top:5px;white-space:nowrap}.gjs-foc .gjs-btns .gjs-btn+.gjs-btn{margin-left:5px}.gjs-foc .gjs-pager{position:absolute;top:100%;margin-top:5px;left:0;font-size:small;color:#fff}.gjs-txt{padding:15px;background:#fff;position:absolute;left:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:300px;font-size:.875em;margin-left:15px;color:#323232}.gjs-txt:before{content:'';width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #fff;position:absolute;top:50%;left:-10px;margin-top:-10px}.gjs-txt.gjs-txt-left{left:auto;right:100%;margin-left:0;margin-right:30px}.gjs-txt.gjs-txt-left:before{border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:none;border-left:10px solid #fff;left:auto;right:-10px}.gjs-ol{outline:15px solid #fff}.gjs-ol.gjs-foc{-webkit-box-shadow:0 0 13px 15px rgba(0,0,0,.3);box-shadow:0 0 13px 15px rgba(0,0,0,.3)}.gjs-ol .gjs-txt{margin-left:30px}