@charset "UTF-8";
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/OpenSans-Regular.eot");
  src: url("../fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), local("Open Sans"), local("OpenSans"), url("../fonts/OpenSans-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/OpenSans-Semibold.eot");
  src: url("../fonts/OpenSans-Semibold.eot?#iefix") format("embedded-opentype"), local("Open Sans Semibold"), local("OpenSans-Semibold"), url("../fonts/OpenSans-Semibold.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/OpenSans-Italic.eot");
  src: url("../fonts/OpenSans-Italic.eot?#iefix") format("embedded-opentype"), local("Open Sans Italic"), local("OpenSans-Italic"), url("../fonts/OpenSans-Italic.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/OpenSans-SemiboldItalic.eot");
  src: url("../fonts/OpenSans-SemiboldItalic.eot?#iefix") format("embedded-opentype"), local("Open Sans Semibold Italic"), local("OpenSans-SemiboldItalic"), url("../fonts/OpenSans-SemiboldItalic.ttf") format("truetype");
}
body, div, fieldset, form, h1, h2, h3, h4, iframe, p, select,
table, tbody, thead, tr, td, th, textarea {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

body {
  background-color: white;
  color: black;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
}

h1 {
  color: black;
  font-size: 26px;
  line-height: 32px;
  margin: 16px 0px 0px 0px;
}

h2 {
  color: black;
  font-size: 15px;
  font-weight: 600;
  line-height: 16px;
  margin: 0px 0px 16px 0px;
}

h3 {
  color: black;
  font-size: 13px;
  font-weight: 600;
  line-height: 16px;
  margin: 16px 0px 8px 0px;
}

a {
  color: #1570A6;
  text-decoration: none;
}

a:visited {
  color: #0f5179;
}

a:hover {
  color: #1570A6;
  text-decoration: underline;
}

a:active {
  color: #1b8fd3;
  text-decoration: underline;
}

input[type=text], input[type=password] {
  background-color: white;
  border: 1px inset #c6c6c6;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  height: 16px;
  line-height: 16px;
  padding: 2px;
  margin: 5px 2px;
}

input[type=button], input[type=reset], input[type=submit] {
  background-color: #eee;
  background-image: url(../img/silver-button.png);
  background-position: bottom left;
  background-repeat: repeat-x;
  border: 1px outset #c6c6c6;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  padding: 2px 8px;
  margin: 5px 2px;
}

input[type=reset] {
  background-color: #eee;
  background-image: url(../img/silver-button.png);
  color: black;
}

input[type=submit] {
  background-color: #1570A6;
  background-image: url(../img/black-button.png);
  color: white;
}

input:active[type=button], input:active[type=reset],
input:active[type=submit] {
  border: 1px inset #c6c6c6;
}

select {
  background: white;
  border: 1px inset #c6c6c6;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin: 5px 2px;
}

textarea {
  background: white;
  border: 1px inset #c6c6c6;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  padding: 2px;
  margin: 5px 2px;
}

table {
  border-collapse: collapse;
}

#migrationYear, #receptionYear, #availabilityYear, #descriptionYear,
#revisionYear,
#startYear, #endYear, #singleYear, #firstYear, #lastYear, #creationYear,
#startStartYear, #endStartYear, #startEndYear, #endEndYear, #startOriginalYear {
  width: 30px;
}

#migrationDay, #migrationMonth,
#receptionDay, #receptionMonth,
#availabilityDay, #availabilityMonth,
#descriptionDay, #descriptionMonth,
#revisionDay, #revisionMonth,
#startDay, #startMonth, #endDay, #endMonth,
#startStartDay, #startStartMonth, #endStartDay, #endStartMonth,
#startEndDay, #startEndMonth, #endEndDay, #endEndMonth,
#startOriginalDay, #startOriginalMonth, #endOriginalDay, #endOriginalMonth,
#startHour, #startMinute, #startSecond, #startHundredth,
#endHour, #endMinute, #endSecond, #endHundredth,
#creationDay, #creationMonth, #creationHour, #creationMinute, #creationSecond {
  width: 17px;
}

#migrationYear, #migrationMonth,
#receptionYear, #receptionMonth,
#availabilityYear, #availabilityMonth,
#descriptionYear, #descriptionMonth,
#revisionYear, #revisionMonth,
#startMonth, #startYear, #endDay, #endMonth, #endYear,
#startStartMonth, #startStartYear,
#endStartDay, #endStartMonth, #endStartYear,
#startEndMonth, #startEndYear,
#endEndDay, #endEndMonth, #endEndYear,
#startOriginalMonth, #startOriginalYear,
#endOriginalDay, #endOriginalMonth, #endOriginalYear,
#startMinute, #startSecond, #startHundredth,
#endMinute, #endSecond, #endHundredth,
#creationMonth, #creationYear, #creationHour, #creationMinute, #creationSecond {
  margin-left: 0;
}

.underscore-placeholder {
  color: #bbb;
}

.underscore-alternative-placeholder {
  color: #bbb;
  font-style: italic;
}

.underscore-invalid-pattern {
  background-color: #fbb;
}

input.underscore-invalid-pattern {
  background-color: #fbb;
}

textarea.underscore-invalid-pattern {
  background-position: top 0% right 16px;
  overflow-y: scroll;
}

#underscore-auto-complete {
  background: white;
  border: 1px solid #c6c6c6;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin: 0px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0px;
  position: absolute;
  width: 298px;
  height: 126px;
  -moz-box-shadow: 2px 2px 4px #bbb;
  -webkit-box-shadow: 2px 2px 4px #bbb;
  box-shadow: 2px 2px 4px #bbb;
}

.underscore-auto-complete-match {
  color: black;
}

.underscore-auto-complete-nonmatch {
  color: #bbb;
}

.file-button {
  background-color: #eee;
  background-image: url(../img/silver-button.png);
  background-position: bottom left;
  background-repeat: repeat-x;
  border: 1px outset #c6c6c6;
  color: black;
  cursor: default;
  display: inline-block;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  height: 20px;
  margin: 5px 2px;
  overflow: hidden;
  padding: 0;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 70px;
}
.file-button div {
  position: absolute;
  top: 0px;
  left: 0px;
  line-height: 20px;
  z-index: 0;
  height: 20px;
  width: 70px;
  text-align: center;
}
.file-button input {
  cursor: default;
  height: 100%;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 70px;
}

.hidden {
  display: none !important;
}

#startFascicleNumber, #startIssueNumber, #startTomeNumber, #startVolumeNumber,
#startPageNumber, #endFascicleNumber, #endIssueNumber, #endTomeNumber,
#endVolumeNumber, #endPageNumber {
  width: 104px;
}

#endFascicleNumber, #endIssueNumber, #endTomeNumber, #endVolumeNumber,
#endPageNumber {
  margin-left: 0px;
}

.richtext-b {
  font-weight: 600;
}

.richtext-i {
  font-style: italic;
}

.richtext-s {
  font-variant: small-caps;
}

.richtext-u {
  text-decoration: underline;
}

.select-button {
  background-color: #eee;
  background-image: url(../img/silver-button.png);
  background-position: bottom left;
  background-repeat: repeat-x;
  border: 1px outset #c6c6c6;
  color: black;
  cursor: default;
  display: inline-block;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  height: 20px;
  margin: 5px 2px;
  overflow: hidden;
  padding: 0;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 70px;
}
.select-button div {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 20px;
  z-index: 0;
  height: 20px;
  width: 70px;
  text-align: center;
}
.select-button select {
  cursor: default;
  height: 100%;
  margin: 0;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0px;
  width: 70px;
  z-index: 1;
}

.list-tools .select-button {
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  margin: 0;
  color: #1570A6;
}

.select-button.long-select-button {
  width: 220px;
}
.select-button.long-select-button div {
  width: 220px;
}
.select-button.long-select-button select {
  width: 220px;
}

.shadow {
  -moz-box-shadow: 2px 2px 4px #bbb;
  -webkit-box-shadow: 2px 2px 4px #bbb;
  box-shadow: 2px 2px 4px #bbb;
}

.tooltip {
  display: inline-block;
  position: relative;
}
.tooltip .tooltip-content {
  background-color: black;
  border-radius: 6px;
  color: white;
  opacity: 0;
  padding: 5px;
  text-align: left;
  transition: opacity 1s;
  visibility: hidden;
  width: 256px;
  position: absolute;
  z-index: 10;
  top: -5px;
  left: 105%;
}
.tooltip .tooltip-content dl {
  font-size: 11px;
  line-height: 11px;
  margin: 0;
  padding: 0;
}
.tooltip .tooltip-content dt {
  font-weight: 600;
  margin: 0;
  padding: 0;
}
.tooltip .tooltip-content dd {
  margin: 0 0 0 1em;
  padding: 0;
}
.tooltip .tooltip-content::after {
  content: " ";
  position: absolute;
  top: 50%;
  right: 100%; /* To the left of the tooltip */
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent black transparent transparent;
}

.tooltip:hover .tooltip-content {
  opacity: 1;
  visibility: visible;
}

.mosaic-frame .tooltip .tooltip-content {
  display: none;
}
.mosaic-frame .tooltip:hover .tooltip-content {
  display: block;
}

#breadcrumbs {
  font-size: 11px;
  font-style: italic;
}
#breadcrumbs img {
  border: 0px solid black;
  padding-right: 2px;
  vertical-align: text-top;
}

#anchor {
  width: 0px;
  height: 0px;
  position: relative;
}

#underscore-wait {
  background-color: #ddd;
  background-image: url(../img/busy.gif);
  background-position: center center;
  background-repeat: no-repeat;
  border: 1px outset #c6c6c6;
  display: none;
  font-size: 16px;
  font-weight: 600;
  overflow: hidden;
  position: fixed;
  text-align: center;
  vertical-align: bottom;
  height: 48px;
  margin: 0 0 0 328px;
  width: 240px;
  opacity: 0.85;
  z-index: 2;
}

#comments {
  background: white;
  border: 1px inset #c6c6c6;
  overflow: auto;
  height: 256px;
}

.comment-header {
  font-size: 12px;
  font-weight: 600;
  padding: 8px 8px 0px 8px;
}

.comment-header {
  cursor: pointer;
}

.comment-text {
  padding: 0px 8px 16px 8px;
}

#credentials {
  background-color: red;
  font-size: 11px;
  height: 28px;
  line-height: 28px;
  text-align: right;
}
#credentials a, #credentials a:visited, #credentials a:hover, #credentials a:active {
  background-position: top left;
  background-repeat: no-repeat;
  color: white;
  height: 18px;
  padding: 2px 8px 0px 9px;
  text-decoration: underline;
}

