/*
  style.css

  Version: $Revision: 1.15 $
 
  Date: $Date: 2006/07/27 22:54:53 $
 
  Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
  Institute of Technology.  All rights reserved.
 
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are
  met:
 
  - Redistributions of source code must retain the above copyright
  notice, this list of conditions and the following disclaimer.
 
  - Redistributions in binary form must reproduce the above copyright
  notice, this list of conditions and the following disclaimer in the
  documentation and/or other materials provided with the distribution.
 
  - Neither the name of the Hewlett-Packard Company nor the name of the
  Massachusetts Institute of Technology nor the names of their
  contributors may be used to endorse or promote products derived from
  this software without specific prior written permission.
 
  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
  INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
  BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
  TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
  USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
  DAMAGE.
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: white;
    color: #444;
	margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
}

/*******************************
 *****  General elements  ******
 *******************************/
a {
/*	color: rgb(51, 102, 153);*/
	color: #163776;
	text-decoration: none;
	outline:none;
}


ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

li {
	margin-left: 25px;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}
hr {
	height: 1px;
	border: 0 none;
	background: #888;
	margin: 1em 0;
}
h1, h2, h3, h4, h5 {
/*	color: #336699;*/
 	color: #163776;
}

h1 {
padding: 0.2% 0 0.5% 0;
font-size: 1.2em;
}
span.bold {
	font-weight: bold;
}

span.italics, span.italic, /*.rest*/ {
	font-style: italic;
	font-weight: normal;
}

span.underline {
	text-decoration: underline;
}

span.fade {
    color: gray;
    font-size: 90%;
}

span.fade a {
    color: gray;
    text-decoration: none;
}

span.fade a:hover {
    color: blue;
    text-decoration: underline;
}    

span.warn {
    color: red;
    font-weight: bold;
}

p.hidden, span.hidden {
    display: none;
}

img {
border: 0;
}

p.intro-text {
	padding: 0 0 0 10%;
	margin-top: 60px;
}

div.detail-view-news {
        padding: 0 0 0 10%;
}
#file_guides_div_guides a{
	font-size: 1em;
	color: #163776;	
	font-weight: normal;
}

div#socialmedia {
/**  border-top: 1px solid rgb(115, 135, 173);
  border-bottom: 1px solid rgb(115, 135, 173); **/
  padding: 5px 0;
}

ul.share-buttons {
  list-style: none;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
}
ul.share-buttons li {
  display: inline;
  margin-left: 5px;
}

/*******************************
*****  Major components  ******
*******************************/
div#ds-body {
	margin: 1em 0 1em 200px;
	/* min-width:600px; */
	padding: 0 17% 0 0;
}

div#ds-options {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 1em;
	position: absolute;
	top: 141px;
	left: 0;
	width: 160px;
	overflow: hidden;
	background-color: #dee2e8;
}

div#ds-footer {
	clear: both;
	margin: 100px 0 10px 240px;
	border-top: 1px solid gray;
}

div#ds-citation #ds-body{
margin-left: 5px;
width: 700px;
}


/*******************************
**********  Header  ***********
*******************************/
div#ds-header a span#ds-header-logo {
	width: 100%; 
	height: 100px;
	float: left;
	background-image: url("../images/uni_header_transp.gif");
	background-repeat: no-repeat;	
	background-color: #163776;
}

div#ds-header a {
	text-decoration: none;
}

div#ds-header h1 {
	display: none;
}


div#ds-header h2 {
	display: none;
}
div#trail {
	background-color: rgb(115, 135, 173);
	border-bottom: 1px solid #ccc;
	color: #ccc;
    height: 35px;
    padding: 105px 1em 0;
}
div#trail a {
	color: #fff;
	padding-right: 2px;

}
div#trail a:hover {
       text-decoration: underline;
}
#home {
    display: inline;
    padding: 8px 0 8px;
}

#breadcrumbs {
    display: inline;
    padding: 8px 200px 8px 0;
}


img#ds-instance {
    position: absolute;
    width: 200px;
    height: 169px;
	overflow:visible;
    right: 0px;
    top: 0px;
    z-index:999;
}


/* User box (login / profile) */
div#ds-user-box {
	position: absolute;
	right: 20px; 
	top: 0;
	z-index: 1500; 
}

div#ds-user-box p {
	color: gray;
}

div#ds-user-box a {
	text-decoration: none;
	color: white;
}

