/*!
 * jGallery v0.9-beta
 * http://jgallery.jakubkowalczyk.pl/
 *
 * Released under the MIT license
 *
 * Date: 2013-08-19
 */
#jGallery .btn{-webkit-box-shadow:0 0 1px 3px rgba(0,0,0,.1);box-shadow:0 0 1px 3px rgba(0,0,0,.1);-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s;cursor:pointer}#jGallery .btn:hover{-webkit-border-radius:2px !important;border-radius:2px !important;-webkit-box-shadow:0 0 1px 3px rgba(0,0,0,.3);box-shadow:0 0 1px 3px rgba(0,0,0,.3);text-shadow:0 0 .15em #fff}#jGallery .btn.inactive{color:#666}#jGallery .btn.inactive:hover{text-shadow:0 0 .15em #666}#jGallery .btn.active{color:#fff}#jGallery .btn.active:hover{text-shadow:0 0 .15em #fff}#jGallery .btn-large{width:70px;height:70px;-webkit-border-radius:40px;border-radius:40px;line-height:76px;font-size:36px;text-align:center;color:#fff;background:#111}#jGallery .btn-small{width:40px;height:40px;margin:0;-webkit-border-radius:25px;border-radius:25px;line-height:43px;font-size:18px;text-align:center;color:#fff;background:#111}#jGallery .descriptions{height:62px;padding:20px 0;background:#222;left:0;right:0;bottom:0;position:fixed;z-index:2;text-align:center;overflow:hidden}html,body{height:100%;margin:0}.overlayContainer{z-index:1;position:relative;display:block}.overlayContainer .overlay{color:#fff;left:0;top:0;background:center center no-repeat #000;position:absolute;z-index:10000}.overlayContainer .imageLoaderPositionAbsolute{width:3em;height:3em;line-height:2.9em;margin:-1.5em 0 0 -1.5em;font-size:60px;font-weight:bold;letter-spacing:-0.02em;-webkit-animation:overlay-container 2s linear infinite;animation:overlay-container 2s linear infinite;text-align:center;position:absolute;z-index:10001}.overlayContainer .imageLoaderPositionAbsolute:after{-webkit-border-radius:1.7em;border-radius:1.7em;background:rgba(255,255,255,.12);left:0;top:0;bottom:0;right:0;content:"";-webkit-animation:overlay-circle 2s linear infinite;animation:overlay-circle 2s linear infinite;position:absolute;z-index:0}@keyframes overlay-container{0{width:3em;height:3em;line-height:2.9em;margin:-1.5em 0 0 -1.5em}50%{width:4em;height:4em;line-height:3.867em;margin:-2em 0 0 -2em}100%{width:3em;height:3em;line-height:2.9em;margin:-1.5em 0 0 -1.5em}}@-webkit-keyframes overlay-container{0{width:3em;height:3em;line-height:2.9em;margin:-1.5em 0 0 -1.5em}50%{width:4em;height:4em;line-height:3.867em;margin:-2em 0 0 -2em}100%{width:3em;height:3em;line-height:2.9em;margin:-1.5em 0 0 -1.5em}}@keyframes overlay-circle{0{border-radius:1.7em;opacity:.4}50%{border-radius:2.267em;opacity:1}100%{border-radius:1.7em;opacity:.4}}@-webkit-keyframes overlay-circle{0{-webkit-border-radius:1.7em;opacity:.4}50%{-webkit-border-radius:2.267em;opacity:1}100%{-webkit-border-radius:1.7em;opacity:.4}}.overlayContainer .imageLoaderPositionAbsolute .circle{margin:-42px 0 0 -42px;left:50%;top:50%;position:absolute}.overlayContainer .imageLoaderPositionAbsolute .progress-value{padding-left:.25em;position:relative;z-index:1}.overlayContainer .imageLoaderPositionAbsolute .progress-value:after{padding-left:.117em;font-size:.5em;font-weight:normal;content:"%"}.imageLoaderPositionAbsolute{left:50%}body.overlayContainer>.overlay{position:fixed}body.overlayContainer>.overlay .imageLoaderPositionAbsolute{top:50% !important;position:fixed}#jGallery .zoom-container .progress{width:0;height:4px;line-height:4px;border:solid #000;border-width:1px 1px 0 0;border-color:rgba(0,0,0,.5);background:#fff;background:rgba(255,255,255,.5);left:0;bottom:0;position:absolute;z-index:2}#jGallery .zoom-container .progress:after{width:4px;height:4px;background:#fff;background:rgba(255,255,255,1);box-shadow:0 0 30px 15px rgba(255,255,255,1);right:64px;top:0;content:"";position:absolute}#jGallery .thumbnails{-webkit-box-shadow:0 0 1px 3px rgba(0,0,0,.5);-moz-box-shadow:0 0 1px 3px rgba(0,0,0,.5);box-shadow:0 0 1px 3px rgba(0,0,0,.5);background:#111;position:absolute;z-index:3;font-size:0;line-height:0;overflow:hidden}#jGallery .thumbnails .container{left:0;top:0;right:0;bottom:0;position:absolute;overflow:hidden}#jGallery .thumbnails .album{display:none}#jGallery .thumbnails .album.active{display:inline}#jGallery .thumbnails a{-webkit-border-radius:.6em;border-radius:.6em;display:inline-block}#jGallery .thumbnails a:hover:not(.active){-webkit-border-radius:2px !important;border-radius:2px !important}#jGallery .thumbnails a img{-webkit-border-radius:.6em;border-radius:.6em;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s}#jGallery .thumbnails a:hover:not(.active) img{-webkit-border-radius:2px !important;border-radius:2px !important}#jGallery .thumbnails .prev,#jGallery .thumbnails .next{font-size:24px;text-align:center;background:#111;opacity:1;cursor:pointer;position:absolute}#jGallery .thumbnails .ico{width:40px;height:40px;margin:-20px 0 0 -20px;line-height:40px;top:50%;left:50%;position:absolute}#jGallery .thumbnails .btn{-webkit-box-shadow:none;box-shadow:none}#jGallery .thumbnails .close{display:none}#jGallery .thumbnails-horizontal{left:0;right:0;white-space:pre}#jGallery .thumbnails-horizontal .prev,#jGallery .thumbnails-horizontal .next{width:40px;top:0;bottom:0}#jGallery .thumbnails-horizontal .prev{padding-left:8px;left:-100px}#jGallery .thumbnails-horizontal .prev:before{width:40px;right:-40px;background:-moz-linear-gradient(left,rgba(17,17,17,1) 0,rgba(17,17,17,0) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(17,17,17,1)),color-stop(100%,rgba(17,17,17,0)));background:-webkit-linear-gradient(left,rgba(17,17,17,1) 0,rgba(17,17,17,0) 100%);background:-o-linear-gradient(left,rgba(17,17,17,1) 0,rgba(17,17,17,0) 100%);background:-ms-linear-gradient(left,rgba(17,17,17,1) 0,rgba(17,17,17,0) 100%);background:linear-gradient(to right,rgba(17,17,17,1) 0,rgba(17,17,17,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#111111',endColorstr='#00111111',GradientType=1);top:0;bottom:0;content:"";position:absolute}#jGallery .thumbnails-horizontal .next{padding-right:8px;right:-100px}#jGallery .thumbnails-horizontal .next:before{width:40px;left:-40px;background:-moz-linear-gradient(left,rgba(17,17,17,0) 0,rgba(17,17,17,1) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(17,17,17,0)),color-stop(100%,rgba(17,17,17,1)));background:-webkit-linear-gradient(left,rgba(17,17,17,0) 0,rgba(17,17,17,1) 100%);background:-o-linear-gradient(left,rgba(17,17,17,0) 0,rgba(17,17,17,1) 100%);background:-ms-linear-gradient(left,rgba(17,17,17,0) 0,rgba(17,17,17,1) 100%);background:linear-gradient(to right,rgba(17,17,17,0) 0,rgba(17,17,17,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00111111',endColorstr='#111111',GradientType=1);top:0;bottom:0;content:"";position:absolute}#jGallery .thumbnails-horizontal:hover .prev.visible{left:0}#jGallery .thumbnails-horizontal:hover .next.visible{right:0}#jGallery .thumbnails-vertical{top:0;bottom:0}#jGallery .thumbnails-vertical .prev,#jGallery .thumbnails-vertical .next{height:40px;left:0;right:0}#jGallery .thumbnails-vertical .prev{padding-top:8px;top:-100px}#jGallery .thumbnails-vertical .prev:before{height:40px;bottom:-40px;background:-moz-linear-gradient(top,rgba(17,17,17,1) 0,rgba(17,17,17,0) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(17,17,17,1)),color-stop(100%,rgba(17,17,17,0)));background:-webkit-linear-gradient(top,rgba(17,17,17,1) 0,rgba(17,17,17,0) 100%);background:-o-linear-gradient(top,rgba(17,17,17,1) 0,rgba(17,17,17,0) 100%);background:-ms-linear-gradient(top,rgba(17,17,17,1) 0,rgba(17,17,17,0) 100%);background:linear-gradient(to bottom,rgba(17,17,17,1) 0,rgba(17,17,17,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#111111',endColorstr='#00111111',GradientType=0);left:0;right:0;content:"";position:absolute}#jGallery .thumbnails-vertical .next{padding-bottom:8px;bottom:-100px}#jGallery .thumbnails-vertical .next:before{height:40px;top:-40px;background:-moz-linear-gradient(top,rgba(17,17,17,0) 0,rgba(17,17,17,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(17,17,17,0)),color-stop(100%,rgba(17,17,17,1)));background:-webkit-linear-gradient(top,rgba(17,17,17,0) 0,rgba(17,17,17,1) 100%);background:-o-linear-gradient(top,rgba(17,17,17,0) 0,rgba(17,17,17,1) 100%);background:-ms-linear-gradient(top,rgba(17,17,17,0) 0,rgba(17,17,17,1) 100%);background:linear-gradient(to bottom,rgba(17,17,17,0) 0,rgba(17,17,17,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00111111',endColorstr='#111111',GradientType=0);left:0;right:0;content:"";position:absolute}#jGallery .thumbnails-vertical:hover .prev.visible{top:0}#jGallery .thumbnails-vertical:hover .next.visible{bottom:0}#jGallery .thumbnails-vertical .prev .ico,#jGallery .thumbnails-vertical .next .ico{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg);display:block}#jGallery .thumbnails-top{top:0}#jGallery .thumbnails-bottom{bottom:0}#jGallery .thumbnails-left{left:0}#jGallery .thumbnails-right{right:0}#jGallery .thumbnails a.hidden{opacity:0}#jGallery .thumbnails a{-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;overflow:hidden;opacity:1;display:inline-block;position:relative}#jGallery .thumbnails.images{padding:15px}#jGallery .thumbnails.images .container-inner{padding:15px}#jGallery .thumbnails.images.thumbnails-horizontal .container-inner:after{width:15px;height:15px;content:"";display:inline-block}#jGallery .thumbnails.images a{-webkit-border-radius:0;border-radius:0;-webkit-transition:opacity .5s;-moz-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}#jGallery .thumbnails.images a:after{opacity:.8;background:#111;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;left:0;top:0;right:0;bottom:0;content:"";position:absolute}#jGallery .thumbnails.images:hover a:after{opacity:.25}#jGallery .thumbnails.images a:hover:after{opacity:0}#jGallery .thumbnails.images a.active:after{opacity:.5}#jGallery .thumbnails.images img{padding:1px;border:0;-webkit-border-radius:0;border-radius:0}#jGallery .thumbnails.images.thumbnails-vertical .prev,#jGallery .thumbnails.images.thumbnails-vertical .next{left:8px;right:8px}#jGallery .thumbnails.images.thumbnails-vertical:hover .prev.visible{top:0}#jGallery .thumbnails.images.thumbnails-vertical:hover .next.visible{bottom:0}#jGallery .thumbnails.images.thumbnails-horizontal{padding-right:0}#jGallery .thumbnails.images.thumbnails-horizontal .prev,#jGallery .thumbnails.images.thumbnails-horizontal .next{top:8px;bottom:8px}#jGallery .thumbnails.images.thumbnails-horizontal:hover .prev.visible{left:0}#jGallery .thumbnails.images.thumbnails-horizontal:hover .next.visible{right:0}#jGallery .thumbnails.full-screen{width:auto;height:auto;top:0;left:0;right:0;bottom:0;background:#000}#jGallery .thumbnails.full-screen .container{text-align:left;white-space:normal}#jGallery .thumbnails.full-screen .container-inner{padding:45px}#jGallery .thumbnails.full-screen .container-inner:after{width:auto;height:45px;content:"";display:block}#jGallery .thumbnails.full-screen .close{right:8px;top:8px;position:absolute;display:block}#jGallery .thumbnails.full-screen .prev,#jGallery .thumbnails.full-screen .next{background:#000}#jGallery .thumbnails.full-screen .prev:before{background:-moz-linear-gradient(top,rgba(0,0,0,1) 0,rgba(0,0,0,0) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,1)),color-stop(100%,rgba(0,0,0,0)));background:-webkit-linear-gradient(top,rgba(0,0,0,1) 0,rgba(0,0,0,0) 100%);background:-o-linear-gradient(top,rgba(0,0,0,1) 0,rgba(0,0,0,0) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,1) 0,rgba(0,0,0,0) 100%);background:linear-gradient(to bottom,rgba(0,0,0,1) 0,rgba(0,0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#00000000',GradientType=0)}#jGallery .thumbnails.full-screen .next:before{background:-moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,1)));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 100%);background:-o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0)}#jGallery .thumbnails.square{font-size:0}#jGallery .thumbnails.square.thumbnails-horizontal{height:70px}#jGallery .thumbnails.square.thumbnails-left .next,#jGallery .thumbnails.square.thumbnails-left .prev{left:20px}#jGallery .thumbnails.square.thumbnails-right .next,#jGallery .thumbnails.square.thumbnails-right .prev{right:20px}#jGallery .thumbnails.square.thumbnails-top .next,#jGallery .thumbnails.square.thumbnails-top .prev{top:20px}#jGallery .thumbnails.square.thumbnails-bottom .next,#jGallery .thumbnails.square.thumbnails-bottom .prev{bottom:20px}#jGallery .thumbnails.square.thumbnails-vertical{width:70px}#jGallery .thumbnails.square a{width:20px;height:20px;margin:10px 4px;font-size:20px;text-indent:-9999px;background:#fff;color:#000;text-decoration:none;opacity:.7}#jGallery .thumbnails.square.thumbnails-vertical a{margin-top:4px;margin-bottom:4px}#jGallery .thumbnails.square.thumbnails-vertical a:first-child{margin-top:8px}#jGallery .thumbnails.square.thumbnails-vertical a:last-child{margin-bottom:8px}#jGallery .thumbnails.square.thumbnails-horizontal a:first-child{margin-left:8px}#jGallery .thumbnails.square.thumbnails-horizontal a:last-child{margin-right:8px}#jGallery .thumbnails.square a:hover{opacity:1}#jGallery .thumbnails.square a.active{opacity:.5;cursor:default}#jGallery .thumbnails.square a img{display:none}#jGallery .thumbnails.square.number.thumbnails-horizontal{height:80px}#jGallery .thumbnails.square.number.thumbnails-vertical{width:80px}#jGallery .thumbnails.square.thumbnails-left .next,#jGallery .thumbnails.square.thumbnails-left .prev{left:25px}#jGallery .thumbnails.square.thumbnails-right .next,#jGallery .thumbnails.square.thumbnails-right .prev{right:25px}#jGallery .thumbnails.square.thumbnails-top .next,#jGallery .thumbnails.square.thumbnails-top .prev{top:25px}#jGallery .thumbnails.square.thumbnails-bottom .next,#jGallery .thumbnails.square.thumbnails-bottom .prev{bottom:25px}#jGallery .thumbnails.square.number a{width:30px;height:30px;-webkit-border-radius:18px;border-radius:18px;font-size:14px;line-height:30px;text-indent:0;font-weight:bold;text-align:center}#jGallery .zoom-container .title{padding:10px 6px;text-shadow:3px 3px 1px rgba(0,0,0,.75),0 0 3px rgba(0,0,0,.75);bottom:10px;right:8px;font-size:18px;font-weight:bold;color:#fff;-webkit-transition:top,left,right,bottom,opacity,text-shadow,color .5s;-moz-transition:top,left,right,bottom,opacity,text-shadow,color .5s;-o-transition:top,left,right,bottom,opacity,text-shadow,color .5s;transition:top,left,right,bottom,opacity,text-shadow,color .5s;opacity:1;position:absolute;z-index:2}#jGallery .zoom-container .title.hidden{bottom:-50%;right:-50%;opacity:0}#jGallery.text-shadow .zoom-container .title.hidden,#jGallery.text-shadow .zoom-container .title.after,#jGallery.text-shadow .zoom-container .title.before{text-shadow:0 0 .25em #fff;color:transparent;opacity:.5;-webkit-transition:top,left,right,bottom,opacity .5s;-moz-transition:top,left,right,bottom,opacity .5s;-o-transition:top,left,right,bottom,opacity .5s;transition:top,left,right,bottom,opacity .5s}#jGallery .zoom-container .title.slide-left.before{right:-50%;opacity:0}#jGallery .zoom-container .title.slide-left.after{right:100%;opacity:0}#jGallery .zoom-container .title.slide-right.before{right:100%;opacity:0}#jGallery .zoom-container .title.slide-right.after{right:-50%;opacity:0}#jGallery .zoom-container .title.slide-up.before{bottom:-50%;opacity:0}#jGallery .zoom-container .title.slide-up.after{bottom:100%;opacity:0}#jGallery .zoom-container .title.slide-down.before{bottom:100%;opacity:0}#jGallery .zoom-container .title.slide-down.after{bottom:-50%;opacity:0}#jGallery .zoom-container .title.slide-up-left.before{right:-50%;bottom:-50%;opacity:0}#jGallery .zoom-container .title.slide-up-left.after{right:100%;bottom:100%;opacity:0}#jGallery .zoom-container .title.slide-down-left.before{right:-50%;bottom:100%;opacity:0}#jGallery .zoom-container .title.slide-down-left.after{right:100%;bottom:-50%;opacity:0}#jGallery .zoom-container .title.slide-up-right.before{right:100%;bottom:-50%;opacity:0}#jGallery .zoom-container .title.slide-up-right.after{right:-50%;bottom:100%;opacity:0}#jGallery .zoom-container .title.slide-down-right.before{right:100%;bottom:100%;opacity:0}#jGallery .zoom-container .title.slide-down-right.after{right:-50%;bottom:-50%;opacity:0}#jGallery .zoom-container .title.fade{bottom:10px;right:10px}#jGallery .zoom-container .title.fade.before{opacity:0}#jGallery .zoom-container .title.fade.after{opacity:0}#jGallery .zoom{-webkit-perspective:1200px;perspective:1200px;left:0;top:0;right:0;bottom:0;position:absolute;z-index:1}#jGallery .zoom-container{position:relative}#jGallery .zoom .container{-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;left:0;top:0;right:0;bottom:0;overflow:hidden;position:absolute}#jGallery .zoom img{top:50%;left:50%;position:absolute;z-index:1;display:none !important}#jGallery .zoom img.active{display:inline-block !important}#jGallery .zoom-container .btn-large{margin-top:-35px;position:absolute;z-index:10002}#jGallery .zoom-container .nav{top:8px;right:8px;z-index:10002;position:absolute}#jGallery .zoom-container .nav .btn{margin-left:8px;position:static;display:inline-block}#jGallery.hidden .zoom-container .nav{top:-40px;right:-100px}#jGallery .zoom-container .nav-bottom{left:8px;bottom:8px;z-index:10002;position:absolute}#jGallery .zoom-container .nav-bottom .btn{margin-right:8px;position:static;display:inline-block}#jGallery .zoom-container .nav-bottom .change-album{position:relative}#jGallery .zoom-container .nav-bottom .change-album .menu{left:0;bottom:42px;background:#111;position:absolute;display:none}#jGallery .zoom-container .nav-bottom .change-album .menu .item{margin:0;padding:10px 40px 10px 10px;border-bottom:1px solid #333;font-family:"Segoe UI",Frutiger,"Frutiger Linotype","Dejavu Sans","Helvetica Neue",Arial,sans-serif;font-weight:bold;font-size:14px;text-align:left;-webkit-transition:all .3s;transition:all .3s;line-height:normal;white-space:pre;color:#ddd;text-shadow:none;display:block}#jGallery .zoom-container .nav-bottom .change-album .menu .item:hover{color:#fff;background:#222}#jGallery .zoom-container .nav-bottom .change-album .menu .item.active{color:#ddd;background:#333}#jGallery .zoom-container .nav-bottom .change-album.active{-webkit-border-radius:2px;border-radius:2px}#jGallery .zoom-container .nav-bottom .change-album.active .menu{display:block}#jGallery.hidden .zoom-container .nav-bottom{bottom:-40px;left:-150px}#jGallery .zoom-container .prev{top:50%;left:8px}#jGallery .zoom-container .prev.hidden,#jGallery.hidden .zoom-container .prev{left:-74px;opacity:0}#jGallery .zoom-container .next{top:50%;right:8px}#jGallery .zoom-container .next.hidden,#jGallery.hidden .zoom-container .next{right:-74px;opacity:0}#jGallery .zoom .container.slide-down.before{bottom:150%;opacity:0}#jGallery .zoom .container.slide-down.visible{opacity:1}#jGallery .zoom .container.slide-down.after{top:150%;opacity:0}#jGallery .zoom .container.slide-up.before{top:150%;opacity:0}#jGallery .zoom .container.slide-up.visible{opacity:1}#jGallery .zoom .container.slide-up.after{bottom:150%;opacity:0}#jGallery .zoom .container.slide-right.before{right:150%;opacity:0}#jGallery .zoom .container.slide-right.visible{opacity:1}#jGallery .zoom .container.slide-right.after{left:150%;opacity:0}#jGallery .zoom .container.slide-left.before{left:150%;opacity:0}#jGallery .zoom .container.slide-left.visible{opacity:1}#jGallery .zoom .container.slide-left.after{right:150%;opacity:0}#jGallery .zoom .container.slide-up-left.before{top:150%;left:150%;opacity:0}#jGallery .zoom .container.slide-up-left.visible{opacity:1}#jGallery .zoom .container.slide-up-left.after{bottom:150%;right:150%;opacity:0}#jGallery .zoom .container.slide-up-right.before{top:150%;right:150%;opacity:0}#jGallery .zoom .container.slide-up-right.visible{opacity:1}#jGallery .zoom .container.slide-up-right.after{bottom:150%;left:150%;opacity:0}#jGallery .zoom .container.slide-down-left.before{bottom:150%;left:150%;opacity:0}#jGallery .zoom .container.slide-down-left.visible{opacity:1}#jGallery .zoom .container.slide-down-left.after{top:150%;right:150%;opacity:0}#jGallery .zoom .container.slide-down-right.before{bottom:150%;right:150%;opacity:0}#jGallery .zoom .container.slide-down-right.visible{opacity:1}#jGallery .zoom .container.slide-down-right.after{top:150%;left:150%;opacity:0}#jGallery .zoom .container.fade.before{opacity:0}#jGallery .zoom .container.fade.visible{opacity:1}#jGallery .zoom .container.fade.after{opacity:0}#jGallery .zoom .container.zoom-in.before{opacity:0;-webkit-transform:scale(0.1,0.1);-ms-transform:scale(0.1,0.1);transform:scale(0.1,0.1)}#jGallery .zoom .container.zoom-in.visible{opacity:1;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1)}#jGallery .zoom .container.zoom-in.after{opacity:0;-webkit-transform:scale(5,5);-ms-transform:scale(5,5);transform:scale(5,5)}#jGallery .zoom .container.zoom-out.before{opacity:0;-webkit-transform:scale(5,5);-ms-transform:scale(5,5);transform:scale(5,5)}#jGallery .zoom .container.zoom-out.visible{opacity:1;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1)}#jGallery .zoom .container.zoom-out.after{opacity:0;-webkit-transform:scale(0.1,0.1);-ms-transform:scale(0.1,0.1);transform:scale(0.1,0.1)}#jGallery .zoom .container.rotate-room-right.before{opacity:0;-webkit-transform:translateZ(-600px) rotateY(45deg);-ms-transform:translateZ(-600px) rotateY(45deg);transform:translateZ(-600px) rotateY(45deg);left:-50%;right:50%}#jGallery .zoom .container.rotate-room-right.visible{opacity:1}#jGallery .zoom .container.rotate-room-right.after{opacity:0;-webkit-transform:translateZ(-600px) rotateY(-45deg);-ms-transform:translateZ(-600px) rotateY(-45deg);transform:translateZ(-600px) rotateY(-45deg);left:50%;right:-50%}#jGallery .zoom .container.rotate-room-left.before{opacity:0;-webkit-transform:translateZ(-600px) rotateY(-45deg);-ms-transform:translateZ(-600px) rotateY(-45deg);transform:translateZ(-600px) rotateY(-45deg);left:50%;right:-50%}#jGallery .zoom .container.rotate-room-left.visible{opacity:1}#jGallery .zoom .container.rotate-room-left.after{opacity:0;-webkit-transform:translateZ(-600px) rotateY(45deg);-ms-transform:translateZ(-600px) rotateY(45deg);transform:translateZ(-600px) rotateY(45deg);left:-50%;right:50%}#jGallery .zoom .container.rotate-room-up.before{opacity:0;-webkit-transform:translateZ(-600px) rotateX(-45deg);-ms-transform:translateZ(-600px) rotateX(-45deg);transform:translateZ(-600px) rotateX(-45deg);top:50%;bottom:-50%}#jGallery .zoom .container.rotate-room-up.visible{opacity:1}#jGallery .zoom .container.rotate-room-up.after{opacity:0;-webkit-transform:translateZ(-600px) rotateX(45deg);-ms-transform:translateZ(-600px) rotateX(45deg);transform:translateZ(-600px) rotateX(45deg);top:-50%;bottom:50%}#jGallery .zoom .container.rotate-room-down.before{opacity:0;-webkit-transform:translateZ(-600px) rotateX(45deg);-ms-transform:translateZ(-600px) rotateX(45deg);transform:translateZ(-600px) rotateX(45deg);top:-50%;bottom:50%}#jGallery .zoom .container.rotate-room-down.visible{opacity:1}#jGallery .zoom .container.rotate-room-down.after{opacity:0;-webkit-transform:translateZ(-600px) rotateX(-45deg);-ms-transform:translateZ(-600px) rotateX(-45deg);transform:translateZ(-600px) rotateX(-45deg);top:50%;bottom:-50%}#jGallery .zoom .container.rotate-room-down-left.before{opacity:0;-webkit-transform:translateZ(-600px) rotateY(-45deg) rotateX(45deg);-ms-transform:translateZ(-600px) rotateY(-45deg) rotateX(45deg);transform:translateZ(-600px) rotateY(-45deg) rotateX(45deg);top:50%;bottom:-50%;left:50%;right:-50%}#jGallery .zoom .container.rotate-room-down-left.visible{opacity:1}#jGallery .zoom .container.rotate-room-down-left.after{opacity:0;-webkit-transform:translateZ(-600px) rotateY(45deg) rotateX(-45deg);-ms-transform:translateZ(-600px) rotateY(45deg) rotateX(-45deg);transform:translateZ(-600px) rotateY(45deg) rotateX(-45deg);top:-50%;bottom:50%;left:-50%;right:50%}#jGallery .zoom .container.rotate-room-up-left.before{opacity:0;-webkit-transform:translateZ(-600px) rotateY(-45deg) rotateX(-45deg);-ms-transform:translateZ(-600px) rotateY(-45deg) rotateX(-45deg);transform:translateZ(-600px) rotateY(-45deg) rotateX(-45deg);top:-50%;bottom:50%;left:50%;right:-50%}#jGallery .zoom .container.rotate-room-up-left.visible{opacity:1}#jGallery .zoom .container.rotate-room-up-left.after{opacity:0;-webkit-transform:translateZ(-600px) rotateY(45deg) rotateX(45deg);-ms-transform:translateZ(-600px) rotateY(45deg) rotateX(45deg);transform:translateZ(-600px) rotateY(45deg) rotateX(45deg);top:50%;bottom:-50%;left:-50%;right:50%}#jGallery .zoom .container.rotate-room-down-right.before{opacity:0;-webkit-transform:translateZ(-600px) rotateY(45deg) rotateX(45deg);-ms-transform:translateZ(-600px) rotateY(45deg) rotateX(45deg);transform:translateZ(-600px) rotateY(45deg) rotateX(45deg);top:50%;bottom:-50%;left:-50%;right:50%}#jGallery .zoom .container.rotate-room-down-right.visible{opacity:1}#jGallery .zoom .container.rotate-room-down-right.after{opacity:0;-webkit-transform:translateZ(-600px) rotateY(-45deg) rotateX(-45deg);-ms-transform:translateZ(-600px) rotateY(-45deg) rotateX(-45deg);transform:translateZ(-600px) rotateY(-45deg) rotateX(-45deg);top:-50%;bottom:50%;left:50%;right:-50%}#jGallery .zoom .container.rotate-room-up-right.before{opacity:0;-webkit-transform:translateZ(-600px) rotateY(45deg) rotateX(-45deg);-ms-transform:translateZ(-600px) rotateY(45deg) rotateX(-45deg);transform:translateZ(-600px) rotateY(45deg) rotateX(-45deg);top:-50%;bottom:50%;left:-50%;right:50%}#jGallery .zoom .container.rotate-room-up-right.visible{opacity:1}#jGallery .zoom .container.rotate-room-up-right.after{opacity:0;-webkit-transform:translateZ(-600px) rotateY(-45deg) rotateX(45deg);-ms-transform:translateZ(-600px) rotateY(-45deg) rotateX(45deg);transform:translateZ(-600px) rotateY(-45deg) rotateX(45deg);top:50%;bottom:-50%;left:50%;right:-50%}#jGallery .zoom .container.rotate-carousel-right.before{opacity:0;-webkit-transform:translateZ(-600px) rotateY(-45deg);-ms-transform:translateZ(-600px) rotateY(-45deg);transform:translateZ(-600px) rotateY(-45deg);left:-50%;right:50%}#jGallery .zoom .container.rotate-carousel-right.visible{opacity:1}#jGallery .zoom .container.rotate-carousel-right.after{opacity:0;-webkit-transform:translateZ(-600px) rotateY(45deg);-ms-transform:translateZ(-600px) rotateY(45deg);transform:translateZ(-600px) rotateY(45deg);left:50%;right:-50%}#jGallery .zoom .container.rotate-carousel-left.before{opacity:0;-webkit-transform:translateZ(-600px) rotateY(45deg);-ms-transform:translateZ(-600px) rotateY(45deg);transform:translateZ(-600px) rotateY(45deg);left:50%;right:-50%}#jGallery .zoom .container.rotate-carousel-left.visible{opacity:1}#jGallery .zoom .container.rotate-carousel-left.after{opacity:0;-webkit-transform:translateZ(-600px) rotateY(-45deg);-ms-transform:translateZ(-600px) rotateY(-45deg);transform:translateZ(-600px) rotateY(-45deg);left:-50%;right:50%}#jGallery .zoom .container.rotate-carousel-up.before{opacity:0;-webkit-transform:translateZ(-600px) rotateX(-45deg);-ms-transform:translateZ(-600px) rotateX(-45deg);transform:translateZ(-600px) rotateX(-45deg);top:50%;bottom:-50%}#jGallery .zoom .container.rotate-carousel-up.visible{opacity:1}#jGallery .zoom .container.rotate-carousel-up.after{opacity:0;-webkit-transform:translateZ(-600px) rotateX(45deg);-ms-transform:translateZ(-600px) rotateX(45deg);transform:translateZ(-600px) rotateX(45deg);top:-50%;bottom:50%}#jGallery .zoom .container.rotate-carousel-down.before{opacity:0;-webkit-transform:translateZ(-600px) rotateX(45deg);-ms-transform:translateZ(-600px) rotateX(45deg);transform:translateZ(-600px) rotateX(45deg);top:-50%;bottom:50%}#jGallery .zoom .container.rotate-carousel-down.visible{opacity:1}#jGallery .zoom .container.rotate-carousel-down.after{opacity:0;-webkit-transform:translateZ(-600px) rotateX(-45deg);-ms-transform:translateZ(-600px) rotateX(-45deg);transform:translateZ(-600px) rotateX(-45deg);top:50%;bottom:-50%}#jGallery .zoom .container.rotate-carousel-up-left.before{opacity:0;-webkit-transform:translateZ(-600px) rotateY(45deg) rotateX(-45deg);-ms-transform:translateZ(-600px) rotateY(45deg) rotateX(-45deg);transform:translateZ(-600px) rotateY(45deg) rotateX(-45deg);top:50%;bottom:-50%;left:50%;right:-50%}#jGallery .zoom .container.rotate-carousel-up-left.visible{opacity:1}#jGallery .zoom .container.rotate-carousel-up-left.after{opacity:0;-webkit-transform:translateZ(-600px) rotateY(-45deg) rotateX(45deg);-ms-transform:translateZ(-600px) rotateY(-45deg) rotateX(45deg);transform:translateZ(-600px) rotateY(-45deg) rotateX(45deg);top:-50%;bottom:50%;left:-50%;right:50%}#jGallery .zoom .container.rotate-carousel-down-left.before{opacity:0;-webkit-transform:translateZ(-600px) rotateY(45deg) rotateX(45deg);-ms-transform:translateZ(-600px) rotateY(45deg) rotateX(45deg);transform:translateZ(-600px) rotateY(45deg) rotateX(45deg);top:-50%;bottom:50%;left:50%;right:-50%}#jGallery .zoom .container.rotate-carousel-down-left.visible{opacity:1}#jGallery .zoom .container.rotate-carousel-down-left.after{opacity:0;-webkit-transform:translateZ(-600px) rotateY(-45deg) rotateX(-45deg);-ms-transform:translateZ(-600px) rotateY(-45deg) rotateX(-45deg);transform:translateZ(-600px) rotateY(-45deg) rotateX(-45deg);top:50%;bottom:-50%;left:-50%;right:50%}#jGallery .zoom .container.rotate-carousel-down-right.before{opacity:0;-webkit-transform:translateZ(-600px) rotateY(-45deg) rotateX(45deg);-ms-transform:translateZ(-600px) rotateY(-45deg) rotateX(45deg);transform:translateZ(-600px) rotateY(-45deg) rotateX(45deg);top:-50%;bottom:50%;left:-50%;right:50%}#jGallery .zoom .container.rotate-carousel-down-right.visible{opacity:1}#jGallery .zoom .container.rotate-carousel-down-right.after{opacity:0;-webkit-transform:translateZ(-600px) rotateY(45deg) rotateX(-45deg);-ms-transform:translateZ(-600px) rotateY(45deg) rotateX(-45deg);transform:translateZ(-600px) rotateY(45deg) rotateX(-45deg);top:50%;bottom:-50%;left:50%;right:-50%}#jGallery .zoom .container.rotate-carousel-up-right.before{opacity:0;-webkit-transform:translateZ(-600px) rotateY(-45deg) rotateX(-45deg);-ms-transform:translateZ(-600px) rotateY(-45deg) rotateX(-45deg);transform:translateZ(-600px) rotateY(-45deg) rotateX(-45deg);top:50%;bottom:-50%;left:-50%;right:50%}#jGallery .zoom .container.rotate-carousel-up-right.visible{opacity:1}#jGallery .zoom .container.rotate-carousel-up-right.after{opacity:0;-webkit-transform:translateZ(-600px) rotateY(45deg) rotateX(45deg);-ms-transform:translateZ(-600px) rotateY(45deg) rotateX(45deg);transform:translateZ(-600px) rotateY(45deg) rotateX(45deg);top:-50%;bottom:50%;left:50%;right:-50%}#jGallery.white{background:#eee}#jGallery.white .btn{color:#000;background:#fff}#jGallery.white .btn.inactive{color:#999}#jGallery.white .btn.active{color:#000}#jGallery.white .btn:hover{text-shadow:none}#jGallery.white .zoom-container .nav-bottom .change-album .menu{background:#fff}#jGallery.white .zoom-container .nav-bottom .change-album .menu .item{border-color:#ccc;color:#444}#jGallery.white .zoom-container .nav-bottom .change-album .menu .item:hover{color:#000;background:#eee}#jGallery.white .zoom-container .nav-bottom .change-album .menu .item.active{color:#444;background:#ddd}#jGallery.white .zoom-container .title{text-shadow:-1px -1px rgba(255,255,255,.75);color:#000;color:rgba(0,0,0,.75)}#jGallery.white .thumbnails{-webkit-box-shadow:0 0 1px 3px rgba(0,0,0,0.1);box-shadow:0 0 1px 3px rgba(0,0,0,0.1);background:#fff}#jGallery.white .thumbnails.full-screen{background:#eee}#jGallery.white .thumbnails.images a:after{background:#fff;opacity:.5}#jGallery.white .thumbnails.images a.active:after{opacity:.125}#jGallery.white .thumbnails.images:hover a:after{opacity:.25}#jGallery.white .thumbnails.images:hover a:hover:after{opacity:0}#jGallery.white .thumbnails.images:hover a.active:after{opacity:0}#jGallery.white .thumbnails.full-screen .prev,#jGallery.white .thumbnails.full-screen .next{background:#eee}#jGallery.white .thumbnails.full-screen .prev:before{background:-moz-linear-gradient(top,rgba(238,238,238,1) 0,rgba(238,238,238,0) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(238,238,238,1)),color-stop(100%,rgba(238,238,238,0)));background:-webkit-linear-gradient(top,rgba(238,238,238,1) 0,rgba(238,238,238,0) 100%);background:-o-linear-gradient(top,rgba(238,238,238,1) 0,rgba(238,238,238,0) 100%);background:-ms-linear-gradient(top,rgba(238,238,238,1) 0,rgba(238,238,238,0) 100%);background:linear-gradient(to bottom,rgba(238,238,238,1) 0,rgba(238,238,238,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#00eeeeee',GradientType=0)}#jGallery.white .thumbnails.full-screen .next:before{background:-moz-linear-gradient(top,rgba(238,238,238,0) 0,rgba(238,238,238,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(238,238,238,0)),color-stop(100%,rgba(238,238,238,1)));background:-webkit-linear-gradient(top,rgba(238,238,238,0) 0,rgba(238,238,238,1) 100%);background:-o-linear-gradient(top,rgba(238,238,238,0) 0,rgba(238,238,238,1) 100%);background:-ms-linear-gradient(top,rgba(238,238,238,0) 0,rgba(238,238,238,1) 100%);background:linear-gradient(to bottom,rgba(238,238,238,0) 0,rgba(238,238,238,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00eeeeee',endColorstr='#eeeeee',GradientType=0)}#jGallery.white .thumbnails.square a{background:#666;color:#fff}#jGallery.white .overlayContainer .overlay{background:#eee;color:#000}#jGallery.white .overlayContainer .imageLoaderPositionAbsolute:after{background:#fff}#jGallery.white .thumbnails-horizontal .prev:before{background:-moz-linear-gradient(left,rgba(255,255,255,1) 0,rgba(255,255,255,0) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,1)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,1) 0,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,1) 0,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,1) 0,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,1) 0,rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#00ffffff',GradientType=1)}#jGallery.white .thumbnails-horizontal .next:before{background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(100%,rgba(255,255,255,1)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=1)}#jGallery.white .thumbnails-vertical .prev:before{background:-moz-linear-gradient(top,rgba(255,255,255,1) 0,rgba(255,255,255,0) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,1)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(top,rgba(255,255,255,1) 0,rgba(255,255,255,0) 100%);background:-o-linear-gradient(top,rgba(255,255,255,1) 0,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(top,rgba(255,255,255,1) 0,rgba(255,255,255,0) 100%);background:linear-gradient(to bottom,rgba(255,255,255,1) 0,rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#00ffffff',GradientType=0)}#jGallery.white .thumbnails-vertical .next:before{background:-moz-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,0)),color-stop(100%,rgba(255,255,255,1)));background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,1) 100%);background:-o-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,1) 100%);background:-ms-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0)}#jGallery{font-family:"Segoe UI",Frutiger,"Frutiger Linotype","Dejavu Sans","Helvetica Neue",Arial,sans-serif;top:0;left:0;right:0;bottom:0;text-align:center;position:fixed;z-index:10002}#jGallery *{outline:0}