@charset "ISO-8859-1";
/* Below line is used for online Google font */
@import url(https://fonts.googleapis.com/css?family=Raleway|Syncopate|Sono);

*  {
      touch-action: manipulation;
   }
body {
 margin: 0px;
 background-color: #f9f7f4;
 }
body:has(.navbuttonx) {
	overflow:hidden;
}
#mainxxContainer {
    position: relative;   
/*    height: 100vw;  */
    /*to make the height and width responsive*/
    width: 393px;
    background-size: 100%;
    background-color: #36c;
    left: 0;
	top: 0;
	font-family: 'Raleway', sans-serif;
	align-content: center;
	margin-left: 0;
	margin-right: auto;
	overflow: auto;
	}
#xContainer {
    position: relative;
    /*to make the height and width responsive*/
    background-size: 100%;
    left: 0;
	top: 0;
	font-family: 'Raleway', sans-serif;
	align-content: center;
	margin-left: 0;
	margin-right: auto;
	overflow-y: scroll;
	}
.flex-wrap { display: flex;
    flex-wrap: wrap;
 }
/* (B) OPTIONAL COSMETICS */
.flex-wrap > * {
  box-sizing: border-box;
  width: 50%; padding: 10px;
 
}
#activitydiv {
    position: relative;
    border-radius: 5px;
    border-width:1px;
    border-color: lightgrey;
    border-style:solid;
    background-size: 100%;
    background-color: #fff;
    width: 75%;
    margin-left:auto;
    margin-right:auto;    
   
}
table.activitytab {
  display: block;
  border-radius: 5px;
  margin-top: 10px;
  text-indent: unset;
  width:95%;
  margin-left:auto;
  margin-right:auto;
  font-size:8px;
  margin-bottom: 15px;
  float: none;
  }
#billpaydiv {
    position: relative;
    border-radius: 5px;
    border-width:1px;
    border-color: lightgrey;
    border-style:solid;
    background-size: 100%;
    background-color: #fff;
    width: 90%;
    margin-left:auto;
    margin-right:auto;    
   
}
table.billpaytab {
  display: block;
  font-family: Arial, Helvetica sans-serif;
  margin-top: 10px;
  text-indent: unset;
  width:90%;
  margin-left:auto;
  margin-right:auto;
  font-size:12px;
  margin-bottom: 15px;
  float: none;
  }
tr.billpaytab {
  padding: 5px;
  }
td.billpaytab {
  padding: 5px;
  }
table.billmainttab {
  display: block;
  font-family: Arial, Helvetica sans-serif;
  margin-top: 10px;
  text-indent: unset;
  width:90%;
  margin-left:auto;
  margin-right:auto;
  font-size:12px;
  margin-bottom: 15px;
  float: none;
  }
tr.billmainttab {
  padding: 5px;
  }
td.billmainttab {
  padding: 5px;
  }
 
 
.activitytab th { 
  font-size:12px;
  background-color: #e6f0f3;
}
 .activitytab td { 
  margin-left:8px;
  border-width:1px;
  border-color: lightgrey;
  border-radius: 3px;
  font-family: Arial, Helvetica sans-serif;
  color: #000000;
  padding: 7px 7px 7px 7px;
  font-size: 12px;
  vertical-align: top;
}
.activitytab tr { 
  font-size:10px;
  border-width:1px;
  border-style:solid;
  border-color: lightgrey;
  border-radius: 3px;
} 
#accountsdiv {
    position: relative;
    border-radius: 5px;
    border-width:1px;
    border-color: lightgrey;
    border-style:solid;
    background-size: 100%;
    background-color: #fff;
    width: 75%;
    margin-left:auto;
    margin-right:auto;    
   
}
table.accountstab {
  display: block;
  border-radius: 5px;
  margin-top: 10px;
  text-indent: unset;
  width:95%;
  margin-left:auto;
  margin-right:auto;
  font-size:8px;
  margin-bottom: 15px;
  float: none;
  }
 
