@charset "UTF-8";
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("/fonts/opensans/open-sans-v34-latin-regular.woff2") format("woff2"), url("/fonts/opensans/open-sans-v34-latin-regular.woff") format("woff"), url("/fonts/opensans/open-sans-v34-latin-regular.ttf") format("truetype");
}
#oligrapher-container .oligrapher-element-count, #oligrapher-container .oligrapher-debug-message, #oligrapher-container .oligrapher-graph-editor > div,
#oligrapher-container .oligrapher-floating-editor > div, #oligrapher-container .oligrapher-graph-editor .oligrapher-toolbox, #oligrapher-container .oligrapher-graph-editor .editor-menu, #oligrapher-container #oligrapher-graph-container #oligrapher-zoomcontrol, #oligrapher-container .oligrapher-user-message {
  -webkit-box-shadow: 0px 0px 20px 2px #eee;
  -moz-box-shadow: 0px 0px 20px 2p #eee;
  box-shadow: 0px 0px 20px 2px rgba(128, 128, 128, 0.3);
}

#oligrapher-container .oligrapher-graph-editor .oligrapher-style-nodes label, #oligrapher-container .oligrapher-floating-editor main label, #oligrapher-container .oligrapher-graph-editor .editor-page-buttons label,
#oligrapher-container .oligrapher-floating-editor .editor-page-buttons label {
  margin-bottom: 0.25em;
  color: #888;
  font-size: 14px;
  font-weight: bold;
}

#oligrapher-container .oligrapher-graph-editor .oligrapher-style-nodes input[type=url], #oligrapher-container .oligrapher-graph-editor .oligrapher-toolbox .node-tool input {
  font-size: 14px;
  line-height: 1em;
  height: 28px;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 5px;
}

#oligrapher-help header {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 1.5em;
}
#oligrapher-help header button {
  float: right;
  border: none;
  margin-left: 0.5em;
  margin-top: 0;
  background-color: #fff;
  padding: 0;
}

#oligrapher-container .oligrapher-user-message {
  padding: 10px;
  font-size: 14px;
  border: 1px solid #ccc;
  background-color: white;
}

#oligrapher-container div.oligrapher-edge-editor, #oligrapher-container div.oligrapher-add-connections, #oligrapher-container div.oligrapher-node-editor {
  width: 235px;
  min-height: 300px;
  max-height: 450px;
  padding: 0.5em;
  box-sizing: border-box;
}

#oligrapher-container {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}
#oligrapher-container button, #oligrapher-container a:hover {
  cursor: pointer;
}
#oligrapher-container a {
  color: #0c7fff;
}

#oligrapher-container #oligrapher-header {
  padding-left: 0.25em;
  padding-right: 0.25em;
  padding-bottom: 0.75em;
}

