/*
 *  This file is part of the OpenLink Software Virtuoso Open-Source (VOS)
 *  project.
 *
 *  Copyright (C) 1998-2023 OpenLink Software
 *
 *  This project is free software; you can redistribute it and/or modify it
 *  under the terms of the GNU General Public License as published by the
 *  Free Software Foundation; only version 2 of the License, dated June 1991.
 *
 *  This program is distributed in the hope that it will be useful, but
 *  WITHOUT ANY WARRANTY; without even the implied warranty of
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
 *  General Public License for more details.
 *
 *  You should have received a copy of the GNU General Public License along
 *  with this program; if not, write to the Free Software Foundation, Inc.,
 *  51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
 *
 */

body {
  padding: 0px;
  margin: 0px;
        background-color: #eaeaee;
        color: #0a0a0a;
        font-family: Arial, Helvetica, Helv, sans-serif;
        font-size: 80%;
}

table {
    font-family: Arial, Helvetica, Helv, sans-serif;
    font-size: 10pt;
}

form {
  margin-bottom: 0px;
}

input[type="text"], input[type="password"], select {
  box-sizing: border-box;
}

/* Main page segments */

/* Main banner */

div.heading {
  background-color: #fff;
  width: 100%;
  height: 45px;
  background-image: url(../images/slvnav3.gif);
  background-repeat: repeat-x;
}

div.heading_left {
  float: left;
}

div.heading_right {
  float: right;
  text-align: right;
  padding-right: 0.5em;
  padding-top: 1em;
}

div.container {
  position: relative;
  min-height: 255px;
  margin: 0 auto;
  width: 100%;
  font-size: 10pt;
}

div.left {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 165px;
  min-height: 250px;
  font-size: 11px;
  background-color: #99B3C5;
  padding-bottom: 5px;
}

div.content {
  margin-left: 165px;
  padding: 3px;
}

div.footer {
  font-size: 0.9em;
  text-align: right;
  padding-top: 3px;
  padding-right: 5px;
  border-top: 1px solid silver;
}

#MB2 {
  background-color: #FFFFFF;
  width: 100%;
  height: 45px;
  background-image: url(../images/slvnav3.gif);
  background-repeat: repeat-x;
  text-align: right;
  vertical-align: middle;
}

.lc_box table.login_fm_ctr {
  background-color: #99B3C5;
}

div.login_fm_ctr, table.login_fm_ctr {
  width: 158px;
  margin: 3px;
  padding: 5px;
  background-image: url('../images/stl_blu1_grad.gif');
  background-repeat: repeat-x;
  border-top: 1px solid #FFFFFF;
  border-right: 1px solid #ADC9E0;
  border-bottom: 1px solid #7F94A5;
  border-left: 1px solid #7F94A5;
}

table.login_fm_ctr {
  vertical-align: top;
}

table.login_fm_ctr label {
  text-align: right;
  font-weight: bold;
}

table.login_fm_ctr th {
  color: #033566;
}

#t_login_usr {
  width: 8.5pc;
}

#t_login_pwd {
  width: 8.5pc;
}

ul.left_toolbox {
  /*float: left;
  clear: both;*/
  width: 146px;
  padding: 5px;
  margin: 3px;
  list-style-type: none;
  background-repeat: repeat-x;
  border-top: 1px solid #FFFFFF;
  border-right: 1px solid #ADC9E0;
  border-bottom: 1px solid #7F94A5;
  border-left: 1px solid #7F94A5;
  background-image: url('../images/stl_blu1_grad.gif');
}

ul.left_toolbox li {
  margin: 0;
  padding: 0;
}

ul.left_toolbox li img {
  margin-right: 3px;
}

ul.left_toolbox li a {
  text-decoration: none;
}

ul.left_toolbox li a:hover {
  text-decoration: underline;
}

ul li a {
  color: #0d0d0d;
}

ul li a:visited {
  color: #0d0d0d;
}

ul li a:active {
  color: yellow;
}

