/*
Copyright 2004 The Apache Software Foundation

Licensed 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.
*/

.n2hiroba-blue-menu {
    margin:1px 2px 15px 2px;
}

.n2hiroba-blue-menu .PTitle
{
    background-image:url(../images/bg.gif);
    margin:0px 0px;
    padding:0px;
    border-top: 1px solid #9CCFFF;
    border-left: 1px solid #9CCFFF;
    border-right: 1px solid #9CCFFF;
}
.n2hiroba-blue-menu .PTitleInner
{
    margin:0px;
    padding:2px 4px;
    height:17px;
}

.n2hiroba-blue-menu .PTitleContent
{
    font-weight:bold;
    display: inline;
    float: left;
    white-space: normal;
    color:#0033aa;
    vertical-align: middle;
}

.n2hiroba-blue-menu .PActionBar
{
   float: right;
   display: inline;
}
 
.n2hiroba-blue-menu .PContentBorder
{    
    border-left: 1px solid #9CCFFF;
    border-bottom: 1px solid #9CCFFF;
    border-right: 1px solid #9CCFFF;
}

.n2hiroba-blue-menu .PContent
{    
    clear:both;
    margin:0px;
    padding:10px 0px;
    white-space: normal;
    position:static;
    overflow:auto;
    background-image:url(../images/bg.gif);
}

.n2hiroba-blue-menu .PContent form {
    margin:0px;
    padding:0px;
}

/* font */
.n2hiroba-blue-menu .PTitleLeft,
.n2hiroba-blue-menu .PTitle,
.n2hiroba-blue-menu .PTitleContent,
.n2hiroba-blue-menu .PTitleRight,
{
    font-family: "Osaka","ＭＳ Ｐゴシック",Arial,sans-serif;
    voice-family: inherit;
    font-size: 11px;
}
.n2hiroba-blue-menu .PContentLeft,
.n2hiroba-blue-menu .PContent,
.n2hiroba-blue-menu .PContentRight,
.n2hiroba-blue-menu .PBottomLeft,
.n2hiroba-blue-menu .PBottom,
.n2hiroba-blue-menu .PBottomRight
{
    font-family: "Osaka","ＭＳ Ｐゴシック",Arial,sans-serif;
    voice-family: inherit;
    font-size: 12px;
}



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

.n2hiroba-blue-menu A:link, 
.n2hiroba-blue-menu A:visited {
    text-decoration: underline;
}

.n2hiroba-blue-menu A:hover, 
.n2hiroba-blue-menu A:active {
    text-decoration: underline;
}

/* font */
.n2hiroba-blue-menu A:link,
.n2hiroba-blue-menu A:visited,
.n2hiroba-blue-menu A:hover,
.n2hiroba-blue-menu A:active
{
    font-family: "Osaka","ＭＳ Ｐゴシック",Arial,sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 12px;
}


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

.n2hiroba-blue-menu .portlet-font {
    color: black;
}
.n2hiroba-blue-menu .portlet-font-dim {
    color: gray;
}

/* font */
.n2hiroba-blue-menu .portlet-font,
.n2hiroba-blue-menu .portlet-font-dim
{
    font-family: "Osaka","ＭＳ Ｐゴシック",Arial,sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 12px;
}



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

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

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

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

/* font */
.n2hiroba-blue-menu .portlet-msg-status,
.n2hiroba-blue-menu .portlet-msg-info,
.n2hiroba-blue-menu .portlet-msg-error,
.n2hiroba-blue-menu .portlet-msg-alert,
.n2hiroba-blue-menu .portlet-msg-success
{
    font-family: "Osaka","ＭＳ Ｐゴシック",Arial,sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 12px;
}


/* --------------------------------- */
/* PLT.C.4 Sections                  */
/* --------------------------------- */
.n2hiroba-blue-menu .portlet-section-header {
    /*background-image:url(../images/header_background.gif);
    background-repeat: repeat-x;*/
    background-color:#dcdcdc;
    color: #666666;
    padding: 5px;
    margin-right: 2px;
    margin-left: 2px;
    clear: both;
}