.accountstab th { 
  font-size:12px;
  background-color: #e6f0f3;
}
 .accountstab td { 
  margin-left:8px;
  border-width:1px;
  border-color: lightgrey;
  border-radius: 3px;
  font-family: Arial, Helvetica sans-serif;
  color: #000000;
  padding: 7px 7px 7px 7px;
  font-size: 12px;
  vertical-align: top;
}
.accountstab tr { 
  font-size:10px;
  border-width:1px;
  border-style:solid;
  border-color: lightgrey;
  border-radius: 3px;
} 
#histdiv {
    position: relative;
    width: 100%;
    border-radius: 5px;
    border-width:1px;
    border-color: lightgrey;
    border-style:solid;
    background-size: 100%;
    background-color: #fff;
    width: 95%;
    margin-left:auto;
    margin-right:auto;    
   
	}
#clientdiv1 {
    position: relative;
    width: 100%;  
    background-size: 100%;
    background-color: #f9f7f4;
    border-top-width: 3px;
    border-top-color: LightGray;
    border-top-style: solid;
    border-radius: 5px;
   
	}
#clientdiv2 {
    position: relative;
    width: 30%;  
    background-size: 100%;
    background-color: #f9f7f4;
 
	}
#clientdiv3 {
    position: relative;
    width: 100%;  
    background-size: 100%;
    background-color: #f9f7f4;
	}
#clientdiv4 {
    position: relative;
    width: 100%;  
    background-size: 100%;
    background-color: #f9f7f4;
	}
#clientdiv5 {
    position: relative;
    width: 100%;  
    background-size: 100%;
    background-color: #f9f7f4;
	}
   
h1 {
	background-color: #f9f7f4;
	padding: 10px 10px 10px 10px;
	text-align: center;
	border-radius: 10px 10px 0 0;
	font-family: Arial, Helvetica sans-serif;
	font-size: 18px;
}
h2 {
	background-color: #f9f7f4;
	padding: 5px 5px;
	text-align: center;
	font-family: Arial, Helvetica sans-serif;
	font-size: 18px;
}
h3 {
	background-color: #f9f7f4;
	padding: 5px 5px;
	text-align: center;
	font-family: Arial, Helvetica sans-serif;
	font-size: 14px;
	font-weight: normal;
}
p {
	background-color: #FFFFFF;
	display: block;
	padding: 10px 10px;
	border-width:1px;
	border-style:solid;
	text-indent: unset;
	}
p.p1 {
	background-color: #FFFFFF;
	display: block;
	padding: 5px 5px;
	text-indent: unset;	
	border-style: none; 
	color: black;
	width: 90%;
	}
p.p2 {
	background-color: #FFFFFF;
	display: inline-block;
	margin-top: 0px;
	padding: 0px 0px 3px 3px;
	text-indent: unset;
	border-style: none;
	color: black;
}
p.p3 {
	background-color: #FFFFFF;
	display: block;
	margin-top: 0px;
	padding: 0px 0px 3px 3px;
	text-indent: unset;
	border-style: none;
	color: black;
	font-size: 13px;
}
p.p4 {
	background-color: #FFFFFF;
	display: block;
	margin-top: 0px;
	padding: 0px 0px 3px 3px;
	text-indent: unset;
	text-align: center;
	border-style: none;
	color: black;
}
p.p5 {
	background-color: #FFFFFF;
	display: block;
	margin-top: 0px;
	padding: 0px 0px 3px 3px;
	text-indent: unset;
	text-align: center;
	border-style: none;
	color: black;
}
p.p6 {
	background-color: #f9f7f4;
	display: block;
	margin-top: 0px;
	padding: 0px 0px 3px 3px;
	text-indent: unset;
	text-align: center;
	border-style: none;
	color: black;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica sans-serif;
}
p.p7 {
	background-color: #f9f7f4;
	display: block;
	margin-top: 0px;
	padding: 0px 0px 3px 3px;
	text-indent: unset;
	text-align: center;
	border-style: none;
	color: black;
}
p.failed {
	background-color: #FFFFFF;
	display: block;
	padding: 10px 10px;
	text-indent: unset;
	text-align: center;
	border-style: none;
	color: black;
}
p.suggest {
	background-color: #FFFFFF;
	display: block;
	padding: 10px 10px;
	text-indent: unset;
	text-align: center;
	border-style:solid;
	color: black;
	width: 40%;
	margin-left:auto;
	margin-right:auto;
}
.para1 {	
	display: block;	
	color: black; 
	border: solid;	
	border-width: 1px; 
    padding: 14px;
    width: 95%;
    margin-left:auto;
    margin-right:auto; 
}
th.cal {
	border-style: none;
	padding: 10px;
	text-align: center; 
}
td.cal {
	border-style: none;
	padding: 10px;
	text-align: center;  
}
.centergraphic {
    margin: auto;
    display: block;
    width: 50%;    
}
.rmanimate {    
    animation: rotateimage;
    animation-duration: 3s;   
}
.rmaddshake {    
    animation: shake;
    animation-duration: 5s;   
}
.pmessage {
	background-color: #FFFFFF;
	display: block;
	padding: 5px 5px;
	text-indent: unset;
	text-align: center;
	border-style: none;
	color: black;
	margin: 7px;
	}