div.lmenu_ctr {
  /*float: left;
  clear: both;*/
  width: 146px;
  padding: 5px;
  margin: 3px;
  color: #f0f0f0;
  background-image: url(../images/stl_blu1_grad.gif);
  background-repeat: repeat-x;
  border-top: 1px solid #FFFFFF;
  border-right: 1px solid #ADC9E0;
  border-bottom: 1px solid #7F94A5;
  border-left: 1px solid #7F94A5;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul.lmenu {
  list-style-type: none;
  padding: 5px;
}

ul.lmenu li {
  margin: 0;
  padding: 2px;
}

ul.left_nav {
  /*float: left;
  clear: both;*/
  width: 146px;
  padding: 5px;
  margin: 3px;
  list-style-type: none;
  padding: 5px;
  border-top: 1px solid #F1F1F1;
  border-right: 1px solid #ADC9E0;
  border-bottom: 1px solid #7F94A5;
  border-left: 1px solid #7F94A5;
  background-image: url(../images/stl_blu1_grad.gif);
  background-repeat: repeat-x;
}

ul.left_nav li {
  margin: 0;
  padding: 2px;
}

ul.left_id {
  /*float: left;
  clear: both;*/
  width: 146px;
  padding: 5px;
  margin: 3px;
  list-style-type: none;
  padding: 5px;
  font-size: x-small;
  background-image: url(../images/stl_blu1_grad.gif);
  background-repeat: repeat-x;
  border-top: 1px solid #FFFFFF;
  border-right: 1px solid #ADC9E0;
  border-bottom: 1px solid #7F94A5;
  border-left: 1px solid #7F94A5;
}

ul.left_id li {
  margin: 0;
  padding: 2px;
}

a.xtern {
  text-decoration: none;
  margin-left: -7px;
}

table.cvs_id {
  display: none;
}

div.cvs_id {
  display: none;
}

div.page_help {
  text-align: right;
}

#dav_list {
  right: 0px;
  min-width: 400px;
  height: 300px;
  top: 0px;
}

a {
  font-family: Verdana, Arial, Sans-Serif;
  text-decoration: none;
}

