@font-face {
  font-family: Samaritan;
  src: url("/assets/fonts/Samaritan.otf");
  font-display: swap;
}
@font-face {
  font-family: AramaicSerto;
  src: url("/assets/fonts/AramaicSerto.ttf");
}
@font-face {
  font-family: Proxima;
  src: url("/assets/fonts/proximaReg.woff");
  font-display: swap;
}
@font-face {
  font-family: blbHebrew;
  src: url("/assets/fonts/SBL_Hebrew.ttf");
  font-display: swap;
}
@font-face {
  font-family: blbGentium;
  src: url("/assets/fonts/GentiumPlus-R.woff");
  font-display: swap;
}
@font-face {
  font-family: "URWEgyptienneTMedRegular";
  src: url("/assets/fonts/e046014t-webfont.eot");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "URWEgyptienneTMedRegular";
  src: url("/assets/fonts/e046014t-webfont.woff") format("woff"), url("/assets/fonts/e046014t-webfont.ttf") format("truetype"), url("/assets/fonts/e046014t-webfont.svg#webfontH1BQkWHE") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AndaleMonoRegular";
  src: url("/assets/fonts/andalemono-webfont.eot");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AndaleMonoRegular";
  src: url("/assets/fonts/andalemono-webfont.woff") format("woff"), url("/assets/fonts/andalemono-webfont.ttf") format("truetype"), url("/assets/fonts/andalemono-webfont.svg#webfont4Qd1s3Ey") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "socialico";
  src: url("/assets/fonts/socialico-webfont.eot");
  src: url("/assets/fonts/socialico-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/socialico-webfont.woff") format("woff"), url("/assets/fonts/socialico-webfont.ttf") format("truetype"), url("/assets/fonts/socialico-webfont.svg#socialicoregular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "socialico_plusregular";
  src: url("/assets/fonts/socialico_plus-webfont.eot");
  src: url("/assets/fonts/socialico_plus-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/socialico_plus-webfont.woff2") format("woff2"), url("/assets/fonts/socialico_plus-webfont.woff") format("woff"), url("/assets/fonts/socialico_plus-webfont.ttf") format("truetype"), url("/assets/fonts/socialico_plus-webfont.svg#socialico_plusregular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.socialico {
  font-family: "socialico";
}

.socialico_plus {
  font-family: "socialico_plusregular";
}

.fa {
  font-family: FontAwesome !important;
}

.bubble .bubBody div > p img.no-bg {
  border: none;
  background-color: transparent;
}

.no-bullet {
  list-style: none !important;
  padding: 0;
  margin: 0;
}

.greek-font {
  font-family: blbGentium !important;
  font-size: 1.25em;
}

.hebrew-font {
  font-family: blbHebrew !important;
  font-size: 1.25em;
}

.spaced-letters {
  letter-spacing: 5px;
}

.italic-font {
  font-family: "Montserrat", "Open Sans", Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  font-style: italic;
}

div#bubBody p {
  font-family: "Montserrat", "Open Sans", Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.75;
  color: #000;
  padding: 0;
}
div#bubBody p:last-of-type {
  margin-bottom: 0;
}
div#bubBody p u {
  font-family: "Montserrat", "Open Sans", Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  text-decoration: underline;
}
div#bubBody p em {
  font-family: "Montserrat", "Open Sans", Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  font-style: italic;
}
div#bubBody p b, div#bubBody p strong {
  font-family: "Montserrat", "Open Sans", Helvetica, Arial, sans-serif !important;
  font-weight: 700;
}

#bodTag > #whole > #container > div.bodyColumns div#bubBody #about > .row {
  border-color: transparent;
  column-span: all;
}
#bodTag > #whole > #container > div.bodyColumns div#bubBody #about > .row .standard-bullets {
  max-width: unset;
  margin: 10px 10px 10px 30px;
}

table.gk-table {
  margin: 15px auto;
}
table.gk-table thead tr.greek-header th {
  vertical-align: bottom;
  padding-bottom: 10px;
  line-height: 1.2;
  font-family: "Montserrat", "Open Sans", Helvetica, Arial, sans-serif !important;
  font-weight: 700;
  font-size: 0.85em;
}
table.gk-table tbody tr td {
  padding: 5px;
}

table.hg-table {
  margin: 10px auto;
}
table.hg-table tbody.hb-char-table td {
  padding-right: 10px;
}
table.hg-table tbody.hb-char-table td.hb-col {
  text-align: right;
}

table.gk-table.alternate-rows tbody tr:nth-child(even) {
  background-color: #F0F7FF;
}

