<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#classic {
	position: relative;
	margin: 30px auto;
	width: 580px !important;
}
#classic .radif {
	display: block;
	height: 30px;
	margin-right: 20px;
}
#classic .radif .cell {
	display: inline-block;
	text-align: center;
	font-size: 20px;
	float: right;
	width: 30px;
	height: 30px;
	border: 1px solid grey;
}
#jahat {
	display: inline-block;
}
.block {
	background-color: black;
	border: 1px solid black;
	-webkit-user-select: none;
	user-select: none;  
}
.cell input {
	border: none;
	text-align: center;
	width: 25px;
	padding: 0px;
	font-size: 20px;
	margin: 0px;   
	height: 24px;
}
input.highlight {
	background-color: #dff088;
	height: 100%;
}
input.correct {
	background-color: lightgreen;
	font-weight: bold;
	height: 100%;
}
ul#ofoghi {
	padding: 0;
	margin: 0;
	display: block;
	margin-right: 20px;
}        
#ofoghi li {
	padding: 0px;
	text-align: center;
	list-style: none;
	float: right;
	width: 30px;
}
ul#amoodi {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 30px;
}        
#amoodi li {
	padding: 4px;
	text-align: center;
	list-style: none;
	height: 30px;
}      

#sharh {
	padding: 3px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	padding: 6px;
}


#mobile-ad, #sabavision_mobile_ad_shadow, .mobile-sticky-tbg {
	display: none !important;
}
</pre></body></html>