@font-face {
    font-family: Alegreya Sans;
    src: url("AlegreyaSans-Regular.woff2");
}

@font-face {
    font-family: Alegreya Sans;
    src: url("AlegreyaSans-Medium.woff2");
    font-weight: 500;
}

@font-face {
    font-family: Alegreya Sans;
    src: url("AlegreyaSans-Bold.woff2");
    font-weight: 700;
}

@font-face {
    font-family: Alegreya;
    src: url("Alegreya-Bold.woff2");
    font-weight: 700;
}

@font-face {
    font-family: Alegreya;
    src: url("Alegreya-Medium.woff2");
    font-weight: 500;
}

@font-face {
    font-family: Alegreya;
    src: url("Alegreya-Regular.woff2");
    font-weight: 400;
}

@font-face {
    font-family: Alegreya;
    src: url("Alegreya-Italic.woff2");
    font-style: italic;
}

@font-face {
    font-family: Alegreya;
    src: url("Alegreya-MediumItalic.woff2");
    font-style: italic;
    font-weight: 500;
}

@font-face {
    font-family: 'gentium plus';
    src: url("gentiumPlus.woff2");
}

@font-face {
    font-family: opensans;
    src: url("opensans.woff2");
}

karx,
indpd {
    font-family: Alegreya Sans, 'gentium plus';
    font-size: 17px;
    line-height: 1.4em;
    -webkit-tap-highlight-color: transparent;
    transform: none;
    perspective: none;
}

b {
    font-weight: 500;
    font-family: Alegreya, 'gentium plus';
}

hide,
conceal {
    display: none;
}

a {
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    color: inherit;
}

p {
    display: inline;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}





.a_block+.a_block {
    margin-top: 1.2rem;
}

h1 {
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.4em;
    position: relative;
    display: block;
    cursor: pointer;
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

h2 {
    margin: 1.5em 0 0.3em 0;
    font-size: 1.2em;
    color: #cc2127;
    font-variant: small-caps;
    font-weight: 500;
}

h2::before {
    content: '- ';
}

.hw {
    display: inline;
    font-family: Alegreya, 'gentium plus';
    color: #cc2127;
    margin-right: 0.4em;
    font-weight: 700;
}

.hw+.hw {
    margin-left: -0.4em;
}

.hw+.hw::before {
    content: ' | ';
}

.hm,
.ps {
    display: inline;
    color: #333;
    font-family: Alegreya, 'gentium plus';
    font-weight: 500;
}

.ps {
    margin: 0 0.2em;
}

h1 .ps+sup {
    margin: 0 0.2em 0 -0.2em;
}

sup {
    vertical-align: baseline;
    font-size: 100%;
    margin-left: 0.1em;
}

h1>sup {
    vertical-align: text-top;
}

h1>.ps,
h1>.hm {
    font-size: 0.8em;
    line-height: 20px;
    vertical-align: baseline;
}

entryobs {
    color: #bb3430;
    font-family: Alegreya, 'gentium plus';
}

.obs {
    color: #cc2127;
}

h1 .obs {
    font-family: Alegreya, serif, Georgia !important;
}

i {
    font-style: normal;
    color: hsl(180, 80%, 25%);
}



.crossReferencePopup {
    font-size: 90%;
    text-decoration: none;
    border-bottom: 0.5px dashed grey;
    font-weight: 500;
    font-family: Alegreya, 'gentium plus';
    cursor: pointer;
}

.crossReferencePopup .smallCaps {
    color: hsl(2, 59%, 46%);
    font-weight: 500;
}

.crossReferencePopup em {
    font-size: 105%;
    font-style: normal !important;
    font-weight: 500 !important;
    color: #1559a4;
}

.smallCaps {
    text-transform: uppercase;
    font-size: 90%;
    font-family: Alegreya, 'gentium plus';
}

.noIndent .smallCaps {
    margin-left: 0.2em;
    font-weight: 400 !important;
    font-variant: small-caps;
    text-transform: none;
    font-size: inherit;
}


#frequencyBand {
    color: rgba(0, 0, 0, 0);
    display: block;
    float: right;
    margin-top: 0.4em;
    width: 84px;
    height: 20px;
    z-index: 0;
	display:none
}

.forms p:nth-of-type(n+2)::before {
    content: '\A';
    white-space: pre-wrap;
}

strong {
    font-family: Alegreya, 'gentium plus';
    font-weight: 500;
}

.headfold strong,
.headfold em {
    font-style: italic;
    font-weight: 400;
    color: inherit;
}

