.nanogallery_theme_default {
    font-size: 1em;
    line-height: normal;
    padding: 0;
    margin: 0 auto;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    overflow: hidden;
    visibility: visible;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
}

@font-face {
    font-family: nano_icon_font3;
    src: url(./font/nano_icon_font3.eot?8875162);
    src: url(./font/nano_icon_font3.eot?8875162#iefix) format('embedded-opentype'), url(./font/nano_icon_font3.woff?8875162) format('woff'), url(./font/nano_icon_font3.ttf?8875162) format('truetype'), url(./font/nano_icon_font3.svg?8875162#nano_icon_font3) format('svg');
    font-weight: 400;
    font-style: normal;
}

.nanogallery_theme_default .nanoGalleryNavigationbarContainer {
    margin: 5px auto;
    padding: 5px 0;
    display: block;
}

.nanogallery_theme_default .nanoGalleryNavigationbar {
    border-top: 1px solid #555;
    border-bottom: 1px solid #555;
    padding: 0;
    text-align: left;
    display: table;
    width: 100%;
}

.nanogallery_theme_default .nanoGalleryTags {
    margin: 10px 0 1px 1px;
    padding: 4px;
    display: table-cell;
    cursor: pointer;
    vertical-align: middle;
}

.nanogallery_theme_default .nanoGalleryTags:after {
    content: '\e824';
    margin-left: .2em;
    margin-right: .3em;
    font-family: nano_icon_font3;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
}

.nanogallery_theme_default .setFullPageButton {
    margin: 10px 0 1px 1px;
    padding: 4px;
    display: table-cell;
    cursor: pointer;
    vertical-align: middle;
}

.nanogallery_theme_default .setFullPageButton:after {
    content: '\e827';
    margin-left: .2em;
    margin-right: .3em;
    font-family: nano_icon_font3;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
}

.nanogallery_theme_default .removeFullPageButton {
    margin: 10px 0 1px 1px;
    padding: 4px;
    display: table-cell;
    cursor: pointer;
    vertical-align: middle;
}

.nanogallery_theme_default .removeFullPageButton:after {
    content: '\e828';
    margin-left: .2em;
    margin-right: .3em;
    font-family: nano_icon_font3;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
}

.nanogallery_theme_default.fullpage {
    display: block;
    background-color: #000;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    clear: both;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 0 20px 10px;
}

.nanogallery_theme_default .nanoGalleryBreadcrumb {
    margin: 1px;
    padding: 4px;
    text-align: left;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    display: table-cell;
    width: 100%;
    overflow: hidden;
    font-size: 1.9em;
}

.nanogallery_theme_default .nanoGalleryBreadcrumb .folder,
.nanogallery_theme_default .nanoGalleryBreadcrumb .folderHome {
    margin: 0 5px;
    white-space: nowrap;
    cursor: pointer;
    vertical-align: middle;
    display: inline-block;
}

.nanogallery_theme_default .nanoGalleryBreadcrumb .folder:hover,
.nanogallery_theme_default .nanoGalleryBreadcrumb .folderHome:hover {
    color: #fff;
}

.nanogallery_theme_default .nanoGalleryBreadcrumb .folder:before {
    content: '\e815';
    margin-left: .2em;
    margin-right: .3em;
    font-family: nano_icon_font3;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
}

.nanogallery_theme_default .nanoGalleryBreadcrumb .folderHome:before {
    content: '\e80c';
    margin-left: .2em;
    margin-right: .3em;
    font-family: nano_icon_font3;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
}

.nanogallery_theme_default .nanoGalleryBreadcrumb .separator {
    margin: 0 5px;
    cursor: pointer;
    vertical-align: middle;
    display: inline-block;
}

.nanogallery_theme_default .nanoGalleryBreadcrumb .separator:hover {
    color: #fff;
}

.nanogallery_theme_default .nanoGalleryBreadcrumb .separator:before {
    content: '\e823';
    margin-left: .2em;
    margin-right: .3em;
    font-family: nano_icon_font3;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
}

.nanogallery_theme_default .nanoGalleryBreadcrumb .separatorRTL {
    margin: 0 5px;
    cursor: pointer;
    vertical-align: middle;
    display: inline-block;
}

.nanogallery_theme_default .nanoGalleryBreadcrumb .separatorRTL:hover {
    color: #fff;
}

.nanogallery_theme_default .nanoGalleryBreadcrumb .separatorRTL:before {
    content: '\e81f';
    margin-left: .2em;
    margin-right: .3em;
    font-family: nano_icon_font3;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
}

.nanogallery_theme_default .nanoGalleryBreadcrumb .loading {
    display: inline-block;
}

.nanogallery_theme_default .nanoGalleryBreadcrumb .loading:after {
    content: '\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0';
    background: url(loading.gif) center no-repeat;
}

.nanogallery_theme_default .nanoGalleryContainerParent {
    position: relative;
    text-align: center;
    margin: 0 auto;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
}

.nanogallery_theme_default .nanoGalleryContainer {
    text-align: left;
    position: relative;
    width: auto;
    display: inline-block;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    overflow: hidden;
}

.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer {
    cursor: pointer;
    border: 1px solid #000;
    padding: 0;
    background-color: #000;
    display: inline-block;
    position: absolute;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    overflow: hidden;
}

.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer input {
    opacity: 0;
}

.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer:hover input {
    opacity: .8;
}

.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer .selected {
    opacity: .5;
}

.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer .selected+input {
    opacity: 1;
}

.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer .subcontainer {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    border: 0 solid #000;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer .imgContainer {
    position: relative;
    margin: 5px;
    overflow: hidden;
    background: #000;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
}

.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer img {
    background: url(data:image/gif;base64,R0lGODlhEAAQAIAAAP///////yH5BAEKAAEALAAAAAAQABAAAAIOjI+py+0Po5y02ouzPgUAOw==) center no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    vertical-align: bottom;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
}

.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelImage {
    background: rgba(34, 34, 34, .75);
    opacity: 1;
    text-align: left;
    margin: 5px;
    left: 0;
    position: absolute;
    min-height: 0;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelImageTitle {
    color: #eee;
    margin: 0 2px;
    left: 0;
    overflow: hidden;
    Text-Shadow: #000 1px 0 0, #000 1px 1px 0, #000 1px -1px 0, #000 -1px 1px 0, #000 -1px 0 0, #000 -1px -1px 0, #000 0 1px 0, #000 0 -1px 0;
    vertical-align: middle;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelImageTitle:before {
    content: '\e803';
    margin-left: .2em;
    margin-right: .2em;
    Text-Shadow: #000 1px 0 0, #000 1px 1px 0, #000 1px -1px 0, #000 -1px 1px 0, #000 -1px 0 0, #000 -1px -1px 0, #000 0 1px 0, #000 0 -1px 0;
    font-family: nano_icon_font3;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelFolderTitle {
    color: #eee;
    margin: 0 2px;
    left: 0;
    overflow: hidden;
    Text-Shadow: #000 1px 0 0, #000 1px 1px 0, #000 1px -1px 0, #000 -1px 1px 0, #000 -1px 0 0, #000 -1px -1px 0, #000 0 1px 0, #000 0 -1px 0;
    vertical-align: middle;
    display: inline;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelDescription>span,
.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelFolderTitle>span {
    color: rgba(34, 34, 34, .75);
    background-color: #eee;
    border: 0 solid #eee;
    border-radius: 2px;
    padding: 0 4px;
    Text-Shadow: none;
    vertical-align: middle;
    display: inline;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelFolderTitle:before {
    content: '\e815';
    margin-left: .2em;
    margin-right: .2em;
    Text-Shadow: #000 1px 0 0, #000 1px 1px 0, #000 1px -1px 0, #000 -1px 1px 0, #000 -1px 0 0, #000 -1px -1px 0, #000 0 1px 0, #000 0 -1px 0;
    font-family: nano_icon_font3;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelDescription {
    clear: both;
    color: #aaa;
    left: 0;
    font-size: .8em;
    margin: 1px 2px;
    Text-Shadow: #000 1px 0 0, #000 1px 1px 0, #000 1px -1px 0, #000 -1px 1px 0, #000 -1px 0 0, #000 -1px -1px 0, #000 0 1px 0, #000 0 -1px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.nanogallery_theme_default .nanoGalleryContainerParent .nanoGalleryPagination,
.nanogallery_theme_default .nanoGalleryContainerParent .nanoGalleryPaginationDot {
    margin: 10px auto 5px;
    padding: 4px;
    text-align: center;
    position: relative;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    overflow: hidden;
    white-space: nowrap;
}

.nanogallery_theme_default .nanoGalleryContainerParent .nanoGalleryPagination .paginationItem {
    margin: 0 5px;
    white-space: nowrap;
    cursor: pointer;
    vertical-align: middle;
    display: inline-block;
}

.nanogallery_theme_default .nanoGalleryContainerParent .nanoGalleryPagination .currentPage {
    text-decoration: underline;
}

.nanogallery_theme_default .nanoGalleryContainerParent .nanoGalleryPagination .paginationNext,
.nanogallery_theme_default .nanoGalleryContainerParent .nanoGalleryPagination .paginationPrev {
    margin: 0 5px;
    white-space: nowrap;
    cursor: pointer;
    vertical-align: middle;
    display: inline-block;
}

.nanogallery_theme_default .nanoGalleryContainerParent .nanoGalleryPaginationDot .paginationItem {
    width: 8px;
    height: 8px;
    border: 2px solid #fff;
    background: #444;
    border-radius: 50%;
    margin: 0 5px;
    white-space: nowrap;
    cursor: pointer;
    vertical-align: middle;
    display: inline-block;
    opacity: .5;
}

.nanogallery_theme_default .nanoGalleryContainerParent .nanoGalleryPaginationDot .currentPage {
    background: #fff;
    opacity: 1;
}

.nanogallery_theme_default #nanoGalleryViewer {
    display: block;
    background-color: rgba(1, 1, 1, .75);
    text-align: center;
    position: fixed;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    clear: both;
}

.nanogallery_theme_default #nanoGalleryViewer .nanoLogo {
    text-align: center;
    float: left;
    position: relative;
    top: 50px;
    background: url(nano_logo.png) center no-repeat #000;
    display: block;
    height: 30px;
    width: 120px;
}

.nanogallery_theme_default #nanoGalleryViewer .closeButtonFloating {
    cursor: pointer;
    right: 0;
    top: 0;
    padding: 5px 5px 25px 25px;
    position: absolute;
    opacity: 1;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
}

.nanogallery_theme_default #nanoGalleryViewer .closeButtonFloating:after {
    color: #ddd;
    background: rgba(0, 0, 0, .2);
    padding: 5px 0 5px 5px;
    content: '\e80a';
    font-size: 1.5em;
    Text-Shadow: #000 1px 0 0, #000 1px 1px 0, #000 1px -1px 0, #000 -1px 1px 0, #000 -1px 0 0, #000 -1px -1px 0, #000 0 1px 0, #000 0 -1px 0;
    font-family: nano_icon_font3;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
}

.nanogallery_theme_default #nanoGalleryViewer .closeButtonFloating:hover {
    opacity: .3;
}

.nanogallery_theme_default #nanoGalleryViewer .content {
    position: absolute;
    clear: both;
    padding: 5px;
    cursor: -webkit-zoom-out;
    cursor: -moz-zoom-out;
    cursor: zoom-out;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
}

.nanogallery_theme_default #nanoGalleryViewer .content img {
    background: url(loading.gif) center no-repeat;
    border: 4px solid #f8f8f8;
    padding: 0;
    min-width: 30px;
    min-height: 30px;
    box-shadow: #888 0 0 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    width: 1024px;
}

.nanogallery_theme_default #nanoGalleryViewer .content .imgCurrent {
    cursor: pointer;
}

.nanogallery_theme_default #nanoGalleryViewer .content .contentAreaPrevious {
    color: #ddd;
    display: block;
    position: absolute;
    top: 50%;
    padding: 50px 25px 50px 0;
    margin-top: -65px;
    left: 0;
    text-align: left;
    cursor: pointer;
    opacity: 1;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
}