.alignright {
		text-align: right;
	}
.red {
		text-align: right;
	}
.green {
		text-align: right;
	}
.nobr {
  white-space: nowrap;
}
.bold {
  font-weight: bold;
}
.fixedmessage {
  display: inline-block;
  height: 50px;
  width: 20%;
  position: fixed;
  top: 100px;
  left: 100px;
  padding: 5px 5px 5px 5px;
  background-color: white;
  border: 4px solid red;
}
.typex {
	padding: 5px 5px;
	text-indent: unset;
	color: black;
	margin: 5px;
	font-size:20px;
	width: 300px;
	text-decoration: none;	
	}
input[type=text].wideinp {
	width: 200px;
}
input[type=password].wideinp {
	width: 200px;
}
input[type=text].type {
	width: 30px;
}
input[type=text].symbol {
	width:90px;
}
select#payfreq {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 7px;
}
select#accts {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 7px;
}
.symbol {
	padding: 5px 5px;
	text-indent: unset;
	color: black;
	margin: 5px;
	font-size:14px;
	text-transform: uppercase;
	}
.shares {
	padding: 5px 5px;
	text-indent: unset;
	color: black;
	margin: 5px;
	font-size:14px;
	}
.price {
	padding: 5px 5px;
	text-indent: unset;
	color: black;
	margin: 5px;
	font-size:14px;
	}
.amount {
	padding: 5px 5px;
	text-indent: unset;
	color: black;
	margin: 5px;
	font-size:14px;
	}
.showmessage {    
    animation: fadeinout;
    animation-duration: 5s;
}
hr {
	margin: 10px -50px;
	border: 0;
	border-top: 1px solid #ccc;
	margin-bottom: 40px;
}
ul.square {list-style-type: square;
    display: list-item}
ul.round {list-style-type: disc; 
     display: list-item;
     width:80%
}
div.container {
	left: 0;
	top: 0;
	width:400px;
	height: 610px;
	font-family: 'Raleway', sans-serif;
	align-content: center;
	position: fixed;
	}
div.transbox {	
	width:400px;
	margin: 0px 0px 50px 0px;
	margin-top: 50px;
	background-color: #ffffff;
	opacity: 0.5;
    position: fixed;
    border-style: none; 
    visibility: hidden;
	}
div.transbox p {
	margin: 5%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border-style: none;
	-webkit-animation:fadeinout 4s linear forwards;
	animation: fadeinout 4s linear forwards;
	opacity: 0;
}
div.main {
	width: 300px;
	padding: 10px 50px 10px;
	border: 2px solid gray;
}
.bg-slate-300 {
    --tw-bg-opacity: 1;
    margin-top: 10px;
    padding: 10px;
    background-color: rgb(203 213 225 / var(--tw-bg-opacity));
}
.emailto a {
	display: block;
	font-style: italic;  
}
.headerul li {
	padding: 8px 3px 3px 3px;
	text-decoration: none;
	float: left;
}
ul.header2 {
	list-style-type: none;
	margin:0;
	padding:0;
	overflow:hidden;
	background-color: grey;	
}
.header2 li {	
	float: left;
}
.header2 li a {
	display: block;
	text-align:center;
	color: white;
	padding: 10px 10px;
	text-decoration: none;
	font-size: 12px;
}
.navbutton {
  background-color: white;
  border: none;
  color: white;
  padding: 5px 5px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  }