.dossier-hidden {
  display: none;
}

#dossier #presentation {
  margin-right: 0px;
}
#dossier #buttons {
  clear: left;
  margin-left: 8px;
}

.pandora-error pre {
  display: none;
}

#footer {
  color: #999;
  font-size: 11px;
  margin: 0px auto 0px auto;
  padding-top: 2px;
  text-align: center;
  width: 896px;
}

#header {
  margin: 0px auto 0px auto;
  position: relative;
  width: 896px;
}
#header .view-name {
  background-color: red;
  height: 152px;
  margin: 0 0 16px 0;
  position: relative;
}
#header .view-name h1 {
  background-image: url(../img/redondoc.png);
  background-position: center right;
  background-repeat: no-repeat;
  color: transparent;
  font-size: 20px;
  height: 48px;
  line-height: 24px;
  margin: 50px 0 26px 0;
  padding: 0;
  position: absolute;
  text-align: left;
  width: 100%;
}
#header .view-name a {
  display: block;
  float: left;
  padding: 27px 16px 27px 27px;
}
#header .view-name a img {
  border: 0px solid white;
  vertical-align: middle;
  height: 70px;
}
#header .view-name .subheading {
  background-color: red;
  color: white;
  bottom: 0;
  height: 12px;
  font-size: 12px;
  font-weight: 600;
  line-height: 12px;
  padding: 8px 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
#langs {
  border: 0;
  float: right;
  font-size: 11px;
  height: 32px;
  line-height: 32px;
  margin: 0;
  padding: 8px 0 0 12px;
  position: relative;
  z-index: 2;
}
#langs li {
  border: 0;
  display: block;
  float: left;
  line-height: 32px;
  height: 32px;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}
#langs li a, #langs li a:visited {
  color: black;
}
#langs li a:hover, #langs li a:active {
  color: #1570A6;
}
#langs > li + li:before {
  content: "|";
  padding: 0 2px;
}

.link-group {
  border: 0;
  float: right;
  font-size: 11px;
  height: 32px;
  line-height: 32px;
  margin: 0;
  padding: 8px 0 0 0;
  position: relative;
  z-index: 2;
}
.link-group li {
  border: 0;
  display: inline-block;
  line-height: 32px;
  height: 32px;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}
.link-group li a, .link-group li a:visited {
  color: black;
}
.link-group li a:hover, .link-group li a:active {
  color: #1570A6;
}
.link-group > li + li:before {
  content: "|";
  padding: 0 2px;
}

.list-frame, .short-list-frame {
  border-bottom: 1px dotted black;
  clear: both;
  margin: 0px 0px 16px 0px;
  padding: 0px 0px 16px 0px;
}

.list-frame:first-child, .short-list-frame:first-child {
  border-top: 1px dotted black;
  padding-top: 16px;
}

.list-frame {
  min-height: 128px;
}

.list-thumbnail {
  clear: left;
  float: left;
  height: 128px;
  line-height: 128px;
  position: relative;
  width: 128px;
  text-align: center;
  vertical-align: top;
}
.list-thumbnail img {
  border: 0px;
  vertical-align: top;
}

.list-thumbnail-placeholder {
  clear: left;
  float: left;
  width: 128px;
  text-align: center;
  vertical-align: middle;
}

.play {
  height: 0px;
  line-height: 0px;
  overflow: visible;
}

.play a {
  position: relative;
  top: -80px;
}

.list-thumbnail .play a {
  top: -96px;
}

.list-record {
  margin-left: 144px;
}
.list-record p {
  margin-bottom: 8px;
}
.list-record p:first-child {
  margin-bottom: 0px;
}
.list-record span.publication {
  font-weight: 600;
}
.list-record b {
  background-color: yellow;
  font-weight: inherit;
}
.list-record .small {
  font-size: 11px;
}
.list-record p.list-field {
  font-size: 11px;
  margin: 0px;
}

.list-tools {
  margin-left: 144px;
  margin-top: 8px;
}

.list-audio {
  margin-left: 144px;
  margin-top: 16px;
}

.list-breadcrumbs {
  font-size: 11px;
  font-style: italic;
  margin-left: 144px;
  margin-top: 24px;
}
.list-breadcrumbs img {
  border: 0px solid black;
  padding-right: 2px;
  vertical-align: text-top;
}

.typename {
  font-size: 10px;
  text-transform: uppercase;
}

.datetime {
  font-size: 10px;
}

.list-thumbnail-lock {
  background-image: url("../img/lock.png");
  height: 48px;
  width: 48px;
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.list-record-description {
  margin-top: 8px;
}

.marc-field {
  font-size: 11px;
  font-weight: 600;
  vertical-align: top;
  width: 48px;
}

.marc-value {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break:  break-all;
  font-size: 11px;
  vertical-align: top;
  width: 368px;
}
.marc-value b {
  padding-left: 2px;
  padding-right: 2px;
}

#left-right .marc-value {
  width: 848px;
}

#desc-pane a {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
}

#desc-pane h4 {
  margin-top: 16px;
}

#desc-pane img {
  vertical-align: baseline;
  height: 1em;
}

.mini-mosaic {
  margin-left: 8px;
}

.mini-mosaic-frame {
  float: left;
  margin-bottom: 8px;
}

.mini-mosaic-caption {
  font-size: 11px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 134px;
}

.mini-mosaic-thumbnail, .mini-mosaic-thumbnail-placeholder {
  height: 134px;
  line-height: 134px;
  margin: 0px 4px 0px 0px;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 134px;
}
.mini-mosaic-thumbnail img, .mini-mosaic-thumbnail-placeholder img {
  border: 0px;
  vertical-align: middle;
}

.mini-mosaic-more {
  clear: both;
  font-size: 11px;
  font-style: italic;
  position: relative;
  text-align: right;
  margin-right: 12px;
}

.mosaic {
  padding: 0px 0px;
}

.left-ear, .right-ear {
  float: left;
  margin-bottom: 16px;
  width: 6px;
  height: 200px;
}

.left-ear {
  border-left: 2px solid transparent;
}

.left-target {
  border-left: 2px solid black;
}

.right-ear {
  border-right: 2px solid transparent;
}

.right-target {
  border-right: 2px solid black;
}

.mosaic-frame {
  float: left;
  margin-bottom: 16px;
  overflow: hidden;
  width: 160px;
  height: 200px;
}

.mosaic-thumbnail, .mosaic-thumbnail-placeholder {
  line-height: 128px;
  height: 128px;
  margin: 2px 0px 6px 0px;
  text-align: center;
  vertical-align: middle;
}
.mosaic-thumbnail img, .mosaic-thumbnail-placeholder img {
  border: 0px;
  vertical-align: middle;
}

.mosaic-tools {
  font-size: 11px;
  height: 12px;
  line-height: 12px;
  text-align: center;
  vertical-align: top;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.mosaic-tools img {
  border: 0px solid white;
  vertical-align: top;
}
.mosaic-tools .share img {
  width: 12px;
  height: 12px;
}

.mosaic-record {
  font-size: 11px;
  line-height: 12px;
  margin: 4px 0px 0px 0px;
  text-align: center;
}
.mosaic-record b {
  background-color: yellow;
  font-weight: inherit;
}

#progress {
  text-align: center;
}

#underscore-progress-bar {
  background-color: white;
  border: 1px inset #c6c6c6;
  margin: 16px auto 16px auto;
  position: relative;
  width: 320px;
  height: 14px;
}

#underscore-progress-scale {
  background-color: #ddd;
  border: 1px outset #ddd;
  float: left;
  overflow: hidden;
  position: relative;
  width: 0px;
  height: 12px;
}

#underscore-progress-percent {
  color: black;
  font-size: 11px;
  height: 14px;
  line-height: 14px;
  position: absolute;
  width: 320px;
  z-index: 1;
}

.underscore-progress-error {
  background-color: red;
}

#sheet, #wide-sheet {
  background-color: #f0f0f0;
  border: 1px solid #c6c6c6;
  margin: 0px auto 0px auto;
}

#sheet {
  padding: 15px;
  width: 864px;
}

#wide-sheet {
  padding: 15px 7px;
  width: 880px;
}
#wide-sheet h2, #wide-sheet .pandora-error, #wide-sheet #top-results, #wide-sheet .list, #wide-sheet #bottom-results, #wide-sheet > .results, #wide-sheet > p {
  margin-left: 8px;
  margin-right: 8px;
}

.results {
  font-size: 11px;
  height: 32px;
  line-height: 32px;
}
.results .file-button {
  font-size: 11px;
}
.results input {
  font-size: 11px;
}
.results select {
  font-size: 11px;
  width: 192px;
}

.navigation {
  font-size: 11px;
}
.navigation a, .navigation a:visited, .navigation a:hover {
  color: #1570A6;
  text-decoration: none;
  font-weight: 600;
}
.navigation input {
  font-size: 11px;
  vertical-align: middle;
  width: 32px;
}

#top-results {
  margin-bottom: 16px;
}
#top-results .navigation {
  float: right;
}

#bottom-results {
  clear: both;
  height: 32px;
}
#bottom-results .navigation {
  text-align: right;
}

#presentation {
  background-position: top right;
  background-repeat: no-repeat;
  float: right;
  margin: 6px 8px 6px 0px;
  height: 20px;
  width: 57px;
}

.presentation-list {
  background-image: url(../img/list.png);
}

.presentation-mosaic {
  background-image: url(../img/mosaic.png);
}

.parameter-group {
  float: left;
  margin: 0 16px 0 0;
  text-align: left;
  width: 100%;
}
.parameter-group select {
  width: calc(100% - 6px);
}

.parameter-group h4 {
  text-align: left;
}

.parameter-div {
  background-color: white;
  border: 1px inset #c6c6c6;
  cursor: default;
  height: 94px;
  margin: 0;
  overflow: auto;
  width: calc(100% - 2px);
}
.parameter-div hr {
  border: 0px dotted #999999;
  border-top: 1px dotted #999999;
}

input[type=text].parameter-text {
  margin: 5px 0px;
  width: calc(100% - 6px);
}

.parameter-row-checked-ok-empty,
.parameter-row-unchecked-ok-empty,
.parameter-row-checked-ok-nonmatch {
  clear: left;
  color: black;
  padding-right: 8px;
}

.parameter-row-checked-ko-empty,
.parameter-row-unchecked-ko-empty,
.parameter-row-checked-ko-nonmatch {
  clear: left;
  color: #999999;
  padding-right: 8px;
}

.parameter-row-checked-ok-match,
.parameter-row-unchecked-ok-match {
  background-color: #eef;
  clear: left;
  color: black;
  padding-right: 8px;
}