em {
    font-style: italic;
    font-family: Alegreya, 'gentium plus';
    font-weight: normal;
    color: hsl(42, 89%, 32%);
}


.headfold .xref em {
    color: #1559a4;
}

span.hwSect {
    display: block;
    margin-bottom: 20px;
}

.corner {
    display: none
}

.pnSect {
    margin-bottom: 0.2em;
}

.pnSect::before {
    content: "Pronunciation:";
    font-family: Alegreya Sans, 'gentium plus';
    font-weight: 500;
    margin-right: 5px;
    margin-left: 2px;
    font-size: 0.95em;
}

.accent {
    display: inline;
    color: hsl(70, 80%, 20%);
    margin-left: 0.4em;
}

#U\.S\. {
    color: hsl(2, 80%, 40%);
}

#Brit\. {
    color: hsl(225, 80%, 40%);
}

.pnSect>.pronunciation-wrapper>#Brit\. {
    margin-left: 0.1em;
}

.pronunciation-wrapper {
    display: inline;
}

.phonetics-block {
    display: inline-block;
    color: black;
    margin-left: 2px;
    font-size: 0.95em;
    font-family: 'gentium plus';
}

.sourcePopup {
    font-weight: normal !important;
    border-bottom: 0.5px rgba(0, 0, 0, 0.2) solid;
    margin: 0 0.2em;
}

.noIndent em {
    font-size: 1em;
    color: #333;
}

.senseSect {
    margin-bottom: 10px;
}

.quotationsBlock,
.quotationsBlockSibling,
.category,
.thesaurus {
    margin: 0.2em 0 0 0.5em;
    z-index: -99;
    /* border-left: 2px solid hsla(42, 00%, 50%, 0.3); */
    /* padding-left: 7px; */

}

.quotationsBlock .quotationsBlock,
.quotationsBlockSibling .quotationsBlock {
    padding: 0;
    margin: 0;
    border: none;
    background-color: transparent;
}

.category,
.thesaurus {
    font-size: 0.95em;
}

.noIndent {
    text-decoration: none;
    display: block;
    margin-left: -15px;
    font-size: 0.9em;
    font-family: Alegreya, 'gentium plus';
}

.headfold {
    display: flex;
    position: relative;
    padding: 5px 8px 5px 7px;
    margin: 0;
    border-radius: 0;
    border-left: 0.5px solid hsla(0, 0%, 0%, 0.25);
    border-right: 0.5px solid hsla(0, 0%, 0%, 0.25);
    border-top: 0.5px solid hsla(0, 0%, 0%, 0.15);
    background-color: hsla(42, 00%, 80%, 0);

}

.firstHead {
    margin-top: 5px;
    border-top: 0.5px solid hsla(0, 0%, 0%, 0.25) !important;
    border-top-right-radius: 8px !important;
    border-top-left-radius: 8px !important;
    padding-top: 7px !important;

}

.lastHead {
    border-bottom-right-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
    margin-bottom: 15px;
    border-bottom: 0.5px solid hsla(0, 0%, 0%, 0.25);
    padding-bottom: 7px !important;
}

.firstHead .rightthin {
    border-top-right-radius: 8px;
}

.lastHead .rightthin {
    border-bottom-right-radius: 8px;
}

.rightthin {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 8px;
    height: 100%;
    background-image: linear-gradient(to bottom, transparent, hsla(0, 0%, 0%, 0.1), transparent);
    /* background-color: hsla(0, 0%, 0%, 0.05); */
    cursor: pointer;
}

.headfold .quotationsBlock {
    display: inline-block;
    width: calc(100% - 14px);
}

.quotationsBlockSibling {
    display: inline-block;
    /* width: calc(100% - 15px); */
}

.quotation+.quotation {
    margin-top: 0.3em;
}

.quotation {
    display: block;
    margin-left: 15px;
    font-size: 0.95em;
}


.numbering {
    color: #bb3430;
    font-family: Alegreya, 'gentium plus';
    font-weight: 500;
}

.numbering {
    margin-right: 4px;
}

.entry-header,
.senseWrap {
    padding-left: 0.5em;
}


.entry-header {
    position: relative;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-top: 0.6em;
}

.senseWrap,
.senseWrapNoIndent {
    margin: 1em 0;
}

.senseGroup:first-of-type>.entry-header,
.senseGroup:first-of-type,
.senseWrap:first-of-type,
.senseWrapNoIndent:first-of-type {
    margin-top: 0.2em;
}


