/*<meta />*/

/*<meta sourceDocument="C:\Users\User2\Desktop\Bar Ilan\ISF\Flare\Todros Topica\Todrosi Edition Introduction.docx" />*/

@font-face 
{
	font-family: 'Guttman Frank';
	src: url('Fonts/GuttmanFrank.TTF');
	font-weight: normal;
}

@font-face 
{
	font-family: 'Guttman Frank';
	src: url('Fonts/GuttmanFrankBold.TTF');
	font-weight: bold;
}

@font-face 
{
	font-family: 'Source Serif';
	src: url('Fonts/SourceSerif4-Variable.ttf');
}

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	font-family: 'Source Serif';
	font-size: 18px;
	line-height: 2;
	color: #666;
	/* direction: rtl; */
}

h1
{
	font-family: 'Source Serif', 'Times New Roman', Times, serif;
	font-weight: bold;
	font-size: 24.0pt;
}

h2
{
	font-weight: bold;
	font-size: 18.0pt;
}

h3
{
	font-weight: bold;
	font-size: 14.0pt;
}

h4
{
	font-weight: bold;
	font-size: 12.0pt;
}

h5
{
	font-weight: bold;
	font-size: 10.0pt;
}

h6
{
	font-weight: bold;
	font-size: 8.0pt;
}

p
{
	margin-top: 0pt;
	margin-bottom: 0pt;
}

div#mc-main-content
{
	padding-left: 40px;
}

/* Commentary stuff */

ol.commentary
{
	margin-left: 6px;
	text-align: justify;
}

div.commentary
{
	border-right: 1px solid gray;
}

ol.commentary li p span sup
{
	display: none;
}

div.lists,
div.headers
{
	display: flex;
	flex-direction: row-reverse;
}

div.lists li
{
	/* font-size: 14px; */
}

div.lists ol.commentary,
div.headers div.left
{
	width: 40vw;
}

div.headers
{
	margin-bottom: 8px;
}

div.headers div.left u
{
	margin-right: 25px;
}

div.lists div.commentary > p
{
	margin-left: 25px;
}

div.apparatus
{
	padding-left: calc(50vw - 630px);
	padding-right: calc(50vw - 600px);
	font-family: 'Guttman Frank', Georgia, serif;
}

div.lists > div.apparatus,
div.headers div.right
{
	width: 60vw;
	padding: 0 40px;
}

li:empty
{
	color: white;
}

div.apparatus
{
	margin-left: 20px;
	margin-right: 8px;
	text-align: justify;
}

div.lists div.commentary
{
	width: 40vw;
}

div.lists div.apparatus
{
	width: 60vw;
}

div.commentary sup,
div.apparatus sup
{
	color: #666;
	padding: 0px 3px;
	font-size: 16px;
}

/* div.lists ol.content li
{
	font-size: 14px;
} */

/* ================ */

ol.content
{
	text-align: justify;
}

div
{
	/* display: inline-flex; */
}

p.content
{
	text-align: justify;
}

p.english
{
	font-family: 'Source Serif', Georgia, serif;
	text-align: left;
}

ol.content > li	/* p */
{
	mc-auto-number-format: "{ }";
}

ol.content > li > span.autonumber
{
	display: none;
}

div.body-container li.selected,
div.body-container span.selected,
div.body-container p.selected
{
	background-color: lightyellow;
}

/* span.set, span.sentence, span.emptyline {	border: 1px dashed black; } */

div.commentary span.sentence
{
	mc-auto-number-position: inside-head;
	mc-auto-number-format: "{sup}{ }{/sup} ";
}

div.commentary
{
	width: 40vw;
}

div.apparatus
{
	/* mc-auto-number-format: "{n=1}"; */
}

div.apparatus li
{
	counter-reset: sentence;
}

div.apparatus span.sentence::before
{
	counter-increment: sentence;
	/* content: " " counter(sentence) "."; */
	vertical-align: super;
	font-size: 10px;
}

span.autonumber
{
	display: none;
}

span.sentence
{
	mc-auto-number-position: inside-head;
	mc-auto-number-format: "{sup}{n+}{/sup} ";
}

