@charset "UTF-8";
/*/ pour modifier les autres icones UI il faut modifier le fichier : web/css/jquery-ui/images/ui-icons_e54800_256x240.svg'*/
@import url("https://fonts.googleapis.com/css?family=Merriweather&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans&display=swap");
* {
  margin: 0;
  padding: 0;
  list-style: none;
  outline: none;
}

.ui-state-active .ui-icon {
  background-image: url(/css/jquery-ui/images/ui-icons_ffffff_256x240.png) !important;
}

.ui-icon, .ui-widget-content .ui-icon, .ui-widget-header .ui-icon {
  background-image: url(/css/jquery-ui/images/ui-icons_ffffff_256x240.png) !important;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: white !important;
}

html, input, select {
  font-family: "Open Sans", sans-serif;
  font-size: 0.8em;
}

input, select {
  font-size: 1em;
}

.intro-header {
  background-color: #9b0303 !important;
}

body {
  font-family: "Open Sans", sans-serif !important;
  background: #fff;
  color: black;
  min-height: 100%;
  min-width: 1000px;
  line-height: 1.3em;
}

h1, h2, h3, h4, h5, h6, [id=navigation] {
  font-family: "Merriweather", "Open Sans", sans-serif !important;
}

[id=menu] {
  font-family: "Open Sans", sans-serif !important;
}

.ui-widget {
  font-family: inherit !important;
  font-size: inherit !important;
}

html, body {
  height: 98%;
}

a, a:link, a:visited {
  color: #9b0303;
  text-decoration: none;
}

a:hover {
  color: #9b0303 !important;
  text-decoration: none;
}

.header a img {
  width: 90px;
}

.sonata-bc .dropdown-menu .active > a, .sonata-bc .dropdown-menu .active > a:hover, .sonata-bc .dropdown-menu li > a:hover, .sonata-bc .dropdown-menu li > a:focus, .sonata-bc .dropdown-submenu:hover > a {
  background-color: #808080 !important;
  color: white !important;
  background-image: none !important;
}

.ui-accordion-header.ui-helper-reset.ui-state-default.ui-accordion-header-active.ui-state-active.ui-corner-top.ui-accordion-icons, ui-accordion-header.ui-helper-reset ui-state-default.ui-accordion-icons.ui-accordion-header-active.ui-state-active.ui-corner-top {
  background-color: #808080 !important;
  color: white !important;
}

.ui-widget-content #children_documents > header, .ui-widget-content #comments > header, .ui-widget-content #relative_documents > header {
  display: none;
}

#container .ui-tabs .ui-tabs-nav li {
  margin-top: 0.5em;
}

#container .ui-tabs .ui-tabs-nav li a {
  padding: 0.2em 1em;
}

.bioghist > .ui-tabs-nav li {
  float: none !important;
  white-space: normal !important;
}

.ui-tabs .ui-tabs-panel {
  padding: 1em 0.5em 0 !important;
}

.ui-tabs .ui-tabs-panel li {
  list-style: circle;
}

article.ui-widget-content {
  margin-top: 0.5em;
  border: 0;
  padding: 0;
}

a:hover {
  text-decoration: underline;
}

pre {
  white-space: normal;
}

pre.xdebug-var-dump {
  white-space: pre;
  margin-left: 26em;
  margin-top: 3em;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  line-height: 1em;
}

h2, h3, h4, h5, h6 {
  margin: 0.8em 0 0.2em;
}

h2 {
  font-size: 1.1em;
  margin-bottom: 0.2em;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0.4em;
}

h3 {
  font-size: 1.1em;
}

h4 {
  font-size: 1.1em;
}

h5 {
  font-size: 1em;
}

h6 {
  font-size: 0.9em;
}

strong {
  font-weight: normal;
}

em {
  font-style: italic;
}

legend {
  font-weight: bold;
  display: block;
  width: 100%;
  border-bottom: 1px solid;
  font-size: 1em;
  margin-bottom: 1em;
}

p {
  margin: 0.2em 0 0.3em;
}

[id=wrapper] {
  margin-left: 22em;
  overflow: auto;
  height: 97%;
  padding: 0;
}

[id=container] {
  padding: 0 2em 0.5em 2em;
  position: relative;
}

[id=welcome] {
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
  margin: 2em 0;
  color: black;
}

[id=search] {
  margin: 2em 0;
}

.header {
  margin: 2em 0 1em;
  text-align: center;
}

.header h1 a:hover {
  background: 0;
}

[id=navigation], [id=navigation] a {
  color: #4a4041;
}

[id=navigation] {
  text-align: center;
  font-size: 1.2em;
  margin-bottom: 1em;
  color: #9b0303;
}

[id=navigation] li {
  display: inline-block;
}

[id=navigation] a {
  font-weight: bold;
  display: inline-block;
  padding: 0.8em 2em;
  text-decoration: none;
  margin: 0 5px;
  color: #9b0303;
}

[id=navigation] a:hover, [id=navigation] a:focus, [id=navigation] a:active, [id=navigation] .active a {
  border-bottom-color: #545454;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  color: #545454;
}

[id=navigation] a:hover {
  transition-delay: 0;
  transition-duration: 0.4s;
  transition-property: all;
  transition-timing-function: ease;
}

[id=nav_div] {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-origin: padding-box;
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: repeat;
  background-size: auto auto;
  float: right;
  height: 50px;
  margin-bottom: 10px;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 3px;
  position: relative;
  right: 0;
  width: 100%;
}

[id=menu] {
  width: 19em;
  background-color: #fff;
  overflow: auto;
  top: 0;
  left: 0;
  box-shadow: 2px 0px 3px 0px #8080808a;
  float: left;
  height: 97%;
  margin-left: 0;
  overflow-y: auto;
  padding-bottom: 0;
  padding-left: 1.5em;
  padding-right: 1.5em;
  padding-top: 0;
  position: fixed;
}

[id=menu].hidemenu {
  margin-left: -15em;
}

[id=menu] h2 {
  font-size: 1.1em;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: grey;
  background-image: none;
  background-origin: padding-box;
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: repeat;
  background-size: auto auto;
  color: #f8f8ff;
  padding-bottom: 0.4em;
  padding-left: 0.6em;
  padding-right: 0.6em;
  padding-top: 0.4em;
}

[id=menu] h2 a {
  color: #fff;
}

[id=menu] a {
  color: #000;
}

[id=menu] ol {
  list-style-type: decimal;
}

[id=menu] ol {
  padding-left: 1.5em;
}

[id=menu] .ui-accordion-content ol {
  padding-left: 0;
  margin-bottom: 0.9em;
}

[id=menu] li.active a {
  background-color: #d7d7d7;
  color: #4a4041;
}

[id=menu] div.ui-accordion-content {
  padding: 0 0 0 0;
  background: 0;
  border: 0;
}

[id=menu] div.ui-accordion-content.range_date {
  padding: 0;
  overflow: visible;
}

[id=menu] div.ui-accordion-content.range_date .date_range {
  margin: 0.8em 1em 0.2em;
}

[id=menu] div.ui-accordion-content.range_date ol {
  margin-left: 2.7em;
}