a:active {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

th {
  text-align: left
}

.clear {
  clear: both;
}

span.note {
  font-style: italic;
  font-size: x-small;
}

.system_info {
  font-size: 75%
}

h1.page_title {
  white-space: nowrap;
  margin-bottom: 5px;
  margin-top: 0;
  margin-left: 5px;
  padding-bottom: 0;
  font-size: 24px;
  font-weight: bold;
  color: #aeaeaa;
  width: 80%;
  float: left;
}

td.page_title img {
  padding-left: 0;
  padding-bottom: 0;
  padding-right: 10px;
}

div.main_page_area {}

div.main_page_area table {
  clear: left;
}

.sub_page {
  background-color: white;
}

.page_section_head {
  font-size: 12pt;
  font-weight: bold;
}

div.sub_page_area {
  width: 100%;
}


/* Page section - vertical divide */

div.page_sect {
  width: 100%;
  border-top: 2px solid #444;
}


/* Control label with required field indicator */

label.req:after {
  content: " *";
  color: red;
}

img.page_icon {
  float: left;
  clear: left;
  padding-top: 15px;
}

td.page_icon_ctr {
  vertical-align: top;
  padding-top: 15px;
  width: 32px;
}

td.page_icon_ctr img {
  vertical-align: top;
}


/* Control Form */

table.ctl_form {
  width: 100%;
  padding-top: 3px;
  border: 1px solid #ccc;
  border-top: 1px solid #444;
  background-color: #eee;
  margin: 0px;
  margin-bottom: 3px;
}

table.ctl_form th {
  padding-left: 3px;
  text-align: right;
  vertical-align: top;
}


/* Control Group - a group of controls such as a filter selector */

table.ctl_grp {
  padding-top: 3px;
  border: 1px solid #ccc;
  border-top: 2px solid #444;
  background-color: #eee;
  margin: 0px;
  margin-bottom: 3px;
}

tr.ctl_grp_title {
  font-weight: bold;
}

tr.ctl_grp_err {
  background-color: yellow;
}

table.ctl_grp th {
  text-align: left;
}


/* Control container */

td.ctl_ctr {
  white-space: nowrap;
}


/* Control label container */

td.ctl_lbl_ctr {}

tr.form_cmd_row {
  text-align: right;
}

table.form_sub {
  width: 100%;
  border: 0;
}


/*
   form_complex_selector - a combination multiple selector with
   two select lists and buttons to move items between available
   and selected.
*/

table.complex_selector {
  padding-top: 3px;
  border: 1px solid #ccc;
  border-top: 2px solid #444;
  background-color: #eee;
  margin: 0px;
}

select.complex_selector {
  width: 100%;
}

td.complex_selector_buttons {
  text-align: center;
  vertical-align: middle;
}

button.form_complex_selector {}

table.listing_ctr {
  width: 100%;
  text-align: left;
}

table.listing {
  width: 100%;
  border-spacing: 0px;
  background-color: white;
}

table.listing th {
  border-color: #FFFFFF;
  border-style: solid;
  border-width: 0px 0px 0px 1px;
  padding: 2px;
}

table.listing th.checkbox,
table.listing td.checkbox {
  width: 1px;
  text-align: center;
  margin: 0;
  padding: 0.5px;
}

table.listing th.action,
table.listing td.action {
  width: 1px;
  white-space: nowrap;
}

table.listing tbody tr:nth-child(odd) {
  background-color: #f0f0f0;
}

table.listing tbody tr:nth-child(even) {
  background-color: #fff;
}

table.listing tbody tr:hover {
  background-color: #eec;
}

table.listing tbody tr.selected {
  background-color: #FFFFCC;
}

table.listing tfoot tr {
  background-color: #f0f0f0;
}

table.listing tfoot td.navigation {
  border-color: #000;
  border-style: solid;
  border-width: 1px 0px 0px 0px;
  text-align: right;
  padding: 3px 0;
}

table.listing thead tr {
  background-image: url(../images/stl_blu1_grad.gif);
  background-repeat: repeat-x;
}

table.listing thead tr th {
  white-space: nowrap;
}

tr.listing_header_row {
  background-image: url(../images/stl_blu1_grad.gif);
  background-repeat: repeat-x;
}

tr.listing_header_row th {
  white-space: nowrap;
}

div.navigation {
  text-align: right;
  font-size: 10pt;
  padding-bottom: 6px;
}

/* Listing-related commands - top and bottom */

div.listing_top_ctl_grp {
  text-align: right;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  /*border-top: 2pt solid #033566;
  background-color: #d0d0d0;*/
}

div.listing_bot_ctl_grp {
  text-align: right;
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 5px;
  /*border-bottom: 2pt solid #033566;
  background-color: #d0d0d0;*/
}


/* see resroweven and resrowodd et al for formatting result tables
   generated by adm_result_to_table (used in ISQL.) */

tr.listing_row_even {}

tr.listing_row_even:hover,
tr.listing_row_odd:hover {
  background-color: #eec;
}

tr.listing_row_odd {
  background-color: #f0f0f0;
}

tr.listing_row_selected {
  background-color: green!important;
}

td.listing_col_label {
  font-weight: bold;
}

td.listing_col_num {
  text-align: right;
}

td.listing_col_action {
  white-space: nowrap;
}

td.listing_count {
  font-weight: bold;
}

td.listing_col_action a {
  text-decoration: none;
}

.code_listing {
  font-family: courier, fixed;
}

.listing_empty {
  color: red;
  text-align: center;
  font-weight: bold;
  padding: 0.5em;
}


/* accounts.vspx, sys_queues.vspx, etc. unhide the "Add New Item" */

th.new_item {}

th.new_item img {
  display: inline
}

th.new_item a {
  text-decoration: underline;
  font-weight: normal;
  vertical-align: middle;
}

th.new_item a:before {
  content: url(../images/icons/add_16.png);
  vertical-align: middle;
  margin-right: 3px;
}


/* sys_queues.vsp

/* Various error message containers */

.Warning {
  /* border: 5px solid red; */
  /* Mixed case is deprecated */
  background-color: #ffff99
}

table.warning {
  width: 100%;
  background-color: #ffff99
}

div.message {
  width: 100%;
  padding: 5px;
  clear: both;
  text-align: center;
  color: green;
}

div.warning {
  width: 100%;
  background-color: #ffff99;
}

div.error_dialog {}

div.error_msg {
  background-color: yellow;
}

table.error_msg {
  background-color: yellow;
}

span.error_summary {}

span.acl_allow {
  background-color: green;
  color: white;
  text-transform: uppercase;
}

span.acl_deny {
  background-color: red;
  color: black;
  text-transform: uppercase;
}

.emphasize {
  font-weight: bold;
  /*font-size: large;*/
}


/* was VerdanaPlainSmall */

.SubInfo {
  font-size: smaller
}


/* XXX; Deprecated. was VerdanaItal */

.Emphasis {
  /* border: 5px solid red; */
  font-style: italic
}


/* XXX: deprecated. was WhiteText */

.AdviceStrong {
  font-weight: bold;
  color: #ffffff
}


/* XXX: deprecated. was VerdanaPlainSmallWhite */

.AdviceText {
  /* border: 5px solid red; */
  font-size: smaller;
  color: #ffffff
}


/*  XXX; Deprecated. was VerdanaPlainWhite */

.Advice {
  /* border: 5px solid red; */
  color: #ffffff
}


/*  XXX; Deprecated. was VerdanaLgWhite */

.AdviceMajor {
  /* border: 5px solid red; */
  font-size: large;
  color: #ffffff
}


/* was yellow */

.attention_text {
  color: #cccc99
}


/* XXX; Deprecated. */

.AttentionData {
  /* border: 5px solid red; */
  font-size: smaller;
  color: #ffff99;
  background-color: #53bfe8
}

img.dialog_icon {
  float: left;
  padding: 0px 10px 0px 10px;
}

div.dialog_text {
  clear: both;
}

div.confirm_dialog {
  clear: both;
  border: 4px solid red;
  padding: 10px;
}

div.dialog_buttons {
  margin-top: 10px;
}

div.confirm_text {
    font-size:12pt;
    color:black;
    font-weight:bold;
    width:70%;
}


/* was redstar */

div.attention_box {
  border: 4px dashed orange;
  padding: 10px;
}


/* was redstar */

.attention_marker {
  color: #ff0033
}


/* XXX: deprecated */

.page_header_area {
  border: 1pt solid silver;
  position: relative;
  bottom: 15pt
}


/* XXX: Deprecated MainSubData, SubData, SubAction, SubSubInfo */

.MainSubData {
  width: 100%;
  /* background-color: red;*/
  font-size: smaller
}

.SubData {
  /* background-color: red; */
  background-color: white;
  width: 100%
}

.SubAction {
  /*  background-color: red; */
  background-color: white;
  width: 100%;
  font-size: smaller
}

.SubSubInfo {
  /*  background-color: red; */
  background-color: #6ca5c3;
  font-size: smaller
}

.tab_page {
  font-size: 11px;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  background-color: white;
  padding-left: 10px;
  padding-right: 10px;
  color: black;
  width: 100%;
}

div.main_tab_page {
  clear: both;
  min-height: 190px;
  padding: 0.5em
}

div.tab_page_new {
  clear: both;
  box-sizing: border-box;
  font-size: 11px;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  background-color: white;
  padding: 6px;
  color: black;
  width: 100%;
}

table.page_main_listing {
  width: 100%;
}

table.form_layout {
  border-spacing: 0px;
}

.page_tab {
  font-size: 11px;
  text-align: left;
  white-space: nowrap;
  padding: 2px 4px;
  background-image: url(../images/slvnav.jpg);
  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #CCCCCC;
  border-left: 1px solid #FFFFFF;
  background-repeat: repeat-x;
  background-color: #FFFFFF;
}

.page_tab_sub {
  font-size: 11px;
  text-align: left;
  white-space: nowrap;
  padding: 2px 4px;
  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #CCCCCC;
  border-left: 1px solid #FFFFFF;
  background-repeat: repeat-x;
  background-color: #FFFFFF;
}

.page_tab_empty {
  white-space: nowrap;
  border-bottom: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-right: 0;
  border-top: 0;
  width: 100%;
}

.page_tab_selected {
  white-space: nowrap;
  font-size: 11px;
  background-color: white;
  text-align: left;
  padding: 2px 7px;
  border-top: 1px solid #999999;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1.5em;
}

div.page_tab, div.page_tab_selected {
  display: table-cell;
}

.page_tab a, .page_tab_selected a {
  font-size: 11px;
  color: black;
  text-decoration: none;
}

.page_tab a:hover,
.page_tab_selected a:hover {
  text-decoration: none;
}

table.page_tab_row {
  width: 100%;
}

table.page_cmd_row {
  width: 100%;
}

#pki_form label {
  width: 10em;
  font-weight: bold;
  clear: left;
  float: left;
  padding-top: 4px;
}