div.commentary ol li ol
{
	padding: 0px;
	margin: 0px;
}

div.commentary ol li ol li
{
	list-style-type: none;
}

div > li
{
	list-style-type: none;
	margin-left: 20px;
}

span.sentence,
span.sentence2,
div.commentary > li
{
	cursor: pointer;
}

span.sentence:hover,
span.sentence2:hover,
div.commentary > li:hover
{
	text-decoration: underline;
	/* border: 1px dashed black; */
}

span.tooltip
{
	background-color: #666;
	/* border: 1px solid black; */
	display: block;
}

ol:nth-of-type(2) ol li
{
	cursor: pointer;
}

ol:nth-of-type(2) ol li:hover
{
	text-decoration: underline;
	/* border: 1px dashed black; */
}

.highlighted
{
	background-color: lightyellow;
}

span.emptyline
{
	/* border: 2px dashed red; */
}

ol:nth-of-type(2)
{
	margin-top: 40pt;
	/* padding-left: 0; */
}

ol:nth-of-type(2) > li
{
	margin-bottom: 8px;
}

ol > li > ol
{
	margin-right: 0px;
}

ol,
ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 18px;
}

ol.content
{
	font-size: 22px;
}

img
{
	border: none;
}

a.Popup
{
	
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #666;
}

MadCap|expandingBody
{
	color: #666;
	font-style: italic;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	font-style: normal;
	text-decoration: none;
	color: #666;
}

.dropDownfixed-key
{
	position: fixed;
	bottom: 9px;
	left: 25px;
	line-height: 1.7;
	width: 210px;
	border: 1px solid lightgray;
	background: white;
	font-family: 'Guttman Frank', Georgia, serif;
	padding: 6px;
	font-size: 16px;
}

.dropDownfixed-key .dropDownHead,
.dropDownfixed-key .dropDownHead a
{
	color: #666 !important;
	display: block;
	font-style: normal;
	text-align: left;
	font-weight: bold;
}

.MCDropDownHotSpot
{
	background-image: none !important;
	text-indent: 12px;
}

.dropDownfixed-key .dropDownHead a
{
	padding-left: 14px !important;
}

.MCDropDownHotSpot:before
{
	background-size: 12px;
	background-image: url('../Images/arrow.png');
	content: ' ';
	display: inline-block;
	width: 12px;
	position: absolute;
	background-position: 0 1px;
	right: 14px;
	top: 12px;
	height: 12px;
}

.MCDropDown_Closed .MCDropDownHotSpot:before
{
	transform: rotate(0deg);
}

.MCDropDown_Open .MCDropDownHotSpot:before
{
	transform: rotate(180deg);
}

.dropDownfixed-key.MCDropDown_Closed .MCDropDownHotSpot:before
{
	transform: rotate(180deg);
}

.dropDownfixed-key.MCDropDown_Open .MCDropDownHotSpot:before
{
	transform: rotate(0deg);
}

.dropDownfixed-key .dropDownBody
{
	text-align: left;
	margin: 0 14px;
}

.height-container-sidenav
{
	padding-bottom: 70px;
}

MadCap|xref.footnote
{
	text-decoration: none !important;
	color: black;
	/* font-weight: bold; */
	mc-format: '{b}{paranumonly}{/b}';
}

/* Custom top menu */

ul.topmenu
{
	list-style: none;
	order: 4;
	z-index: 999;
}

ul.topmenu li
{
	padding: 20px;
	font-size: 21px;
	display: inline-block;
}

.topmenu a
{
	color: white;
	text-decoration: none;
	font-family: 'Source Serif', Georgia, serif;
	cursor: pointer;
}

/* alphabetic bookmark */
/* ===== Scrollbar CSS ===== */
/* Firefox */

*
{
	scrollbar-width: auto;
	scrollbar-color: #787878 #d1d1d1;
}

/* Chrome, Edge, and Safari */

*::-webkit-scrollbar
{
	width: 16px;
}

*::-webkit-scrollbar-track
{
	background: #d1d1d1;
}

*::-webkit-scrollbar-thumb
{
	background-color: #787878;
	border-radius: 0px;
	border: 0px solid #ffffff;
}