#oligrapher-container #oligrapher-header,
#oligrapher-container #oligrapher-header-condensed {
  border-bottom: 1px solid #ccc;
  position: relative;
  margin-left: 0px;
  margin-right: 0px;
  /* title and subtitle*/
}
#oligrapher-container #oligrapher-header.oligrapher-header-collapsed,
#oligrapher-container #oligrapher-header-condensed.oligrapher-header-collapsed {
  min-height: 52px;
}
#oligrapher-container #oligrapher-header.oligrapher-header-collapsed h1#oligrapher-title,
#oligrapher-container #oligrapher-header-condensed.oligrapher-header-collapsed h1#oligrapher-title {
  margin-top: 7px;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 40px;
  height: 30px;
}
#oligrapher-container #oligrapher-header h1,
#oligrapher-container #oligrapher-header-condensed h1 {
  font-size: 42px;
  margin-top: 10px;
  margin-bottom: 5px;
  box-sizing: border-box;
}
#oligrapher-container #oligrapher-header h1 input,
#oligrapher-container #oligrapher-header-condensed h1 input {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 42px;
  height: 48px;
  margin-left: -4px;
  max-width: 800px;
  width: 100%;
  border: 1px solid #ccc;
}
#oligrapher-container #oligrapher-header h1 a,
#oligrapher-container #oligrapher-header-condensed h1 a {
  color: black;
  text-decoration: none;
  font-weight: normal;
}
#oligrapher-container #oligrapher-header #oligrapher-header-subtitle-wrapper,
#oligrapher-container #oligrapher-header-condensed #oligrapher-header-subtitle-wrapper {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 24px;
  padding-top: 0px;
  padding-bottom: 10px;
}
#oligrapher-container #oligrapher-header #oligrapher-header-subtitle-wrapper input,
#oligrapher-container #oligrapher-header-condensed #oligrapher-header-subtitle-wrapper input {
  width: 100%;
  height: 24px;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 24px;
  margin-left: -4px;
  border: 1px solid #ccc;
}
#oligrapher-container #oligrapher-header #oligrapher-header-toggler,
#oligrapher-container #oligrapher-header-condensed #oligrapher-header-toggler {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -10px;
  text-align: center;
  width: 20px;
  height: 14px;
  font-size: 13px;
  line-height: 12px;
  border: 1px solid #ccc;
  border-bottom: 0;
  cursor: pointer;
}
#oligrapher-container #oligrapher-header #oligrapher-header-bottom,
#oligrapher-container #oligrapher-header-condensed #oligrapher-header-bottom {
  display: flex;
  flex-direction: row;
  /* byline  */
  /* edit actions/  */
}
#oligrapher-container #oligrapher-header #oligrapher-header-bottom #oligrapher-header-left-wrapper,
#oligrapher-container #oligrapher-header-condensed #oligrapher-header-bottom #oligrapher-header-left-wrapper {
  flex-grow: 2;
  flex-shrink: 2;
  padding-right: 1.5em;
}
#oligrapher-container #oligrapher-header #oligrapher-header-bottom #oligrapher-header-left-wrapper #oligrapher-attribution,
#oligrapher-container #oligrapher-header-condensed #oligrapher-header-bottom #oligrapher-header-left-wrapper #oligrapher-attribution {
  font-size: 0.9em;
  line-height: 1.2em;
}
#oligrapher-container #oligrapher-header #oligrapher-header-bottom #oligrapher-header-left-wrapper #oligrapher-attribution a,
#oligrapher-container #oligrapher-header-condensed #oligrapher-header-bottom #oligrapher-header-left-wrapper #oligrapher-attribution a {
  color: #0c7fff;
  text-decoration: none;
}
#oligrapher-container #oligrapher-header #oligrapher-header-bottom #oligrapher-header-left-wrapper #oligrapher-attribution a:hover,
#oligrapher-container #oligrapher-header-condensed #oligrapher-header-bottom #oligrapher-header-left-wrapper #oligrapher-attribution a:hover {
  text-decoration: underline;
}
#oligrapher-container #oligrapher-header #oligrapher-header-bottom #oligrapher-header-right-wrapper,
#oligrapher-container #oligrapher-header-condensed #oligrapher-header-bottom #oligrapher-header-right-wrapper {
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 0.5em;
  margin-left: auto; /* This pushes the flex item to the right */
  align-self: flex-end;
}
#oligrapher-container #oligrapher-header #oligrapher-header-bottom #oligrapher-header-right-wrapper button,
#oligrapher-container #oligrapher-header-condensed #oligrapher-header-bottom #oligrapher-header-right-wrapper button {
  margin-right: 5px;
}
#oligrapher-container #oligrapher-header #oligrapher-header-bottom #oligrapher-header-right-wrapper .oligrapher-header-actions .oligrapher-header-edit-actions-lock,
#oligrapher-container #oligrapher-header #oligrapher-header-bottom #oligrapher-header-right-wrapper .oligrapher-header-edit-actions .oligrapher-header-edit-actions-lock,
#oligrapher-container #oligrapher-header-condensed #oligrapher-header-bottom #oligrapher-header-right-wrapper .oligrapher-header-actions .oligrapher-header-edit-actions-lock,
#oligrapher-container #oligrapher-header-condensed #oligrapher-header-bottom #oligrapher-header-right-wrapper .oligrapher-header-edit-actions .oligrapher-header-edit-actions-lock {
  margin-right: 0.5em;
  color: #888;
}
#oligrapher-container #oligrapher-header #oligrapher-header-bottom #oligrapher-header-right-wrapper .oligrapher-header-actions .header-action-menu-wrapper,
#oligrapher-container #oligrapher-header #oligrapher-header-bottom #oligrapher-header-right-wrapper .oligrapher-header-edit-actions .header-action-menu-wrapper,
#oligrapher-container #oligrapher-header-condensed #oligrapher-header-bottom #oligrapher-header-right-wrapper .oligrapher-header-actions .header-action-menu-wrapper,
#oligrapher-container #oligrapher-header-condensed #oligrapher-header-bottom #oligrapher-header-right-wrapper .oligrapher-header-edit-actions .header-action-menu-wrapper {
  display: inline-block;
}
#oligrapher-container #oligrapher-header #oligrapher-header-bottom #oligrapher-header-right-wrapper .oligrapher-header-actions #toggle-action-menu:focus,
#oligrapher-container #oligrapher-header #oligrapher-header-bottom #oligrapher-header-right-wrapper .oligrapher-header-edit-actions #toggle-action-menu:focus,
#oligrapher-container #oligrapher-header-condensed #oligrapher-header-bottom #oligrapher-header-right-wrapper .oligrapher-header-actions #toggle-action-menu:focus,
#oligrapher-container #oligrapher-header-condensed #oligrapher-header-bottom #oligrapher-header-right-wrapper .oligrapher-header-edit-actions #toggle-action-menu:focus {
  outline: none;
}