/* XXX: Deprecated tab anchor markup - see above */

a.uddi {
  font-size: 11px;
  color: black;
  text-decoration: none;
}

a.uddi:hover {
  text-decoration: none;
}

.ListHeader {
  background-color: #0000c0;
  color: #ffffff;
  font-size: smaller;
}

.HeaderButton {
  background-color: #c0c0c0;
}


/* XXX: (ghard) the following classes break Yacutia naming convention
     because these are generated by a PL procedure adm_result_to_table
     originally written for and still used in classic admin assistant */

.resdata {
  font-family: Courier, fixed;
  font-size: 8pt;
  white-space: nowrap;
}

.resfooter {
  font-family: Tahoma, Verdana, Arial;
  font-size: 8pt;
}

/* to avoid CR/LF to be shown as an empty space */

a.no_text {
  font-size: 0px;
}

div.splash {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 0;
  /*width: 98%;*/
}

div.splash h1 {
  font-size: 24pt;
  color: #9e9e9a;
}

div.splash h2 {
  font-size: 18pt;
  color: #9e9e9a;
}

div.splash_left {
  float: left;
  width: 40%
}

div.splash_right {
  margin-left: 10px;
  float: left;
  width: 40%
}

div.splash_group {}

div.splash_row {
  clear: left;
  float: left;
}