[id=menu] li.show_more {
  list-style-type: none;
}

[id=menu] li.show_more a {
  color: #b73a34 !important;
}

[id=menu] li.show_more a:hover {
  text-decoration: underline !important;
}

[id=menu] a, [id=menu] div.ui-accordion-content a, [id=menu] li, [id=menu] p {
  color: #000;
}

[id=menu] h3, [id=menu] h3.ui-accordion-header {
  margin-top: 2px;
  font-weight: normal;
  border: 0;
  font-size: 1em;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #dcdcdc;
  background-image: none;
  background-origin: padding-box;
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: repeat;
  background-size: auto auto;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  color: #9b0303;
  margin-bottom: 10px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
}

[id=menu] h3.ui-accordion-header {
  padding-left: 1.4em;
}

[id=menu] .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  left: 2px;
}

[id=menu] ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

[id=menu] ul a {
  display: block;
}

#range_date_set {
  border: 0;
  padding: 0.3em 1em;
}

#cDate_change ul {
  margin-bottom: 0.3em;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

[id=search] input[type=text], [id=search] button[type=submit] {
  border: 0;
  padding: 0;
  height: 32px;
}

[id=search] > div {
  white-space: nowrap;
  position: relative;
  border-color: #666;
  border-style: solid;
  border-width: 2px;
  border-image-outset: 0;
  border-image-repeat: stretch stretch;
  border-image-slice: 100% 100% 100% 100%;
  border-image-source: none;
  border-image-width: 1 1 1 1;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
}

[id=search] input[type=text] {
  width: 98%;
  padding: 0 1%;
  background-color: transparent;
}

[id=search] button[type=submit] {
  width: 32px;
  background: transparent url(../../../img/sprite.png) -8px -8px no-repeat;
  text-indent: 5em;
  overflow: hidden;
  cursor: pointer;
  vertical-align: bottom;
  position: absolute;
  top: 0;
  right: 0;
}

.ui-autocomplete.ui-widget-content {
  background: #2D2C26 !important;
  color: white !important;
  z-index: 10000 !important;
}

.ui-autocomplete.ui-widget-content a {
  color: #9b0303 !important;
  cursor: pointer;
}

.ui-autocomplete.ui-widget-content a .ui-state-highlight {
  border: 0;
  padding: 0.2em 0 0.2em 0.2em;
  background: #808080 !important;
  z-index: 10000 !important;
}

.range_date input[type=text] {
  width: 2.3em;
}

.range_date .buttons_container {
  text-align: right;
  display: block;
}

.range_date input[type=submit] {
  margin-top: 0.5em;
}

.interv_unitid {
  width: 2.5em;
}

[id=matricules_search_form] label {
  width: 10em;
  display: inline-block;
}

[id=adv_link] a {
  display: block;
  text-align: right;
  font-size: 0.8em;
}

.matricules .display_doc {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../../../img/open.png) top left no-repeat;
  text-indent: 20px;
  overflow: hidden;
}

.link_viewer {
  background-image: url(../../../img/glyphicons-halflings.png);
  background-position: -96px -120px;
  background-repeat: no-repeat;
  padding: 3px 0.6em 0;
  margin-left: 5px;
  width: 14px;
  height: 14px;
  line-height: 14px;
}

#suggestions {
  background: #f5f1ee;
  padding: 1em;
  margin-bottom: 1em;
  margin-top: 1em;
}

.special_result {
  color: #808080 !important;
}

[id=change_view] {
  position: absolute;
  top: 0;
  right: 0;
}

[id=change_view] input[type=checkbox] {
  display: none;
}

[id=change_view] input[type=checkbox] + label span {
  display: inline-block;
  background: url(../../../img/checkbox.png) 0 -20px no-repeat;
  width: 22px;
  height: 19px;
  vertical-align: middle;
  cursor: pointer;
  margin: 0 0.5em 0 0.2em;
}

[id=change_view] input[type=checkbox]:checked + label span {
  background-position: 0 0;
}

[id=change_view] > * {
  line-height: 30px;
  vertical-align: top;
}

[id=result_span] {
  position: absolute;
  top: 0;
  left: 10px;
  line-height: 30px;
}

[id=results_order] {
  height: 31px;
  border: none;
  display: inline-block;
  color: #fff;
  margin: 0px 0.5em 0 0.2em;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #4d4d4d;
  background-image: none;
  background-origin: padding-box;
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: repeat;
  background-size: auto auto;
}

[id=results_order] option {
  background-color: #4d4d4d;
}

.btn-list, .btn-thumbs, .btn-txtlist {
  background: transparent url(../../../img/sprite.png) 0 0 no-repeat;
  display: inline-block;
  width: 29px;
  height: 29px;
  border: 0;
  text-indent: 35px;
  line-height: 30px;
  overflow: hidden;
  padding: 0;
  vertical-align: top;
}

.btn-list {
  background-position: -11px -408px;
}

.btn-txtlist {
  background-position: -11px -58px;
}

.btn-thumbs {
  background-position: -11px -109px;
}

.btn-list.selected, .btn-list:hover, .btn-txtlist.selected, .btn-txtlist:hover, .btn-thumbs.selected, .btn-thumbs:hover {
  background-color: #9b0303 !important;
}

[id=illustrated] {
  vertical-align: 40%;
  margin-right: 0.5em;
}

[id=search_results] a {
  color: #3e3e3e;
}

[id=search_results] .list {
  width: 100%;
  margin: 4px 0 0 0;
}

[id=search_results] .list td {
  padding: 0.1em 0.5em;
}

.interactions {
  text-align: center;
  margin-bottom: 1.2em !important;
}

.interactions li, .interactions a {
  display: inline-block;
  text-align: center;
}

.interactions a.disabled img {
  opacity: 0.4;
}

[id=search_results] {
  margin-top: 0.5em;
}

[id=search_results] .content > div {
  margin: 0.2em 0;
}

[id=search_results] article figure {
  float: left;
  width: 150px;
  min-height: 155px;
  max-height: 200px;
  text-align: center;
  overflow: hidden;
}

[id=search_results] article.thumbs figure {
  float: none;
  margin: 0;
  width: auto;
}

[id=search_results] article figure .flashplayer a img, [id=search_results] article figure a.flashmusicplayer img {
  margin-top: 0;
}

[id=search_results] a.flashmusicplayer h2 {
  display: block;
}

[id=search_results] .flashplayer h2, [id=search_results] a.flashmusicplayer h2 {
  margin: 0;
  padding-top: 102px;
  font-size: 0.75em;
  line-height: 0.85em;
}

[id=search_results] .flashplayer h3, [id=search_results] a.flashmusicplayer h3 {
  font-size: 0.75em;
  line-height: 0.85em;
}

[id=search_results] article {
  margin-top: 0.2em;
  padding: 0 0 0.5em;
  clear: left;
  border-top-color: #808080;
  border-top-style: solid;
  border-top-width: 1px;
}

[id=search_results] article.thumbs {
  display: inline-block;
  width: 200px;
  min-height: 200px;
  text-align: center;
  border: 0;
  padding: 0;
  vertical-align: top;
}

