body,html{height:100vh;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}a{color:#2a4780}.reading-pane{height:100%;width:100%;padding:40px;box-sizing:border-box;overflow-y:scroll;overflow-x:hidden;border-right:1px dotted #616161}.reading-pane a{text-decoration:none}.reading-pane .title{font-size:2em;margin-bottom:20px}.reading-pane .heading,.reading-pane .title{font-weight:700;line-height:1.2em;-webkit-font-smoothing:subpixel-antialiased}.reading-pane .heading{font-size:1.03em;margin-top:20px}.reading-pane .label{padding:inherit;font-size:10px;background-color:transparent;color:inherit;display:inherit;margin-right:5px;color:#8b8b8b}.reading-pane .verse{font-family:ArialMT,"Helvetica Neue",Arial,"Liberation Sans",FreeSans,sans-serif;font-size:16px;color:#616161;line-height:1.7em}.reading-pane .disable-link{cursor:default}.reading-pane .selected{border-bottom:2px dotted #2a4780}#study-guide{height:100%;width:100%;justify-content:center;box-sizing:border-box}#study-guide #studyguide-menu{height:50px;padding:20px 20px 40px;width:100%;background-color:#eee;display:flex;justify-content:flex-start;box-shadow:0 2px 2px -2px rgba(0,0,0,.2);box-sizing:border-box}#study-guide .menu-heading{width:20%;font-size:1.1em;font-weight:700}#study-guide .menu-items{width:80%;display:flex;font-size:1.1em;justify-content:flex-end}#study-guide .menu-item{cursor:pointer;text-decoration:none;padding-left:10px;padding-right:10px}#study-guide #study-content{height:calc(100% - 80px)}#study-guide #study-content,#study-guide #study-content-no-menu{width:100%;padding-left:20px;padding-right:20px;padding-bottom:20px;overflow:scroll;scroll-behavior:smooth;box-sizing:border-box;overflow-x:hidden;margin-top:5px}#study-guide #study-content-no-menu{height:100%}#study-guide .section{width:100%;padding:20px 0}#study-guide .dim{opacity:.2}#study-guide .section .section-heading{background-color:#494949;color:#f3f3f3;padding:10px;font-weight:700;font-size:1.2em;border-top-left-radius:3px;border-top-right-radius:3px}#study-guide .section .section-description{border-bottom-left-radius:3px;border-bottom-right-radius:3px;padding:0 10px 5px;background-color:#494949;color:#f3f3f3;font-size:80%}#study-guide .sub-section .title{padding:20px 0;font-weight:700;font-size:1.5em}#study-guide .section .section-content .title{font-weight:700;font-size:1.5em}#study-guide .author{font-weight:700}#study-guide .section .section-content .date{font-size:.8em}#study-guide .section .section-content .desc{font-size:.8em;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-word;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}#study-guide .version-name{font-size:1.1m;font-weight:700;white-space:nowrap}#study-guide #sermons .section-content{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:(400px,auto)}#study-guide .sermon-block{background-color:#f7f5f3;width:cal(100% - 20px);padding:10px;border:5px solid #fff;border-radius:10px}#study-guide .words-table{display:flex;flex-wrap:wrap}#study-guide .words-table .word-cell{margin:15px}#study-guide .translit{font-style:italic}#study-guide .word-link{border-bottom:2px dotted #2a4780;color:#2a4780;cursor:pointer}#study-guide .greek{font-weight:200;font-size:140%}#study-guide .paragraph-block{background-color:#f7f5f3;padding:10px;border:2px solid #fff;border-radius:10px}#study-guide .paragraph-block-specific{background-color:#f7f5f3;padding:10px;border:2px dashed #616161;border-radius:10px}#study-guide .paragraph{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-word;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}#study-guide .cr-verseKey-col{width:15%;padding:10px}#study-guide .cr-verse-col{width:55%;padding:10px}#study-guide .cr-verse-col p{margin:0}#study-guide .cr-verse-col .cr-verse-lang2{font-size:80%;line-height:1.2em}#study-guide .cross-ref-words-col{width:30%;padding:10px}#study-guide .video-wrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;width:100%}#study-guide .video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}#study-guide #hymns{display:none}#study-guide table td{vertical-align:top;padding-right:15px}#study-guide .hidden{display:none}#study-guide #word-lookup{position:fixed;top:200px;bottom:100px;width:400px;right:0;overflow-y:scroll;padding:2px 20px;background-color:rgba(78,78,78,.9);color:#fff;border-top-left-radius:4px;border-bottom-left-radius:4px}#study-guide #word-lookup a,#word-lookup a:visited{color:#ddd;text-decoration:underline}#study-guide #word-lookup h3{clear:both;border-bottom:1px dotted}#study-guide #word-lookup td{color:#fff}#study-guide .disable-link{cursor:default}@media screen and (max-width:1100px){#study-guide #sermons .section-content{grid-template-columns:repeat(1,1fr)}#study-guide .menu-heading,#study-guide .menu-items{font-size:1em}}@media screen and (max-width:500px){#study-guide .menu-heading,#study-guide .menu-items{font-size:.7em}#study-guide #word-lookup{width:80%}}#book-menu{position:relative;width:100%;background-color:#494949}#book-menu header{position:absolute;left:0;top:0;height:100%;color:#fff;padding-left:10px;padding-right:10px;box-sizing:border-box}#book-menu #book-selector{position:relative;padding:10px;text-align:center;box-sizing:border-box;display:flex;justify-content:center;align-items:center}#book-menu #search{width:25%;display:flex;justify-content:flex-end;align-items:center}#book-menu .search-box{width:200px;height:30px;box-sizing:border-box}#book-menu .search-button{height:30px}#book-menu #user{width:5%}#book-menu .prev{padding:0 10px}#book-menu .prev-disabled{cursor:default;padding:0 10px}#book-menu .book-nav{align-items:center}#book-menu .next{padding:0 10px}#book-menu .next-disabled{cursor:default;padding:0 10px}#book-menu .book-dropdown-button{font-size:1em;width:200px;height:40px;background-color:#fff;border-radius:4px;border:1px solid #949494}#book-menu .hide{display:none}#book-menu .book-dropdown{position:absolute;font-size:1em;width:200px;height:500px;background-color:#fff;overflow-y:scroll;left:calc(50% - 200px);top:70px;z-index:10;border:1px solid #949494;border-radius:4px}#book-menu .book-list{list-style-type:none;text-align:left;cursor:pointer;padding-left:0}#book-menu .book-list-item{width:calc(100% - 5px);padding-left:5px}#book-menu .highlight-current{background-color:rgba(42,71,128,.8);color:#fff}#book-menu .book-list-item:hover{background-color:#2a4780;color:#fff}#book-menu .chapter-dropdown{position:absolute;font-size:1em;width:200px;height:500px;background-color:#fff;overflow-y:scroll;overflow-x:hidden;left:50%;top:70px;z-index:10;border:1px solid #949494;border-radius:4px}#book-menu .chapter-list{list-style-type:none;text-align:left;cursor:pointer;padding-left:0;width:100%}#book-menu .chapter-list-item{width:calc(99% - 10px);padding-left:10px}#book-menu .chapter-list-item:hover{background-color:#2a4780;color:#fff}#book-menu .triangle{border:2px solid #616060;border-width:0 2px 2px 0;display:inline-block;padding:2px;margin:5px 10px}#book-menu .triangle-down{transform:rotate(45deg);-webkit-transform:rotate(45deg)}#book-menu .triangle-prev{border-color:#fff}#book-menu .triangle-prev,#book-menu .triangle-prev-disabled{transform:rotate(135deg);-webkit-transform:rotate(135deg);padding:8px}#book-menu .triangle-prev-disabled{border-color:#616161}#book-menu .triangle-next{border-color:#fff}#book-menu .triangle-next,#book-menu .triangle-next-disabled{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);padding:8px}#book-menu .triangle-next-disabled{border-color:#616161}#book-menu .disable-link{cursor:default}@media screen and (min-width:501) and (max-width:700px){#book-menu #book-selector{justify-content:flex-end}}@media screen and (max-width:500px){#book-menu header{display:none}#book-menu #book-selector{justify-content:center}#book-menu .book-dropdown{width:150px;left:calc(50% - 150px)}#book-menu .chapter-dropdown{width:150px}}#footer{width:100%;height:100%;background-color:#494949;color:#fff;display:flex;justify-content:center;font-size:.8em}.bible-app{font-family:ArialMT,"Helvetica Neue",Arial,"Liberation Sans",FreeSans,sans-serif;font-size:16px;color:#616161;line-height:1.7em;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;text-align:left;height:100vh;width:100vw;display:flex;flex-direction:column}.header{height:70px}.body{display:flex;flex-direction:row;height:calc(100% - 95px)}.body-left{width:35%;height:100%}.body-right{width:65%;height:100%}.footer{height:25px}@media screen and (max-width:1000px){.body{display:flex;flex-direction:column;height:calc(100% - 95px)}.body-left{width:100%;height:30%}.body-right{width:100%;height:70%}}
/*# sourceMappingURL=main.5111ff9e.chunk.css.map */