.nanogallery_theme_default #nanoGalleryViewer .content .contentAreaPrevious:after {
    content: '\e81b';
    background: rgba(0, 0, 0, .2);
    padding: 5px 0;
}

.nanogallery_theme_default #nanoGalleryViewer .content .contentAreaNext {
    color: #ddd;
    display: block;
    position: absolute;
    top: 50%;
    padding: 50px 0 50px 25px;
    margin-top: -65px;
    right: 0;
    text-align: right;
    cursor: pointer;
    opacity: 1;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
}

.nanogallery_theme_default #nanoGalleryViewer .content .contentAreaNext:after {
    content: '\e81c';
    background: rgba(0, 0, 0, .2);
    padding: 5px 0;
}

.nanogallery_theme_default #nanoGalleryViewer .toolbarContainer {
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    display: inline-block;
    position: absolute;
}

.nanogallery_theme_default #nanoGalleryViewer .toolbar {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    background: rgba(4, 4, 4, .7);
    color: #eee;
    margin: 1px;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
}

.nanogallery_theme_default #nanoGalleryViewer .toolbar .ngbt {
    display: table-cell;
    cursor: pointer;
    padding: 5px;
    vertical-align: middle;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
}

.nanogallery_theme_default #nanoGalleryViewer .content .contentAreaNext:after,
.nanogallery_theme_default #nanoGalleryViewer .content .contentAreaPrevious:after {
    font-size: 1.5em;
    margin-left: .2em;
    margin-right: .2em;
    Text-Shadow: #000 1px 0 0, #000 1px 1px 0, #000 1px -1px 0, #000 -1px 1px 0, #000 -1px 0 0, #000 -1px -1px 0, #000 0 1px 0, #000 0 -1px 0;
    font-family: nano_icon_font3;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    opacity: 1;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
}

