/*
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_Locale_Font_v2 .PTitleLeft
{
	margin: 0;
	padding: 0;
}



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

.JaDoX_Locale_Font_v2 .PTitleContent
{
    display: none;
	font-weight:bold;
    float: left;
    white-space: normal;
	margin: 0;
	padding: 0;
}

.JaDoX_Locale_Font_v2 .PActionBar
{
	float: right;
	display: none;
	margin: 0;
	padding: 0;
}
 
.JaDoX_Locale_Font_v2 .PTitleRight
{
	margin: 0;
	padding: 0;
}

.JaDoX_Locale_Font_v2 .PContentLeft
{
	margin: 0;
	padding: 0;
}

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

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


.JaDoX_Locale_Font_v2 .PContentRight
{
	margin: 0;
	padding: 0;
}

.JaDoX_Locale_Font_v2 .PBottomLeft
{
}

.JaDoX_Locale_Font_v2 .PBottom
{
}

.JaDoX_Locale_Font_v2 .PBottomRight
{
}

/* font */
.JaDoX_Locale_Font_v2 .PTitleLeft,
.JaDoX_Locale_Font_v2 .PTitle,
.JaDoX_Locale_Font_v2 .PTitleContent,
.JaDoX_Locale_Font_v2 .PTitleRight,
.JaDoX_Locale_Font_v2 .PContentLeft,
.JaDoX_Locale_Font_v2 .PContent,
.JaDoX_Locale_Font_v2 .PContentRight,
.JaDoX_Locale_Font_v2 .PBottomLeft,
.JaDoX_Locale_Font_v2 .PBottom,
.JaDoX_Locale_Font_v2 .PBottomRight
{
    font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
    voice-family: inherit;
    font-size: 16px;
	border: 0px;
	padding-top: 5px;
	padding-left: 5px;
	margin: 0;
}



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

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

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

/* font */
.JaDoX_Locale_Font_v2 A:link,
.JaDoX_Locale_Font_v2 A:visited,
.JaDoX_Locale_Font_v2 A:hover,
.JaDoX_Locale_Font_v2 A:active
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 12px;
}


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

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

/* font */
.JaDoX_Locale_Font_v2 .portlet-font,
.JaDoX_Locale_Font_v2 .portlet-font-dim
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: x-small;
}



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

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

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

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

/* font */
.JaDoX_Locale_Font_v2 .portlet-msg-status,
.JaDoX_Locale_Font_v2 .portlet-msg-info,
.JaDoX_Locale_Font_v2 .portlet-msg-error,
.JaDoX_Locale_Font_v2 .portlet-msg-alert,
.JaDoX_Locale_Font_v2 .portlet-msg-success
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: x-small;
}


/* --------------------------------- */
/* PLT.C.4 Sections                  */
/* --------------------------------- */
.JaDoX_Locale_Font_v2 .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_Locale_Font_v2 .portlet-section-body {
    background: #efefef;
    border: none;
    padding: 2px 3px;
    text-align: left;
    vertical-align: top;
    text-align: left;
}

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

.JaDoX_Locale_Font_v2 .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_Locale_Font_v2 .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_Locale_Font_v2 .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_Locale_Font_v2 .portlet-section-text {
    padding: 1em;
    padding-bottom: .3em;
    padding-left: 1em;
}

/* font */
.JaDoX_Locale_Font_v2 .portlet-section-header,
.JaDoX_Locale_Font_v2 .portlet-section-body,
.JaDoX_Locale_Font_v2 .portlet-section-alternate,
.JaDoX_Locale_Font_v2 .portlet-section-selected,
.JaDoX_Locale_Font_v2 .portlet-section-subheader,
.JaDoX_Locale_Font_v2 .portlet-section-footer,
.JaDoX_Locale_Font_v2 .portlet-section-text,
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: x-small;
}


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

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

.JaDoX_Locale_Font_v2 .portlet-form-button {
}

.JaDoX_Locale_Font_v2 .portlet-icon-label {
}

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

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

.JaDoX_Locale_Font_v2 .portlet-form-field {
}

/* font */
.JaDoX_Locale_Font_v2 .portlet-section-header,
.JaDoX_Locale_Font_v2 .portlet-section-body,
.JaDoX_Locale_Font_v2 .portlet-section-alternate,
.JaDoX_Locale_Font_v2 .portlet-section-selected,
.JaDoX_Locale_Font_v2 .portlet-section-subheader,
.JaDoX_Locale_Font_v2 .portlet-section-footer,
.JaDoX_Locale_Font_v2 .portlet-section-text,
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: x-small;
}


/* --------------------------------- */
/* PLT.C.6 Menus                     */
/* --------------------------------- */
.JaDoX_Locale_Font_v2 .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_Locale_Font_v2 .portlet-menu-item {
    text-decoration: none;
    color: blue;
}

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

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

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

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

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