div.morph-table-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 80%;
  border: 1px solid red;
}

div.morph-container {
  padding: 20px;
}
div.morph-container table.morph-table {
  margin: 10px auto;
  width: 100%;
}
div.morph-container table.morph-table thead tr th {
  font-family: "Montserrat", "Open Sans", Helvetica, Arial, sans-serif !important;
  font-weight: 700;
  font-size: 1em;
  line-height: 1.1;
  text-align: center;
}
div.morph-container table.morph-table tbody tr:nth-child(odd) {
  background-color: #F2F8FE;
}
div.morph-container table.morph-table tbody tr td {
  padding: 5px 8px;
  white-space: nowrap;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #5f76a3;
  line-height: 1.1;
}
div.morph-container table.morph-table tbody tr td.bold {
  font-weight: bold;
}
div.morph-container table.morph-table.small-table {
  width: 40%;
}
div.morph-container.two-tables {
  display: flex;
  flex-direction: row;
}
div.morph-container.two-tables table.morph-table {
  width: 40%;
}
div.morph-container.three-tables {
  display: flex;
  flex-direction: row;
}
div.morph-container.three-tables table.morph-table {
  width: 30%;
}

h3.hg-title {
  font-family: "Montserrat", "Open Sans", Helvetica, Arial, sans-serif !important;
  font-size: 1.5em;
  padding: 0 0 0 15px;
  margin: 20px 0;
}

h4.hg-subtitle {
  font-family: "Montserrat", "Open Sans", Helvetica, Arial, sans-serif !important;
  font-size: 1em;
  padding: 0 0 0 15px;
  margin: 20px 0;
}

ol.decimal-parens li:not(:first-child),
ol.standard-bullets-left li:not(:first-child) {
  margin-top: 20px;
}
ol.decimal-parens ol li:not(:first-child),
ol.standard-bullets-left ol li:not(:first-child) {
  margin-top: 20px;
}
ol.decimal-parens ol ol li:not(:first-child),
ol.standard-bullets-left ol ol li:not(:first-child) {
  margin-top: 20px;
}

ol.decimal-parens li > p:first-child {
  margin-top: -25px !important;
}
ol.decimal-parens li p {
  padding-left: 25px !important;
}
ol.decimal-parens ul.round-bullets li {
  margin-left: 40px;
}

ul.round-bullets {
  list-style-type: disc;
}

blockquote.hg-block {
  padding: 20px;
  margin: 30px;
  background-color: #F1F7FE;
  border: 1px solid #D6E7FB;
  font-size: 1em;
}

@media print, screen and (max-width: 39.99875em) {
  body:not(.viewport) table.morph-table {
    display: block;
    width: 60%;
    border-collapse: collapse;
    table-layout: fixed;
  }
  body:not(.viewport) table.morph-table thead {
    display: block;
    width: 100%;
  }
  body:not(.viewport) table.morph-table thead tr {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  body:not(.viewport) table.morph-table thead tr th {
    text-align: center;
  }
  body:not(.viewport) table.morph-table thead tr td {
    display: block;
    width: 100%;
    white-space: unset;
    line-height: 1.1;
    word-break: break-word;
  }
  body:not(.viewport) table.morph-table thead.title-hide {
    display: none;
    border: none;
  }
  body:not(.viewport) table.morph-table tbody {
    display: block;
    width: 100%;
  }
  body:not(.viewport) table.morph-table tbody tr {
    display: block;
    width: 100%;
    margin: 10px auto;
    border: 2px solid #5f76a3;
    border-radius: 4px;
  }
  body:not(.viewport) table.morph-table tbody tr td {
    display: block;
    width: 100%;
    font-size: 0.9rem;
    padding: 0;
    white-space: unset;
    line-height: 1.5;
  }
  body:not(.viewport) table.morph-table tbody tr td[data-src=blank-cell] {
    display: none;
  }
  body:not(.viewport) table.morph-table tbody tr td:not(:last-child) {
    border-bottom: none;
  }
  body:not(.viewport) .hg-para {
    text-align: left;
  }
  body:not(.viewport) .hg-block {
    margin: 15px;
  }
  body:not(.viewport) .bubBody.aboutIndex > #about p {
    padding: 0.5rem;
  }
  body:not(.viewport) p {
    margin: 0 auto;
  }
}
@media (max-width: 380px) and (min-width: 0px) {
  body:not(.viewport) table.morph-table tbody tr td {
    word-break: break-all;
  }
}