.againbutton {
  background-color: #0F588A; /* Green */
  border: none;
  color: white;
  margin-top: 25px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 5px 10px 10px;
  text-align: center;
  text-decoration: none;
  display: block;
  font-size: 16px;
  width: 60%;
  border-radius: 10px;
  font-family: sans-serif;
}
.resetbutton {
 background-color: #0F588A; /* Green */
  border: none;
  color: white;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  text-align: center;
  text-decoration: none;
  display: block;
  font-size: 16px;  
  border-radius: 10px;
  width: 70%;
  font-family: sans-serif;
}
.prevmo {
  background-color: #0F588A; /* Green */
  border: none;
  color: white;
  text-align: center;
  text-decoration: none;
  display: block;
  font-size: 14px;
  border-radius: 10px;
  font-family: sans-serif;
}
a.col-arrow {
    width: 15px;
    text-decoration: none;
}
.submitbutton {
  background-color: #0F588A; /* Green */
  border: none;
  color: white;
  text-align: center;
  text-decoration: none;
  display: block;
  font-size: 14px; 
  border-radius: 5px;
  font-family: sans-serif;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 20%;
  margin-left: auto;
  margin-right: auto;
}
.bigsubmit {
  background-color: #0F588A; /* Green */
  border: none;
  color: white;
  text-align: center;
  text-decoration: none;
  display: block;
  font-size: 1em; 
  border-radius: 5px;
  font-family: sans-serif;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 15%;
  margin-left: auto;
  margin-right: auto;
}
.prevyr {
  background-color: #0F588A; /* Green */
  border: none;
  color: white;
  text-align: center;
  text-decoration: none;
  display: block;
  font-size: 14px;
  border-radius: 10px;
  font-family: sans-serif;
}
.nextyr {
  background-color: #0F588A; /* Green */
  border: none;
  color: white;
  text-align: center;
  text-decoration: none;
  display: block;
  font-size: 14px; 
  border-radius: 10px;
  font-family: sans-serif;
}
.continuebutton {
  background-color: #0F588A; /* Green */
  border: none;
  color: white; 
  margin-left: auto;
  margin-right: auto;
  padding: 3px 3px 3px 3px;
  text-align: center;
  text-decoration: none;
  display: block;
  font-size: 16px;
  width: 30%;
  border-radius: 10px;
  font-family: sans-serif;
}
table {
  display: block;
  border-radius: 10px;
  font-family: raleway;
  float: left;
  margin-top: 15px;
  text-indent: unset;
}
table.pitable {
  display: block;
  border-radius: 5px;
  margin-top: 10px;
  text-indent: unset;
  width:60%;
  margin-left:auto;
  margin-right:auto;
  font-size:13px;
  margin-bottom: 15px;
  float:none;
}
table.clienttab {
  display: block;
  border-radius: 5px;
  margin-top: 10px;
  text-indent: unset;
  width:100%;
  font-size:13px;
  float:none;
}
table.clienttab1 {
  display: block;
  border-radius: 5px;
  margin-top: 10px;
  text-indent: unset;
  width:100%;
  font-size:13px;
  float:none;
}
table.clienttab2 {
  display: block;
  border-radius: 5px;
  margin-top: 10px;
  text-indent: unset;
  width:100%;
  font-size:13px;
  float:none;
}
table.clienttab3 {
  display: block;
  border-radius: 5px;
  margin-top: 10px;
  text-indent: unset;
  width:80%;
  font-size:13px;
  margin-bottom: 10px;
  float:none;
  margin-left: auto;
  margin-right: auto;
}
caption {
  caption-side: top;
  text-align: center;
  padding-bottom: 10px;
  font-weight: bold;
}
table.maintabx {
  display: block;
  border-radius: 5px;
  margin-top: 10px;
  text-indent: unset;
  width:40%;
  margin-left: auto;
  margin-right:auto;
  font-size:13px;
  margin-bottom: 10px;
  float:none;
}
tr.maintabx { 
  margin-left:10px;
  margin-top: 5px;
   margin-bottom: 5px;
  
}
td.maintabx { 
  font-size:12px;
}
table.maintab {
  display: block;
  border-radius: 5px;
  margin-top: 10px;
  text-indent: unset;
  width:90%;
  margin-left: auto;
  margin-right:auto;
  font-size:13px;
  margin-bottom: 10px;
  float:none;
}
tr.maintab { 
  margin-left:10px;
  margin-top: 5px;
 
}
td.maintab { 
  font-size:12px;
}
table.transtable {
  display: block;
  border-radius: 5px;
  margin-top: 10px;
  text-indent: unset;
  width:98%;
  margin-left:auto;
  margin-right:auto;
  font-size:13px;
  margin-bottom: 15px;
  float:none;
}
.transtable th { 
  font-size:12px;
}
.transtable td { 
  margin-left:10px;
}
.transtable tr { 
  font-size:12px;
}
.redhighlight { 
  background-color: red;
  color: black;
  border-radius: 50px;
}
.redtext { 
  color: red;
}
#stockdiv {
    width: 100%;  
    background-size: 100%;
    background-color: #ffffff;
    overflow: auto;
    height: 400px; /* Limits table height for vertical scrolling */
    position: fixed;
	}