[id=search_results] article > div {
  margin-left: 155px;
}

[id=search_results] article > div.nopic {
  margin-left: 0;
}

[id=search_results] article.thumbs > div {
  margin-left: 0;
}

[id=search_results] article h3 {
  font-size: 1.1em;
  font-weight: 600;
  font-family: "Open Sans", sans-serif !important;
}

[id=search_results] article.thumbs h3 {
  font-size: 0.9em;
}

[id=search_results] article h3 a {
  color: #4a4041;
}

td.actions {
  white-space: nowrap;
}

.content header {
  margin-bottom: 0.2em;
}

.content p {
  text-align: justify;
  line-height: 1.6em;
}

.content a {
  line-height: 1.6em;
  color: #000;
}

.content a:hover {
  color: #808080;
}

[id=inventory_presentation] ul, .content ul {
  margin: 0.2em 0 0.2em 1.5em;
  list-style-type: disc;
}

.content table {
  width: 100%;
  border: 1px solid #a3968d;
  margin: 0.5em 0;
}

.content thead th {
  font-weight: bold;
  background-color: #1a161a;
  color: white;
  padding: 0.2em 0;
}

.content thead th a {
  color: white;
}

.content td {
  padding: 0.1em 0.2em;
  border-left: 1px dashed #a3968d;
  border-right: 1px dashed #a3968d;
}

.content tbody tr:nth-child(even) {
  background-color: #d7d7d7;
}

.content section {
  margin: 0.3em 0;
}

.content section.container {
  padding: 0;
}

.content section.scopecontent, .content section.abstract, .content section#images, .content.archdesc section {
  color: inherit;
  margin-top: 0;
}

.content section.cote strong {
  font-size: 1.1em;
  font-weight: bold;
  line-height: 2em;
}

.results_count {
  position: relative;
  color: white;
  padding: 0.8em 0 0 0.8em;
  font-size: 1em;
  line-height: 1;
  background-attachment: scroll;
  background-clip: border-box;
  background-image: none;
  background-origin: padding-box;
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: repeat;
  background-size: auto auto;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: 15px;
  background-color: #808080 !important;
  text-align: center;
  height: 21px;
}

.pagination {
  clear: both;
  text-align: center;
  border-top: 1px solid #b2a0a0;
  padding: 1em 0;
  border-top: 1px solid #000 !important;
}

.pagination li {
  display: inline-block;
}

.pagination a {
  display: inline-block;
  padding: 0.2em 0.5em;
  color: #4a4041;
}

.pagination .active {
  font-weight: bold;
}

.access {
  margin: 0;
  list-style-type: none;
  text-align: right;
  padding: 0.2em;
}

.access li {
  display: inline-block;
}

.access a {
  display: inline-block;
  padding: 0.1em 0.3em;
}

.access li:last-child a {
  border: 0;
}

h2.back {
  background: #d1c6c0;
  text-align: center;
  color: #4a4041;
  padding: 0.2em 0.5em;
}

h2.back a {
  color: #4a4041;
}

h2.back a:hover {
  color: #b73a34;
}

.breadcrumb {
  padding: 15px 1.5em 0.5em 0.5em;
  list-style-type: none;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-origin: padding-box;
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: repeat;
  background-size: auto auto;
}

[id=search_results] .breadcrumb {
  padding: 15px 0 0 0;
  margin-bottom: 0.2em;
}

.breadcrumb li {
  display: inline-block;
}

.breadcrumb li a {
  display: inline-block;
  padding: 0.1em 0;
  font-size: large;
  color: #9b0303 !important;
  font-size: 1em;
}

.breadcrumb li a:before {
  content: "› ";
}

.breadcrumb li:first-child a:before {
  content: "";
}

.last_title {
  display: block !important;
}

.date {
  font-size: 14px;
}

[id=display_facets] li {
  width: 100%;
  display: inline-block;
  padding: 3px 0;
}

[id=live-search] {
  background: #808080;
  margin-bottom: 0.6em;
  padding: 0.2em;
  color: #fff;
}

[id=live-search] fieldset, [id=live-search] input {
  font-size: 1em;
}

#live-search fieldset {
  border: none !important;
}

[id=facets_list] {
  -moz-column-count: 4;
  -webkit-column-count: 4;
  column-count: 4;
}

.show_fragment > aside > * {
  vertical-align: top;
}

[id=prev_comp], [id=next_comp] {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 20px;
  overflow: hidden;
}

#facets, #inventory_scheme {
  margin-bottom: 20px;
}

[id=prev_comp] {
  background-image: url(../../../img/prev.png);
}

[id=next_comp] {
  background-image: url(../../../img/next.png);
}

[id=inventory_scheme] h3 a {
  color: #9b0303 !important;
}

[id=inventory_scheme] .ui-accordion-content h3 a {
  color: black !important;
}

[id=inventory_scheme] div.ui-accordion-content {
  padding-left: 0;
}

[id=inventory_scheme] div.ui-accordion-content li {
  padding-left: 0.3em;
}

[id=inventory_scheme] div.ui-accordion-content li.accordion {
  padding-left: 0.4em;
}

[id=inventory_scheme] div.ui-accordion-content li.accordion h3 {
  font-size: 100%;
  font-weight: normal;
  font-family: "Open Sans", sans-serif !important;
}

[id=inventory_scheme] .standalone .ui-icon {
  display: none;
}

[id=inventory_contents] {
  margin-top: 1em;
}

[id=inventory_contents] h3, [id=inventory_contents] h3.ui-accordion-header {
  font-size: 1.1em !important;
  line-height: 0.3em;
  font-weight: bold;
  overflow: visible;
}

[id=inventory_contents] h4, [id=inventory_contents] h4.ui-accordion-header {
  font-size: 1.1em !important;
  line-height: 1.2em;
  font-weight: bold;
  overflow: visible;
}

[id=inventory_contents] h5, [id=inventory_contents] h5.ui-accordion-header {
  font-size: 1em !important;
  line-height: 1em;
  font-weight: bold;
  overflow: visible;
}

[id=inventory_contents].ui-accordion .ui-accordion-content {
  padding: 0.5em;
  overflow: visible;
}

[id=inventory_contents] table {
  width: 100%;
  background: white;
  word-wrap: break-word;
}

[id=inventory_contents] th, [id=inventory_contents] td {
  text-align: left;
  padding: 0.2em;
  border: 1px solid #d1c6c0;
}

[id=inventory_contents] th {
  width: 10em;
}

[id=back2top] {
  z-index: 1000;
  position: fixed;
  bottom: 50px;
  right: 30px;
  border: 0;
  outline: 0;
  background-image: url(../../../img/back2top.png);
  cursor: pointer;
  width: 43px;
  height: 28px;
}

[id=matricule_record] table {
  border: 1px solid #a3968d;
  border-spacing: 0.2em;
  border-collapse: separate;
}

[id=matricule_record] th, [id=matricule_record] td {
  padding: 0.2em;
}

[id=matricule_record] th {
  font-weight: bold;
  text-align: left;
  background-color: grey;
  color: #fff;
}

