body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,a,button,select{
	font-family: 'Noto Sans KR', 'Noto Serif Hebrew', 'GentiumAlt', 'Open Sans', Arial, sans-serif;
}

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

.hebrew, .EzraSILRegular {
	padding-right: 1px;
	letter-spacing: 0.3px;
	font-size: 1.22em;
	font-family: 'Noto Sans KR', 'Noto Serif Hebrew', 'Open Sans', Arial, san-serif;
}

.greek, .Helvetica {
	letter-spacing: 0.1px;
	padding-right: 0.5px;
	font-size: 15px;
	font-family: 'Noto Sans KR', 'GentiumAlt', 'Open Sans', Arial, sans-serif;
}

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

/* ¼º°æ ¸Þ´º --- start */
.bible_tit {
	width: calc(100% - 70px);
	margin: 0 0 8px -34px;
	font-size: 13.5px;
	color: #000;
	line-height: 1.6;
	font-family: 'Noto Sans KR', 'Open Sans', Arial, sans-serif;
}

.bible_tit nobr {font-size: 12px;}

.bible_verse_tit {
	float: left;
	text-align: left;
	margin: 5px 10px 10px 15px;
	font-size: 14px;
	font-family: Arial, sans-serif;
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
	padding-right: 2px;
}

select.bible_num{
	padding: 3px 7px 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}

.bible_num {
	background-color: #fff;
	min-width: 45px;
	height: 32px;
	padding: 4px 7px;
	border-radius: 3px;
	text-align: center;
	color: #222;
	outline: none;
	border: 1px solid #c0c5cc;
	font-family: Arial, sans-serif
}

.bible_menu {
	position: relative;
	padding: 7px 8px 6px;
	margin-right: 3px;
}

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

.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 */
.hloy_help {
	width: 99.3%;
	color: #293785;
	font-family: Aril, sans-serif;
	box-shadow: inset 0 -1px 0 #b6e0ff;
	background: linear-gradient(to top, #f6f9ff 40%, transparent 70%);
}

.help_memo {
	margin: 20px 10px 10px 10px;
	padding: 10px 10px 25px 15px;
	font-size: 13px;

	color: #232956;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	font-family: Arial, sans-serif;
	border: 1px solid #b2bdbf;
	border-radius: 8px;
}

.help_memo > legend {
	padding: 0 8px;
	font-size: 14.5px;
	font-weight: 600;
}

#bib_sel_main {
	width: 97%;
	margin: auto;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}

.recent_bib_tit {
	margin: 2px 0 10px;
	display: inline-block;
	border-bottom: 1px solid #919eab;
	padding: 3px 25px 2px 20px;
}

.bibbox {
	position: relative;
	height: auto;
	border-bottom: 1.6px solid #9c9e9f;
	border-radius: 5px;
	width: calc(100% - 8px);
	/*margin:  5px 0  8px 4px;*/
	margin: 50px 0 50px 4px;
	overflow: hidden;
}

.bibbox > button {
	float: right;
}

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

.bibbox_border > div > div {
	padding: 1px 0;
	margin-left: -5px;
}

.bibbox_border .div_highlight {
    background-color: rgb(255, 255, 109);
}

.bibbox_border > div > div.Book_name {
	margin: 0 0 0 10px;
	font-size: 14px;
	color: #020202;
	line-height: 1.68;
	margin-left: 10px;
	font-family: "Noto Sans KR", sans-serif;
}

#bible_rv .para2:nth-of-type(2) {
	text-align: center;
	padding-left: 2px;
}

#bible_rv a {
	margin: 0;
	font-size: 13px;
	color: #283593;
	font-family: unset;
	text-decoration: none;
}

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

.para3 {
	float: left;
	width: 22px;
	padding-top: 1px;
	color: #232956;
	font-size: 13px;
	text-align: center;
	font-family: "Noto Sans KR", sans-serif;
}

#bible_rv .sent2 {
	width: calc(100% - 48px);
	margin-left: 48px;
}

