#PanelGallery > #ddGalleryView { float:right; }

#ContentPanel #PanelGallery .GalleryBox-Icon { width:20%; }
#ContentPanel.right #PanelGallery .GalleryBox-Icon, #ContentPanel.left #PanelGallery .GalleryBox-Icon { width:25%; }
#ContentPanel.left.right #PanelGallery .GalleryBox-Icon { width:33.33%; }

#PanelGallery .GalleryBox-Icon { float: left; overflow: hidden; white-space: nowrap; text-align:center; }
#PanelGallery .GalleryBox-Icon > div { display:block; padding:5px; }
#PanelGallery .GalleryBox-Icon > div div.container { padding:5px; background:#f2f0f0; border:solid 1px #c4c4c4; border-radius:5px; }
#PanelGallery .GalleryBox-Icon .thumbnail { position:relative; height:150px; width:150px; overflow:hidden; vertical-align: middle; text-align: center; display: table-cell; }
#PanelGallery .GalleryBox-Icon .PanelGallery-Folder { margin:auto; }
#PanelGallery .GalleryBox-Icon .PanelGallery-Video { margin:auto; }
#PanelGallery .GalleryBox-Icon .PanelGallery-Audio { margin:auto; }
#PanelGallery .GalleryBox-Icon img { max-width:100%; max-height:95%; width:auto; height:auto; }
#PanelGallery .GalleryBox-Icon .text { border-radius:5px; padding:5px 0; background:rgba(0,0,0,0.5); color:#fff; position:absolute; bottom:0; left:0; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; white-space: nowrap; }

#PanelGallery .GalleryBox-List { margin-bottom:10px; }
#PanelGallery .GalleryBox-List .PanelGallery-Folder { width:50px; height:50px; float:left; background-position:-562px 0; } 
#PanelGallery .GalleryBox-List .PanelGallery-Video { width:50px; height:50px; float:left; background-position:-662px 0; }
#PanelGallery .GalleryBox-List .PanelGallery-Audio { width:50px; height:50px; float:left; background-position:-512px 0; }
#PanelGallery .GalleryBox-List .PanelGallery-Photo { width:50px; height:50px; float:left; background-position:-612px 0; }
#PanelGallery .GalleryBox-List .text { width:auto; float:left; text-align:left; padding:15px 10px 0 10px; }
#PanelGallery .GalleryBox-List img { width:auto; height:50px; float:left; }

#PanelGallery a:active {outline:none;}
#PanelGallery {}
#PanelGallery img, #PanelGallery table {border:none;}
#PanelGallery a:link, #PanelGallery a:visited {text-decoration:none; color:#000000;}
.color2 #PanelGallery a:link, .color2 #PanelGallery a:visited { color:red; }
.color3 #PanelGallery a:link, .color3 #PanelGallery a:visited { color:blue; }
.color4 #PanelGallery a:link, .color4 #PanelGallery a:visited { color:green; }
#PanelGallery a { cursor:pointer; }
#PanelGallery a:hover { font-weight:bold; }

#PanelGallery div.styleSiteMap { margin:5px 0 10px 0; text-align:left; }        
#PanelGallery div.styleSiteMap .Text { color:#000000; font-weight:bold; }
#PanelGallery div.styleSiteMap .Text:hover { color:#CC3333; }

.color2 #PanelGallery div.styleSiteMap .Text { color:red; }
.color3 #PanelGallery div.styleSiteMap .Text { color:blue; }
.color4 #PanelGallery div.styleSiteMap .Text { color:green; }

.jqx-grid-gallery { border:none; }
.jqx-cell-gallery { border:none; }
.jqx-grid-pager-gallery { border:none; background:none;  }

.fancybox-nav {
    width: 60px;       
}

.fancybox-next {
    right: -60px;
}

.fancybox-prev {
    left: -60px;
}