#oligrapher-container #oligrapher-graph-container {
  width: 100%;
  height: 100%;
  position: relative;
}
#oligrapher-container #oligrapher-graph-container .oligrapher-graph-editor {
  position: absolute;
  top: 0;
  left: 15px;
  z-index: 10;
  pointer-events: none;
  line-height: 1.2em;
}
#oligrapher-container #oligrapher-graph-container .text-tool {
  cursor: text;
}
#oligrapher-container #oligrapher-graph-container #oligrapher-zoomcontrol {
  z-index: 10;
  right: 15px;
  top: 0;
  position: absolute;
  display: flex;
  flex-direction: column;
  border: 1px solid #ccc;
  margin-top: 1em;
}
#oligrapher-container #oligrapher-graph-container #oligrapher-zoomcontrol button {
  padding: 8px;
  border: 0;
  background-color: white;
  height: 30px;
  width: 30px;
  border-bottom: 1px solid #eee;
  line-height: 1em;
  font-size: 1em;
  box-sizing: border-box;
}
#oligrapher-container #oligrapher-graph-container #oligrapher-zoomcontrol button:focus {
  outline: none;
}
#oligrapher-container #oligrapher-graph-container #oligrapher-zoomcontrol button::-moz-focus-inner {
  border-style: none;
}
#oligrapher-container #oligrapher-graph-container #oligrapher-zoomcontrol button svg {
  height: 14px;
  width: 14px;
  vertical-align: baseline;
}

/* Editor */
#oligrapher-container .oligrapher-graph-editor .editor-menu {
  z-index: 100;
  border: 1px solid #ccc;
  background-color: white;
  margin-top: 1em;
  float: left;
  width: 30px;
  padding: 5px;
  box-sizing: content-box;
}
#oligrapher-container .oligrapher-graph-editor .editor-menu .editor-menu-item {
  pointer-events: auto;
  margin: 0;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  text-align: center;
  color: gray;
}
#oligrapher-container .oligrapher-graph-editor .editor-menu .editor-menu-item svg {
  width: 27px;
  height: 27px;
  vertical-align: baseline;
}
#oligrapher-container .oligrapher-graph-editor .editor-menu .editor-menu-item.editor-menu-item-disabled {
  color: #ccc;
}
#oligrapher-container .oligrapher-graph-editor .editor-menu .editor-menu-item.editor-menu-item-disabled:hover {
  cursor: not-allowed;
}
#oligrapher-container .oligrapher-graph-editor .editor-menu .editor-menu-item.editor-menu-item-in-use {
  color: #0c7fff;
}
#oligrapher-container .oligrapher-graph-editor .editor-menu .editor-menu-item:hover {
  cursor: pointer;
}
#oligrapher-container .oligrapher-graph-editor .editor-menu #oligrapher-undo-redo {
  pointer-events: auto;
  float: left;
  width: 30px;
}
#oligrapher-container .oligrapher-graph-editor .editor-menu #oligrapher-undo-redo button {
  background-color: white;
  border: 0px;
  float: left;
  width: 15px;
  box-sizing: border-box;
  padding: 2px;
  height: 15px;
  color: gray;
}
#oligrapher-container .oligrapher-graph-editor .editor-menu #oligrapher-undo-redo button:disabled {
  color: #ccc;
  cursor: not-allowed;
}