div#ds-user-box a:hover {
	text-decoration: underline;
}

/* Trail */
ul#ds-trail li.ds-trail-link {
	list-style: none;
	margin-left:0px;
}

ul#ds-trail li.ds-trail-link a:hover {
	text-decoration: underline;
}

ul#ds-trail li.ds-trail-link:after {
	content: " > ";
}

h1.ds-div-head {
	font-size: 1.2em;
	text-align:left ;
    width: 75%;
}

h2 {
font-size: 1.3em;
}


/*******************************
*******  Options list  ********
*******************************/

div#ds-options h3 {
	color: #163776;
	padding: 0.3em 0;
}

div#ds-options h4 {
	color: #163776;
	margin-top: 10px;
	
}

div#ds-options li {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 4px;
	list-style-type: none;
}

div#ds-options div#artifactbrowser_Navigation_list_browse li {
	list-style: none;
	margin-left: 0px;
}

div#ds-options div#artifactbrowser_Navigation_list_browse ul ul li {
	list-style-image: url(../images/arrow.gif);
	margin-left: 25px;
}

div#ds-options div#artifactbrowser_Navigation_list_account ul li {
	list-style-image: url(../images/arrow.gif);
	margin-left: 25px;
}

div#ds-options div#artifactbrowser_Navigation_list_context ul li {
	list-style-image: url(../images/arrow.gif);
	margin-left: 25px;
}

div.ds-option-set {
	margin-bottom: 20px;
}

/* search box, in the option list */
#ds-search-option-head {
/*	background-color: #fefecd;*/
	padding-left: 2px;

}

div#ds-search-option {
/*	background-color: #fefecd;*/
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

form#ds-search-form fieldset {
	border: none;
}

form#ds-login-form fieldset{
	border: none;
}

div#ds-search-option input.ds-text-field {
	width: 9em;
}
div#ds-search-option div {
    margin-top: .5em;
}
div#ds-search-option label {
	color: #163776;
	display: block;
	padding: .25em;

}
div#ds-search-option label input {
    margin-right: .25em;
    float: left;
}

div#ds-search-option a {
	display: block;
	font-weight: bold;
	margin-top: .5em;
	text-align: right;

}

label.ds-form-label[for=aspect_submission_StepTransformer_field_identifier_ppn] {
    display: none;
}

#aspect_submission_StepTransformer_field_identifier_ppn {
display:none;
}

/*******************************
**********  Footer  ***********
*******************************/
div#ds-footer {
	margin-left: 200px;
}
div#ds-footer a span#ds-footer-logo {
	width: 250px;
	height: 250px;
	float: left;
	background-image: url("../images/manakin_logo.png");
	background-repeat: no-repeat;
	margin: 5px;
}

div#ds-footer a {
	text-decoration: none;
}

div#ds-footer a:hover {
	text-decoration: underline;
}


/*******************************
********  pagination  *********
*******************************/

div.pagination {
	position: relative;
	margin: 10px 20px 2px 20px;
}

div.pagination-masked {
	position: relative;
	margin: 10px 20px 10px 20px;
}

a.previous-page-link {
	position: absolute;
	left: 50px;
	bottom: 5px;
}

a.next-page-link {
	position: absolute;
	right: 50px;
	bottom: 5px;
}

p.pagination-info {
	position: relative;
	text-align: center;
	width: 50%;
	margin: 0 auto 5px auto;
}

ul.pagination-links {
	position: relative;
	text-align: center;
	width: 50%;
	margin: 0 auto 5px auto;
	padding: 0 0 0 0;
}

*.pagination-links li {
	list-style: none;
	display: inline;
	margin-right: 5px;
	font-weight: bold;
	font-size: 90%;
}


/*******************************
******  Alphabet Lists  *******
*******************************/

ul.alphabet {
	text-align: center;
}

ul.alphabet li {
	list-style: none;
	display: inline;
	margin: 0 5px 0 5px;
	font-weight: bold;
}

ul.alphabet a:hover {
	color: black;
}

/*******************************
******  Progress Lists  *******
*******************************/

ul.ds-progress-list {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

ul.ds-progress-list li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: gray;
	overflow: hidden;
	display: inline;
	line-height: 20px;
}

ul.ds-progress-list li.current {
	color: black;
}

ul.ds-progress-list li.arrow {
	font-size: 200%;
	font-weight: bold;
	position: relative;
	top: 6px;
}


