span.ds-authority-confidence, img.ds-authority-confidence {
  width: 16px;
  height: 16px;
  margin: 5px;
  background-repeat: no-repeat;
  padding: 0 2px;
  vertical-align: bottom;
  color: transparent;
}

.brand {
  margin: 30px 0;
}

.brand h4 {
  color: #999;
}

.search {
  padding-top: 50px;
}

#content {
  background: #fff url(/image/pg_bck.png) no-repeat bottom right;
  padding-top: 30px;
}

#footer_feedback {
  padding-top: 12px;
}

footer {
  padding: 30px 0;
}

input[type="file"] {
  display: block;
  height: auto;
}

div.tagcloud {
  width: 100%;
  text-align: center;
}

div.tagcloud .tagcloud_1 {
  color: #d96c27;
  font-weight: normal;
  margin-right: 5px;
}

div.tagcloud .tagcloud_2 {
  color: #424242;
  font-weight: normal;
  margin-right: 5px;
}

div.tagcloud .tagcloud_3 {
  color: #818183;
  font-weight: normal;
  margin-right: 5px;
}

div.batchimport-info {
  color: gray;
}

div.batchimport-info a {
  color: #47a447;
  font-weight: bold;
}

span.ds-authority-confidence.cf-unset {
  background-image: url(../../../image/authority/bug.png);
}

span.ds-authority-confidence.cf-novalue {
  background-image: url(../../../image/confidence/0-unauthored.gif);
}

span.ds-authority-confidence.cf-rejected {
  background-image: url(../../../image/confidence/2-errortriangle.gif);
}

span.ds-authority-confidence.cf-failed {
  background-image: url(../../../image/confidence/2-errortriangle.gif);
}

span.ds-authority-confidence.cf-notfound {
  background-image: url(../../../image/confidence/3-thumb1.gif);
}

span.ds-authority-confidence.cf-ambiguous {
  background-image: url(../../../image/confidence/4-question.gif);
}

span.ds-authority-confidence.cf-uncertain {
  background-image: url(../../../image/confidence/5-pinion.gif);
}

span.ds-authority-confidence.cf-accepted {
  background-image: url(../../../image/confidence/6-greencheck.gif);
}

span.batchimport-error-tab {
  padding-left: 10px;
}

span.batchimport-error-caused {
  font-weight: bold;
}

input.ds-authority-value {
  display: none;
}

input.ds-authority-lock {
  vertical-align: bottom;
  height: 24px;
  width: 24px;
  margin-right: 8px;
  background-repeat: no-repeat;
  background-color: transparent;
}

input.ds-authority-lock.is-locked {
  background-image: url(../../../image/lock24.png);
}

input.ds-authority-lock.is-unlocked {
  background-image: url(../../../image/unlock24.png);
}

.browse_range {
  text-align: center;
}

.prev-next-links {
  text-align: center;
}

.copyright {
  margin: 10px 0 40px 0;
  color: #666;
}

.copyright > li {
  padding-right: 30px;
}

.carousel-inner h4 {
  color: #333;
  display: inline;
  font-size: 14px;
  font-weight: bold;
}

.carousel-inner p {
  margin-top: 10px;
}

ol.breadcrumb li {
  color: gray;
  font-style: italic;
}

ol.breadcrumb li a {
  color: gray;
  font-weight: bold;
  font-style: normal;
}

body.undernavigation {
  overflow-x: hidden;
}

img.ds-authority-confidence.cf-unset {
  background-image: url(../../../image/authority/bug.png);
}

img.ds-authority-confidence.cf-novalue {
  background-image: url(../../../image/confidence/0-unauthored.gif);
}

img.ds-authority-confidence.cf-rejected {
  background-image: url(../../../image/confidence/2-errortriangle.gif);
}

img.ds-authority-confidence.cf-failed {
  background-image: url(../../../image/confidence/2-errortriangle.gif);
}

img.ds-authority-confidence.cf-notfound {
  background-image: url(../../../image/confidence/3-thumb1.gif);
}

img.ds-authority-confidence.cf-ambiguous {
  background-image: url(../../../image/confidence/4-question.gif);
}

img.ds-authority-confidence.cf-uncertain {
  background-image: url(../../../image/confidence/5-pinion.gif);
}

img.ds-authority-confidence.cf-accepted {
  background-image: url(../../../image/confidence/6-greencheck.gif);
}

p.recentItem {
  border-bottom: solid 1px #EEE;
  padding-bottom: 10px;
}

.label-required:after {
  content: " *";
}

.footer-custom-rcaap {
  margin-top: 30px;
}

.banner-oaw {
  border-top: solid 1px #a8a8a8;
  border-bottom: solid 1px #a8a8a8;
  padding: 30px 0;
  background-color: #FFF;
}

.banner-oaw a {
  color: #a8a8a8;
}

.paneltitle > a:before {
  font-family: "Glyphicons Halflings";
  content: "\2212";
}

