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

.portal-layout-cell {
    padding-bottom: 0px;
}

/* font */
.securitas .PTitleLeft,
.securitas .PTitle,
.securitas .PTitleActive,
.securitas .PTitleContent,
.securitas .PTitleRight,
.securitas .PContentLeft,
.securitas .PContent,
.securitas .PContentRight,
.securitas .PBottomLeft,
.securitas .PBottom,
.securitas .PBottomRight
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    voice-family: inherit;
    font-size: 8pt;
}

.securitas .PTitleLeft
{
}

.securitas .PTitle
{
    padding-bottom: 16px;
    color: #656565;
    background-color: #656565;
    border-right:1px solid #b4b4b4;
    border-left:1px solid #b4b4b4;
    border-top:1px solid #b4b4b4;
    /*    border-bottom:1px solid #b4b4b4;*/
    height:5px;
}

.securitas .PTitleActive
{
    padding-bottom: 16px;
    color: #363738;
    background: #79B400;
    border-right:1px solid #b4b4b4;
    border-left:1px solid #b4b4b4;
    border-top:1px solid #b4b4b4;
    /*    border-bottom:1px solid #b4b4b4;*/
    height:5px;
}

.securitas .PTitleContent
{
    font-weight: bold;
    display: inline;
    float: left;
    clear:left;
    white-space: normal;
    padding: 4px;
    font-size: 8pt;
}

.securitas .PActionBar
{
    float: right;
    display: inline;
    padding:4px;
}

.securitas .PTitleRight
{
}

.securitas .PContentLeft
{
}

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

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


.securitas .PContentRight
{
}

.securitas .PBottomLeft
{
}

.securitas .PBottom
{
}

.securitas .PBottomRight
{
}

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

.portlet a:link,
.portlet a:visited,
.portlet a:active,
.portlet a:hover {
    color: #101047;
    text-decoration: underline;
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

/* font */
.portlet a:hover
{
    color:#000;
    text-decoration: none;
}


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

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

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



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

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

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

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

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


/* --------------------------------- */
/* PLT.C.4 Sections                  */
/* --------------------------------- */
.securitas .portlet-section-header {
    background: #97b7c8 none repeat scroll 0 0;
    color: #e5e9ed;
    padding: 3px;
    margin-right: 2px;
    margin-left: 2px;
    clear: both;
    border-bottom:3px solid #EEF0F0;
    line-height:16px;
}

.securitas .portlet-section-header a {
    color: #e5e9ed;
    text-decoration:none;
}

.securitas .portlet-section-body {
    background: none;
    border-bottom:1px solid #dedede;
    padding:2px;
    text-align: left;
    vertical-align: top;
    text-align: left;
    line-height:16px;
}

.securitas .portlet-section-alternate {
    background: #eeeeff;
    border-bottom:1px solid #dedede;
    padding:2px;
    text-align: left;
    vertical-align: top;
    text-align: left;
}

.securitas .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;
}

.securitas .portlet-section-subheader {
    background: url(../images/portlet-section-subheader.gif) repeat-x;
    color: #6b7783;
    text-indent:3px;
    padding:1px;
    clear: both;
    text-align:left;
    vertical-align:middle;
    border-bottom: 1px solid #afafaf;
    line-height:14px;
}

.securitas .portlet-section-subheader a {
    color:#0c1925;
    text-decoration:none;
}

.securitas .portlet-section-footer {
    color: #000;
    padding: 5px;
    margin: .67em 2px;
    margin-top: 0;
    background:none;
}

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

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

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

.securitas .portlet-form-button {
}

.securitas .portlet-icon-label {
}

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

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

.securitas .portlet-form-field {
}

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


/* --------------------------------- */
/* PLT.C.6 Menus                     */
/* --------------------------------- */
.securitas .portlet-menu {
    background: #fff;
    margin-bottom: 6px;
    padding: 4px 4px 4px 0;
    padding-bottom: .3em;
    padding-left: 1em;
}

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

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

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

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

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

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

.securitas .portlet-menu-description {
}

.securitas .portlet-menu-caption {
    border-bottom: 1px solid #666;
    border-right: none;
    color: #555;
    background:#dbe6ef;
    padding: 3px;
}

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


/* --------------------------------- */
/* PLT.C.6 Menus (arrowfolder style) */
/* --------------------------------- */
.securitas .arrowfolder .portlet-menu {
    background: none;
    margin-bottom: 6px;
    padding: 4px 4px 4px 0;
    padding-bottom: .3em;
    padding-left: 1em;
    border:none;
}

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

}

.securitas .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;
}

.securitas .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;
}

.securitas .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;
}

.securitas .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;
}

.securitas .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;
}

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

.securitas .arrowfolder .portlet-menu-caption {
    border-bottom: 1px solid #666;
    background: #dbe6ef;
    color: #555;
    padding: 3px;
}

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

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

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

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

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

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

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

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

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

.securitas th
{

}

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

.securitas .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;
}


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

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

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

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

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

.securitas .portlet-scroller-grid td {
    horizontal-align: center;
}

.securitas .portlet-scroller {
    horizontal-align: center;
}

.securitas .portlet-paginator {
    horizontal-align: center;
}

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

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

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

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

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

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


.securitas ul
{
    margin:1em;
}

.securitas ul li
{
    padding:2px;
    margin-left:1em;
}