#oligrapher-container .oligrapher-graph-editor .oligrapher-toolbox {
  margin-top: 1em;
  margin-left: 1em;
  position: absolute;
  top: 0;
  left: 60px;
  pointer-events: auto;
  border: 3px solid #0c7fff;
  padding: 10px;
  width: 250px;
  background-color: white;
}
#oligrapher-container .oligrapher-graph-editor .oligrapher-toolbox .node-tool input {
  display: block;
  margin-bottom: 10px;
}
#oligrapher-container .oligrapher-graph-editor .oligrapher-toolbox .node-tool a {
  cursor: pointer;
  color: #0c7fff;
  font-weight: bold;
}
#oligrapher-container .oligrapher-graph-editor .oligrapher-toolbox .node-tool hr {
  border: 0;
  height: 1px;
  background: #b3b3b3;
  margin: 5px;
}

#oligrapher-container .entity-search-result {
  margin-top: 10px;
}
#oligrapher-container .entity-search-result a {
  cursor: pointer;
  color: #0c7fff;
  font-weight: bold;
  font-size: 1.1em;
}
#oligrapher-container .entity-search-result .entity-search-description {
  font-size: 0.8em;
  color: #888;
  line-height: 1.2em;
}
#oligrapher-container .entity-search-result a.entity-external-link {
  margin-left: 5px;
  font-size: 0.8em;
  font-weight: normal;
  color: #888;
  line-height: 1.1em;
  position: relative;
  top: -2px;
}

/* Common Node Editing */
#oligrapher-container .oligrapher-graph-editor .editor-page-buttons,
#oligrapher-container .oligrapher-floating-editor .editor-page-buttons {
  padding-bottom: 0;
}
#oligrapher-container .oligrapher-graph-editor .editor-page-buttons label,
#oligrapher-container .oligrapher-floating-editor .editor-page-buttons label {
  margin-bottom: 0;
}
#oligrapher-container .oligrapher-graph-editor .editor-page-buttons div,
#oligrapher-container .oligrapher-floating-editor .editor-page-buttons div {
  margin-top: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}
#oligrapher-container .oligrapher-graph-editor .editor-page-buttons div span,
#oligrapher-container .oligrapher-floating-editor .editor-page-buttons div span {
  flex-grow: 1;
}
#oligrapher-container .oligrapher-graph-editor .editor-page-buttons div span svg,
#oligrapher-container .oligrapher-floating-editor .editor-page-buttons div span svg {
  cursor: pointer;
  display: block;
  margin: auto;
  height: 20px;
  width: 20px;
}
#oligrapher-container .oligrapher-graph-editor .editor-page-buttons div span:not(:last-child),
#oligrapher-container .oligrapher-floating-editor .editor-page-buttons div span:not(:last-child) {
  border-right: 1px gray solid;
}
#oligrapher-container .oligrapher-graph-editor .sizepicker,
#oligrapher-container .oligrapher-floating-editor .sizepicker {
  display: flex;
  flex-direction: row;
  margin-left: 1em;
  margin-bottom: 1em;
  font-size: 10px;
  text-align: center;
}
#oligrapher-container .oligrapher-graph-editor .sizepicker .circle-wrapper,
#oligrapher-container .oligrapher-floating-editor .sizepicker .circle-wrapper {
  height: 50px;
  position: relative;
  margin-bottom: 0.5em;
}
#oligrapher-container .oligrapher-graph-editor .sizepicker .circle,
#oligrapher-container .oligrapher-floating-editor .sizepicker .circle {
  background-color: #ccc;
  border-radius: 50%;
  position: absolute;
  bottom: 0;
  cursor: pointer;
}
#oligrapher-container .oligrapher-graph-editor .sizepicker .circle:hover,
#oligrapher-container .oligrapher-floating-editor .sizepicker .circle:hover {
  border: 1px solid #ffff00;
}
#oligrapher-container .oligrapher-graph-editor .sizepicker .current,
#oligrapher-container .oligrapher-floating-editor .sizepicker .current {
  border: 2px solid #0c7fff;
}
#oligrapher-container .oligrapher-graph-editor .sizepicker > div,
#oligrapher-container .oligrapher-floating-editor .sizepicker > div {
  margin-right: 1em;
}
#oligrapher-container .oligrapher-graph-editor div.sketch-picker,
#oligrapher-container .oligrapher-floating-editor div.sketch-picker {
  box-shadow: none !important;
  padding: 8px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#oligrapher-container .oligrapher-graph-editor div.sketch-picker > div:nth-child(1),