.paneltitle > a.collapsed:before {
  font-family: "Glyphicons Halflings";
  content: "\2b";
}

ul[class^="comTop"] {
  height: 0px;
}

span.paneltitle {
  float: right;
  font-size: 13px;
}

.paneltitle > a {
  text-decoration: none;
  padding-top: 6px;
}

/*.metadataFieldValue > hr {
	margin: 3px;
	border: 0;
}*/
/*
	Separate the elements from abstracts
*/
.abstract {
  border: 1px solid #eeeeee;
  margin: 8px 0 8px 0;
}

/*  
    Footer promoters and funding 
*/
.promotors > a {
  margin-right: 30px;
}

.sponsors {
  padding-left: 64px;
}

.sponsors > a {
  margin-right: 0px;
}

.sponsors p, .promotors p {
  color: #999;
  font-size: 0.75em;
}

/* Media query for viewports <768px */
@media screen and (max-width: 768px) {
  .sponsors {
    margin-top: 20px;
    padding-left: 20px;
  }
}

.hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.logos {
  background-image: url(/image/logos/logos-small.png);
  background-repeat: no-repeat;
  display: inline-block;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -moz-filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -o-filter: grayscale(100%);
  /* IE 6-9 */
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.logos:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  -o-filter: grayscale(0%);
}

.logos-logo-fct-fccn {
  width: 100px;
  height: 42px;
  background-position: -2px -2px;
}

.logos-logo-posc {
  width: 172px;
  height: 42px;
  background-position: -2px -48px;
}

.logos-logo-rp-mctes {
  width: 182px;
  height: 42px;
  background-position: -2px -94px;
}

.logos-logo-uminho {
  width: 44px;
  height: 42px;
  background-position: -2px -140px;
}

.logos-logo_FEDER {
  width: 118px;
  height: 42px;
  background-position: -50px -140px;
}

.logos-logo_10anos {
  width: 130px;
  height: 70px;
  background-position: -2px -182px;
}

/* AuthorProfile */
a.authority {
  background: transparent url(../../../image/authority/authority_key.png) no-repeat;
  background-position: top right;
  padding-right: 20px;
}

button.ap-authority {
  width: 10%;
}

span.ap-authority {
  padding-left: 30px;
  background: transparent url(../../../image/authority/authority_search.png) no-repeat;
  height: 16px;
}

/* AuthorProfile */
a.authority {
  background: transparent url(../../../image/authority/authority_key.png) no-repeat;
  background-position: top right;
  padding-right: 20px;
}

button.ap-authority {
  width: 10%;
}

span.ap-authority {
  padding-left: 30px;
  background: transparent url(../../../image/authority/authority_search.png) no-repeat;
  height: 16px;
}

/*
UMINHO STATS
*/
.dropdown-submenu > a::after {
  border-color: transparent transparent transparent #cccccc;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;
  height: 0;
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}

.dropdown-submenu > .dropdown-menu {
  top: 0px;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  border-radius: 0px 6px 6px;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}

/* STATS Addon */
.dropdown-submenu {
position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display:block;
}
.dropdown-submenu>a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#ffffff;
}
.dropdown-submenu.pull-left {
    float:none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}

/* END STATS Addon */

/*.browse_range { text-align: center; }

.prev-next-links{text-align:center}.copyright{margin:10px 0 40px 0;color:#666}.copyright>li{padding-right:30px}.carousel-inner h4{color:#333;display:inline;font-size:14px;font-weight:bold}.carousel-inner p{margin-top:10px}ol.breadcrumb li{color:#fff;font-style:italic}ol.breadcrumb li a{color:#fff;font-weight:bold;font-style:normal}body.undernavigation{overflow-x:hidden}img.ds-authority-confidence.cf-unset{background-image:url(../../../image/authority/bug.png)}img.ds-authority-confidence.cf-novalue{background-image:url(../../../image/confidence/0-unauthored.gif)}img.ds-authority-confidence.cf-rejected{background-image:url(../../../image/confidence/2-errortriangle.gif)}img.ds-authority-confidence.cf-failed{background-image:url(../../../image/confidence/2-errortriangle.gif)}img.ds-authority-confidence.cf-notfound{background-image:url(../../../image/confidence/3-thumb1.gif)}img.ds-authority-confidence.cf-ambiguous{background-image:url(../../../image/confidence/4-question.gif)}img.ds-authority-confidence.cf-uncertain{background-image:url(../../../image/confidence/5-pinion.gif)}img.ds-authority-confidence.cf-accepted{background-image:url(../../../image/confidence/6-greencheck.gif)}.label-required:after{content:" *"}.promotors>a,.sponsors>a{margin-right:30px}.sponsors{padding-left:64px}.sponsors p,.promotors p{color:#999;font-size:0.75em}@media screen and (max-width: 768px){.sponsors{margin-top:20px;padding-left:20px}}
*/