div.splash_group br {
  clear: left
}

div.splash_row label {
  display: block;
  float: left;
  margin-bottom: 8px;
}

div.box {
  background-color: white;
  color: black;
  width: 99%;
  margin: 0px;
  margin-bottom: 1em;
  padding: 2px;
  border: 1px solid silver;
  vertical-align: top;
  overflow: auto;
  overflow-y: auto;
  overflow-x: auto;
}


/*
    generic form markup
    form container

   fm
     fm_img
     fm_section
       fm_section_head
       fm_row


*/

div.fm {
  background-color: #eaeaee;
  margin: .3em;
  padding: 5px;
}

div.fm_section {
  border: 1px solid silver;
  padding-top: .5em;
  padding-bottom: 2em;
  margin: .5em;
  clear: both;
}

div.fm_section_head {
  border: 1px solid silver;
  position: relative;
  display: inline;
  top: -1em;
  left: 1em;
  background-color: white;
  font-weight: bold;
  padding: .3em;
}

div.fm_row {
  clear: both;
}

div.fm_button_row {
  white-space: nowrap;
  /*float: left;
  clear: both;*/
  text-align: right;
}

fm img {
  float: left;
  /*  clear: top;*/
}

div.fm_info span {
    font-size:13px;
    padding:3px;
    display:inline;
}

div.fm_info div {
   height: 23px;
}

div.fm_info label {
    font-size:12px;
    padding:3px;
    display:inline;
}

span.fm_label {
  display: block;
  float: left;
  text-align: right;
  clear: left;
}

div.fm label {
  clear: both;
  display: block;
  float: left;
  width: 170px;
  padding: 0px 5px;
  margin: 0 0 5px 0;
  font-size: 10pt;
  font-weight: bold;
  text-align: right;
}

span.fm_ctl_label {
  float: right;
  text-align: left;
}

span.fm_ctl_text {
  float: right;
  text-align: left;
}

span.fm_ctl_btn {
  float: right;
  text-align: left;
}

span.footnote_id {
  font-size: 6pt;
  position: relative;
  top: -.5em;
}