.ui-dialog {
  border: 1px solid !important;
}

.container {
  margin-top: 0.5em;
  padding: 0.5em;
}

.hidden {
  max-height: 0;
  overflow: hidden;
}

#dates_plot {
  height: 100px;
  width: 100%;
  clear: right;
}

[id=map] {
  height: 300px;
  margin-bottom: 1em;
  margin-top: 1em;
  clear: right;
}

.nomapres {
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  font-weight: bold;
  color: white;
  padding: 0.2em 0.5em;
}

.leaflet-container .nomapres a {
  color: white;
  text-decoration: underline;
}

div.sonata-bc #map {
  width: 300px;
  float: right;
}

div.sonata-bc #map.big {
  float: none;
  width: auto;
  margin-bottom: 0;
}

div.sonata-bc #map form {
  margin-bottom: 0;
}

[id=map] .info {
  padding: 6px 8px;
  background: white;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}

[id=map] .info h4 {
  margin: 0 0 5px;
  color: #777;
}

[id=map] .legend {
  text-align: left;
  line-height: 18px;
  color: #555;
}

[id=map] .legend i {
  width: 18px;
  height: 18px;
  float: left;
  margin-right: 8px;
  opacity: 0.7;
}

[id=map] .leaflet-control-sidebarbtn a {
  background-image: url(../../../img/showhide.png);
  background-position: -15px;
  background-repeat: no-repeat;
}

[id=map] .leaflet-control-sidebarbtn.show a {
  background-position: 4px 50%;
}

[id=map] h3 {
  font-size: 1em;
}

.well {
  padding: 0.5em;
  background-color: #000 !important;
  border-radius: 0;
}

.center {
  text-align: center;
}

#loading {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 100000;
}

body > #loading {
  position: fixed;
}

#loading p {
  position: absolute;
  top: 40%;
  width: 20%;
  margin-left: 40%;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 1em 0;
  -moz-box-shadow: 1px 1px 12px rgba(255, 255, 255, 0.4);
  -webkitbox-shadow: 1px 1px 12px rgba(255, 255, 255, 0.4);
  box-shadow: 1px 1px 12px rgba(255, 255, 255, 0.4);
}

#sidebar #loading p {
  width: 80%;
  margin-left: 10%;
}

.fright {
  float: right;
}

.page_error h2, .page_error h3 {
  color: #000 !important;
}

.page_error {
  text-align: center;
  margin-top: 10em;
}

[id=social] {
  float: right;
  margin-top: 0.8em;
  text-align: right;
  position: relative;
  z-index: 10;
  padding-right: 10px;
}

[id=social] .button {
  display: inline;
  float: right;
  padding-right: 5px;
}

[id=social] .scoopit, [id=matriculesSocial] .scoopit {
  width: 84px;
}

[id=matriculesSocial] {
  float: right;
  margin-top: 0.2em;
  text-align: right;
  position: relative;
  z-index: 10;
  padding-right: 10px;
}

[id=matriculesSocial] .button {
  display: inline;
  float: right;
}

input.largeinput {
  min-width: 25em;
  width: 80%;
}

form > footer {
  margin-top: 1em;
}

[id=login] {
  clear: both;
  text-align: center;
}

[id=login] form {
  text-align: left;
  width: 13em;
  margin: 1em auto;
}

[id=user_login] {
  top: 0;
  font-size: 0.8em;
  text-align: right;
}

table.dataTable.no-footer, table.dataTable thead th, table.dataTable thead td {
  border-bottom: none !important;
}

/*#user_login, #searchhistoListBtn, #basketListBtn {*/
/*float: right;*/
/*margin-right: 10px;*/
/*position: relative;*/
/*top: 0*/
/*}*/
/*div#user_login a {*/
/*color: grey;*/
/*text-decoration-color: currentcolor;*/
/*text-decoration-line: underline;*/
/*text-decoration-style: solid*/
/*}*/
/*.login, .logout {*/
/*background-attachment: scroll;*/
/*background-clip: border-box;*/
/*background-color: rgba(0, 0, 0, 0);*/
/*background-image: none;*/
/*background-origin: padding-box;*/
/*background-position-x: 0;*/
/*background-position-y: 0;*/
/*background-repeat: repeat;*/
/*background-size: auto auto;*/
/*display: inline-block;*/
/*padding-bottom: .3em;*/
/*padding-left: .2em;*/
/*padding-right: .2em;*/
/*padding-top: .3em*/
/*}*/
/*.well, .login, .logout {*/
/*background-attachment: scroll !important;*/
/*background-clip: border-box !important;*/
/*background-color: transparent !important;*/
/*background-image: none !important;*/
/*background-origin: padding-box !important;*/
/*background-position-x: 0 !important;*/
/*background-position-y: 0 !important;*/
/*background-repeat: repeat !important;*/
/*background-size: auto auto !important*/
/*}*/
.openid {
  padding: 0.3em 0;
}

.openid img {
  vertical-align: -15%;
}

.ui-rangeSlider-bar {
  background: #b73a34 !important;
  border-radius: 0 !important;
  height: 10px !important;
  box-shadow: none !important;
  margin: 0 !important;
}

.ui-rangeSlider-label {
  border-radius: 0 !important;
  background: #b73a34 !important;
  bottom: 35px !important;
  font-size: 0.9em !important;
}

.ui-rangeSlider-noArrow .ui-rangeSlider-container {
  border: none !important;
  border-radius: 0 !important;
}

.ui-rangeSlider-container {
  height: 10px !important;
  border: none !important;
  background: #4a4041 !important;
}

.ui-rangeSlider-handle {
  height: 10px !important;
}

.ui-rangeSlider-label-inner {
  border-left-width: 5px !important;
  border-right-width: 5px !important;
  border-top-width: 5px !important;
  border-top-color: #b73a34 !important;
  margin-left: -5px !important;
}

[id=active_filters] ul a {
  background: url(../../../img/rm_filter.png) 0 52% no-repeat;
  padding-left: 1.5em;
}

#tagcloud {
  background: url(../../../img/menu_sep.png) top left repeat-x;
  text-align: center;
  margin: 1em 1em 0;
  padding-top: 1em;
}

#tagcloud li, #tagcloud a {
  display: inline;
}

#tagcloud a {
  background: url(../../../img/tag_sep.png) right center no-repeat;
  padding-right: 12px;
}

#tagcloud a:hover {
  color: #808080 !important;
}

#tagcloud a.tag0 {
  font-size: 0.7em;
  font-weight: 200;
}

#tagcloud a.tag1 {
  font-size: 0.7em;
  font-weight: 200;
  color: #473d3e;
}

#tagcloud a.tag2 {
  font-size: 0.9em;
  font-weight: 400;
  color: #76615c;
}

#tagcloud a.tag3 {
  font-size: 1em;
  font-weight: 500;
  color: #76615c;
}

#tagcloud a.tag4 {
  font-size: 1.2em;
  font-weight: 700;
  color: #a2968a;
}

#tagcloud a.tag5 {
  font-size: 1.3em;
  font-weight: 800;
  color: #a2968a;
}