#oligrapher-container .oligrapher-floating-editor div.sketch-picker > div:nth-child(1) {
  height: 75px;
  padding-bottom: 0 !important;
}
#oligrapher-container .oligrapher-graph-editor div.sketch-picker input,
#oligrapher-container .oligrapher-floating-editor div.sketch-picker input {
  box-sizing: content-box;
}
#oligrapher-container .oligrapher-graph-editor div.editor-buttons,
#oligrapher-container .oligrapher-floating-editor div.editor-buttons {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
#oligrapher-container .oligrapher-graph-editor div.editor-buttons button,
#oligrapher-container .oligrapher-floating-editor div.editor-buttons button {
  border: 0;
  border-radius: 2px;
  height: 2em;
  color: white;
}
#oligrapher-container .oligrapher-graph-editor div.editor-buttons button[name=delete],
#oligrapher-container .oligrapher-floating-editor div.editor-buttons button[name=delete] {
  background-color: #c82c63;
}
#oligrapher-container .oligrapher-graph-editor div.editor-buttons button[name=delete]:hover,
#oligrapher-container .oligrapher-floating-editor div.editor-buttons button[name=delete]:hover {
  background-color: #dd6690;
}
#oligrapher-container .oligrapher-graph-editor div.editor-buttons button[name=back],
#oligrapher-container .oligrapher-floating-editor div.editor-buttons button[name=back] {
  background-color: #888;
}

/* Floating Editor */
#oligrapher-container .oligrapher-floating-editor {
  z-index: 20;
  position: fixed;
  top: 0;
  left: 0;
  background-color: white;
  border: 3px solid #0c7fff;
  line-height: 1em;
}
#oligrapher-container .oligrapher-floating-editor header.editor-header {
  font-size: 18px;
  font-weight: bold;
  /* margin-bottom: 1em; */
}
#oligrapher-container .oligrapher-floating-editor header.editor-header div {
  display: inline-block;
  cursor: grab;
}
#oligrapher-container .oligrapher-floating-editor header.editor-header button {
  float: right;
  margin-left: 10px;
  padding: 0;
  border: none;
  background-color: #fff;
}
#oligrapher-container .oligrapher-floating-editor main {
  margin-top: 0.5em;
}
#oligrapher-container .oligrapher-floating-editor hr {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  border: 1px solid;
}

/* Node Editor */
#oligrapher-container div.oligrapher-node-editor a.add-connections-link {
  display: block;
  font-size: 16px;
  color: #0c7fff;
  font-weight: bold;
  margin-top: 10px;
  text-decoration: none;
}
#oligrapher-container div.oligrapher-node-editor a.add-connections-link:hover {
  text-decoration: underline dotted #b3b3b3;
}
#oligrapher-container div.oligrapher-node-editor .node-littlesis-link {
  padding-left: 5px;
  display: inline-block;
  cursor: default !important;
}
#oligrapher-container div.oligrapher-node-editor .node-littlesis-link svg {
  height: 16px;
  width: 16px;
}
#oligrapher-container div.oligrapher-node-editor .oligrapher-node-editor-body {
  padding: 0;
  overflow-y: auto;
  overflow-x: hidden;
  min-height: 200px;
  max-height: 370px;
}
#oligrapher-container div.oligrapher-node-editor .oligrapher-node-editor-body {
  -ms-overflow-style: none; /* for Internet Explorer, Edge */
  scrollbar-width: none; /* for Firefox */
}
#oligrapher-container div.oligrapher-node-editor .oligrapher-node-editor-body::-webkit-scrollbar {
  display: none; /* for Chrome, Safari, and Opera */
}

/* add connections tool */
#oligrapher-container div.oligrapher-add-connections .add-connections-category {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 14px;
}
#oligrapher-container div.oligrapher-add-connections .entity-search-results {
  max-height: 325px;
  overflow-y: scroll;
}

#oligrapher-container .add-connections-classic-button {
  margin-left: 1em;
}

#oligrapher-container .add-connections-classic-statusbox {
  margin-top: 2em;
}

#oligrapher-container .add-connections-classic-p {
  margin-top: 2em;
}

