
body {
  font-family: "Roboto", sans-serif, Arial, Helvetica, sans-serif;
  font-size: 11.5pt;
  line-height: 1.42857143;
  color: black;
  background-color: white;
  font-weight: 300; 
  text-rendering: optimizeLegibility;
}

html.md-default-theme, html, body.md-default-theme, body {
  background-color: white;
}

h2.md-headline {
  font-size: 21pt;
  border-bottom: solid 1px #bdbdbd;
  color: #567093;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 300; 
}

h2.md-headline-noborder {
  font-size: 21pt;
  color: #567093;
  font-weight: 300; 
}

h3.md-headline {
  font-size: 17pt;
  color: #567093;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 300; 
}

h3.members-title{
  color: black;
}

h3.md-title {
  color: #567093;
  font-weight: 300; 
  margin: 0px;
}

h3.md-title-text {
  font-weight: 300; 

}


h4 {
  color: #333333;
  font-weight: normal; 
  margin: 10px 0px 10px 0px;
  margin: 0px;
  font-size: 17px;
}

.sidebar-item h4 {
  padding: 10px 0px 10px 10px;
}

h1 {
  color: #567093;
  font-weight: 300;
  margin: 0px;
  font-size: 20px;
  letter-spacing: .005em;
  margin: 20px 0 20px 0;
}

figure {
  margin: 0px;
}

fieldset {
  border: none;
  box-shadow: 0 1px 5px 0 rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.12);
  background-color: white;
  padding: 10px;
  margin: 10px;
}

fieldset>h4 {
  margin: 0px;
}

fieldset h5 {
  margin: 0px;
}

.license{
  margin-top: 30px;
  padding-bottom: 10px;
  background: white;
  clear: left;
}

md-content.md-default-theme, md-content {
  background-color: white;
}

.icon-header-right {
  height: 14px;
  color: #a4a4a4;
}

.md-body-1 {
  font-weight: 300; 
  font-size: 11.5pt;
}

.header-buttons {
  margin-bottom: 3px;
}

.image-container .caption {
  background-color: #f2f2f2;
  caption-side: bottom;
  padding: 7px;
}

.qtip {
  font-size: 14px;
  line-height: 1.5em;
}

.md-select-value>span:not(.md-select-icon) {
    color: black;
}

.sidebar-item h3 {
  font-weight: 400;
  color: white;
}

.sidebar-item p {
  margin: 0px;
  padding: 10px;
}

#detail-sidebar ul {
  padding: 10px;
  margin: 0px;
}

.quicklinks-content {
  background: #1a74b0 url(/static/img/quicklinksbackground.png) no-repeat;
  font-size: 12pt;
  color: white;
  position: relative;

}

.header-quicklinks {
  position:fixed;
  margin-bottom: 20px;
  z-index: 10;
  width:100%;
}


.header {
  -webkit-box-shadow: 48px 0 0 0 white, -48px 0 0 0 white, 0 8px 40px -6px rgba(70, 70, 70, 0.4);
  box-shadow: 48px 0 0 0 white, -48px 0 0 0 white, 0 8px 40px -6px rgba(70, 70, 70, 0.4);
  background-color: white;
}

ul {
  list-style: none;
  padding-left: 1.5em;
}

.filters li:focus, .filters ul:focus {
  outline: none;
}

.filters md-icon {
  height: 16px;
  color: #567093;
  margin: 0px;
}

.role-filter {
  margin-top: 20px;
}

/*
.filters span.facet-label:before {
  font-family: 'fontello';
  content: '\f096';
  float: left;
  width: 1.4em;
  color: #567093;
}

.filters span.active:before {
  font-family: 'fontello';
  content: '\e81b';
  float: left;
  width: 1.4em;
  color: #567093;
}
*/

.facet-count
{
  color: #1a1a1a;
  margin-left: 5px;
}

.facet-label {
  color: #567093;
}

.filters
{
  width: 100%;
}

.filters li
{
  cursor: pointer;
}

.filters
{
  text-decoration: none;
}

.filters .facet-label:hover
{
  text-decoration: underline;
}

.results {
  border-right: solid 1px #bdbdbd;
}

.info-links {
  margin-left: 300px;
}

.loginform {
  padding-top: 40px;
}

.loginform md-input-container {
  margin: 0px;
}

md-input-container.md-default-theme label, md-input-container label, md-input-container.md-default-theme .md-placeholder, md-input-container .md-placeholder {
  color: #000;
}

a {
  text-decoration: none;
  color: #567093;
  cursor: pointer;
}

h3.top-row-header {
    margin-top: 0px;
    font-size: 19pt;
    color: white;
    background: url(/static/img/verlauf-weiss.png) no-repeat left bottom;
    font-weight: 300;
    margin-bottom: 8pt;
}

#quicklinks ul {
    list-style-type: none;
    padding: 0px;
    margin-left: -5px;
}

#quicklinks ul li {
    padding-left: 5px;
}

#quicklinks a {
    color: white;
}

#quicklinks a:hover {
    color: #909090;
    background-color: white;
}