.nanogallery_theme_default #nanoGalleryViewer .toolbar .ngbt:after {
    font-size: 1.5em;
    margin-left: .2em;
    margin-right: .2em;
    font-family: nano_icon_font3;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    opacity: 1;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
}

.nanogallery_theme_default #nanoGalleryViewer .content .contentAreaNext:hover,
.nanogallery_theme_default #nanoGalleryViewer .content .contentAreaPrevious:hover,
.nanogallery_theme_default #nanoGalleryViewer .toolbar .ngbt:hover:after {
    opacity: .3;
}

.nanogallery_theme_default #nanoGalleryViewer .toolbar .previousButton:after {
    content: '\e81b';
}

.nanogallery_theme_default #nanoGalleryViewer .toolbar .nextButton:after {
    content: '\e81c';
}

.nanogallery_theme_default #nanoGalleryViewer .toolbar .closeButton:after {
    content: '\e80a';
}

.nanogallery_theme_default #nanoGalleryViewer .toolbar .playButton:after {
    content: '\e81a';
}

.nanogallery_theme_default #nanoGalleryViewer .toolbar .pauseButton:after {
    content: '\e81d';
}

.nanogallery_theme_default #nanoGalleryViewer .toolbar .setFullscreenButton:after {
    content: '\e827';
}