[id=browse_tabs] section ul {
  list-style-type: disc;
  margin-left: 1em;
}

[id=browse_tabs] section .listNav {
  margin-top: 15px;
  margin-bottom: 10px;
}

.content.ui-tabs-panel a {
  color: #808080;
}

.content.ui-tabs-panel a:hover {
  color: #000;
}

[id=browse_tabs] section a {
  color: #000;
}

[id=browse_tabs] section a:hover {
  color: #808080;
}

.btn {
  background: #332928 url(../../../img/glyphicons-halflings-white.png) 14px 14px no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  padding: 0.2em;
  border: 0;
  text-indent: -5000px;
  overflow: hidden;
  padding: 0;
  cursor: pointer;
}

.btn-delete {
  background-position: -452px 5px;
  background-color: #da4f49;
}

.btn-delete-one {
  background-position: -310px 2px;
  background-color: #da4f49;
  vertical-align: middle;
  margin: 5px;
  height: 18px;
  width: 18px;
}

.btn-refresh {
  background-position: -235px -19px;
}

#queuePublish tr {
  margin: 1px;
}

td {
  padding-top: 10px;
}

legend > span {
  float: right;
}

.list table {
  width: 100%;
}

.list th {
  background-color: #808080;
  color: white;
  padding: 1em;
  font-weight: normal;
}

.content thead th, .list th {
  background-color: #808080 !important;
}

[id=menu] li.active a {
  background-color: #ACACAC !important;
  color: white !important;
}

.list th a {
  color: white;
}

.list th:first-child {
  text-align: left;
}

.list tbody tr:nth-child(even) {
  background-color: #d7d7d7;
}

tr.task_success td {
  background-color: #dff0d8;
}

tr.task_error td {
  background-color: #f2dede;
}

tr.task_warning td {
  background-color: #fcf8e3;
}

[id=allcores_actions] {
  position: absolute;
  top: 0.6em;
  right: 0.6em;
}

div.sonata-bc input, div.sonata-bc button, div.sonata-bc select, div.sonata-bc textarea {
  font-family: "Open Sans", sans-serif !important;
}

.leaflet-control input {
  margin-bottom: 0 !important;
}

div.sonata-bc {
  background: transparent;
}

div.sonata-bc h3 {
  font-size: 1.2em;
  line-height: 1.3em;
}

div.sonata-bc .navbar {
  margin-bottom: 0.5em;
}

div.sonata-bc .btn, .form-actions .btn {
  height: auto;
  text-indent: 0;
  width: auto;
  padding: 4px 8px;
}

.form-actions .btn {
  background: #332928;
  color: white;
}

div.sonata-bc .table-striped tbody tr:nth-child(2n+1) td, div.sonata-bc .table-striped tbody tr:nth-child(2n+1) th {
  background-color: transparent;
}

div.sonata-bc a, div.sonata-bc .btn-link {
  color: #000 !important;
}

div.sonata-bc .leaflet-control a {
  color: #000;
}

div.sonata-bc .breadcrumb {
  background-color: #fafafa;
  background-image: linear-gradient(to bottom, #fff, #f2f2f2);
  border-bottom-color: #d4d4d4;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-image-outset: 0;
  border-image-repeat: stretch stretch;
  border-image-slice: 100% 100% 100% 100%;
  border-image-source: none;
  border-image-width: 1 1 1 1;
  border-left-color: #d4d4d4;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #d4d4d4;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #d4d4d4;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 1px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
  color: #404040;
  margin-bottom: 5px;
}

div.sonata-bc .breadcrumb .divider {
  color: #404040;
}

div.sonata-bc .breadcrumb li {
  text-shadow: none;
}

div.sonata-bc .breadcrumb .active {
  color: #808080;
}

div.sonata-bc .form-horizontal .form-actions {
  text-align: center;
  padding-left: 0;
}

div.sonata-bc .table-bordered thead:first-child tr:first-child th:first-child, div.sonata-bc .table-bordered tbody:first-child tr:first-child td:first-child, div.sonata-bc .table-bordered thead:first-child tr:first-child th:last-child, div.sonata-bc .table-bordered tbody:first-child tr:first-child td:last-child {
  border-radius: 0;
}

div.sonata-bc .btn-group {
  font-size: 0.9em;
}

div.sonata-bc .pagination a, div.sonata-bc .pagination span {
  border: 0;
}

div.sonata-bc .pagination {
  border: 0;
  padding: 0;
}

div.sonata-bc .row-fluid .span6 {
  width: 100%;
  margin-left: 0;
}

div.sonata-bc .editable-container {
  position: absolute;
  background: #fff;
  padding: 0.2em;
  margin-top: -0.5em;
}

div.sonata-bc .editable-container form {
  margin: 0;
}

div.sonata-bc td.sonata-ba-list-field.sonata-ba-list-field-boolean i {
  margin-right: 0;
}

div.sonata-bc .content td {
  border-right: 0;
  border-left: 1px solid #e6e6e6;
}

div.sonata-bc .btn-primary {
  background-color: #f5f5f5;
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  text-shadow: none;
  color: inherit;
}

div.sonata-bc i.icon-ok {
  background-image: url(../../../img/glyphicons-halflings.png);
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  line-height: 14px;
  margin-top: 1px;
  vertical-align: text-top;
  width: 14px;
}

div.sonata-bc .btn-primary:hover {
  color: inherit;
  background-color: #e6e6e6;
}

.sonata-link-identifier > span {
  font-size: 0.8em;
  font-weight: normal;
}

.sonata-bc td.sonata-ba-list-label {
  color: grey !important;
  font-weight: normal !important;
  text-align: left !important;
}

.movedown_link, .movebottom_link, .moveup_link, .movetop_link {
  display: inline-block;
  width: 16px;
  height: 16px;
  text-indent: 20px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: top left;
}

.movedown_link {
  background-image: url(../../../img/go-down.png);
}

.movebottom_link {
  background-image: url(../../../img/go-bottom.png);
}

.moveup_link {
  background-image: url(../../../img/go-up.png);
}

.movetop_link {
  background-image: url(../../../img/go-top.png);
}

.leaflet-top, .leaflet-bottom {
  z-index: 80 !important;
}

#comments h4 {
  border-bottom: 1px solid #d1c6c0;
}

#comments header .author {
  font-size: 0.7em;
  font-weight: normal;
  color: #a3968d;
}

.form label {
  display: inline-block;
  width: 11em;
  background-color: none;
  padding: 0.2em 0.5em;
  margin-right: 0.2em;
}

.form input[type=text] {
  width: 25em;
  padding: 0.2em 0.5em;
}

.form input[type=text], .form textarea {
  border: 1px solid lightgrey;
  vertical-align: top;
}

.form textarea {
  margin-top: 0.2em;
  width: 100%;
  height: 10em;
}

.form form > div > div {
  margin-bottom: 0.2em;
}

#keepFilters, #pdfFilters {
  padding: 0.2em;
  margin: 0.5em 0;
  text-align: right;
  float: right;
  border: 1px solid #808080;
  color: #808080;
}

