@charset "UTF-8";

/*                         */
/* gedcom.css stylesheet  */
/*                         */
/* v1 Sept 2023         */
/*                         */

/* Global & page containers */
* {
    box-sizing: border-box;
}
.Red {
    color: red;
}
.Green {
    color: green;
}
.Grey {
    color: grey;
}


html {
   font-family: Tahoma, Geneva, sans-serif;
   color: #000033;
}
body {
    background-color: #eee;
   line-height: 30px;
}

/*   Items used in gedcom                      */
.wrapper {
    max-width: 1000px;
    float: middle;
    padding: 0px;
    background-color: #fff7e6;
    text-align: left;
}
.Page {
    width: 100%;
    padding: 0px;
//    background-color: #fffff9;
    clear: both;
    overflow:auto;
}
.Header {
    width: 100%;
    padding: 0px;
    height: 75px;
    background-color: #996600;
    color: white;
    text-align: center;
    font-family: Tahoma, sans-serif;
    font-size: 30px;
    line-height: 70px;
    float: left;
}
.Footer {
    width: 100%;
    padding: 0px;
    height: 75px;
    background-color: #996600;
    color: white;
    text-align: center;
    font-family: 'Trebuchet MS', sans-serif;
    font-size: 20px;
    line-height: 70px;
    clear: both;
}
.Title {
    width: 100%;
    padding: 0px;
    height: 45px;
    background-color: #996600;
    color: white;
    text-align: center;
    font-family: 'Trebuchet MS', sans-serif;
    font-size: 20px;
    line-height: 45px;
    clear: both;
}


.RowN {
   // background-color: #fffff9;
//border-style: dotted;
   line-height: 30px;
   font-weight: normal;
   text-align: center;
   font-size: 15px;
   font-weight: bold;
   padding: 0px;
   float: left;
    display: -moz-inline-stack;
    display: inline-block;
}
.RowNPlus {
   // background-color: #fffff9;
   line-height: 30px;
   font-weight: normal;
   text-align: center;
   font-size: 20px;
   font-weight: bold;
   padding: 0px;
   float: left;
}


.TreeBar {
   height: 4px;
   background-color: #664400;
   line-height: 3px;
   font-size: 2px;
   padding: 0px;
   float: left;
}
.NoTreeBar {
   height: 4px;
   line-height: 3px;
   font-size: 2px;
   padding: 0px;
   float: left;
}
.TreeLine {
   height: 20px;
   background-color: #664400;
   line-height: 5px;
   font-size: 5px;
   padding: 0px;
   float: left;
}
.NoTreeLine {
   height: 20px;
   line-height: 5px;
   font-size: 5px;
   padding: 0px;
   float: left;
}
.List5 {
   width: 5%;
//border-style: dotted;
   line-height: 25px;
   font-weight: bold;
   text-align: center;
   font-size: 15px;
   padding: 0px;
//   display: -moz-inline-stack;
//   display: inline-block;
   float: left;
}
.List6 {
   width: 6%;
//border-style: dotted;
   line-height: 25px;
   font-weight: bold;
   text-align: center;
   font-size: 15px;
   padding: 0px;
//   display: -moz-inline-stack;
//   display: inline-block;
   float: left;
}
.List10 {
   width: 10%;
//border-style: dotted;
   line-height: 25px;
   font-weight: bold;
   text-align: center;
   font-size: 15px;
   padding: 0px;
   display: -moz-inline-stack;
   display: inline-block;
   float: left;
}
.List15 {
   width: 15%;
//border-style: dotted;
   line-height: 25px;
   font-weight: bold;
   text-align: center;
   font-size: 15px;
   padding: 0px;
   display: -moz-inline-stack;
   display: inline-block;
   float: left;
}
.List20 {
   width: 20%;
//border-style: dotted;
   line-height: 25px;
   font-weight: bold;
   text-align: center;
   font-size: 15px;
   padding: 0px;
   display: -moz-inline-stack;
   display: inline-block;
   float: left;
}
.List30 {
   width: 30%;
//border-style: dashed;
   line-height: 25px;
   font-weight: bold;
   text-align: center;
   font-size: 15px;
   padding: 0px;
   display: -moz-inline-stack;
   display: inline-block;
   float: left;
}
.List40 {
   width: 40%;
//border-style: dashed;
   line-height: 25px;
   font-weight: bold;
   text-align: center;
   font-size: 15px;
   padding: 0px;
   display: -moz-inline-stack;
   display: inline-block;
   float: left;
}
.List60 {
   width: 60%;
//border-style: dotted;
   line-height: 25px;
   font-weight: bold;
   text-align: center;
   font-size: 15px;
   padding: 0px;
   display: -moz-inline-stack;
   display: inline-block;
   float: left;
}
.List80 {
   width: 80%;
//border-style: dotted;
   line-height: 25px;
   font-weight: bold;
   text-align: left;
   font-size: 15px;
   padding: 0px;
   display: -moz-inline-stack;
   display: inline-block;
   float: left;
}
.List100 {
   width: 100%;
    // background-color: #fffff9;
//border-style: dotted;
   float: left;
   padding: 0px;
//   border-bottom: 6px solid black;
//   border-top: 6px solid black;
//   border-width: 1px;
   float: left;
}