/* Edge Editor */
#oligrapher-container div.oligrapher-edge-editor {
  width: 292px;
}
#oligrapher-container div.oligrapher-edge-editor .edit-edge-style {
  display: flex;
  align-items: flex-start;
}
#oligrapher-container div.oligrapher-edge-editor .edit-edge-style .edge-style-buttons {
  display: flex;
  flex-wrap: nowrap;
  gap: 3px;
  color: #888;
}
#oligrapher-container div.oligrapher-edge-editor .edit-edge-style .edge-style-button {
  width: 35px;
  font-size: 1em;
  color: #000;
  background-color: #fff;
  border: 1px solid #ccc;
  text-align: center;
}
#oligrapher-container div.oligrapher-edge-editor .node-label {
  font-size: 0.6em;
}
#oligrapher-container div.oligrapher-edge-editor .edit-edge-scale input {
  margin: 0;
  width: 35px;
}
#oligrapher-container div.oligrapher-edge-editor .edit-edge-scale input[type=range] {
  position: relative;
  top: 8px;
  width: 100px;
  outline: none;
}

/* Style Nodes */
#oligrapher-container .oligrapher-graph-editor .oligrapher-style-nodes {
  margin-top: 0.5em;
}
#oligrapher-container .oligrapher-graph-editor .oligrapher-style-nodes label {
  display: block;
}
#oligrapher-container .oligrapher-graph-editor .oligrapher-style-nodes input[type=url] {
  width: 100%;
}
#oligrapher-container .oligrapher-graph-editor .oligrapher-style-nodes main {
  height: 230px;
}
#oligrapher-container .oligrapher-graph-editor .oligrapher-style-nodes div.editor-page-buttons {
  padding-bottom: 0;
}
#oligrapher-container .oligrapher-graph-editor .oligrapher-style-nodes hr {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
#oligrapher-container .oligrapher-graph-editor .oligrapher-style-nodes footer {
  margin-top: 1em;
}
#oligrapher-container .oligrapher-graph-editor .oligrapher-style-nodes .oligrapher-style-nodes-count {
  font-style: italic;
  display: inline-block;
  margin-left: 1em;
}

#oligrapher-container div.oligrapher-interlocks {
  display: flex;
  flex-direction: column;
  overflow: "auto";
  height: 100%;
}
#oligrapher-container .oligrapher-graph-editor .oligrapher-settings {
  width: 225px;
}
#oligrapher-container .oligrapher-graph-editor .oligrapher-settings div.settings-option {
  font-size: 0.8em;
  display: flex;
}
#oligrapher-container .oligrapher-graph-editor .oligrapher-settings div.settings-option div.settings-option-name {
  flex-grow: 4;
}
#oligrapher-container .oligrapher-graph-editor .oligrapher-settings label {
  color: #b3b3b3;
  font-size: 1em;
  font-weight: bold;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  display: block;
}

#oligrapher-container .oligrapher-graph-editor .organize-map {
  margin-top: 10px;
}
#oligrapher-container .oligrapher-graph-editor .organize-map table {
  border-collapse: separate;
  border-spacing: 10px;
}
#oligrapher-container .oligrapher-graph-editor .organize-map table td {
  vertical-align: top;
  font-size: 0.9em;
  line-height: 1.1em;
}
#oligrapher-container .oligrapher-graph-editor .organize-map a {
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 3px;
  height: 42px;
  width: 42px;
  padding: 5px;
  box-sizing: border-box;
}
#oligrapher-container .oligrapher-graph-editor .organize-map a:hover {
  background-color: #eee;
}
#oligrapher-container .oligrapher-graph-editor .organize-map svg {
  height: 30px;
  width: 30px;
  color: gray;
}

#oligrapher-container div.oligrapher-editors {
  font-size: 14px;
}
#oligrapher-container div.oligrapher-editors div.oligrapher-editors-input {
  margin-top: 10px;
  margin-bottom: 10px;
}
#oligrapher-container div.oligrapher-editors div.oligrapher-editors-input input {
  width: 150px;
  line-height: 1em;
  height: 28px;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 5px;
  box-sizing: border-box;
}
#oligrapher-container div.oligrapher-editors div.oligrapher-editors-input button {
  width: 40px;
  height: 28px;
  padding: 0;
  box-sizing: border-box;
  border: 0;
  border-radius: 3px;
  background-color: #0c7fff;
  color: white;
}
#oligrapher-container div.oligrapher-editors div.oligrapher-editors-list span {
  color: gray;
  font-size: 0.8em;
}