#newSearch {
  padding: 1em 0;
  max-width: none;
  margin: 0 auto;
}

#newSearch a {
  border: 1px solid #808080;
  padding: 0.5em;
  margin: 0.5em 0;
}

#newSearch a:hover {
  text-decoration: none;
  background: #808080;
  color: #fff !important;
}

.cdcarchdesc, #docheader, #comments > div {
  margin-bottom: 1em;
  background-color: #fff;
  border-radius: 6px;
  padding: 0.5em 1.5em;
}

.css-treeview .expand {
  float: right;
  background: url(../../../img/expand.png) 100% 50% no-repeat;
  padding-right: 20px;
}

.css-treeview .expand.expanded {
  background-image: url(../../../img/collapse.png);
}

.css-treeview .related_informations {
  background-image: url(../../../img/link.png);
  background-size: 20px;
  background-repeat: no-repeat;
  padding: 1px 1em 0.5em;
  margin-left: 5px;
  width: 20px;
  height: 20px;
  line-height: 20px;
}

.css-treeview .related_informations_pdf {
  background-image: url(../../../img/link_pdf_black.svg);
  background-size: 30px;
  background-repeat: no-repeat;
  padding: 0px 15px;
  margin-left: 5px;
}

.css-treeview .media_informations, .gomedia_informations {
  background-image: url(../../../img/glyphicons-halflings.png);
  background-position: -95px -118px;
  background-repeat: no-repeat;
  padding: 1px 0.6em 0.5em;
  margin-left: 5px;
  width: 14px;
  height: 14px;
  line-height: 14px;
}

.gomedia_informations_play {
  background-image: url(../../../img/glyphicons-halflings.png);
  background-position: -191px -22px;
  background-repeat: no-repeat;
  padding: 1px 0.6em 0.5em;
  margin-left: 5px;
  width: 14px;
  height: 14px;
  line-height: 14px;
}

.css-treeview :target > label, .css-treeview :target > a {
  background-color: #bbb;
}

#cdccontrol, #doccontrol {
  margin-right: 0.5em;
  text-align: right;
}

h3.no-accordion span {
  visibility: hidden;
}

.icon-top-right {
  display: inline-block;
  float: right;
  margin: 0 1em;
}

.icon-svg {
  background-repeat: no-repeat;
  background-size: cover;
  width: 24px;
  height: 24px;
  display: inline-block;
}

.icon-svg-logout {
  background-image: url("../../../img/logout.svg");
}

.icon-svg-profile {
  background-image: url("../../../img/profile.svg");
}

.icon-svg-login {
  background-image: url("../../../img/login.svg");
}

.icon-svg-history {
  background-image: url("../../../img/history.svg");
}

.icon-svg-basket {
  background-image: url("../../../img/basket.svg");
}

.icon-svg-help {
  background-image: url("../../../img/help.svg");
}

.icon-svg-info {
  background-image: url("../../../img/info.svg");
}

#flash-warnings, #flash-errors, #flash-success {
  padding: 0.2em 1em 0.2em 80px;
  border-radius: 6px;
  margin: 0 1em 0.5em;
  text-align: center;
}

#flash-warnings h3, #flash-errors h3, #flash-success h3 {
  margin: 0 0 0.5em;
}

#flash-warnings {
  background: #e8af00 url(../../../img/warning.png) 10px 50% no-repeat;
  background: rgba(232, 175, 0, 0.4) url(../../../img/warning.png) 10px 50% no-repeat;
  border: 1px solid #e8af00;
}

#flash-errors {
  background: #dc0000 url(../../../img/error.png) 10px 50% no-repeat;
  background: rgba(220, 0, 0, 0.4) url(../../../img/error.png) 10px 50% no-repeat;
  border: 1px solid #dc0000;
}

#flash-success {
  background: #04cc65 url(../../../img/error.png) 10px 50% no-repeat;
  background: rgba(4, 204, 101, 0.4) url(../../../img/success.png) 10px 50% no-repeat;
  border: 1px solid #04cc65;
}

.clear {
  clear: both;
}

#ram_usage, #swap_usage, #jvm_usage {
  width: 33%;
  display: inline-block;
  margin-right: 0.2%;
}

#memory, #swap, #jvm {
  width: 200px;
  height: 150px;
  margin: 0 auto;
}

#jvm_usage {
  margin-right: 0;
}

#CommentAdminLink {
  position: absolute;
  right: 50px;
}

.debug:before {
  content: "DEBUG:";
  font-weight: bold;
}

.debug {
  padding: 0.5em;
  background-color: rgba(255, 0, 0, 0.2);
  margin-bottom: 0.5em;
  border-radius: 6px;
}

em.hl {
  background-color: rgba(151, 151, 151, 0.5);
}

.clear-btn {
  float: right;
  font-weight: normal;
  font-size: 0.75em;
  text-transform: none;
  text-shadow: none;
}

a.clear-btn {
  color: white !important;
}

.menu-button {
  text-align: center;
}

.menu-button a {
  margin: 0.2em 1em 0 !important;
}

.result_pic {
  padding-top: 8px;
}

figure section {
  text-align: center;
  margin-bottom: 100px;
}

.content figure section ul {
  list-style-type: none;
}

figure section ul.playlist {
  height: 21.3em;
  overflow: auto;
}

figure section ul.playlist li {
  padding: 0;
  text-align: left;
  border-bottom: 1px solid #d1c6c0;
}

.playlist a {
  display: block;
  padding: 0.5em 0.5em;
  background-color: #f5f1ee;
}

.playlist a:hover {
  background-color: #d1c6c0;
  text-decoration: none;
}

.content figure section li:nth-child(even) {
  background-color: #d1c6c0;
}

figure.result_pic li {
  list-style-type: none;
}

figure section .flashplayer, figure section video {
  background-repeat: repeat-x;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  position: relative;
}

figure section .flashplayer span.title {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0.1em 0.5em;
}

#musicplayer {
  height: 30px;
  margin-bottom: 20px;
  width: 300px;
}

figure span.title {
  display: block;
}

figure section .flashplayer, figure section video {
  color: black;
  border: 1px black solid;
  border-radius: 6px;
}

figure section .flashplayer {
  height: 300px;
  width: 300px;
  margin: 0.2em;
  text-align: center;
}

.flashplayer a img {
  margin-top: 48px;
}

.htmlplayer.standalone {
  display: inline-block;
}

.play_popup_audio, .play_popup_video {
  cursor: pointer;
}

#popup-player {
  width: 100%;
}

#sounds audio, #videos > .htmlplayer > video[poster] {
  min-width: 400px;
}

#footer_wrapper {
  color: white;
  padding: 5px 0 5px 0 !important;
  bottom: 0;
  width: 100%;
  left: 0;
  text-align: center;
  position: fixed;
  height: auto;
  margin-top: 20px;
  background: #808080 !important;
  z-index: 100;
}

#footer {
  margin-top: 0.5%;
}

#footer a {
  color: white !important;
  font-weight: normal;
}

#head_cookie {
  position: absolute;
  background-color: #eee;
  margin: 10px;
  bottom: 3%;
  right: 0.5%;
  padding: 12px;
  z-index: 1000;
  position: fixed;
}