.JaDoX_Locale_Font_v2 .portlet-menu-description {
}

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

/* font */
.JaDoX_Locale_Font_v2 .portlet-menu,
.JaDoX_Locale_Font_v2 .portlet-menu-item,
.JaDoX_Locale_Font_v2 .portlet-menu-item-selected,
.JaDoX_Locale_Font_v2 .portlet-menu-item-hover,
.JaDoX_Locale_Font_v2 .portlet-menu-item-hover-selected,
.JaDoX_Locale_Font_v2 .portlet-menu-cascade-item,
.JaDoX_Locale_Font_v2 .portlet-menu-cascade-item-selected,
.JaDoX_Locale_Font_v2 .portlet-menu-description,
.JaDoX_Locale_Font_v2 .portlet-menu-caption
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: x-small;
}


/* --------------------------------- */
/* PLT.C.6 Menus (arrowfolder style) */
/* --------------------------------- */
.JaDoX_Locale_Font_v2 .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_Locale_Font_v2 .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_Locale_Font_v2 .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_Locale_Font_v2 .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_Locale_Font_v2 .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_Locale_Font_v2 .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_Locale_Font_v2 .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_Locale_Font_v2 .arrowfolder .portlet-menu-description {
}

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

/* font */
.JaDoX_Locale_Font_v2 .arrowfolder .portlet-menu,
.JaDoX_Locale_Font_v2 .arrowfolder .portlet-menu-item,
.JaDoX_Locale_Font_v2 .arrowfolder .portlet-menu-item-selected,
.JaDoX_Locale_Font_v2 .arrowfolder .portlet-menu-item-hover,
.JaDoX_Locale_Font_v2 .arrowfolder .portlet-menu-item-hover-selected,
.JaDoX_Locale_Font_v2 .arrowfolder .portlet-menu-cascade-item,
.JaDoX_Locale_Font_v2 .arrowfolder .portlet-menu-cascade-item-selected,
.JaDoX_Locale_Font_v2 .arrowfolder .portlet-menu-description,
.JaDoX_Locale_Font_v2 .arrowfolder .portlet-menu-caption
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: x-small;
}

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

.JaDoX_Locale_Font_v2 .tree {
   lineheight: 18px;
   font-family: arial, sans-serif;
}

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

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

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

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

/* --------------------------------- */
/* Portlet Table                     */
/* --------------------------------- */
.JaDoX_Locale_Font_v2 th, td, input {
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

.JaDoX_Locale_Font_v2 table, 
.JaDoX_Locale_Font_v2 th, 
.JaDoX_Locale_Font_v2 td {
    vertical-align: top;
    font-size: 10pt;    
    border: none;
    white-space: normal;
    /* action buttons shifts right a few millimeters by the following */
}

.JaDoX_Locale_Font_v2 th
{
   font-size: 12pt;  
}

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

.JaDoX_Locale_Font_v2 .portlet-table-footer {
    font-size: x-small;
    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_Locale_Font_v2 .portlet-table-row1 td {
    font-size: small;
    background: #ddd;
    border-bottom: 1px solid #fff;
}

.JaDoX_Locale_Font_v2 .portlet-table-row2 td {
    font-size: small;
    background: #efefef;
    border-bottom: 1px solid #fff;
}

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

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

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

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

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

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

/* Custom stuff for UGS added by EDB */
.JaDoX_Locale_Font_v2 p.corelink
{
    margin-top: 0.5em;
    margin-bottom: 0em;
    font-size: 12px;
}

.JaDoX_Locale_Font_v2 p.abstract
{
    margin-top: 0em;
    margin-bottom: 0.5em;
    font-size: 11px;
}

.JaDoX_Locale_Font_v2 p.title
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 17px; 
    font-weight: bold; 
    padding-bottom: 0em; 
    margin-top: 0em; 
    margin-bottom: 0em;
}

.JaDoX_Locale_Font_v2 p.download
{
    font-size:12px;
    margin-top:0.25em;
    margin-bottom:0em;
}

.JaDoX_Locale_Font_v2 p.side
{ 
    font-size: 12px;
    margin-left: 0.85em;
    text-indent: -0.85em;
    margin-top: 0.25em;
    margin-bottom:
    0.25em;
}

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

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

.JaDoX_Locale_Font_v2.portlet JaDoX_Locale_Font_v2 
{
	display: block;
	margin: 0px; 
	padding: 0px;
}

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

.JaDoX_Locale_Font_v2 .PContentBorder
{    
	background: none;
	display: none;
	position: absolute;
	top: 32px;
	padding: 0px;
	margin: 0px;
	margin-left: -35px;
}

.JaDoX_Locale_Font_v2 .PContent
{    
    white-space: normal;
    background: none;
    font-size: small;
	margin: 0px; 
	padding: 0px;
}