.nanogallery_theme_default #nanoGalleryViewer .toolbar .removeFullscreenButton:after {
    content: '\e828';
}

.nanogallery_theme_default #nanoGalleryViewer .toolbar .infoButton:after {
    content: '\e82c'
}

.nanogallery_theme_default #nanoGalleryViewer .toolbar .linkOriginalButton:after {
    content: '\e80d';
}

.nanogallery_theme_default #nanoGalleryViewer .toolbar .viewToolbarButton:after {
    content: '\e817';
}

.nanogallery_theme_default #nanoGalleryViewer .toolbar .hideToolbarButton:after {
    content: '\e81e';
}

.nanogallery_theme_default #nanoGalleryViewer .toolbar .pageCounter {
    display: table-cell;
    font-size: 1em;
    margin: auto;
    vertical-align: middle;
    overflow: hidden;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
}

.nanogallery_theme_default #nanoGalleryViewer .toolbar .label {
    padding: 3px 10px;
    border-left: 0 solid #000;
    overflow: hidden;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    font-size: 1em;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    background-color: initial;
}

.nanogallery_theme_default #nanoGalleryViewer .toolbar .label .title {
    font-size: 1em;
    margin: auto;
    vertical-align: middle;
    overflow: hidden;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
}

.nanogallery_theme_default #nanoGalleryViewer .toolbar .label .description {
    font-size: .8em;
    display: table-row;
    vertical-align: middle;
    overflow: hidden;
    color: #aaa;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
}

.nanogallery_theme_default .nanoGalleryConsoleParent {
    visibility: hidden;
    height: 0;
    background: #111;
    color: #e00;
    padding: 0;
    margin: 2px;
}

.nanogallery_theme_default .nanoGalleryConsoleParent p {
    color: #e00;
    padding: 1px;
    margin: 0;
}

