input[type=button], input[type=navitem] {
  color:white;
  background-color: #777777;  
  padding: 10px 15px;
  border: 1px solid #ccc;
  cursor: pointer;
  float: center;
} 

input[type=button]:hover, input[type=navitem]:hover {
  background-color: #999999;
}

.left {
  display: block;
  margin-left: 10;
  align-self: left;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.border {
  border: 10px solid #A089AB;
}

.div-center {
    text-align: center;
}

.photosize {
    max-width: auto;
    max-height: 60vh;
}

table {
  font-family:Arial, Helvetica, sans-serif;
  color: #111111;
  border-spacing: 1; 
  width: 100%;
  border: none;
  border-spacing: 0;
  align-self: center;
}

.TreeChartX  {
  background-color:#bebebe;
  border:1px solid black;
  border-radius:15px;
  width:100%;
  padding: 0px 0px 0px 0px;
  display: block;
  margin: 0 auto;
}

th {
  cursor: pointer;
  background-color: #999999;
}

th, td  {
  text-align: left; 
  padding: 5px;
  height:1px; 
  border: 1px solid #ddd;
}

tr { 
    overflow: hidden;
    height: 12px;
    white-space: nowrap;
    background-color: #f2f2f2
}

.tdpeople { 
   cursor: pointer;
}

li {
        padding: 4px 0px;
} 

html{
    height:100%;
    padding: 0px 0px 0px 0px;    
}

body {
	font-size: 14px;
	font-family: "Lato", sans-serif;
	background-color: #FFFFFF;
	color: #111111;
	margin-left: 5px;
	margin-top: 15px;
	margin-bottom: 20px;
	border-right:0px solid #999999;
	overflow: auto; 
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #EFEFEF;
	scrollbar-highlight-color: #EFEFEF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #666666;
}

article{
     min-height: 95%;
     display: flex;
     flex-direction: column;
     align-items: stretch;
}

main{
     flex-grow: 1;
}

header, main, footer {
     flex-shrink: 0;
}

 
/* Regular text */
span, li, p, div, td, th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
}

/* Hyperlinks */
a {
	color: #666666;
	text-decoration:none;
}

a:link {
	color: #666666;
	border-bottom:2px solid #999999;
	text-decoration:none;
}
a:visited {
	color: #666666;
	border-bottom:2px solid #999999;
	text-decoration:none;
}
a:hover {
	color: #111111;
	border-bottom:2px solid #111111;
	text-decoration:none;
}
a:active {
	color: #111111;
	border-bottom:2px solid #111111;
	text-decoration:none;
}


/* Copyright */
.Copyright {
	font-size: 12px;
	font-family: Times New Roman, Times, serif;
	color: #999999;
}


/* Page Title */
.PageTitle {
	font-family:"Lato", sans-serif;
	color:#333333;
	font-size:28px;
	padding-right:60px;
	letter-spacing:1.82px;
}

/* Table Style - Events */
	table.table-style-event {
		font-family: verdana, arial, sans-serif;
		font-size: 12px;
		color: #333333;
                width: 100%;
		border-width: 1px;
		border-color: #3A3A3A;
		border-collapse: collapse;
	}
 
	table.table-style-event th {                 
		border-width:     1px;
		padding:          3px;
		border-style:     solid;
		border-color:     #517994;
		background-color: #B2CFD8;
	}
 
	table.table-style-event tr:hover td {
		background-color: #DFEBF1;
	}
 
	table.table-style-event td {
		border-width: 1px;
		padding: 3px;
		border-style: solid;
		border-color: #517994;
		background-color: #ffffff;
	}



/*shadow on SVG*/
svg {
  margin: 2rem;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
  filter: drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));
}

.mymain {
        height: flex; 
	font-size: 13px;
	font-family: "Lato", sans-serif;
	background-color: #FFFFFF;
	color: #111111; 
        padding-top:   10px;
        padding-left:  10px;
        padding-right: 20px;
}

.mydetail {
	font-size: 13px;
        font-family: "Lato", sans-serif;
        display: flex;
        line-gap: 10px;
        column-gap: 10px;
        justify-content: space-between;
        padding-top:   10px;
        padding-left:  20px; 
        padding-right: 20px; 
        display: flex; 
}

.mylevelheader {
        flex-basis: 100%;
	font-size: 13px;
        font-family: "Lato", sans-serif;
        padding-left:  10px;
	color: #111111;
        font-weight:bold;
}

.myleveltext {
        flex-basis: 30%;
	font-size: 12px;
        font-family: "Lato", sans-serif; 
	color: #111111;
        font-weight:normal;
}

.myFamilyDetail {
        flex-basis: 100%;
	font-size: 13px;
	font-family: "Lato", sans-serif;
        padding-left:  10px;
	color: #111111;
        font-weight:normal;
}

.myPersonDetail {
        flex-basis: 100%;
	font-family: "Lato", sans-serif;
	font-size: 13px;
 	color: #111111;
        font-weight:normal;
}


.myTotalSelected {
        flex-basis: 100%;
	font-size: 13px;
	font-family: "Lato", sans-serif;
	color: #111111;
        font-weight:bold;
        text-align: center;
}

.mypassword {
	font-size: 14px;
	font-family: "Lato", sans-serif;
	color: #111111;
        padding-top:   10%;
        padding-left:  40%;
        padding-right: 40%; 
}

/*Tool tip - Used in the hierarchy Graph to show full name*/
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  
  /* Position the tooltip */
  /* See details at https://www.w3schools.com/css/css_tooltip.asp */
  position: absolute;
  z-index: 1; 
  bottom: 100%;
  left: 50%;
  margin-left: -60px;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

/* Hide Objects when printing */
.example-print {
    display: none;
}
@media print {
   .only-screen {
       display: none;
    }
    .only-print {
       display: none;
    }
}

@media print {
  .noPrint {
      display:none;
  }

/* It will break page when  <div class="pagebreak"> </div> */
  .pagebreak { page-break-before: always; 
               page-break-inside: avoid; } 
}
@media screen {
   .onlyPrint {
       display: none;
   }
}

.goog-te-banner-frame.skiptranslate {
    display: none !important;
    } 
body {
    top: 0px !important; 
    }

</style>
 