/* jAlbum 34.2.1 with Saturn 114, Dark style, album creation date 20.03.24, 12:49 */
html {
	height: 100%;
	background-color: #000000;
}
body {
	font-family: Verdana, sans-serif;
	color: #dddddd;
	text-align: center;
	margin: 0px 0px 10px;
}
body a {
	color: #dddddd;
}
body a:hover {
	color: #777777;
}
a, audio, video {
	outline: none;
}
img, iframe {
	outline: none;
	border: none;
}
img {
	user-select: none;
}
#ja-themebox, #ja-themebanner, .ja-thumbimg img, .ja-thumbicon, .ja-ipimage img {
	animation: fadein 500ms;
}
.ja-slidetitle, .ja-slidecomment, .ja-slidectr, .ja-slidemeta {
	animation: fadein 2000ms;
}
@keyframes fadein {
	from {opacity: 0;}
	to {opacity: 1;}
}
#ja-nothemebox {
	max-width: 1165px;
	margin: 10px auto 20px;
}
#ja-nothemebox > div {
	margin: 0px 20px;
	background-color: #232323;
	border-radius: 3px;
	box-shadow: 10px 10px 10px rgb(0 0 0 / 0.25);
}
#ja-nothemebox > div > div {
	margin: 0 auto;
	padding: 10px;
	position: relative;
}
.ja-pagetitle, .ja-pagedescription, .ja-pagetitleTI, .ja-pagedescriptionTI, .ja-pagetitleip, .ja-pagetitleipTI {
	max-width: 900px;
	margin: 0 auto;
}
.ja-pagetitle {
	color: #dddddd;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	padding-bottom: 3px;
}
.ja-pagetitle a {
	color: #dddddd;
	text-decoration: underline;
}
.ja-pagetitle a:hover {
	color: #777777;
}
.ja-pagedescription {
	color: #dddddd;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
}
.ja-pagedescription a {
	color: #dddddd;
	text-decoration: underline;
}
.ja-pagedescription a:hover {
	color: #777777;
}
#ja-navleft {
	width: 48px;
	height: 28px;
	text-align: left;
	float: left;
	font-size: 0px;
}
#ja-navleft img {
	width: 28px;
	margin-right: 20px;
	cursor: pointer;
}
#ja-navright {
	position: relative;
	width: 48px;
	height: 28px;
	text-align: right;
	float: right;
	font-size: 0px;
}
#ja-navright img {
	width: 28px;
	margin-left: 20px;
	cursor: pointer;
}
.ja-infotxt {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	text-align: center;
	margin: 0px auto 15px;
	max-width: 832px;
	padding: 0px 10px;
}
.ja-infotxt a {
	text-decoration: underline;
}
.ja-infotxtbottom {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	text-align: center;
	margin: 0px auto 10px;
	max-width: 832px;
	padding: 0px 10px;
}
.ja-infotxtbottom a {
	text-decoration: underline;
}
#ja-fthumbs, #ja-thumbs {
	max-width: 1110px;
	margin: 0px auto 10px;
	padding: 15px 35px 0px;
	font-size: 0px; /* Hack to collapse whitespace between boxes */
}
#ja-fthumbs img, #ja-thumbs img {
	max-width: 100%;
	height: auto;
}
#ja-fthumbs > div {
	text-align: center;
	margin: 2.5px;
	max-width: 277px;
	vertical-align: top;
	display: inline-block;
	background-color: #232323;
	border-radius: 3px;
}
#ja-fthumbs > div > div:first-of-type {
	padding: 10px;
}
#ja-thumbs > div {
	text-align: center;
	margin: 2.5px;
	max-width: 232px;
	vertical-align: top;
	display: inline-block;
	background-color: #232323;
	border-radius: 3px;
}
#ja-thumbs > div > div:first-of-type {
	padding: 10px;
}
.ja-ovrel {
	position: relative;
	display: inline-block;
}
.ja-foldericon {
	background: #000000 url('folder.png') center/contain no-repeat !important;
	max-height: 225px;
}
.ja-thumbimg img, .ja-thumbicon {
	margin: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #dddddd;
	padding: 5px;
	box-shadow: 10px 10px 10px rgb(0 0 0 / 0.25);
}
#ja-fthumbs a:hover > img:not(.ja-foldericon), #ja-thumbs a:hover > img:not(.ja-pdficon), .ja-thumbicon:hover {
	box-shadow: -10px 10px 10px rgb(0 0 0 / 0.25);
}
.ja-thumbimg img, .ja-thumbicon {
	transition: border-color 0.4s, box-shadow 0.4s, filter 1s;
}
.ja-videooverlay img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -50px !important;
	margin-left: -50px !important;
	width: 90px;
	border: none !important;
	border-radius: 0px;
	box-shadow: none !important;
}
.ja-fthumbcaption, .ja-thumbcaption {
	color: #dddddd;
	overflow-wrap: break-word;
	padding: 0px 5px 10px;
}
.ja-foldertitle {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
}
.ja-foldertitle a {
	color: #dddddd;
	text-decoration: underline;
}
.ja-foldertitle a:hover {
	color: #777777;
}
.ja-foldertitle, .ja-foldercomment {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
@media (max-width: 500px), (max-height: 500px) {
	.ja-foldertitle, .ja-foldercomment {
		display: -webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
}
.ja-footer, .ja-footernoicon {
	padding: 5px 10px 5px;
	text-align: center;
	background-color: #000000;
	border-radius: 0px 0px 3px 3px;
}
.ja-footer {
	min-height: 24px;
}
.ja-slidenavleft {
	height: 24px;
	float: left;
	font-size: 0px;
}
.ja-slidenavleft img {
	width: 24px;
	margin-right: 20px;
	cursor: pointer;
}
.ja-slidenavright {
	height: 24px;
	float: right;
	font-size: 0px;
	text-align: right;
}
.ja-slidenavright img {
	width: 24px;
	margin-left: 20px;
	cursor: pointer;
}
.ja-snav1 {
	width: 44px;
}
.ja-snav2 {
	width: 88px;
}
.ja-snav3 {
	width: 132px;
}
.ja-snav4 {
	width: 176px;
}
@media (max-width: 500px), (max-height: 500px) {
	.ja-snav4 {
		width: auto;
	}
}
.ja-globe {
	float: left;
}
.ja-slidetitle, .ja-slidecomment {
	max-width: 900px;
	margin: 0 auto;
}
.ja-footer > audio {
	margin: 5px;
	height: 32px;
	border-radius: 25px;
}
.ja-bodyopening, .ja-bodyclosing {
	margin: 5px;
}
.ja-disabled {
	opacity: 0.5;
	cursor: default !important;
}
.ja-hidden {
	display: none;
}
.ja-bodyspacer {
	height: 30px;
}
.fbx .fbItemNumber, .ja-slidectr {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
}
.fbx.fbOverlay {
	cursor: zoom-out;
}
a.fbNextPanel {
	width: 55% !important;
	cursor: url('cursornext.png'), pointer !important;
}
a.fbPrevPanel {
	cursor: url('cursorprev.png'), pointer !important;
}
.fbx .fbBackground, .fbx .fbLiner, .fbx .fbMain {
	border-radius: 3px 3px 0px 0px !important;
}
	.fbx .fbContentWrapper {
	border-radius: 3px 3px 0px 0px !important;
}
#ja-mapcontainer {
	position: relative;
	margin: 0 auto;
	padding: 0px 15px;
	max-width: 1200px;
	top: 15px;
	z-index: 1;
}
#ja-mapframe {
	background-color: #000000;
	padding: 0px;
	border-radius: 3px 3px 0px 0px;
}
@media (max-width: 500px), (max-height: 500px) {
	#ja-mapframe {
		padding: 0px;
	}
}
#ja-mapcanvas {
	position: relative;
	width: 100%;
	padding-bottom: 62.5%;
	border-radius: 0px;
}
.ja-mapfooter {
	padding: 5px 10px 5px;
	border-radius: 0px 0px 3px 3px;
	margin-top: 0px;
	height: 24px;
	background-color: #000000;
}
#ja-mapclose {
	float: left;
	width: 24px;
	cursor: pointer;
}
#ja-mapdim {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 1;
	cursor: zoom-out;
}
@media (max-height: 500px) {
	.ja-slidetitle, .ja-slidecomment {
		display: -webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
}
@media (max-width: 500px), (max-height: 500px) {
	#ja-nothemebox, #ja-nothemebox > div, #ja-nothemebanner {
		box-shadow: none;
		margin-bottom:  0px;
	}
	#ja-nothemebox > div {
		margin: 0px 10px;
	}
	#ja-thumbs, #ja-fthumbs {
		padding-left: 5px;
		padding-right: 5px;
	}
	#ja-thumbs > div {
		margin: 2px;
		max-width: 212px;
	}
	#ja-fthumbs > div {
		margin: 2px;
		max-width: 257px;
	}
	.ja-thumbimg img, .ja-thumbimg img:hover, .ja-thumbicon, .ja-thumbicon:hover {
		box-shadow: none;
		margin: 0px;
		box-sizing: border-box;
	}
	.ja-newoverlay {
		top: 11px;
		right: 11px;
	}
	.fbx .fbResizer {
		display: none;
	}
}