.parameter-row-checked-ko-match,
.parameter-row-unchecked-ko-match {
  background-color: #eef;
  clear: left;
  color: #999999;
  padding-right: 8px;
}

.parameter-row-unchecked-ok-nonmatch,
.parameter-row-unchecked-ko-nonmatch {
  display: none;
}

.separate-parameters-false .parameter-row-checked-ko-empty,
.separate-parameters-false .parameter-row-unchecked-ko-empty,
.separate-parameters-false .parameter-row-checked-ko-nonmatch,
.separate-parameters-false .parameter-row-checked-ko-match,
.separate-parameters-false .parameter-row-unchecked-ko-match {
  display: none;
}

.parameter-check {
  float: left;
  margin: 1px 0px 0px 1px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
}

.parameter-paragraph {
  margin: 0px 0px 0px 20px;
  padding: 0px 0px 3px 0px;
  text-indent: 0px;
}

.parameter-paragraph a {
  text-decoration: underline;
}

.parameter-row-checked-ok-empty a,
.parameter-row-unchecked-ok-empty a,
.parameter-row-checked-ok-nonmatch a,
.parameter-row-checked-ok-match a,
.parameter-row-unchecked-ok-match a {
  color: black;
}

.parameter-row-checked-ko-empty a,
.parameter-row-unchecked-ko-empty a,
.parameter-row-checked-ko-nonmatch a,
.parameter-row-checked-ko-match a,
.parameter-row-unchecked-ko-match a {
  color: #999999;
}

.parameter-paragraph a:hover {
  color: #1570A6;
}

.parameter-paragraph a:active {
  color: #1b8fd3;
}

.parameter-buttons {
  clear: right;
  float: left;
  margin: 16px 0px;
  width: 416px;
}
.parameter-buttons div {
  font-weight: 600;
}
.parameter-buttons input {
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
}

.parameter-clear {
  clear: both;
  margin: 0;
  padding: 0;
  font-size: 11px;
  text-align: right;
}

#parameter-group-level11 {
  width: 100%;
  margin: 0;
}
#parameter-group-level11 h4 {
  display: none;
}

#parameter-group-level21 {
  clear: left;
  width: calc(50% - 8px);
}

#parameter-group-level22 {
  margin: 0;
  width: calc(50% - 8px);
}

#parameter-group-level31 {
  clear: left;
  width: calc(33.3% - 16px);
}

#parameter-group-level32 {
  width: 33.3%;
}

#parameter-group-level33 {
  margin: 0;
  width: calc(33.3% - 16px);
}

#parameter-group-level51 {
  clear: left;
  width: calc(20% - 16px);
}

#parameter-group-level52,
#parameter-group-level54 {
  width: calc(20% - 16px);
}

#parameter-group-level53 {
  width: 20%;
}

#parameter-group-level55 {
  margin: 0;
  width: calc(20% - 16px);
}

.partition {
  text-align: center;
  margin-bottom: 16px;
}
.partition input {
  margin-left: 16px;
}
.partition input:first-child {
  margin-left: 8px;
}
.partition img {
  position: relative;
  top: 1px;
}
.partition span {
  white-space: nowrap;
}

#query-rows {
  clear: both;
  text-align: right;
}

#query-rows input {
  width: 366px;
}

#query-rows input.long-words {
  width: 582px;
}

#query-rows select[name=operator] {
  width: 86px;
}

#query-rows select[name=field] {
  width: 182px;
}

#share {
  float: right;
  height: 16px;
  line-height: 16px;
  margin: 0px 0px 8px 0px;
  padding-top: 0px;
  position: relative;
}
#share li {
  display: block;
  float: left;
  line-height: 16px;
  height: 16px;
  margin-left: 8px;
  text-align: center;
  vertical-align: middle;
}
#share li img {
  border: 0px solid white;
}
#share li input {
  background-color: white;
  border: 1px solid #c6c6c6;
  position: absolute;
  margin: 5px 0px;
  right: 0px;
  top: 16px;
  text-align: right;
  width: 432px;
}

.share {
  display: inline;
  margin: 0px;
  padding: 0px;
}
.share li {
  margin-right: 4px;
  display: inline;
}
.share li a {
  display: inline;
}
.share li img {
  border: 0px solid white;
  vertical-align: top;
}
.share li input {
  border: 1px solid #c6c6c6;
  margin: 5px 0px;
  width: 488px;
}

.small-list, .small-list-header {
  text-align: left;
}

.subject-table {
  width: 100%;
}
.subject-table li {
  margin-bottom: 8px;
}
.subject-table td {
  vertical-align: top;
  width: 50%;
}
.subject-table td a {
  color: black;
  font-weight: 600;
}
.subject-table td:first-child {
  padding-right: 4px;
}
.subject-table td:last-child {
  padding-left: 4px;
}
.subject-table #subject-table-links td {
  padding: 8px;
  text-align: center;
}
.subject-table #subject-table-links td a {
  color: #1570A6;
}
.subject-table .subject-table-initial {
  background-color: #ddd;
  font-weight: 600;
  padding: 4px 8px;
}
.subject-table .subject-table-initial a {
  color: #1570A6;
  display: inline-block;
  float: right;
  font-size: 11px;
}
.subject-table .subject-table-use, .subject-table .subject-table-tr {
  font-size: 11px;
  font-style: italic;
}

#suggestion {
  font-size: 11px;
}
#suggestion a {
  background-image: url(../img/start.png);
  background-position: top left;
  background-repeat: no-repeat;
  padding-left: 16px;
}

#summary {
  font-size: 11px;
  font-style: italic;
}

#tabs {
  border: 0px;
  height: 32px;
  padding: 4px 0px 0px 0px;
  margin: 0px;
  z-index: 1;
}
#tabs li {
  background-color: #2c2c2c;
  background-image: url(../img/sep.png);
  background-position: top left;
  background-repeat: no-repeat;
  display: block;
  float: left;
  line-height: 32px;
  height: 32px;
  padding: 0px 9px;
  text-align: center;
  vertical-align: middle;
}
#tabs li a, #tabs li a:visited, #tabs li a:hover, #tabs li a:active {
  color: white;
  display: block;
  text-decoration: none;
}
#tabs li:nth-child(3) {
  background-image: none;
}
#tabs li.selected {
  background-color: red;
}
#tabs img {
  border: 0px solid black;
}

#template-table {
  border: 1px solid #c6c6c6;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  margin: 6px 0px 0px 4px;
  width: 294px;
}
#template-table th {
  background: black;
  color: white;
  width: 145.5px;
}
#template-table th:first-child {
  border-right: 1px solid white;
}
#template-table td {
  border: 1px solid #c6c6c6;
  padding-left: 2px;
  padding-right: 2px;
}

#template-user-group {
  width: 112px;
}

#template-template {
  width: 112px;
}

#template-apply {
  width: 56px;
}

.term-select-group {
  float: left;
  margin: 16px 16px 16px 0px;
  width: 416px;
}

.term-select-group h4 {
  text-align: left;
}

#term-select-group-level21 {
  clear: left;
  width: 336px;
}

#term-select-level21 {
  width: 330px;
}

#term-select-group-level22 {
  margin: 0px 0px 16px 0px;
  width: 336px;
}

#term-select-level22 {
  width: 330px;
}

#term-select-group-level31 {
  clear: left;
  width: 224px;
}

#term-select-level31 {
  width: 218px;
}

#term-select-group-level32 {
  width: 208px;
}

#term-select-level32 {
  width: 202px;
}

#term-select-group-level33 {
  margin: 0px 0px 16px 0px;
  width: 224px;
}

#term-select-level33 {
  width: 218px;
}

#term-select-group-level41 {
  clear: left;
  width: calc(25% - 16px);
}

#term-select-level41 {
  width: calc(100% - 6px);
}

#term-select-group-level42 {
  width: calc(25% - 16px);
}

#term-select-level42 {
  width: calc(100% - 6px);
}

#term-select-group-level43 {
  width: calc(25% - 16px);
}

#term-select-level43 {
  width: calc(100% - 6px);
}

#term-select-group-level44 {
  margin: 16px 0px 16px 0px;
  width: 25%;
}

#term-select-level44 {
  width: calc(100% - 6px);
}

.term-table td {
  padding: 4px;
  width: 33%;
}
.term-table td a {
  color: black;
}
.term-table td:nth-child(1) {
  width: 34%;
}
.term-table tr:nth-child(odd) {
  background-color: #ddd;
}
.term-table .term-table-initial {
  font-weight: 600;
}
.term-table .term-table-initial td {
  padding-top: 16px;
}
.term-table .term-table-initial td a {
  color: #1570A6;
  font-size: 11px;
  padding-left: 32px;
}
.term-table #term-table-links {
  font-weight: 600;
}
.term-table #term-table-links td {
  padding-bottom: 16px;
  padding-top: 16px;
  text-align: center;
}
.term-table #term-table-links td a {
  color: #1570A6;
}

.type-list-thumbnail-folder,
.type-mini-mosaic-thumbnail-folder,
.type-mosaic-thumbnail-folder {
  background-image: url(../img/type-icon-folder.png);
  background-position: top left;
  background-repeat: no-repeat;
}
.type-list-thumbnail-folder a,
.type-mini-mosaic-thumbnail-folder a,
.type-mosaic-thumbnail-folder a {
  display: block;
}

.type-list-thumbnail-folder {
  padding-top: 16px;
}

.type-mini-mosaic-thumbnail-folder {
  background-position: center left;
  margin-left: 6px;
  width: 128px;
}

.type-mosaic-thumbnail-folder {
  background-position: center left;
  margin-left: 16px;
  margin-right: 16px;
  width: 128px;
}

.type-list-thumbnail-organization,
.type-mini-mosaic-thumbnail-organization,
.type-mosaic-thumbnail-organization {
  background-image: url(../img/type-icon-organization.png);
}

.type-list-thumbnail-department,
.type-mini-mosaic-thumbnail-department,
.type-mosaic-thumbnail-department {
  background-image: url(../img/type-icon-department.png);
}

.type-list-thumbnail-fonds,
.type-mini-mosaic-thumbnail-fonds,
.type-mosaic-thumbnail-fonds {
  background-image: url(../img/type-icon-fonds.png);
}

.type-list-thumbnail-subfonds,
.type-mini-mosaic-thumbnail-subfonds,
.type-mosaic-thumbnail-subfonds {
  background-image: url(../img/type-icon-subfonds.png);
}

.type-list-thumbnail-series,
.type-mini-mosaic-thumbnail-series,
.type-mosaic-thumbnail-series {
  background-image: url(../img/type-icon-series.png);
}