#quicklinks a:hover md-icon{
    color: #909090;
}

.md-button {
    border-radius: 0px;
    text-transform: none;
    font-weight: 300; 
}

.ph-button, .button, input[type='button']  {
  background-color: #909090;
  color: white;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    outline: 0;
    border: 0;
    display: inline-block;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 6px;
    margin: 6px 1px 6px 0px;
    line-height: 36px;
    min-height: 36px;
    white-space: nowrap;
    min-width: 88px;
    text-align: center;
    font-weight: 300;
    font-size: 14px;
    font-style: inherit;
    font-variant: inherit;
    font-family: inherit;
    text-decoration: none;
    cursor: pointer;
    overflow: hidden;
    /*transition: box-shadow .4s cubic-bezier(.25,.8,.25,1),background-color .4s cubic-bezier(.25,.8,.25,1);*/
    letter-spacing: .010em;
    font-weight: 400;
}

.ph-button:hover, .button:hover, input[type='button']:hover {
  background-color: #567093;
  text-decoration: none;
  color: white;
  font-weight: 400;
}

.btn-active {
  color: white;
  background-color: #567093;
}

.md-button.md-primary.md-raised span {
    color: white;
    font-weight: 400; 
}


.quicklinks-button {
  background-color: #567093;
  text-decoration: none;
  color: white;
  margin-top: 0px;
  width: 263px;
}

.quicklinks-button:hover {
  background-color: #1a74b0;
}

.quicklinks-button-open {
  background-color: #1a74b0;
}

md-list-item {
  border-bottom: 1px dotted #e4e4e4;
}

.md-dialog-content {
  max-width: 600px;
}

.navbutton {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 10px;
}

.logo{
  height: 516px; 
  width: 524px; 
 
  padding: 20px 0 20px 0;
}

h3.content-title {
  margin-top: 20px;
  margin-bottom: 20px;
}

.header-text {
  color: #567093;
  font-size: 14pt;
  font-weight: 400;
  line-height: 18pt;
  margin-left: 60px;
}

.header-title {
  vertical-align: middle;
}

md-icon {
  min-width: 5px;
  min-height: 5px;
}

.button-icon {
  width: 16px;
  height: 16px;
}

.button-icon:hover {
  color: #1a74b0;
}

.button-icon-24 {
  width: 24px;
  height: 24px;
}

.button-icon-24:hover {
  color: #1a74b0;
}

.md-button.md-icon-button.button-48 {
  width: 60px;
  height: 60px;
}

.button-icon-48 {
  width: 48px;
  height: 48px;
}

.button-icon-48:hover {
  color: #1a74b0;
}

.history-icon {
  font-size: 150%;
}

.done-icon {
  font-size: 28px;
  color: #567093;
}

md-list-item .show-on-hover {
  visibility: hidden;
}

md-list-item:hover .show-on-hover {
  visibility: visible;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
  color: #567093;
}

.pagination>li {
  display: inline;  
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {

    cursor: not-allowed;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 15px 15px;
    font-size: small;
    margin-left: -1px;
    line-height: 0.5;
    text-decoration: none;
    color: #567093;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    background-color: #eee;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    cursor: default;
    background-color: #567093;
    color: white;
}

.detail-item img {
  background-color: white;
}

.calendar thead .headrow {
  display: flex;
}

.jumbotron-container {
    padding: 20px 15px 20px 15px;
    font-size: 20px;
    overflow: hidden;
    text-align: center;
    color: white;
    min-height: 100px;
}

.jumbotron-shadow, .jumbotron-alert {
    -webkit-box-shadow: inset 0px 79px 40px -62px rgba(70, 70, 70, 0.4), inset 0px -79px 40px -62px rgba(70, 70, 70, 0.4);
    box-shadow: inset 0px 79px 40px -62px rgba(70, 70, 70, 0.4), inset 0px -79px 40px -62px rgba(70, 70, 70, 0.4);
}

.jumbotron-alert {
    overflow: visible;
    background-color: #dd4814;
}

.jumbotron-ok {
    overflow: visible;
    background-color: #567093;
}

.task-icon {
  color: #909090;
}

.task-icon:hover {
  color: #567093;
}

.tasks {
  margin-left: 5px;
}

.pi-div .md-title {
  margin-left: 10px;
}

#bookmark-icon {
  margin: 0px;
  padding: 0px;
}

.detail-top-links {
  padding: 0px;
}

.md-button.md-icon-button.language-button {
  margin: 0px;
}

.language-button {
  margin: 0px;
}

.account-div {
  margin-right: 20px;
}

.quicklinks-content md-icon {
  width: 24px;
  height: 16px;
  color: white;
  margin: 0px;
}

.quicklinks-content span {
  margin: 0px 5px 0px 5px;
}

.gray-box {
  background: #f2f2f2;
  width: 100%;
  padding-bottom: 30px;
  margin-top: 40px;
}

.underline {
    padding-bottom: 2px;
    border-bottom: solid 1px #bdbdbd;        
}

.footer-quicklinks-list {
    background-color: #ffffff;
    font-size: 11pt;
    margin-bottom: 4px;
    padding-left: 10px;
    position: relative;
}