/*******************************
*******  Artifact List  *******
*******************************/
/*
.autor {
color: black;
font-style: italic;
}
*/

/*
.rest{
color: #434343;
font-style: italic;
font-weight: normal;
}
*/

ul.ds-artifact-list {
	/*border: 1px solid gray;*/
	list-style-type: none;
	font-size: 1.1em;
}

ul.ds-artifact-list li.odd {
	/*background-color: rgb(238, 238, 238);*/
}

ul.ds-artifact-list li.even {
	/*background-color: rgb(255, 255, 255);*/
}

/*
ul.ds-artifact-list li {
	position: relative;
	margin: 0 0 8px 0;
	padding: 2px 2px  2px 5px;
	
}
*/

/*
ul.ds-artifact-list li div.artifact-description {
	width: 97%;
	padding: 0.5em;
}
*/

ul.ds-artifact-list li div.artifact-preview {
/*	margin: -30px 0px 0 auto;
	width: 15%;*/
	display: none;
}

ul.ds-artifact-list li div.artifact-info {
	font-size: 110%;
	padding-left: 25px;
}

ul.ds-artifact-list li div.artifact-title {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 130%;*/
	font-weight: normal;
}

/*
span.date {
	font-style: italic;
}
*/

/*******************************
*********  Tables  ************
*******************************/

table {
	clear: both;
	width: 95%;
}

.ds-table {
width: 70%;
text-align:center;
margin: 0 0 1% 15%;
/*border-spacing: 2px;*/
}


tr.ds-table-header-row {
	color: inherit;
	background-color: rgb(218, 218, 218);
}

tr.ds-table-header-row.subheader {
	background-color: rgb(250, 250, 214);
}

th {
	padding: 4px 10px;
	border:1px solid  #cecece;
	background-color: #dee2e8;

}

.ds-table td {
	padding: 4px 0;
                border:1px solid  #cecece;
                background-color: #dee2e8;
	text-align: center;
}

.subheader th {
	padding-left: 5px;
	font-weight: 100;
}

tr.ds-table-row.odd {
	color: inherit;
	/*background-color: rgb(238, 238, 238);*/
}

tr.ds-table-row.even {
	color: inherit;
	/*background-color: rgb(255, 255, 255);*/
}

td {
	padding: 3px 10px 5px 10px;
	border: none;
	font-size: inherit;
	background-color: inherit;
	color: inherit;
	vertical-align: top;
	margin-bottom: 5px;
}

*.first-cell {
	vertical-align: middle;
	text-align: center;
}

.indent {
	padding-left: 35px;
	padding-right: 0;
}
.doubleIndent {
	padding-left: 55px;
	padding-right: 0;
}

th.indent {
	padding-left: 30px;
	padding-right: 0;
}
th.doubleIndent {
	padding-left: 50px;
	padding-right: 0;
}


.ds-includeSet-table {
margin: 2em auto;
}

/*******************************
***********  forms  ***********
*******************************/
.ds-select-field, .ds-button-field, input {
	border: 1px solid #5c739f;
	font-size: 9pt;
	padding: 3px;
}
.ds-button-field {
	padding: 2px 3px;
}

form.ds-interactive-div {
	width: 95%;
}

form.ds-interactive-div li.ds-form-item {
	/*display: block; */
	padding: 2px 0;
	width: 100%;
}

form.ds-interactive-div li {
	margin: 0;
}

form.ds-interactive-div li.odd {
	background-color: rgb(238, 238, 238);
}

form.ds-interactive-div li.even {
	background-color: rgb(255, 255, 255);
}

form.ds-interactive-div li.last {
	border-top: 2px solid gray;
	background-color: rgb(215, 215, 215);
}

li.ds-form-item {
	float: left;
	clear: both;
	width: 100%;
}

div.ds-form-content {
	float: left;
	clear: right;
	display: block;
	padding: 7px;
	width: 400px;
}

span.ds-form-label,label.ds-form-label {
	display: block;
	float: left;
	clear: left;
	padding: 5px 20px 5px 10px;
	width: 125px;
	font-size: 0.9em;
	font-weight: bold;
	vertical-align: middle;
	overflow: hidden;
}

.login-form-label {
	display: block;
	float: left;
	clear: left;
	width: 125px;
	font-weight: bold;
        font-size: 0.9em;
	vertical-align: middle;
	overflow: hidden;
	color: #163776;
	margin-top: .5em;
}