.type-list-thumbnail-subseries,
.type-mini-mosaic-thumbnail-subseries,
.type-mosaic-thumbnail-subseries {
  background-image: url(../img/type-icon-subseries.png);
}

.type-list-thumbnail-bulletinPublication,
.type-mini-mosaic-thumbnail-bulletinPublication,
.type-mosaic-thumbnail-bulletinPublication,
.type-list-thumbnail-magazinePublication,
.type-mini-mosaic-thumbnail-magazinePublication,
.type-mosaic-thumbnail-magazinePublication,
.type-list-thumbnail-pagePublication,
.type-mini-mosaic-thumbnail-pagePublication,
.type-mosaic-thumbnail-pagePublication {
  background-image: url(../img/type-icon-publication.png);
}

.list-record p.type-document-field {
  font-size: 11px;
  margin: 0px;
}

.list-record p.type-document-field-name {
  font-weight: 600;
}

.list-record p.type-document-field br {
  margin-bottom: 4px;
}

.list-record p.type-document-field + p.list-item-description {
  margin-bottom: 8px;
}

#view-tabs {
  border: 0px;
  padding: 0px;
  margin: 16px auto 16px auto;
  text-align: center;
  text-transform: uppercase;
  z-index: 1;
}
#view-tabs li {
  display: inline-block;
  line-height: 32px;
  height: 32px;
  margin: 0px 0px 4px 4px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
#view-tabs li a {
  background-color: #1570A6;
  border: 1px solid #1570A6;
  border-radius: 4px;
  color: white;
  display: block;
  line-height: 30px;
  height: 30px;
  padding: 0px 8px;
}
#view-tabs li a:hover {
  background-color: #1b8fd3;
  border: 1px solid #1b8fd3;
  color: white;
}
#view-tabs li:first-child {
  margin: 0px 0px 4px 0px;
}
#view-tabs li.selected a, #view-tabs li.selected a:hover {
  background-color: white;
  border: 1px solid #1570A6;
  color: #1570A6;
}
#view-tabs img {
  border: 0px solid black;
}

#about p {
  line-height: 16px;
  margin: 0px 0px 8px 0px;
}

#advanced {
  text-align: center;
}
#advanced h2 {
  border-bottom: 1px dotted black;
  color: black;
  margin: 0px 0px 8px 0px;
  padding: 0px 0px 8px 0px;
  text-align: left;
}
#advanced #query-rows + h2 {
  margin-top: 16px;
}
#advanced #suggestion {
  float: right;
  position: relative;
}
#advanced #sort, #advanced #length {
  display: inline-block;
  height: 32px;
  padding: 0px 8px 0px 8px;
}
#advanced #buttons, #advanced #citation {
  clear: both;
  padding: 16px 0px 0px 0px;
  text-align: center;
}
#advanced #buttons span {
  padding-left: 16px;
}
#advanced #buttons #clean {
  background-color: #eee;
  background-image: url(../img/silver-button.png);
  color: black;
}
#advanced #dates {
  margin-top: 16px;
  text-align: left;
  width: 100%;
}
#advanced .dates-select {
  padding-right: 8px;
  text-align: right;
  vertical-align: top;
}
#advanced .dates-option {
  width: 536px;
  height: 32px;
}
#advanced #partition-type {
  padding: 0px 0px 0px 0px;
}
#advanced #citation {
  margin-top: 16px;
  font-size: 11px;
}
#advanced input[readonly] {
  color: #999;
}
#advanced #mcd {
  font-size: 10px;
  line-height: 10px;
  margin: 16px auto 0 auto;
  text-align: center;
  width: 334px;
}
#advanced #mcd img {
  float: left;
  width: 144px;
}
#advanced #mcd p {
  padding: 0 0 0 148px;
}

#search-dossier, #search-embargo, #search-covers, input#stats {
  background-color: #eee;
  background-image: url(../img/silver-button.png);
  color: black;
}

#bookshelf h1 {
  background-color: #1570A6;
  color: white;
  margin: 8px auto;
  padding: 16px;
  width: 608px;
}
#bookshelf h1 a {
  color: white;
}
#bookshelf #bookshelf-sheet {
  margin: 0px auto 0px auto;
  width: 640px;
}
#bookshelf #top-results {
  background-image: url(../img/bookshelf-top.png);
  margin: 0px;
  padding: 0px 16px;
  height: 32px;
}
#bookshelf #bookshelf-rows {
  background-image: url(../img/bookshelf-row.png);
}
#bookshelf #bookshelf-rows a {
  display: inline-block;
  height: 145px;
  padding-top: 9px;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 128px;
}
#bookshelf #bookshelf-rows a img {
  vertical-align: bottom;
}
#bookshelf #bookshelf-rows a span {
  display: inline-block;
  background: white;
  border: 1px solid #c6c6c6;
  bottom: 20px;
  color: black;
  font-family: Georgia, serif;
  height: 16px;
  left: 44px;
  position: absolute;
  width: 40px;
}
#bookshelf #bookshelf-rows .coming-soon {
  color: white;
  font-size: 26px;
  height: 462px;
  line-height: 462px;
  text-align: center;
}
#bookshelf #bottom-results {
  background-image: url(../img/bookshelf-top.png);
  margin: 0px;
  padding: 0px 16px;
}

#calendar-years {
  border-bottom: 1px dotted black;
  margin: 0px 0px 16px 0px;
  padding: 0px 0px 16px 0px;
}

.calendar-month {
  float: left;
  width: 192px;
  margin: 0px 0px 32px 32px;
}

.calendar-month caption {
  text-transform: capitalize;
  background-color: black;
  color: white;
}

.calendar-month th {
  text-align: center;
  font-weight: bold;
  text-transform: lowercase;
  background-color: #999;
  color: white;
}

.calendar-month td {
  color: #999;
  padding: 1px;
  text-align: center;
}
.calendar-month td a {
  background-color: #1570A6;
  border-radius: 8px;
  color: white;
  display: inline-block;
  font-weight: bold;
  height: 100%;
  width: 100%;
}

.calendar-month.left-column {
  margin-left: 0px;
}

#card {
  width: 800px;
}
#card > div, #card > p, #card > table {
  margin-left: 8px;
  margin-right: 8px;
}
#card h2 {
  margin: 8px;
}
#card a {
  text-decoration: underline;
}
#card .pane-name {
  color: #182665;
  font-weight: 600;
  line-height: 16px;
  margin-top: 16px;
  margin-bottom: 8px;
}
#card .field {
  border: 1px solid #c6c6c6;
  margin: 0px;
  padding: 4px;
  width: 160px;
}
#card .value {
  border: 1px solid #c6c6c6;
  margin: 0px;
  padding: 4px;
  width: 640px;
}
#card .value p {
  border: 0px dotted #c6c6c6;
  margin: 0px;
  padding: 0px;
  width: auto;
}

@media print {
  #card .results {
    display: none;
  }
}
#check textarea {
  display: block;
  height: 160px;
  width: 100%;
}
#check p {
  margin-top: 32px;
}

#contacts {
  width: 880px;
}
#contacts h1, #contacts .pandora-error, #contacts > .results, #contacts > p {
  margin-left: 8px;
  margin-right: 8px;
}

.contacts-frame {
  float: left;
  margin-bottom: 16px;
  overflow: hidden;
  width: 160px;
  height: 168px;
}

.contacts-thumbnail, .contacts-thumbnail-placeholder {
  line-height: 128px;
  height: 128px;
  margin: 2px 0px 6px 0px;
  text-align: center;
  vertical-align: middle;
}
.contacts-thumbnail img, .contacts-thumbnail-placeholder img {
  border: 0px;
  vertical-align: middle;
}

.contacts-record {
  font-size: 11px;
  line-height: 12px;
  margin: 4px 0px 0px 0px;
  text-align: center;
}
.contacts-record b {
  background-color: yellow;
  font-weight: inherit;
}

#custom h2 {
  border-bottom: 1px dotted black;
  margin: 16px 0px 8px 0px;
  padding: 0px 0px 8px 0px;
  text-align: left;
}
#custom #suggestion + h2 {
  margin-top: 0px;
}
#custom #suggestion {
  float: right;
}
#custom #series {
  margin: 0px auto;
}
#custom #series td {
  height: 32px;
  padding: 0px 16px;
}
#custom #volumes-buttons, #custom #search-buttons {
  padding: 8px 0px 0px 0px;
  text-align: center;
}
#custom #parameter-text-level11 {
  display: none;
}
#custom #custom-inputs {
  margin-bottom: 16px;
}
#custom #custom-inputs label {
  display: inline-block;
  font-weight: 600;
}
#custom #custom-inputs input[type=text] {
  margin: 5px 0px;
}
#custom #custom-links {
  text-align: center;
}
#custom #custom-links a {
  background-color: #2c2c2c;
  color: white;
  display: inline-block;
  height: 32px;
  line-height: 16px;
  padding: 16px;
  margin: 16px 0px 0px 16px;
  vertical-align: top;
  width: 176px;
}
#custom #custom-links a:first-child {
  margin-left: 0px;
  width: 192px;
}
#custom #custom-links a:last-child {
  width: 192px;
}

#custom[lang=ca] #custom-inputs label, #custom[lang=es] #custom-inputs label {
  width: 96px;
}
#custom[lang=ca] #custom-inputs input[type=text], #custom[lang=es] #custom-inputs input[type=text] {
  width: 582px;
}

#custom[lang=en] #custom-inputs label {
  width: 160px;
}
#custom[lang=en] #custom-inputs input[type=text] {
  width: 518px;
}

body#add h2, #details h2, body#upload h2 {
  margin: 0px 0px 4px 0px;
}
body#add h3, #details h3, body#upload h3 {
  font-style: italic;
  font-size: 13px;
  font-weight: 600;
  height: 16px;
  border-bottom: 1px solid black;
  margin-bottom: 7px;
  margin-top: 8px;
  text-align: center;
}
body#add h3 #pane, #details h3 #pane, body#upload h3 #pane {
  position: relative;
  top: -10px;
}
body#add .details-audio, #details .details-audio, body#upload .details-audio {
  margin-bottom: 8px;
}
body#add #top-results, #details #top-results, body#upload #top-results {
  clear: both;
  margin-top: 4px;
  margin-bottom: 0px;
}
body#add #top-results #presentation, #details #top-results #presentation, body#upload #top-results #presentation {
  display: none;
}
body#add #buttons, #details #buttons, body#upload #buttons {
  clear: both;
  padding: 16px 0px 0px 0px;
  text-align: center;
}
body#add #buttons input[type=button], body#add #buttons input[type=submit], body#add #buttons input[type=reset], #details #buttons input[type=button], #details #buttons input[type=submit], #details #buttons input[type=reset], body#upload #buttons input[type=button], body#upload #buttons input[type=submit], body#upload #buttons input[type=reset] {
  position: relative;
}
body#add #buttons #save, #details #buttons #save, body#upload #buttons #save {
  background-color: #1570A6;
  background-image: url(../img/black-button.png);
  color: white;
}
body#add #buttons #delete, #details #buttons #delete, body#upload #buttons #delete {
  background-image: url(../img/red-button.png);
  color: white;
  margin-left: 16px;
}
body#add .back-to-results, #details .back-to-results, body#upload .back-to-results {
  font-size: 11px;
  position: relative;
  top: -11px;
}

