/*! normalize.css v1.1.3 | MIT License | git.io/normalize */

/*
 * Coptic Styles
 *
 * Base theme SCSS for Compass, containing pertinent
 * site variables for the segetes application
 *
 */

/*
 * Global structure styles
 */
/* line 59, ../../scss/_global.scss */
.grid {
  width: 95%;
  clear: both;
  margin: 0 auto;
}

/* line 64, ../../scss/_global.scss */
.grid.inner {
  max-width: 1200px;
}

/* line 67, ../../scss/_global.scss */
.fixed {
  position: fixed;
}

/* line 70, ../../scss/_global.scss */
.social-wrap {
  padding: 5px;
}
/* line 72, ../../scss/_global.scss */
.social-wrap span {
  padding: 10px;
}

/* line 76, ../../scss/_global.scss */
.content.primary {
  text-align: left;
  min-height: 600px;
  margin: 0px auto 30px;
}


/* line 1, ../../scss/_single.scss */
.text-subwork.single-header {
  background: #fff;
  border-bottom: none !important;
  border-top: 1px solid #361b01;
  width: 96%;
  padding: 15px 2% 10px;
  position: relative;
  margin-top: 30px;
  z-index: 1;
}
/* line 10, ../../scss/_single.scss */
.text-subwork.single-header .item-title-wrap {
  display: block;
  width: auto;
}
/* line 14, ../../scss/_single.scss */
.text-subwork.single-header .html-wrap {
  width: auto;
}
/* line 17, ../../scss/_single.scss */
.text-subwork.single-header .version-label {
  display: none;
}
/* line 20, ../../scss/_single.scss */
.text-subwork.single-header .item-title {
  font-size: 32px;
}
/* line 23, ../../scss/_single.scss */
.text-subwork.single-header .version-wrap {
  margin: 12px auto;
}
/* line 25, ../../scss/_single.scss */
.text-subwork.single-header .version-wrap.information-tab-wrap {
  display: inline-block;
}
/* line 29, ../../scss/_single.scss */
.text-subwork.single-header .close-selected-text {
  display: block;
  position: absolute;
  font-size: 26px;
  top: 0px;
  right: 0px;
  padding: 20px 40px;
}
/* line 37, ../../scss/_single.scss */
.text-subwork.single-header .close-selected-text:hover {
  color: #361b01;
}

/* line 43, ../../scss/_single.scss */
.selected-text-wrap {
  background: #fff;
  border-bottom: 1px solid #361b01;
  border-left: 1px solid #361b01;
  border-right: 1px solid #361b01;
  width: 94%;
  margin: 0 auto;
  padding: 15px 3% 20px;
  color: #222222;
}
/* line 52, ../../scss/_single.scss */
.selected-text-wrap h3 {
  margin: 0;
  padding: 10px 0;
}
/* line 56, ../../scss/_single.scss */
.selected-text-wrap .coptic-text {
  width: 98%;
  margin: 0 auto;
}
/* line 60, ../../scss/_single.scss */
.selected-text-wrap .text-format {
  margin: 20px auto;
}

/* line 66, ../../scss/_single.scss */
.single {
  padding: 50px 0;
  color: #361b01;
}

/* line 70, ../../scss/_single.scss */
.single h1.title {
  color: #361b01;
  display: inline-block;
  vertical-align: middle;
  font-size: 32px;
}

/* line 76, ../../scss/_single.scss */
.page-tabs {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}
/* line 80, ../../scss/_single.scss */
.page-tabs a, .index-link {
  padding: 7px 12px;
  margin: 5px 5px;
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
  background: #361b01;
  color: white;
}
/* line 88, ../../scss/_single.scss */
.page-tabs a:hover {
  background: #361b01;
}
/* line 91, ../../scss/_single.scss */
.page-tabs a.selected-text-type {
  background: #361b01;
}
/* line 94, ../../scss/_single.scss */
.page-tabs a.external {
  background: transparent;
  color: #444;
}
/* line 97, ../../scss/_single.scss */
.page-tabs a.external:hover {
  color: #222;
}
/* line 101, ../../scss/_single.scss */
.page-tabs a .fa-external-link {
  padding: 0px 0 2px 5px;
  font-size: 10px;
  vertical-align: bottom;
}