.stocktabx {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  table-layout: fixed;
  position: relative;
}

.stocktabx th {
  padding: 4px;
  text-align: center;
  border: 1px solid #e5e7eb;
}
.stocktabx td {
  padding: 4px;
  border: 1px solid #e5e7eb;
  font-family: Arial, Helvetica sans-serif;
  color: #000000;
  vertical-align: top;
}

.stocktabx td:nth-child(1),
table th:nth-child(1) {
  position: sticky;
  left: 0;
  z-index: 5;
}
.stocktabx th:nth-child(1) {
  z-index: 6;
}

.stocktabx th {
  background-color: #1e3a8a;
  color: white;
  font-size: 8px;
  font-weight: bold;
  position: sticky;
  top: 0;
  z-index: 2;
}

.stocktabx td {
  font-size: 8px;
  color: #000000; 
}

.stocktabx tr:nth-child(odd) {
  background-color: #f9fafb;
}

.stocktabx tr:hover {
  background-color: rgba(14, 116, 144, 0.1);
}

.no-data {
  text-align: center;
  font-size: 14px;
  color: #9ca3af;
}

 table.center {
  display: block;
  width:70%;
  margin-left:15%;
  margin-right:15%;
 }
 table.passtab {
  display: block;
  border-radius: 5px;
  margin-top: 10px;
  text-indent: unset;
  width:58%;
  margin-left:auto;
  margin-right:auto;
  font-size:13px;
  margin-bottom: 15px;
  float:none;
 }
 table.login {
  display: block;
  border-radius: 5px;
  margin-top: 10px;
  text-indent: unset;
  width:80%;
  margin-left:auto;
  margin-right:auto;
  font-size:13px;
  margin-bottom: 15px;
  float:none;
 }
 table.verify {
  display: block;
  border-radius: 5px;
  margin-top: 10px;
  text-indent: unset;
  width:40%;
  margin-left:auto;
  margin-right:auto;
  font-size:16px;
  margin-bottom: 15px;
  float:none;
 }
 table.footer {
  display: block;
  width:60%;
  margin-left:auto;
  margin-right:auto;
  float:none;
 }
 th.footer {
	border-style: none;
	padding: 5px;
	text-align: center;  
}
td.footer {
	border-style: none;
	padding: 5px;
	text-align: center;  
}
a.footer {
	color: #000000;
	text-decoration: none;
	padding: 5px 5px;
	text-align: center;
	display: inline-block;
	font-family: Arial, Helvetica sans-serif;
	font-size: 12px;
 }
.caltab {
	display: block;
	margin-left: auto;
	float: none;
}
.center {
	margin-left: auto;
	margin-right: auto;
	border-style: none;
	text-align: center;
}
.floatright {
	padding-left: 50px;
}
.anyclss {
	margin-left: auto;
	margin-right: auto;
}

