@font-face {
  font-family: shlomo;
  src: url(../font/Shlomo.ttf);
}
@font-face {
  font-family: ashkenaz;
  src: url(../font/TaameyAshkenaz-Medium.ttf);
}
@font-face {
  font-family: shofar;
  src: url(../font/ShofarRegular.ttf);
}
@font-face {
  font-family: davidclm;
  src: url(../font/TaameyDavidCLM-Medium.ttf);
}
@font-face {
  font-family: frankclm;
  src: url(../font/TaameyFrankCLM-Medium.ttf);
}
@font-face {
  font-family: keter;
  src: url(../font/KeterYG-Medium.ttf);
}

html {
  width: 90%;
  margin: auto; 
  line-height: 120%;
  color:#000; background-color: #fdf5e6; 
  padding: 1em;
  font-size: 1em;
  font-weight: normal; 
  font-family: 'Open Sans'; 
}

.tfont {
  line-height: 250%;
}

.shlomo {
  direction: rtl;
  font-family: 'shlomo';
  font-size: 150%;
}
.ashkenaz {
  direction: rtl;
  font-family: 'ashkenaz';
  font-size: 180%;
}
.shofar {
  font-family: 'shofar';
  direction: rtl;
  font-size: 180%;
}
.davidclm {
  font-family: 'davidclm';
  font-size: 190%;
  direction: rtl;
}
.davidlibre {
  font-family: 'David Libre';
  font-size: 190%;
  direction: rtl;
}
.frankclm {
  font-family: 'frankclm';
  font-size: 190%;
  direction: rtl;
}
.keter {
  font-family: 'keter';
  font-size: 200%;
  direction: rtl;
}

.h2 {
  font-family: 'shlomo'; 
  font-weight: normal; 
  direction: rtl;
  font-size: 100%;
}

.h {
  font-family: 'David Libre'; 
  font-size: 150%;
  line-height: 110%;
  font-weight: normal; 
  direction: rtl;
}
.e {
  font-family: 'Open Sans'; 
  font-weight: normal; 
  font-size: 100%;
  direction: ltr;
}
.e2 {
  font-family: 'Open Sans'; 
  font-weight: normal; 
  font-size: 120%;
  direction: ltr;
  width: 20em;
}
h1 {text-align:center;font-size:160%;}
h2 {text-align:center;font-size:140%;}
h3 {text-align:center;font-size:120%;}
.big2 {font-size:140%; font-weight: bold; }
.big {font-size:120%;}
.small {font-size:80%;}
TD {vertical-align:top;direction:ltr;unicode-bidi:embed;text-align:left;font-size:120%;}
TD.h {
  vertical-align:top;
  direction:rtl;
  unicode-bidi:embed;
  text-align:right;
  font-size:150%;
  line-height: 140%;
  font-family:'shlomo';
  width: 50%;
  padding-right: 0.5em;
}
TD.m {
  vertical-align:middle;
  direction:ltr;
  unicode-bidi:embed;
  text-align:left;
  font-size:120%;
  width: 50%;
}

a:hover {
  background-color: #888;
  color: #FFF !important;
}
.curix {
  color: #F00;
  font-weight: bold;
  width: 1.8em;
  display: inline-block;
  text-align: center;
  margin-right: 0.2em;
}
.ix {
  margin-right: 0.2em;
}
.ixnext {
  margin-right: 0.2em;
  margin-left: 0.2em;
}
.ix a {
  color: #000;
  text-decoration: none;
  width: 1.8em;
  display: inline-block;
  text-align: center;
}
.ix:hover {
  background-color: #888;
  color: #FFF;
}

.toptable {
  background-color: #ffdead !important;
  margin: auto;
  padding: 1em;
  text-align: center;
  vertical-align: baseline;
}
.toptable a {
	text-decoration: none;
  vertical-align: baseline;
	color: #000;
}
.toptable span {
  vertical-align: baseline;
}
.updated {
  margin: auto;
  padding: 0.7em;
  text-align: center;
  font-size: 80%;
}

.question {
  border-top: 1px solid black;
  margin-top: 3em;
  margin-bottom: 3em;
  padding: 1em;
  text-align: center;
  margin: auto;
}

.inp  {
  font-size: 110%;
}
.chapters {
  background-color: #ffdead !important;
  vertical-align: baseline !important;
  text-align: center;
  padding: 0.5em;
}
.chapters a {
	text-decoration: none;
  vertical-align: baseline !important;
  padding: 0;
  text-align: start;
  margin: 0;
  white-space: nowrap;
}
.copyright {
  font-size: 80%;
  margin-top: 1em;
  padding: 1em;
  background-color: #ffdead !important;
  text-align: center;
  line-height: 120%;
  margin: auto;
}
.chapters + .copyright {
  margin-top: 0px !important;
}