#details #summary {
  clear: both;
}

#left {
  float: left;
  width: 432px;
}

.mejs-container {
  margin: 0 auto;
}

#right {
  float: right;
  width: 416px;
  padding-left: 16px;
}

#left-right {
  width: 100%;
}
#left-right tr, #left-right td {
  break-inside: avoid;
  page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
}
#left-right h2 {
  margin-bottom: 16px;
}

#center {
  width: 416px;
  margin: 0px auto 0px auto;
}

#file-form {
  width: 0px;
  height: 0px;
}

#file-div {
  height: 22px;
  left: 0px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 0px;
  z-index: 1;
  width: 70px;
}

#file-div input {
  cursor: default;
  height: 22px;
  left: 0px;
  opacity: 0;
  position: absolute;
  top: 0px;
  z-index: 1;
  width: 70px;
}

.field {
  font-size: 11px;
  font-weight: 600;
  padding-top: 8px;
  text-align: right;
  vertical-align: top;
  width: 116px;
}

.field-label td {
  padding: 16px 0 8px 0;
  text-align: center;
}
.field-label label {
  text-transform: uppercase;
  border-bottom: 1px solid black;
}

.value {
  font-weight: 600;
  vertical-align: top;
  width: 300px;
}
.value > input[type=text] {
  margin-left: 4px;
  margin-right: 0;
  position: relative;
  width: calc(100% - 10px);
}
.value > textarea {
  margin-left: 4px;
  margin-right: 0px;
  position: relative;
  width: calc(100% - 10px);
  height: 64px;
}
.value > select {
  margin-left: 4px;
  margin-right: 0px;
  position: relative;
  width: calc(100% - 4px);
}
.value > input[readonly], .value > textarea[readonly], .value > select[disabled] {
  background: white;
  border: 1px dotted #c6c6c6;
  color: black;
}
.value > .underscore-placeholder[readonly],
.value > textarea.underscore-placeholder[readonly] {
  background: white;
}
.value > p {
  background: white;
  border: 1px dotted #c6c6c6;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  padding: 0px 3px 0px 3px;
  margin: 6px 0px 0px 4px;
  vertical-align: top;
  width: calc(100% - 12px);
}
.value > input[type=text].multi-text {
  width: calc(100% - 10px - 16px - 4px);
}

#value-degree > textarea {
  height: 96px;
}

tr.metrics-tr > #value-id > p {
  background-color: #f0f0f0;
  border: 0;
  border-radius: 0;
  padding: 0;
}

.small-button {
  margin: 8px 0px 8px 4px;
  cursor: pointer;
  vertical-align: middle;
}

.details-image {
  margin-bottom: 16px;
  text-align: center;
}
.details-image img {
  max-width: 100%;
}

#license-link {
  position: relative;
  height: 0px;
  top: -56px;
}

#license-img {
  border: 0px solid white;
  position: relative;
}

.disabled {
  color: #999;
}

#details-link {
  background-image: url(../img/pdf.png);
  background-position: top left;
  background-repeat: no-repeat;
  display: block;
  line-height: 20px;
  padding: 0 0 0 28px;
  margin-left: 5px;
}

/*
.url-value {
    font-size: $fontSize - 2px;
    padding: math.div($gridUnit, 2) 4px 0px 4px;
    margin-left: 4px;
    vertical-align: top;
    width: $valueWidth;
}

.invisible-small-button {
    margin: (math.div($gridUnit, 2)) 0px (math.div($gridUnit, 2)) 4px;
    cursor: pointer;
    vertical-align: middle;
    visibility: hidden;
}

.removed-small-button {
    margin: (math.div($gridUnit, 2)) 0px (math.div($gridUnit, 2)) 4px;
    cursor: pointer;
    vertical-align: middle;
    display: none;
}


.value textarea#text {
    height: $gridUnit * 20;
}

.value textarea#description {
    height: $gridUnit * 16;
}

#pane {
    position: relative;
    top: -12px;
}
*/
body#upload table {
  float: left;
  margin-right: 16px;
}
body#upload div {
  clear: both;
}
body#upload .instructions {
  padding: 16px 0 32px 0;
}

.explanation {
  text-align: justify;
  margin-bottom: 0.5em;
}

.details-parameter-group {
  float: left;
  margin: 0px 0px 0px 4px;
  width: 296px;
}

.details-parameter-group h4 {
  text-align: left;
}

.details-parameter-div {
  background-color: white;
  border: 1px inset #c6c6c6;
  cursor: default;
  height: 190px;
  margin: 0px;
  overflow: auto;
  width: 294px;
}
.details-parameter-div hr {
  border: 0px dotted #999999;
  border-top: 1px dotted #999999;
}

input[type=text].details-parameter-text {
  margin: 5px 0px;
  width: 286px;
}

.details-parameter-row-checked-ok-empty,
.details-parameter-row-unchecked-ok-empty,
.details-parameter-row-checked-ok-nonmatch {
  clear: left;
  color: black;
  padding-right: 8px;
}

.details-parameter-row-checked-ko-empty,
.details-parameter-row-unchecked-ko-empty,
.details-parameter-row-checked-ko-nonmatch {
  clear: left;
  color: #999999;
  display: none;
  padding-right: 8px;
}

.details-parameter-row-checked-ok-match,
.details-parameter-row-unchecked-ok-match {
  background-color: #eef;
  clear: left;
  color: black;
  padding-right: 8px;
}

.details-parameter-row-checked-ko-match,
.details-parameter-row-unchecked-ko-match {
  background-color: #eef;
  clear: left;
  color: #999999;
  padding-right: 8px;
}

.details-parameter-row-unchecked-ok-nonmatch,
.details-parameter-row-unchecked-ko-nonmatch {
  display: none;
}

.details-parameter-check {
  float: left;
  margin: 1px 0px 0px 1px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
}

.details-parameter-paragraph {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  margin: 0px 0px 0px 20px;
  padding: 0px 0px 3px 38px;
  text-indent: -38px;
}

.details-parameter-paragraph a {
  text-decoration: underline;
}

.details-parameter-row-checked-ok-empty a,
.details-parameter-row-unchecked-ok-empty a,
.details-parameter-row-checked-ok-nonmatch a,
.details-parameter-row-checked-ok-match a,
.details-parameter-row-unchecked-ok-match a {
  color: black;
}

.details-parameter-row-checked-ko-empty a,
.details-parameter-row-unchecked-ko-empty a,
.details-parameter-row-checked-ko-nonmatch a,
.details-parameter-row-checked-ko-match a,
.details-parameter-row-unchecked-ko-match a {
  color: #999999;
}

.details-parameter-paragraph a:hover {
  color: #1570A6;
}

.details-parameter-paragraph a:active {
  color: #1b8fd3;
}

#galleria {
  height: 100%;
  width: 100%;
}

#embedTab #galleria {
  margin: 0px auto;
}

#dialog-anchor {
  width: 0px;
  height: 0px;
  position: relative;
  z-index: 3;
}

#dialog-backdrop {
  width: 100%;
  height: 100%;
  position: fixed;
  background: black;
  opacity: 0.5;
  top: 0px;
  left: 0px;
  z-index: 2;
}

#dialog {
  background-color: #ddd;
  width: 768px;
  margin: 0px 0px 0px 48px;
  padding: 16px;
  position: fixed;
  top: 64px;
  z-index: 3;
  -moz-box-shadow: 2px 2px 4px #bbb;
  -webkit-box-shadow: 2px 2px 4px #bbb;
  box-shadow: 2px 2px 4px #bbb;
}

#dialog-document {
  float: left;
  margin: 0px 16px 0px 0px;
  text-align: center;
  width: 384px;
}

#dialog-document img {
  width: 384px;
  -moz-box-shadow: 2px 2px 4px #bbb;
  -webkit-box-shadow: 2px 2px 4px #bbb;
  box-shadow: 2px 2px 4px #bbb;
}

#dialog-caption {
  float: right;
  font-size: 13px;
  font-style: italic;
  font-weight: 600;
  width: 360px;
}

#dialog-text {
  float: right;
  width: 352px;
  height: 192px;
}

#dialog-buttons {
  float: right;
  width: 352px;
  text-align: right;
}

#dialog-end {
  clear: both;
  height: 0px;
}

#gallery-list {
  background-color: white;
  border: 1px inset #c6c6c6;
  height: 238px;
  width: 414px;
  overflow: scroll;
  overflow-x: hidden;
}

#gallery-table {
  width: 100%;
}

.gallery-item {
  cursor: pointer;
  vertical-align: top;
}
.gallery-item .gallery-item-thumbnail {
  width: 56px;
}
.gallery-item td {
  border-bottom: 1px dotted #c6c6c6;
  padding: 8px;
}
.gallery-item img {
  width: 40px;
}

.gallery-selected {
  background-color: #eef;
}

#explanation {
  font-style: italic;
  font-size: 11px;
  text-align: center;
  width: 416px;
}

#gallery #buttons {
  clear: both;
  padding: 16px 0px 0px 0px;
  text-align: center;
}
#gallery #buttons #delete {
  background-image: url(../img/red-button.png);
  color: white;
  margin-left: 16px;
}
#gallery #left {
  margin-left: 8px;
}
#gallery #right {
  margin-right: 8px;
}

.unread-comments {
  color: red;
}

#external-loads-group {
  float: left;
  margin: 0px 16px 16px 0px;
  width: 304px;
}

#internal-loads-group {
  float: left;
  margin: 0px 0px 16px 0px;
  width: 544px;
}

#external-loads-group h4, #internal-loads-group h4 {
  height: 32px;
  line-height: 32px;
  text-align: left;
}

#external-loads, #internal-loads {
  background-color: white;
  border: 1px inset #c6c6c6;
  height: 190px;
  margin: 0px;
  overflow: auto;
}

#external-loads {
  width: 302px;
}

#internal-loads {
  width: 542px;
}

#external-loads-search, #internal-loads-search {
  background-image: url(../img/search.png);
  background-position: 2px center;
  background-repeat: no-repeat;
  float: right;
  margin-right: 0px;
  padding-left: 22px;
  width: 128px;
}

