﻿.contBR {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 1px;
    margin: 1px;
}

.defBR {
    font-size: 18px;
    font-family: Georgia;
    padding: 8px 8px;
    width: 100%;
    box-sizing: border-box;
}

.morphDef {
    font-size: 18px;
    font-family: georgia;
    color: black;
    text-align: center;
    white-space: pre-line;
}

#total_top,
#br_verse_count {
    font-size: 20px;
    font-family: 'Courier New';
    color: black;
    user-select: none;
    display: inline-block;
    border-left: 1px solid;
    border-right: 1px solid;
    border-radius: 5px;
    padding-left: 2px;
    font-weight: bold;
    padding-right: 2px;
}

.strongLblX {
    font-size: 20px;
    font-family: 'Courier New', Courier, monospace;
    font-style: italic;
    border-bottom: 1px solid black;
    padding-left: 8px;
    padding-right: 8px;
    border-radius: 5px;
    color: black;
    user-select: none;
    display: inline-block;
}

.lexSpelLabelBR {
    font-size: 16px;
    font-family: 'Palatino';
    font-weight: bold;
    color: black;
    user-select: none;
    display: inline-block;
}

#sidLabelBR {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid black;
    padding-left: 4px;
    padding-right: 4px;
    border-radius: 5px;
    color: black;
    user-select: none;
    font-family: 'Palatino';
    line-height: 22px;
}

#playWord {
    display: flex;
    align-items: center;
    margin-right: 3px;
}

#soundSvg:hover path {
    stroke: #2c4a77;
}

.sidLinkBR {
    text-decoration: underline;
    cursor: pointer;
    color: #154292;
    font-family: 'Palatino';
}

.strongRef {
    font-family: Georgia;
    font-size: 16px;
    font-weight: 600;
    margin: 0px 2px 0px 5px;
}

.head {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    gap: 5px;
    background-color: var(--header_bg);
    border-radius: 8px;
    overflow: hidden;
    box-sizing: border-box;
    position: sticky;
    top: 0;
    z-index: 10;
    border-bottom: 2px solid var(--lines);
}

.head.s1 {
    font-size: 26px;
}

.head.s2 {
    font-size: 20px;
}

.head.s3 {
    font-size: 15px;
}

.head.s4 {
    font-size: 12px;
}

.head.s5 {
    font-size: 11px;
}

.header_text {
    display: inline-block;
    font-family: georgia;
    color: black;
    cursor: pointer;
    user-select: none;
    margin: 0 auto;
}

.header_label {
    display: inline-block;
    font-size: 0.4em;
    font-family: georgia;
    color: black;
    cursor: pointer;
    user-select: none;
    vertical-align: super;
    margin-left: 3px;
}

.header_close {
    font-size: 0.6em;
    cursor: pointer;
    border-radius: 20px;
    padding: 0px 5px;
    position: absolute;
    right: 5px;
    user-select: none;
    display: inline-block;
    transition: transform 0.2s;
}

.tt_close:hover,
.header_maximize:hover,
.header_full:hover,
.header_close:hover {
    transform: scale(1.5);
    color: black
}

.header_maximize {
    font-size: 0.6em;
    cursor: pointer;
    border-radius: 20px;
    padding: 0px 5px;
    position: absolute;
    left: 5px;
    user-select: none;
    display: inline-block;
    transition: transform 0.2s;
}

.header_full {
    font-size: 0.6em;
    cursor: pointer;
    border-radius: 20px;
    padding: 0px 5px;
    position: absolute;
    right: 25px;
    user-select: none;
    display: inline-block;
    transition: transform 0.2s;
}

.header_full.a {
    right: 5px;
}

.head.active {
    border-bottom: 2px solid var(--active_head_fg);
}

.verse-ref2 {
    display: inline-block;
    font-family: Palatino;
    font-size: 20;
    font-weight: bold;
    color: darkslategrey;
    cursor: pointer;
    border-radius: 5px;
}