noscript p {
  padding: 2em;
  background-color: #F00 !important;
  color: #FFF !important;
  text-align: center;
}

.warning {
  padding: 2em;
  background-color: #FF7F00 !important;
  color: #000 !important;
  text-align: center;
}

.center {
  text-align: center;
}

.big {
  font-size: 120%;
}
.small {
  font-size: 80%;
}

.dropdown {
  position: relative;
  display: inline-block;
  vertical-align: baseline;
}

.dropdown-content {
  display: none;
  position: absolute;
  min-width: 180px;
  padding: 4px 4px;
  vertical-align: baseline;
  z-index: 1;
}

.dropdown:hover {
    background-color: #BBB; 
}
.dropdown:hover .dropdown-content {
  display: block;
}
.dropdown-content hr {
  background-color: #BBB; 
  color: #000; 
  margin: 0;
}
.dropdown-content a {
	width: 100%;
	display:block;
	text-decoration: none;
  color:#000; 
  background-color: #BBB; 
  line-height: 200% !important;
}



span>.fit{
  vertical-align: baseline;
}
.fit {
  max-height: 100%;
  max-width: 100%;
  object-fit: scale-down;
  margin-left: 4px;
  margin-right: 4px;
  vertical-align: baseline;
}

.dd {
  position: relative;
  display: inline-block;
  vertical-align: baseline !important;
  top: 100%;
  padding: 0;
  margin: 0;
}

.dd:hover{
  background: #999 !important;
}

.dd2 {
  display: none;
  position: absolute;
  background-color: #CCC !important;
  padding: 8px;
  top: 100%;
  left: 50% !important;
  right: auto !important;
  text-align: start !important;
  transform: translate(-50%, 0) !important;
}

.dd2 span a {
  display: table-cell;
  padding: 8px;
  min-height: 20px;
  min-width: 20px;
  max-width: 90vw;
  width: 2em;
  height: 1.2em;
}

.mp3 {
  font-size: 90%;
}

.s a {
  padding-left: 0.4em;
  padding-right: 0.4em;
}

.ct {
  font-family:'shlomo';
  line-height: 170%;
}
.ct b {
  font-family: 'David Libre'; 
}

.targ {
  font-family:'shlomo';
  font-size: 100%;
  line-height: 190%;
  direction: rtl !important;
}
.targ h1{
  font-family:'David Libre';
}
.targ table tbody {
  direction: rtl !important;
  align: right;
}
.targ table tr {
  direction: rtl !important;
}
.targ table td {
  direction: rtl !important;
  text-align: right;
}
.targ td + td {
  font-family:'David Libre' !important;
  font-size: 150% !important;
}

.h table td {
  direction: rtl !important;
  text-align: right;
}

.pe {
	width: 40%;
	float: left;
}
.ph {
	width: 40%;
	float: right;
}
.h3 {
  font-family: 'David Libre' !important; 
  font-size: 110%;
  font-weight: normal; 
  direction: rtl;
}

.mt-1 {
	margin-top: 1em !important;
}
.mt-2 {
	margin-top: 2em !important;
}
.mt-3 {
	margin-top: 3em !important;
}
.city {
  text-align: left;
}
.w-50 {
  width: 50% !important;
}
.w-25 {
  width: 25% !important;
}
table.zemanim  td+td+td {
  font-family: 'David Libre'; 
  text-align: left;
  width: 40%;
  padding: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
  direction: rtl;
}
table.zemanim  td+td {
  text-align: center;
  /* width: 15%; */
  min-width: 10em;
  max-width: 20%;
  white-space: nowrap;
  
  padding-top: 4px;
  padding-bottom: 4px;
}
table.zemanim  td {
  text-align: right;
  padding: 0px;
  width: 40%;
  padding-top: 4px;
  padding-bottom: 4px;
  /* width: 40%; */
}
table.zemanim {
  border: none;
  border-spacing: 0px;
}

.znow {
  background-color: #ffdead !important;
}

.zdiv {
  width: 50%;
  margin: 0 auto;
}

p.s {
  line-height: 150% !important;
}

.qri {
  color:#fff; background-color: #999999; 
  padding-left: 0.3em;
  padding-right: 0.3em;
}

.hhh {
  font-family: 'shlomo'!important; 
  font-weight: normal; 
  direction: rtl;
  font-size: 90% !important;
  line-height: 150% !important;
}