.sent2 {
	font-size: 14px;
	color: #020202;
	line-height: 1.6;
	text-indent: 0px;
	text-align: left;
	font-weight: 500;
	width: calc(100% - 66px);
    margin-left: 58px;}

.sent2 .highlight-text {
	color: #1c3d66;
	font-weight: 600;
	box-shadow: inset 0 -15px 0 #bfffa1;
	font-family: 'Noto Sans KR', 'Noto Serif Hebrew', 'GentiumAlt', 'Open Sans', Arial, sans-serif;
}

.buttonPro .svg_img {
	width: 26px;
	vertical-align: middle;
	padding: 0 4px 4px 6px;
}

.greek, .Helvetica {font-size: 15px;}

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

.ORG .OT {
	text-align: right;
}

#bible_org .OT {
	margin-top: -7px;
	margin-bottom: 6px;
	text-align: right;
}

#bible_org .NT {
	margin-top: -3px;
	margin-bottom: 5px;
}

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

#bible_NKRV .sent2, #bible_NKRV .Book_name {
	/*font-size: 1.21em;*/
}

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

#bible_kjp .sent2 {
	font-size: 15px;
	font-family: "Noto Sans KR", sans-serif;
}
/* ¼º°æ ¹öÅÏ°ú ³»¿ë -- end */

.bible_right {
	margin: 10px 0 20px 14px;
	font-size: 12px;
	color: #666;
	text-align: left;
}

.bible_find_radio {
	display: inline-block;
	width: auto;
	margin: 5px 0 8px;
	padding: 5px 5px;
	font-size: 12px;
	font-family: sans-serif;
	border: 1px dashed green;
	border-radius: 14px;
}

#bible_find input[type="radio"] {
	-webkit-appearance: checkbox;
	width: unset;
	height: unset;
	position: unset;
}

@media all and (max-width:479px) {
	.bible_verse_tit {font-size: 13px;-webkit-text-size-adjust:none}
	.bible_tit {font-size: 13.5px;-webkit-text-size-adjust:none}
	.bible_tit nobr {font-size: 12px;-webkit-text-size-adjust:none}
	#hloy_help {font-size: 12.5px;-webkit-text-size-adjust:none}
	.para2 {font-size: 2.6vw;-webkit-text-size-adjust:none}
	.para3 {font-size: 2.6vw;-webkit-text-size-adjust:none}
	.sent2 {font-size: 13px;-webkit-text-size-adjust:none}
	.bibbox_border > div > div.Book_name {font-size: 2.9vw;}
	#bible_kjp .sent2 {font-size: 3.0vw;-webkit-text-size-adjust:none}
	#bible_org .sent2 {font-size: 2.9vw;-webkit-text-size-adjust:none}
	#bible_niv .sent2, #bible_nasb .sent2, #bible_nkjv .sent2, #bible_rst .sent2, #bible_ABAB .sent2 {font-size: 3.0vw;-webkit-text-size-adjust:none}
	.bibbox_border > div > div.Book_name {font-size: 2.9vw;-webkit-text-size-adjust:none}
	.greek, .Helvetica {font-size: 3.0vw;-webkit-text-size-adjust:none}
	.help_memo {font-size: 13px;}
	.bible_find_radio {font-size: 2.8vw;}
}

/* confirm -- start */
.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title {
	color: #000;
}