.entry-header {
    border-top-left-radius: 7px;8
    border-bottom-left-radius: 7px;
    padding-top: 6px;
    padding-bottom: 6px;
    border-bottom: 1px solid hsl(210, 0%, 93%);
    background-image: linear-gradient(to right, hsla(210, 0%, 93%, 0.5), transparent 33%);
}

.tab3block {
    line-height: 17px;
    float: right;
    user-select: none;
    padding: 1px 2px 1px 2px;
    z-index: 10;
    background-color: hsla(210, 0%, 75%, 0.05);
    border-radius: 6px;
    border: 0.5px dotted #bbb;
    margin-top: 2px;
	display:none; 
}

.between {
    display: inline-block;
    background: #ccc;
    height: 15px;
    line-height: 15px;
    width: 0.5px;
    margin: 0 1px;
    vertical-align: middle;
}

.tab3,
.tab3clicked {
    display: inline-block;
    height: 17px;
    line-height: 17px;
    font-size: 0.7em;
    width: 17px;
    text-align: center;
    cursor: pointer;
    border-radius: 4px;
    vertical-align: middle;
}

.tab3 {
    color: hsla(0, 0%, 0%, 0.5);
    font-weight: 500;

}

.tab3clicked {
    color: white;
    background-color: hsla(207, 20%, 0%, 0.5);
    /*box-shadow: 0px 0px 4px 0px rgba(42, 113, 167, 0.5); */
    font-weight: 700;
}


a#formsMoreLess {
    display: none;
}

.top {
    display: block;
}

.entry-header {
    color: #000;
    position: relative;
}


audio {
    display: none;
}

.screen-reader-text {
    display: none;
}

.lemma,
.lemmaInDef,
lemmaobs {
    color: #1559a4;
    font-weight: 500;
    font-family: Alegreya, 'gentium plus';
    margin-right: 1px;
}

.subentryInline {
    display: inline;
}

.quotationKeyword {
    font-family: Alegreya, 'gentium plus';
    font-weight: 500;
    color: #333;
}



.etymNote {
    display: inline;
    color: #666;
}

.etymNote::before {
    content: '\A※  ';
    white-space: pre-wrap;
}

.text {
    display: -webkit-box;
    -webkit-line-clamp: 2;
/*    -webkit-box-orient: vertical;*/
    overflow: hidden;
}




invisible {
    display: none;
}



.note {
    display: inline;
    font-size: 0.9em;
    margin: 0 0 0.3em 1em;
    color: #666;
}

.note::before {
    content: '\A※  ';
    white-space: pre-wrap;
}

.note>.quotationsBlock {
    display: inline-block;
    vertical-align: top;
}

strongsans {
    font-family: Alegreya Sans, 'gentium plus';
    font-weight: 500;
    cursor: pointer;
}

.backbtn {
    display: none;
    position: fixed;
    right: 8px;
    top: calc(30% - 35px);
    width: 24px;
    height: 24px;
    line-height: 24px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 100%;
    font-size: 1.2em;
    text-align: center;

    cursor: pointer;
    border: 1px solid #aaa;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    outline: none;
}


.a_table {
    display: none;
    cursor: pointer;
    user-select: none;
    position: absolute;
    right: 0px;
    top: 10px;
    padding: 1px 0 2px 0;
    background-color: rgba(255, 255, 255, 0.95);
    border: 0.5px solid #bbb;
    border-radius: 5px;
    box-shadow: 5px 3px 6px 3px rgba(0, 0, 0, 0.03);
    font-family: Alegreya, 'gentium plus';
    z-index: 99;
}



.cateDetail {
    margin-left: 13px;
}

.aCate {
    display: inline-block;
    margin: 0 0.2em;
}

karx .beigeBox {
    display: block;
    padding-bottom: 0.2em;
}

indpd .beigeBox:first-of-type {
    display: block;
    padding-bottom: 0.2em;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0.2em
}

karx .entry+.beigeBox {
    margin-top: 0.85em;
    border-top: 0.5px solid hsla(51, 25%, 38%, 0.5);
    padding-top: 0.75em;
}

indpd::before {
    content: "·  Historical Thesaurus ·";
    background-color: hsl(44, 40%, 97%);
    font-size: 1.1em;
    font-family: Alegreya, 'gentium plus';
    font-weight: 500;
    display: block;
    text-align: center;
    padding: 0.2em 0;
    margin-bottom: 10px;
    color: hsl(51, 25%, 38%);
    border-radius: 0.5em;
}


