/*
 * Project:    RXX - NDB Logging Database
 * Homepage:   https://rxx.classaxe.com
 * Version:    2.64.17
 * Date:       2024-07-29
 * Licence:    LGPL
 * Copyright:  2024 Martin Francis
 */
/* [ System Colours ] */
body.reu {
  background: #fffafa;
}
body.reu .menu-centered .header {
  background: #fff0f0;
  border-color: #d03333;
}
body.reu .menu-centered .header h2 {
  color: #d03333;
}
body.reu .menu-centered .system,
body.reu .menu-centered .mode,
body.reu .menu-centered .language {
  border-color: #d03333;
}
body.reu .menu-centered .system li a,
body.reu .menu-centered .mode li a,
body.reu .menu-centered .language li a {
  border-color: #d03333;
}
body.reu .menu a {
  color: #d03333;
}
body.reu .menu .is-active > a {
  background: #d03333;
  color: #ffffff;
}
body.reu h1,
body.reu h2 {
  color: #d03333;
}
body.reu fieldset legend {
  color: #d03333;
}
body.reu .controlPanel .content {
  background: #fff0f0;
}
body.reu .footer {
  border-color: #d03333;
}
body.reu .footer a {
  color: #0000ff;
}
body.reu .button {
  border-color: #800000;
  background: #b35959;
  color: #ffffff;
}
body.reu .button:hover {
  background: #cc2929;
  color: #ffff40;
}
body.reu .button.is-active {
  background: #e63030;
  color: #ffff40;
}
body.reu .button.is-inactive {
  background: #cc7a7a;
}
body.rna {
  background: #f8f8ff;
}
body.rna .menu-centered .header {
  background: #e0e0ff;
  border-color: #3333ff;
}
body.rna .menu-centered .header h2 {
  color: #3333ff;
}
body.rna .menu-centered .system,
body.rna .menu-centered .mode,
body.rna .menu-centered .language {
  border-color: #3333ff;
}
body.rna .menu-centered .system li a,
body.rna .menu-centered .mode li a,
body.rna .menu-centered .language li a {
  border-color: #3333ff;
}
body.rna .menu a {
  color: #3333ff;
}
body.rna .menu .is-active > a {
  background: #3333ff;
  color: #ffffff;
}
body.rna h1,
body.rna h2 {
  color: #3333ff;
}
body.rna fieldset legend {
  color: #3333ff;
}
body.rna .controlPanel .content {
  background: #e0e0ff;
}
body.rna .footer {
  border-color: #3333ff;
}
body.rna .footer a {
  color: #0000ff;
}
body.rna .button {
  border-color: #3333ff;
  background: #6666cc;
  color: #ffffff;
}
body.rna .button:hover {
  background: #5252cc;
  color: #ffff40;
}
body.rna .button.is-active {
  background: #4545e6;
  color: #ffff40;
}
body.rna .button.is-inactive {
  background: #7d7db3;
}
body.rww {
  background: #fafffa;
}
body.rww .menu-centered .header {
  background: #f2fff2;
  border-color: #198019;
}
body.rww .menu-centered .header h2 {
  color: #198019;
}
body.rww .menu-centered .system,
body.rww .menu-centered .mode,
body.rww .menu-centered .language {
  border-color: #198019;
}
body.rww .menu-centered .system li a,
body.rww .menu-centered .mode li a,
body.rww .menu-centered .language li a {
  border-color: #198019;
}
body.rww .menu a {
  color: #198019;
}
body.rww .menu .is-active > a {
  background: #198019;
  color: #ffffff;
}
body.rww h1,
body.rww h2 {
  color: #198019;
}
body.rww fieldset legend {
  color: #198019;
}
body.rww .controlPanel .content {
  background: #f2fff2;
}
body.rww .footer {
  border-color: #198019;
}
body.rww .footer a {
  color: #0000ff;
}
body.rww .button {
  border-color: #4d804d;
  background: #2d802d;
  color: #ffffff;
}
body.rww .button:hover {
  background: #40a040;
  color: #ffff40;
}
body.rww .button.is-active {
  background: #208020;
  color: #ffff40;
}
body.rww .button.is-inactive {
  background: #7db37d;
}
.rna-system {
  background: #e0e0ff;
  color: #3333ff;
}
.reu-system {
  background: #fff0f0;
  color: #d03333;
}
.rww-system {
  background: #f2fff2;
  color: #198019;
}
.decommissioned,
tr.decommissioned td {
  color: #800000 !important;
}
.decommissioned a,
tr.decommissioned td a {
  color: #800000 !important;
}
.inactive,
tr.inactive td {
  color: #808080;
  font-style: italic;
}
.inactive a,
tr.inactive td a {
  color: #6080b0;
}
.type_0,
.type_ndb,
tr.ndb td {
  background-color: #ffffff !important;
}
.type_1,
.type_dgps,
tr.dgps td {
  background-color: #00d8ff !important;
}
.type_2,
.type_time,
tr.time td {
  background-color: #ffe0b0 !important;
}
.type_3,
.type_navtex,
tr.navtex td {
  background-color: #ffb8d8 !important;
}
.type_4,
.type_hambcn,
tr.hambcn td {
  background-color: #b8ffc0 !important;
}
.type_5,
.type_other,
tr.other td {
  background-color: #b8f8ff !important;
}
.type_6,
.type_dsc,
tr.dsc td {
  background-color: #ffb000 !important;
}
.type_all {
  background-color: #d03333;
  color: #ffffff;
}
.type_all label {
  color: #fff;
  font-style: italic;
  font-weight: bold !important;
}
@media (max-width: 60.9375em) {
  .topbar {
    text-align: center;
    padding: 0 0.5em;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
  }
  .topbar div.toolbar {
    display: inline;
    padding: 0 1em;
    white-space: nowrap;
  }
}
@media (min-width: 61em) {
  .topbar {
    margin: 0 0.5em;
  }
  .topbar div.toolbar {
    padding: 0 0.5em;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
  }
  .topbar div.toolbar ul ul {
    left: 0.5em;
  }
  .topbar .version-switcher {
    float: right;
  }
  .topbar .userStatus {
    float: left;
  }
}
.topbar .userStatus {
  width: 12em;
}
.topbar .userStatus ul {
  width: 12em;
  margin: 0;
}
.topbar .userStatus ul li {
  list-style: none;
  margin: 0;
  display: inline-block;
}
.topbar .userStatus ul li a.dropdown-toggle,
.topbar .userStatus ul li a.dropdown-toggle:active {
  display: block;
  text-align: right;
  color: black;
  font-weight: normal;
  text-decoration: none;
}
.topbar .userStatus ul li div.open,
.topbar .userStatus ul li div.close {
  padding: 0;
  width: auto;
  border: none;
}
.topbar .userStatus ul li div.open {
  display: inline-block;
}
.topbar .userStatus ul li div.close {
  -moz-transform: scale(1, -1);
  -webkit-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
  display: none;
}
.topbar .userStatus ul li img {
  padding: 0 0.25em;
}
.topbar .userStatus ul li ul {
  display: none;
  position: relative;
}
.topbar .userStatus ul li.open div.open {
  display: none;
}
.topbar .userStatus ul li.open div.close {
  display: inline-block;
}
.topbar .userStatus ul li.open ul {
  width: 12em;
  background-color: #fff;
  border: 1px solid #ccc;
  z-index: 100;
  padding: 0.25em 0.5em;
  position: absolute;
  display: block;
  border-top: 1px solid #ccc;
  border-radius: 0 0 5px 5px;
}
.topbar .userStatus ul li.open ul li {
  display: block;
}
.topbar .userStatus ul li.open ul li.rule {
  border-top: 1px solid #ccc;
  padding: 0.25em 0 0 0;
}
.topbar .userStatus ul li.open ul li ul {
  width: auto;
  padding: 0 0 0.5em 1em;
  border: none;
  display: inline-block;
  position: relative;
}
.topbar a {
  color: #0000ff;
}
.topbar a.active,
.topbar a:active {
  font-weight: bold;
  text-decoration: underline;
}
.menu-centered {
  margin: auto;
}
@media (max-width: 39.9375em) {
  .menu-centered {
    width: 190px;
  }
  .menu-centered h2 {
    font-size: 100%;
  }
  .menu-centered .system,
  .menu-centered .mode,
  .menu-centered .language {
    border-style: solid;
    border-width: 1px;
    margin-bottom: 0.375em;
  }
  .menu-centered .system li:not(:last-child) a,
  .menu-centered .mode li:not(:last-child) a,
  .menu-centered .language li:not(:last-child) a {
    border-style: solid;
    border-width: 0 0 1px 0;
  }
  .menu-centered .system a {
    width: 63.33333333px;
  }
  .menu-centered .mode a,
  .menu-centered .language a {
    width: 190px;
  }
}
@media (min-width: 40em) {
  .menu-centered {
    width: 572px;
  }
  .menu-centered h2 {
    font-size: 130%;
  }
  .menu-centered a {
    font-size: 80%;
  }
  .menu-centered .system,
  .menu-centered .mode {
    border-width: 0 1px 1px 1px;
  }
  .menu-centered .language {
    border-width: 1px 1px 1px 1px;
  }
  .menu-centered .system,
  .menu-centered .mode,
  .menu-centered .language {
    border-style: solid;
  }
  .menu-centered .system li:not(:last-child) a,
  .menu-centered .mode li:not(:last-child) a,
  .menu-centered .language li:not(:last-child) a {
    border-style: solid;
    border-width: 0 1px 0 0;
  }
  .menu-centered .language {
    margin: 0.375em 0 0 125px;
    width: 322px;
  }
  .menu-centered .language a {
    width: 80px;
  }
}
.menu-centered .header {
  border-width: 3px;
  border-style: solid;
}
.menu-centered .header h2 {
  text-align: center;
  margin: 0.25em 0;
}
.menu-centered .system a {
  width: 190px;
}
.menu-centered .system,
.menu-centered .mode,
.menu-centered .language {
  background: #ffffff;
}
.menu-centered .system a,
.menu-centered .mode a,
.menu-centered .language a {
  padding: 0.25em 0.75em;
  text-align: center;
}
.menu-centered .system a:hover span,
.menu-centered .mode a:hover span,
.menu-centered .language a:hover span {
  text-decoration: underline;
}
@media print {
  .menu-centered .system a,
  .menu-centered .mode a,
  .menu-centered .language a {
    color: #a0a0a0;
  }
}
.menu-centered .system a span.new,
.menu-centered .mode a span.new,
.menu-centered .language a span.new {
  text-decoration: none;
  color: #408040;
  position: relative;
  top: -0.5em;
  font-size: 60%;
}
.menu-centered .system a span.cle,
.menu-centered .mode a span.cle,
.menu-centered .language a span.cle {
  text-decoration: none;
  color: #f00;
  position: relative;
  top: -0.5em;
  font-size: 60%;
}
.menu-centered .system .is-active > a span,
.menu-centered .mode .is-active > a span,
.menu-centered .language .is-active > a span {
  font-weight: bold;
  color: #ffff00;
  text-decoration: underline;
}
@media print {
  .menu-centered .system .is-active > a span,
  .menu-centered .mode .is-active > a span,
  .menu-centered .language .is-active > a span {
    border-width: 2px 1px;
  }
}
.menu-centered .system .is-active > a span.new,
.menu-centered .mode .is-active > a span.new,
.menu-centered .language .is-active > a span.new {
  text-decoration: none;
  color: #80ff80;
}
.menu-centered .system .is-active > a span.cle,
.menu-centered .mode .is-active > a span.cle,
.menu-centered .language .is-active > a span.cle {
  text-decoration: none;
  color: #f00;
}
.menu-centered div.cle {
  border-width: 3px;
  margin: 0.25em 0 0 0;
  width: 100%;
  line-height: 1.5em;
  font-size: 150%;
}
.menu-centered div.cle h2 {
  margin: 0;
  font-size: 100%;
}
.menu-centered div.cle h2 a {
  color: inherit;
}
.menu-centered div.cle small {
  margin-left: 2em;
  font-style: italic;
  font-weight: bold;
  color: #000;
  font-size: 60%;
}
.menu-centered div.cle a {
  color: #00f;
  font-size: 100%;
  text-decoration: underline;
  padding: 0 !important;
}
.menu-centered div.cle b {
  padding-right: 1em;
}
.menu-centered div.cle table.results_noaction th,
.menu-centered div.cle table.results_noaction td {
  text-align: left;
  font-size: 60%;
  line-height: 1.5em;
}
.cle_links {
  margin: 0;
}
.cle_links div {
  padding: 0;
}
.cle_links div div {
  border: 1px solid #444;
  border-radius: 5px;
  margin: 2px;
  padding: 5px;
}
.cle_links div div a {
  white-space: nowrap;
  color: inherit;
  font-weight: normal;
}
.cle_links div div a:hover {
  font-weight: bold;
}
.cle_links div div.rna {
  background: #e0e0ff;
  color: #3333ff;
}
.cle_links div div.reu {
  background: #fff0f0;
  color: #d03333;
}
.cle_links div div.rww {
  background: #f2fff2;
  color: #198019;
}
.cle_links div div h3 {
  display: block;
  width: 100%;
  white-space: nowrap;
  margin: 2px auto;
  font-weight: bold;
  text-align: center !important;
}
.cle_links div div ul {
  margin-bottom: 0.25em;
}
.footer {
  text-align: center;
  margin: 0.5em;
  padding: 0;
  border-style: solid;
  border-width: 2px 0 0 0;
}
.footer a.callsign {
  color: #f00 !important;
  font-style: italic;
}
.footer p {
  margin: 0 0 1em 0;
  line-height: 1.25em;
  font-size: 70%;
}
.footer p.preamble {
  margin: 1em 0 0 0;
}
.footer .credits {
  display: inline-block;
  width: auto;
  margin: 0.25em auto;
  border-radius: 2px !important;
  border-collapse: collapse;
}
.footer .credits th {
  text-align: center;
}
.footer .credits td,
.footer .credits th {
  font-size: 80%;
  min-width: 5em;
  white-space: nowrap;
  border: 1px solid #000;
  line-height: 1.2em;
  padding: 0 0.25em;
  margin: 0;
}
.footer .credits thead {
  text-align: center;
}
.footer .credits thead th {
  background-color: #c0c0c0;
  border-bottom-width: 2px;
}
.footer .credits tbody th {
  background-color: #d0d0d0;
  font-weight: normal;
  width: 8em;
}
.footer .credits tbody td {
  background-color: #e8e8e8;
}
label[for="seeklist_paper"] {
  font-weight: bold;
  display: inline-block;
  margin-right: 1em;
}
select#seeklist_paper {
  width: 300px;
}
table.seeklist {
  page-break-inside: avoid;
  page-break-before: auto;
  border-collapse: collapse;
  border: 1px solid #000000;
}
table.seeklist thead tr.sl_1 td {
  background-color: #777 !important;
}
table.seeklist thead tr.sl_1 td div {
  color: #ffffff !important;
}
table.seeklist thead tr.sl_1 td h2,
table.seeklist thead tr.sl_1 td h3,
table.seeklist thead tr.sl_1 td h4 {
  color: #ffffff !important;
  font-weight: bold;
  margin: 0;
  font-size: 100%;
}
table.seeklist thead tr.sl_1 td h2 a,
table.seeklist thead tr.sl_1 td h3 a,
table.seeklist thead tr.sl_1 td h4 a {
  color: #ffffff;
}
table.seeklist thead tr.sl_1 td h2 a:hover,
table.seeklist thead tr.sl_1 td h3 a:hover,
table.seeklist thead tr.sl_1 td h4 a:hover {
  background: #ffffff;
  color: #0000ff;
}
table.seeklist thead tr.sl_2 td i {
  background-color: #e0e0e0 !important;
  padding: 0 0.125em;
}
table.seeklist thead td {
  border: 1px solid #000000;
  margin: 0;
  padding: 0 0.25em;
}
table.seeklist tbody td {
  border: 1px solid #000000;
}
table.seeklist tbody td .head {
  padding: 0 0.25em !important;
}
table.seeklist tbody td div.sl_h,
table.seeklist tbody td div.sl_d {
  white-space: nowrap;
}
table.seeklist tbody td div.sl_h span,
table.seeklist tbody td div.sl_d span {
  font-family: "Courier New bold", Courier, monospace;
  white-space: nowrap;
  display: inline-block;
  width: 5em;
  float: left;
}
table.seeklist tbody td div.sl_h em,
table.seeklist tbody td div.sl_d em {
  display: inline-block;
  float: right;
}
table.seeklist tbody td div.sl_d + div.sl_h {
  margin-top: 1.15em;
}
table.seeklist tbody td div.sl_d {
  margin-left: 0.5em;
  line-height: 1.15em;
}
table.seeklist tbody td div.sl_d em {
  font-family: "Courier New bold", Courier, monospace;
  font-weight: bold;
  font-style: normal;
}
table.seeklist tbody td div.sl_d.inactive {
  font-style: italic !important;
  background-color: #e0e0e0 !important;
}
@media all and (max-width: 719px) {
  .tabtext {
    display: none;
  }
}
@media all and (max-width: 639px) {
  .signals_container #wide {
    display: none;
  }
}
@media all and (min-width: 640px) and (max-width: 979px) {
  .signals_container table tbody td.rowspan2,
  .signals_container table tbody th.rowspan2 {
    border-bottom: 1px solid transparent !important;
  }
  .signals_container #narrow,
  .signals_container .l2 {
    display: none;
  }
}
@media all and (min-width: 980px) {
  .signals_container #narrow,
  .signals_container .l2_alt {
    display: none;
  }
}
.listeners_container tr.l2_alt td table {
  width: 20em;
}
.listeners_container tr.l2_alt td table tbody {
  border: none;
}
table.responsive,
table.simple {
  padding: 0;
  margin: 0.5em 0 1em 0;
  border-radius: 5px;
}
table.responsive tbody,
table.simple tbody {
  border: 1px solid #888;
}
table.responsive tbody tr th,
table.simple tbody tr th {
  vertical-align: top;
  line-height: 1.5em;
  text-align: right;
  border-right: 1px solid #888;
}
table.responsive tbody tr th b,
table.simple tbody tr th b {
  background: #ffffa0;
  color: #0000ff;
  border: 1px solid #b0b000;
  border-radius: 2px;
}
table.responsive tbody tr td,
table.simple tbody tr td {
  vertical-align: top;
  line-height: 1.5em;
  text-align: left !important;
}
table.responsive tbody tr td b,
table.simple tbody tr td b {
  background: #ffffa0;
  color: #0000ff;
  border: 1px solid #b0b000;
  border-radius: 2px;
}
table.responsive tbody tr th {
  width: 12em;
  padding: 0 0.25em;
}
table.responsive tbody tr td {
  padding: 0 0 0 0.25em;
}
#sysinfo {
  text-align: center;
}
#sysinfo table {
  border-collapse: collapse;
  border: 0;
  width: 934px;
  box-shadow: 1px 2px 3px #ccc;
  margin: 1em auto;
  text-align: left;
}
#sysinfo table td,
#sysinfo table th {
  border: 1px solid #666;
  font-size: 75%;
  vertical-align: baseline;
  padding: 4px 5px;
}
#sysinfo table th {
  text-align: center !important;
}
#sysinfo table a {
  color: #0000ff;
}
#sysinfo table .p {
  text-align: left;
}
#sysinfo table .e {
  background-color: #ccf;
  width: 300px;
  font-weight: bold;
}
#sysinfo table .h {
  background-color: #99c;
  font-weight: bold;
}
#sysinfo table .v {
  background-color: #ddd;
  max-width: 300px;
  overflow-x: auto;
  word-wrap: break-word;
}
#sysinfo table .v i {
  color: #999;
}
#sysinfo h1 {
  font-size: 150%;
}
#sysinfo h2 {
  font-size: 125%;
}
#sysinfo hr {
  width: 934px;
  background-color: #ccc;
  border: 0;
  height: 1px;
}
#sysinfo img {
  float: right;
  border: 0;
}
.admin_tools {
  margin: 0 0 0.5em 2em;
}
.admin_tools li {
  margin: 0 0 0.5em 0;
  font-weight: bold;
}
.admin_tools li li {
  list-style: lower-alpha;
  margin: 0 0 0.25em;
  font-weight: normal;
}
.admin_tools li li a.button {
  line-height: 1.25em;
  height: 1.55em;
  padding: 0.125em 0.25em;
  margin: 0;
}
.admin_tools li li input {
  display: inline;
  width: 10em;
  line-height: 1.25em;
  height: 1.55em;
  padding: 0.125em 0.25em;
  margin: 0 0 0 0.5em;
}
.admin_tools .ip-examples {
  font-size: 80%;
  margin: 0 0 0 5em;
}
.admin_tools .ip-examples span {
  color: #0000ff;
}
.admin_tools .ip-examples span:hover {
  text-decoration: underline;
  cursor: pointer;
}
.admin_tools #ip,
.admin_tools #email {
  display: inline-block;
  width: 320px;
  float: right;
}
.changelog {
  margin: 0 0 0.5em 5em;
}
.changelog li {
  margin: 0 0 0.5em 0;
}
.changelog li span {
  padding: 0 0.25em;
  border: 1px solid #dd0;
  background-color: #ffc;
}
.changelog li span.new {
  color: #408040;
  border-color: #408040;
  background-color: #a0ffa0;
  font-weight: bold;
  position: relative;
  top: -1em;
  font-size: 50%;
}
.changelog-tips {
  padding: 0.5em;
  margin: 0.5em 0 1em 0;
  border: 1px solid #ccc;
  display: inline-block;
  background-color: #e0ffe0;
}
.changelog-tips span {
  padding: 0 0.25em;
  border: 1px solid #dd0;
  background-color: #ffc;
  font-style: italic;
  font-weight: bold;
}
/* [ Help dialogs ] */
.main .help {
  border: 2px solid #888;
  padding: 0.25em;
  background: #ffffff;
  margin-bottom: 1em;
}
.help {
  border: 1px solid #888;
  background: #ffffff;
}
.help p {
  margin: 0.5em 0;
  font-size: 100%;
}
.help h1 {
  margin: 0.125em;
  font-size: 120%;
  font-weight: normal;
}
.help a {
  color: #0044cc;
  text-decoration: none;
  font-weight: bold;
}
.help a:hover {
  text-decoration: underline;
}
.help .links {
  text-align: center;
  margin: 1em 0;
  font-size: 70%;
}
.help .zone {
  display: block;
  margin: 0.5em 0;
  padding: 0.25em;
  font-weight: bold;
  border: 1px solid #888;
}
.help .zone:after {
  content: '';
  display: table;
  clear: both;
  height: 1px;
  overflow: hidden;
}
.help .header {
  background: #707070;
  color: #ffffff;
  padding: 0.2em;
}
.help .header h2 {
  float: left;
  margin: 0;
  font-size: small;
  color: #ffffff !important;
}
.help .header .links {
  float: right;
  margin: 0;
}
.help .header .links a {
  color: #ffff80;
  font-weight: bold;
  text-decoration: none;
}
.help .header .links a:hover {
  text-decoration: underline;
}
.help .header:after {
  content: '';
  display: table;
  clear: both;
}
.help ol {
  background: #ffffff;
  color: #000;
  margin: 0;
}
.help li {
  list-style: none;
  font-size: 80%;
  font-weight: normal;
}
.help li span.abbr {
  float: right;
  font-weight: bold;
}
.help li a:hover,
.help li a:hover * {
  background: #ffff00;
  text-decoration: underline;
}
.help .body {
  border: 1px solid #707070;
  background: #fff;
  padding: 0.25em;
  border-top: none;
}
.help img.map {
  width: 100%;
}
.help div.map {
  margin: 0 0 1em 0;
}
#main .help .header h3 {
  font-size: 120%;
  float: left;
}
.body.tool {
  background-color: #f0f0f0;
  padding: 0.25em;
}
#frm_dgps textarea {
  font-family: "Courier New", Courier, monospace;
  font-size: 80%;
}
#frm_dgps #dgps_ref {
  height: 1.5em;
  width: 3em;
  display: inline;
}
#frm_dgps label {
  padding-right: 1em;
  font-weight: bold;
  font-size: 100%;
}
#frm_dgps input[type='button'],
#frm_dgps input[type='reset'],
#frm_dgps input[type='submit'] {
  margin: 0;
  padding: 0.25em 1em;
}
#frm_dgps textarea:read-only {
  background-color: #fff;
  font-weight: bold;
  color: #000;
}
#frm_coordinates label {
  display: inline-block;
  text-align: right;
  padding: 0 0.5em;
  font-weight: bold;
  font-size: 100%;
  white-space: nowrap;
  width: 11.5em;
}
#frm_coordinates input[type='text'] {
  height: 1.5em;
  width: 8em;
  display: inline;
  margin: 0;
}
#frm_coordinates input[type='button'],
#frm_coordinates input[type='reset'],
#frm_coordinates input[type='submit'] {
  margin: 0;
  padding: 0.3em 1em;
}
#frm_coordinates div div {
  display: inline-block;
  padding: 0 0 0 0.5em;
  margin: 0.25em 0;
}
#frm_coordinates div span {
  display: inline-block;
  padding: 0;
  margin: 0;
}
#frm_coordinates .r3 span {
  margin-left: 19.85em;
}
@media (max-width: 55em) {
  #frm_coordinates {
    border-bottom: 1px solid #ccc;
  }
  #frm_coordinates div:last-child {
    border-bottom: none;
  }
  #frm_coordinates div {
    padding: 0.25em 0 0.5em 0;
  }
  #frm_coordinates div label {
    padding: 0;
    text-align: left;
  }
  #frm_coordinates div input[type='text'] {
    display: block;
  }
  #frm_coordinates div div {
    padding: 0;
    border: none;
  }
  #frm_coordinates div.r3 span {
    margin-left: 11.5em;
  }
}
@media (max-width: 39em) {
  #frm_coordinates div div {
    display: block;
  }
  #frm_coordinates div div input[type='button'],
  #frm_coordinates div div input[type='reset'],
  #frm_coordinates div div input[type='submit'] {
    margin: 0.5em 0 0 0;
  }
  #frm_coordinates div.r3 span {
    margin-left: 0;
  }
}
#frm_navtex div {
  width: 100%;
  margin: 0.25em 0;
  padding: 0;
}
#frm_navtex div input {
  margin: 0;
  padding: 0.25em 0.5em;
  min-width: 6em;
  text-transform: uppercase;
}
#frm_navtex div textarea {
  margin: 0;
  padding: 0.25em 1em;
}
#frm_navtex div p {
  font-weight: bold;
  margin: 0;
  text-align: center;
}
#sunrise #sunrise_result {
  font-family: "Courier New", Courier, monospace;
  font-size: 10pt;
  height: 18em;
}
#sunrise #credits {
  width: 30em;
  margin: auto;
  text-align: center;
  line-height: 1.25em;
}
#sunrise #credits img {
  float: left;
  margin: 0 0.25em 0.5em 0;
  border: 1px solid #000;
}
@media (min-width: 40em) {
  .halfwidth {
    width: 48%;
    float: left;
    margin-right: 2%;
  }
  .fullwidth {
    width: 100%;
    float: none;
    clear: both;
  }
}
#lightning_zoom {
  display: inline;
  border: 0 !important;
  border-radius: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  height: 1em !important;
  text-align: right;
  border-image-width: 0 !important;
  width: 1.25em;
  color: #000;
  box-shadow: none !important;
  background: transparent !important;
}
#lightning_map {
  border: 1px solid #000;
  background: #ccc;
}
body {
  font-family: Arial, Helvetica, sans-serif;
}
.txt_c {
  text-align: center;
}
.txt_r {
  text-align: right;
}
.monospace {
  font-family: "Courier New bold", Courier, monospace;
}
.bold {
  font-weight: bold;
}
.clipped {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.txt_vertical {
  vertical-align: bottom;
  text-align: center;
}
.txt_vertical div {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  white-space: nowrap;
  margin-bottom: 0.25em;
  text-align: right;
  display: table;
  border-spacing: 0;
}
.cle_planner_stats {
  font-family: monospace;
  text-align: right;
  color: #000080;
  background: #e0e0ff;
}
#lastError,
#lastMessage {
  padding: 0.5em;
  margin: 0.5em 0;
  display: inline-block;
}
#lastError {
  border: 1px solid #ff0000;
  background: #ffe0e0;
  color: #ff0000;
}
#lastMessage {
  border: 1px solid #008000;
  background: #e0ffe0;
  color: #008000;
}
pre {
  border: 1px dashed #ccc;
  background: #eee;
  padding: 0.25em 1em !important;
  margin: 0.5em !important;
  font-size: 8pt !important;
  display: inline-block;
}
a.hover:hover {
  background-color: #80ff80;
}
/* [ Screen Reader Support ] */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/* [ Main Screen ] */
.main {
  padding: 0.5em;
}
.main p {
  margin: 0.25em 0 0.5em 0;
  font-size: 100%;
}
.main h1 {
  font-size: 120%;
  font-weight: bold;
  margin: 0.125em 0;
}
.main h2 {
  font-size: 120%;
  font-weight: bold;
  margin: 0.5em 0 0.125em 0;
}
.main h2 + small {
  display: inline-block;
  float: left;
  margin: 0.5em 1em 0.5em 1em;
}
.main h3 {
  font-size: 105%;
  font-weight: bold;
  margin: 0.125em 0;
  display: inline-block;
}
.main h4 {
  font-size: 90%;
  font-weight: bold;
  margin: 0.125em 0;
  display: inline-block;
}
.main a {
  color: #0033a0;
  text-decoration: none;
  font-weight: bold;
}
.main a:hover {
  text-decoration: underline;
}
.main .link,
.main .link a {
  white-space: nowrap;
  color: #ff0000;
}
.main .inactive,
.main .inactive a {
  color: #888;
}
.main .links {
  text-align: center;
  margin: 1em 0;
  font-size: 70%;
}
.main .links_left {
  text-align: left;
  margin: 1em 0;
  font-size: 70%;
}
.main .zone {
  display: block;
  margin: 0.5em 0;
  font-weight: bold;
  padding: 0;
}
.main .zone:after {
  content: '';
  display: table;
  clear: both;
  height: 1px;
  overflow: hidden;
}
.main .zone ol {
  background: #ffffff;
  color: #000;
  margin: 0;
}
.main .zone li {
  list-style: none;
  font-size: 80%;
  font-weight: normal;
}
.main .zone li:hover {
  background: #ffff00;
}
.main .zone li span.abbr {
  float: right;
  font-weight: bold;
}
.main .header {
  background: #707070;
  color: #ffffff;
  padding: 0.2em;
}
.main .header:after {
  content: '';
  display: table;
  clear: both;
}
.main .header h2 {
  float: left;
  margin: 0;
  font-size: small;
  color: #ffffff !important;
}
.main .header .links {
  float: right;
  margin: 0;
}
.main .header .links a {
  color: #ffff80;
  font-weight: bold;
  text-decoration: none;
}
.main .header .links a:hover {
  text-decoration: underline;
}
.main .body {
  border: 1px solid #707070;
  border-top: none;
}
.main img.map {
  width: 100%;
}
.main div.map {
  margin: 0 0 1em 0;
}
.main ul li {
  line-height: 1.25em;
}
.main ul.refs li strong {
  display: inline-block;
  width: 16em;
}
.main .listeners_container,
.main .signals_container {
  background-color: #fff;
  page-break-before: always;
}
.main .listeners_container p.no-results,
.main .signals_container p.no-results {
  margin: 0;
  font-size: 12pt;
}
@media screen {
  .main .listeners_container,
  .main .signals_container {
    border: 1px solid #888;
    border-radius: 5px;
    padding: 0.25em;
  }
}
.main .listeners_container h2,
.main .signals_container h2 {
  font-weight: bold;
  display: block;
  margin: 0 0.25em;
  float: none;
}
.main .listeners_container h3,
.main .signals_container h3 {
  font-weight: bold;
  display: block;
  margin: 0 0.25em;
  float: none;
}
.controlPanel {
  display: inline-block;
}
.controlPanel .header {
  padding: 0.25em;
  white-space: nowrap;
  text-align: center;
  border-radius: 1em 1em 0 0;
  font-size: 80%;
  font-weight: bold;
  box-shadow: #777 2px 2px 5px;
}
.controlPanel .header div {
  border-radius: 3px;
  border: 1px solid #000000;
  color: #000;
  background: #ffffa0;
  padding: 0 0.5em;
}
.controlPanel .header div.visit {
  float: right;
  margin-right: 0.5em;
}
.controlPanel .header div.export {
  float: left;
  margin-left: 0.5em;
}
.controlPanel .header div a {
  color: #00f;
}
.controlPanel .content {
  border: 1px solid #cacaca;
  box-shadow: #777 2px 2px 5px;
  margin: 0 0 0.5em 0;
  padding: 0.25em;
}
.fullwidth .controlPanel {
  width: 100%;
}
#form_limit,
#form_page {
  width: auto;
  float: left;
  margin: 0 0.5em 0 0;
}
label[for="form_limit"] {
  float: left;
  min-width: 4em;
}
#form_prev,
#form_next,
#form_go,
#form_go2 {
  float: left;
  margin: 0 0.5em 0 0;
  clear: none;
  font-size: 0.4rem !important;
  line-height: 0.6em;
}
button.tiny {
  font-size: 0.4rem !important;
  line-height: 0.6em;
}
.section_toggle {
  font-size: 70%;
  position: relative;
  top: -0.5em;
  left: 0.5em;
}
.section_toggle * {
  display: none;
}
.section_toggle *:hover {
  color: #0000ff;
  text-decoration: underline;
  cursor: pointer;
}
#form button,
.cleForm button,
.logSessionForm button {
  margin: 0.25em 50%;
  padding: 0;
}
#form hr,
.cleForm hr,
.logSessionForm hr {
  margin: 1.25em 0 0.5em 0;
  border-bottom: 1px solid #a0a0a0;
}
#form fieldset,
.cleForm fieldset,
.logSessionForm fieldset {
  margin: 0;
  padding: 0 0 0.25em 0;
}
#form fieldset legend,
.cleForm fieldset legend,
.logSessionForm fieldset legend {
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
  font-size: 100%;
}
#form fieldset legend.line,
.cleForm fieldset legend.line,
.logSessionForm fieldset legend.line {
  border-top: 1px solid #ccc;
  padding: 0.25em 0 0 0;
}
#form fieldset legend.toggle,
.cleForm fieldset legend.toggle,
.logSessionForm fieldset legend.toggle {
  cursor: pointer;
}
#form fieldset legend.toggle:hover,
.cleForm fieldset legend.toggle:hover,
.logSessionForm fieldset legend.toggle:hover {
  color: #000080;
}
#form fieldset legend.sr-only,
.cleForm fieldset legend.sr-only,
.logSessionForm fieldset legend.sr-only {
  width: auto;
}
#form fieldset legend span,
.cleForm fieldset legend span,
.logSessionForm fieldset legend span {
  float: none;
  margin: 0;
}
#form fieldset#group_,
.cleForm fieldset#group_,
.logSessionForm fieldset#group_ {
  padding: 0;
  margin: 0;
  text-align: center;
}
#form fieldset#group_ div,
.cleForm fieldset#group_ div,
.logSessionForm fieldset#group_ div {
  display: inline-block;
}
#form fieldset#group_ button,
.cleForm fieldset#group_ button,
.logSessionForm fieldset#group_ button {
  margin: 0.25em 0;
  float: left;
  clear: none;
}
#form fieldset.actionButtons,
.cleForm fieldset.actionButtons,
.logSessionForm fieldset.actionButtons {
  clear: both;
  text-align: center;
}
#form fieldset.actionButtons button,
.cleForm fieldset.actionButtons button,
.logSessionForm fieldset.actionButtons button {
  margin: 0.5em 0;
  width: 8em;
}
#form #form_prev,
.cleForm #form_prev,
.logSessionForm #form_prev,
#form #form_next,
.cleForm #form_next,
.logSessionForm #form_next,
#form #form_go,
.cleForm #form_go,
.logSessionForm #form_go,
#form #form_go2,
.cleForm #form_go2,
.logSessionForm #form_go2 {
  float: left;
  line-height: 1.75em;
  margin: 0 0 0 0.5em;
  padding: 0.25em;
  width: 3em;
  text-align: center;
  font-size: 55% !important;
  font-weight: bold;
}
#form #form_page,
.cleForm #form_page,
.logSessionForm #form_page {
  float: left;
  margin: 0 0 0 0.5em;
}
#form #form_paging_status,
.cleForm #form_paging_status,
.logSessionForm #form_paging_status {
  display: inline-block;
  width: 8em;
  padding: 0;
  line-height: 1.25em;
  margin: 0 0 0 0.5em;
}
#form #form_type div,
.cleForm #form_type div,
.logSessionForm #form_type div {
  padding: 0 0 0 2px;
  margin: 1px 0 0 0;
}
#form div,
.cleForm div,
.logSessionForm div {
  clear: both;
  /* Hides 'This value is not valid' error with bad country / region combination */
}
#form div label,
.cleForm div label,
.logSessionForm div label {
  line-height: 1.8em;
  text-align: left;
  font-size: 90%;
  float: left;
  width: 130px;
  font-weight: bold;
  padding: 0;
}
#form div select,
.cleForm div select,
.logSessionForm div select,
#form div textarea,
.cleForm div textarea,
.logSessionForm div textarea,
#form div input[type='number'],
.cleForm div input[type='number'],
.logSessionForm div input[type='number'],
#form div input[type='text'],
.cleForm div input[type='text'],
.logSessionForm div input[type='text'],
#form div input[type='password'],
.cleForm div input[type='password'],
.logSessionForm div input[type='password'] {
  margin: 0;
  border-radius: 0;
  height: 1.75em;
  padding: 0 0.25em;
  font-size: 80%;
  float: left;
}
#form div select,
.cleForm div select,
.logSessionForm div select {
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  appearance: menulist;
}
#form div select.multiple,
.cleForm div select.multiple,
.logSessionForm div select.multiple {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#form div textarea,
.cleForm div textarea,
.logSessionForm div textarea {
  margin: 0 0 0.25em 0;
}
#form div button,
.cleForm div button,
.logSessionForm div button {
  float: left;
  clear: none !important;
  padding: 0.25em 0;
  width: 8em;
}
#form div p,
.cleForm div p,
.logSessionForm div p {
  margin: 0;
  border-radius: 0;
  height: 1.5em;
  font-size: 80%;
  float: right;
  text-align: right;
}
#form div div,
.cleForm div div,
.logSessionForm div div {
  clear: none;
  height: 1.5em;
  float: left;
  display: inline-block;
}
#form div div label,
.cleForm div div label,
.logSessionForm div div label {
  float: none;
  width: auto;
  font-size: 80%;
  font-weight: normal;
  margin: 0 0.1em;
  padding: 0 0.1em;
  line-height: 1.5em;
}
#form div ul,
.cleForm div ul,
.logSessionForm div ul {
  display: none;
}
/* [ Forms ] */
.listener_list {
  width: 580px;
}
.listener_list input[type='text'],
.listener_list select {
  width: 435px;
}
.listener_list #form_timezone-button {
  width: 435px;
}
.listener_list #form_has_logs label,
.listener_list #form_has_map_pos label,
.listener_list #form_multiop label,
.listener_list #form_loctype label {
  margin: 0 2em 0 0.25em;
}
.listener_list .admins {
  font-weight: bold;
  color: #88f;
  padding-top: 0.5em;
}
.addLogFor a {
  font-weight: normal;
}
.addLogFor a.pri {
  font-weight: bold;
}
.addLogFor input {
  display: inline;
  margin: 4px 2px 4px 0;
  text-align: center;
  border-radius: 0;
  height: 28px;
  padding: 0.25em;
  width: 4em;
}
.addLogFor #btn_rxxid_go {
  display: inline;
  margin: 0 0.125em;
  padding: 6px;
}
.logon #form {
  width: 300px;
}
.logon #form label {
  width: 150px !important;
}
.logon #form input[type='text'],
.logon #form input[type='password'] {
  width: 140px;
}
.logon #form #form_submit {
  margin: 0 30%;
  width: 10em;
}
.logsession_loader {
  position: relative;
  border: 1px solid #000;
  background: #eee;
}
.logsession_loader h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 200%;
  margin: 0;
  transform: translate(-50%, -50%);
}
.logsession_edit table,
.logsession_edit table tbody {
  background: transparent;
}
.logsession_edit table tr td {
  width: 50%;
  vertical-align: top;
}
.logsession_edit label {
  white-space: nowrap;
}
.logsession_edit select#form_listenerId,
.logsession_edit select#form_operatorId {
  margin: 0 0 0.5em 0;
  height: 20em;
  width: 450px !important;
  font-family: monospace;
}
.logsession_edit select#form_listenerId option.primaryQth,
.logsession_edit select#form_operatorId option.primaryQth {
  font-weight: bold;
}
.logsession_edit select#form_listenerId option.secondaryQth,
.logsession_edit select#form_operatorId option.secondaryQth {
  padding-left: 1.5em;
  color: #888;
}
.logsession_edit select#form_listenerId option:checked,
.logsession_edit select#form_operatorId option:checked {
  border-top: 2px dashed #f00;
  border-bottom: 2px dashed #f00;
}
div.scroll form fieldset#form_type div {
  height: 1.5em;
  padding: 0.25em !important;
  overflow: hidden;
}
table.logsessions tbody tr {
  cursor: pointer;
}
table.logsessions tbody tr.selected {
  color: #080;
  font-weight: bold;
}
table.logsessions tbody tr.selected td {
  background: #ffffa0;
}
#logsessions_form #logsessions_paging {
  height: 30px;
  float: left;
}
#logsessions_form #form {
  width: 420px;
  height: 30px;
}
#logsessions_form #form fieldset div {
  line-height: 14px;
  float: right;
}
#logsessions_form .logSessionForm {
  width: 460px;
  float: left;
}
#logsessions_form .logSessionForm label {
  margin: 0 5px 0 20px;
  width: auto;
}
#logsessions_form .logSessionForm input[type=text] {
  width: 8em;
}
@media all and (min-width: 1210px) {
  #logsessions_form #form {
    float: right;
  }
}
@media all and (max-width: 1209px) {
  #logsessions_form #form {
    float: left;
  }
}
.listener_view #form label {
  width: 20%;
}
.listener_view #form label[for="form_timezone"],
.listener_view #form label[for="form_timezone-button"] {
  padding-right: 0.75em;
}
.listener_view #form label[for="form_wwsuKey"],
.listener_view #form label[for="form_wwsuPermCycle"],
.listener_view #form label[for="form_wwsuPermOffsets"] {
  width: 8%;
  min-width: auto;
  text-align: right;
  padding-right: 0.75em;
}
.listener_view #form input[type='text'],
.listener_view #form textarea,
.listener_view #form select {
  width: 75%;
  padding: 0.125em 0.25em;
  margin: 0 0 0.25em 0;
}
.listener_view #form textarea#form_equipment {
  height: 5em;
}
.listener_view #form textarea#form_notes {
  height: 3em;
}
.listener_view #form #form_timezone-button {
  width: 75%;
  border-radius: 0;
  padding: 0.125em 0.25em;
  margin: 0 0 0.25em 0;
}
.listener_view #form #form_wwsuKey {
  width: 10em;
  margin-right: 0.5em;
  font-family: "Courier New bold", Courier, monospace;
}
.listener_view #form div#form_gsq_suffix {
  padding-left: 0.25em;
  float: left;
  width: 5%;
  font-size: 80%;
}
.listener_view #form #btn_generate,
.listener_view #form #btn_copy {
  height: 1.75em;
  padding: 0 0.25em;
  margin-right: 0.25em;
  float: left;
}
.listener_stats div.stats {
  clear: both;
  border: 1px solid #ccc;
  background: #ffffff;
  padding: 0.25em 0.25em 0 0.25em;
  margin: 0.25em 0;
  width: 18em;
}
.listener_stats div.signal_stat {
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 20em;
  line-height: initial;
}
.listener_stats div.signal_stat label {
  font-weight: bold;
  width: 15em;
  margin: 0;
  padding: 0.25em;
  border: 1px solid #ccc;
  float: left;
  line-height: initial;
}
.listener_stats div.signal_stat div {
  display: inline-block;
  float: left;
  margin: 0 0.25em;
  padding: 0.25em;
  width: 4em;
  text-align: right;
  line-height: initial;
}
/* [ Form Dimensions ] */
.signal_list {
  width: 580px;
}
.signal_list fieldset.section {
  display: inline-block;
  width: 570px;
  float: left;
}
.signal_list input[type='text'],
.signal_list select {
  width: 435px;
}
.signal_list #form_sortby {
  width: 335px;
}
.signal_list #form_za {
  float: left;
  margin: 0.25em 0.5em;
  line-height: 1.5em;
}
.signal_list label[for="form_za"] {
  width: 40px !important;
  text-align: right !important;
  float: left;
}
.signal_list #form_show {
  width: 9em;
}
.signal_list label[for="form_paper"] {
  width: auto !important;
  margin: 0 0.5em;
}
.signal_list #form_paper {
  width: 230px;
  float: right;
}
.signal_list #form_personalise {
  width: 435px;
}
.signal_list #form_offsets {
  width: 85px;
}
.signal_list #form_hide_notes {
  width: 85px;
}
.signal_list #form_morse {
  width: 85px;
}
.signal_list #form_call {
  width: 60px;
}
.signal_list #form_khz_1,
.signal_list #form_khz_2 {
  text-align: right;
  width: 50px;
}
.signal_list #form_channels {
  width: 115px;
}
.signal_list #form_recently {
  width: 185px;
}
.signal_list label[for="form_within"] {
  width: 65px !important;
  padding-left: 1em !important;
  padding-right: 0.25em !important;
}
.signal_list #form_within {
  width: 185px;
}
.signal_list #form_personalise,
.signal_list #form_listener {
  overflow: auto;
  margin: 0 0 0.25em 0;
  font-family: monospace, monospace;
  font-size: 8pt;
}
.signal_list #form_listener {
  height: 300px;
}
.signal_list #form_listener option {
  border: 1px solid transparent;
}
.signal_list #form_listener option:checked {
  border: 1px dashed #f00;
}
.signal_list #form_listener option.all {
  font-weight: bold;
  font-style: italic;
  text-align: center;
  background: #008000;
  color: #fff;
}
.signal_list #form_listener option.primaryQth {
  color: #080;
  font-weight: bold;
}
.signal_list #form_listener option.secondaryQth {
  color: #080;
}
.signal_list #form_listener option.remote {
  background: #c0ffc0;
  color: #080;
}
.signal_list #form_listener option.remote.inactive {
  background: #c0d8c0;
}
.signal_list #form_listener option.inactive {
  color: #888 !important;
}
.signal_list label[for="form_listener"] {
  line-height: 1.8em;
  text-align: left;
  font-size: 90% !important;
  float: left;
  width: 130px;
  font-weight: bold !important;
  padding: 0 !important;
  margin: 0 !important;
}
.signal_list #form_listener_invert {
  width: 130px;
  padding: 0 0 0 0.25em !important;
  height: auto !important;
}
.signal_list #form_listener_invert label {
  padding: 0 0 0 0.25em !important;
}
.signal_list #listener_selection_help {
  width: 130px !important;
  height: 120px;
  margin: 0.5em 0 0 0;
  font-size: 80% !important;
  font-style: italic;
}
.signal_list #listener_type {
  clear: both;
  width: 130px !important;
}
.signal_list #listener_type label {
  font-weight: bold;
}
.signal_list #listener_type fieldset div {
  margin-left: 0.5em;
}
.signal_list #listener_type fieldset label {
  margin-left: 0.25em;
  font-weight: normal;
}
.signal_list #form_heard_in {
  width: 315px;
  text-transform: uppercase;
  height: 3em;
}
.signal_list #form_heard_in_mod {
  display: inline-block;
}
.signal_list #form_heard_in_mod div {
  padding: 0 0 0 0.5em;
}
.signal_list #form_logged_date_1,
.signal_list #form_logged_date_2,
.signal_list #form_logged_first_1,
.signal_list #form_logged_first_2,
.signal_list #form_logged_last_1,
.signal_list #form_logged_last_2 {
  width: 95px;
  padding: 0 1.75em 0 0.25em !important;
  background: #ffffff url("../../../image/calendar.png") no-repeat;
  background-size: auto 100%;
  background-position: right;
}
.signal_list label[for="form_khz_1"] {
  width: auto !important;
  margin: 0 0.25em 0 1em;
}
.signal_list label[for="form_channels"] {
  width: auto !important;
  margin: 0 0.25em 0 1em;
}
.signal_list #form_sp_itu_clause {
  width: 60px;
}
.signal_list #form_range_gsq {
  width: 60px;
}
.signal_list #form_range_min,
.signal_list #form_range_max {
  text-align: right;
  width: 50px;
}
.signal_list label[for="form_range_min"] {
  width: auto !important;
  margin: 0 0.5em 0 30px;
}
.signal_list #form_offsets,
.signal_list #form_hidenotes,
.signal_list #form_morse,
.signal_list #form_range_units {
  display: inline-block;
  width: auto !important;
  margin: 0 0.5em 0 30px;
}
.signal_list #form_offsets {
  margin: 0 0.5em 0 0 !important;
}
.signal_list span {
  display: inline-block;
  margin: 0 0.25em;
  float: left;
}
#form_timezone-button {
  padding: 0.125em;
  border-radius: 5px;
  background: #ffffff;
  margin: -0.125em 0 0 -0.35em;
}
#form_timezone-button .ui-selectmenu-text {
  font-size: 75%;
  white-space: pre;
  font-family: "Courier New bold", Courier, monospace;
  color: #000;
}
#form_timezone-menu {
  height: 6em;
  overflow: -moz-scrollbars-vertical;
}
#form_timezone-menu .ui-menu-item {
  padding: 0.125em;
  font-size: 75%;
  white-space: pre;
  font-family: "Courier New bold", Courier, monospace;
  line-height: 1em;
}
#form_timezone-menu .ui-menu-item .ui-menu-item-wrapper {
  padding: 0;
  line-height: 1em;
}
fieldset#form_type legend,
fieldset#form_status legend,
fieldset#form_offsets legend,
fieldset#form_hidenotes legend,
fieldset#form_morse legend,
fieldset#form_range_units legend {
  line-height: 1.8em;
  display: block;
  font-size: 90%;
  float: left;
  font-weight: bold;
  padding: 0 0.5em 0 0;
  color: #000000;
}
fieldset#form_type legend,
fieldset#form_status legend {
  text-align: left;
  width: 130px;
}
fieldset#form_status div {
  margin: 0;
}
fieldset#form_status div label {
  min-width: 5em;
  margin: 0 0.25em;
}
fieldset#form_offsets legend,
fieldset#form_hidenotes legend,
fieldset#form_morse legend,
fieldset#form_range_units legend {
  text-align: right;
  width: 50px;
}
fieldset#form_offsets div,
fieldset#form_hidenotes div,
fieldset#form_morse div,
fieldset#form_range_units div {
  margin: 0;
}
fieldset#form_offsets div label,
fieldset#form_hidenotes div label,
fieldset#form_morse div label,
fieldset#form_range_units div label {
  margin: 0 0.25em;
}
.signal_view #form label {
  width: 25%;
  min-width: 120px;
}
.signal_view #form label[for="form_khz"],
.signal_view #form label[for="form_pwr"],
.signal_view #form label[for="form_type"],
.signal_view #form label[for="form_itu"],
.signal_view #form label[for="form_lat"],
.signal_view #form label[for="form_lon"],
.signal_view #form label[for="form_usb"],
.signal_view #form label[for="form_sec"],
.signal_view #form label[for="form_format"],
.signal_view #form label[for="form_decommissioned"],
.signal_view #form label[for="form_firstHeard"],
.signal_view #form label[for="form_lastHeard"] {
  min-width: auto;
  text-align: right;
  padding-right: 0.25em;
}
.signal_view #form label[for="form_khz"],
.signal_view #form label[for="form_pwr"],
.signal_view #form label[for="form_type"] {
  width: 10%;
}
.signal_view #form label[for="form_itu"],
.signal_view #form label[for="form_lat"],
.signal_view #form label[for="form_lon"] {
  width: 15%;
}
.signal_view #form label[for="form_usb"] {
  width: 9%;
}
.signal_view #form label[for="form_sec"] {
  width: 13%;
}
.signal_view #form label[for="form_format"] {
  width: 11%;
}
.signal_view #form label[for="form_firstHeard"],
.signal_view #form label[for="form_lastHeard"],
.signal_view #form label[for="form_decommissioned"] {
  width: 13%;
}
.signal_view #form label b {
  font-weight: normal;
  background: #ffffa0;
  padding: 1px;
  border: 1px solid #b0b000;
  border-radius: 2px;
}
.signal_view #form #show_morse {
  width: 40%;
  font-weight: bold;
  white-space: nowrap;
  color: #f00;
  font-family: "Courier New", Courier, monospace;
  font-size: 100%;
  line-height: 2em;
  text-align: center;
  margin: 0 auto 1em auto;
}
.signal_view #form #show_morse span {
  padding: 0.25em;
  background: #e8e8e8;
  border: 1px solid #cccccc;
}
.signal_view #form input[type='text'],
.signal_view #form textarea,
.signal_view #form select {
  width: 75%;
  padding: 0.125em 0.25em;
  margin: 0 0 0.25em 0;
}
.signal_view #form input[type='text']#form_call,
.signal_view #form textarea#form_call,
.signal_view #form select#form_call,
.signal_view #form input[type='text']#form_khz,
.signal_view #form textarea#form_khz,
.signal_view #form select#form_khz,
.signal_view #form input[type='text']#form_pwr,
.signal_view #form textarea#form_pwr,
.signal_view #form select#form_pwr,
.signal_view #form input[type='text']#form_type,
.signal_view #form textarea#form_type,
.signal_view #form select#form_type {
  width: 10%;
}
.signal_view #form input[type='text']#form_sp,
.signal_view #form textarea#form_sp,
.signal_view #form select#form_sp {
  width: 30%;
}
.signal_view #form input[type='text']#form_itu,
.signal_view #form textarea#form_itu,
.signal_view #form select#form_itu {
  width: 20%;
}
.signal_view #form input[type='text']#form_gsq,
.signal_view #form textarea#form_gsq,
.signal_view #form select#form_gsq,
.signal_view #form input[type='text']#form_lat,
.signal_view #form textarea#form_lat,
.signal_view #form select#form_lat,
.signal_view #form input[type='text']#form_lon,
.signal_view #form textarea#form_lon,
.signal_view #form select#form_lon {
  width: 10% !important;
}
.signal_view #form input[type='text']#form_lsb,
.signal_view #form textarea#form_lsb,
.signal_view #form select#form_lsb,
.signal_view #form input[type='text']#form_usb,
.signal_view #form textarea#form_usb,
.signal_view #form select#form_usb,
.signal_view #form input[type='text']#form_sec,
.signal_view #form textarea#form_sec,
.signal_view #form select#form_sec {
  width: 7%;
}
.signal_view #form input[type='text']#form_format,
.signal_view #form textarea#form_format,
.signal_view #form select#form_format {
  width: 16%;
}
.signal_view #form input[type='text']#form_active,
.signal_view #form textarea#form_active,
.signal_view #form select#form_active {
  width: 8%;
}
.signal_view #form input[type='text']#form_decommissioned,
.signal_view #form textarea#form_decommissioned,
.signal_view #form select#form_decommissioned {
  width: 8%;
}
.signal_view #form input[type='text']#form_firstHeard,
.signal_view #form textarea#form_firstHeard,
.signal_view #form select#form_firstHeard,
.signal_view #form input[type='text']#form_lastHeard,
.signal_view #form textarea#form_lastHeard,
.signal_view #form select#form_lastHeard {
  width: 10%;
}
.signal_view #form div#form_itu_suffix,
.signal_view #form div#form_sp_suffix,
.signal_view #form div#form_gsq_suffix {
  padding-left: 0.25em;
  float: left;
  width: 5%;
  font-size: 80%;
}
.signal_view #form div#form_pwr_suffix,
.signal_view #form div#form_sec_suffix {
  padding-left: 0.25em;
  float: left;
  width: 5%;
  font-size: 80%;
}
.signal_view #form div#heardIn {
  width: 75%;
  min-height: 1.75em;
  font-size: 80%;
  height: auto;
  border: 1px solid #cacaca;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  background: #e6e6e6;
  padding: 0.25em;
  margin-bottom: 0.25em;
}
.signal_view #form div#heardIn a {
  font-weight: normal;
}
.signal_view #form div#heardIn a:hover {
  color: #0000ff;
}
.signal_view #form div#heardIn b {
  background: #ffffa0;
  padding: 1px;
  border: 1px solid #b0b000;
  border-radius: 2px;
}
.signal_view #form div#heardIn #heardInKey {
  font-weight: bold;
  white-space: nowrap;
  float: right;
  border: 1px solid #aaa;
  border-radius: 3px;
  padding: 0 0.25em;
  background: #ccc;
}
.signal_view #form fieldset {
  margin-top: 0.75em;
}
.user .role-ma,
.user .role-aa,
.user .role-a,
.user .role-cle,
.user .role-u {
  padding: 0 0.25em;
  border-radius: 3px;
  white-space: nowrap;
}
.user .role-ma {
  border: 1px solid #f00;
  background: #fcc;
}
.user .role-a {
  border: 1px solid #00f;
  background: #eef;
}
.user .role-aa {
  border: 1px solid #0aa;
  background: #eff;
}
.user .role-cle {
  border: 1px solid #880;
  background: #ff8;
}
.user .role-u {
  border: 1px solid #080;
  background: #afa;
}
.user_view label {
  display: inline-block;
  width: 10em;
}
.user_view input {
  display: inline-block;
  width: 20em;
}
.listener_weather #form fieldset#group_weather_report_details div *,
.signal_weather #form fieldset#group_weather_report_details div * {
  line-height: 1.8em;
  padding: 0;
  margin: 0;
}
.listener_weather #form fieldset#group_weather_report_details div label,
.signal_weather #form fieldset#group_weather_report_details div label {
  width: auto;
  line-height: unset;
  margin: 0 0.5em;
}
.listener_weather #form div,
.signal_weather #form div {
  display: inline-block;
}
.listener_weather #form div button,
.signal_weather #form div button {
  width: 8.5em;
}
.listener_weather #form_icao,
.signal_weather #form_icao {
  width: 20em;
  font-size: 10pt;
  font-family: 'Courier New', monospace;
  font-weight: bold;
}
.listener_weather #form_hours,
.signal_weather #form_hours {
  width: 3.5em;
  text-align: right;
}
.listener_weather #weather,
.signal_weather #weather {
  height: 25em;
  font-size: 10pt;
  font-family: 'Courier New', monospace;
}
.listener_locator_map #form {
  margin: 0 0 0 1em;
  border: 1px solid #000;
  border-radius: 5px;
  padding: 0.5em 0.5em 0 0.5em;
  background-color: #fff;
}
.listener_locator_map #form label {
  width: 1em;
}
.listener_locator_map #form button {
  margin: 0;
  width: 4em;
  float: none;
}
.listener_locator_map #form button#x_sub,
.listener_locator_map #form button#x_add,
.listener_locator_map #form button#y_sub,
.listener_locator_map #form button#y_add {
  height: 1.5em;
  width: 1.5em;
}
.listener_locator_map #form table tbody {
  border: 1px solid #aaa;
}
.listener_locator_map #form table tbody tr {
  background-color: #f0f0f0 !important;
}
.listener_locator_map #form table tbody th {
  padding: 0;
  margin: 0;
}
.logUpload #presets {
  font-size: 80%;
}
.logUpload #format_errors {
  padding: 0 0.25em;
  margin: 0.25em 0;
  width: 100%;
  font-family: "Courier New", Courier, monospace;
  white-space: pre;
  background-color: #aaa;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  float: left;
}
.logUpload #tokensHelp {
  display: none;
}
.logUpload #tokensHelpLink {
  float: right;
  font-size: small;
}
.logUpload .tokenErrors th {
  text-align: left;
}
.logUpload .tokenErrors .unknown {
  color: #ff0000;
  font-weight: bold;
  cursor: pointer;
}
.logUpload .tokenErrors .duplicate {
  color: #c000c0;
  font-weight: bold;
  cursor: pointer;
}
.logUpload #form.formatErrors #format #form_format {
  background-color: #804040;
}
.logUpload #form #format {
  display: flex;
  align-items: stretch;
  flex-flow: row nowrap;
  justify-content: space-between;
  margin-bottom: 3px;
}
.logUpload #form #format #form_format {
  width: 100%;
  font-family: "Courier New", Courier, monospace;
  background-color: #888;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  float: left;
}
.logUpload #form #format #formatOld {
  display: none;
}
.logUpload #form #format #form_saveFormat {
  min-width: 4em;
  width: 4em;
  margin: 0 0 0 0.5em;
  float: right;
}
.logUpload #form #commentField legend,
.logUpload #form #dateFields legend,
.logUpload #form #operatorField legend {
  width: 30%;
  color: #000;
  text-align: left;
  float: left;
  margin: 0 1em 0 0;
}
.logUpload #form #commentField div,
.logUpload #form #dateFields div,
.logUpload #form #operatorField div {
  clear: none;
  float: left;
  display: inline;
}
.logUpload #form #commentField div label,
.logUpload #form #dateFields div label,
.logUpload #form #operatorField div label {
  width: 5em;
  text-align: right;
  margin: 0 0.5em;
}
.logUpload #form #commentField div input#form_comment,
.logUpload #form #dateFields div input#form_comment,
.logUpload #form #operatorField div input#form_comment {
  width: 450px;
  padding: 0.125em 0.25em;
  margin: 0 1em 0.25em 0;
}
.logUpload #form #commentField div input#form_YYYY,
.logUpload #form #dateFields div input#form_YYYY,
.logUpload #form #operatorField div input#form_YYYY {
  width: 4em;
}
.logUpload #form #commentField div input#form_MM,
.logUpload #form #dateFields div input#form_MM,
.logUpload #form #operatorField div input#form_MM,
.logUpload #form #commentField div input#form_DD,
.logUpload #form #dateFields div input#form_DD,
.logUpload #form #operatorField div input#form_DD {
  width: 2.5em;
}
.logUpload #form #commentField div select,
.logUpload #form #dateFields div select,
.logUpload #form #operatorField div select {
  width: 500px;
  padding: 0.125em 0.25em;
  margin: 0 0 0.25em 0;
}
.logUpload #form select#form_operatorId {
  margin: 0 0 0.5em 0;
  height: 18em;
  font-family: monospace;
}
.logUpload #form select#form_operatorId option.primaryQth {
  font-weight: bold;
}
.logUpload #form select#form_operatorId option.secondaryQth {
  padding-left: 1.5em;
  color: #888;
}
.logUpload #form select#form_operatorId option:checked {
  border-top: 2px dashed #f00;
  border-bottom: 2px dashed #f00;
}
.logUpload #form #form_logs {
  width: 100%;
  height: 420px;
  background-image: url("../../../image/log_grid.png");
  background-position-x: 4px;
  background-size: 78px;
  font-family: "Courier New", Courier, monospace;
  font-size: 13px;
  white-space: pre;
  overflow-x: hidden;
  overflow-y: scroll;
}
.toolTipDetails {
  max-width: 800px;
  overflow-x: auto;
}
.toolTipDetails #tokensHelpClose {
  float: right;
  font-size: small;
}
.toolTipDetails label {
  margin: 0.25em 0;
  font-weight: bold;
}
.toolTipDetails p {
  margin: 0 0 0.5em 0;
  line-height: 1.25em;
  white-space: nowrap;
}
.toolTipDetails b {
  color: #0000ff;
  background: #e0e0ff;
  font-family: "Courier New", Courier, monospace;
  cursor: pointer;
}
.toolTipDetails b:hover {
  text-decoration: underline;
}
.toolTipDetails span {
  background: #eee;
  padding: 0 0.25em;
  border: 1px dashed #888;
  border-radius: 3px;
  white-space: pre;
  font-weight: bold;
  font-family: "Courier New", Courier, monospace;
}
div.scroll div table.parse.results tbody tr {
  cursor: pointer;
}
.results.stats {
  width: 14em;
  margin-bottom: 1em;
}
.results.stats td + td {
  width: 4em;
}
.results.parse tbody tr {
  background: #ffffff;
}
.results.parse tbody tr.unknown {
  background: #ffaaaa;
}
.results.parse tbody tr.question {
  background: #ffddca;
}
.results.parse tbody tr.question.inactive {
  background: #e6cfc3;
}
.results.parse tbody tr.question.inactive td {
  color: #444;
}
.results.parse tbody tr.choice {
  background: #ffd8d8;
}
.results.parse tbody tr.choice.start {
  border-top: 3px solid red;
}
.results.parse tbody tr.choice.end {
  border-bottom: 3px solid red;
}
.results.parse tbody tr td i {
  color: #080;
  font-weight: bold;
}
.results.parse tbody tr td i.check {
  padding: 0 1px;
  white-space: nowrap;
  background: #ffe0e0;
  border: 1px dashed #f00;
  color: #ff6600;
}
.results.parse tbody tr td i.error {
  padding: 0 1px;
  white-space: nowrap;
  background: #ffe0e0;
  border: 1px solid #f00;
  color: #ff0000;
}
.results.parse tbody tr th {
  background: #95de95;
}
.results.parse tbody tr th.warning {
  background: #ffB080;
}
.results.parse tbody tr th.error {
  background: #ffA0A0;
}
.results.parse tbody tr th.error a.add {
  background: #f44;
  color: #fff !important;
  border: 1px solid #f00;
}
.results.parse tbody tr th.jump {
  vertical-align: middle;
  line-height: 1em;
  padding: 0 0.25em;
  background: #ffffff;
}
.results.parse tbody tr th.jump .up:after {
  content: '\25B3';
}
.results.parse tbody tr th.jump .up:hover:after {
  content: '\25B2';
}
.results.parse tbody tr th.jump .down:after {
  content: '\25BD';
}
.results.parse tbody tr th.jump .down:hover:after {
  content: '\25BC';
}
.check-links {
  float: right;
  font-size: small;
  color: #444;
}
.check-links #check_good,
.check-links #uncheck_good {
  background: #95de95;
}
.check-links #check_warning,
.check-links #uncheck_warning {
  background: #ffB080;
}
.check-links #check_choice,
.check-links #uncheck_choice {
  background: #ffA0A0;
}
.log_edit #form label {
  width: 20%;
}
.log_edit #form label[for="form_sessionId"],
.log_edit #form label[for="form_dxMiles"],
.log_edit #form label[for="form_time"],
.log_edit #form label[for="form_daytime"],
.log_edit #form label[for="form_sec"],
.log_edit #form label[for="form_lsbApprox"],
.log_edit #form label[for="form_usbApprox"] {
  width: auto;
  min-width: auto;
  text-align: right;
  padding: 0 0.5em 0 2em;
}
.log_edit #form label[for="form_dxMiles"] {
  width: 10em;
}
.log_edit #form label[for="form_time"] {
  width: 7em;
}
.log_edit #form label[for="form_daytime"] {
  width: 10em;
}
.log_edit #form input[type='text'],
.log_edit #form select {
  width: 75%;
  padding: 0.125em 0.25em;
  margin: 0 0 0.25em 0;
}
.log_edit #form input[type='text']#form_date,
.log_edit #form select#form_date {
  width: 95px;
  padding: 0 1.75em 0 0.25em !important;
  background: #ffffff url("../../../image/calendar.png") no-repeat;
  background-size: auto 100%;
  background-position: right;
}
.log_edit #form input[type='text']#form_daytime,
.log_edit #form select#form_daytime {
  width: 6em;
}
.log_edit #form input[type='text']#form_time,
.log_edit #form select#form_time {
  text-align: right;
  width: 3em;
}
.log_edit #form input[type='text']#form_format,
.log_edit #form select#form_format {
  width: 23em;
}
.log_edit #form input[type='text']#form_logIdRo,
.log_edit #form select#form_logIdRo,
.log_edit #form input[type='text']#form_sessionId,
.log_edit #form select#form_sessionId,
.log_edit #form input[type='text']#form_dxKm,
.log_edit #form select#form_dxKm,
.log_edit #form input[type='text']#form_dxMiles,
.log_edit #form select#form_dxMiles,
.log_edit #form input[type='text']#form_sec,
.log_edit #form select#form_sec,
.log_edit #form input[type='text']#form_lsb,
.log_edit #form select#form_lsb,
.log_edit #form input[type='text']#form_usb,
.log_edit #form select#form_usb {
  text-align: right;
  width: 5em;
}
.log_edit #form select#form_signalId,
.log_edit #form select#form_listenerId,
.log_edit #form select#form_operatorId {
  margin: 0 0 0.5em 0;
  height: 8em;
  font-family: monospace;
}
.log_edit #form select#form_signalId option.primaryQth,
.log_edit #form select#form_listenerId option.primaryQth,
.log_edit #form select#form_operatorId option.primaryQth {
  font-weight: bold;
}
.log_edit #form select#form_signalId option.secondaryQth,
.log_edit #form select#form_listenerId option.secondaryQth,
.log_edit #form select#form_operatorId option.secondaryQth {
  padding-left: 1.5em;
  color: #888;
}
.log_edit #form select#form_signalId option:checked,
.log_edit #form select#form_listenerId option:checked,
.log_edit #form select#form_operatorId option:checked {
  border-top: 2px dashed #f00;
  border-bottom: 2px dashed #f00;
}
.log_edit #form select#form_daytime {
  background: #E6E6E7;
  cursor: not-allowed;
}
.cle_editor label {
  display: inline-block;
  font-weight: bold;
  width: 10em;
}
.cle_editor input,
.cle_editor textarea {
  display: inline-block;
}
.cle_editor #form_cle {
  width: 3em;
}
.cle_editor #form_scope,
.cle_editor #form_dateTimespan {
  width: 70em;
}
.cle_editor #form_dateStart,
.cle_editor #form_dateEnd {
  width: 95px;
  padding: 0 1.75em 0 0.25em !important;
  background: #ffffff url("../../../image/calendar.png") no-repeat;
  background-size: auto 100%;
  background-position: right;
}
.cle_editor table {
  border-collapse: collapse;
}
.cle_editor table tr {
  background: #ffffff;
}
.cle_editor table tr td {
  text-align: right;
}
.cle_editor table tr th.left {
  text-align: left;
}
.cle_editor table tr th,
.cle_editor table tr td {
  padding: 0 0.25em;
  margin: 0;
  border: 1px solid #aaa;
}
.cle_editor table tr th input,
.cle_editor table tr td input {
  padding: 0.25em;
  height: 1.25em;
  line-height: 1.25em;
  margin: 0;
}
.cle_editor table tr th #form_europeRange1Channels,
.cle_editor table tr td #form_europeRange1Channels,
.cle_editor table tr th #form_europeRange2Channels,
.cle_editor table tr td #form_europeRange2Channels,
.cle_editor table tr th #form_worldRange1Channels,
.cle_editor table tr td #form_worldRange1Channels,
.cle_editor table tr th #form_worldRange2Channels,
.cle_editor table tr td #form_worldRange2Channels {
  width: 8.175em;
}
.cle_editor table tr th #form_europeRange1Low,
.cle_editor table tr td #form_europeRange1Low,
.cle_editor table tr th #form_europeRange2Low,
.cle_editor table tr td #form_europeRange2Low,
.cle_editor table tr th #form_worldRange1Low,
.cle_editor table tr td #form_worldRange1Low,
.cle_editor table tr th #form_worldRange2Low,
.cle_editor table tr td #form_worldRange2Low,
.cle_editor table tr th #form_europeRange1High,
.cle_editor table tr td #form_europeRange1High,
.cle_editor table tr th #form_europeRange2High,
.cle_editor table tr td #form_europeRange2High,
.cle_editor table tr th #form_worldRange1High,
.cle_editor table tr td #form_worldRange1High,
.cle_editor table tr th #form_worldRange2High,
.cle_editor table tr td #form_worldRange2High {
  width: 6em;
  text-align: right;
}
.cle_editor table tr input[type='checkbox'] {
  height: 20px;
  line-height: 1.25em;
  padding: 0;
  margin: 0 0.25em 0.125em 0.25em;
  vertical-align: middle;
}
.cle_editor table tr label {
  border: 1px solid #aaa;
  border-radius: 3px;
  height: 20px;
  line-height: 1.25em;
  text-align: left;
  width: 9.375em;
  margin: 0 0 0.25em 0;
  vertical-align: middle;
}
/* [ Form Dimensions ] */
.cle_planner {
  width: 550px;
}
.cle_planner fieldset.section {
  display: inline-block;
  width: 540px;
  float: left;
}
.cle_planner input[type='text'],
.cle_planner select {
  width: 405px;
}
.cle_planner #form_offsets {
  width: 85px;
}
.cle_planner #form_khz_1,
.cle_planner #form_khz_2 {
  text-align: right;
  width: 50px;
}
.cle_planner #form_channels {
  width: 115px;
}
.cle_planner #form_date_1,
.cle_planner #form_date_2 {
  width: 95px;
  padding: 0 1.75em 0 0.25em !important;
  background: #ffffff url("../../../image/calendar.png") no-repeat;
  background-size: auto 100%;
  background-position: right;
}
.cle_planner label[for="form_date_1"] {
  width: auto !important;
  margin: 0 0.25em 0 1em;
}
.cle_planner span {
  display: inline-block;
  margin: 0 0.25em;
  float: left;
}
fieldset#form_type legend,
fieldset#form_status legend,
fieldset#form_offsets legend {
  line-height: 1.8em;
  display: block;
  font-size: 90%;
  float: left;
  font-weight: bold;
  padding: 0 0.5em 0 0;
  color: #000000;
}
fieldset#form_type legend,
fieldset#form_status legend {
  text-align: left;
  width: 130px;
}
fieldset#form_status div {
  margin: 0;
}
fieldset#form_status div label {
  min-width: 5em;
  margin: 0 0.25em;
}
fieldset#form_offsets legend {
  text-align: right;
  width: 50px;
}
fieldset#form_offsets div {
  margin: 0;
}
fieldset#form_offsets div label {
  margin: 0 0.25em;
}
.donor_view #form div label,
.donation_view #form div label {
  width: 25%;
}
.donor_view #form div input[type='text'],
.donation_view #form div input[type='text'],
.donor_view #form div textarea,
.donation_view #form div textarea,
.donor_view #form div select,
.donation_view #form div select {
  width: 70%;
  padding: 0.125em 0.25em;
  margin: 0 0 0.25em 0;
}
.donor_view #form div input[type='text']#form_date,
.donation_view #form div input[type='text']#form_date,
.donor_view #form div textarea#form_date,
.donation_view #form div textarea#form_date,
.donor_view #form div select#form_date,
.donation_view #form div select#form_date {
  width: 95px;
  padding: 0 1.75em 0 0.25em !important;
  background: #ffffff url("../../../image/calendar.png") no-repeat;
  background-size: auto 100%;
  background-position: right;
}
a.add,
a.close,
a.delete,
a.merge {
  display: block;
  font-style: normal;
  font-size: 80%;
  margin: 0.25em;
  padding: 0;
  line-height: 1.5em;
  width: 1.5em;
  text-align: center;
  border-radius: 3px;
}
a.add {
  background: #080;
  color: #fff !important;
  border: 1px solid #040;
}
a.add:hover {
  background: #0a0;
}
a.close,
a.delete {
  background: #c00;
  color: #fff !important;
  border: 1px solid #800;
}
a.close:hover,
a.delete:hover {
  background: #f00;
}
a.merge {
  background: #ffa000;
  color: #fff !important;
  border: 1px solid #a06000;
}
a.merge:hover {
  background: #ffc040;
}
#lastError a.close {
  float: right;
  margin: 0 0 0 0.5em;
}
#lastMessage a.close {
  float: right;
  margin: 0 0 0 0.5em;
  background: #080;
  color: #fff !important;
  border: 1px solid #040;
}
#lastMessage a.close:hover {
  background: #0a0;
}
.results.listener tbody tr {
  background: #ffffff !important;
}
.results.short thead tr th,
.signal_rx_map.short thead tr th {
  height: 3em !important;
}
.results.very-short thead tr th {
  height: 1.75em !important;
}
.results .award_qth {
  white-space: nowrap;
  max-width: 10em;
  overflow: hidden;
  text-overflow: ellipsis;
}
.results .cart {
  width: 1.5em;
  text-align: right;
}
.results .num {
  text-align: right;
}
.results .unqualified {
  color: #888;
}
.results.award-signals div {
  border-radius: 3px;
  margin: 1px 0 1px 2px;
  font-size: 80%;
  padding: 2px;
  width: 10em;
  border: 1px solid #80b080;
  background: #e0ffe0;
  display: inline-block;
}
.results.award-signals div a {
  color: #080;
}
.results.award-signals div a:hover {
  text-decoration: none;
  color: #00f;
}
.results.award-signals div.required {
  border-width: 3px;
}
.results.award-signals .unqualified div {
  border: 1px dashed #a66;
  background: #ffe0e0;
}
.results.award-signals .unqualified div a {
  color: #800;
}
.results.award-signals .unqualified div a:hover {
  text-decoration: none;
  color: #00f;
}
.results.award-signals .unqualified div.required {
  border-width: 3px;
}
.signal_rx_map,
.signal_rx_map * {
  padding: 0;
  margin: 0;
  border: 0;
  vertical-align: top;
  background: transparent;
}
.signal_rx_map #map,
.signal_rx_map * #map {
  position: relative;
  top: 0;
  left: 0;
}
.signal_rx_map #rx_map,
.signal_rx_map * #rx_map {
  position: relative;
}
.signal_rx_map #point_here,
.signal_rx_map * #point_here {
  z-index: 100;
  position: absolute;
  display: none;
}
div.scroll {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
}
div.scroll div {
  height: 100%;
  overflow: auto;
}
div.scroll div table.results,
div.scroll div table.results_noaction {
  border-top: 2px solid #808080;
  border-bottom: 1px solid #808080;
  border-right: 1px solid #808080;
  background: #ffffff;
}
div.scroll div table.results thead th,
div.scroll div table.results_noaction thead th {
  position: sticky;
  top: -1px;
  border-top: none;
  border-bottom: none;
}
div.scroll div table.results tbody tr:hover,
div.scroll div table.results_noaction tbody tr:hover,
div.scroll div table.results tbody tr:hover td,
div.scroll div table.results_noaction tbody tr:hover td {
  background: #ffff00 !important;
}
div.scroll div table.results img,
div.scroll div table.results_noaction img {
  margin: 0.5em 0.25em 0 0;
}
/* [ Grid CSS ] */
.results,
.results_noaction {
  margin: 0;
  border-collapse: collapse;
}
.results thead th,
.results_noaction thead th {
  height: 7em !important;
  max-height: 7em !important;
  background: #686868;
  color: #ffffff;
  border: 1px solid #808080;
  vertical-align: bottom;
  font-size: 9pt;
  padding: 0.25em;
}
.results thead th.hidden,
.results_noaction thead th.hidden {
  display: none;
}
.results thead th.sort,
.results_noaction thead th.sort {
  border-bottom: 3px solid #a0a0a0 !important;
}
.results thead th.nosort,
.results_noaction thead th.nosort {
  background: #008000;
  border-bottom: 3px solid #006000 !important;
}
.results thead th.sort:hover,
.results_noaction thead th.sort:hover,
.results thead th.sorted,
.results_noaction thead th.sorted {
  border-bottom: 3px solid #FCC247 !important;
  background: #665d4b;
  cursor: pointer;
}
.results thead th.sorted,
.results_noaction thead th.sorted {
  color: #ffe4b3;
}
.results thead th b,
.results_noaction thead th b {
  background: #ffffa0;
  color: #0000ff;
  border: 1px solid #b0b000;
  border-radius: 2px;
}
.results tbody th,
.results_noaction tbody th,
.results tbody td.personalise,
.results_noaction tbody td.personalise {
  padding: 0.125em 0.25em;
  vertical-align: top;
  background: #95de95;
  color: #008000;
  font-weight: bold;
  border: 1px solid #808080;
}
.results tbody th.no-results,
.results_noaction tbody th.no-results,
.results tbody td.personalise.no-results,
.results_noaction tbody td.personalise.no-results {
  background: #de9595;
  color: #800000;
}
.results tr.daytime td,
.results_noaction tr.daytime td {
  font-weight: bold;
}
.results tr.logged td,
.results_noaction tr.logged td {
  color: #008000 !important;
}
.results tr.unlogged td,
.results_noaction tr.unlogged td {
  color: #A00000 !important;
}
.results tr.l2_alt td,
.results_noaction tr.l2_alt td {
  padding: 0;
}
.results tr.l2_alt td table,
.results_noaction tr.l2_alt td table {
  background: transparent;
  margin: 0;
  border: none;
}
.results tr.l2_alt td table tbody,
.results_noaction tr.l2_alt td table tbody {
  background: transparent !important;
}
.results tr.l2_alt td table tbody tr,
.results_noaction tr.l2_alt td table tbody tr {
  background: transparent !important;
}
.results tr.l2_alt td table tbody tr th,
.results_noaction tr.l2_alt td table tbody tr th {
  background: transparent !important;
  width: 6em;
  white-space: nowrap;
  text-align: right;
  color: #000;
}
.results tr.l2_alt td table tbody tr td,
.results_noaction tr.l2_alt td table tbody tr td,
.results tr.l2_alt td table tbody tr th,
.results_noaction tr.l2_alt td table tbody tr th {
  text-align: left !important;
  font-size: 100%;
  margin: 0;
  padding: 0 0.25em;
  border: none;
}
.results tr.l2_alt td table tbody tr td div,
.results_noaction tr.l2_alt td table tbody tr td div,
.results tr.l2_alt td table tbody tr th div,
.results_noaction tr.l2_alt td table tbody tr th div {
  display: inline;
}
.results td,
.results_noaction td {
  border: 1px solid #808080;
  height: 1.25em;
  vertical-align: top;
  font-size: 9pt;
  padding: 0.125em 0.25em;
}
.results td.hidden,
.results_noaction td.hidden {
  display: none;
}
.results td.caps,
.results_noaction td.caps {
  text-transform: uppercase;
}
.results td.rxx_id,
.results_noaction td.rxx_id,
.results td.rxx_id a,
.results_noaction td.rxx_id a {
  background: #ffecdd;
  color: #884400;
}
.results td.tf_N,
.results_noaction td.tf_N {
  background: #fdd;
  color: #800;
}
.results td.tf_Y,
.results_noaction td.tf_Y {
  background: #dfd;
  color: #080;
}
.results td i,
.results_noaction td i {
  font-style: normal;
  color: #008000;
  padding: 0;
}
.results td em,
.results_noaction td em {
  font-style: normal;
  font-weight: bold;
  background: #e0ffe0;
  color: #008000;
  padding: 0;
  border: 1px solid #80b080;
  border-radius: 2px;
}
.results td b,
.results_noaction td b {
  background: #ffffa0;
  padding: 1px;
  border: 1px solid #b0b000;
  border-radius: 2px;
}
.results .primaryQth {
  font-weight: bold;
}
.results .secondaryQth {
  padding-left: 1.5em;
}
.results .secondaryQth a {
  font-weight: normal;
}
/* [ Report Actions ] */
.report_actions {
  text-align: center;
  margin: 0.25em !important;
}
.report_actions .button {
  margin: 0;
  padding: 0.5em 1em;
  width: 160px;
}
/* Hide display of URLs for each link caused by foundation class - wastes a lot of paper otherwise */
@media print {
  a[href]:after {
    content: none !important;
  }
  .results,
  .results_noaction {
    border: 1px solid green;
  }
  body {
    font-size: 85%;
    width: 95%;
  }
}
pre.log {
  background: #ffffff;
  border: 1px solid #888;
  padding: 0 5px;
  display: inline-block;
}
#tabs .button {
  margin: 0;
  border-radius: 5px 5px 0 0;
  padding: 0.5em 0.75em;
  border-bottom: none;
}
#tabs .button.is-active {
  color: yellow !important;
}
#tabs .button .tabicon {
  width: 1.5em;
  height: 1.5em;
  margin: 0 0.25em 0 0;
  text-decoration: none;
}
#tabs .button:hover,
#tabs .button.is-active {
  text-decoration: underline;
}
#tabs .button:hover .tabicon,
#tabs .button.is-active .tabicon {
  text-decoration: none;
}
#tabs .button.icon {
  padding: 0.25em 0.75em;
}
#actions {
  float: right;
}
#actions .frame {
  border: 1px solid #888;
  border-bottom: none;
  border-radius: 5px 5px 0 0;
  background: #eee;
  padding: 4px;
  margin: 0;
  line-height: 1em;
  font-size: 0.9rem;
}
#actions .frame div {
  float: left;
  border: 1px solid #000;
  border-radius: 3px;
  background-color: #ffffa0;
  padding: 2px;
}
#actions .frame div:not(:last-child) {
  margin: 0 4px 0 0;
}
/* [ Google Map Pages ] */
html,
body.map {
  height: 100%;
  margin: 0;
  padding: 0;
  background: #f0f0f0;
}
.map {
  margin: 0;
}
.map #header .form_layers {
  display: inline-block;
  background: #ffffff;
  border: 1px solid #aaa;
  border-radius: 5px;
}
.map #header .form_layers div {
  height: 1.8em;
  line-height: 1.8em;
  float: left;
  padding: 0 4px;
  margin: 0;
}
.map #header .form_layers div input[type='checkbox'] {
  padding: 0;
  margin: 0;
}
.map #header .form_layers div label {
  padding: 0 0.25em;
}
.map #header .form_layers div:last-child {
  border-radius: 0 5px 5px 0;
}
.map #map {
  height: 80%;
  margin: 0 0.25em;
  overflow: auto;
  border: 1px solid #aaa;
}
.map h1 {
  margin: 0.125em 5px;
  white-space: nowrap;
}
.map .gm-style-iw h2 {
  margin: 0.25em 0;
}
.map .gm-style-iw p {
  margin: 0.25em 0;
}
.gridLabel {
  position: absolute;
  z-index: -100000;
  color: #408080;
  font-weight: bold;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  opacity: 0.9;
}
#panel {
  font-family: Arial, sans-serif;
  font-size: 10px;
  float: left;
  width: 340px;
  height: 550px;
}
#map-container {
  margin-left: 350px;
}
#map {
  width: 100%;
  height: 650px;
}
#markerlist {
  height: 620px;
  margin: 10px 0 0 0;
  overflow: auto;
}
#markerlist thead th {
  height: 3em !important;
}
#markerlist tbody th {
  margin: 0;
  padding: 0;
}
#markerlist tbody .logged a b {
  background: #e0ffe0 !important;
  border: 1px solid #80c080 !important;
}
table.map_layout {
  padding: 0;
  margin: 0;
}
table.map_layout tbody {
  border: none;
}
table.map_layout tbody td {
  padding: 0.25em;
  margin: 0;
  vertical-align: top;
}
a.pri {
  font-weight: bold;
}
a.sec {
  font-weight: normal;
  margin-left: 1em;
}
.addLogFor a.sec {
  color: #800;
  margin-left: 0;
}
#panel .title {
  border-bottom: 1px solid #e0ecff;
  white-space: nowrap;
  overflow: hidden;
  width: 310px;
  cursor: pointer;
  padding: 2px 0;
  display: block;
  color: #000;
  font-weight: normal;
  text-decoration: none;
}
#panel .title:visited {
  color: #000;
}
#panel .title:hover {
  background: #ffffa0 !important;
}
#panel .title b {
  width: 100px;
  padding: 0 0.5em;
  margin: 0 0.5em;
  float: left;
}
.info .head {
  padding: 0 2em;
}
.map_info h2 {
  margin: 0;
  float: left;
}
.map_info h3 {
  margin: 0;
  font-size: 10pt;
  display: block;
  clear-after: both;
}
.map_info .info-body {
  padding: 0;
  margin: 2px 0;
  border: 1px solid #ccc;
}
.map_info .info-body tbody {
  padding: 2px;
  margin: 0;
}
.map_info .info-body tbody th {
  vertical-align: top;
  padding: 3px;
  font-size: 8pt;
  text-align: left;
  width: 10em;
}
.map_info .info-body tbody td {
  vertical-align: top;
  padding: 3px;
  font-size: 10pt;
  width: 16em;
}
.fa-info-circle {
  color: #00f;
}