.footer-quicklinks-list a {
    display: block;
    padding-right: 20px;
}

.footer-quicklinks-list md-icon {
    margin: 0;
}

.footer-quicklinks-list:hover {
    background-color: #a4a4a4;
}

.footer-quicklinks-list:hover a {
    color: white;
}

.footer-quicklinks-list:hover md-icon {
    color: white;
}

address {
  margin-bottom: 16pt;
  font-style: normal;
  line-height: 1.42857143;
}

.footer-address-box {
  margin-top: 28px;
}

.footer-links {
  margin-bottom: 16pt;
}

.footer-column {
  min-width: 23%;
}

h2.footer-headline {
  margin-top: 16pt;
  margin-bottom: 8pt;
}

#nodeText h1 {
  color: #567093;
}

#nodeText h2 {
  color: #567093;
}

.s48 {
  height: 48px;
  width: 48px;
  margin: 10px;
}

.contact-icon {
  height: 27px;
  width: 27px;
  color: #567093;
}

.contact-link-icon {
  height: 18px;
  width: 18px;
  color: #567093;
}

.contact-link-icon:hover {
  color: white;
  background-color: #567093;
  cursor: pointer;
}

.create-object a:hover md-icon, .create-object a:focus md-icon {
  color: #567093;
}

md-input-container.md-default-theme .md-input[disabled], md-input-container .md-input[disabled], [disabled] md-input-container.md-default-theme .md-input, [disabled] md-input-container .md-input {
  color: black;
}

.grey {
  color: #333;
}

.search-description {
  white-space: pre-wrap;
}

.create-object a {
  margin: 10px 20px 10px 20px;
}

.create-object-row {
  border-bottom: 1px dotted #e4e4e4;
}

.homepage-div {
  border-right: solid 1px #bdbdbd;
  min-height: 600px;
}

.homepage-div h3 {
  font-size: 14pt;
  margin-bottom: 8pt;
  margin-top: 8pt;
}

.homepage-div img {
  max-width: 100%;
  height: auto;
}

.contact-links {
  border-top: solid 1px #bdbdbd;
}

.more-link {
  margin-right: 10px;
}

.second-column {
 margin-left: 20px;
}

.homepage-pod {
  display: block;
}

.home-search {
  margin: 10px 0px 30px 0px;
}

.search-div {
  width: 100%;
}

.md-subheader.md-default-theme, .md-subheader {
  background: white;
}

.featured-part {
  border-top: solid 1px #bdbdbd;
  border-bottom: 0px;
  padding-top: 10px;
}

.phaidra-label {
  font-size: 21pt;
  color: #567093;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 300;
}


#logo {
  padding-bottom: 20px;
}

.content-padding {
    padding-top: 40px;
}

#search-results img {
	border: 1px solid #C1C4C8;
}


#content input.text, #content  select, #content textarea {
  margin: 0 3px 0 1px;
}

.textxsmall {
  width: 50px;
}

.textsmall {
  width: 140px;
}

.textmedium {
  width: 240px;
}

.textlarge {
  width: 545px;
}

.input80 {
  width: 80px;
}

.inputinstitution {
  width: 380px;
}

.inputorcid,
.inputviaf,
.inputwdq,
.inputgnd,
.inputlcnaf,
.inputisni {
  width: 200px;
}

label.bold {
  font-weight: normal;
}


p.buttons {
  width: 100%;
  overflow: hidden;
  padding-top: 10px;
}

p.buttons .left {
  width: 13%;
}

p.buttons .middle {
  float: left;
  width: 74%;
  text-align: center;
}

p.buttons .right {
  text-align: right;
  width: 13%;
}

.nocss {
  display: none;
}

.left {
  /* float: left; */
}

.right {
  float: right;
}

#wrapper {

  margin: 0 auto;
  text-align: left;
  width: 998px;
  /*
  
  border: 1px solid #999999;
  border-top: none;
  background: white;
  */
  
  background-color: #FFFFFF;
  box-shadow: 0 0 7px #999999;  
  max-width: 100em;
  
  
}

.metadata-wrapper {
  margin-top: 10px;
}

/* HEADER */

#header {
  width: 100%;
  overflow: hidden;
  background: #006699 url("../img/seal_50p.png") 0 0 no-repeat;
  text-align: right;
  height: 100px;
}

#header h1 {
  margin: 20px 38px 0 0;
}

#header-sandbox {
  width: 100%;
  overflow: hidden;
  background: #F59527 url("../img/seal_50p.png") 0 0 no-repeat;
  text-align: right;
  height: 100px;
}


#header-sandbox h1 {
  margin: 20px 38px 0 0;
}

#header-temp {
  width: 100%;
  overflow: hidden;
  background: #096719 url("../img/seal_50p.png") 0 0 no-repeat;
  text-align: right;
  height: 100px;
}

#header-temp h1 {
  margin: 20px 38px 0 0;
}

/* METANAVIGATION */

