@font-face {
font-family: scrabble;
src: URL('f/scrabble.ttf') format('truetype');
}
.gone{
display:none;
}
body{
margin-left:40px;
margin-right:60px;
font-family:verdana, arial;
background-color:#688dfc;
font-size:2.5vh;
}
h1{
color:#1818f5;
}
h2{
color:#7a7a7a;
}
strong{
color:#fdffdb;
}
input, button{
height:5vh;
font-size: 2.65vh;
}
.nodeco{
text-decoration:none;
cursor:progress;
}
.bord{
background-color: white;
}
th,.bord,.borda,.bordb,.bordc,.bordd{
text-align:center;
border:1px solid;
border-collapse: collapse;
}
td{
padding:0px;
margin:-10px;

text-align:center;	
	
}
span{
font-family: scrabble;

}
tr{
text-align:center;
height:0.1vh;
}
.toprow{
visibility:hidden
}
.findwd{
height:5.8vh;
border:5px outset;
background:linear-gradient(to bottom,#28282b,#585961,#28282b);
font-weight:bold;
font-size:1.8vh;
color:white;
border-radius:12px;
border-color:#28282b;
text-align:center;	
}
.ftext{
width:380px;
background:linear-gradient(to bottom,#688dfc,#ffffff 30%,#ffffff 65%,#688dfc 95%);
box-sizing: border-box;
border: 3px solid #000;
font-family: scrabble;
border-radius:8px;
font-size:2.2vh;
}
.kb{
border:5px inset;
width:100%;
border-color:#6571fc;
background:linear-gradient(to bottom,#2e3ff5,#001aff,#96a1ff,#2e3ff5);
border-radius:12px;
}
.fkeybd{
width:5.6vh;
border:5px outset;
background:linear-gradient(to bottom,#28282b,#585961,#28282b);
font-weight:bold;
color:white;
border-radius:12px;
border-color:#28282b;
text-align:center;
padding:0px;
margin-left:-5px;
margin-right:-4px;
font-size:2.1vh;

}
.fspbar{
width:27vh;
border:5px outset;
background:linear-gradient(to bottom,#28282b,#585961,#28282b);
font-weight:bold;
color:white;
border-radius:12px;
border-color:#28282b;
text-align:center;	
}
.fbksp{
width:7vh;
border:5px outset;
background:linear-gradient(to bottom,#28282b,#585961,#28282b);
font-weight:bold;
color:white;
border-radius:12px;
border-color:#28282b;
text-align:center;	
}

.output1{
border-width: 1px;
border-radius: 12px;
padding: 3px;
width: 106%;
background:linear-gradient(135deg,#e3eaff,#9cb4fc,#688dfc);
margin-left:-10px;
word-break: normal;
word-wrap: break-word;
text-align:left;
font-size:4vh;
/margin-right:-2px;
}