/* Help, error, & in-line labels */
label.ds-composite-component {
	display: block;
	float: left;
	padding: 0px 5px 0 0px;
	font-size: 80%;
	color: black;
	background-color: inherit;
	text-align: left;
}

span.error {
	display: block;
	font-size: 100%;
	color: red;
	background-color: inherit;
	margin: 0;
}

span.field-help {
	display: block;
	margin-left: 5px;
	font-size: 90%;
	color: gray;
	background-color: inherit;
}

input.error,textarea.error,select.error {
	color: inherit;
	background-color: rgb(255, 245, 245);
	border-color: red;
}

span.composite-help {
	display: block;
	font-size: 90%;
	color: gray;
	background-color: inherit;
	text-align: left;
}

span.composite-help {
	display: block;
	font-size: 80%;
	color: black;
	background-color: inherit;
	text-align: left;
}

div.spacer {
	margin: 0;
	padding: 0;
	line-height: 0px;
	clear: both;
}


/* The composite field  */
span.ds-composite-field {
	display: table-row;
	padding: 2px;
}

*.ds-composite-field.ds-composite-component {
	display: table-cell;
	text-align: left;
	width: auto;
	padding-right: 10px;
}

*.ds-composite-field input,*.ds-composite-field textarea,*.ds-composite-field select {
	margin-right: 5px;
	margin-bottom: -2px;
}


/* Checkboxes and Radio buttons */
fieldset.ds-checkbox-field,fieldset.ds-radio-field {
	border: none;
	margin: 0;
	padding: 0;
}

fieldset.ds-checkbox-field legend,fieldset.ds-radio-field legend {
	display: none;
}

fieldset.ds-checkbox-field label,fieldset.ds-radio-field label {
	display: block;
}


/* Sub sections within a form */

fieldset.ds-form-list {
	border: 0 none;
	padding: 0;
	margin-left: 17%;
	margin-right: 0;
}

fieldset.ds-form-list ol {
	padding: 0;
	margin: 0;
	width: 100%;
}

fieldset.ds-form-list legend {
	color: #336699;
	background-color: inherit;
	font-size: 115%;
	font-weight: bold;
	margin-left: 10px;
}

fieldset.thick legend {
	color: #336699;
	padding-left: 10px;
	padding-right: 30px;
}

fieldset.ds-form-sublist {
	border: 1px solid rgb(238, 238, 238);
	padding: 0;
	margin: 5px;
}

fieldset.ds-form-list ol {
	list-style-type: none;
}



/*******************************
*   Rules for specific pages  *
*******************************/

/** Navigation bar for browse-by pages */
form.navigation {
	max-width: 85%;
	margin: 3% 5%  0 8%;
	border: 1px solid #cecece;
	/*background-color: rgb(238, 238, 238);*/
	background-color: #dee2e8;
}

form.navigation p {
	text-align: center;
}

/* System wide alerts */
div#ds-system-wide-alert {
	background-color: rgb(255,240,220);
	border: 2px solid rgb(213,80,40);
	padding: 6px;
	margin: 10px 30px 10px 30px;
	color: rgb(213, 80, 40);
}

/* License text, used during submission to show a license */
div.license-text {
	border: 1px solid #666;
	background-color: #EEE;
	padding: 20px;
	margin: 20px;
	margin-top: 5px;
	font-family: monospace;
	font-size: 125%;
}

/** System generated notices, typicaly these follow any action in the administrative section. */
div.notice {
	background-color: rgb(238, 238, 238);
	border: 2px solid gray;
	padding: 6px;
	text-align: center;
	margin: 10px 30px 10px 30px;
}


/** Community & Collection homepage */

.paragraph {
	       font-weight: bold;
	       font-size: 1.1em;
}

div.search-browse {
	border: 1px solid #cecece;
	/*background-color: rgb(238,238,238);*/
	background-color: #dee2e8;
	padding: 0px 5px 10px 10px;
	margin: 1% 15% 1% 10%;
	width: 90%;
	
}

div.detail-view div.ds-logo-wrapper {
	text-align: right;
	margin-right: 30px;
	margin: -90px -140px 0px auto;
}

div.detail-view p {
	clear: both;
}

p.copyright-text {
	margin-top: 30px;
	width: 90%;
	font-style: italic;
	text-align: center;
	margin: 30px auto 0px auto;
}

