<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.  See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License.  You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/



.JaDoX_Simple .PTitleLeft
{
}



.JaDoX_Simple .PTitle
{
    display : none;
    padding-top: 2px;
    padding-bottom: 16px;
    padding-right: 2px;
    border-bottom: 1px solid #666666;
    color: #000000;
}

.JaDoX_Simple .PTitleContent
{
    display: none;
	font-weight:bold;
    float: left;
    white-space: normal;
}

.JaDoX_Simple .PActionBar
{
   float: right;
   display: none;
}
 
.JaDoX_Simple .PTitleRight
{
}

.JaDoX_Simple .PContentLeft
{
}

/* .JaDoX_Simple .PContentBorder located in portal.css and omitted from desktop.css */

/* .JaDoX_Simple .PContent located in portal.css and desktop.css */


.JaDoX_Simple .PContentRight
{
}

.JaDoX_Simple .PBottomLeft
{
}

.JaDoX_Simple .PBottom
{
}

.JaDoX_Simple .PBottomRight
{
}

/* font */
.JaDoX_Simple .PTitleLeft,
.JaDoX_Simple .PTitle,
.JaDoX_Simple .PTitleContent,
.JaDoX_Simple .PTitleRight,
.JaDoX_Simple .PContentLeft,
.JaDoX_Simple .PContent,
.JaDoX_Simple .PContentRight,
.JaDoX_Simple .PBottomLeft,
.JaDoX_Simple .PBottom,
.JaDoX_Simple .PBottomRight
{
    voice-family: inherit;
    font-size: 16px;
	border: 0px;
	padding-top: 5px;
	padding-left: 5px;
}



/* --------------------------------- */
/* PLT.C.1 Links (Anchor)            */
/* --------------------------------- */

.JaDoX_Simple A:link, 
.JaDoX_Simple A:visited {
    text-decoration: underline;
}

.JaDoX_Simple A:hover, 
.JaDoX_Simple A:active {
    text-decoration: underline;
}

/* font */
.JaDoX_Simple A:link,
.JaDoX_Simple A:visited,
.JaDoX_Simple A:hover,
.JaDoX_Simple A:active
{
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 12px;
}


/* --------------------------------- */
/* PLT.C.2 Fonts                     */
/* --------------------------------- */

.JaDoX_Simple .portlet-font {
    color: black;
}
.JaDoX_Simple .portlet-font-dim {
    color: gray;
}

/* font */
.JaDoX_Simple .portlet-font,
.JaDoX_Simple .portlet-font-dim
{
    voice-family: "\"}\"";
    voice-family: inherit;
}



