.font-features {
  -moz-font-feature-settings: "kern" 1;
  -ms-font-feature-settings: "kern" 1;
  -o-font-feature-settings: "kern" 1;
  -webkit-font-feature-settings: "kern" 1;
  font-feature-settings: "kern" 1;
  -moz-font-feature-settings: "liga" 1;
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga" 1;
  -webkit-font-feature-settings: "liga" 1;
  font-feature-settings: "liga" 1;
  text-rendering: optimizeLegibility;
}
.lining {
  -moz-font-feature-settings: "lnum";
  -moz-font-feature-settings: "lnum=1";
  -ms-font-feature-settings: "lnum";
  -o-font-feature-settings: "lnum";
  -webkit-font-feature-settings: "lnum";
  font-feature-settings: "lnum";
}
.oldstyle {
  -moz-font-feature-settings: "onum";
  -moz-font-feature-settings: "onum=1";
  -ms-font-feature-settings: "onum";
  -o-font-feature-settings: "onum";
  -webkit-font-feature-settings: "onum";
  font-feature-settings: "onum";
}
@font-face {
  font-family: "Centaur";
  font-style: normal;
  src: url("PHI-Centaur.woff") format("woff"), url("PHI-Centaur.eot") format("eot");
}
@font-face {
  font-family: "Centaur";
  font-style: italic;
  src: url("PHI-Centaur-Italic.woff") format("woff"), url("PHI-Centaur-Italic.eot") format("eot");
}
@font-face {
  font-family: "Greek";
  src: url("GFSNeohellenic-Regular.woff?126") format("woff"), url("GFSNeohellenic-Regular.eot?126") format("eot");
}
body {
  font-family: Centaur, serif;
  font-size: 18px;
  -moz-font-feature-settings: "kern" 1;
  -ms-font-feature-settings: "kern" 1;
  -o-font-feature-settings: "kern" 1;
  -webkit-font-feature-settings: "kern" 1;
  font-feature-settings: "kern" 1;
  -moz-font-feature-settings: "liga" 1;
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga" 1;
  -webkit-font-feature-settings: "liga" 1;
  font-feature-settings: "liga" 1;
  text-rendering: optimizeLegibility;
  margin-left: 5em;
  margin-right: 5em;
  background-image: url(papyrus.jpg);
}
#fsize {
  position: fixed;
  top: 15px;
  right: 12px;
  color: #337ab7;
}
#side-panel {
  font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
  font-size: 12px;
  position: fixed;
  right: -50px;
  bottom: 40px;
  padding-right: 5em;
}
.mainpage {
  padding-bottom: 50px;
}
.greek {
  -moz-font-feature-settings: "kern" 1;
  -ms-font-feature-settings: "kern" 1;
  -o-font-feature-settings: "kern" 1;
  -webkit-font-feature-settings: "kern" 1;
  font-feature-settings: "kern" 1;
  -moz-font-feature-settings: "liga" 1;
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga" 1;
  -webkit-font-feature-settings: "liga" 1;
  font-feature-settings: "liga" 1;
  text-rendering: optimizeLegibility;
  font-family: "Greek", Gentium, "Palatino Linotype", Cardo, serif;
}
.light {
  color: #518bbb;
}
.green {
  color: #3c763d;
}
.invis {
  visibility: hidden;
}
.overline {
  text-decoration: overline;
}
.igleft {
  margin-right: -7px;
}
.fontadj {
  font-size: 18px;
}
#brax {
  position: absolute;
  left: 2em;
  font-style: normal;
  font-weight: bold;
  cursor: pointer;
}
h3 {
  text-align: center;
  font-size: large;
  font-weight: normal;
}
h5 {
  text-align: center;
}
.hdr1 {
  font-size: 129%;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: .5em;
  line-height: 1.1;
  color: inherit;
}
.hdr2 {
  font-size: 110%;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: .5em;
  line-height: 1.1;
  color: inherit;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a.reglink::before {
  content: " : ";
}
a.reglink:first-child::before {
  content: normal;
}
ul {
  list-style-type: none;
}
div.section {
  margin-left: 2em;
}
div.help h3,
div.help h4 {
  font-weight: normal;
  text-align: left;
}
div.help h3 {
  margin: 2em 0 .5em 0;
  font-size: 120%;
  font-style: italic;
}
div.help h4 {
  margin: 1em 0 .5em 0;
}
div.help ul {
  margin: 0 0 0 0;
}
body.mainpage {
  text-align: center;
}
body.mainpage h1 {
  margin-top: 1em;
  font-size: 30pt;
  font-weight: bold;
  color: #c15242;
}
body.mainpage h2 {
  font-size: 24pt;
  font-weight: bold;
  color: #c15242;
}
body.mainpage h3 {
  font-size: 16pt;
  font-weight: bold;
  color: #c15242;
  margin-top: 6px;
  margin-bottom: 6px;
}
body.mainpage a:link {
  color: #c15242;
}
body.mainpage a:visited {
  color: #c15242;
}
body.mainpage hr {
  width: 350px;
  margin: 17px auto 17px auto;
}
body.intro {
  -moz-font-feature-settings: "onum";
  -moz-font-feature-settings: "onum=1";
  -ms-font-feature-settings: "onum";
  -o-font-feature-settings: "onum";
  -webkit-font-feature-settings: "onum";
  font-feature-settings: "onum";
}
div#textpage .rlinks,
div#textpage .plinks {
  font-size: 129%;
  font-weight: normal;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1.1;
  color: inherit;
}
div#textpage .navp .glyphicon {
  font-size: 70%;
  position: relative;
  top: -1px;
}
div#textpage .prevlabel {
  margin-left: 7px;
}
div#textpage h3 {
  text-align: left;
}
div#textpage h5 {
  font-size: 80%;
  color: gray;
  text-align: left;
  font-weight: normal;
  margin-bottom: 0.25em;
}
div#textpage .fullref,
div#textpage .prevlink {
  padding-right: 1em;
}
div#textpage .note {
  max-width: 50em;
}
div#textpage .tildeinfo {
  padding-left: -1em;
  margin-top: 0.5em;
  margin-bottom: 1em;
  font-size: 85%;
}
div#textpage .tildeinfo .ti {
  text-indent: -1em;
  padding-left: 1em;
  display: inline-block;
}
div#textpage img {
  border: none;
}
div#textpage .xrefs {
  padding: 0;
}
div#textpage .xrefs ul {
  display: inline-block;
}
div#textpage .xri::after {
  content: "; ";
}
div#textpage .xri:last-child::after {
  content: ".";
}
div#textpage div#text {
  margin-top: 2em;
}
div#textpage div.greek {
  margin-left: -37px;
}
div#textpage table.grk .betatext {
  font-size: 80%;
}
div#textpage table.grk td + td {
  text-align: left;
  text-indent: -2em;
  padding-left: 2em;
  width: auto;
  white-space: nowrap;
}
div#textpage table.grk td {
  vertical-align: baseline;
  padding: 0;
}
div#textpage table.grk td.id {
  text-align: right;
  padding-right: 2em;
  width: 1em;
  white-space: nowrap;
  font-size: .85em;
  color: #666;
}
div#textpage table.grk .hit {
  color: #ff0000;
  font-weight: bold;
}
div#book .hdr1 {
  text-align: center;
}
div.gis h3 {
  color: #c15242;
}
div.gis h4 {
  font-weight: normal;
  font-size: 110%;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  color: #c15242;
}
div.gis ul {
  margin-top: .6em;
  margin-bottom: 1.2em;
}
div.gis table {
  margin: 1em auto 0 auto;
  padding-left: 4em;
  width: 80%;
}
div.gis td {
  text-align: left;
  text-indent: -1.5em;
  padding-left: 1.5em;
  width: 50%;
  vertical-align: text-top;
}
div.gis hr {
  text-align: center;
  width: 30%;
  border-top: 1px solid #b0b0b0;
}
div.gis div.parts {
  margin: 2em;
}
div.summary td {
  font-size: 70%;
  padding-left: 1em;
}
div.summary h2 {
  font-size: 120%;
}
div.sessions td {
  padding-left: 1em;
}
td.numeric {
  text-align: right;
  padding-right: 1em;
}
div.prefs table {
  width: 100%;
  margin-top: 1em;
}
div.prefs table.options {
  border: thin gray;
}
div.prefs h5 {
  text-align: left;
  font-weight: normal;
}
div#biblio {
  -moz-font-feature-settings: "onum";
  -moz-font-feature-settings: "onum=1";
  -ms-font-feature-settings: "onum";
  -o-font-feature-settings: "onum";
  -webkit-font-feature-settings: "onum";
  font-feature-settings: "onum";
  margin-top: 2em;
  max-width: 60em;
}
div#biblio td {
  padding-right: 3em;
  vertical-align: top;
  text-indent: -2em;
  padding-left: 2em;
  padding-bottom: 0.5em;
}
.hit {
  color: red;
}
div.docref {
  text-align: right;
  margin-top: 2em;
  font-size: 90%;
  color: green;
  font-family: Courier, sans-serif;
}
div.docref a:link {
  color: green;
}
div.docref a:visited {
  color: green;
}
div.search {
  margin-top: 16px;
}
div.search .matchcount {
  font-weight: bold;
}
div.search .num {
  text-align: right;
  letter-spacing: 1px;
}
div.search .range-label {
  padding-right: 1em;
}
div.search hr {
  width: 5em;
  text-align: left;
  margin: 0.5em auto 0.5em 11px;
  border-top: 1px solid #558ebc;
}
div.search .tilde {
  color: gray;
}
div.search h4 {
  font-size: 80%;
  font-weight: normal;
  text-align: left;
  text-indent: -8em;
  margin-left: 8em;
}
div.search table {
  font-size: 90%;
}
div.search table.stats {
  margin-bottom: 1.3em;
  margin-top: .5em;
}
div.search table.stats td {
  padding-right: 1em;
}
div.search td {
  vertical-align: text-top;
}
div.search td.matchcount {
  width: 20em;
}
div.search ul {
  margin: 0 0 0.5em 0;
  padding: 0;
}
div.search li {
  display: inline;
  padding-right: 1em;
}
div.search li.loc {
  font-size: 80%;
}
div.extr {
  margin-left: 10px;
}
div.extr p {
  margin: 0;
}
div.sentr {
  margin-top: 30px;
}
div#lookup input {
  width: 400px;
}
div#lookup tr.ref {
  visibility: hidden;
}
div#bc li.range {
  color: green;
  cursor: pointer;
}
body.index td {
  padding-right: 2em;
}
div.concord {
  margin-top: 16px;
}
div.concord table {
  table-layout: fixed;
  border-collapse: collapse;
}
div.concord table td:first-child {
  padding-right: 1em;
}
div.concord td {
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
div.concord td.pre {
  text-align: right;
}
div.concord .hit {
  color: red;
}
nav#mainnav {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
nav#mainnav .navbar {
  min-height: 45px;
}
nav#mainnav div.container-fluid {
  background-color: #fffff0;
}
nav#mainnav div.top {
  padding-top: 10px;
  margin-bottom: 8px;
}
nav#mainnav #subregion-select {
  display: none;
}
nav#mainnav #qbox {
  font-size: 16px;
}
nav#mainnav .hamb {
  color: #337ab7;
  position: relative;
  top: 4px;
  right: 27px;
}
nav#mainnav .rem-addon {
  padding: 6px 3px;
}
div#regions .hdr1 {
  text-align: center;
}
div#regions .links-hdr {
  font-size: 129%;
  margin-bottom: 0.5em;
  text-align: center;
}
div#regions div.arow div {
  text-indent: -1em;
  padding-left: 1em;
}
div#allregions {
  font-size: 110%;
}
div#allregions table {
  margin-top: 1.5em;
}
div#allregions .hdr1 {
  text-align: center;
  color: #c15242;
}
div#searchpage {
  white-space: nowrap;
}
.form-group-xsm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.form-group-xsm .form-control {
  height: 30px;
  line-height: 30px;
}
select[multiple].form-group-sm .form-control,
textarea.form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
#references input {
  font-size: 1em;
}
#search-help table#ops th {
  background-color: #ededed;
}
#search-help table#ops td:first-child {
  width: 1em;
  text-align: center;
}
#search-help table#ops td {
  background-color: #f9f9f9;
}
#search-help ul.tips {
  list-style-type: disc;
}
#locseldlg {
  position: fixed;
  bottom: 50px;
}
#locseldlg hr {
  border-top-color: #c15242;
}
#locseldlg li {
  cursor: pointer;
}
#locseldlg ol.breadcrumb {
  padding: 0 .5em;
  margin-bottom: 0px;
  list-style: none;
  background-color: transparent;
  border-radius: 4px;
}
#locseldlg ol.breadcrumb .active {
  color: #3c763d;
  font-weight: bold;
}
#locseldlg ul#sublist {
  max-height: 22em;
  overflow: auto;
}