#external-loads table, #internal-loads table {
  width: 100%;
}

#external-loads td, #internal-loads td {
  background-color: #f0f0f0;
  border: 2px solid white;
  height: 16px;
  padding: 3px;
}

#external-loads tr.export-load td, #internal-loads tr.export-load td {
  background-color: #faeffa;
}

.load-icon {
  width: 16px;
}

.load-icon img {
  height: 16px;
  vertical-align: top;
  width: 16px;
}

.load-command {
  cursor: pointer;
}

.faded {
  opacity: 0.2;
}

.internal-load-name {
  width: 160px;
}

#load-log {
  background-color: white;
  border: 1px inset #c6c6c6;
  font-size: 11px;
  height: 302px;
  margin: 0px 0px 16px 0px;
  overflow: auto;
  padding: 8px;
  width: 846px;
}

.load-log-error {
  color: red;
}

#load-tools {
  font-size: 11px;
  text-align: right;
}

#login-form #sheet {
  text-align: center;
}
#login-form #sheet table {
  margin: 0px auto 0px auto;
}

.login-error {
  font-size: 11px;
  color: red;
  margin-top: 16px;
  text-align: center;
}

.login-label {
  padding-right: 16px;
  text-align: right;
}

.login-buttons {
  text-align: right;
}

#new h3 {
  font-size: 15px;
  margin: 32px 0px 16px 0px;
}
#new p {
  margin-bottom: 16px;
}

#pub #pub-image {
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: top;
  width: 200px;
}
#pub #pub-image img {
  width: 100%;
}
#pub #pub-main {
  display: inline-block;
  margin: 0;
  padding: 0 24px;
  vertical-align: top;
  width: calc(100% - 48px - 216px - 144px);
}
#pub #pub-main h2 {
  font-size: 24px;
  line-height: 24px;
  margin: 0 0 16px 0;
}
#pub #pub-card {
  background-color: #ddd;
  display: inline-block;
  margin: 0;
  padding: 8px;
  vertical-align: top;
  width: 128px;
}
#pub #pub-card h3 {
  margin: 0;
}
#pub #pub-card p + h3 {
  margin: 8px 0 0 0;
}
#pub #pub-buttons {
  margin: 32px 0 0 0;
  text-align: center;
}
#pub #pub-buttons a, #pub #pub-buttons a:active, #pub #pub-buttons a:hover, #pub #pub-buttons a:visited {
  background-color: #eee;
  background-image: url(../img/silver-button.png);
  background-position: bottom left;
  background-repeat: repeat-x;
  border: 0px outset #c6c6c6;
  border-radius: 4px;
  color: black;
  display: inline-block;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  padding: 3px 9px;
  margin: 5px 2px;
  text-decoration: none;
}
#pub .pub-calendar-year {
  text-align: center;
}
#pub .pub-calendar-month {
  float: left;
  margin: 0 0.5%;
  width: 32%;
}
#pub .pub-calendar-month caption {
  text-transform: capitalize;
  background-color: black;
  color: white;
}
#pub .pub-calendar-month th {
  background-color: #ddd;
  color: black;
  font-weight: 600;
  text-align: center;
  text-transform: lowercase;
  padding: 1px;
}
#pub .pub-calendar-month td {
  color: #999;
  text-align: right;
  padding: 1px;
}
#pub .pub-calendar-month a {
  background-color: #1570A6;
  color: white;
  display: inline-block;
  font-weight: 600;
  height: 100%;
  width: 100%;
}

#pubs h2 {
  font-size: 24px;
  line-height: 24px;
  margin: 0;
}
#pubs input {
  background-image: url(../img/magnifying-glass.png);
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 20px;
}
#pubs ul.pubs-initials {
  background-color: #ddd;
  list-style-type: none;
  margin: 16px 0;
  padding: 16px;
}
#pubs ul.pubs-initials li {
  display: inline-block;
}
#pubs ul.pubs-pubs {
  list-style-type: none;
  padding: 0;
}
#pubs ul.pubs-pubs span.pubs-initial {
  background-color: #ddd;
  display: block;
  margin: 24px 0 4px 0;
  padding: 8px;
  font-weight: 600;
}
#pubs ul.pubs-pubs span.pubs-initial a {
  font-size: 9px;
  padding: 0 0 0 16px;
}
#pubs ul.pubs-subpubs {
  list-style-type: none;
  padding: 0 8px 0 32px;
  text-indent: -24px;
}

#replace-inputs {
  text-align: center;
}
#replace-inputs #search-text, #replace-inputs #replace-text {
  width: 112px;
}
#replace-inputs #field-id {
  width: 192px;
}
#replace-inputs #search-anchor {
  width: 240px;
}

#replace-buttons {
  text-align: center;
}

#request #fields {
  margin: 0px auto;
  width: 416px;
}
#request #buttons {
  text-align: center;
}
#request #startYear {
  margin-left: 4px;
}

#results h2 {
  margin-bottom: 4px;
}
#results #top-results {
  margin-top: 4px;
}
#results #buttons {
  clear: left;
  margin-left: 8px;
}
#results #bottom-results {
  float: right;
}

#simple-inputs {
  clear: both;
  text-align: center;
  margin: 32px 0px;
}
#simple-inputs label {
  font-weight: 600;
}
#simple-inputs input[type=text] {
  width: 550px;
}

#simple #suggestion {
  float: right;
  position: relative;
  top: -12px;
  right: -8px;
}
#simple #pub-list {
  margin: 0px auto 32px auto;
  width: 432px;
}
#simple #citation {
  font-size: 11px;
  text-align: center;
}
#simple #extra {
  font-size: 11px;
  text-align: center;
}

#stats h2 {
  margin: 0px 0px 4px 0px;
}
#stats table {
  margin: 16px 0px;
  width: 100%;
}
#stats table td > div {
  float: left;
  margin-right: 8px;
}
#stats table div > div {
  -webkit-animation: stats-bar 1s;
  animation: stats-bar 1s;
  background-color: #0e7d6a;
  border: 1px solid #0e7d6a;
  float: left;
  width: 100%;
}
#stats table td:first-child {
  border-right: 1px solid black;
  text-align: right;
  width: 80px;
}
#stats table td {
  padding: 4px 8px;
}

@-webkit-keyframes stats-bar {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}
@keyframes stats-bar {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}
#import #sheet,
#sync #sheet {
  text-align: center;
}

#import #log,
#sync #log {
  font-family: monospace;
  text-align: left;
  white-space: pre;
  width: 50%;
  margin: 16px auto 0px auto;
}

.task-error {
  color: #600;
}

#task-inputs {
  text-align: center;
}
#task-inputs h2 {
  margin: 16px 0px 8px 0px;
}
#task-inputs h2:first-child {
  margin-top: 0px;
}
#task-inputs table {
  margin: 0px auto 0px auto;
}
#task-inputs #query {
  width: 822px;
  height: 128px;
}
#task-inputs select[name=dst] {
  width: 198px;
}
#task-inputs select[name=src] {
  width: 198px;
}
#task-inputs input[name=re] {
  width: 198px;
}
#task-inputs input[name=value] {
  width: 198px;
}
#task-inputs th {
  font-weight: 400;
}
#task-inputs span.task-error {
  width: 16px;
  font-size: 16px;
  color: red;
}

#task-buttons {
  margin-top: 16px;
  text-align: center;
}

#task-log {
  margin: 16px 56px;
}
#task-log ul {
  padding-left: 16px;
}

#viewer-document {
  height: auto;
  margin: 0px 0px 0px 0px;
}

#viewer {
  height: auto;
  margin: 0px 0px 0px 0px;
  overflow: hidden;
}

.viewer-left-tools {
  background-color: #ddd;
  background-image: url(../img/fade.png);
  background-position: bottom left;
  background-repeat: repeat-x;
  border-bottom: 1px solid black;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 35px;
  width: 256px;
}

.viewer-upper-tools {
  background-color: #ddd;
  background-image: url(../img/fade.png);
  background-position: bottom left;
  background-repeat: repeat-x;
  border-bottom: 1px solid black;
  position: absolute;
  left: 256px;
  top: 0px;
  right: 0px;
  height: 35px;
}

.viewer-lower-tools {
  background-color: #ddd;
  background-image: url(../img/fade.png);
  background-position: bottom left;
  background-repeat: repeat-x;
  border-top: 1px solid black;
  min-width: 168px;
  position: absolute;
  left: 256px;
  right: 0px;
  bottom: 0px;
  height: 35px;
  z-index: 3;
}

.viewer-full-width .viewer-lower-tools {
  left: 0px;
}

.viewer-logo {
  background-image: url(../img/viewer-logo.png);
  background-position: center right;
  background-repeat: no-repeat;
  border: 0px solid black;
  display: block;
  position: absolute;
  bottom: 0px;
  top: 0px;
  right: 16px;
  width: 200px;
  z-index: 5;
}

.viewer-back-div {
  border: 0px solid black;
  color: black;
  font-size: 13px;
  line-height: 35px;
  position: absolute;
  bottom: 0px;
  top: 0px;
  left: 0px;
  width: 56px;
  z-index: 5;
}
.viewer-back-div a, .viewer-back-div a:active, .viewer-back-div a:hover, .viewer-back-div a:visited {
  background-color: #eee;
  background-image: url(../img/blue-button.png);
  background-position: bottom left;
  background-repeat: repeat-x;
  border: 1px outset #c6c6c6;
  color: white;
  cursor: default;
  display: inline-block;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 20px;
  height: 20px;
  margin: 4px;
  overflow: hidden;
  padding: 0px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  width: 46px;
}
.viewer-back-div a:active {
  border: 1px inset #c6c6c6;
}

.viewer-title {
  position: absolute;
  bottom: 0px;
  top: 0px;
  left: 0px;
  font-size: 13px;
  line-height: 35px;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  width: 216px;
  white-space: nowrap;
  z-index: 1;
}
.viewer-title a {
  vertical-align: center;
  color: black;
  font-weight: 600;
  text-decoration: underline;
}

.viewer-share {
  position: absolute;
  bottom: 0px;
  top: 0px;
  right: 16px;
  width: 64px;
  text-align: center;
  vertical-align: middle;
  line-height: 35px;
}
.viewer-share a {
  margin-left: 8px;
}
.viewer-share a img {
  border: 0px solid black;
  vertical-align: middle;
}
.viewer-share a:first-child {
  margin-left: 0px;
}