/* --------------------------------- */
/* PLT.C.3 Messages                  */
/* --------------------------------- */
.JaDoX_Simple .portlet-msg-status,
.JaDoX_Simple .portlet-msg-info {
    background: url(../images/icon_info_sml.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    min-height: 15px;
}

.JaDoX_Simple .portlet-msg-error {
    background: url(../images/icon_error_sml.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    min-height: 15px;
}

.JaDoX_Simple .portlet-msg-alert {
    background: url(../images/icon_warning_sml.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    min-height: 15px;
}

.JaDoX_Simple .portlet-msg-success {
    background: url(../images/icon_success_sml.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    min-height: 15px;
}

/* font */
.JaDoX_Simple .portlet-msg-status,
.JaDoX_Simple .portlet-msg-info,
.JaDoX_Simple .portlet-msg-error,
.JaDoX_Simple .portlet-msg-alert,
.JaDoX_Simple .portlet-msg-success
{
    voice-family: "\"}\"";
    voice-family: inherit;
}


/* --------------------------------- */
/* PLT.C.4 Sections                  */
/* --------------------------------- */
.JaDoX_Simple .portlet-section-header {
    background-image: url(../images/nw_maj_rond.gif);
    background-repeat: no-repeat;
    color: #fff;
    background-color: #036;
    padding: 5px;
    margin-right: 2px;
    margin-left: 2px;
    clear: both;
}

.JaDoX_Simple .portlet-section-body {
    background: #efefef;
    border: none;
    padding: 2px 3px;
    text-align: left;
    vertical-align: top;
    text-align: left;
}

.JaDoX_Simple .portlet-section-alternate {
    background: #ddd;
    border: none;
    padding: 2px 3px;
    text-align: left;
    vertical-align: top;
    text-align: left;
}

.JaDoX_Simple .portlet-section-selected {
    /* TODO : ex. change color */
    background: #ffe;
    border: none;
    padding: 2px 3px;
    text-align: left;
    vertical-align: top;
    text-align: left;
    font-weight:bold;
}

.JaDoX_Simple .portlet-section-subheader {
    background-image: url(../images/nw_maj_rond.gif);
    background-repeat: no-repeat;
    color: #fff;
    background-color: #888;
    padding: 5px;
    margin-right: 2px;
    margin-left: 2px;
    clear: both;
}

.JaDoX_Simple .portlet-section-footer {
    background-repeat: no-repeat;
    background-position: bottom left;
    background-color: #ddd;
    background-image: url(../images/sw_med_rond.gif);
    color: #000;
    padding: 5px;
    margin: .67em 2px;
    margin-top: 0;
}

.JaDoX_Simple .portlet-section-text {
    padding: 1em;
    padding-bottom: .3em;
    padding-left: 1em;
}

/* font */
.JaDoX_Simple .portlet-section-header,
.JaDoX_Simple .portlet-section-body,
.JaDoX_Simple .portlet-section-alternate,
.JaDoX_Simple .portlet-section-selected,
.JaDoX_Simple .portlet-section-subheader,
.JaDoX_Simple .portlet-section-footer,
.JaDoX_Simple .portlet-section-text,
{
    voice-family: "\"}\"";
    voice-family: inherit;
}


/* --------------------------------- */
/* PLT.C.5 Forms                     */
/* --------------------------------- */
.JaDoX_Simple .portlet-form-label {
}

.JaDoX_Simple .portlet-form-input-field {
}

.JaDoX_Simple .portlet-form-button {
}

.JaDoX_Simple .portlet-icon-label {
}

.JaDoX_Simple .portlet-dlg-icon-label {
}

.JaDoX_Simple .portlet-form-field-label {
}

.JaDoX_Simple .portlet-form-field {
}

/* font */
.JaDoX_Simple .portlet-section-header,
.JaDoX_Simple .portlet-section-body,
.JaDoX_Simple .portlet-section-alternate,
.JaDoX_Simple .portlet-section-selected,
.JaDoX_Simple .portlet-section-subheader,
.JaDoX_Simple .portlet-section-footer,
.JaDoX_Simple .portlet-section-text,
{
    voice-family: "\"}\"";
    voice-family: inherit;
}


/* --------------------------------- */
/* PLT.C.6 Menus                     */
/* --------------------------------- */
.JaDoX_Simple .portlet-menu {
    background: #efefef;
    margin-bottom: 6px;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    padding: 4px 4px 4px 0;
    padding-bottom: .3em;
    padding-left: 1em;
}

.JaDoX_Simple .portlet-menu-item {
    text-decoration: none;
    color: blue;
}

.JaDoX_Simple .portlet-menu-item-selected {
    text-decoration: none;
    color: #555 !important;
}

.JaDoX_Simple .portlet-menu-item-hover {
    text-decoration: none;
    color: #f30 !important;
}

.JaDoX_Simple .portlet-menu-item-hover-selected {
    text-decoration: none;
    color: #555 !important;
    font-weight: bold;
}

.JaDoX_Simple .portlet-menu-cascade-item {
    text-decoration: none;
    margin-top: .3em;
    padding-bottom: 0;
    color: blue;
}

.JaDoX_Simple .portlet-menu-cascade-item-selected {
    text-decoration: none;
    color: #555 !important;
    font-weight: bold;
}

.JaDoX_Simple .portlet-menu-description {
}

.JaDoX_Simple .portlet-menu-caption {
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
    background: #ddd;
    color: #555;
    padding: 4px;
}

/* font */
.JaDoX_Simple .portlet-menu,
.JaDoX_Simple .portlet-menu-item,
.JaDoX_Simple .portlet-menu-item-selected,
.JaDoX_Simple .portlet-menu-item-hover,
.JaDoX_Simple .portlet-menu-item-hover-selected,
.JaDoX_Simple .portlet-menu-cascade-item,
.JaDoX_Simple .portlet-menu-cascade-item-selected,
.JaDoX_Simple .portlet-menu-description,
.JaDoX_Simple .portlet-menu-caption
{
    voice-family: "\"}\"";
    voice-family: inherit;
}


/* --------------------------------- */
/* PLT.C.6 Menus (arrowfolder style) */
/* --------------------------------- */
.JaDoX_Simple .arrowfolder .portlet-menu {
    background: #efefef;
    margin-bottom: 6px;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    padding: 4px 4px 4px 0;
    padding-bottom: .3em;
    padding-left: 1em;
}

.JaDoX_Simple .arrowfolder .portlet-menu-item {
    text-decoration: none;
    color: blue;
    padding-left: 34px;
    background-image: url(../images/icon_arrowdoc_sml.gif);
    background-repeat: no-repeat;

}

.JaDoX_Simple .arrowfolder .portlet-menu-item-selected {
    text-decoration: none;
    color: #555 !important;
    padding-left: 34px;
    background-image: url(../images/icon_arrowdoc_sml.gif);
    background-repeat: no-repeat;
}

.JaDoX_Simple .arrowfolder .portlet-menu-item-hover {
    text-decoration: none;
    color: #f30 !important;
    padding-left: 34px;
    background-image: url(../images/icon_arrowdoc_sml.gif);
    background-repeat: no-repeat;
}

.JaDoX_Simple .arrowfolder .portlet-menu-item-hover-selected {
    text-decoration: none;
    color: #555 !important;
    font-weight: bold;
    padding-left: 34px;
    background-image: url(../images/icon_arrowdoc_sml.gif);
    background-repeat: no-repeat;
}

.JaDoX_Simple .arrowfolder .portlet-menu-cascade-item {
    text-decoration: none;
    margin-top: .3em;
    padding-bottom: 0;
    color: blue;
    padding-left: 34px;
    background-image: url(../images/icon_arrowfolderclosed1_sml.gif);
    background-repeat: no-repeat;
}

.JaDoX_Simple .arrowfolder .portlet-menu-cascade-item-selected {
    text-decoration: none;
    color: #555 !important;
    font-weight: bold;
    padding-left: 34px;
    background-image: url(../images/icon_arrowfolderopen2_sml.gif);
    background-repeat: no-repeat;
}

.JaDoX_Simple .arrowfolder .portlet-menu-description {
}

.JaDoX_Simple .arrowfolder .portlet-menu-caption {
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
    background: #ddd;
    color: #555;
    padding: 4px;
}

/* font */
.JaDoX_Simple .arrowfolder .portlet-menu,
.JaDoX_Simple .arrowfolder .portlet-menu-item,
.JaDoX_Simple .arrowfolder .portlet-menu-item-selected,
.JaDoX_Simple .arrowfolder .portlet-menu-item-hover,
.JaDoX_Simple .arrowfolder .portlet-menu-item-hover-selected,
.JaDoX_Simple .arrowfolder .portlet-menu-cascade-item,
.JaDoX_Simple .arrowfolder .portlet-menu-cascade-item-selected,
.JaDoX_Simple .arrowfolder .portlet-menu-description,
.JaDoX_Simple .arrowfolder .portlet-menu-caption
{
    voice-family: "\"}\"";
    voice-family: inherit;
}

/* --------------------------------- */
/* Tree component                    */
/* --------------------------------- */

.JaDoX_Simple .tree {
   lineheight: 18px;
}

.JaDoX_Simple .tree-node {
   padding: 2px 15px 2px 5px;
}

.JaDoX_Simple .tree-node a {
   text-decoration: none;
}

.JaDoX_Simple .tree-node-selected {
   padding: 2px 15px 2px 5px;
}

.JaDoX_Simple .tree-node-selected a {
   text-decoration: none;
   font-weight: bold;
}

/* --------------------------------- */
/* Portlet Table                     */
/* --------------------------------- */
.JaDoX_Simple th, td, input {
}

.JaDoX_Simple table, 
.JaDoX_Simple th, 
.JaDoX_Simple td {
    vertical-align: top;
    border: none;
    white-space: normal;
	padding-right: 6px;
	vertical-align: top;
}

.JaDoX_Simple th
{
}

.JaDoX_Simple .portlet-table-header {
    background-color: #bbb;
    border: 0.75px solid #fff;
    padding: 2px 3px;
    text-align: left;
}

.JaDoX_Simple .portlet-table-footer {
    padding: 5px;
    margin: .67em 2px;
    margin-top: 0;
    background-color: #ddd;
    background-image: url(../images/sw_med_rond.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
}


.JaDoX_Simple .portlet-table-row1 td {
    background: #ddd;
    border-bottom: 1px solid #fff;
}

.JaDoX_Simple .portlet-table-row2 td {
    background: #efefef;
    border-bottom: 1px solid #fff;
}

.JaDoX_Simple .portlet-table-col1 {
    border-right: 1px solid #fff;
    padding: 2px 15px 2px 5px;
}

.JaDoX_Simple .portlet-table-col2 {
    border-left: 1px solid #fff;
    padding: 2px 15px 2px 5px;
}

/* --------------------------------- */
/* Portlet Data Scroller Table       */
/* --------------------------------- */

.JaDoX_Simple .portlet-scroller-grid td {
    text-align: center;
}

.JaDoX_Simple .portlet-scroller {
    text-align: center;
}

.JaDoX_Simple .portlet-paginator {
    text-align: center;
}

/* Custom stuff for UGS added by EDB */
.JaDoX_Simple p.corelink
{
    margin-top: 0.5em;
    margin-bottom: 0em;
}

.JaDoX_Simple p.abstract
{
    margin-top: 0em;
    margin-bottom: 0.5em;
}

.JaDoX_Simple p.title
{
    font-size: 20px; 
    font-weight: bold; 
    padding-bottom: 0em; 
    margin-top: 0em; 
    margin-bottom: 0em;
}

.JaDoX_Simple p.download
{
    margin-top:0.25em;
    margin-bottom:0em;
}

.JaDoX_Simple p.side
{ 
    margin-left: 0.85em;
    text-indent: -0.85em;
    margin-top: 0.25em;
    margin-bottom:
    0.25em;
}

.JaDoX_Simple img
{
    display: inline;
    margin: 0em;
}

/*  PORTAL--------------------------------------  */

.JaDoX_Simple.portlet JaDoX_Simple 
{
	display: block;
}

.layout-JaDoX_Simple 
{
	margin: 0px; 
	padding: 0px;
}

.JaDoX_Simple .PContentBorder
{    	
	background: none;
	float: left;
	width: 100%;
}

.JaDoX_Simple .PContent
{ 
	background: none transparent;
    white-space: normal;
	padding: 12px;
	padding-top: 6px;
}
</pre></body></html>