.stattable {
	    display: block;
	 	margin-top: 10px;
	 	margin-bottom: 20px;
		text-indent: unset;
		padding: 10px 10px;
	    border-width:1px;
	    border-style:solid;
	    text-align: center;
	    margin-left: auto;
	    margin-right: auto;
	    width: 80%;
	    float: none;
	   }	
.win-distribution {
	    display: block;
	   	margin-top: 10px;
	   	margin-bottom: 20px;
		text-indent: unset;
		padding: 3px 3px;
	    border-width:1px;
	    border-style:solid;
	    text-align: center;
	    margin-left: auto;
	    margin-right: auto;
	    width: 80%;
	    float: none;
}	

	.tabword {
	    display: block;
	    font-family: raleway;
		margin-top: 15px;
		text-indent: unset;
		align-items: center;
		align-content: center;
		margin-left: auto;
		margin-right: auto;
		float: none;
		width: 60%;
	}
	.kbrow {
	    display: block;
	    margin-top: 5px;
		text-indent: unset;
		align-items: center;
		align-content: center;
		margin-left: auto;
		margin-right: auto;
		float: none;
		width: 95%;
	}
	.kbrow2 {
	    display: block;
	    margin-top: 5px;
		text-indent: unset;
		align-items: center;
		align-content: center;
		margin-left: auto;		
		margin-right: auto;
		float: none;
		width: 85%;
	}
	.exampletab {
	    display: block;	   
		margin-top: 0px;
		text-indent: unset;
		padding: 4px 4px;
		margin-left: auto;
		margin-right: auto;		
	    float: none;
	}	
	.exampletab td {
		padding: 3px 3px;
	    border-width:1px;
	    border-style:solid;
	    float: none;
	    width: 14px;
		text-align: center;	
	}
	.graphbar {
	    display: inline-block;
	    margin-top: 12px;
		text-indent: unset;
		padding: 2px 2px 2px 2px;
	    border-width:1px;
	    margin-left: 20px;
	    background: #464646;
	}	
	input[type=text] {
	    width: 90%;
		height: 2em;
		padding: 7px;
		margin-bottom: 3px;
		margin-top: 3px;
		border: 2px solid #ccc;
		color: #4f4f4f;
		font-size: 12px;
		border-radius: 5px;
      }
  input[type=password] {
        width: 90%;
		height: 2em;
		padding: 7px;
		margin-bottom: 3px;
		margin-top: 3px;
		border: 2px solid #ccc;
		color: #4f4f4f;
		font-size: 12px;
		border-radius: 5px;
      }
   
		inptext {
		height: 20px;
		padding: 5px;
		margin-bottom: 5px;
		margin-top: 5px;
		border: 2px solid #ccc;
		color: #4f4f4f;
		font-size: 16px;
		border-radius: 5px;
	}
	label {
		color: #464646;
		text-shadow: 0 1px 0 #fff;
		font-size: 14px;
		font-weight: normal;
		margin-left: 7px;
	}
	#btn_id, #btn_name, #btn_class, #btn_tag {
		font-size: 16px;
		background: linear-gradient(#ffbc00 5%, #ffdd7f 100%);
		border: 1px solid #e5a900;
		color: #4E4D4B;
		font-weight: bold;
		cursor: pointer;
		width: 47.5%;
		border-radius: 5px;
		margin-bottom: 10px;
		padding: 7px 0;
	}
	#btn_id:hover, #btn_name:hover, #btn_class:hover, #btn_tag:hover {
		background: linear-gradient(#ffdd7f 5%, #ffbc00 100%);
	}
	#btn_name, #btn_tag {
		margin-left: 10px;
	}
	
	#sym {
		text-transform: uppercase;
	}
	.tabword table {
	    display: flex;
		width: 100%;
		margin-top: 5px;
		color: #4f4f4f;
		justify-content: center;
		align-content: center;
		font-size: 12px;
		text-indent: unset;
		flex-wrap: wrap;
		
	}
	.footer table {
	    display: flex;
		width: 100%;
		margin-top: 5px;
		color: #4f4f4f;
		justify-content: center;
		align-content: center;
		font-size: 12px;
		text-indent: unset;
		flex-wrap: wrap;
		
	}
	.keyboard-module {
		display: block;
		width: 50%;
		margin: 0 auto 0 0;
		touch-action: manipulation;
	}
	.keybutton {
		text-align: center;
		font-size: 16px;
		font-weight: 700;
		height: 40px;
		border-radius: 4px;
		color: black;
		box-sizing: border-box;
		background-color: #e6f0f3;
		margin: 0 2px 0 0;
		padding: 0;
		width: 28px;
		border-width: 2px;
		transition: background-color 1.50s; 
	}
	.keybutton2 {
		text-align: center;
		font-size: 12px;
		height: 40px;
		border-radius: 4px;
		color: black;
		box-sizing: border-box;
		background-color: #e6f0f3;		
		margin: 0px 2px 0 0;
		padding: 0;
		width: 50px;
		border-width: 2px;
	}
	#keyboard {
	    display: contents;
	    width: 50%;
  		list-style-type: none;
 		margin: auto;
  		padding: 0;
  		overflow: hidden;
  		justify-content: center;
	}
	#headerLogoContainer {
  		list-style-type: none;
 		margin: 0;
  		padding: 0;
  		overflow: hidden;
  		background-color: #f9f7f4;
	}
	#headerLogoContainer p {
		font-family: 'Raleway', sans-serif;
		font-size: 36px;
	}
	#headerLogoContainer span {
		font-family: 'Raleway', sans-serif;
		font-size: 36px;
	}
	#headerLogoContainer li a {
		display: block;
		color: #666;
		text-align: center;
		padding: 8px;
		text-decoration: none;
		float: right;
	}
	#headerLogoContainer li a:hover:not(.active) {
		background-color: #ddd;
	}
	#headerLogoContainer li a.active {
		color: white;
		background-color: #04AA6D;
	}
	#headerLogoContainer ul {
  		list-style-type: none;
 		margin: 0;
  		padding: 0;
  		overflow: hidden;
  		background-color: #ffffff;
	}
	.form1 {
	   	margin: 3px;
	   	border:none;
	   	background-color: lightblue;
	   	font-size: 12px;
	   	}
	.nodeco {
	   	text-decoration: none;
	   	text-align: right;
	   	color:black;	   	
	   	}
	.no {
	   	text-decoration: none;
	   	width: 5%;
	   	color:black;	   	
	   	}
	.firstname {
	   	text-decoration: none;
	   	width: 30%;
	   	color:black;	   	
	   	}
	.lastname {
	 	text-decoration: none;
	   	width: 30%;
	   	color:black;	   	
	   	}
	 .vesting {
	   	text-decoration: none;
	   	width: 30%;
	   	color:black;	   	
	   	}
	  .addrtitle {
	   	text-decoration: none;
	   	width: 40%;
	   	color:black;	   	
	   	}
	   	.addrinfo {
	   	text-decoration: none;
	   	width: 60%;
	   	color:black;	   	
	   	}
	.xyz {
		width: 100%;
		display: inline-flex;
		justify-content: center;
		align-items: center;
		height: 36px;
		width: 36px;
		padding: 3px;
		margin: 3px;
		font-size: 1.5em;
		line-height: 1;
		font-weight: bold;
		vertical-align: middle;
		box-sizing: border-box;
		color: black;
		transition: background 1.0s;		
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		float: none;
	}
	.xyz input {
		font-family: raleway;
	}