/** ItemView page **/
#aspect_artifactbrowser_ItemViewer_div_item-view {
margin-top: 4%;
}

#aspect_artifactbrowser_ItemViewer_div_item-view h3 {
margin-top: 3%;
}

/****/
p.impressum-text {

}



p.doi {
text-align:center;
margin-bottom: 1%;
}

p.doi a {
color: #5c739f;
}

p.doi img {
width:30px;
height:10px;
border: 0;
border-right: 15px;
}

.ds-static-div h2 {
text-align:center;
font-size: 1em;
color: black;
padding: 0.2em 0 0.1em 0;
}

.ds-interactive-div {
text-align: center;
}

#show {
    position:fixed;
    top:170px;
    right:10px;
    width: 17%;
    height:auto;
    z-index:16;
    border-left:2px solid #5c739f;
    padding: 5px;
    background:#e5e5e5;
    color: #696969;
    display:none;
    overflow:hidden;
   float: right;

}

div.download {
    float:right;
}

#purl {
    color:#348017; 
    font-weight: bold;
}

h1 span.author {
color: #444;
font-weight: bold;
}

h1 span.date, h1 span.rest {
color:#444;
font-weight: bold;
}

h1 span.title {
color: #163776;
font-weight: bold;

}

#aspect_artifactbrowser_CommunityViewer_list_community-browse.ds-simple-list{
	display: inline;
}
#aspect_artifactbrowser_CommunityViewer_list_community-browse.ds-simple-list>li{
	display: table-cell;
	position: relative;
	padding: 2px 6px;
}

.previous-page-link img, .next-page-link img {
	border:0px;
	margin-bottom: -5px;

}

.green {
	color: #006400;
}

#export {
	float:right;
	color: #006400;
	text-align: right;
	font-weight: normal;
	font-size: 0.9em;
	width: 22%;
	margin-top: -1%;

}

#export img {
	border: 0;
	vertical-align: middle;
}

ul li ul li a {
	font-weight: normal;
}

.ds-paragraph {
text-align: center;
}

.ds-paragraph a {
	font-weight: bold;
	font-size: 1.2em;
	
}

.pagination {
width: 60%;
padding-top: 2%;
padding-left: 15%;


}

.pagination a {
padding-left: 20%;
}

h3.ds-head {
display: inline;
font-size: 1em;
padding-left: 15%;
}

.ds-static-div ul.ds-simple-list, .ds-static-div ul.ds-simple-list li {
font-size: 1em;
display: inline;
list-style-type: none;

}

.gs-link, .stat-link {

font-size: 1em;
font-weight: bold;
text-align: center;

}


.gs-link a, .stat-link a  {
color: #006400;
text-decoration: underline;
font-size: 0.9em;
}


#ccount, #isicount  {
color: #006400;
text-align:center;
font-weight: bold;
font-size: 0.9em;
padding-top: 1%;
}

#ccount small{
color: #444;
}

#ccount a, #isicount a {
	margin-left: .25em;
	text-decoration: underline;
}

.wos {
	color: #006400;
}

/*.wos, */#scopus {
font-size: .7em;
font-weight: bold;
}

#scopus a {
text-decoration:underline;
font-size: 1.1em;
}

/*
.wos a {
text-decoration: underline;
font-size: 1.1em;
}
*/

p.toggle {
text-align: center;
font-size: 0.9em; 

}

p.toggle a {
background-color: #e0dfde;
}

span.composite-help, span.field-help {
color: #006400;
}
/** profile **/
#aspect_eperson_EditProfile_list_memberships {
        display: none;
}


/** submission form fields **/

.ds-interpreted-field {
color: #006400;
font-weight: bold;
}

#aspect_submission_StepTransformer_field_dc_title {
width: 39em;
}

#aspect_submission_StepTransformer_field_dc_contributor_author_last, #aspect_submission_StepTransformer_field_dc_contributor_author_first {
width: 25em;
}

#aspect_submission_StepTransformer_field_dc_title_alternative {
width: 36em;
}

#aspect_submission_StepTransformer_field_dc_publisher {
width: 39em;
}

#aspect_submission_StepTransformer_field_dc_relation_ispartofseries {
width: 35em;
}

#aspect_submission_StepTransformer_field_dc_identifier_value {
width: 28em;
}

#aspect_submission_StepTransformer_field_dc_subject {
width: 36em;
}