.n2hiroba-blue-menu .portlet-section-body {
    background: #efefef;
    border: none;
    padding: 2px 3px;
    text-align: left;
    vertical-align: top;
    text-align: left;
    font-size: 11pt;
}

.n2hiroba-blue-menu .portlet-section-alternate {
    background: #eeeeee;
    border: none;
    padding: 2px 3px;
    text-align: left;
    vertical-align: top;
    text-align: left;
}

.n2hiroba-blue-menu .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;
}

.n2hiroba-blue-menu .portlet-section-subheader {
    /*background-image:url(../images/subheader_background.gif);
    background-repeat: repeat-x;*/
    background-color:#eeeeee;
    color: #666666;
    padding: 5px;
    margin-right: 2px;
    margin-left: 2px;
    clear: both;
}

.n2hiroba-blue-menu .portlet-section-footer {
    /*background-image:url(../images/footer_background.gif);
    background-repeat: repeat-x;*/
    background-color:#dcdcdc;
    background-position: top left;
    color: #666666;
    padding: 5px;
    margin-right: 2px;
    margin-left: 2px;
    clear: both;
}

.n2hiroba-blue-menu .portlet-section-text {
    padding: 1em;
    padding-bottom: .3em;
    padding-left: 1em;
}

/* font */
.n2hiroba-blue-menu .portlet-section-header,
.n2hiroba-blue-menu .portlet-section-body,
.n2hiroba-blue-menu .portlet-section-alternate,
.n2hiroba-blue-menu .portlet-section-selected,
.n2hiroba-blue-menu .portlet-section-subheader,
.n2hiroba-blue-menu .portlet-section-footer,
.n2hiroba-blue-menu .portlet-section-text
{
    font-family: "Osaka","ＭＳ Ｐゴシック",Arial,sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 12px;
}


/* --------------------------------- */
/* PLT.C.5 Forms                     */
/* --------------------------------- */
.n2hiroba-blue-menu .portlet-form-label {
}

.n2hiroba-blue-menu .portlet-form-input-field {
    background-color:#ffffee;
}

.n2hiroba-blue-menu .portlet-form-button {
    /*background-image:url(../images/button_background.gif);
    background-color:#90d0ff;
    color:#ffffff;*/

    font-weight: bold;
}

.n2hiroba-blue-menu .portlet-icon-label {
}

.n2hiroba-blue-menu .portlet-dlg-icon-label {
}

.n2hiroba-blue-menu .portlet-form-field-label {
}

.n2hiroba-blue-menu .portlet-form-field {
}

/* font */
.n2hiroba-blue-menu .portlet-form-label,
.n2hiroba-blue-menu .portlet-form-input-field,
.n2hiroba-blue-menu .portlet-form-button,
.n2hiroba-blue-menu .portlet-icon-label,
.n2hiroba-blue-menu .portlet-dlg-icon-label,
.n2hiroba-blue-menu .portlet-form-field-label,
.n2hiroba-blue-menu .portlet-form-field 
{
    font-family: "Osaka","ＭＳ Ｐゴシック",Arial,sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 12px;
}


/* --------------------------------- */
/* PLT.C.6 Menus                     */
/* --------------------------------- */
.n2hiroba-blue-menu .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;
}

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

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

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

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

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

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

.n2hiroba-blue-menu .portlet-menu-description {
}

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

/* font */
.n2hiroba-blue-menu .portlet-menu,
.n2hiroba-blue-menu .portlet-menu-item,
.n2hiroba-blue-menu .portlet-menu-item-selected,
.n2hiroba-blue-menu .portlet-menu-item-hover,
.n2hiroba-blue-menu .portlet-menu-item-hover-selected,
.n2hiroba-blue-menu .portlet-menu-cascade-item,
.n2hiroba-blue-menu .portlet-menu-cascade-item-selected,
.n2hiroba-blue-menu .portlet-menu-description,
.n2hiroba-blue-menu .portlet-menu-caption
{
    font-family: "Osaka","ＭＳ Ｐゴシック",Arial,sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 12px;
}


/* --------------------------------- */
/* PLT.C.6 Menus (arrowfolder style) */
/* --------------------------------- */
.n2hiroba-blue-menu .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;
}

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

}