.nanogallery_theme_default.unselectable {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.nanogallery_theme_default .nanoGalleryLBarOff {
    position: relative;
    width: 100%;
    visibility: hidden;
    height: 2px;
    margin: 0 0 1px;
    background-color: #555;
}

.nanogallery_theme_default .nanoGalleryLBar {
    position: relative;
    width: 100%;
    visibility: visible;
    height: 2px;
    margin: 0 0 1px;
    background-color: #555;
}

.nanogallery_theme_default .nanoGalleryLBar>div {
    position: absolute;
    width: 50px;
    height: 2px;
    top: 0;
    opacity: .7;
}

.nanogallery_theme_default .nanoGalleryLBar>div:nth-child(1) {
    -webkit-animation: nanoGalleryLBarAnim 2s -.2s infinite cubic-bezier(0, .6, .9, 0);
    -moz-animation: nanoGalleryLBarAnim 2s -.2s infinite cubic-bezier(0, .6, .9, 0);
    -ms-animation: nanoGalleryLBarAnim 2s -.2s infinite cubic-bezier(0, .6, .9, 0);
    -o-animation: nanoGalleryLBarAnim 2s -.2s infinite cubic-bezier(0, .6, .9, 0);
    animation: nanoGalleryLBarAnim 2s -.2s infinite cubic-bezier(0, .6, .9, 0);
    background: #111;
}

.nanogallery_theme_default .nanoGalleryLBar>div:nth-child(2) {
    -webkit-animation: nanoGalleryLBarAnim 2s -.4s infinite cubic-bezier(0, .6, .9, 0);
    -moz-animation: nanoGalleryLBarAnim 2s -.4s infinite cubic-bezier(0, .6, .9, 0);
    -ms-animation: nanoGalleryLBarAnim 2s -.4s infinite cubic-bezier(0, .6, .9, 0);
    -o-animation: nanoGalleryLBarAnim 2s -.4s infinite cubic-bezier(0, .6, .9, 0);
    animation: nanoGalleryLBarAnim 2s -.4s infinite cubic-bezier(0, .6, .9, 0);
    background: #333;
}

.nanogallery_theme_default .nanoGalleryLBar>div:nth-child(3) {
    -webkit-animation: nanoGalleryLBarAnim 2s -.6s infinite cubic-bezier(0, .6, .9, 0);
    -moz-animation: nanoGalleryLBarAnim 2s -.6s infinite cubic-bezier(0, .6, .9, 0);
    -ms-animation: nanoGalleryLBarAnim 2s -.6s infinite cubic-bezier(0, .6, .9, 0);
    -o-animation: nanoGalleryLBarAnim 2s -.6s infinite cubic-bezier(0, .6, .9, 0);
    animation: nanoGalleryLBarAnim 2s -.6s infinite cubic-bezier(0, .6, .9, 0);
    background: #999;
}

.nanogallery_theme_default .nanoGalleryLBar>div:nth-child(4) {
    -webkit-animation: nanoGalleryLBarAnim 2s -.8s infinite cubic-bezier(0, .6, .9, 0);
    -moz-animation: nanoGalleryLBarAnim 2s -.8s infinite cubic-bezier(0, .6, .9, 0);
    -ms-animation: nanoGalleryLBarAnim 2s -.8s infinite cubic-bezier(0, .6, .9, 0);
    -o-animation: nanoGalleryLBarAnim 2s -.8s infinite cubic-bezier(0, .6, .9, 0);
    animation: nanoGalleryLBarAnim 2s -.8s infinite cubic-bezier(0, .6, .9, 0);
    background: #777;
}

.nanogallery_theme_default .nanoGalleryLBar>div:nth-child(5) {
    -webkit-animation: nanoGalleryLBarAnim 2s -1s infinite cubic-bezier(0, .6, .9, 0);
    -moz-animation: nanoGalleryLBarAnim 2s -1s infinite cubic-bezier(0, .6, .9, 0);
    -ms-animation: nanoGalleryLBarAnim 2s -1s infinite cubic-bezier(0, .6, .9, 0);
    -o-animation: nanoGalleryLBarAnim 2s -1s infinite cubic-bezier(0, .6, .9, 0);
    animation: nanoGalleryLBarAnim 2s -1s infinite cubic-bezier(0, .6, .9, 0);
    background: #ddd;
}

@-webkit-keyframes nanoGalleryLBarAnim {
    0% {
        left: 10%;
    }
    100% {
        left: 90%;
    }
}

@-moz-keyframes nanoGalleryLBarAnim {
    0% {
        left: 10%;
    }
    100% {
        left: 90%;
    }
}

@-ms-keyframes nanoGalleryLBarAnim {
    0% {
        left: 10%;
    }
    100% {
        left: 90%;
    }
}

@-o-keyframes nanoGalleryLBarAnim {
    0% {
        left: 10%;
    }
    100% {
        left: 90%;
    }
}

@keyframes nanoGalleryLBarAnim {
    0% {
        left: 10%;
    }
    100% {
        left: 90%;
    }
}
