/*
 * (C) Copyright Unicon Creation BV 2000-2025 - All Rights Reserved
 *
 * This software may not be used, copied, modified, or distributed in any
 * form without express permission from Unicon Creation BV. Please contact
 * Unicon Creation BV for license information.
 */
body, table, th, td, p, h1, h2, h3, h4, h5, h6, div
{
	margin: 0;
	padding: 0;
}

body, table, td, th, p, li, dt, dd
{
	text-decoration: none;
	font-size: 8pt;
	font-style: normal;
	font-family: geneva, verdana, "Arial", "Lucidux Sans", "Helvetica", sans-serif;
}

table, th, td
{
	border-collapse: collapse;
}

img
{
	border: none;
}

th
{
	font-weight: normal;
}

a
{
	text-decoration: underline;
}

ul, ol
{
	margin: 0 1em;
	padding: 0;
}

li
{
	margin: .5em;
}

dl
{
	margin-left: 30px;
}

dt
{
	margin-top: 20px;
	margin-left: 10px;
	font-weight: bold;
}

dd
{
	margin-top: 1px;
	margin-left: 30px;
	margin-bottom: 10px;
}

/*
 * Fixed-width page layout.
 */
html
{
	text-align: center;
}

div.page
{
	text-align: left;
	width: 1000px;
	margin: auto;
}

/*
 * Page header
 */
div.header
{
	position: relative;
}

div.header img.logo
{
	border: none;
	margin: 1em 0;
}

div.header .logo2
{
	background: url("https://cdn.ivenza.net/images/powered-by-ivenza.png") no-repeat;
	position: absolute;
	right: 2em;
	top: 25px;
	width: 159px;
	height: 40px;
}

div.header .ivenza-version
{
	position: absolute;
	right: 2em;
	top: 70px;
	width: 160px;
	text-align: center;
	color: #888;
	font-size: 12px;
}

div.header ul.links
{
	white-space: nowrap;
}

div.header ul.links a
{
	padding: .6em;
	text-decoration: none;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	margin-right: 1em;
}

div.header ul.links a.active
{
	font-style: italic;
}

div.header ul.links a:hover
{
	text-decoration: underline;
}

/*
 * Horizontal layout for links
 */
div.header ul.links
{
	list-style: none;
	margin: 0;
	padding: 0;
}

div.header ul.links li
{
	display: inline;
}

div.body
{
	clear: left;
}

/*
 * Headers
 */
h1
{
	font-size: 15pt;
	font-weight: normal;
}

h2
{
	margin: 1em 0 0;
	font-size: 14pt;
	font-weight: normal;
}

h3
{
	margin: 1em 0 0;
	font-size: 13pt;
	font-weight: normal;
}

h4
{
	margin: 1em 0 0;
	font-size: 10pt;
	font-weight: bold;
}

h5
{
	margin: 1em 0 0;
	font-size: 9pt;
	font-weight: bold;
}

/*
 * Forms
 */
input.button
{
	border: none;
}

img.button
{
	margin: 1px;
	border: none;
}

input, textarea, select
{
	font-size: 8pt;
	font-family: fixed-sys, monospace;
	border: 1px solid;
	margin: 1px;
	vertical-align: baseline;
}

input.image,
input.checkbox
{
	border: none;
	background: transparent;
	vertical-align: text-bottom;
}

/*
 * /shop/personal/order: Lines used for summation
 */
hr
{
	height: 1px;
	border: none;
	background-color: black;
}

/*
 * /shop/personal: Icon images (32x32)
 */
img.icon
{
	width: 32px;
	height: 32px;
	border: none;
}

img.icon16x16
{
	width: 16px;
	height: 16px;
	border: none;
}

img.bordericon
{
	width: 32px;
	height: 32px;
	border: 1px solid;
}

/*
 * Tables
 */
table.itemtable
{
	font-size: 8pt;
	margin: 1em 0 0;
	border-spacing: 1px;
}

