.xirexBlock10pt 
{
	text-align: justify;
	font-size: 10pt;
	font-family : Arial, Helvetica, sans-serif;
}
.xirexBlock8pt 
{
	text-align: justify;
	font-size: 8pt;
	font-family : Arial, Helvetica, sans-serif;
}
.xirexBlock7pt 
{
	text-align: justify;
	font-size: 10pt;
	font-family : Arial, Helvetica, sans-serif;
}
.xirexNormal10pt
{
	font-size: 10pt;
	font-family : Arial, Helvetica, sans-serif;
}
.xirexBold10pt
{
	font-size: 10pt;
	font-family : Arial, Helvetica, sans-serif;
}
.xirexNormal7_5pt
{
	font-size: 7.5pt;
	font-family : Arial, Helvetica, sans-serif;
}
.xirexNormal8pt
{
	font-size: 10pt;
	font-family : Arial, Helvetica, sans-serif;
}
.xirexSmall 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 0px;
}
.xirexSmallGrey 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 0px;
	color: #808080;
}
.xirexFooter 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #808080;
}
.xirexDataProtectionHeader
{
	text-align: justify;
	font-size: 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.xirexDataProtectionText
{
	text-align: justify;
	font-size: 8pt;
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
}

.xirexGoogleMapHeader
{
	text-align: justify;
	font-size: 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.xirexGoogleMapText
{
	text-align: justify;
	font-size: 8pt;
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
}

.upload-images #preview-box {
    position: relative;
    margin-bottom: 10px;
    border: 0px solid #A5A5A5;
    height: 205px;
    overflow: auto;
}

.upload-images #preview-box ul {
    position: relative;
    padding: 0px 0 0 0px;
    list-style-type: none;
}

.upload-images #preview-box li {
    position: relative;
    display: block;
    float: left;
    margin: 4px;
    width: 90px;
    height: 80px;
    overflow: hidden;
    text-align: center;
	font-size: 8pt;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 10pt;
    list-style-type: none;
}

.upload-images #preview-box li .elementImgRemove{
    position: absolute;
    right: -1px;
    top: -1px;
    border: none;
    z-index: 22;
}



/* THIS IS A TEMPLATE FOR A SIMPLE CSS BASED DROP-DOWN MENU */
/* YOU CAN USE THIS CLASS AND EITHER ADAPT IT IN YOUR OWN CSS FILE */
/* OR YOU CAN JUST CHANGE ANY PROPERTIES USING IN-LINE STYLE STATEMENTS IN HTML HEADER */
.xpfSimpleMenu 
{
	/* Width of menu  - TODO change to correct width */
	/* width: px; */
	/* Font information - TODO change to your own style */
	font-family: verdana;
	font-size: 9pt;
	text-decoration: none; font-weight: normal;
        color: black;
	line-height: 1.4em;
	/* Margin/Padding - do not change */
	margin: 0; padding: 0;
}

.xpfSimpleMenu a
{ 
	/* HRefs without _ - change only if required */
	color: black;
	text-decoration: none;
}

.xpfSimpleMenu ul 
{ 
	/* Margin/Padding/ZOrder - do not change */
	margin: 0; padding: 0;
	z-index: 9999;
}

.xpfSimpleMenu li
{ 
	/* Margin/Padding/... - do not change */
	float: left;
	position: relative;
	display: block;
	margin: 0; padding: 0;
	/* Width of menu drop-down box = width of menu - 2 */
	/* width: px; */
}


.xpfSimpleMenu ul li a
{
}
.xpfSimpleMenu ul li a:hover
{
	/* Anchor behaviour - Change as required */
	font-weight: bold;
}

.xpfSimpleMenu ul li a ul
{
	visibility:hidden;
	display: none;
}

.xpfSimpleMenu ul li a:hover ul
{
	visibility:visible;
	display: block;
}

.xpfSimpleMenu li ul 
{
	/* Display/Position/Left/Top - do not change */
	display: none;
	position: absolute;
	left:0;	top: 1.4em;
	/* Style of drop-down box  - TODO change to your style */
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
	padding : 0px;
}
.xpfSimpleMenu li:hover ul, .xpfSimpleMenu li.sfhover ul 
{
	/* Display - do not change */
	display: block;
}

.xpfSimpleMenu ul li ul li {}
.xpfSimpleMenu ul li ul li a 
{
	/* Display - do not change */
	display: block;
	/* Padding/Margin - change if required */
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.xpfSimpleMenu ul li ul li a:hover
{
	/* Anchor behaviour - Change as required */
}

.xpfSimpleMenu li ul li.divider 
{
	/* Change behaviour - Change as required */
	height: 1px;
	margin-top: -1px;
	border-bottom: 1px solid #C0C0C0;
}

.xpfSimpleMenu li ul li.disabled
{
	/* Change behaviour - Change as required */
    color: #C0C0C0;
}

.xpfSimpleMenu ul li ul li span
{
	/* Display - do not change */
	display: block;
	/* Padding/Margin - change if required */
 	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 2px;
	text-decoration: underline; font-weight: bold;
}

#XPFSimplePopupHeader
{
	position: relative;
	width: 100%;
}

#XPFSimplePopupHeaderCaption
{
	font-family: arial,verdana,helvetica,sans-serif;
	color: rgb(128,128,128);
	font-size: 12pt;
    font-weight: bold;
	font-style: normal;
	margin: 15px 0px 10px 20px;
	float: left;
}

#XPFSimplePopupClose
{
	margin: 15px 15px 0px 0px;
	float: right;
}