#aspect_submission_StepTransformer_field_dc_identifier_citation {
width: 40em;
}


/** CSS FOR ATMIRE MODULES */
#aspect_duplicatechecker_DuplicateChecker_field_maximize,
#aspect_metadataquality_QualityAssurance_field_maximize{
  top:175px !important;
}

img.foldableHelpButton {
    top: 225px !important;
}

#aspect_metadataquality_QualityAssurance_div_Primera_Division table{
    margin : 0;

}

form#aspect_duplicatechecker_DuplicateChecker_div_topdiv1,
form#aspect_duplicatechecker_DuplicateChecker_div_topdiv2,
form#aspect_duplicatechecker_DuplicateChecker_div_topdiv3,
div#aspect_duplicatechecker_DuplicateCompare_div_wrapper .ds-interactive-div,
div#aspect_duplicatechecker_DuplicateMergeStart_div_wrapper .ds-interactive-div,
div#aspect_duplicatechecker_DuplicateMergeReview_div_wrapper .ds-interactive-div,
div#aspect_metadataquality_QualityAssurance_div_Primera_Division .ds-interactive-div
{
    text-align: left !important;
}

div#aspect_duplicatechecker_DuplicateChecker_div_wrapper p {
    margin: 0;
}


#aspect_artifactbrowser_CollectionViewer_div_collection-view .ds-paragraph a, a.submit-link {
font-size:0.9em;
text-decoration: underline;
}

#aspect_artifactbrowser_CommunityViewer_div_community-home.ds-static-div h2, #aspect_artifactbrowser_CollectionViewer_div_collection-home.ds-static-div h2 
{
border-top: 1px solid #5c739f;
border-bottom: 1px solid #5c739f;
color: #163776;
margin-top:5%;
}

#aspect_submission_StepTransformer_field_dc_date_issued_month, #aspect_submission_StepTransformer_field_dc_date_issued_day
{
display:none;
}

/** static sites **/

#text1, #text2, #text3, #text4, #text5, #text6 {
/*display:none;*/
padding: 15px 0 15px 15px;
}


#info1, #info2, #info3, #info4, #info5, #help-form, #pdf-form {
padding-left: 15px;
display:none;
}


#news {
position:absolute;
float:right;
width: 15%;
left: 85%;
top:30%;
}

#news-links {
position:absolute;
float:right;
width: 15%;
left: 85%;
top:35%;
}

#news-links ul li a, #news-links h4{
color: #006400;
}

/*
.citations, .gs-citations, .statistics {
color: #4AA02C;
font-size: .8em;
padding: .2em
}
*/

hr.part {
border: 0;
border-bottom: 1px dashed #333;
}

.hiddenDOI/*, .wos*/ {
display:none;
}

.warning p {
font-weight: bold;
}

#chart {
	margin-left: 15%;
	margin-top: 1.5em;
}
#chart .legend table {
	text-align: right;
	padding: 0;
	width: auto;
}
#chart .legend table td { padding: 1pt }
.legendColorBox { padding-left: 9px }

.bold {
	font-weight: bold;
}

.green-bold {
	color: #006400;
        font-weight: bold;
}

#login-help {
font-size: 0.8em;
display: none;
}

.gray {
        color: gray
}

.notify {
font-weight:bold;
color: red;
}

.advert {
	font-size: 1.2em;
	color: #006400;
	padding-right: 5px;
}

/* New browse list display */
a:hover {
	color: #7387AD;
}
ul.ds-artifact-list li.ds-artifact-item {
	margin: 0 0 20px;
	display: block;
}
ul.ds-artifact-list > li .artifact-description {
	display: block;
}
ul.ds-artifact-list div.artifact-title,
ul.ds-artifact-list div.abstract {
	padding: 5px;
}
ul.ds-artifact-list div.abstract {
	display: none;
}
ul.ds-artifact-list div.artifact-title .title {
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px 0;
}
ul.ds-artifact-list div.artifact-title .rest {
	width: 65%;
	display: inline-block;
	/*text-align: right;*/
}
ul.ds-artifact-list div.artifact-title .wos {
	width: 34%;
	display: inline-block;
	text-align: right;
}
ul.ds-artifact-list div.artifact-footer {
	border-bottom: 1px solid #ccc;
	background: #f3f3f3;
	font-size: .9em;
	color: #555;
}
div.artifact-footer a[target='_blank'] {
	background: url("../../../static/images/draussen.gif") no-repeat 6px 8px;
	padding-left: 24px !important;
}

