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: " *";
}

.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;
  }
}

.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;
}