table.itemtable th
{
	text-align: left;
	padding: .2em .5em;
	margin: 0 .5em;
}

table.itemtable td
{
	padding: 2px 6px 2px 6px;
	margin: 0 6px 0 6px;
}

table.itemtable th.table
{
	text-align: center;
}

table.itemtable th a.active
{
	font-style: italic;
}

table.itemtable tr.separator
{
	height: 1em;
}

table.itemtable tr.separator td
{
	padding: 0;
}

table.itemtable tr.buttonRow td
{
	border-top: solid 1px;
}

table.itemtable tr.buttonRow div
{
	margin: 0.25em 0;
	float: right;
}

td.left,
th.left
{
	text-align: left;
}

td.center,
th.center
{
	text-align: center;
}

td.right,
th.right
{
	text-align: right;
}

table.doubleRowHeight td
{
	line-height: 2em;
}

table.folder table.title
{
	width: 100%;
}

table.folder table.title td.title
{
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid;
}

table.folder td.viewModes
{
	vertical-align: bottom;
}

table.folder ul.viewModes
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

table.folder ul.viewModes li
{
	display: inline-block;
	font-size: 85%;
	margin: 1px;
	padding: 0;
}

table.folder ul.viewModes li:before
{
	content: "|";
}

table.folder ul.viewModes li:first-child:before
{
	content: "";
}

table.folder ul.viewModes li.active
{
	font-style: italic;
}

tr.orderTotals td.subTotal.value
{
	border-top: solid 1px;
}

tr.orderTotals td.total.value
{
	border-top: solid 2px;
}

tr.orderTotals.total
{
	font-weight: bold;
}

/*
 * Sticky/yellow notes
 */
div.stickynote
{
	margin: 1em 0 .5em 1em;
}

div.warning
{
	background: #fec;
	border: 1px solid #cb9;
	color: black;
	padding: 0 .5em;
}

div.warningTitle
{
	font-weight: bold;
	font-size: 105%;
	margin-top: 0.5em;
}

p.warningBody
{
	margin: 0 0 1em;
}

/*
 * Error messages
 */
div.error
{
	margin: 2em;
	border: 1px solid;
}

div.error h3
{
	padding: .2em .5em;
	margin: 0;
}

div.error p,
div.error pre
{
	margin: .5em 1em;
}

div.error pre
{
	font-size: smaller;
	line-height: 1.3em;
}

div.error .stacktrace .method
{
	font-weight: bold;
}

div.error .stacktrace .line
{
	font-weight: bold;
}

.integrityFailure
{
	padding: .5em;
	margin: .5em 0;
}

.integrityFailure p
{
	margin: 0;
	padding: 0;
}

.stacktrace .package
{
	color: #444;
}

.stacktrace .class,
.stacktrace .method
{
	color: #00c;
}

.stacktrace .line
{
	color: #c00;
}

/*
 * Standard Ivenza buttons
 */
a.ivenza-button,
input.ivenza-button,
table.itemtable th a.ivenza-button /* override 'table.itemtable th a' above */
{
	text-decoration: none;
	border: 1px solid;
	white-space: nowrap;
	font-weight: normal;
}

a.ivenza-button
{
	display: -moz-inline-box;
	display: inline-table;
	display: inline-block;
	margin: 1px;
	padding: 1px 10px;
}

input.ivenza-button
{
	padding: 0 10px;
	margin: 1px;
}

