@font-face
{
	font-family:"proxima-nova";
	font-display:swap;
	font-style:normal;
	font-weight:800;
	src:url("https://use.typekit.net/af/d82519/00000000000000003b9b306a/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("woff2"),url("https://use.typekit.net/af/d82519/00000000000000003b9b306a/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("woff"),url("https://use.typekit.net/af/d82519/00000000000000003b9b306a/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("opentype");
}

@font-face
{
	font-family:"proxima-nova";
	font-display:swap;
	font-style:normal;
	font-weight:700;
	src:url("https://use.typekit.net/af/949f99/00000000000000003b9b3068/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/949f99/00000000000000003b9b3068/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/949f99/00000000000000003b9b3068/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
}

@font-face
{
	font-family:"proxima-nova";
	font-display:swap;
	font-style:normal;
	font-weight:600;
	src:url("https://use.typekit.net/af/576d53/00000000000000003b9b3066/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"),url("https://use.typekit.net/af/576d53/00000000000000003b9b3066/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"),url("https://use.typekit.net/af/576d53/00000000000000003b9b3066/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
}

@font-face
{
	font-family:"proxima-nova";
	font-display: swap;
	font-style: normal;
	font-weight: 500;
	src:url("https://use.typekit.net/af/6e816b/00000000000000003b9b3064/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"),url("https://use.typekit.net/af/6e816b/00000000000000003b9b3064/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"),url("https://use.typekit.net/af/6e816b/00000000000000003b9b3064/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
}

@font-face
{
	font-family:"proxima-nova";
	font-display:swap;
	font-style:normal;
	font-weight:400;
	src:url("https://use.typekit.net/af/705e94/00000000000000003b9b3062/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/705e94/00000000000000003b9b3062/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/705e94/00000000000000003b9b3062/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
}


body 
{
	margin: 0;
	padding: 0;
	
	font-family: 'proxima-nova', Calibri, Helvetica, 'Roboto', Arial;
	font-size: 20px;
	font-style: normal;
	line-height: 28px;
	letter-spacing: -0.14px;
	
	color: #464646;
	text-align: left;
	vertical-align: top;
	
	background-color: #d9edf8;
}


a			{text-decoration: underline; color: inherit;}
a:hover		{text-decoration: none;}
a:active	{text-decoration: none;}

.left		{float: left;}
.right		{float: right;}

.upper		{text-transform: uppercase;}
.lower		{text-transform: lowercase;}

.bgwhite	{background-color: white;}

.smoke		{background-color: #f1f1f1;}
.shade		{background-color: #e5e5e5; color: dimgrey;}
.green		{background-color: #4caf50; color: white;}
.blue		{background-color: #0b7dda; color: white;}

.w-50		{width: 50%;}
.w-75		{width: 75%;}
.w-100		{width: 100%;}

.first		{order: -1;}
.last		{order: 99;}

.round3		{border-radius: 3px !important; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.round6		{border-radius: 6px !important; -moz-border-radius: 6px; -webkit-border-radius: 6px;}
.round9		{border-radius: 9px !important; -moz-border-radius: 9px; -webkit-border-radius: 9px;}
.round18	{border-radius: 18px !important; -moz-border-radius: 18px; -webkit-border-radius: 18px;}

.nowrap		{white-space: nowrap;}
.wrap		{white-space: break;}
.text		{min-height: 40px; padding: 5px 10px;}
.hide		{display: none !important;}

.success		{background-color: #04AA6D; color: white;}	/* Green */
.success:hover	{background-color: #46a049;}
.info			{background-color: #0b7dda; color: white;}	/* Blue */ 
button.info:hover		{background-color: #2196F3;}
.warning		{background-color: #e68a00; color: white;}	/* Orange */
.warning:hover	{background: #e68a00;}
.danger			{background-color: #f44336; color: white;}	/* Red */
.danger:hover	{background: #da190b;}
.default		{background-color: #e7e7e7; color: black;}	/* Gray */
.default:hover	{background: #ddd;}

span.fa
{
	padding-left: 5px; 
	margin-right: 10px; 
	vertical-align: -1px;
}

.btn
{
	border: none;		/* Remove borders */
	color: white;		/* Add a text color */
	padding: 14px 28px;	/* Add some padding */
	cursor: pointer;	/* Add a pointer cursor on mouse-over */
}

#file:hover
{
	cursor: pointer;
}

.shadow
{
	box-shadow:				0 9px 9px -1px rgba(50, 52, 64, 0.2);
	-moz-box-shadow:		0 9px 9px -1px rgba(50, 52, 64, 0.2);
	-webkit-box-shadow:		0 9px 9px -1px rgba(50, 52, 64, 0.2);
}

button, 
select, 
textarea, 
input[type=file], 
input[type=text], 
input[type=email], 
input[type=number], 
input[type=button], 
input[type=submit], 
input[type=password],
textarea
{
	width: 100%;
	height: 40px;
	
	margin: 0 10px 10px 0;
	padding: 5px 10px;
	
	font-family: inherit;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: inherit;
	letter-spacing: -0.14px;
	text-rendering: optimizelegibility;
	color: #464646;
	
	border:					1px silver solid;
	box-sizing:				border-box;
	-moz-box-sizing:		border-box;
	-webkit-box-sizing:		border-box;
	border-radius:			3px;
	-moz-border-radius:		3px;
	-webkit-border-radius:	3px;
	
	background-color: white;
}

textarea
{
	width: 100%;
	min-height: 67px;
	height: 100%;
	resize: vertical;
}

button, 
input[type=button], 
input[type=submit]
{
	cursor: pointer;
}

button:hover, 
input[type=button]:hover, 
input[type=submit]:hover
{
	opacity: 0.8;
}

@media (orientation: portrait)
{
	/*
	Screen height > Screen width
	*/
	
	button, 
	select, 
	textarea, 
	input[type=file], 
	input[type=text], 
	input[type=email], 
	input[type=number], 
	input[type=button], 
	input[type=submit], 
	input[type=password],
	textarea
	{
		height: 40px;
	}
}


/* - - - - - - - - - - - - - - - - - - - - - - - -
| CONTAINER - BODY
+ - - - - - - - - - - - - - - - - - - - - - - - */

div.container-body
{
	width: 100%;
	height: 100%; min-width: 360px;
	
	margin: 0;
	padding: 0;	
	
	box-sizing:				border-box;
	-moz-box-sizing:		border-box;
	-webkit-box-sizing:		border-box;
}


/* - - - - - - - - - - - - - - - - - - - - - - - -
| CONTAINER - MENU
+ - - - - - - - - - - - - - - - - - - - - - - - */

div.container-menu
{
	position: fixed;
	z-index: 50;
	
	top: 0;
	left: 0;
	right: 0;
	
	width: 100%;
	min-height: 50px;
	
	margin: 0;
	padding: 0;
	
	font-size: 15px;
	line-height: 50px;
	
	color: whitesmoke;
}

div.container-menu div.menu
{
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: flex-end;
	
	width: 100%;
	
	font-size: inherit;
	line-height: inherit;
	
	background-color: #333;
}

div.container-menu div.menu a
{
	display: flex;
	align-items: center;
	
	height: 50px;
	
	padding: 0 20px;
	
	font-size: inherit;
	line-height: inherit;
	
	text-transform: uppercase;
	text-decoration: none;
}

div.container-menu div.menu a:hover
{
	color: white;
	background-color: #444;
}

div.container-menu div.menu a span
{
	margin-right: 10px;
}

div.container-menu div.menu a.options
{
	display: none;
	background-color: #232323;
	
	display: flex;
	flex-direction: row;
	justify-content: right;
}

div.container-menu div.menu a.options:hover
{
	background-color: #333;
}

@media (orientation: portrait)
{
	/*
	Screen height > Screen width
	*/
	
	div.container-menu
	{
		top: auto;
		bottom: 0;
		
		font-size: 9px;
		line-height: 15px;
	}
	
	div.container-menu div.menu a
	{
		display: flex;
		justify-content: center;
		flex-direction: column;
		
		font-size: inherit;
		line-height: inherit;
	}
	
	div.container-menu div.menu a span
	{
		margin-right: 0;
		line-height: inherit;
	}
	
	div.container-menu div.menu a.options
	{
		display: flex;
		flex-direction: row;
		justify-content: right;
		order: -1;
	}
	
	div.container-menu div.menu a.options span
	{
		margin-right: 10px;
	}
}


/* - - - - - - - - - - - - - - - - - - - - - - - -
| CONTAINER - MAIN
+ - - - - - - - - - - - - - - - - - - - - - - - */

div.container-main
{
	width: 100%; /*max-width: 98%;*/
	
	margin: 60px auto 0 auto;
	padding: 0 10px 0 10px;
	
	box-sizing:				border-box;
	-moz-box-sizing:		border-box;
	-webkit-box-sizing:		border-box;
	
	background: transparent;
	overflow: hidden;
}

/* - - - - - - - - - - - - - - - - - - - - - - - -
| CONTAINER - SPACER
+ - - - - - - - - - - - - - - - - - - - - - - - */

.size 
{
	margin-bottom: 10px;
}

.mb 
{
	margin-bottom: 10px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - -
| CONTAINER - DEFAULT
+ - - - - - - - - - - - - - - - - - - - - - - - */

div.container-default
{
	width: 100%;
	
	box-sizing:				border-box;
	-moz-box-sizing:		border-box;
	-webkit-box-sizing:		border-box;
	border-radius:			3px;
	-moz-border-radius:		3px;
	-webkit-border-radius:	3px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - -
| CONTAINER - HEADER
+ - - - - - - - - - - - - - - - - - - - - - - - */

div.container-head
{
	display: flex;
	justify-content: space-between;
	align-items: top;
	
	width: 100%;
	
	font-weight: 900;
	line-height: 30px;
	text-transform: uppercase;
	
	color: black;
}

div.container-head a:hover
{
	text-decoration: none; background-color: #ddd;
}

/* - - - - - - - - - - - - - - - - - - - - - - - -
| CONTAINER - DESCRIPTION
+ - - - - - - - - - - - - - - - - - - - - - - - */

div.container-desc
{
	width: 100%;
	
	font-size: inherit;
	font-weight: 400;
	text-align: justify;
	text-rendering: optimizelegibility;
	color: #4a4d53;
	
	border:					0px silver solid;
	border-radius:			3px;
	-moz-border-radius:		3px;
	-webkit-border-radius:	3px;
	box-shadow:				0 9px 9px -1px rgba(50, 52, 64, 0.2);
	-moz-box-shadow:		0 9px 9px -1px rgba(50, 52, 64, 0.2);
	-webkit-box-shadow:		0 9px 9px -1px rgba(50, 52, 64, 0.2);
}

/* - - - - - - - - - - - - - - - - - - - - - - - -
| CONTAINER - MAP
+ - - - - - - - - - - - - - - - - - - - - - - - */

div.container-maps
{
	position: relative;
	z-index: 0;
	
	width: 100%;
	max-height: 33.3vh;
	
	height: calc(50vh - 70px); 
	
	margin-bottom: 10px;
	
	border:					1px silver solid; 
	border-radius:			9px;
	-moz-border-radius:		9px;
	-webkit-border-radius:	9px;
	box-shadow:				0 9px 9px -1px rgba(50, 52, 64, 0.2);
	-moz-box-shadow:		0 9px 9px -1px rgba(50, 52, 64, 0.2);
	-webkit-box-shadow:		0 9px 9px -1px rgba(50, 52, 64, 0.2);
	
	background-color: #e0dfdf;
}

/* - - - - - - - - - - - - - - - - - - - - - - - -
| CONTAINER - TAGS
+ - - - - - - - - - - - - - - - - - - - - - - - */

div.container-tags
{
	display: flex; 
	flex-wrap: wrap;
	flex-direction: row;
	
	width: calc(100% + 10px);
	
	text-transform: lowercase;
}

div.container-tags a
{
	flex: 1 10%;
	
	display: flex;
	align-items: center; 
	justify-content: center;
	
	margin: 0 10px 10px 0;
	padding: 10px 10px;
	text-align: center;
	
	border:					1px dimgrey dotted;
	border-radius:			3px;
	-moz-border-radius:		3px;
	-webkit-border-radius:	3px;
	
	cursor: pointer;
}

div.container-tags a:hover
{
	background-color: #ddd;
	opacity: 0.8;
}


@media (orientation: portrait)
{
	/*
	Screen height > Screen width
	*/
	
	.size {margin-bottom: 10px;}
	.text {padding: 0px 10px;}
	
	div.container-main
	{
		margin: 10px auto 30px auto;
		padding: 0 10px 20px 10px;
	}
	
	div.container-desc
	{
		text-align: left;
	}
	
	div.container-maps
	{
		height: calc(50vh - 70px); 
	}
	
	div.container-tags a
	{
		flex: 1 33.3%;
	}
}


/* - - - - - - - - - - - - - - - - - - - - - - - -
| CONTAINER - FORM
+ - - - - - - - - - - - - - - - - - - - - - - - */

div.container-form
{
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	
	width: 100%;
}

div.container-form div.row
{
	flex: 1;
	
	display: flex;
	flex-direction: row;
}


/* - - - - - - - - - - - - - - - - - - - - - - - -
| GALLERY IMAGES WITH COMMENTS
+ - - - - - - - - - - - - - - - - - - - - - - - */

.drapa_images
{
	display: flex; 
	flex-wrap: wrap;
	flex-direction: row;
	
	width: calc(100% + 10px);
	
	font-size: 18px;
	line-height: 100%;
}

.drapa_images .column
{
	position: relative;
	
	display: flex; 
	flex-direction: column;
	flex-shrink: 1;
	flex-grow: 0;
	
	align-items: top; 
	justify-content: left;
	
	margin: 0 0 10px 0;
}

.drapa_images .column .image
{
	position: relative;
	z-index: 20;
	
	display: flex; 
	flex-direction: column;
	
	align-items: top; 
	justify-content: left;
	
	width: calc(100% - 10px);
	
	margin: 0 0 10px 0;
	
	border:					1px silver solid;
	box-shadow:				0 9px 9px -1px rgba(50, 52, 64, 0.2);
	-moz-box-shadow:		0 9px 9px -1px rgba(50, 52, 64, 0.2);
	-webkit-box-shadow:		0 9px 9px -1px rgba(50, 52, 64, 0.2);
	border-radius:			9px;
	-moz-border-radius:		9px;
	-webkit-border-radius:	9px;
	
	cursor: pointer;
	
	overflow: hidden;
}

.drapa_images .column .image img
{
	width: 100%;
	min-height: 100%;
}

@media (orientation: portrait)
{
	.drapa_images .column .image 
	{
		display: block; 
		
		width: calc(100% - 10px);
		max-height: 100%;
	}
	
	.drapa_images .column .image img
	{
		min-width: 100%;
		min-height: 100%;
	}
}

.drapa_images .column .icons
{
	position: absolute;
	z-index: 20;
	bottom: 10px;
	right: 10px;
	
	display: flex; 
	flex-direction: row; 
	justify-content: right; 
}

.drapa_images .column .icons a
{
	padding: 10px 15px; 
	text-decoration: none;
	
	color: black;
	
	border:					1px silver solid;
	border-radius:			9px;
	-moz-border-radius:		9px;
	-webkit-border-radius:	9px;
	
	background-color: white;
	
	opacity: 0.8;
}

.drapa_images .column .icons a:hover
{
	opacity: 0.7;
}

.drapa_images .column form
{
	display: none;
	overflow: hidden;
}

.drapa_images .column form textarea
{
	width: calc(100% - 10px); 
	height: 48px; 
	min-height: 48px; 
	
	padding: 15px 10px; 
	margin: 0 0 10px 0;
	
	border:					1px silver solid; 
	border-radius:			18px;
	-moz-border-radius:		18px;
	-webkit-border-radius:	18px;
	
	overflow: hidden;
	opacity: 0.8;
}

.drapa_images .column .comments
{
	width: 100%; 
	height: auto; 
	
	margin: 0;
	
	border:					1px red solid;
	border:					0;
	border-radius:			9px;
	-moz-border-radius:		9px;
	-webkit-border-radius:	9px;
	
	overflow-x: hidden;
	overflow-y: auto;
}

.drapa_images .column .comments p
{
	margin: 0 10px 10px 0;
	padding: 10px 15px;
	
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
	color: black;
	
	border:					1px silver solid; 
	box-shadow:				0 9px 9px -1px rgba(50, 52, 64, 0.2);
	-moz-box-shadow:		0 9px 9px -1px rgba(50, 52, 64, 0.2);
	-webkit-box-shadow:		0 9px 9px -1px rgba(50, 52, 64, 0.2);
	border-radius:			18px;
	-moz-border-radius:		18px;
	-webkit-border-radius:	18px;
	
	background-color: white;
	
	opacity: 0.75;
}


/* - - - - - - - - - - - - - - - - - - - - - - - -
| GALLERY THUMBS WITH COMMENTS
+ - - - - - - - - - - - - - - - - - - - - - - - */

.relative
{
	position: relative;
}

.flex-container
{
	display: flex; 
	flex-wrap: wrap;
	flex-direction: row;
	width: calc(100% + 10px);
}

.flex-container .icons
{
	display: flex; 
	align-items: center; 
	justify-content: center;
	
	flex: calc(20% - 10px);
	max-width: calc(20% - 10px);
	height: calc(20vw * 0.625); 
	
	margin: 0 10px 10px 0;
	
	border:					1px silver solid; 
	box-shadow:				0 9px 9px -1px rgba(50, 52, 64, 0.2);
	-moz-box-shadow:		0 9px 9px -1px rgba(50, 52, 64, 0.2);
	-webkit-box-shadow:		0 9px 9px -1px rgba(50, 52, 64, 0.2);
	border-radius:			9px;
	-moz-border-radius:		9px;
	-webkit-border-radius:	9px;
	
	overflow: hidden;
	cursor: pointer;
}

.flex-container .thumb
{
	display: flex; 
	align-items: center; 
	justify-content: center;
	
	flex: calc(25% - 10px);
	max-width: calc(25% - 10px);
	height: calc(25vw * 0.625);
	
	margin: 0 10px 10px 0;
	
	border:					1px silver solid; 
	box-shadow:				0 9px 9px -1px rgba(50, 52, 64, 0.2);
	-moz-box-shadow:		0 9px 9px -1px rgba(50, 52, 64, 0.2);
	-webkit-box-shadow:		0 9px 9px -1px rgba(50, 52, 64, 0.2);
	border-radius:			9px;
	-moz-border-radius:		9px;
	-webkit-border-radius:	9px;
	
	overflow: hidden;
	cursor: pointer;
}

.flex-container .icons img	{min-width: 100%; min-height: 100%; transition: 0.66s ease;}
.flex-container .thumb img	{min-width: 100%; min-height: 100%; transition: 0.66s ease;}

.flex-container .nick
{
	position: absolute;
	
	top: 5px;
	right: 5px;
	
	margin: 0;
	padding: 10px 15px;
	
	font-weight: 400;
	line-height: 100%;
	
	border:					1px silver solid;
	border-radius:			9px;
	-moz-border-radius:		9px;
	-webkit-border-radius:	9px;
	
	background-color: white;
	
	opacity: 0.8;
}

.flex-container .nick:hover
{
	opacity: 0.7;
}

.flex-container .title
{
	position: absolute;
	
	left: 0;
	right: 0;
	bottom: 0;
	
	max-height: 60px;
	
	margin: 0;
	padding: 10px 15px;
	
	line-height: 20px;
	
	background-color: white;
	
	opacity: 0.9;
}

.flex-container .title div
{
	max-height: 40px;
	overflow: hidden;
}

.flex-container a
{
	font-size: 18px;
	font-weight: 400;
	line-height: 20px;
	text-decoration: none;
	color: black;
}

.flex-container .thumb:hover img.image.zoom
{
	transform: scale(1.15);
}

.flex-container .thumb:hover .title.zoom
{
	opacity: 0;
}

.flex-container .images:hover img.image.zoom
{
	transform: scale(1.15);
}


@media (orientation: landscape)
{
	/* Screen width > Screen height */
	
	.flex-container .icons:nth-child(6)		{display: none;}
	.flex-container .icons:nth-child(12)	{display: none;}
	.flex-container .icons:nth-child(28)	{display: none;}
	.flex-container .icons:nth-child(24)	{display: none;}
}


@media (orientation: portrait)
{
	/* Screen height > Screen width */
	
	.flex-container .icons
	{
		flex: calc(33% - 10px);
		max-width: calc(33% - 10px);
		height: calc(33vw * 0.625); 
	}

	.flex-container .thumb
	{
		flex: calc(50% - 10px);
		max-width: calc(50% - 10px);
		height: calc(50vw * 0.625);
	}
	
	@media screen and (min-width: 640px)
	{
		.flex-container .thumb
		{
			flex: calc(33% - 10px);
			max-width: calc(33% - 10px);
			height: calc(33vw * 0.625); 
		}
	}
	
	.flex-container div.nick
	{
		margin: 0;
		padding: 6px 10px;
		
		font-size: 14px;
	}
	
	.flex-container div.title
	{
		max-height: 31px;
		
		margin: 0;
		padding: 4px 7px;
		
		font-size: 10px;
		font-weight: 600;
		line-height: 12.5px;
	}
	
	.flex-container div.title div
	{
		max-height: 20px;
		overflow: hidden;
	}
	
	.flex-container a
	{
		font-size: inherit;
		font-weight: inherit;
		line-height: inherit;
		color: #686868;
		text-decoration: none;
	}
}

.flex-container 
.column 
.buttons 
a
{
	margin-right: 30px; border: 5px red solid;
}


/* - - - - - - - - - - - - - - - - - - - - - - - -
| MODAL
+ - - - - - - - - - - - - - - - - - - - - - - - */

div.modal
{
	position: fixed;
	z-index: 100;
	
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	
	display: none;
	flex-wrap: wrap;
	
	padding: 20px;
	background-color: black;
	
	overflow: hidden;
}

div.modal 
span.close
{
	position: absolute;
	z-index: 10;
	
	top: 0;
	right: 0;
	
	padding: 25px 25px;
	
	font-size: 4vw;
	font-weight: bold;
	color: silver;
	
	transition: 0.25s ease;
	
	cursor: pointer;
}

div.modal 
span.close-mobile
{
	position: absolute;
	z-index: 10;
	
	bottom: 0;
	right: 0;
	
	padding: 25pt 25pt;
	
	font-size: 40pt;
	font-weight: bold;
	color: #aaaaa;
	
	transition: 0.25s ease;
	
	cursor: pointer;
}

div.modal 
span.close:hover,
span.close:focus,
span.close-mobile:hover,
span.close-mobile:focus
{
	text-decoration: none;
	color: white;
	cursor: pointer;
}

div.modal .animate
{
	-webkit-animation: animatezoom 0.6s;
	animation: animatezoom 0.6s
}

.picture .animate
{
	-webkit-animation: animatezoom 0.6s;
	animation: animatezoom 0.6s
}

@-webkit-keyframes animatezoom
{
	from
	{
		-webkit-transform: scale(0)
	}
	to
	{
		-webkit-transform: scale(1)
	}
}

@keyframes animatezoom
{
	from
	{
		transform: scale(0)
	}
	to
	{
		transform: scale(1)
	}
}


/* - - - - - - - - - - - - - - - - - - - - - - - -
| MODAL - GALLERY
+ - - - - - - - - - - - - - - - - - - - - - - - */

#slide_modal .modal-content
{
	position: absolute;
	top: 0;
	left: 0;
	
	width: 100%;
	height: 100vh;
	
	box-sizing:				border-box;
	-moz-box-sizing:		border-box;
	-webkit-box-sizing:		border-box;
	
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	
	background: transparent; 
	
	border: 0px green solid;
}

#slide_modal 
.modal-content .prev,
.modal-content .next
{
	position: absolute;
	
	top: 0;
	bottom: 0;
	
	display: flex;
	align-items: center;
	justify-content: center;
	
	width: 15vw;
	
	font-size: 3.5vw;
	font-weight: bold;
	color: silver;
	
	border-radius:		0 3px 3px 0;
	border:				0px red solid;
	
	user-select: none;
	-webkit-user-select: none;
	
	transition: 0.25s ease;
	
	cursor: pointer;
}

#slide_modal .modal-content .prev
{
	left: 0;
}

#slide_modal .modal-content .next
{
	right: 0;
}

#slide_modal 
.modal-content .prev:hover,
.modal-content .next:hover
{
	color: white;
}

#slide_modal .modal-content .mySlides
{
	display: flex;
	align-items: center;
	justify-content: center;
	
	width: 100vw;
	height: 100vh;
	
	box-sizing:				border-box;
	-moz-box-sizing:		border-box;
	-webkit-box-sizing:		border-box;
	
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	
	border: 0px cyan solid;
}

#slide_modal .modal-content .mySlides div.image
{
	
	display: flex;
	align-items: center;
	justify-content: center;
	
	max-width: 90vw;
	width: 85%;
	height: 95vh;
	
	margin: 0 auto;
	
	box-sizing:				border-box;
	-moz-box-sizing:		border-box;
	-webkit-box-sizing:		border-box;
	
	border: 0px yellow solid;
	
	overflow: hidden;
}

#slide_modal .modal-content .mySlides div.image img
{
	display: block;
	
	max-width: 100%;
	max-height: 100%;
    
	border: 5px #333333 solid;
	
	cursor: pointer;
}

#slide_modal .modal-content .caption-container
{
	position: fixed;
	
	bottom: 0;
	left: 0;
	
	width: 100vw;
	height: 10vh;
	
	padding: 2px 16px;
	
	text-align: center;
	color: white;
	
	border: 0px red solid;
}

#slide_modal .modal-content .numbertext
{
	position: absolute;
	
	bottom: 0;
	left: 0;
	
	padding: 15px;
	
	font-size: 15px;
	font-weight: bold;
	color: red;
}


@media (orientation: portrait)
{
	/*
	Screen height > Screen width
	*/
	
	#slide_modal .modal-content .mySlides
	{
		flex-direction: column;
		justify-content: center;
		padding: 10px;
	}
	
	#slide_modal .modal-content .mySlides div.image
	{
		max-width: 100%;
		width: 100%;
		height: 65vh;
	}
	
	#slide_modal .modal-content .prev,
	#slide_modal .modal-content .next
	{
		width: 25vw;
		font-size: 10vw;
	}
}


div.tableJSON_container
{
	max-height: 512px;
	
	overflow: hidden; 
	overflow-x: hidden;
	overflow-y: auto;
	
	background-color:		#efeff2;
	
	border:					1px red Solid;
	border:					0px Silver Solid;
	
	border-radius:			4px 4px 0 0; 
	-moz-border-radius:		4px 4px 0 0; 
	-webkit-border-radius:	4px 4px 0 0;
}

div.tableJSON_head_fixed
{
	height: 30px;			/* height of header */
	
	position: absolute;
	z-index: 5;
	top: 0;
	right: 0;
	left: 0;
	line-height: 30px;
	
	border-bottom: 			0px DarkGrey Solid;
	
	border-radius:			4px 4px 0 0;
    -moz-border-radius:		4px 4px 0 0;
	-webkit-border-radius:	4px 4px 0 0;
	
	background-color: #efeff2;
}

table.tableJSON
{
	width: 100%; 
	
	border-spacing: 0;
	border-collapse: collapse;
	
	border:					0px DimGrey solid;
	border-bottom:			0px DimGrey solid;
	
	box-sizing:				border-box;
	-moz-box-sizing:		border-box;
	-webkit-box-sizing:		border-box;
	
	border-radius:			4px 4px 0 0;
    -moz-border-radius:		4px 4px 0 0;
	-webkit-border-radius:	4px 4px 0 0;
}

table.tableJSON thead tr th
{
	height: 50px;

	padding: 0 5px;

	text-align: center;
	vertical-align: middle;
	color: #464646;
	
	border-bottom:			0px DimGrey Solid;
	
	box-sizing:				border-box;
	-moz-box-sizing:		border-box;
	-webkit-box-sizing:		border-box;
}

table.tableJSON thead tr th.sortable:hover
{
	text-decoration: underline;
	cursor: pointer;
}

table.tableJSON thead tr th.checkbox
{
	vertical-align: top;
	cursor: default;
	
	padding: 0 15px;
	min-width: 30px;
	width: 30px;
}

table.tableJSON tbody tr td
{
	height: 50px;
	
	padding: 0px 5px;
	
	font-weight: normal;
	
	text-align: left;
	vertical-align: middle;
	color: #333333;
	
	border:					0;
	border-bottom:			1px #ccc solid; 
	box-sizing:				border-box;
	-moz-box-sizing:		border-box;
	-webkit-box-sizing:		border-box;
}

table.tableJSON tbody tr:nth-child(2n+1) td
{
	background-color: #c2e3f6;
}

table.tableJSON tbody tr.selectable td a
{
	text-decoration: none;
}

table.tableJSON tbody tr.selectable td a:hover
{
	/*text-decoration: underline;*/
}

table.tableJSON tbody tr td.link
{
	cursor: pointer;
}

table.tableJSON tbody tr td.checkbox
{
	padding: 0 10pt;
	min-width: 30px;
	width: 30px;
}

table.tableJSON tbody tr td input[type="checkbox"]
{
	float: none;
	margin: 0;
	padding: 0;
}

table.tableJSON tbody tr.selectable:hover td
{
	color: #333333 !important;
	
	background-color: WhiteSmoke !important;
	
	cursor: pointer;
	
	filter: alpha(opacity=100);
	opacity: 1.00;
}

table.tableJSON tbody tr td.selected
{
	border-bottom:			1px DarkGrey Solid;
	box-sizing:				border-box;
	-moz-box-sizing:		border-box;
	-webkit-box-sizing:		border-box;
	
	background-color: CornflowerBlue !important;
	
	color: GhostWhite;
}

table.tableJSON tbody tr td.blocked
{
	border-bottom:			1px DarkGrey Solid;
	box-sizing:				border-box;
	-moz-box-sizing:		border-box;
	-webkit-box-sizing:		border-box;
	
	background-color: Crimson !important;
	
	color: GhostWhite;
}


/* - - - - - - - - - - - - - - - - - - - - - - - -
| AURORA BOREALIS
+ - - - - - - - - - - - - - - - - - - - - - - - */

.bg-black
{
	background-position: center center; 
	background-repeat: no-repeat;
	background-color: black; 
	background-size: cover; 
}

div.flex
{
	display: flex; 
	flex-wrap: wrap;
	flex-direction: row;
	
	width: calc(100% + 10px);
	
	overflow: hidden;
}

div.flex-thumb
{
	flex: 1 calc(25% - 10px);
	height: calc(25vw * 0.625); 
	min-height: 176px;
	
	display: flex; 
	align-items: center; 
	justify-content: center;
	
	margin: 0 10px 10px 0;
	
	border:					1px silver solid; 
	box-shadow:				0 9px 9px -1px rgba(50, 52, 64, 0.2);
	-moz-box-shadow:		0 9px 9px -1px rgba(50, 52, 64, 0.2);
	-webkit-box-shadow:		0 9px 9px -1px rgba(50, 52, 64, 0.2);
	border-radius:			9px;
	-moz-border-radius:		9px;
	-webkit-border-radius:	9px;
	
	overflow: hidden;
}

div.flex-image
{
	flex: calc(50% - 10px);
	height: calc(50vw * 0.625);
	
	display: flex; 
	align-items: center; 
	justify-content: center;
	
	margin: 0 10px 10px 0;
	
	border:					1px silver solid; 
	box-shadow:				0 9px 9px -1px rgba(50, 52, 64, 0.2);
	-moz-box-shadow:		0 9px 9px -1px rgba(50, 52, 64, 0.2);
	-webkit-box-shadow:		0 9px 9px -1px rgba(50, 52, 64, 0.2);
	border-radius:			9px;
	-moz-border-radius:		9px;
	-webkit-border-radius:	9px;
	
	overflow: hidden;
}

@media (orientation: portrait)
{
	/*
	Screen height > Screen width
	*/
	
	div.flex-thumb
	{
		flex: calc(50% - 10px);
		height: calc(50vw * 0.85);
	}
	
	div.flex-image
	{
		flex: calc(100% - 10px);
		height: calc(100vw * 0.85);
	}
	
	@media screen and (max-width: 1024px)
	{
		div.flex-thumb
		{
			
		}
		
		div.flex-image
		{
				
		}	
	}
}


*
{
	outline: none;
	
	/*
	border:					1px red dotted;
	*/
	
	box-sizing:				border-box;
	-moz-box-sizing:		border-box;
	-webkit-box-sizing:		border-box;
}