#head_cookie .alert {
  position: relative;
  top: -10px;
  left: 5px;
  float: right;
  color: black;
}

#head_cookie .alert:hover, #head_cookie .alert:focus {
  cursor: pointer;
  opacity: 0.4;
  text-decoration: none;
}

.printLinkBar {
  background-image: url(../../../img/printsm-white.png);
  height: 24px;
  width: 24px;
  display: inline-block;
  margin: 3px 15px;
  vertical-align: bottom;
}

.printLink {
  background-image: url(../../../img/printsm-black.png);
  text-indent: -9999px;
  height: 24px;
  width: 24px;
  display: inline-block;
  margin: 0px 15px;
  vertical-align: bottom;
}

.descriptionLinkResults {
  background-image: url(../../../img/descriptionview.png);
  background-size: 18px 18px;
  text-indent: -9999px;
  height: 18px;
  width: 18px;
  display: inline-block;
  margin-left: 5px;
  vertical-align: bottom;
}

.treeLink {
  background-image: url(../../../img/treeview.png);
  background-size: 20px 20px;
  text-indent: -9999px;
  height: 20px;
  width: 20px;
  display: inline-block;
  margin-left: 5px;
  vertical-align: -3px;
}

.treeLinkResults {
  background-image: url(../../../img/treeview.png);
  background-size: 18px 18px;
  text-indent: -9999px;
  height: 18px;
  width: 18px;
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
}

.addBasket {
  background-image: url(../../../img/basket.png);
  background-size: 18px 18px;
  text-indent: -9999px;
  height: 18px;
  width: 18px;
  display: inline-block;
  margin-left: 5px;
  vertical-align: text-bottom;
}

.listBasket {
  width: 100%;
}

.listBasket tbody tr:nth-child(even) {
  background-color: #d7d7d7;
}

.fragmentidbasket, .fragmentidmatbasket, .dateidsearchhisto, .dateidmatsearchhisto {
  display: none;
}

#manageListBasket, #manageListMatBasket, #manageListSearch, #manageListMatSearch {
  background-color: #808080;
  width: 100% !important;
}

.listBasket thead th {
  color: white;
}

.listBasket tbody tr:nth-child(2n+1) {
  background-color: white;
}

#resultAction {
  background-color: #dff0d8;
  border-bottom-color: #d6e9c6;
  border-left-color: #d6e9c6;
  border-right-color: #d6e9c6;
  border-top-color: #d6e9c6;
  color: #468847;
  padding: 10px 5px;
}

.formBasket, .formSearch {
  display: inline-block;
}

#formBasketDeleteAll {
  padding-top: 1em;
  padding-left: 0.5em;
}

#exportBasket, #importBasket, #exportSearchHisto, #importSearchHisto {
  background: none !important;
  border: 0;
  padding: 1 !important;
  font: inherit;
  border-bottom: 1px solid #444;
  cursor: pointer;
}

.cMedia {
  background-image: url(../../../img/glyphicons-halflings.png);
  background-position: -96px -115px;
  background-repeat: no-repeat;
  height: 14px;
  line-height: 14px;
  margin-left: 5px;
  width: 14px;
  padding-bottom: 0;
  padding-left: 0.6em;
  padding-right: 0.6em;
}

#change_view > .printLink {
  margin-top: 3px;
}

ul.legalsList {
  list-style: initial;
  list-style-position: inside;
  padding-left: 20px;
}

.intro strong {
  font-weight: bold;
}

button, input, select {
  border-radius: 0 !important;
  background-color: white;
  border: solid 1px grey !important;
  padding: 5px;
  margin: 5px;
}

/* Outer */
.popup {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.75);
}

/* Inner */
.popup-inner {
  max-width: 700px;
  width: 90%;
  padding: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  box-shadow: 0px 2px 6px black;
  border-radius: 3px;
  background: #fff;
}

/* Close Button */
.popup-close {
  width: 30px;
  height: 30px;
  padding-top: 4px;
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 0px;
  transition: ease 0.25s all;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  border-radius: 1000px;
  background: rgba(0, 0, 0, 0.8);
  font-family: "Open Sans", sans-serif !important;
  font-size: 18px;
  text-align: center;
  line-height: 100%;
  color: #fff;
}

.popup-close:hover {
  -webkit-transform: translate(50%, -50%) rotate(180deg);
  transform: translate(50%, -50%) rotate(180deg);
  background: black;
  text-decoration: none;
}

/* bach.css:200 */
[id=navigation] a:hover, [id=navigation] a:focus, [id=navigation] a:active, [id=navigation] .active a {
  border-bottom-style: solid !important;
  color: #808080 !important;
  border-bottom-color: #808080 !important;
}

/* bach.css:258 */
[id=menu] h2 {
  background-color: #808080 !important;
  font-weight: normal;
}

/* jquery-ui-1.10.3.custom.min.css:23 */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: none !important;
  background: 50% 50% repeat-x #ACACAC !important;
}

/* jquery-ui-1.10.3.custom.min.css:755 */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  color: #fff !important;
}

/* bach.css:324 */
[id=menu] li.show_more a {
  color: #000 !important;
}

/* bach.css:612 */
.btn-list.selected, .btn-list:hover, .btn-txtlist.selected, .btn-txtlist:hover, .btn-thumbs.selected, .btn-thumbs:hover {
  background-color: #9b0303 !important;
}

/* jquery-ui-1.10.3.custom.min.css:5 */
/* client.css:164 */
[id=navigation], [id=navigation] a {
  color: #9b0303 !important;
}

/* jquery-ui-1.10.3.custom.min.css:5 */
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  background: #808080 !important;
  color: #9b0303 !important;
}

/*atatable.min.css:13 */
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
  margin-bottom: 10px !important;
}

/* main.css:64 */
.error {
  color: #000 !important;
}

/*jquery-ui-1.10.3.custom.min.css*/
.ui-helper-reset {
  line-height: 20px !important;
}

#inventory_scheme a, #inventory_scheme a:hover {
  color: white !important;
}

#inventory_scheme li h3 a, #inventory_scheme li h3 a:hover {
  color: white !important;
}

#inventory_scheme li a {
  color: black !important;
}

#ui-accordion-inventory_scheme-panel-1 a {
  color: black !important;
}

#inventory_scheme li a:hover, #ui-accordion-inventory_scheme-panel-1 a:hover {
  color: #808080 !important;
}

[id=results_order] {
  height: 30px !important;
  background-color: #9b0303;
  border: none !important;
}

[id=menu] h3, [id=menu] h3.ui-accordion-header {
  background-color: #ACACAC !important;
  color: #9b0303 !important;
}

[id=menu] h3:hover, [id=menu] h3.ui-accordion-header:hover {
  background-color: #808080 !important;
}

.ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
  background: 50% 50% repeat-x #808080 !important;
  border: none !important;
}

