/*
 * $Id: dacs_admin.css 2147 2008-07-29 19:59:40Z FEDROOT::SVN:brachman $
 */

body {
  background: white;
  font-family: verdana, "trebuchet MS", helvetica, sans-serif;
  font-size: 11pt;
}

a {
  font-weight: bold;
}

table {
  width: 90%;
}

.acl_list {
  list-style: none;
}

.acl_status {
  font-weight: bold;
  font-style: italic;
}

.users_resources {
  list-style: none;
}

.user_resources {
  list-style: none;
}

.users_state {
  font-weight: bold;
  font-style: italic;
  color: red;
  width: 10%;
}

.users_name {
  width: 20%;
  font-weight: bold;
}

.users_digest {
  width: 10%;
  font-weight: bold;
  color: red;
}

.user_roles {
  font-style: italic;
  font-weight: bold;
}

.user_keyword {
  color: red;
}

.service_list {
  margin-top: 0.25em;
  margin-bottom: 0.75em;
  padding-bottom: 0.50em;
  font-size: 9pt;
}

.service_keyword {
  font-weight: bold;
  color: red;
}

.service_url_pattern {
  font-weight: bold;
}

.service_url_expr {
  font-weight: bold;
}

.service_rule_uri {
  font-weight: bold;
}

.acl_rule {
  font-weight: bold;
}

.revocation_list_link {
  text-align: right;
}

.revocation_list_item {
  margin-bottom: 1.25em;
}

.revocation_expr {
  font-size: 9pt;
  font-weight: bold;
}

.revocation_comment {
  font-style: italic;
  font-size: 9pt;
  font-weight: bold;
  color: red;
}

.token_resource {
  font-family: "courier new",courier,fixed;
  font-weight: bold;
  color: red;
  font-size: 80%;
}

.federation_resource {
  font-family: "courier new",courier,fixed;
  font-weight: bold;
  font-size: 100%;
}

.jurisdiction_resources {
  font-family: "courier new",courier,fixed;
  font-weight: bold;
  font-size: 100%;
  list-style: none;
}

.li_odd {
  background: #e4e4e4;
}

.li_even {
  background: #d2d2d2;
}

.tr_odd {
  background: #e4e4e4;
}

.tr_even {
  background: #d2d2d2;
}

.conf_table {
  width: 90%;
  font-size: 80%;
}

.conf_resources {
  list-style: none;
  margin: 0;
  padding: 0;
}

.conf_jurisdiction_section {
  font-weight: bold;
  color: red;
}

.conf_directive_name {
  font-weight: bold;
  color: red;
  text-align: left;
}

.conf_directive_name2 {
  font-weight: bold;
  color: red;
  padding-left: 2em;
}

.conf_directive_value {
  font-weight: bold;
  color: black;
  text-align: left;
}

.admin_table {
  width: 90%;
  font-size: 80%;
}

.admin_heading {
  font-weight: bold;
  color: red;
  font-size: 115%;
  text-align: center;
}

.admin_heading_r {
  font-weight: bold;
  color: red;
  font-size: 115%;
  text-align: right;
}

.admin_type {
  font-weight: bold;
  color: red;
  text-align: left;
}

.log_listing {
  font-family: "courier new",courier,fixed;
  font-size: 80%;
}

.group_listing {
  width: 70%;
  font-size: 80%;
}

.group_listing_heading1 {
  width: 45%;
  font-weight: bold;
  text-align: center;
  font-size: 115%;
}

.group_listing_heading2 {
  font-weight: bold;
  text-align: center;
  font-size: 115%;
}

.group_definition {
  font-family: "courier new",courier,fixed;
  font-size: 80%;
}

.res_heading {
  font-weight: bold;
  text-align: center;
  font-size: 115%;
}

.res_name {
  font-weight: bold;
  color: red;
  text-align: left;
}

.res_value {
  font-weight: bold;
  color: black;
  text-align: left;
}

.res_small_value {
  font-weight: bold;
  font-size: 70%;
  color: black;
  text-align: left;
}

.res_label {
  font-weight: bold;
  text-align: left;
}

.public_key {
  font-family: "courier new",courier,fixed;
  font-size: 8pt;
}

.unavail {
  font-style: italic;
  font-weight: bold;
}

.ident {
  font-size: 66%;
  font-weight: bold;
  text-align: left;
}