/* line 110, ../../scss/_single.scss */
.single .page-content {
  width: 90%;
  margin: 0 auto;
  color: #361b01;
}
/* line 114, ../../scss/_single.scss */
.single .page-content .text-format {
  padding: 10px 0;
}
/* line 117, ../../scss/_single.scss */
.single .page-content h3.subtitle {
  margin: 30px 0;
}
/* line 120, ../../scss/_single.scss */
.single .page-content .html {
  width: 99%;
  margin: 0 auto;
}

/* line 125, ../../scss/_single.scss */
.citation-help {
  margin: 20px auto;
}
/* line 127, ../../scss/_single.scss */
.citation-help h3.subtitle {
  margin: 10px 0 20px;
}
/* line 130, ../../scss/_single.scss */
.citation-help p {
  width: 98%;
  margin: 5px auto 15px;
  font-size: 14px;
}
/* line 135, ../../scss/_single.scss */
.citation-help a {
  text-decoration: underline;
}
/* line 138, ../../scss/_single.scss */
.citation-help .label {
  font-weight: bold;
}

/* line 142, ../../scss/_single.scss */
.meta-item {
  width: 43.5%;
  display: inline-block;
  vertical-align: top;
  margin: 5px 4% 5px 1%;
  font-size: 14px;
}
/* line 149, ../../scss/_single.scss */
.meta-item .meta-label {
  font-weight: bold;
}

/* Hand written. Where is scss source? Like .citation-help a */
.meta-value a {
  text-decoration: underline;
}

/* line 157, ../../scss/_single.scss */
.v-panel {
  position: relative !important;
}

/* line 1, ../../scss/_index.scss */
.project-description {
  width: 80%;
  margin: 50px auto 70px;
  color: #361b01;
}
/* line 6, ../../scss/_index.scss */
.project-description p {
  line-height: 1.4em;
  font-size: 16px;
}
/* line 12, ../../scss/_index.scss */
.project-description .title {
  font-size: 1.2em;
  margin-bottom: 0px;
  font-weight: 700;
}
/* line 18, ../../scss/_index.scss */
.project-description a {
  color: #AE2124;
}
/* line 20, ../../scss/_index.scss */
.project-description a:hover {
  text-decoration: underline;
  color: #941C1F;
}

/* line 28, ../../scss/_index.scss */
.text-work {
  width: 100%;
  clear: both;
  display: block;
  text-align: left;
  margin: 0px auto;
  padding: 10px 0 0;
}
/* line 35, ../../scss/_index.scss */
.text-work .work-title-wrap {
  width: 98%;
  padding: 15px 1%;
  border-bottom: 3px solid #361b01;
}
/* line 44, ../../scss/_index.scss */
.text-work .work-meta-wrap {
  display: block;
  margin-left: 0;
}
/* line 47, ../../scss/_index.scss */
.text-work .work-meta-wrap a {
  margin: 0;
}
/* line 49, ../../scss/_index.scss */
.text-work .work-meta-wrap a span {
  font-size: 12px;
}
/* line 55, ../../scss/_index.scss */
.text-work h2.work-title {
  margin: 20px 0 0px;
  display: inline-block;
  font-size: 28px;
  color: #361b01;
}
/* line 62, ../../scss/_index.scss */
.text-work .work-title-urn {
  display: inline-block;
  font-size: 20px;
  color: #361b01;
  padding: 5px 10px;
  margin: 10px;
}

/* line 71, ../../scss/_index.scss */
.text-subwork {
  width: 97.8%;
  vertical-align: top;
  margin: 0;
  padding: 15px 1% 10px;
  border-bottom: 1px solid #361b01;
  border-left: 1px solid #361b01;
  border-right: 1px solid #361b01;
  display: inline-block;
  background: #fff;
  box-shadow: white 0px 2px 5px;
  transition: all 50ms linear 0;
}
/* line 85, ../../scss/_index.scss */
.text-subwork:hover {
  background: #fff;
}
/* line 87, ../../scss/_index.scss */
.text-subwork:hover .item-title-wrap {
  color: #1d1810;
}
/* line 90, ../../scss/_index.scss */
.text-subwork:hover .item-title {
  color: #1d1810;
}