ul.ivenza-buttons
{
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.ivenza-buttons li
{
	margin: 4px 0;
}

ul.ivenza-buttons a,
ul.ivenza-buttons input
{
	padding: 0 10px;
	text-align: center;
	text-decoration: none;
	border: 1px solid;
	white-space: nowrap;
	overflow: hidden;
}

ul.ivenza-buttons a
{
	padding: 2px 10px;
}

/* Fixed-width buttons */
a.ivenza-button.fixed
{
	float: left;
	text-align: center;
	overflow: hidden;
}

ul.ivenza-buttons.fixed a,
ul.ivenza-buttons.fixed input
{
	padding-left: 0;
	padding-right: 0;
	display: block;
	width: 100%;
}

/* Horizontal (flow) layout */
ul.ivenza-buttons.flow,
ul.ivenza-buttons.flow li
{
	display: inline;
}

ul.ivenza-buttons.flow input
{
	vertical-align: middle;
	margin: 0 .5em;
}

ul.ivenza-buttons.flow a
{
	vertical-align: middle;
	margin: 1px .5em;
	line-height: 18pt;
}

div.table-export-buttons
{
	margin: 0 10px 10px 35px;
}

div.table-export-buttons img
{
	vertical-align: middle;
	width: 12px;
	margin-right: 0.5em;
	border: none;
}

a.table-export-button
{
	border: 1px solid;
	padding: 0 0.5em;
	text-decoration: none;
}

a.table-export-button
{
	border-color: #aaa;
}

/*
 * Simple layout for an image gallery, i.e. some thumbnails with labels in a
 * flow layout.
 */
.imageGallery .labeledImage
{
	float: left;
}

.labeledImage
{
	margin: 1em;
	border: 1px solid;
}

.labeledImage .label
{
	font-weight: bold;
	text-align: center;
	padding: .1em
}

.labeledImage div.image
{
	margin: .5em;
	text-align: center;
	clear: both;
}

.labeledImage p
{
	text-align: center;
	padding: 0;
	margin: 0.5em;
}

/*
 * Operations
 */
.operations div.contents
{
	width: 30em;
}

.operations ul
{
	text-indent: 0;
	margin: 0;
	padding: 0;
}

.operations li
{
	list-style-type: none;
	margin: .3em 0;
}

.operations a
{
	text-align: center;
	overflow: hidden;
	display: block;
	width: 100%;

	padding: 1px 10px;
	text-decoration: none;
	border: 1px solid;
	white-space: nowrap;
}

div.login
{
	margin: 6em auto;
	text-align: center;
}

div.form
{
	display: inline-block;
}

div.form table.itemtable
{
	width: 100%;
}

div.form form,
div.form div.formContent
{
	margin: 1em 0;
	border-bottom: 1px solid;
}

div.form div.title
{
	padding: 2px;
	border: 1px solid;
	border-bottom: none;
	font-weight: bold;
	text-align: center;
}

table.form
{
	margin: 0;
}

fieldset.form
{
	margin: 0;
	padding: 0;
	border: none;
}

.form div.buttons
{
	padding: 0.5em;
	border: 1px solid;
	border-top: none;
	text-align: right;
	margin-top: 0;
}

form .requiredFieldHelp
{
	margin: 1em 0 0;
}

form p.error,
form span.error
{
	margin: 0;
}

table.login
{
	width: 800px;
	border-spacing: 0;
}

tr.login
{
	vertical-align: top;
}

table.subform
{
	border: 1px solid;
	border-collapse: collapse;
	margin: .5em 0;
}

table.subform td
{
	padding: 2px 6px 2px 6px;
}

table.designProperties tr
{
	vertical-align: top;
}

table.designProperties th,
table.designProperties td
{
	padding: .5em 0;
}

table.designProperties
{
}

table.designProperties th
{
	text-align: left;
	padding-right: 1em;
	font-weight: bold;
}

/* Verified on: IE6, IE7, IE8, FF2, FF3, Opera 9, Chrome, Safari */
.menu form.search input
{
	border: 1px solid;
	width: 90%;
}

.menu form.search input.ivenza-button
{
	width: 50%;
	border-style: outset;
}

.menu form.search input.ivenza-button
{
}

.menu form.search
{
	margin: 2em 10px 0 .5em;
	padding: .5em;
	border-top: 1px solid;
	text-align: center;
}

.body form.search
{
	border: 1px solid;
	margin: 1em 10px 0 .5em;
	padding: 0 .25em;
}

.body form.search input
{
	margin: .5em .25em;
}

/* End of verified styles. */

/*
 * /manager/decors/record.jsp: material chooser
 */
.materialChooser
{
	margin: 0;
	padding: .2em;
}

.materialChooser li
{
	float: left;
	list-style: none;
	width: 100px;
	text-align: center;
}

.materialChooser li.chooser-loading
{
	float: none;
	font-weight: bold;
	width: auto;
	margin-top: 5em;
}

.materialChooser .thumbnail
{
	border: 1px solid;
	margin: .2em auto;
	width: 64px;
	height: 64px;
	overflow: hidden;
	cursor: pointer;
}

.materialChooser .label
{
	text-align: center;
	margin-bottom: .2em;
}

.materialChooser li.selected
{
	font-weight: bold;
}

.filterSelectionUI
{
	display: inline-block;
	margin: 1em 3em;
	border: 1px solid;
	padding: 0.5em;
}

.filterSelectionUI form
{
	margin: 0;
	margin-right: 1.5em;
	padding: 0;
}

.filterElement
{
	display: inline;
	margin: 1em;
}

.filterElement input,
.filterElement select
{
	vertical-align: middle;
	margin: 0 .5em;
}

.popup-dialog
{
	margin: 10%;
	border: 1px solid;
	padding: .5em;
}

.popup-close
{
	cursor: pointer;
	position: absolute;
	float: left;
	width: 1.5em;
	line-height: 1.5em;
	text-align: center;
}

.popup-background,
.popup-container
{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.popup-background
{
	background: #000;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* Internet Explorer */
	opacity: 0.5;
}

.popup-dialog .scroller
{
	width: 100%;
	height: 400px;
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px solid;
}

.popup-dialog .scroller .itemtable
{
	margin: 0;
	border: none;
}

.popup-dialog .scroller table
{
	width: 100%;
}

form.quickFind
{
	text-align: right;
	white-space: nowrap;
	margin: 0;
	padding-bottom: .5em;
}

.chooser-loading
{
	text-align: center;
	padding: 2em;
}

.chooser-scroller
{
	border: 1px solid;
	height: 400px;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0;
	padding: .2em;
}

.chooser-container table
{
	margin: 0;
	padding: 0;
	width: 100%;
	border: 0;
}

.chooser-container td.none
{
	padding: 1em;
}

.chooser-container tr.selected
{
	font-weight: bold;
}

.chooser-container .pager
{
	margin: .2em;
	float: left;
}

.chooser-container .pager a
{
	cursor: pointer;
	text-decoration: none;
	padding: .1em .5em;
}

.chooser-container .pager a.selected
{
	background: white;
	border: 1px solid #888;
}

table.chooser-viewonly
{
	margin: 0;
	padding: 0;
	float: left;
}

div.chooser-viewonly
{
	margin: 0;
	padding: .3em;
	float: left;
}

.chooser-container ul.tileChooserView
{
	float: left;
	margin: 0;
	margin-bottom: .5em;
	padding: 0;
}

.chooser-container ul.tileChooserView li
{
	margin: 0;
	padding: 2px 6px;
	float: left;
	list-style: none;
	width: 220px;
	text-align: center;
}

.chooser-container .choose-button
{
	display: block;
	float: left;
	margin: 1em 1em 0;
	text-decoration: none;
	color: white;
	padding: 0 .5em;
	border: 1px outset #666;
	background: #666;
}

.decorInfo div.thumb
{
	float: left;
	border: 1px solid;
	width: 64px;
	height: 64px;
}

.decorInfo div.title,
.decorInfo div.decorTitle
{
	margin-left: 72px;
	text-align: left;
	margin-bottom: .5em;
}

.decorInfo div.details
{
	margin-left: 72px;
	text-align: left;
	font-size: 85%;
}

/*
 * /shop/catalog: Folders and designs in 4 column layout.
 */
.catalog h1
{
	margin-top: .5em;
	margin-bottom: .5em;
}

.catalog h1 a,
.catalog h2 a
{
	text-decoration: none;
}

.catalog ul
{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}

.catalog li
{
	border: 1px solid;
	margin: .5em;
	padding: 0;
	text-align: left;
	list-style: none;
	float: left;
	display: flex;
}

.catalog li a.preview
{
	flex: 0 0 auto;
	align-self: stretch;
	width: 200px;
	border: none;
	border-bottom: 1px solid;
	text-align: center;
	display: flex;
	flex-direction: row;
	justify-content: center;
	padding: 5px;
}

.catalog li a.preview img
{
	align-self: center;
	max-width: 200px;
	max-height: 150px;
}

.catalog li .details
{
	margin: 1em;
	overflow: hidden;
}

.catalog li h3
{
	font-size: 9pt;
	font-weight: bold;
	margin: 0;
	height: 2.8em;
}

.catalog ul.folders
{
	margin-bottom: 1em;
}

.catalog ul.folders li
{
	width: 210px;
	flex-direction: column;
}

.catalog .price
{
	margin-top: 1em;
	margin-right: .5em;
	font-size: 16px;
	text-align: right;
}

.catalog ul.items li
{
	width: 432px;
}

.catalog ul.items li a.preview
{
	border-bottom: none;
	margin-right: 1em;
}

.catalog ul.links
{
	border-top: 1px solid;
}

.catalog ul.links li
{
	width: auto;
	border: none;
	margin: .5em 1em;
	padding: 0;
	text-align: left;
	list-style: none;
	float: none;
	display: block;
}

.catalog ul.links li a
{
	padding: 0;
}

/*
 * /shop/catalog/model.jsp
 */

.modelImage img
{
	max-width: 200px;
	max-height: 150px;
}

/*
 * Locale selection
 */
ul.locales
{
	float: left;
	margin: 2em;
	padding: 1em;
	border-top: 1px solid;
	list-style: none;
}

ul.locales li
{
	display: inline;
	margin: 0;
	padding: 0 1em;
}

/*
 * No JavaScript/Java warnings.
 */
h3.noscript
{
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	padding: .5em;
	margin: 0;
}

.nobr
{
	white-space: nowrap;
}

.productLine,
.configurator
{
	background: #fff;
	border: 1px solid #ccc;
	padding: .5em;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	position: relative;
}

.productLine img,
.configurator img
{
	max-width: 200px;
	max-height: 150px;
	margin-bottom: .2em;
}

.configurator a,
.configurator .details
{
	opacity: 0.5;
	pointer-events: none;
}

.configurator a
{
	padding: 5px;
}

.device-requirements
{
	color: #840;
	padding: .5em;
	border: 1px solid #840;
	background: #f8f0e8;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 190px;
	box-sizing: border-box;
}

body.device-desktop .configurator.device-desktop,
body.device-tablet .configurator.device-tablet,
body.device-mobile .configurator.device-mobile,
body.device-unknown .configurator
{
	color: #000;
}

body.device-desktop .configurator.device-desktop a,
body.device-tablet .configurator.device-tablet a,
body.device-mobile .configurator.device-mobile a,
body.device-unknown .configurator a,
body.device-desktop .configurator.device-desktop .details,
body.device-tablet .configurator.device-tablet .details,
body.device-mobile .configurator.device-mobile .details,
body.device-unknown .configurator .details
{
	opacity: 1;
	pointer-events: all;
}

body.device-desktop .configurator.device-desktop .device-requirements,
body.device-tablet .configurator.device-tablet .device-requirements,
body.device-mobile .configurator.device-mobile .device-requirements,
body.device-unknown .configurator .device-requirements
{
	display: none;
}

.sort-asc
{
	display: inline-block;
	background: url("https://cdn.ivenza.net/images/sortUp.gif");
	width: 12px;
	height: 12px;
}

.sort-desc
{
	display: inline-block;
	background: url("https://cdn.ivenza.net/images/sortDown.gif");
	width: 12px;
	height: 12px;
}