.sonata-ba-list-field-header-array.sonata-ba-list-field-header-order-asc a, .sonata-ba-list-field-header-datetime.sonata-ba-list-field-header-order-asc a, .sonata-ba-list-field-header-integer.sonata-ba-list-field-header-order-asc a, .sonata-ba-list-field-header-date.sonata-ba-list-field-header-order-asc a, .sonata-ba-list-field-header-text.sonata-ba-list-field-header-order-asc a, .sonata-ba-list-field-header-boolean.sonata-ba-list-field-header-order-asc a {
  color: white !important;
}

table.dataTable tbody > tr.selected, table.dataTable tbody > tr > .selected {
  background-color: #EAEAEA !important;
}

.ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
  background: 50% 50% repeat-x #808080 !important;
  color: white !important;
}

section#login button:hover, section#login input[type=submit]:hover {
  cursor: pointer !important;
  background-color: #808080;
  color: white;
}

#type_ead h2 {
  font-size: 1.1em;
  margin-left: 13px;
}

input#searchQuery_query {
  border: none !important;
}

[id=search] input[type=text], [id=search] button[type=submit] {
  border: none !important;
}

.css-treeview input:checked + label {
  background-position: 0 -16px !important;
}

#facets_list a, #facets_list a:link, #facets_list a:visited {
  color: #000;
}

#facets_list a:hover {
  color: #808080;
}

[id=cdcTitle] {
  margin: 2em 0;
}

[id=cdcTitle] h2 {
  margin-bottom: 0.4em;
}

@media (min-width: 768px) {
  #navigation_mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  #navigation {
    display: none;
  }

  [id=navigation_mobile] a:hover {
    border-bottom: 0;
    transition: none;
  }

  .viewmobil {
    position: fixed;
    margin-top: 0;
    margin-left: 0;
    z-index: 500;
    top: 0;
    height: 60px;
    background-color: white;
    width: 100%;
    box-shadow: 0px 3px 1px 0px #8080808a;
    left: 0;
    right: 0;
  }

  [id=nav_div] {
    right: 0;
    top: 0.8em;
    z-index: 9999;
    height: 30px;
    position: fixed;
    padding: 5px;
    padding: 0;
    width: auto;
    background: transparent;
  }

  .icon-svg {
    width: 30px;
    height: 30px;
  }

  #menu {
    margin-top: 40px;
    box-shadow: 0px 1px 0px 0px #8080808a;
  }

  html, body, [id=wrapper], [id=menu] {
    height: auto;
    width: auto;
  }

  body {
    background-image: none;
    min-width: 0;
    min-height: 0;
  }

  .header {
    margin: 0;
  }

  [id=navigation_mobile] ul {
    margin: 50px 0 0 0;
    padding: 0 !important;
  }

  [id=navigation_mobile] li {
    background-color: #fff;
  }

  [id=navigation_mobile] {
    width: 100%;
    position: fixed;
    z-index: 9998;
    margin: 0;
    border-bottom-color: none;
    box-shadow: none;
    padding-top: none;
    border-bottom: 0;
    top: 0.5em;
    left: 0;
  }

  [id=navigation_mobile] ul {
    font-size: 1.3em;
    text-align: center;
    background: white;
    padding: 1em !important;
    box-shadow: 0px 6px 4px 0px #8080808a;
  }

  [id=navigation_mobile] ul li {
    padding: 1em 0;
    border-top: 1px solid #808080;
  }

  [id=navigation_mobile]:after {
    content: "≡";
    position: absolute;
    z-index: 9999;
    padding: 10px;
    text-align: center;
    font-size: 3.5em;
    font-weight: bold;
    top: 0;
    bottom: 0;
    cursor: pointer;
    background-color: white;
    height: 30px;
    width: 40px;
  }

  .header, .header h1, [id=navigation_mobile], [id=navigation_mobile] a, [id=navigation_mobile] li {
    display: block;
  }

  [id=navigation_mobile] a {
    padding: 0.4em 1em;
  }

  .header a img {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .header h1 {
    overflow: hidden;
  }

  [id=container] {
    padding: 0 0.5em;
  }

  [id=wrapper] {
    margin-left: 0 !important;
    padding: 0;
  }

  [id=menu] {
    float: none;
    position: relative;
    margin: 0;
    left: 0;
    margin-bottom: 25px;
  }

  [id=search] input[type=text] {
    min-width: 5em;
  }

  .access {
    position: relative;
    top: 0;
  }

  .no-image {
    display: none;
  }

  [id=search_results] article > div {
    margin-left: 0;
  }

  [id=active_filters] ul, [id=active_filters] li, [id=active_filters] a {
    display: block;
  }

  [id=user_login] {
    position: relative;
  }

  [id=change_view] {
    display: block;
    position: relative;
    text-align: center;
  }

  .ui-rangeSlider {
    margin: 0 2em;
  }

  #dates_plot {
    display: none;
  }

  [id=social] {
    float: none;
    margin-top: 0;
  }

  [id=social] .button {
    float: none;
  }

  #container .ui-tabs .ui-tabs-nav li a {
    padding: 0.2em 0.5em;
  }

  #container .ui-tabs .ui-tabs-panel {
    padding: 0.3em 0 0;
  }

  #user_login {
    visibility: collapse;
  }

  #user_login a {
    visibility: visible;
  }

  .sautdeligne {
    display: none;
  }

  [id=search] > div {
    max-width: 100%;
    border-color: #000 !important;
    border-width: 1.5px;
    margin-bottom: 1.1em;
  }

  #back2top {
    display: none !important;
  }

  [id=search_results] {
    text-align: left;
  }

  [id=search_results] article {
    min-height: 30px;
  }

  .display_doc {
    line-height: 120%;
  }

  [id=navigation] a:hover, [id=navigation] a:focus, [id=navigation] a:active, [id=navigation] .active a {
    border-bottom: 0;
    border-right: 2px solid grey;
  }

  #container {
    margin-bottom: 6em;
  }

  [id=menu] {
    margin-left: 0.2em !important;
    margin-right: 0.2em !important;
    padding-left: 0.5em !important;
    padding-right: 0.5em !important;
  }

  [id=result_span] {
    position: inherit;
  }

  .results_count {
    height: 120px;
    text-align: left !important;
    font-size: 1.5em;
    line-height: 2.5em;
    padding: 0.1em 0.3em;
  }

  .results_count .printLinkBar {
    margin: 10px 15px;
  }

  [id=result_span] {
    left: 0;
    line-height: 1.5em;
  }

  [id=cdcTitle] h2 {
    line-height: 1.5em;
  }

  [id=change_view] {
    text-align: left !important;
  }

  [id=change_view] > * {
    display: inline-block;
    line-height: 2.5em;
  }

  [id=change_view] select {
    float: right;
    height: 50px !important;
    width: 70%;
  }

  [id=change_view] a {
    display: none;
    visibility: hidden;
  }

  #facets, #inventory_scheme {
    font-size: 1.5em !important;
  }

  .ui-helper-reset {
    line-height: 1.6em !important;
  }

  [id=menu] h2 {
    font-size: 1.5em;
    line-height: 1.6em !important;
  }

  [id=search_results] article figure {
    float: initial;
    margin: 0 auto;
    text-align: center;
  }
}

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