.flex-newcontainer {
    border: none; 
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0px 5px;
    overflow-y: scroll;
}

.flex-newitem {
    width: calc(100%/4);
    height: 95.75px;
    text-align: center;
    font-size: 12px;
    
}
	.box {
	width: 200px;
	height: 100px;
	}
	.emailclass {
	display: block;
	margin: 10px;
  	padding: 10px;
	width: 350px;
	text-align: center;	
	}
	p.beforeinfo {
  	  padding: 5px 5px;
  	  margin-top:5px;
  	  border-style: none;
	}
	.inparray {		
		height: 280px;
		display: block;
		margin-left:auto;
		margin-right:auto;
	}
	/* The Overlay (background) */
.overlay {
	/* Height & width depends on how you want to reveal the overlay (see JS below) */
	height: 100%;
	width: 0;
	 position: fixed;  
	 z-index: 1; /* Sit on top */
	left: 0;
	top: 0;
	margin:8px;
	background-color: rgb(255, 255, 255); /* White color */	
	overflow-x: hidden; /* Disable horizontal scroll */
	transition: .5s;
	/* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}

.message {
	/* Height & width depends on how you want to reveal the overlay (see JS below) */
	height: 20%;
	width: 0%;
	position: fixed; /* Stay in place */
	z-index: 1; /* Dont sit on top */
	left: 0;
	top: 0;
	background-color: rgb(255, 255, 255); /* White color */	
	overflow-x: hidden; /* Disable horizontal scroll */
	transition: width 2s;
	/* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}
ion-icon {
  font-size: 8px;
}
.twitter-follow-button, .twitter-follow-button:visited {    
    margin-left: auto;
    margin-right: auto;
    display: block;
    float: none;
    width: 16px;
    align-content: center;
}
.twitter-follow-button:hover {
    background-color: #0c7abf;
}
/* Add a grey background color on mouse-over */
.header2 a:hover {
  background-color: #ddd;
  color: black;
}
.fsSubmitButton
{
margin-top: 20px;
border: none;
padding: 7px 7px !important;
font-size: 13px !important;
background-color: #0F588A;
font-weight: bold;
color: #fff;
margin-left: 45%;
border-radius: 10px;
}
div.gallery {
  border: 1px solid #ccc;
}

div.gallery:hover {
  border: 1px solid #777;
}

div.gallery img {
  width: 100%;
  height: auto;
}

div.desc {
  padding: 15px;
  text-align: center;
}

* {
  box-sizing: border-box;
}

.responsive {
  padding: 0 6px;
  float: left;
  width: 24.99999%;
}

@media only screen and (max-width: 700px) {
  .responsive {
    width: 49.99999%;
    margin: 6px 0;
  }
}

@media only screen and (max-width: 500px) {
  .responsive {
    width: 100%;
  }
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
/* Position the content inside the overlay */
.overlay-content {
	position: relative;
/*	top: 25%; /* 25% from the top */
	width: 400px; /* 100% width */
	/*	margin-top: 30px;
	/* 30px top margin to avoid conflict with the close button on smaller screens */
}
.overlay li {	
	text-decoration: none;
	font-size: 16px;
	color: #818181;	
}
.footer-main .social-icons .social-icon:not(:hover) {
    color: #666;
}
.footer-main .social-icons .social-icon {
    display: inline-block;
    font-size: 22.5px;
    font-size: 1.5rem;
    width: auto;
}
ion-icon {
 font-size: 32px;
 color: black;
 --ionicon-stroke-width: 16px;
}
.grid-container {
  display: grid;
  grid-template: 150px / auto auto auto;
  grid-gap: 10px;
  background-color: #2196F3;
  padding: 10px;
}

.grid-container > div {
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  padding: 20px 0;
  font-size: 30px;
}
/* The container must be positioned relative: */
.custom-select {
  position: relative;
  font-family: Arial;
}



/* Style the arrow inside the select element: */
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

/* style the items (options), including the selected item: */
.select-items div,.select-selected {
  color: #ffffff;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
}

/* Style items (options): */
.select-items {
  position: absolute;
  background-color: DodgerBlue;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/* Hide the items when the select box is closed: */
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}
@-webkit-keyframes fadeinout {
	50% { opacity: .5; }
}
@keyframes fadeinout {
  0% { opacity: 0; }
  50% { opacity: .9; }
  100% { opacity: 0; }
}
@keyframes example {
  0%   {background-color:red;}
  25%  {background-color:yellow;}
  50%  {background-color:blue;}
  75%  {background-color:green;}
  100% {background-color:red;};
}
 @keyframes rotateimage {
            from {
                transform: rotate(45deg);
            }
            to {
                transform: rotate(360deg);
            }
        }
 @keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}