div.footnotes {
  margin-top: 1em;
  text-align: right;
}

p.footnote {
  font-size: 7pt;
}


/* Page-specific id selectors */

#u_sl_roles_assigned {
  width: 15pt;
}

div.validator_err_ctr {
  clear: both;
  margin-left: 10px;
}

div.validator_err_ctr p {
  color: red;
}

table.stat_table {
  background-color: white;
}

table.stat_table td {
  vertical-align: top;
  font-weight: bold;
  font-size: 80%;
}

table.stat_table th {
  vertical-align: top;
  border-color: #99B3C5;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  padding: 2px;
  color: #033566;
}

td.stat_col_label {
  text-align: right;
  vertical-align: top;
  font-weight: normal!important;
}

td.stat_col {
  text-align: left;
  vertical-align: top;
  font-weight: normal!important;
}

td.stat_colr {
  text-align: right;
  vertical-align: top;
  font-weight: normal!important;
}

td.stat_col_label:after {
  content: ": ";
}

table.home {
  width: 100%;
  background-color: white;
}

table.home th {
  border-color: #FFFFFF;
  border-style: solid;
  border-width: 0px 0px 0px 1px;
  padding: 2px;
  color: #033566;
  text-align: left;
}

div.table_area {
  height: 48em;
}

div.search_area {
  font-size: 10pt;
  background-color: #f0f0f0;
  margin: 0.5em 0 0.5em 0;
  padding: 2px;
  border: 1px solid #7F94A5;
  vertical-align: middle;
}

.scroll_area {
  background-color: white;
  height: 22em;
  width: auto;
  margin-right: 12px;
  overflow: auto;
  clear: left;
}

.scroll_area37 {
  height: 44.5em;
  margin-right: 0;
}

.banner1 {
  font-weight: bold;
  color: #033566;
  font-size: 150%;
  white-space: nowrap;
  vertical-align: middle;
  text-align: left;
}

.login_box {
  padding-left: 20px;
  margin-left: 20px;
}

div.help_button {
  border: 1px solid #666;
  background-color: #ddd;
  margin-right: 8px;
  padding: 5px;
  float: right;
}

div.help_button:hover {
  background-color: #aaa;
  border: 1px solid #ddd;
}

div.help_button a {
  text-decoration: none;
  color: #333;
  vertical-align: middle;
}

div.help_button img {
  vertical-align: middle;
  margin-right: 3px;
}

.login_info {
  clear: none;
  float: right;
  margin-right: 50px;
  /*margin-left: 500px;*/
}

.combo_list_list {
  background-color: white;
  border: 1px solid black;
  padding: 2px;
  height: 100px;
  overflow: auto;
}

.combo_list_option:hover {
  background-color: #0080FF;
  color: white;
}

#img_group {
  margin-top: 70px;
}

.vdir_listtable {
  width: 100%;
  background-image: url(../images/stl_blu1_grad.gif);
  background-repeat: repeat-x;
}

.form-list {
  width: 100%;
  border: solid #7f94a5;
  border-width: 1px 1px 1px 1px;
  background-color: #fff;
}

.form-list th {
  text-align: center;
  white-space: nowrap;
  font-size: 1em;
  font-weight: bold;
  padding: 2px 4px 2px 4px;
  border: solid #7f94a5;
  background-color: #b0cde4;
  border-width: 0px 1px 1px 0px;
}

.form-list th:last-child {
  border-width: 0px 0px 1px 0px;
}

.form-list td {
  border: solid #7f94a5;
  border-width: 0px 0px 0px 0px;
  padding: 2px 4px 2px 4px;
}

.pointer {
  cursor: pointer;
}

span.button {
  background: none repeat scroll 0 0 #99B3C5;
  border: 1px solid #7F94A5;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #FFFFFF;
  font-size: 0.8em;
  font-weight: bold;
  padding: 3px 4px 1px;
  text-decoration: none;
}

img.button {
  margin-bottom: -3px;
}

