#keyboard {
	font-family: 'Akhil HE', 'Noto Sans', 'Arial Unicode MS', Arial, sans-serif;
	font-size: 11pt; line-height: 12pt;
	text-align: left;
	width: 320px;
	padding: 0px;
	cursor: move;
	background-color: #e5eaf5; }

input {
   -webkit-appearance: none;
   -webkit-border-radius: 0;
	font-family: 'Akhil HE', 'Noto Sans', 'Arial Unicode MS', Arial, sans-serif;
	font-size: 12pt; line-height: 13pt;
	margin: 0px;
	padding: 0px;
	text-align: center; }

.batan { background-color: ddd;
	width: 41px; height: 38px; }

.batan-lal { background-color: red;
	width: 41px; height: 38px; }

.batan-chamakee { background-color: #bff;
	width: 41px; height: 38px; }

.batan-gulaabee { background-color: pink;
	width: 41px; height: 38px; }

.batan-neelee { background-color: #bbf;
	width: 41px; height: 38px; }

.batan-haree { background-color: #bfb;
	width: 41px; height: 38px; }

hr { margin-top: 1px; margin-bottom: 1px; }