.verse-ref2:hover {
    color: var(--sel_verse_bg);
    background-color: #2c4a77;
}

.verseTextRightTop {
    font-size: 18px;
    font-family: Georgia;
    padding: 8px 8px;
    line-height: 1.2em;
}

.btCont {
    display: flex;
    flex-wrap: wrap;
    padding: 3px 8px 3px 8px;
    box-sizing: border-box;
}

.verseTR {
    font-size: 18px;
    font-family: Georgia;
    padding: 4px 8px 8px 8px;
    line-height: 1em;
}

.lexemeBR,
.lexemeTopRight {
    display: inline-block;
    user-select: none;
    height: 17px;
    line-height: 17px;
    font-size: 20px;
    font-family: georgia;
    color: var(--lexeme_fg);
    border: 1px dotted black;
    border-radius: 5px;
    padding: 1px 4px;
}

.lexemeTopRight.off {
    display: none;
}

.lexemeTopRight.active,
.morph_word.active {
    background-color: #2c4a77;
    color: darkgrey;
    cursor: pointer;
}

.morph_word.active.sel,
.lexemeTopRight.active.sel {
    color: #d7cccc;
}

.lexemeBR.highlight,
.lexemeTopRight.highlight {
    background-color: #fdfd96;
    border: none;
}

.highlight {
    background-color: #fdfd96;
    border-radius: 5px;
}

.hebrew {
    direction: rtl;
}

.rtyx {
    padding: 0px 3px;
    user-select: none;
    font-family: 'Courier New';
    font-size: 17px;
    cursor: pointer;
    border-radius: 10px;
}

.rtyx.ot {
    font-size: 20px;
}

.rtyx:hover {
    color: var(--sel_verse_bg);
    background-color: #2c4a77;
}

.rtyx.sel {
    background-color: var(--sel_verse_bg);
    color: black;
}

.rtyx.sel:hover {
    color: #2c4a77;
}

.tsk_word {
    font-family: Courier New;
    font-size: 16px;
    font-weight: bold;
    padding-right: 2px;
    cursor: pointer;
}

.tsk_ref {
    font-family: Palatino;
    border-radius: 5px;
    padding: 0px 2px;
    cursor: pointer;
    user-select: none;
    display: inline-block;
}

.tsk_word.added,
.tsk_ref.added {
    font-style: italic;
}

#brefTT.tt_nt,
.srch_res_book.nt,
.tsk_ref.nt {
    color: #003366;
}

#brefTT.tt_ot,
.srch_res_book.ot,
.tsk_ref.ot {
    color: #660000;
}

.tsk_ref:hover {
    color: var(--sel_verse_bg);
    background-color: #2c4a77;
}

.tsk_ref.neg {
    background-color: var(--sel_verse_bg);
    color: black;
}

.tsk_ref.neg:hover {
    color: #2c4a77;
}

.tsk {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    row-gap: 2px;
    column-gap: 4px;
    line-height: 16px;
    padding: 8px 8px;
}

#tsk_label {
    font-size: 8px;
    user-select: none;
    vertical-align: super;
    cursor: pointer;
    padding: 0px 5px 0px 2px;
}

#brefTT:hover,
#tsk_label:hover {
    text-decoration: underline;
}

.boxTooltip {
    font-family: palatino;
    font-size: 18px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background: var(--global_bg);
    border-radius: 15px;
    z-index: 25;
    padding: 6px 10px;
    box-sizing: border-box;
    border: 2px solid var(--header_bg);
    max-width: 80vw;
}

.tt_close {
    font-size: 0.7em;
    cursor: pointer;
    border-radius: 20px;
    position: absolute;
    right: 12px;
    top: 7px;
    user-select: none;
    display: inline-block;
    transition: transform 0.2s;
}

#brefTT {
    font-family: Palatino;
    font-size: 20;
    font-weight: bold;
    color: darkslategrey;
    cursor: pointer;
    border-radius: 5px;
}