#metanavigation {
  width: 100%;
  overflow: hidden;
  background: #d2d5db url("../img/bg_metanavigation.gif") left bottom repeat-x;
  color: #333333;
  line-height: 1.65em;
  font-size: 0.75em;
}

#metanavigation h2 {
  width: 310px;
  float: left;
  padding: 5px 0 7px 9px;
}

#metanavigation #language {
  width: 140px;
  float: left;
  margin: 8px 0 0 97px;
  font-size: 0.8333em;
}

#metanavigation #language li {
  display: inline;
  padding: 0 10px 0 0;
}

#metanavigation #language a {
  color: #999999;
}

#metanavigation #login {
  width: 655px;
  float: right;
  padding: 3px 14px 0 0;
  text-align: right;
}

#metanavigation #login input {
  margin: 0 5px 0 0;
}


/* PAGEBODY */

#pagebody {
  width: 979px;
  overflow: hidden;
  padding: 0px 0 30px 0;
  background: url("../img/bg_pagebody.gif") 0 0 repeat-y;
}

#leftbar {
  float: left;
  width: 200px;
  overflow: hidden;
  line-height: 1.65em;
  font-size: 0.75em;
}

#content {
  float: right;
  width: 763px;
  overflow: hidden;
  line-height: 1.65em;
  font-size: 0.6875em;
  position: relative;
}

/*
#content a {
  color: #567093;
}
*/

a {
  color: #567093;
}

#content a:hover {
  text-decoration: none;
}

/* LEFTBAR */

#leftbar #menu li {
  display: inline;
}

#leftbar #menu a {
  display: block;
  color: #567093;
  font-weight: bold;
  text-decoration: none;
  background: #f4f5f6;
  margin: 0 0 2px 0;
  padding: 1px 9px 1px 9px;
}

#leftbar #menu a:hover, #leftbar #menu a.active {
  background: white;
}

/* search */

#leftbar #menu li.search {
  background: #f4f5f6;
  display: block;
  margin: 0 0 2px 0;
  padding: 1px 9px 5px 9px;
  color: #333333;
}

#leftbar #menu li.search input, #leftbar #menu li.search select {
  margin: 3px 0 3px 0;
}

#leftbar #menu li.search select {
  width: 178px;
}


/* CONTENT */

#content h1 {
  font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 1.5455em;
  font-weight: normal;
  margin: 0 0 1.75em 0;
  line-height: 1.25em !important;
}

#content h3 {
  font-size: 1.0909em;
  margin: 0 0 0.35em 0;
}

#content h4, #content h5 {
  width: 100%;
  overflow: hidden;
  padding: 2px 0 0 0;
  line-height: normal !important;
}

#content h4 {
  font-size: 1.1818em;
  margin: 0 0 0.75em 0;
  background: #ecedee;
  color: #567093;
  border-top: 1px solid #aaacae;
}

#content h5 {
  background: #f4f5f6;
  border-top: 1px solid #c1c4c8;
}

#content h4 span.left {
  padding: 0 0 4px 8px;
}

#content h5 span.left {
  padding: 2px 0 5px 7px;
}

#content span.tasks img {
  vertical-align: middle;
}

#content h4 span.tasks {
  float: right;
  padding: 2px 8px 0 0;
}

#content h5 span.tasks {
  float: right;
  width: 20px;
  padding: 2px 0 0 0;
}

#content h4 span.tasks img, #content h5 span.tasks img {
  vertical-align: top;
}

#content h5 span.tasks a {
  position: absolute;
}

#content p, #content ul {
  margin: 0 0 1em 0;
}

.md-editor-body p {
 margin: 0 0 1em 0;
}

.md-editor-body #line {
  margin-top: 20px;
}

.md-editor-body p .button_help {
  position: absolute;
}

.md-editor-body h4 {
  color: #333333;
  font-weight: normal; 
  margin: 10px 0px 10px 0px;
  font-size: 17px;
}

/* paginator */

#content .paginator {
  text-align: center;
  color: #666666;

}

#content .paginator a {
  color: #666666;
}

#content .paginator .active {
  font-weight: bold;
  color: #567093;
}

#content .paginator a.prevnext {
  font-size: 1.4545em;
  text-decoration: none;
  color: #333333;
  font-weight: bold;
  padding: 0 5px 2px 5px;
  vertical-align: middle;
}


/* SEARCH-RESULTS */

#search-results {
  width: 100%;
  overflow: hidden;
}

/* search-results-header */

#search-results .search-results-header {
  border: 1px solid #c1c4c8;
  background: #f4f5f6;
  padding: 15px 0 8px 0;
  margin: 0 0 1em 0;
  width: 1061px;
  overflow: hidden;
}

#search-results .search-resuts-info {
	font-weight: bold;
	margin: 10px;
	float: left;
}

#search-results .search-results-header .left {
  padding: 0 0 0 12px;
  width: 360px;
}

#search-results .search-results-header .right {
  padding: 0 12px 0 0;
  
}

#search-results .search-results-header .right p, #search-results .search-results-header .right form {
  float: left;
  margin: 0 !important;
}

#search-results .search-results-header .right form {
  padding: 0 6px 0 14px;
}

