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

#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: #0063a6;
}
*/

a {
  color: #0063a6;
}

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

/* LEFTBAR */

#leftbar #menu li {
  display: inline;
}

#leftbar #menu a {
  display: block;
  color: #0063a6;
  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: #0063a6;
  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: #0063a6;
}

#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: 100%;
}

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

#detail-wrapper .sidebar-item h3 {
  background: #267ab3;
  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: #267ab3;
  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: #0063a6;
  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: #0063a6;
  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: #267ab3;
}

/* md-editor-body */

.md-editor-body {
  background-color: #f2f2f2;
  border-top: none;
  padding: 1.5em 13px 0 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:#0063a6;
}
.EXIFtable{
	margin-bottom: 20px;
}
.EXIFtable_col{
	padding: 3px 3px 3px 3px;
}

.insertLink{
	font-weight: bold;
	color: #0063a6;
	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: #0063a6;
}

.listitem-watchlist {
	float: right;
}

.bookmark-label {
	color: #0063a6;
	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: #0063a6;
}

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

}

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

}

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

}

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

}

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

}

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

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

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

#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: #0063a6;
	text-shadow: 1px 1px 1px #999;
	float: left;
}
.installation-head-sandbox {	
	margin-left: 5px;
	padding-top: 5px;
	font-size: 1.9em;
	color: #0063a6;
	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;
	max-width: 290px;
}

#detail-wrapper .idlink {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#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: #0063a6;
	border: solid 1px #0063a6;
	position:relative;
}

.paginator_slider .ui-slider-handle {
	background-color: #0063a6;
	border: 1px solid #0063a6;
	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;
}

.gray-bg {
  background-color: #f2f2f2;
}

.authority-control-link {
  color: #0063a6;
  text-decoration: underline;
  cursor: pointer;
}