@media (max-width: 850px) {
  .viewer-title {
    width: 100px;
  }
}
@media (max-width: 714px) {
  .viewer-logo {
    background-image: url(../img/viewer-logo-small.png);
    width: 40px;
  }
}
@media (max-width: 640px) {
  .viewer-title {
    display: none;
  }
}
@media (max-width: 520px) {
  .viewer-back-div {
    display: none;
  }
  .viewer-logo {
    display: none;
  }
  .viewer-share {
    display: none;
  }
}
.viewer-panels {
  background-color: #f0f0f0;
  border-right: 1px solid black;
  position: absolute;
  left: 0px;
  top: 36px;
  bottom: 0px;
  width: 255px;
}

.viewer-full-width .viewer-panels {
  display: none;
}

.viewer-page {
  position: absolute;
  left: 256px;
  top: 36px;
  right: 0px;
  bottom: 36px;
}

.viewer-full-width .viewer-page {
  left: 0px;
}

.viewer-page-iframe {
  width: 100%;
  height: 100%;
}

.viewer-page-div {
  background-color: #777777;
  width: 100%;
  height: 100%;
  text-align: center;
}
.viewer-page-div object {
  margin: 20% 10% auto 10%;
  width: 80%;
  height: 32px;
}

.viewer-navigation {
  line-height: 35px;
  position: absolute;
  bottom: 0px;
  left: 50%;
  right: 0px;
  text-align: center;
  width: 168px;
  margin-left: -84px;
  top: 0px;
  z-index: 2;
}
.viewer-navigation img {
  padding-left: 8px;
  padding-right: 0px;
  cursor: pointer;
  vertical-align: middle;
}
.viewer-navigation img:first-child {
  padding-left: 0px;
  padding-right: 8px;
}
.viewer-navigation input {
  width: 40px;
  vertical-align: middle;
}
.viewer-navigation span {
  font-size: 12px;
  vertical-align: middle;
}

.thumbnail-wrapper {
  text-align: center;
  padding: 8px 0px 0px 0px;
}

.thumbnail-folio {
  margin-bottom: 8px;
}

img.thumbnail {
  background: white;
  border: 2px solid #c6c6c6;
  cursor: pointer;
}

img.hit {
  border: 2px solid #ff7;
}

img.marked {
  border: 2px solid red;
}

.viewer-links {
  height: 35px;
  line-height: 35px;
  position: absolute;
  right: 0px;
  width: 72px;
}
.viewer-links a {
  vertical-align: center;
  color: black;
  font-size: 11px;
  text-decoration: underline;
  padding-right: 8px;
}

.viewer-tabs {
  height: 35px;
  line-height: 35px;
  position: absolute;
  left: 0px;
}

.viewer-tab {
  border: 1px solid transparent;
  border-top: 0px solid transparent;
  border-bottom: 1px solid black;
  float: left;
  margin-left: 5px;
  padding-top: 2px;
  cursor: pointer;
  height: 33px;
  text-align: center;
  vertical-align: middle;
  width: 40px;
}

.viewer-selected-tab {
  background-color: #f0f0f0;
  border: 1px solid black;
  border-top: 0px solid transparent;
  border-bottom: 1px solid #f0f0f0;
}

.viewer-full-width .viewer-selected-tab {
  border-bottom: 1px solid black;
}

.viewer-panel {
  display: none;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.viewer-selected-panel {
  display: block;
}

.viewer-top-layer, .viewer-bottom-layer {
  background-color: #f0f0f0;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
}

.viewer-top-layer {
  z-index: 2;
  height: 72px;
  overflow: hidden;
  -moz-box-shadow: 0px 2px 4px #bbb;
  -webkit-box-shadow: 0px 2px 4px #bbb;
  box-shadow: 0px 2px 4px #bbb;
}

.viewer-bottom-layer {
  z-index: 1;
  margin-top: 72px;
  bottom: 0px;
  overflow: scroll;
}

.viewer-panel:first-child .viewer-top-layer {
  height: 24px;
}
.viewer-panel:first-child .viewer-bottom-layer {
  margin-top: 24px;
}

.structure-tools {
  border-right: 1px solid black;
  position: absolute;
  font-size: 10px;
  height: 16px;
  padding: 4px;
  width: 247px;
  top: 0px;
  left: 0px;
  z-index: 2;
}

.structure-hide-thumbnails {
  background-image: url(../img/hide-thumbnails.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #f0f0f0;
  cursor: pointer;
  float: left;
  padding-left: 20px;
  text-decoration: underline;
}

.structure-show-thumbnails {
  background-image: url(../img/show-thumbnails.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #f0f0f0;
  cursor: pointer;
  float: left;
  margin-left: 16px;
  padding-left: 20px;
  text-decoration: underline;
}

.structure-count {
  background-color: #f0f0f0;
  padding: 8px 0px 0px 0px;
  z-index: 0;
}

.structure-wrapper {
  background-color: #f0f0f0;
  padding: 8px 0px 0px 0px;
  z-index: 0;
}

.structure-leaf-title, .structure-div-title {
  clear: both;
  cursor: pointer;
  margin-bottom: 4px;
  padding-left: 24px;
}
.structure-leaf-title a, .structure-div-title a {
  background-image: url(../img/download.png);
  background-position: top left;
  background-repeat: no-repeat;
  clear: right;
  display: block;
  float: right;
  padding-right: 2px;
  width: 16px;
  height: 16px;
}

.structure-leaf-title:hover, .structure-div-title:hover {
  text-decoration: underline;
}

.structure-contents {
  clear: both;
  margin-left: 24px;
}

.structure-open {
  background-image: url(../img/minus.png);
  background-position: top left;
  background-repeat: no-repeat;
}

.structure-closed {
  background-image: url(../img/plus.png);
  background-position: top left;
  background-repeat: no-repeat;
}

.structure-marked {
  font-weight: 600;
}

img.viewer-disabled, .viewer-disabled {
  cursor: default;
  opacity: 0.2;
  text-decoration: none;
}

.search-tools {
  border-right: 1px solid black;
  position: absolute;
  height: 32px;
  padding-top: 32px;
  padding-bottom: 8px;
  width: 255px;
  text-align: center;
  top: 0px;
  left: 0px;
  z-index: 1;
  -moz-box-shadow: 0px 2px 4px #bbb;
  -webkit-box-shadow: 0px 2px 4px #bbb;
  box-shadow: 0px 2px 4px #bbb;
}

.search-results {
  padding: 0px 16px;
}

.search-busy {
  background-image: url(../img/busy.gif);
  background-position: center center;
  background-repeat: no-repeat;
  height: 16px;
  padding-top: 16px;
}

.search-empty {
  text-align: center;
  font-style: italic;
  padding-top: 8px;
}

.thumbnail-highlight {
  font-size: 10px;
  line-height: 10px;
  padding-bottom: 16px;
  overflow: hidden;
}
.thumbnail-highlight b {
  background-color: #ff7;
  font-weight: 600;
}

.viewer-warning {
  font-size: 15px;
  line-height: 15px;
  padding: 16px 15% 0px 15%;
  text-align: center;
}

.viewer-pages-scroll {
  background-color: #f0f0f0;
  padding: 0px 16px 16px 16px;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: scroll;
}

.viewer-pages-wrapper {
  text-align: center;
}

.viewer-pages-wrapper div {
  padding-top: 16px;
  position: relative;
}

img.viewer-pages-page {
  background: white;
  background-image: url(../img/loading.gif);
  background-position: center 10px;
  background-repeat: no-repeat;
  -moz-box-shadow: 0px 0px 4px #bbb;
  -webkit-box-shadow: 0px 0px 4px #bbb;
  box-shadow: 0px 0px 4px #bbb;
}

img.viewer-pages-shield {
  position: absolute;
  top: 16px;
  left: 0;
  opacity: 0;
}

.viewer-download, .viewer-rights {
  font-size: 11px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 8px;
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 240px;
}
.viewer-download a, .viewer-download a:active, .viewer-download a:hover, .viewer-rights a, .viewer-rights a:active, .viewer-rights a:hover {
  color: blue;
  text-decoration: underline;
}
.viewer-download a:visited, .viewer-rights a:visited {
  color: purple;
  text-decoration: underline;
}
.viewer-download blockquote, .viewer-rights blockquote {
  font-size: 10px;
  margin-left: 16px;
  margin-right: 16px;
}
.viewer-download img, .viewer-rights img {
  border: 0px solid black;
}
.viewer-download p, .viewer-download div, .viewer-rights p, .viewer-rights div {
  margin-bottom: 8px;
}
.viewer-download > p:first-child, .viewer-rights > p:first-child {
  font-weight: 600;
}
.viewer-download ul, .viewer-rights ul {
  padding-left: 16px;
  margin-top: 8px;
  margin-bottom: 8px;
}
.viewer-download ul ul, .viewer-rights ul ul {
  margin-top: 0px;
  margin-bottom: 8px;
}
.viewer-download li, .viewer-rights li {
  display: block;
}
.viewer-download li input[type=radio], .viewer-rights li input[type=radio] {
  margin-right: 8px;
}
.viewer-download li input[type=text], .viewer-rights li input[type=text] {
  font-size: 11px;
  height: 11px;
  margin: 0px 0px 0px 8px;
  width: 48px;
}
.viewer-download .download-tools, .viewer-rights .download-tools {
  text-align: right;
}

.show-tabs {
  background-color: transparent;
  color: #1570A6;
  display: none;
  font-size: 40px;
  height: 18px;
  line-height: 32px;
  padding-top: 14px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  width: 32px;
}
.show-tabs:before {
  content: "ˇ";
}

.show-view-tabs {
  background-image: url(../img/menu.png);
  background-position: right center;
  background-repeat: no-repeat;
  display: none;
  font-size: 64px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  padding: 24px 8px 0 0;
  text-align: right;
  width: calc(100% - 8px);
}

#show-tabs,
#show-view-tabs {
  display: none;
}

#details .mejs-audio, #details .mejs-video,
#details .mejs__audio, #details .mejs__video {
  margin: 0 auto;
}

@media (min-width: 896px) {
  #sheet {
    width: 864px;
  }
  #wide-sheet {
    width: 880px;
  }
  #footer, #header {
    width: 896px;
  }
  .mosaic {
    width: 880px;
  }
  #simple-inputs input[type=text] {
    width: 546px;
  }
  #query-rows select[name=operator] {
    width: 96px !important;
    height: 22px;
  }
  #query-rows input {
    width: calc(100% - 10px - 24px - 192px) !important;
  }
  #query-rows input.long-words {
    width: calc(100% - 10px) !important;
  }
  #query-rows select + input {
    width: calc(100% - 10px - 100px - 24px - 192px) !important;
  }
  #query-rows select + input.long-words {
    width: calc(100% - 10px - 100px) !important;
  }
  #query-rows span {
    display: inline-block;
    font-size: 13px;
    text-align: center;
    width: 24px !important;
  }
  #query-rows select[name=field] {
    width: 188px !important;
    height: 22px;
  }
  #advanced td.dates-option {
    width: 536px;
  }
  body#add #left, #details #left, body#upload #left {
    text-align: center;
    width: 50%;
  }
  body#add #right, #details #right, body#upload #right {
    width: calc(50% - 16px);
  }
  body#add #center, #details #center, body#upload #center {
    width: 50%;
  }
  body#add .field, #details .field, body#upload .field {
    width: 116px;
  }
  body#add .value, #details .value, body#upload .value {
    width: 300px;
  }
  body#add #left-right .value, #details #left-right .value, body#upload #left-right .value {
    width: 744px;
  }
}
@media (max-width: 895px) {
  #sheet {
    width: 688px;
  }
  #wide-sheet {
    width: 704px;
  }
  #footer, #header {
    width: 720px;
  }
  .mosaic {
    width: 704px;
  }
  #tabs li.c5 {
    display: none;
  }
  #tabs li.selected {
    display: block;
  }
  #simple-inputs input[type=text] {
    width: 370px;
  }
  #query-rows select[name=operator] {
    width: 96px !important;
    height: 22px;
  }
  #query-rows input {
    width: calc(100% - 10px - 24px - 192px) !important;
  }
  #query-rows input.long-words {
    width: calc(100% - 10px) !important;
  }
  #query-rows select + input {
    width: calc(100% - 10px - 100px - 24px - 192px) !important;
  }
  #query-rows select + input.long-words {
    width: calc(100% - 10px - 100px) !important;
  }
  #query-rows span {
    display: inline-block;
    font-size: 13px;
    text-align: center;
    width: 24px !important;
  }
  #query-rows select[name=field] {
    width: 188px !important;
    height: 22px;
  }
  #advanced td.dates-option {
    width: 448px;
  }
  body#add #left, #details #left, body#upload #left {
    width: calc(50% - 16px);
  }
  body#add #right, #details #right, body#upload #right {
    width: 50%;
  }
  body#add #center, #details #center, body#upload #center {
    width: 50%;
  }
  body#add .field, #details .field, body#upload .field {
    width: 78px;
    font-size: 10px;
  }
  body#add .value, #details .value, body#upload .value {
    width: 266px;
  }
  body#add #left-right .value, #details #left-right .value, body#upload #left-right .value {
    width: 638px;
  }
}
@media (max-width: 719px) {
  #sheet {
    width: 512px;
  }
  #wide-sheet {
    width: 528px;
  }
  #footer, #header {
    width: 544px;
  }
  .mosaic {
    width: 528px;
  }
  #tabs li.c4, .link-group li.c4,