#oligrapher-help {
  width: 500px;
  height: 500px;
  padding: 2em;
  position: absolute;
  right: 2em;
  top: 1em;
  pointer-events: auto;
}
#oligrapher-container div.lock {
  z-index: 20;
  position: absolute;
  top: 20%;
  left: 20%;
  width: 25em;
  background-color: white;
  border: 2px solid #0c7fff;
  padding: 10px;
}

/* Nodes */
#oligrapher-container .oligrapher-graph-dragging-node {
  cursor: grabbing;
}

#oligrapher-container #oligrapher-graph-container .oligrapher-node {
  pointer-events: auto;
}
#oligrapher-container #oligrapher-graph-container .oligrapher-node.react-draggable-dragging {
  cursor: grabbing;
  pointer-events: none;
}
#oligrapher-container #oligrapher-graph-container .oligrapher-node a:focus {
  outline: none;
}
#oligrapher-container #oligrapher-graph-container .oligrapher-node .node-label text {
  color: black;
}
#oligrapher-container #oligrapher-graph-container .oligrapher-node .node-label a:focus {
  outline: none;
}
#oligrapher-container #oligrapher-graph-container .oligrapher-node a:hover {
  text-decoration: none;
}
#oligrapher-container #oligrapher-graph-container .oligrapher-node .node-halo.node-halo-selected {
  fill: #0c7fff;
}
#oligrapher-container #oligrapher-graph-container .oligrapher-node .node-halo.node-halo-highlighted {
  fill: #ffff00;
}
#oligrapher-container #oligrapher-graph-container .oligrapher-node .node-halo.node-halo-selected.node-halo-highlighted {
  stroke: #0c7fff;
  stroke-width: 5;
}
#oligrapher-container #oligrapher-graph-container .oligrapher-node .node-halo.node-halo-dragged {
  fill: #3b0aff;
}

/* Edges */
#oligrapher-container #oligrapher-graph-container .oligrapher-edge a:hover {
  text-decoration: none;
}
#oligrapher-container #oligrapher-graph-container .oligrapher-edge a:focus {
  outline: none;
}

/* Captions */
#oligrapher-container #oligrapher-graph-container g.oligrapher-caption {
  cursor: pointer;
}
#oligrapher-container #oligrapher-graph-container g.oligrapher-caption.dragging {
  cursor: grabbing;
}
#oligrapher-container #oligrapher-graph-container g.oligrapher-caption.oligrapher-caption-highlighted text tspan {
  text-shadow: 0 0 5px #ffff00, 0 0 5px #ffff00, 0 0 5px #ffff00, 0 0 5px #ffff00, 0 0 5px #ffff00, 0 0 5px #ffff00;
}
#oligrapher-container #oligrapher-graph-container g.oligrapher-caption.oligrapher-caption-faded text tspan {
  color: #ddd;
}

/* User message */
#oligrapher-container .oligrapher-user-message {
  position: absolute;
  right: 80px;
  top: 20px;
  max-width: 300px;
}

#oligrapher-container .oligrapher-debug-message {
  position: absolute;
  right: 0px;
  bottom: 0px;
  padding: 15px;
  font-size: 10px;
  max-width: 70vh;
  max-height: 30vh;
  overflow: scroll;
  background-color: rgba(255, 255, 255, 0.4);
}

#oligrapher-container .oligrapher-element-count {
  right: 16px;
  top: 112px;
  position: absolute;
  display: flex;
  flex-direction: column;
  padding: 6px;
  font-size: 12px;
  max-width: 70vh;
  max-height: 30vh;
  background-color: rgba(255, 255, 255, 0.4);
}

/* Annotations */
#oligrapher-container #oligrapher-annotations-condensed {
  padding: 1em;
  position: fixed;
  bottom: 0;
  left: 0;
  height: 30%;
  width: 100%;
  box-sizing: border-box;
  padding-bottom: 0;
}
#oligrapher-container #oligrapher-annotations-condensed .oligrapher-annotation {
  overflow-y: scroll;
  background-color: white;
  height: calc(100% - 40px);
}
#oligrapher-container #oligrapher-annotations-condensed .oligrapher-annotation-header {
  font-size: 1em;
  font-weight: bold;
  margin-top: 0.5em;
  margin-bottom: 0;
}
#oligrapher-container #oligrapher-annotations-condensed .oligrapher-annotation-text {
  font-size: 1em;
  line-height: 1.4em;
}
#oligrapher-container #oligrapher-annotations-condensed .oligrapher-annotation-text p {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
#oligrapher-container #oligrapher-annotations-condensed .oligrapher-annotation-text p:last-child {
  margin-bottom: 0;
}
#oligrapher-container #oligrapher-annotations-condensed #oligrapher-annotations-tracker .tracker-circle {
  height: 15px;
  width: 15px;
}