/*
#search-results .search-results-header .right select {
  width: 145px;
}
*/
/* search-results-body */

#search-results .search-results-body {
  width: 100%;
  overflow: hidden;
}


/* search-result-listitem, search-result-thumbnailitem */

#search-results .search-result-listitem {
  
  overflow: hidden;
  padding: 5px 5px 5px 10px;
  margin: 5px 5px 15px 5px;
  /*height: 9em;*/
}

#search-results .search-result-listitem:hover {
  box-shadow: 1px 1px 5px #ccc;
}

#search-results .search-result-thumbnail-item:hover {
  box-shadow: 1px 1px 5px #ccc;
}

#search-results .search-result-listitem-right {
  float: right;
  width: 1058px;
}

#search-results .listitem-title {
	max-width: 600px;
	font-weight: bold;
	font-size: 1.1em;	
}

#search-results .odd {
  /*background-color: #FAFAFA;*/
}

#search-results .search-result-thumbnailitem {
  width: 160px;
  float: left;
  padding: 0 30px 50px 0;
  height: 22.5em;
  margin: 0 0 1em 0;
  overflow: hidden;
  position: relative;
}

#search-results .search-result-listitem p, #search-results .search-result-thumbnailitem p {
  margin: 0 !important;
}

#search-results .search-result-listitem-left {
  width: 62px;
  float: left;
  padding: 4px 0 0 0;
}

#search-results .search-result-listitem-left img, #search-results .search-result-thumbnailitem img {
  border: 1px solid #c1c4c8;
}

#search-results .search-result-listitem-left .unet-label, #search-results .search-result-thumbnailitem .unet-label {
  background: #006699;
  font-weight: bold;
  color: white;
  text-align: right;
  padding: 0 4px 2px 0;
  line-height: normal !important;
}

#search-results .search-result-thumbnailitem .unet-label {
  position: absolute;
  padding: 0 4px 2px 4px;
  right: 69px;
  top: 1px;
}

#search-results .search-result-thumbnailitem h3 {
  padding: 0.45em 0 0 0 !important;
}




#search-results .meta-daten-wrapper {
  height: 35px;
}

#search-results .search-result-listitem-right .meta-daten, #search-results .search-result-thumbnailitem .meta-daten {
  float: left;
  background: #f4f5f6;
  border: 1px solid #c4c4c4;
  padding: 0 4px 3px 4px;
  display: none;
  margin: 0.55em 0 0 0 !important; 
}

#search-results .search-result-thumbnailitem .meta-daten {
  margin: 0.15em 0 0 0 !important;
  width: 114px;
  padding: 3px 4px 7px 4px;
}

#search-results .search-result-listitem-right .meta-daten a, #search-results .search-result-thumbnailitem .meta-daten a {
  padding: 0 2px 0 2px;
}

#search-results .search-result-thumbnailitem .meta-daten a {
  display: block;
  white-space: nowrap; 
}

/* DETAIL */

#detail-wrapper {
  width: 100%;
  overflow: hidden;
  margin: 0 0 2.5em 0;
}

#detail-wrapper #detail-content {
 
}

#detail-wrapper #detail-sidebar {

}

/* detail-content */

#detail-wrapper .detail-item {
  
  background: #f9f9f9;
  text-align: center;
  margin: 0 0 1.75em 0;
  width: 100%;
  padding: 0px;
}

#detail-wrapper .detail-item-desc { 
  /* overflow: hidden; */
}

#detail-wrapper .detail-item-desc .left {

}

#detail-wrapper .detail-item-desc .right {

}

/* detail-sidebar */

#detail-wrapper #detail-sidebar .back {
  margin: 0 0 2.35em 0 !important;
}

#detail-wrapper .sidebar-item {
  margin: 0 0 1em 0;
  width: 80%;
}

#detail-wrapper .sidebar-item-objectlinks {
  margin: 0 0 1em 0;
}

#detail-wrapper .sidebar-item h3 {
  background: #567093;
  color: white;
  font-size: 1em;
  padding: 2px 10px 3px 10px;
  margin: 0 !important;
}

#detail-wrapper .sidebar-item-object h3 {
  background: #666666;
}

#detail-wrapper .sidebar-item-objectlinks h3 {
  background: #ecedee;
  color: #567093;
  border: 1px solid #ecedee;
  border-bottom: none;
  padding: 2px 9px 3px 9px;
}

#detail-wrapper .sidebar-item-body {
  background: #f2f2f2;
  border: 1px solid #ecedee;
  border-top: none;
}

#detail-wrapper .sidebar-item-objectlinks .sidebar-item-body {
  background: white;
  border: 1px solid #ecedee;
  border-top: none;
}

#detail-wrapper .sidebar-item-body form select {
  margin: 4px 0 0 0;
}


/* SEARCH-MASK */

#search-mask {
  width: 100%;
  overflow: hidden;
  margin: 0 0 1.75em 0;
}

#search-mask .addedCombination, #search-mask .addCombination {
  text-align: center;
  font-size: 1.0909em;
}

#search-mask .addedCombination {
  color: #567093;
  font-weight: bold;
}