#tabs li.c5, .link-group li.c5 {
    display: none;
  }
  #tabs li.selected {
    display: block;
  }
  #simple-inputs input[type=text] {
    width: 194px;
  }
  #query-rows input {
    width: 90px;
  }
  #query-rows input.long-words {
    width: 306px;
  }
  #query-rows span.optional {
    display: none;
  }
  #advanced td.dates-option {
    width: 272px;
  }
  #advanced td.dates-select + td.dates-option {
    display: none;
  }
  #top-results {
    height: 64px;
  }
  #top-results #top-results-sort {
    display: block;
  }
  #top-results #presentation {
    clear: right;
  }
  #dossier #top-results #top-results-sort {
    display: none;
  }
  body#add #left, #details #left, body#upload #left {
    width: 100%;
    float: none;
  }
  body#add #right, #details #right, body#upload #right {
    width: 100%;
  }
  body#add #center, #details #center, body#upload #center {
    width: 100%;
  }
  body#add .field, #details .field, body#upload .field {
    width: 128px;
    font-size: 11px;
  }
  body#add .value, #details .value, body#upload .value {
    width: 384px;
  }
  #pubs td.pubs-image {
    width: 144px;
  }
  #pubs td.pubs-image img {
    width: 128px;
  }
  #pub #pub-image {
    width: 128px;
  }
  #pub #pub-description {
    width: calc(100% - 48px - 128px - 144px);
  }
}
@media (max-width: 543px) {
  #sheet {
    width: 336px;
  }
  #wide-sheet {
    width: 352px;
  }
  #footer, #header {
    width: 368px;
  }
  .mosaic {
    width: 352px;
  }
  #header .view-name {
    height: 117px;
    margin: 0 0 16px 0;
    position: relative;
  }
  #header .view-name h1 {
    background-image: url(../img/redondoc-small.png);
    font-size: 20px;
    height: 24px;
    line-height: 20px;
    margin: 38px 0 25px 0;
    position: absolute;
    text-align: left;
  }
  #header .view-name a {
    display: block;
    float: left;
    padding: 27px 16px 27px 27px;
  }
  #header .view-name a img {
    height: 35px;
  }
  #tabs li.c3, .link-group li.c3,
#tabs li.c4, .link-group li.c4,
#tabs li.c5, .link-group li.c5 {
    display: none;
  }
  #tabs li.selected {
    display: block;
  }
  .link-group {
    display: none;
  }
  #langs {
    display: none;
  }
  #simple-inputs input[type=text] {
    width: 322px;
  }
  #query-rows select[name=operator] {
    width: 96px !important;
    height: 22px;
  }
  #query-rows input {
    width: calc(100% - 10px) !important;
  }
  #query-rows input.long-words {
    width: calc(100% - 10px) !important;
  }
  #query-rows select + input {
    width: calc(100% - 10px - 100px) !important;
  }
  #query-rows select + input.long-words {
    width: calc(100% - 10px - 100px) !important;
  }
  #query-rows span {
    width: 24px !important;
  }
  #query-rows select[name=field] {
    width: calc(100% - 4px - 24px) !important;
    height: 22px;
  }
  #advanced td.dates-select {
    display: none;
  }
  #advanced td.dates-option {
    padding-left: 25%;
    width: 75%;
  }
  #advanced td.dates-select + td.dates-option {
    display: none;
  }
  #advanced .parameter-group {
    margin: 0;
    width: 100%;
  }
  #top-results {
    height: 64px;
  }
  #top-results #top-results-sort {
    display: block;
  }
  #top-results #presentation {
    clear: right;
  }
  #dossier #top-results #top-results-sort, #dossier #top-results #presentation {
    display: none;
  }
  body#add #left, #details #left, body#upload #left {
    width: 100%;
    float: none;
  }
  body#add #right, #details #right, body#upload #right {
    width: 100%;
  }
  body#add #center, #details #center, body#upload #center {
    width: 100%;
  }
  body#add .field, #details .field, body#upload .field {
    width: 70px;
    font-size: 10px;
  }
  body#add .value, #details .value, body#upload .value {
    width: 266px;
  }
  #pubs table {
    font-size: 13px;
  }
  #pubs th:first-child,
#pubs .pubs-image {
    display: none;
  }
  #pubs td.pubs-from,
#pubs td.pubs-until {
    width: 64px;
  }
  #pub #pub-image {
    text-align: center;
    width: 100%;
  }
  #pub #pub-image img {
    width: 128px;
  }
  #pub #pub-description {
    padding: 16px 0;
    width: 100%;
  }
  #pub #pub-card {
    width: calc(100% - 16px);
  }
}
@media (max-width: 335px) {
  #sheet {
    width: 160px;
    width: calc(98% - 32px);
  }
  #wide-sheet {
    width: 176px;
    width: calc(98% - 16px);
  }
  #footer, #header {
    width: 98%;
  }
  .mosaic {
    width: 176px;
  }
  #view-tabs li a {
    font-size: 10px;
    padding: 0 4px;
  }
  #tabs li.c2, .link-group li.c2,
#tabs li.c3, .link-group li.c3,
#tabs li.c4, .link-group li.c4,
#tabs li.c5, .link-group li.c5 {
    display: none;
  }
  #tabs li.selected {
    display: block;
  }
  .link-group {
    display: none;
  }
  #langs {
    display: none;
  }
  #simple-inputs input[type=text] {
    width: 146px;
  }
  #advanced td.dates-select {
    display: none;
  }
  #advanced td.dates-option {
    padding-left: 0;
    width: 100%;
  }
  #advanced td.dates-select + td.dates-option {
    display: none;
  }
  #advanced .parameter-group {
    margin: 0;
    width: 100%;
  }
  #advanced #mcd {
    width: 144px;
  }
  #advanced #mcd p {
    padding: 0;
  }
  #sort {
    margin-top: 8px;
  }
  #sort select {
    width: calc(100% - 4px);
  }
  #top-results {
    height: 64px;
  }
  #top-results #top-results-sort {
    display: block;
  }
  #top-results #presentation {
    display: none;
  }
  #top-results #top-results-pages {
    display: none;
  }
  #top-results #top-results-results {
    font-size: 0;
  }
  #top-results #top-results-results strong {
    font-size: 11px;
  }
  #top-results #top-results-results strong::before {
    content: "Res.: ";
    font-size: 11px;
    font-weight: 400;
  }
  #top-results #top-results-sort-label {
    display: none;
  }
  #top-results #top-sort {
    width: calc(100% - 4px);
  }
  #top-first, #bottom-first, #top-last, #bottom-last {
    display: none;
  }
  #dossier #top-results #top-results-sort {
    display: none;
  }
  .list-thumbnail {
    float: none;
  }
  .list-record {
    margin-top: 16px;
  }
  .list-record,
.list-tools,
.list-breadcrumbs {
    font-size: 11px;
    margin-left: 0px;
  }
  body#add #left, #details #left, body#upload #left {
    display: none;
  }
  body#add #right, #details #right, body#upload #right {
    width: 100%;
  }
  body#add #center, #details #center, body#upload #center {
    width: 100%;
  }
  body#add .field, #details .field, body#upload .field {
    display: block;
    text-align: left;
    width: 160px;
  }
  body#add .value, body#add #left-right .value, #details .value, #details #left-right .value, body#upload .value, body#upload #left-right .value {
    display: block;
    width: 160px;
  }
  body#add #buttons input, #details #buttons input, body#upload #buttons input {
    max-width: 160px;
  }
  body#add #endDay, #details #endDay, body#upload #endDay {
    margin-left: 4px;
  }
  #pubs table {
    font-size: 13px;
  }
  #pubs #search {
    width: calc(100% - 30px);
  }
  #pubs th:nth-child(1),
#pubs th:nth-child(3),
#pubs th:nth-child(4),
#pubs .pubs-image,
#pubs .pubs-from,
#pubs .pubs-until {
    display: none;
  }
}

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