#oligrapher-container #oligrapher-condensed-annotations-toggler {
  position: fixed;
  bottom: 1em;
  right: 1em;
}

#oligrapher-container #oligrapher-annotations-tracker {
  align-self: center;
  display: flex;
  gap: 5px;
  padding-left: 8px;
  flex-grow: 1;
}
#oligrapher-container #oligrapher-annotations-tracker .tracker-circle {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #ccc;
  cursor: pointer;
}
#oligrapher-container #oligrapher-annotations-tracker .tracker-circle-selected {
  background-color: #0c7fff;
}

#oligrapher-container #oligrapher-annotations {
  height: 100%;
}
#oligrapher-container #oligrapher-annotations #oligrapher-annotations-body {
  padding: 1em 0;
  display: flex;
  flex-direction: column;
}
#oligrapher-container #oligrapher-annotations #oligrapher-annotations-nav {
  display: flex;
}
#oligrapher-container #oligrapher-annotations #oligrapher-annotations-nav h4 {
  flex-grow: 1;
}
#oligrapher-container #oligrapher-annotations .oligrapher-annotation {
  flex: 1;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  height: 100%;
  overflow: auto;
}
#oligrapher-container #oligrapher-annotations .oligrapher-annotation .oligrapher-annotation-text {
  height: 100%;
  min-height: 0;
  line-height: 1.3em;
}
#oligrapher-container #oligrapher-annotations .oligrapher-annotation .oligrapher-annotation-text blockquote {
  color: #666;
  border-left: 5px solid #ccc;
  padding: 0.75em 10px;
  quotes: "“" "”" "‘" "’";
}

#oligrapher-container .annotation-list-item {
  padding: 0.5em;
  background-color: #fff;
  border-bottom: 1px solid #eee;
}
#oligrapher-container .annotation-list-item.annotation-list-item-current {
  background-color: #eee;
}

#oligrapher-container #oligrapher-annotation-form {
  margin-top: 1em;
}
#oligrapher-container #oligrapher-annotation-form .oligrapher-annotation-form-header {
  margin-bottom: 0.5em;
  width: 100%;
}
#oligrapher-container #oligrapher-annotation-form .oligrapher-annotation-form-header .MuiInput-root {
  border-color: #ccc;
  font-size: 10px;
  width: 100%;
}
#oligrapher-container #oligrapher-annotation-form .oligrapher-annotation-form-text {
  margin-bottom: 0.5em;
}
#oligrapher-container #oligrapher-annotation-form .ck-content {
  height: 150px;
}
#oligrapher-container #oligrapher-annotation-form input {
  padding: 0;
}
#oligrapher-container #oligrapher-annotation-form #oligrapher-annotation-form-header {
  font-size: 2em;
}
#oligrapher-container #oligrapher-annotation-form #oligrapher-annotation-form-text {
  font-size: 0.9em;
}
#oligrapher-container #oligrapher-annotation-form .oligrapher-annotation-highlighting-tip {
  background-color: #ffe;
  padding: 0.7em;
  font-size: 14px;
  line-height: 1.4em;
  margin-top: 1em;
  margin-bottom: 0.5em;
}
#oligrapher-container #oligrapher-annotation-form .oligrapher-annotation-highlighting-tip button {
  margin-top: 0.8em;
  background-color: white;
}

/* Other */
#oligrapher-container #oligrapher-embed-form {
  padding: 0.8em;
  width: 500px;
  background-color: #f8f8f8;
}
#oligrapher-container #oligrapher-embed-form input {
  width: 50px;
}
#oligrapher-container #oligrapher-embed-form textarea {
  width: 100%;
  margin-top: 0.8em;
  height: 100px;
  resize: none;
  padding: 0.5em;
  background-color: white;
  border: 1px solid #ccc;
}

#element-property {
  border-collapse: collapse;
  width: 100%;
}

#element-property td, #element-property th {
  border: 1px solid #ddd;
  padding: 8px;
}

#element-property tr:nth-child(even) {
  background-color: #f2f2f2;
}

#element-property tr:hover {
  background-color: #ddd;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

/*# sourceMappingURL=oligrapher.css.map */