.bookmark::-webkit-scrollbar
{
	width: 10px;
}

.bookmark
{
	scrollbar-width: thin;
}

.sidenav-wrapper div.bookmark
{
	display: flex;
	align-content: flex-end;
	background-color: white;
	overflow-y: auto;
	flex-direction: column;
	max-height: 100%;
	border-left: 1px solid lightgray;
	width: 20%;
	text-align: center;
	font-family: 'Guttman Frank', serif;
	padding: 18px 0;
}

div.bookmark a
{
	color: #666;
	padding: 5px;
	font-size: 22px;
	border-bottom: 1px solid lightgray;
	text-decoration: none;
}

.sidenav-wrapper
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.sidenav-wrapper div.sidenav-container
{
	width: 80%;
	border-left: 1px solid lightgray;
}

ul.sidenav li a:hover
{
	text-decoration: underline;
}

.title-bar-layout .logo-wrapper
{
	padding-left: 20px;
}

.title-bar-layout a.logo
{
	background-size: 100% 85%;
}

@media only screen and (max-width: 1279px)
{
	div.lists ol.commentary
	{
		padding-right: 20px;
	}

	div.lists div.apparatus
	{
		width: 50vw;
		margin: 0;
		padding: 0 20px 0 0;
	}

	a.logo
	{
		height: 30px !important;
		background-size: 123px 40px !important;
	}

	ul.topmenu
	{
		order: 3;
		padding: 0 30px;
	}

	ul.topmenu li
	{
		font-size: 16px;
	}
}

@media only screen and (max-width: 1279px)
{
	.sidenav-wrapper
	{
		display: none !important;
	}
}

@media only screen and (max-width: 767px)
{
	ul.topmenu
	{
		display: none;
	}
}

p.p_1
{
	font-family: 'Times New Roman';
	font-size: 12pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_1
{
	margin-left: 6px;
	text-align: justify;
	font-family: 'Times New Roman';
	font-size: 12pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_1
{
	font-family: 'Times New Roman';
	font-size: 12pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_1
{
	display: none;
	font-family: 'Times New Roman';
	font-size: 12pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td
{
	vertical-align: top;
	font-family: 'Guttmann Frank';
	font-size: 18pt;
}

h1.Heading1
{
	margin-top: 5pt;
	margin-bottom: 5pt;
	mc-heading-level: 1;
	font-family: 'Times New Roman';
	font-weight: bold;
	font-size: 24pt;
}

MadCap|footnote.footnote
{
	mc-footnote-comment-format: '{n}';
	mc-footnote-format: '{n}';
}

span.FootnoteText
{
	font-family: Calibri;
	font-size: 10pt;
}

p.FootnoteText
{
	font-family: Calibri;
	font-size: 10pt;
}

span.span_1
{
	font-weight: normal;
	color: #666;
	font-size: 12pt;
}

span.span_2
{
	font-weight: normal;
	font-style: italic;
	color: #666;
	font-size: 12pt;
}

h1.Heading1_1
{
	margin-top: 5pt;
	margin-bottom: 5pt;
	mc-heading-level: 1;
	font-family: 'Times New Roman';
	font-weight: normal;
	color: #666;
	font-size: 12pt;
}

p.p_2
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 50pt;
	margin-right: 50pt;
	text-align: justify;
	text-indent: 36pt;
	text-align: justify;
}

span.span_3
{
	font-style: italic;
}

span.span_4
{
	font-size: 10pt;
}

span.span_5
{
	font-style: italic;
	font-size: 10pt;
}

span.span_6
{
	color: #666;
	font-size: 10pt;
}

span.span_7
{
	font-style: italic;
	color: #000000;
	font-size: 10pt;
}

span.span_8
{
	font-family: 'Times New Roman';
}

span.span_9
{
	font-family: 'Times New Roman';
	font-style: italic;
}

p.FootnoteText_1
{
	font-size: 10pt;
	font-family: 'Times New Roman';
}

p.p_3
{
	font-style: italic;
	font-size: 10pt;
}

p.p_4
{
	font-size: 10pt;
}