a[class='extern'] {
        padding-left: 24px !important;
	background: url("../../../static/images/draussen.gif") no-repeat 3px 3px;
}
div.left {
	display: inline-block;
}
div.left a,
div.left span,
div.right div {
	display: inline-block;
	padding: 5px;
}
div.right {
	float: right;
}
div.toggle-abstract:hover,
div.toggle-export:hover {
	cursor: pointer;
	color: #7387AD;
}
div.no-abstract {
	color: #888;
	font-style: italic;
}
div.abstract {
	background: #fff;
	border: 1px solid #ccc;
	border-top: none;
}
div.toggle-export {
	position: relative;
}
div.toggle-export ul {
	background: #fff;
	display: none;
	list-style: none;
	z-index: 99;
	width: 100%;
	border: 1px solid #ccc;
	border-top: none;
	margin: 5px 0 0 -5px;
	position: absolute;
}
div.toggle-abstract.open,
div.toggle-export.open {
	border: 1px solid #ccc;
	border-bottom: none;
	background: #fff;
	padding: 4px 4px 6px 4px;
}
div.toggle-export ul li {
	margin: 0;
}
div.toggle-export ul li a {
	padding: 5px;
	display: block;
}
div.toggle-export ul li a:hover {
	background: #f3f3f3;
}

/* IE7 hacks
-------------------------------------------------------------- */
*:first-child+html ul.ds-artifact-list div.artifact-footer {
	/*padding: 4px 0 7px; /* IE 7 */
}
*:first-child+html div.left a,
*:first-child+html div.left span,
*:first-child+html div.right div {
	display: inline !important; /* IE 7 */
}
*:first-child+html div.cite,
*:first-child+html div.toggle-abstract,
*:first-child+html div.no-abstract,
*:first-child+html div.stats,
*:first-child+html div.toggle-export {
	position: relative; /* IE 7 */
	top: -26px !important; /* IE 7 */
}
*:first-child+html div.toggle-export ul {
	margin-top: 20px; /* IE 7 */
	right: -1px; /* IE 7 */
}




#file_guides_div_guides .ds-static-div, #file_guides_div_guides h2, #file_guides_div_guides h3, #file_guides_div_guides p {
	text-align: left;
}

#file_guides_div_guides ul.ds-simple-list  {
	list-style-type: circle;
}


#file_guides_div_guides .ds-simple-list li {
display: block;
list-style-type: circle;
}


#file_guides_div_guides h2 {
	font-size: 1.1em;
}

#file_guides_div_guides  h3 {
        font-size: 1em;
}

#aspect_eperson_LDAPLogin_field_username, #aspect_eperson_LDAPLogin_field_ldap_password  {
width: 9em;

}

.fpicon {
height: 40px;
margin-top: -0.5em;
}

img.wkn {
width: 15px;
padding-right: 5px;
}

.static_oa-fonds div {
 padding-bottom: 0.5em;

}

.static_oa-fonds img {
 width: 600px;
}

.static_oa-fonds h1 {
 font-size: 1.6em;
padding-bottom: 0.5em;
}

.static_oa-fonds h2 {
 font-size: 1.4em;
padding-bottom: 0.5em;
}
.static_oa-fonds h3 {
  font-size: 1.2em;
}

.static_oa-fonds .hint {
  font-size: 1.3em;
}

.static_oa-fonds ul li {
  padding: 0.3em 0;
}

#news div {
 	width: 150px;
	padding-bottom:2em;
}

.altmetric-normal-legend {
  float: none !important;
  margin: 0 auto;
  text-align: center;
}

.altmetric-see-more-details {
padding-top: 0 !important;
margin-top: 5px;
margin-bottom: 0;
}


div#_altmetric_popover_el {
  width: 100%;
}

div#_altmetric_container {
  width: 100%;
  margin: auto !important;
  text-align: center !important;
}

.altmetric-embed.right, .altmetric-embed.right.left {
float: none !important;
}

.altmetric-embed a {
	padding-bottom: 0;
	background-repeat: no-repeat;
	font-size: 8pt;

}

.altmetric-embed altmetric-popover-content{
	text-align: left;
}

.altmetric_popover_inner div div {
	font-size: 8pt !important;
	width: 150px;
}


.errata {
	padding-top: 20px;
}