/* line 97, ../../scss/_index.scss */
.item-title-wrap {
  padding: 2px 10px 5px 5px;
  color: #361b01;
  width: 45%;
  display: inline-block;
  vertical-align: top;
  text-overflow: ellipsis;
}

/* line 105, ../../scss/_index.scss */
.text-item {
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  padding: 15px 5px;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
/* line 113, ../../scss/_index.scss */
.text-item.author {
  width: 100%;
  padding: 5px 0px 0;
}
/* line 117, ../../scss/_index.scss */
.text-item.item-title {
  color: #361b01;
  width: 100%;
  padding: 8px 0;
  font-family: asul, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-weight: 100;
}

/* line 125, ../../scss/_index.scss */
.close-selected-text {
  display: none;
  color: #361b01;
}

/* line 129, ../../scss/_index.scss */
.version-wrap {
  margin: 0px auto;
  padding: 0px 0;
  text-align: left;
  vertical-align: top;
  display: inline-block;
}
/* line 136, ../../scss/_index.scss */
.version-wrap .version-label {
  display: inline-block;
  padding: 10px 0;
  font-size: 14px;
  color: #361b01;
}
/* line 144, ../../scss/_index.scss */
.version-wrap.page-tabs a span {
  font-size: 12px;
}
/* line 148, ../../scss/_index.scss */
.version-wrap.information-tab-wrap {
  display: none;
}

/* line 152, ../../scss/_index.scss */
.html-wrap {
  width: 40%;
}

/* line 155, ../../scss/_index.scss */
.other-versions-wrap {
  width: 40%;
}

/* line 159, ../../scss/_index.scss */
a.text-item:hover {
  text-decoration: none;
}
/* line 162, ../../scss/_index.scss */
a.text-item:focus {
  text-decoration: none;
}


@font-face {
  font-family: 'antinoouRegular';
  src: url("/static/fonts/antinoou-webfont.eot");
  src: url("/static/fonts/antinoou-webfont.eot?#iefix") format("embedded-opentype"), url("/static/fonts/antinoou-webfont.woff") format("woff"), url("/static/fonts/antinoou-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'antinoouItalic';
  src: url("/static/fonts/antinoouitalic-webfont.eot");
  src: url("/static/fonts/antinoouitalic-webfont.eot?#iefix") format("embedded-opentype"), url("/static/fonts/antinoouitalic-webfont.woff") format("woff"), url("/static/fonts/antinoouitalic-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

/*
@font-face {
  font-family: 'annistools';
  src: url("/static/fonts/annistools.eot");
  src: url("/static/fonts/annistools.eot?#iefix") format("embedded-opentype"), url("/static/fonts/annistools.woff") format("woff"), url("/static/fonts/annistools.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
*/

/* line 22, ../../scss/_text.scss */
div.htmlvis span {
  font-family: antinoouRegular, sans-serif;
  white-space: normal !important;
}


.search_wikilink{display: inline-block}
.search_wikilink:before{
    font-family: FontAwesome;
    color: gray;
    content: "\f266";
    vertical-align: middle;
    position: relative;
    top: -12px;
    font-size: 70%;
    margin-right: 2px;
    text-decoration: none;
}

#infobox{display: none; position: absolute; background-color: white; border: 1px solid black; z-index:100; padding: 10px}
#infobox img {max-width: 150px; max-height:100px; border: 1px solid black}
.meta-value{display: inline-block;}
.title h4{}
.title span {display: inline-block}
/*.annis-link:before{    font-family: annistools; 
    color: gray;
	content: "";
    vertical-align: middle;
    position: relative;
    top: -12px;
    font-size: 1.1rem; 
    margin-right: 2px;
    text-decoration: none !important; 
	font-weight: normal !important;
}*/
.annis-link{text-decoration: none !important}

.annis-link:hover,.search_wikilink:hover{text-decoration:none !important; color: #a4122f !important}
.annis-link:hover:before, .search_wikilink:hover:before{text-decoration:none !important; color: #a4122f !important}

.index-link {position: relative; top: -12px; padding-left: 6px; padding-right: 6px;}
.index-low{position: relative; top: -4px !important; }