#search-mask .addCombination span.tasks {
  padding: 0 0 0 2px;
}

#search-mask .search-mask-item {
  border: 1px solid #c1c4c8;
  padding: 15px 0 0 12px;
  margin: 0 0 1em 0;
}

/* MD-EDITOR */

#md-editor {
  width: 100%;
  overflow: hidden;
  margin: 0 0 1.75em 0;
}

/* md-editor-menu */

.md-editor-menu {
 
  background: #909090 left bottom repeat-x;

  color: white;
  font-weight: 400;
}

.md-editor-menu ul {
  width: 100%;
  overflow: hidden;
  margin: 0 !important;
}

.md-editor-menu li {
  float: left;
  padding: 0px 7px 0px 7px;
  height: 35px;
}

.md-editor-menu li font img {
  position:absolute;
}

.md-editor-menu a {

  color: white;
}

.md-editor-menu a:hover {
  text-decoration: none;
}

.md-editor-menu li.active {
  background-color: #567093;
  color: white;
}

.md-editor-menu a:hover, .md-editor-menu a:focus {
  color: white;  
}

.md-editor-menu li:hover, .md-editor-menu li:focus {
  background-color: #567093;
}

/* md-editor-body */

.md-editor-body {
  background-color: #f2f2f2;
  border-top: none;
  padding: 1.5em 13px 13px 13px;
}

.md-editor-body .md-editor-body-entity {
  border: none;
  box-shadow: 0 1px 5px 0 rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.12);
  background-color: white;
  padding: 10px;
  margin: 10px;
}

.md-editor-body .md-editor-body-entity-body {
  padding: 1em 7px 0 7px;
}

.md-editor-body .md-editor-body-entity-body span.tasks img {
  vertical-align: middle;
}

/* chooseEntity */

#chooseEntity {
  display: none;
  position: absolute;
  background: #f4f5f6;
  width: 255px;
  height: 155px;
  border: 1px solid #848484;
}

.chooseEntityHeader {
  background: #aaacae;
  color: white;
  font-weight: bold;
  padding: 5px 0 7px 18px;
}

.chooseEntityBody {
  padding: 8px 0 0 18px;
}

/* FOOTER */

#footer {
  width: 100%;
  overflow: hidden;
  background: #999999;
  color: #dddddd;
  line-height: 1.65em;
  font-size: 0.6875em;
}

#footer a, #footer span {
  color: white;
}

#footer p {
  padding: 2px 0 2px 12px;
}

#footer_lang{
	z-index:5;
	float:right;
}

#footer_flag{
	width: 20px;
	height: 13px;
	padding: 5px 12px 5px 5px;
}

/* PRINT */


@media print {

body {
  background: white;
  text-align: left;
}

#wrapper {
  border: none;
  margin: 0;
}

#wrapper, #pagebody {
  width: 100%;
  background: none;
}

#header, #header-sandbox, #header-temp, #metanavigation, #footer, #leftbar, #detail-sidebar {
  display: none;
}

#content, #detail-content {
  float: none;

}

}

.EXIFheader{
	color:#567093;
}
.EXIFtable{
	margin-bottom: 20px;
}
.EXIFtable_col{
	padding: 3px 3px 3px 3px;
}

.insertLink{
	font-weight: bold;
	color: #567093;
	cursor: pointer;
}

#changeLanguage{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10px;
}


/* tab-menu */

.tab-menu {
  margin-top: 20px;
  width: 100%;
  overflow: hidden;
  position: relative;
  top: 1px;
  line-height: normal;
}

.tab-menu ul {
  float: left;
}

.tab-menu li {
  float: left;
}

.tab-menu li a {
  float: left;
  color: #333333;
  font-size: 1.000em;
  text-decoration: none;
  background: #e0e1e2;
  border: 1px solid #e0e1e2;
  border-bottom: 1px solid #c1c4c8;
  margin: 0 2px 0 0;
  padding: 5px 7px 5px 7px;
  outline: 0;
  line-height: 1.2em;
}

.tab-menu li a:hover {
  text-decoration: underline;
}

.tab-menu li a.active {
  background: white;
  border: 1px solid #c1c4c8;
  border-bottom: 1px solid white;
  font-weight: bold;
}

.tab-menu li a.active:hover {
  text-decoration: none;
}

/* box */

.box {
  border: 1px solid #c1c4c8;
  padding: 24px 0 0 24px;
}

.box p.buttons {
  padding-top: 1.25em;
  padding-right: 16px;
}

/* pagination */

.box .pagination {
  text-align: center;
  font-size: 0.9167em;
  color: #333333;
}

.box .pagination a {
  color: #333333;
  padding: 0 1px 0 1px;
}

.box .pagination .active {
  color: #2287ba;
  font-weight: bold;
}

.box .pagination img {
  vertical-align: middle;
  padding: 1px 10px 0 10px;
}

.listen-ansicht {
  padding: 21px 0 5px 29px;
}

.listen-ansicht table {
  width: 100%;
  overflow: hidden;
}

.listen-ansicht table tr td img {
  border: 1px solid #C1C4C8;
}

