div.dv-gallery{position:relative}div.dv-gallery-next,div.dv-gallery-prev{position:absolute}img.dv-gallery-prev{cursor:pointer;margin-left:15px;display:none}img.dv-gallery-next{margin-right:15px;cursor:pointer;float:right}div.dv-gallery-container{overflow:hidden;width:100%}div.dv-gallery-container.dv-fade{position:relative}div.dv-gallery-container.dv-slide{display:flex}div.dv-gallery-container.dv-list{flex-wrap:wrap;display:flex}div.dv-gallery-container>div.dv-gallery-slide.dv-slide:last-child{margin-right:0!important}div.dv-gallery-slide.dv-fade,div.dv-gallery-slide.dv-list,div.dv-gallery-slide.dv-slide{background-size:cover;background-position:50%}div.dv-gallery-slide.dv-slide{flex:1;height:100%}div.dv-gallery-slide.dv-fade{height:100%;position:absolute;width:100%;display:none}div.dv-gallery-container>div.dv-gallery-slide.dv-fade:first-child{display:block}div.dv-gallery-container>div.dv-gallery-slide.dv-list{background-size:cover;background-position:50%;background-repeat:no-repeat}div#dv-overlay{opacity:.8;background-color:#000;display:none;z-index:101}div#dv-image-container,div#dv-overlay{height:100%;position:fixed;top:0;left:0;width:100%}div#dv-image-container{justify-content:center;align-items:center;display:flex;z-index:102}div#dv-image-full{background-size:contain;background-position:50%;background-repeat:no-repeat}div#dv-image-full.loading{height:30px;width:30px;background-image:url(/img/loading.gif)}.stop-scrolling{height:100%;overflow:hidden}.dv-zoom{background-size:auto auto!important}div#dv-slidebox-close,div#dv-slidebox-left,div#dv-slidebox-right{position:fixed;outline:0;top:0;background-position:50%;cursor:pointer;width:100px;background-repeat:no-repeat;display:none}div#dv-slidebox-left,div#dv-slidebox-right{height:100%;z-index:103}div#dv-slidebox-left{left:0;background-image:url(/img/dv.gallery.prev.png)}div#dv-slidebox-right{right:0;background-image:url(/img/dv.gallery.next.png)}div#dv-slidebox-close:hover,div#dv-slidebox-left:hover,div#dv-slidebox-right:hover{opacity:.2;background-color:#000}div#dv-slidebox-close{height:100px;right:0;background-image:url(/img/dv.gallery.close.png);z-index:104}