body,
DIV,
TD {
  font-family: Verdana;
  font-size: 10pt;
  background-color: transparent;
  color: #222;
}
.loginform {
  width: 100%;
  border: 0;
}
.loginform th.spacer {
  vertical-align: bottom;
  height: 140px;
}
.loginform TH {
  font-weight: normal;
  text-align: right;
  width: 50%;
}
.loginform TD {
  text-align: left;
  width: 50%;
}
.loginform INPUT {
  width: 90px;
  border: 1px solid #777;
}
.main_table {
  border-top: 1px solid #777;
  border-left: 1px solid #777;
}
.main_table TD,
.main_table TH {
  border-right: 1px solid #777;
  border-bottom: 1px solid #777;
  font-size: 8.25pt;
}
.link {
  cursor: pointer;
}
.green {
  color: green;
}
.red {
  color: red;
}
.blue {
  color: #31708f;
}
.wait {
  background-color: gray;
}
.trow:hover {
  background-color: #EEEEAA;
}
.site-head {
  padding: 0px 4px;
}
.site-head hr.clear {
  border: 0;
  border-top: 1px solid #444;
  margin: 0;
}
.head {
  clear: both;
}
.head div {
  float: right;
  margin-left: 15px;
}
.head div :hover {
  text-decoration: underline;
}
.head a {
  font-size: 10.25pt;
  text-decoration: none;
  color: black;
}
.subhead {
  padding-top: 0;
}
.subhead div {
  float: right;
  margin-left: 15px;
}
.subhead div :hover {
  text-decoration: underline;
}
.subhead a {
  font-size: 9.75pt;
  text-decoration: none;
  color: black;
}
.subhead + .clear {
  height: 9pt;
}
.clear {
  clear: both;
}
.upnl {
  margin: 4px;
  border: 1px solid #444;
}
.upnl table td {
  border: 0px solid blue;
  vertical-align: top;
}
.upnl .formtable {
  margin-left: 20px;
}
.upnl input.box,
.upnl select.box {
  width: 200px;
}
.upnl input.longbox,
.upnl select.longbox {
  width: 100%;
}
.disabled {
  border: 1px solid #777;
  color: #777;
}
#importList {
  width: 100%;
  min-height: 300px;
  overflow: auto;
}
A {
  text-decoration: none;
  color: inherit;
}
.formtable th {
  text-align: right;
  font-weight: normal;
}
.formtable td {
  text-align: left;
  font-weight: normal;
}
a:hover {
  text-decoration: none;
}
a td.lnk {
  text-decoration: underline;
}
.left {
  float: left;
}
.right {
  float: right;
}
.right-padded {
  float: right;
  padding-left: 10px;
}
.inform {
  padding: 10px;
}
.inform .left {
  margin-right: 60px;
}
#cbDictionaries,
#tbNewDictName,
.shortField {
  width: 220px;
}
.longfield {
  width: 400px;
}
.wholeWidth {
  width: 100%;
}
.wholeWidth td,
.wholeWidth th {
  text-align: left;
  padding: 6px;
  border: 0;
}
.wholeWidth td {
  padding-right: 12px;
}
.wholeWidth td.shortLink {
  width: 20pt;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
tr.odd {
  background-color: #DDD;
}
tr.even {
  background-color: #EEE;
}
td.btnSaveCell {
  width: 60px;
  padding-right: 0px;
}
td.shortLink span {
  cursor: pointer;
  padding: 4px;
  line-height: 10pt;
}
.wholeWidth td.namecol {
  width: 120pt;
  vertical-align: middle;
}
ul.flatlist {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.flatlist LI {
  list-style: none;
  line-height: 10pt;
  border: 1px solid #AAA;
  background: linear-gradient(to bottom right, #EEE, #AAA);
  border-radius: 4px;
  padding: 4px;
  margin: 2px;
  float: left;
}
ul.flatlist LI:hover {
  border: 1px solid #444;
}
.namecol div {
  float: left;
  padding: 4px;
  margin: 0;
  line-height: 10pt;
}
.namecol input:focus {
  font: inherit;
  font-family: inherit;
  border: none;
  background: transparent;
  width: 85%;
  padding: 4px;
  margin-top: -1px;
  float: left;
  line-height: 10pt;
  outline: 0;
}
.button {
  line-height: 12pt !important;
  border: 1px solid #AAA;
  background: linear-gradient(to bottom right, #EEE, #AAA);
  border-radius: 4px;
  padding: 1pt 2pt !important;
  overflow: hidden;
  vertical-align: middle;
  font-size: 14pt;
  cursor: pointer;
}
.button:hover {
  border: 1px solid #444;
}
.delbutton,
.addbutton {
  float: right;
  margin: 2pt;
  line-height: 12pt !important;
  border: 1px solid #AAA;
  background: linear-gradient(to bottom right, #EEE, #AAA);
  border-radius: 4px;
  padding: 1pt 2pt !important;
  overflow: hidden;
  vertical-align: middle;
  font-size: 14pt;
  cursor: pointer;
}
.delbutton:hover,
.addbutton:hover {
  border: 1px solid #444;
}
.delsyn {
  padding: 0 0 0 4pt;
  margin: 0;
  overflow: hidden;
  vertical-align: middle;
  font-size: 14pt;
  cursor: pointer;
}
.waiting {
  color: hotpink;
}
dl.theform {
  margin: 6px;
}
.regkey {
  font-size: 9pt;
}
dl.theform dd {
  list-style: none;
  margin-left: 0;
  float: left;
  font-weight: bold;
  background: #DDD;
  padding: 4pt;
  line-height: 12pt;
  width: 120pt;
  clear: both;
  vertical-align: middle;
}
dl.theform dt {
  line-height: 12pt;
  float: left;
  padding: 4pt;
  margin-left: 2pt;
  vertical-align: middle;
  margin-top: -2pt;
}
dl.theform dt input {
  width: 260pt;
  font-family: inherit;
}
dl.navigator dd,
dl.navigator dt {
  list-style: none;
  margin-left: 0;
  float: left;
  font-size: 10pt;
  padding: 4pt;
  line-height: 12pt;
  vertical-align: middle;
}
dl.navigator dd {
  width: 16pt;
  text-align: center;
  cursor: pointer;
}
dl.navigator dd.selected {
  background: #DDD;
  font-size: 12pt;
}
.overlay {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.8);
  vertical-align: middle;
  text-align: center;
}
.overlay > DIV {
  display: inline-block;
  padding: 10px;
  background-color: white;
  border: 1px solid black;
  border-radius: 4px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.current_location {
  padding-left: 20px;
}
.error {
  background-color: #FFAAAA;
}