.listen-ansicht ul li a {
  width: 718px;
  overflow: hidden;
  display: block;
  font-weight: bold;
  margin: 0 0 1em 0;
  text-decoration: none;
  outline: 0;
}

#searchResultLoading{
  width:100%; 
  text-align:center;
  display:none;
}

#create_object_table td {
	width: 130px;
}

.created, .modified {
	font-weight: bold;
	padding: 0 5px;
	color: #4C4C4C;
	float: right;
}

.created-value, .modified-value {
	font-weight: normal;
}

.triangle-down {
	border-color: #990000 transparent transparent transparent;
    border-style: solid;
    border-width: 10px 5px 0px 5px;
    float: left;
    height: 0;
    margin: 5px 5px 0 5px;
    width: 0;
}

.triangle-up {
	border-color: transparent transparent #990000 transparent;
    border-style: solid;
    border-width: 0px 5px 10px 5px;
    float: left;
    height: 0;
    margin: 5px 5px 0 5px;
    width: 0;
}


.iconview, .listview {
	margin: 0 2px 0 5px;
}

.help-content {
	color: #333;
	font-size: 1em;
	line-height: 1.8em;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.ui-tooltip-maxwidth {
	max-width: 400px !important;
}

.clear-both {
	clear: both;
}

.metadata-wrapper {
	position: relative;
	width: 100%;
	min-height: 70px;
}

.metadata-button {
	margin-bottom: 5px;
	text-align: center;
}

#showmetadata {

	width:100%;

}

.coll-browse-button {
  margin-bottom: 5px;
  text-align: center;
  display: flex;
}


.ajax_overlay {}

.ajax_loader {
	background: url("../img/rotatingclock-fast.gif") no-repeat center center transparent;
	width:100%;
	height:100%;
}

/* 
new one, copy & rename of the old 
one so that the old templates works
this one is working with qTip wishlist
*/
#search-results .search-result-thumbnail-item {
  float: left;
  margin: 10px 20px 20px 20px;
  padding: 10px 10px 30px 10px;
  overflow: hidden;
  position: relative;
  width: 120px;
  height: 150px;
}
/*
#search-results .search-result-thumbnail-item:hover {
  box-shadow: 1px 1px 5px #999999;
}
*/
#search-results .thumbnail-item-shadow {
  box-shadow: 1px 1px 5px #ccc;
}

.watchlist-submenu {
	display: none;
}

.watchlist-submenu a {
	margin: 5px;
	line-height: 1.7em;
	color: #567093;
}

.listitem-watchlist {
	float: right;
}

.bookmark-label {
	color: #567093;
	margin-right: 5px;
}

.ui-tooltip-cluetip-phaidra {
	background-color: #F4F5F5;
    border: 0 dashed transparent;
    color: #111111;
}


.ui-tooltip-cluetip-phaidra .ui-tooltip-content {
	background-color: #F4F5F5;
	border-color: #567093;
}

.watchlist-eye {
	float: right;
	font-size: 1.4em;
	color: #567093;

}

.icon-down-dir-style {
	font-size: 2.0em;
	color: #567093;

}

.icon-up-dir-style {
	font-size: 2.0em;
	color: #567093;

}

.icon-fast-fw-style {
	font-size: 1.5em;
	color: #567093;

}

.icon-fast-bw-style {
	font-size: 1.5em;
	color: #567093;

}

.phaidra-logo {
	 padding: 3px 0 3px 3px;
	 float: left;
}

.phaidra-test-note {
	 float: right;
	 margin-right: 10px;
}

#footer .phaidra-test-note a {
	color: #567093;
}

#portal
{
	font-size: 1.3em;
}

#portal a
{
	text-decoration: none;
	color: #990000;
}
#portal a:hover
{
	color:#ff7b00;
}
#portal tr
{
	vertical-align:top;
	height: 120px;
}

#portal .partner-logo {
	padding: 30px 0px 0px 0px;
}

#portal .partner-table {
	padding: 40px 0px 0px 0px;
}

#portal .phaidra-org-img {
	border: solid 1px #aaaaaa;
	margin: 40px 0 0 10px;
}

#portal td
{
	padding-left: 6px;
	font-size: 0.9em;
}

#portal .one, .two, .three
{
		color:#ffffff;
		text-align: right;
		width:160px; height:20px;
		padding: 1px 5px 0px 5px;
margin-top: 5px;
	
}
#portal .one
{
		background-color:#006699;

}
#portal .two
{
		background-color:#990000;
}
#portal .three
{
	background-color:#eb690b;
		
}
#portal .portal-text {
	padding: 6px 0 0 17px;
}
.installation-head {	
	margin-left: 5px;
	padding-top: 5px;
	font-size: 1.9em;
	color: #567093;
	text-shadow: 1px 1px 1px #999;
	float: left;
}
.installation-head-sandbox {	
	margin-left: 5px;
	padding-top: 5px;
	font-size: 1.9em;
	color: #567093;
	text-shadow: 1px 1px 1px #999;
	float: left;
}
.installation-head-temp {	
	margin-left: 5px;
	padding-top: 5px;
	font-size: 1.9em;
	color: #096719;
	text-shadow: 1px 1px 1px #999;
	float: left;
}