a.img_button {
  background: none repeat scroll 0 0 #99b3c5;
  border: 1px solid #7f94a5;
  border-radius: 5px;
  color: #ffffff;
  font-size: 0.8em;
  font-weight: bold;
  padding: 2px 2px 1px;
  text-decoration: none;
}


/* Popup Calendar */

.calendar {
  border: 1px solid #000;
  background-color: #FFF;
  z-index: 101;
}

.calendar_year,
.calendar_month {
  text-align: center;
  border-bottom: 1px solid #aaa;
  padding: 2px 0px;
}

.calendar table {
  margin-top: 2px;
}

.calendar thead {
  font-weight: bold;
}

.calendar thead td {
  padding: 0px 2px;
}

.calendar td {
  font-size: 75%;
  text-align: center;
}

td.calendar_selected {
  background-color: #faa;
}

.calendar_special {
  color: #c55;
}

div.tabContent {
  font-size: 1em;
  padding: 6px;
}

div.tab {
  cursor: pointer;
  display: inline;
  font-weight: bold;
  background-color: #85B9D2;
  border: 1px solid #000;
  border-bottom-width: 0px;
  border-color: #7f94a5;
  padding: 2px 10px 2px 10px;
  margin-right: 3px;
  position: relative;
  text-decoration: none;
  top: -1px;
  z-index: 100;
}

div.activeTab {
  background-color: #EFEFEF;
  border-color: #7f94a5;
}

div.contents {
  background-color: #EFEFEF;
  border: 1px solid #7F94A5;
  padding: 0.5em;
}

.tabs {
  margin-top: 1.5em;
  list-style-type: none;
  padding-bottom: 0px;
  padding-left: 0.5em;
}

.tabs li {
  display: inline;
  padding: 1px 3px;
  margin-left: 0.1em;
  cursor: pointer;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: #EFEFEF;
  z-index: 10;
}

.tabs li.tab_selected {
  background-color: #FFF;
}

.tabs li.tab:hover {
  background-color: #FFF;
}


/* Table navigation buttons */

.navi-button {
  font-size: .8em;
  font-family: verdana, sans-serif;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  margin-left: 0.5em;
  padding: 0.1em 0.3em 0.1em 0.3em;
  border: solid 1px;
  border-color: #7f94a5;
  background: #99b3c5;
  cursor: pointer;
  border-radius: 3px;
}

.navi-button:hover {
  text-decoration: none;
}

/* Main navigation */

ul.nav_bar1
{
  clear: both;
  left: 0;
  background: #99b3c5;
  margin: 0;
  padding: 0;
  list-style-type: none;
  line-height: 1.9em;
  font-size: 80%;
}

ul.nav_bar1 li
{
  float: left;
}

ul.nav_bar1 li a
{
  display: block;
  color: #444;
  text-decoration: none;
  font-weight: bold;
  background: #99B3C5;
  background-image: url(../images/stl_blu2_grad.gif);
  background-repeat: repeat-x;
  margin: 0;
  padding: 0.25em 1em;
  border-left: 1px solid #fff;
  border-right: 1px solid #aaa;
  white-space: nowrap;
}

ul.nav_bar1 a:hover,
ul.nav_bar1 a:active,
ul.nav_bar1 a.sel:link,
ul.nav_bar1 a.sel:visited
{
  background: #B0CDE4;
  background-image: url(../images/sel_nav_grad2.gif);
  color: #000000;
}

ul.nav_bar1 a.les
{
  background: #B0CDE4;
  background-image: url(../images/sel_nav_grad2.gif);
}

ul.nav_bar1 a.les:hover
{
  color: black;
  background: #99B3C5;
}

div.nav_separator1 {
  clear: both;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 27px;
  background-color: #B0CDE4;
  padding: 0px;
}

.help_tooltip {
    display: inline;
    position: relative;
    text-decoration: none;
}

.help_tooltip:hover:after {
    background: lightyellow;
    border-radius: 5px;
    bottom: 30px;
    color: black;
    content: attr(helptext);
    left: 20%;
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
    width: 350px;
    text-decoration: none;
}

.help_tooltip:hover:before {
    border: solid;
    border-color: lightyellow transparent;
    bottom: 30px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 99;
    text-decoration: none;
}

