/* jAlbum 14.1.10 with MatrixSlide 38.1, Custom style, album creation date 7-9-17 13:54 */
html {
	height: 100%;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	overflow: hidden;
	background-color: rgba(0,0,0,1.0);
}
a {
	outline: none;
	text-decoration: none;
}
.highslide-wrapper {
	background: none;
	border-radius: 7px;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border-width: 0px;
}
.highslide-active-anchor img, .highslide-active-anchor img:hover {
	visibility: hidden;
}
.highslide-image, .highslide-html {
	border-radius: 7px;
	cursor: pointer;

}
.highslide-maincontent {
	display: none;
}
.highslide-caption, .highslide-heading {
	display: none;
	color: #000000;
	text-align: center;
	padding: 5px 10px;
	word-wrap: break-word; /* for Edge and IE11 */
	overflow-wrap: break-word;
	background: rgba(255,255,255,1.0);
	
}
.highslide-caption {
	margin-top: 5px;
}
.highslide-heading {
	margin-bottom: 5px;
}
.highslide-caption a, .highslide-heading a {
	color: #000000;
}
.highslide-caption a:hover, .highslide-heading a:hover {
	color: #ff0000;
}
.highslide-loading {
	display: block;
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #000000;
	background-color: #000000;
	padding-left: 22px;
	background-image: url(graphics/loader-black.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
.highslide-loading:hover {
	color: #ff0000;
}
.highslide-viewport {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.highslide-controls li {
	float: left;
	margin: 0;
	list-style: none;
}
.highslide-controls a {
	float: left;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-header { 	
	display: none;
}
.mx-pano .highslide-html {
	padding: 15px;
	background-color: #ffffff;
	border-radius: 7px;
}
.mx-hidden-container {
	position: absolute;
	top: 47%;
	left: 50%;
	height: 0px;
	margin-left: -62px;
	overflow: hidden;
}
.mx-warning {
	position: absolute;
	top: 33%;
	left: 50%;
	z-index: 9999;
}
.mx-warning-inner {
	color: yellow;
	background-color: red;
	font-weight: bold;
	text-align: center;
	line-height: 2;
	padding: 25px;
	position: relative;
	left: -50%;
}
#mx-musicdiv {
	line-height: 0px;
	display: none;
}
.mx-hs-title {
	font-size: 13px !important;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
}
.mx-hs-title a {
	font-weight: bold;
	text-decoration: none;
}
.mx-hs-comment {
	font-size: 13px !important;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
}
.mx-hs-comment a {
	font-weight: bold;
	text-decoration: none;
}
.mx-captgldl {
	min-height: 30px;
	padding-left: 45px;
	padding-right: 45px;
}
.mx-captdl {
	min-height: 30px;
	padding-left: 45px;
	padding-right: 45px;
}
.mx-captgl {
	min-height: 30px;
	padding-left: 45px;
	padding-right: 45px;
}
.mx-globe {
	position: absolute;
	bottom: 5px;
	left: 5px;
	width: 26px;
	height: 26px;
	border: 2px solid #777777;
	border-radius: 0px;
	background: rgba(255,255,255,1.0) url("globe.svg") center center / 22px 22px no-repeat;
}
.mx-globe:hover {
	background-image: url("globe_hover.svg");
}
.mx-dl {
	display: inline-block;
	position: absolute;
	width: 26px;
	height: 26px;
	bottom: 5px;
	right: 5px;
	background-color: rgba(255,255,255,1.0);
	border: 2px solid #777777;
	border-radius: 0px;
}
.mx-dlarrow {
	display: inline-block;
	margin: 4px;
	width: 0; 
	height: 0; 
	border-left: 9px solid transparent;
	border-right: 9px solid transparent; 
	border-top-color: #000000;
	border-top-width: 18px;
	border-top-style: solid;
}
.mx-dl:hover .mx-dlarrow {
	border-top-color: #eeeeee;
}
.mx-buttontext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	padding: 0px 5px 0px;
	cursor: pointer;
	margin: 5px 4px 0px 4px;
	vertical-align: middle;
	text-shadow: none;
}
.mx-buttonalign {
	cursor: default;
	margin: 0px 0px 5px 0px;
	text-align: center;
	clear: both;
	margin: 0px;
}
.mx-buttonimage {
	margin: 5px 4px 0px 4px;
	vertical-align: middle;
}
.mx-buttonaligndl {
	bottom: 45px;
}
.mx-buttonalignglobe {
	bottom: 45px;
}
.mx-lfproxyabove {
	padding-top: 10px;
}
.mx-lfproxybelow {
	padding-bottom: 10px;
}
.mx-clear:after {
	content: "";
	display: table;
	clear: both;
}

