/* FSU Custom IR Styling */

/* citation & thesis image styles */

h3#bd-ir-thesiscmodel-embargo-message { display: none; }
h3#bd-ir-citationcmodel-embargo-message { display: none; }

div.bd-ir-citationcmodel-object div#ds_download_widget_wrapper { display: none; }
div.bd-ir-thesiscmodel-object div#ds_download_widget_wrapper { display: none; }
div.ir_thesisCModel { display: none; }
div.ir_citationCModel { display: none; }
form#islandora-scholar-citation-select-form--2 { display: none; }

div.bd-ir-citationcmodel-content div#compound-object-navigation-wrapper { 
  background: #f5f5f5;
  padding: 1em;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
}

div.bd-ir-thesiscmodel-content div#compound-object-navigation-wrapper { 
  background: #f5f5f5;
  padding: 1em;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
}

div.bd-ir-thesiscmodel-content div.part-title { 
  margin-top: 0;
}

div.bd-ir-thesiscmodel-content-wrapper {
  margin-bottom: 0 !important;
}

div.bd-ir-citationcmodel-content-wrapper {
  margin-bottom: 0 !important;
}

div#scholarly-citation-display-wrapper {
  margin-top: 2em;
  margin-bottom: 1em;
}

div#scholarly-citation-display-wrapper div.part-title {
  margin-top: 0;
}
