.node-working-paper.view-mode-full .gsb-cmis-download-wrapper {
  border-top: 1px #cccccc solid;
}

.node-working-paper.view-mode-full .gsb-cmis-download-wrapper {
  border-bottom: 1px #cccccc solid;
}

.node-working-paper.view-mode-full .gsb-cmis-download-button {
  background: #636f00;
  background: -moz-linear-gradient(top, #6c7200, #636f00);
  background: -o-linear-gradient(top, #6c7200, #636f00);
  background: -webkit-linear-gradient(top, #6c7200, #636f00);
  background: linear-gradient(to bottom, #6c7200, #636f00);
}

.node-working-paper.view-mode-full .gsb-cmis-download-button:hover {
  background: #2d6280;
  background: -moz-linear-gradient(top, #18455f, #2d6280);
  background: -o-linear-gradient(top, #18455f, #2d6280);
  background: -webkit-linear-gradient(top, #18455f, #2d6280);
  background: linear-gradient(to bottom, #18455f, #2d6280);
}

.node-working-paper.view-mode-full .gsb-cmis-download-button {
  border: none;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  color: white;
  font-family: "NewsGothicBT", "Avant Garde", "Futura", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  padding: 10px 16px;
}
.node-working-paper.view-mode-full .gsb-cmis-download-button:after {
  color: white !important;
}
.node-working-paper.view-mode-full .gsb-cmis-download-button:hover {
  border: 0;
  color: white;
}
.node-working-paper.view-mode-full .gsb-cmis-download-button:hover:after {
  color: white !important;
}

.node-working-paper.view-mode-full .gsb-cmis-download-button:after {
  margin-left: 3px;
  font-weight: normal;
}
.node-working-paper.view-mode-full .gsb-cmis-download-button:hover:after {
  color: #2d6280;
}

.node-type-working-paper #page-title {
  display: none;
}

.node-working-paper.view-mode-full .field-name-field-item-id:before {
  color: #231f20;
  content: " | ";
  display: inline;
}
.node-working-paper.view-mode-full .gsb_field_formatter_field_collection_separator .label-inline {
  font-family: "NewsGothicBT-Demi", "Avant Garde", "Futura", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.2;
}
.node-working-paper.view-mode-full .field-name-field-tag {
  font-size: 14px;
  line-height: 1.2;
  padding-bottom: 26px;
}
.node-working-paper.view-mode-full .field-name-field-tag .label-inline {
  margin-right: 3px;
}
.node-working-paper.view-mode-full .gsb-cmis-download-wrapper {
  margin-bottom: 26px;
  padding: 12px 0;
}
.node-working-paper.view-mode-full .gsb-cmis-download-button {
  display: inline-block;
}
.node-working-paper.view-mode-full .gsb-cmis-download-button:after {
  content: "\f118";
  display: inline-block;
  speak: none;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-transform: none;
  line-height: 1;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-family: 'icons';
}
.node-working-paper.view-mode-full .gsb-cmis-download-button:after {
  font-size: 14px;
}
