.char-field{
width: 45px;
height: 45px;
background: rgba(188,188,188,);
border: 1px solid;
color: #5b5b5b;
border-radius: 6px;
outline: none;
margin: 1px;
line-height: 30px;
padding-top: 0;
padding-bottom: 0;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
font-weight: normal;
font-size: 21px;
text-align: center;    
}