.watchlist-searchresults {
	float: left;
	margin: 10px 10px 10px 5px;
}

#detail-wrapper .pi-div {
	margin-bottom: 10px;
}

#detail-wrapper .objectcount-switch{
	float: right;
}

#rel-manage, #rel-delete{
	margin-top: 10px;
}

.objectlist-table {
  margin-left: 12px;
}

.objectlist-table td {
	padding: 5px;
}

.objectlist-table .thumbnail {
	border: solid 1px #aaaaaa;
}

.sort-rev-label {
	display: inline-block;
	vertical-align: text-bottom;
	cursor: pointer;
}
.sort-rev-div {
	margin-top: 5px;	
}

#create-boject-table .tr-bottom-space {
	padding-bottom: 20px;
}

#create-boject-table tr {

}

#create-boject-table td {

}

#detail-wrapper .detail-top-links {
	margin-top: 5px;
  width:100%;
}

#detail-wrapper .detail-bottom-links {
	margin: 20px 0 0 0;
}

#detail-wrapper .detail-bookmark {

}

#create-boject-table .create-pod {
	width: 170px;
	height: 100px;
	padding-top: 20px
}


/* jPlayer overrides */

#detail-content div.jp-audio div.jp-type-single div.jp-progress {
	left: 80px;
}

#detail-content div.jp-audio div.jp-type-single div.jp-time-holder {
	left: 80px;
}

#detail-content div.jp-audio div.jp-type-single a.jp-mute, div.jp-audio div.jp-type-single a.jp-unmute {
	margin-left: 225px;	
}

#detail-content div.jp-audio div.jp-volume-bar {
	left: 305px;
}

#detail-content div.jp-audio {
	width: 400px;
	margin: 0 0 20px 0;
}

#detail-content p {
  margin: 10px 0 10px 20px;
}

#object-list .thumbnail-box {
	float: left;
	margin: 5px 15px 0 15px;
	
}

#object-list .label {
	font-weight: bold;
}

#object-list .value {
	margin: 0 0 0 5px;
}

#object-list .object-info {
	margin: 0 0 0 80px;
}

#object-list {
	width: 100%;
	margin: 10px 0 0 5px !important;
}

#object-list .object {
	padding: 10px 0 10px 0;
	margin: 3px 0 5px 0;
	width: 750px;
}

#object-list .odd {
	background: #F4F5F6
}

#object-list .object:hover {
  box-shadow: 1px 1px 5px #ccc;
}

#object-list .dc-list {
	list-style: disc;
	margin: 0 0 0 30px;
}
 
#info-collection .collection-title {
	margin: 0 0 10px 0;
}

#info-collection .pagesize-select {
	float: right;
}

#info-collection .export-csv {
	margin: 0 0 0 5px;
}

#info-collection .dc-fields {
	
}

#info-collection .dc-fields-checkbox {
	margin: 0 0 0 5px;
}

#info-collection .dc-fields-label {
	margin: 0 0 0 20px;
}

#info-collection .controls {
	margin: 10px 0 10px 0;
}


.paginator_p {
	text-align:center;
	float:left;
	color:white;
	text-shadow: 1px 1px 1px #bbb;
	cursor:pointer;
	font-size: 1.2em;
	padding:2px 0 0 0;
}
.paginator_p_bloc {
	position:relative;
	width:3000px;
}
.paginator_p.over {
	text-shadow: 1px 1px 1px #bbb;
	font-size: 1.6em;
}
.paginator_p.selected {

	background-color: #ccc;

}
.paginator_p_wrap {
	position:relative;
	overflow:hidden;
	float: left;
	margin: 0 0 10px;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.paginator_slider {
	clear:left;
	height: 4px;
	top: 4px;
	margin: 0 0 20px 30px;
	background: #567093;
	border: solid 1px #567093;
	position:relative;
}

.paginator_slider .ui-slider-handle {
	background-color: #567093;
	border: 1px solid #567093;
	height: 10px;
	top: -4px;
	width: 15px;
}

#objects_o_right {
	float: left;
	margin: 4px 0 0 4px;
}

#objects_o_left {
	float: left;
	margin: 4px 0 0 4px;
}

#objects_paginator {
	padding: 0 0 0 180px;
	min-height: 30px;
}


.submitform .affiliation-selects {	   
    margin-left: 220px;
    width: 260px;
}

.submitform .author-affiliation {
    margin: 0 0 0 0;
    clear: both;
}

.submitform .author-affiliation label {
    margin-top: 0;    
}

.submitform .author-affiliation ul {
   /* margin-left: 220px;  */
}

.overview .overview-author-affiliation {
	margin-left: 10px;
	color: #4A5358;
    font-size: 14px;
    font-weight: normal;
}

.author-aff-institorg-li, .author_aff_other{
    margin-left: 200px;
}

.input-box.input-author{
  margin-top: 20px;
}

.person-icon {
  margin-right: 10px;
}
