@import url('https://use.fontawesome.com/releases/v5.6.1/css/all.css');

body, td
{
        font-family: Verdana, Tahoma, Arial;
        font-size:13px;
        color:#0000ff;
}

a i.fas {color: #555;}
a i.fas:hover {color: #000;}

a,a:visited,a:hover
{
        color:#000000;
}
a.jsnavi, a.jsnavi:visited,.jsnavi
{
        font-family: Verdana, Arial;
        font-size:11px;
        color:#6060ff;
        font-weight: bold;
        text-decoration: none;
}
.tool_tip {
 position: absolute;
 visibility: hidden;
 border: #000000 1px solid;
 padding: 3px 3px 3px 3px;
 background-color: #FCFCD3;
}
.jsnavi:hover
{
        font-family: Verdana, Arial;
        font-size:11px;
        color: blue;
        font-weight: bold;
        text-decoration: none;
}

small
{
        font-size:11px;
        color:#555555;
}
.input {  font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma; font-size: 10pt; color: #000000; height: auto; width: auto; border: #98C00B; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.input_button {  font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma; font-size: 10px; background-color: #7E9B16; color: #FFFFFF; height: auto; width: auto; border: #98C00B; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
h3,.cap
{
        font-weight: bold;
        font-size:16px;
}
a.nick, a.nick:visited
{
        text-decoration: none;
}
a.nick:hover
{
        color:#6060ff;
        text-decoration: none;
}
.hs
{
        background-color: #dadada;
}
.hu
{
        background-color: #BDD6A9;
}
.ha
{
        background-color: #FFB9A1;
}
.topic
{
        font-size:16px;
        font-weight:bold;
        color:#555555;
}

.marriedcell {font: 8pt Arial, Helvetica, sans-serif; padding: 1px; color: #000000; background: #F8F9F1; border-top: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; height: auto; width: auto;} 

.marriedtable {border-top: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000;} 

a.marriedsexf, a.marriedsexf:visited, a.marriedsexf:hover 
{ 
text-decoration: none; 
color: #FF0000; 
font-weight: bold; 
} 

a.marriedsexm, a.marriedsexm:visited, a.marriedsexm:hover 
{ 
text-decoration: none; 
color: #0000FF; 
font-weight: bold; 
} 

a.marriedsexn, a.marriedsexn:visited, a.marriedsexn:hover 
{ 
text-decoration: none; 
color: #000000; 
font-weight: bold; 
} 

.marriedtableheader {font: 10pt Arial, Helvetica, sans-serif; padding: 1px; color: #000000; background: #E0E4C0; border-top: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000;}

@font-face {
  font-family: 'BookmanOldStyle-BoldItalic';
  src: url('fonts/BookmanOldStyle-BoldItalic.eot?#iefix') format('embedded-opentype'),  url('fonts/BookmanOldStyle-BoldItalic.woff') format('woff'), url('fonts/BookmanOldStyle-BoldItalic.ttf')  format('truetype'), url('fonts/BookmanOldStyle-BoldItalic.svg#BookmanOldStyle-BoldItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* table ignore */
table.table_blur {
  font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
  border-collapse: collapse;
  color: #686461;
}
.table_blur caption {
  padding: 10px;
  color: white;
  background: #8FD4C1;
  font-size: 18px;
  text-align: left;
  font-weight: bold;
}
.table_blur th {
  border-bottom: 3px solid #B9B29F;
  padding: 10px;
  text-align: left;
}
.table_blur td {
  padding: 10px;
}
.table_blur tr:nth-child(odd) {
  background: white;
}
.table_blur tr:nth-child(even) {
  background: #E8E6D1;
}
.table_blur thead td {
    font-weight:bold;
    color:#000 !important;
}

/* X-status */
#ToolTip {
    text-shadow:1px 1px 1px #f3d7bc;
}
#ToolTip img {
    border:1px solid #000 !important;
    border-radius:5px;
    padding:2px;
    background:#fff;
}