.thsrdetail {
    font-family: Alegreya Sans, 'gentium plus';
    font-weight: 500;
}

.entry {
    margin-bottom: 0.2em;
    margin-left: 15px;
}

indpd .thesaurus-entry-header {
    margin-left: -15px;
}




.thesaurus-entry-header {
    display: block;
    font-family: Alegreya, 'gentium plus';
    font-weight: 500;
}

.thesaurus>.entry>p {
    display: block;
    padding-left: 1em;
}

.date {
    display: inline;
    margin-left: 0.7em;
    color: #000;
    font-weight: normal;
    font-family: Alegreya Sans, 'gentium plus';
}


.lemmaJump,
.alsoJump {
    display: block;
    text-align: center;
    font-weight: 500;
    background-image: radial-gradient(hsla(358, 72%, 46%, 0.15), hsla(358, 72%, 46%, 0.01), transparent);
    background-image: -webkit-radial-gradient(hsla(358, 72%, 46%, 0.15), hsla(358, 72%, 46%, 0.01), transparent);
    background-image: -moz-radial-gradient(hsla(358, 72%, 46%, 0.15), hsla(358, 72%, 46%, 0.01), transparent);
}


.listJump {
    cursor: pointer;
    display: block;
    padding: 1px 3px 1px 1px;
    margin: 0 2px;
    font-family: Alegreya, 'gentium plus';
    font-size: 15px;
    line-height: 22px;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}

.listJump>.obs {
    color: #000;
}

.listJump:hover {
    background-color: #e9e9e9 !important;
}

.year {
    color: #000;
    display: inline;
    float: right;
    clear: none;
    width: 3.5em;
    text-align: right;
    font-family: Alegreya Sans, 'gentium plus';
    font-weight: 400;
}

.freqCircle {
    margin: 0px 5px 0 2px;
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 14px;
    vertical-align: middle;
    opacity: 0.9;

}

.mddvoicepic {
    width: 20px;
    height: 15px;
    display: none;
    border-radius: 5px;
    padding: 1px 2px 1px 1px;
    vertical-align: sub;
    filter: opacity(60%);
    cursor: pointer;
}

.switchAudio {
    margin-bottom: 1.5px;
}

.mddvoicepic:hover {
    background-color: #666;
    filter: invert(100%)
}



h1[type="hl"]:first-child {
    display: none;
}

h1[type="hl"],
h1[type="hv"] {
    margin: 0.8em 0 0.2em 0;
    font-size: 1.2em;
    font-weight: bold;
    display: block;
    font-family: Alegreya, 'gentium plus';
}

.lemmahead {
    padding: 0.4em 0 0.2em 0;
    font-size: 1.2em;
    font-weight: bold;
    font-family: Alegreya, 'gentium plus';
    color: #1559a4;
    /* background-color: hsla(227, 99%, 32%, 0.02); */
    border-radius: 0.5em;
}

.lemmahead::before {
    content: ">";
    margin-right: 0.5em;
}

.xformOne,
.mainRefer {
    margin-left: 1em;
}

.xformOne>.crossReferencePopup,
.mainRefer>.crossReferencePopup {
    margin-left: 0.2em;
}

.extractFrom {
    font-size: 0.9em;
    display: block;
    margin: 0.6em 0;
    padding: 0.2em;
    /* border-top: 0.5px dashed #ccc; */
}


.thesaurus,
.category,
.thesaurus+.quotationsBlock,
.category+.quotationsBlock,
.entry-header+.quotationsBlock {
    
}

.publicationInfo {
    display: none;
    /* border: 1.5px dashed hsla(112, 0%, 50%, 0); */
    height: 24px;
    line-height: 24px;
    border-radius: 8px;
    position: relative;
    font-family: opensans;
    margin: 1rem 0 0.5rem 0;
    z-index: 0;
    color: hsla(112, 0%, 50%, 1);
    font-size: 12.5px;
    cursor: pointer;

}

.node1,
.node2 {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 5px;
    background-color: hsl(55, 40%, 65%);
    z-index: 2;
    vertical-align: 1.5px;
}

.node1 {
    margin-right: 5px;
}

.node2 {
    margin-left: 5px;
}

.fin {
    background-color: hsl(140, 40%, 75%);
}


state {
    display: inline;
    font-size: 16px;
    font-variant: small-caps;
    color: hsla(112, 0%, 50%, 0.5);
    letter-spacing: 1px;
}

.leftt {
    display: inline-block;
}

.rightt {
    float: right;
}