.n2hiroba-blue-menu .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;
}

.n2hiroba-blue-menu .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;
}

.n2hiroba-blue-menu .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;
}

.n2hiroba-blue-menu .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;
}

.n2hiroba-blue-menu .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;
}

.n2hiroba-blue-menu .arrowfolder .portlet-menu-description {
}

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

/* font */
.n2hiroba-blue-menu .arrowfolder .portlet-menu,
.n2hiroba-blue-menu .arrowfolder .portlet-menu-item,
.n2hiroba-blue-menu .arrowfolder .portlet-menu-item-selected,
.n2hiroba-blue-menu .arrowfolder .portlet-menu-item-hover,
.n2hiroba-blue-menu .arrowfolder .portlet-menu-item-hover-selected,
.n2hiroba-blue-menu .arrowfolder .portlet-menu-cascade-item,
.n2hiroba-blue-menu .arrowfolder .portlet-menu-cascade-item-selected,
.n2hiroba-blue-menu .arrowfolder .portlet-menu-description,
.n2hiroba-blue-menu .arrowfolder .portlet-menu-caption
{
    font-family: "Osaka","ＭＳ Ｐゴシック",Arial,sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 12px;
}

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

.n2hiroba-blue-menu .tree {
   lineheight: 18px;
    font-family: "Osaka","ＭＳ Ｐゴシック",Arial,sans-serif;
}

.n2hiroba-blue-menu .tree-node {
   padding: 2px 15px 2px 5px;
}

.n2hiroba-blue-menu .tree-node a {
   text-decoration: none;
}

.n2hiroba-blue-menu .tree-node-selected {
   padding: 2px 15px 2px 5px;
}

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

/* --------------------------------- */
/* Portlet Table                     */
/* --------------------------------- */
.n2hiroba-blue-menu th, td, input {
    font-family: "Osaka","ＭＳ Ｐゴシック",Arial,sans-serif;
}

.n2hiroba-blue-menu table, 
.n2hiroba-blue-menu th, 
.n2hiroba-blue-menu td {
    font-size: 12px;    
    /*border: none;*/
    white-space: normal;
    /* action buttons shifts right a few millimeters by the following */
}

.n2hiroba-blue-menu th
{
   font-size: 12px;  
}

.n2hiroba-blue-menu .portlet-table-header {
    /*background-image:url(../images/header_background.gif);
    background-repeat: repeat-x;*/
    background-color:#dcdcdc;
    color: #666666;

    border: 0.75px solid #fff;
    padding: 2px 3px;
    text-align: left;
}

.n2hiroba-blue-menu .portlet-table-footer {
    /*background-image:url(../images/footer_background.gif);
    background-repeat: repeat-x;*/
    background-color:#dcdcdc;
    color: #666666;

    font-size: 12px;
    padding: 5px;
    margin: .67em 2px;
    margin-top: 0;
}


.n2hiroba-blue-menu .portlet-table-row1 td {
    font-size: 12px;
    background: #ddd;
    border-bottom: 1px solid #fff;
}

.n2hiroba-blue-menu .portlet-table-row2 td {
    font-size: 12px;
    background: #efefef;
    border-bottom: 1px solid #fff;
}

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

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

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

.n2hiroba-blue-menu .portlet-scroller-grid td {
    horizontal-align: center;
}

.n2hiroba-blue-menu .portlet-scroller {
    horizontal-align: center;
}

.n2hiroba-blue-menu .portlet-paginator {
    horizontal-align: center;
}

.n2hiroba-blue-menu .order-step-unselected {
    text-align: center;
    border: 1px solid #ffd155;
    background-color: #fff4d4;
}
.n2hiroba-blue-menu .order-step-current {
    text-align: center;
    border: 1px solid #ffd155;
    background-color: #ffd153;
}
.n2hiroba-blue-menu .order-step-selected {
    text-align: center;
    border: 1px solid #ffd155;
    background-color: #dddddd;
}

.n2hiroba-blue-menu .portlet-msg ul li {
    list-style-type: none;
}

.n2hiroba-blue-menu .onTeedaError {
    background-color:#ffdddd;
}

