.item { padding: 10px 20px; border:1px solid lightblue;border-radius: 15px; margin:0 15px 15px;}
.tanya-h		{	font-size:18pt;}
.tabs input + label{background-color:white;color: #1E4AA3; border-color: #1E4AA3;margin: 0 -8px;font-size: 10pt;width: 25%;border-radius: 7px 7px 0 0 !important;border: 0.5pt solid #1E4AA3;display: inline-flex;padding: 5pt 10pt;vertical-align: bottom;justify-content: flex-start;letter-spacing: 0.1666666667em !important;cursor: pointer;}
#tab-eng-text:checked + label, #tab-heb-text:checked + label { color: white; background-color: #1E4AA3; }
.tabs input	{	opacity: 0;		margin: auto !important;	}
#tab-heb-text:checked ~ section #content-heb,#tab-eng-text:checked ~ section #content-eng{display:block;}
@media print
	{
	nav, .navbar, .no-print	{	display:none;	}
	#bh	{	color:black; background-color:white;	}
	}
#audioLang	{ font-family:Verdana,Arial,Helvetica; font-size:10pt; text-align:center; color:blue; }
.ht	{ font-family:David,Verdana,Arial,Helvetica; font-size:12pt; color:blue; text-align:center; }
#player_header { font-family:David,Verdana,Arial,Helvetica; font-size:12pt; font-weight:bold; padding:5px; cursor:move; z-index:10; background-color:#2196F3; color:#fff; }
#player_pos	{	position:fixed;	bottom:20px;	width:375px;	overflow:hidden;	background-color:#ffbb00;	text-align:center;	padding-bottom:5px;	box-shadow: 0px 8px 16px 0px #2196F360;	border-radius:15px;/*display:none; */z-index:9;	}
#audio-links	{	position:absolute; top:0px; text-align:center; width:100%; }
select, option	{	color:black !important;	}
@media only screen and (max-width:600px)
	{
	#player_pos		{		bottom:0px;		width:100%;		}
	}
