@font-face {
	font-family: 'RIDIBatang';
	src: local(RIDIBatang),
		url('https://tistory1.daumcdn.net/tistory/3699994/skin/images/RIDIBatang.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}

@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:wght@500&display=swap');

/* ¼º°æ ¸Þ´º -1-- start */
.bible_menu {
    position: relative;
	padding: 7px 8px 6px;
	margin-right: 3px;
}

.bible_menu ul li{
	min-width: 91.5px;
	padding: 1px 0 0;
	list-style: none;
	font-size: 12px;
	font-family: Arial, sans-serif;	
}

.bible_menu.buttonPro.small {
    min-width: 91.5px;
}

#jw_bottom_button > button.buttonPro:first-of-type {
    min-width: 100px;
}

.bible_menu > ul > li:hover{
	font-weight:bold;
	transition: ease 1s;	
}

.bible_menu > ul > li:hover > ul {
	display:block;
}

.bible_menu > ul > li > ul > li {
    text-align: left;
	padding: 0 8px 0 8px;
	white-space: nowrap;
}

.bible_menu > ul > li > ul {
	position: absolute;
	width: 90px;
	width: auto;
	display: none;
	background: #f0f0f0;
	border-radius: 2px;
	border: 1px solid #dedede;
	left: -1px;
	line-height: 2.1;
	padding: 8px 0px 2px;
	top: 20px;
	border-top: unset;
	border-color: #dedede #d3cccc #958c8c #c5c4c4;
	z-index: 99;
}

.bible_menu > ul > li > ul > li:hover {
	background: orange;
	transition: ease 1s;
}
/* ¼º°æ ¸Þ´º --- end */

/* ¼º°æ ¹öÅÏ°ú ³»¿ë -- start */
.bibbox {
	position: relative;	
	margin-bottom: 10px;
}

.bibbox > button {
	    float: right;
}

.bibbox_border {
	padding: 8px 8px 8px 0;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.para2 {
	float: left;
	width: 28px;
	padding-top: 3px;
	color: rgb(105, 130, 171);
	font-size: 13px;
	text-align: right;
}

.sent2 {
	margin-left: 63px;
	color: #40435d;
	line-height: 1.6;
	text-indent: 0px;
	text-align: left;
	font-size: 14.5px;
	font-weight: 200;
	font-family: RIDIBatang, 'Noto Serif Hebrew', 'Noto Sans KR', 'Open Sans', Arial, sans-serif;
}

.Book_name {
	margin: 15px 0 3px 10px;
	font-size: 14.5px;
	color: #40435d;
	line-height: 1.68;
	font-family: RIDIBatang,'Open Sans',Arial,sans-serif;
}

#bible_org .sent2 {
    font-size: 15px;
}

#bible_org .Book_name {
	font-family: RIDIBatang,'Noto Serif Hebrew','Noto Sans KR','Open Sans',Arial,sans-serif;
}

#bible_niv .sent2, #bible_nasb .sent2, #bible_nkjv .sent2, #bible_rst .sent2, #bible_ABAB .sent2 {
    font-size: 15px;
    font-family: "Eb Garamond",sans-serif;
    font-weight: 500;
}

#bible_kjp .sent2 {
    font-size: 15px;
    font-family: 'Open Sans',Arial,sans-serif;	
}

.bibbox_border > div > div {
	padding: 1.5px 0;
}

.greek, .Helvetica {font-size: 15px;}
/* ¼º°æ ¹öÅÏ°ú ³»¿ë -- end */

.bible_verse_tit {
    float: left;
    padding-top: 8px;
	line-height: 1.68;
    font-size: 14.5px;
    font-family: RIDIBatang, "Noto Serif Hebrew", 'Noto Sans KR', "Open Sans", Arial, sans-serif;
    color: rgb(35, 41, 86);
}