.Srch20R {
   width: 20%;
//border-style: dotted;
   line-height: 30px;
   font-weight: bold;
   text-align: right;
   font-size: 15px;
   padding: 0px;
   display: -moz-inline-stack;
   display: inline-block;
   float: left;
}
.Srch20C {
   width: 20%;
//border-style: dotted;
   line-height: 30px;
   font-weight: bold;
   text-align: center;
   font-size: 15px;
   padding: 0px;
   display: -moz-inline-stack;
   display: inline-block;
   float: left;
}
.Srch40 {
   width: 40%;
//border-style: dashed;
   line-height: 30px;
   font-weight: bold;
   text-align: center;
   font-size: 15px;
   padding: 0px;
   display: -moz-inline-stack;
   display: inline-block;
   float: left;
}
.Srch60 {
   width: 60%;
//border-style: solid;
   line-height: 30px;
   font-weight: bold;
   text-align: center;
   font-size: 15px;
   padding: 0px;
   display: -moz-inline-stack;
   display: inline-block;
   float: left;
}
.Srch80 {
   width: 80%;
//border-style: double;
   line-height: 30px;
   font-weight: bold;
   text-align: left;
   font-size: 15px;
   padding: 0px;
   display: -moz-inline-stack;
   display: inline-block;
   float: left;
}


.Row100 {
   width: 100%;
//   background-color: #ff0000;
//border-style: groove;
   float: left;
   padding: 0px;
}
.Row100_C {
    width: 100%;
    padding: 0px;
    line-height: 30px;
    // background-color: #fffff9;
    text-align: center;
    font-weight: normal;
    color: #00217A;
    text-align: center;
    font-size: 15px;
    clear: both;
    overflow:auto;
}
.Row100_L {
    width: 100%;
    height: 40px;
    padding: 0px 40px 0px 40px;
    line-height: 40px;
    background-color: #996600;
    color: white;
    text-align: left;
    font-size: 15px;
    clear: both;
}


.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #996600;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;

  /* Position the tooltip */
    position: absolute;
    z-index: 1;
    top: -5px;
    left: 105%;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

.Tab {
    width: 16%;
    position: relative;
    float: left;
}
.drop1
{
    border: 0px ;
    height: 25px;
    // background-color: #EEE;
    color: white;
    margin: 0px;
    color: #00217A;
    font-size: 12pt;
}
.Hidden {
    display: none;
}

/* Div defns for menu */
ul.topnav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #ffe6b3;
    color: #00217A;
}
ul.topnav li {
    float:
    left;
}
ul.topnav li a {
    display: block;
    color: #999;
    text-align: center;
    padding: 5px 25px;
    text-decoration: none;
}
ul.topnav li a:hover:not(.active) {
    color: #00217A;
}
ul.topnav li.right {
    float: right;
}
ul.topnav a.active {
    background-color: #cc8800;
    color: #ffffff;
}
.button1
{
    height: 25px;
    width: 30px;
    align: left;
    padding: 0px;
}
.button2
{
    height:25px;
    // background-color: #e8e3d4;
    font-size: 14pt;
    width: 100px;
    align: center;
    padding: 0px;
}
.button3
{
    height:25px;
    // background-color: #e8e3d4;
    font-size: 14pt;
    width: 100px;
    align: center;
    padding: 0px;
}
.button4
{
    height:25px;
    // background-color: #e8e3d4;
    font-size: 15pt;
    width: 180px;
    align: center;
    padding: 0px;
}
.btn-link {
    border: none;
    outline: none;
    background: none;
    cursor: pointer;
    padding: 0;
    line-height: 30px;
    // background-color: #fffff9;
    text-align: center;
    color: #00217A;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}
.text1
{
    line-height:30px;
    font-size:10pt;
    font-weight: bold;
    valign:center;
}
.text1L
{
    line-height:100%;
    width: 90%;
    font-size:13pt;
    font-weight: bold;
    text-align: left;
    resize: none;
}
.text2
{
    line-height:25px;
    font-size:10pt;
    font-weight: bold;
    position: relative;
    valign:center;
    padding: 0px;
}
.text2B
{
    line-height:25px;
    font-size:10pt;
    font-weight: bold;
    position: relative;
    valign:center;
    padding: 0px;
    border: 2px solid red;
}
.text3
{
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    color: #0056D6;
}
.text4
{
    font-size: 25px;
    font-weight: bold;
    text-align: center;
}
.login {
    line-height:30px;
    font-size:14pt;
    padding: 0px;
    // background-color: #FFF;
    text-align: center;
//    border-style: solid;
    border-color: #e8e3d4;
    overflow:auto;
}

.date-input-native {
    width: 180px;
    height: 25px;
    padding: 0px;
    font-size: 18px;
    top: -5px;
}