.jconfirm.jconfirm-white .jconfirm-box, .jconfirm.jconfirm-light .jconfirm-box {
	max-width: 400px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.jconfirm .jconfirm-box div.jconfirm-title-c {
	font-size: 16px;
}
.formName > .form-group > input {
	border-radius: 3px;
	padding: 9px 7px;
	font-size: 16px;
	margin-bottom: 8px;
	font-size: 14px;
	border-width: 2px;
	border-style: inset;
	border-color: light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
}

.jconfirm .jconfirm-cell {
	display: table-cell;
	vertical-align: top;
	padding-top: 200px;
}
/* confirm -- end */

/* popup  -- start */

/* ±âº» ÆË¾÷ ½ºÅ¸ÀÏ */
.popup {
	width: 350px;
	background-color: #fbfbfb;
	border: 1px solid #ccc;
	position: fixed;
	padding: 10px;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
	z-index: 1000;
}

.popup .buttonPro {
	float: right;
	margin: 1px 0 0 0;
	padding: 8px 10px 6px;
	font-size: 13px;
	font-family: Arial, sans-serif;
}

select[name="bible_vr"] {
	background: #FFE082;
}

/* Á¦¸ñ ºÎºÐ */
.popup .title {
	display: block;
	position: relative;  /* closeButtonÀ» title¿¡ »ó´ëÀûÀ¸·Î ¹èÄ¡ÇÏ±â À§ÇØ */
	padding: 10px;
	font-size: 13px;
	color: white;
	cursor: move; /* µå·¡±× °¡´É Ä¿¼­ */
	font-family: 'Noto Sans KR', sans-serif;
	background-color: #333;
	width: 100%;
	text-align: unset;
	text-shadow: unset;
    box-sizing: border-box;
}

/* ´Ý±â ¹öÆ° ½ºÅ¸ÀÏ */
.popup .close-btn {
	position: absolute;
	top: 9px;
	right: 5px;
	min-width: 21px;
	padding: 5px 6px;
	color: white;
	font: normal 11px / 1em 'sans-serif', 'malgun gothic';
	background: #333;
	cursor: pointer;
}

/* ¸ðµÎ ´Ý±â ¹öÆ° ½ºÅ¸ÀÏ */
.popup .close-allbtn {
	position: absolute;
	top: 9px;
	right: 65px;
	font: normal 11px / 1em 'sans-serif', 'malgun gothic';
	color: white;
	padding: 5px 6px;
	background: #333;
	cursor: pointer;
}

/* ¸ðµÎ ´Ý±â ¹öÆ° ½ºÅ¸ÀÏ */
.popup_biblebox {
	border: 1px solid #ccc;
	min-height: 250px;
	border-radius: 6px;
	margin: 10px 0 0;
	padding: 7px 7px 8px 0;
}

/* ¼º°æ º¸±â ½ºÅ¸ÀÏ */
.popup_biblebox div > div.para2 {
	float: left;
	width: 22px;
	padding-top: 2px;
}

.popup_biblebox div > div.sent2 {
	margin-left: 52px;
}

/* µµ¿ì¸» ½ºÅ¸ÀÏ */
.popup .help_memo  {
	border: none;
	margin: 0px 0px 2px 6px;
	padding: 5px 0px 8px 4px;
	line-height: 1.75;
}

.popup .help_memo span {
	color: #f10;
}

/* ÇÏ´Ü ¸®»çÀÌÁî ½ºÅ¸ÀÏ */
.popup .resize-handle {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 10px;
	height: 10px;
	border-bottom: 2px solid #4CAF50;
	border-right: 2px solid #f10;
	cursor: se-resize;
}

/* popup input ÀÚµ¿¿Ï¼º Ç×¸ñ ½ºÅ¸ÀÏ */
.autocomplete-suggestions {
	border: 1px solid #ccc;
	max-height: 275px;
	overflow-y: auto;
	background-color: #fff;
	position: absolute;
	z-index: 1;
	width: 300px;
	margin-left: 57px;
	margin-top: 3px;
	border-radius: 4px;
	border-color: #fff;
}
.autocomplete-suggestion {
	padding: 10px;
	cursor: pointer;
	font-size: 14px;
	font-family: Arial sam;
}
.autocomplete-suggestion:hover {
	background-color: #ddd;
}

.popup_btn_div {
	display: inline-block;
	padding: 0 2px 5px 0;
	font-size: 13px;
	font-family: Arial, sans-serif;
	border-bottom: 1px solid #999;
}
/* popup  -- end */

#bible_find label.sent3 span {
	font-size: 13px;
	color: #F44336;
}

#bible_find .sent3 > a {
	color: #1c3d66;
	font-size: 13px;
	font-family: unset;
}