.novselect-app.extra-classy .react-tabs__tab {
    border: none !important;
    background-color: #efefef !important;
    font-size: 1.65em !important;
    font-weight: normal !important;
    color: #333 !important;
    font-family: GothamBook !important;
    margin-left: 15px !important;
}
.novselect-app.extra-classy .react-tabs__tab-list {
    border-bottom: none !important;
    margin: 0 0 10px !important;
    padding: 0 !important;
    width: 100% !important;
    background-color: #efefef !important;
}
.novselect-app.extra-classy .card {
    margin: 2% 2% !important;
    width: 45% !important;
}
.novselect-app.extra-classy .story-mixer-term {
    color: #337ab7 !important;
    width: 31% !important;
}
.novselect-app.extra-classy .story-mixer-feature .flex-column {
  flex-direction: row !important;
}
.novselect-app.extra-classy .story-mixer-group-small {
    padding: 2px 2px 2px 5px !important;
}
.novselect-app.extra-classy .story-mixer-term:hover {
    background-color: #efefef !important;
    color: #000 !important;
    font-weight: bold !important;
}
.reharvest-form button#edit-submit--2 {
    width: 100%;
    margin-bottom: 15px;
    padding: 10px !important;
    margin-right: 0px !important;
}
#edit-flag-bib {
    width: 285px;
}
#edit-link {
  display: none;
}
.js-comment {
  padding-top:0px !important;
}
.detailsTable {
    margin-left: 15px;
}
a.bib-edit-record {
    float: right;
    padding: 7px 20px;
    font-size: 14px;
    background: #ccc;
    border-radius: 5px;
    margin-right: 20px;
}
.status_unavailable {
    background-color: #b63c41 !important;
}
.status_check_provider {
    background: #ecaf00 !important;
}
p.first-review {
    color: #477487;
    font-weight: bold;
}
span.efm_provider {
    float: left;
    padding-right: 5px;
    font-weight: bold;
        font-size: 16px;

}
.bib_page_main .catalog_bib_image {
    max-width: 100%;
    width: 100%;
}
img.ltfl_cover_image {
  padding: 0px !important;
  width: 150px !important;
}
.if-mat-type {
    float: left;
    width: 100%;
}
.full_width {
    width: 100% !important;
    float: left;
}
.left_float {
    float: left;
    padding-right: 5px;
}
#edit-hold-item {
    text-align: center;
}
h3, h3 a {
    font-family: gothamBook;
    color: rgb(255, 255, 255) !important;
    background: #7b7b7b;
    padding: 10px;
}
.bib_title.status_available a {
    color: white !important;
}
.edata {
  margin-top: 10px;
}
.bib_title.status_check_provider a {
    color: white;
}
.opendebug {
    font-size: 10px;
    padding: 8px 20px;
    background: #ccc;
    font-size: 13px;
    float: left;
    padding: 7px 20px;
    font-size: 14px;
    background: #ccc;
    border-radius: 5px;
    /* margin-right: 20px; */
}
.access-action-link {
    position: relative;
    top: -2px;
}
.access-action-link a {
    color: var(--catalog-links);
    cursor: pointer;
    width: 100%;
    font-weight: bold;
    font-size: 16px;
}
.block-facets h4.block-title {
    font-size: 1.65em;
    background-color: #efefef;
    padding: 5px 15px;
}
.block-facetss h4.block-title {
    font-size: 1.65em;
    background-color: #efefef;
    padding: 5px 15px;
}
.providername {
    font-size: 16px;
}
.vertical-tabs-list {
  display: none;
}
.panel-body {
  padding: 0px !important;
}
.tabs-left>.tab-content {
  padding: 0px !important;
}
.dev_functions {
    position: fixed;
    top: 215px;
    left: 16px;
}
.bib_item_info a {
    float: left;
    margin-right: 6px;
}
.arrow-down {
  display: none;
}
#edit-link--1 {
  display: none;
}
#edit-link--2 {
  display: none;
}
#edit-link--3 {
  display: none;
}
#edit-link--4 {
  display: none;
}
#edit-link--5 {
  display: none;
}
#edit-link--6 {
  display: none;
}
#edit-link--7 {
  display: none;
}
#edit-link--8 {
  display: none;
}
#edit-link--9 {
  display: none;
}
#edit-link--10 {
  display: none;
}
.form-type-url .control-label {
    font-weight: bold;
    color: #1687b2;
    cursor: pointer;
}
p.credit_name a {
    text-transform: capitalize;
}
.form-group:last-child, .panel:last-child, .popover ol:last-child, .popover ul:last-child, p:last-child {
    /* ARE THESE NEEDED?
    margin-right: 20px;
    margin-bottom: 0;
    */
}
#place-patron-hold-form .panel-default {
    width: 100% !important;
}
p.sfonly {
    margin: 0px !important;
    float: left !important;
    font-size: 15px !important;
    /*position: relative !important;*/
    top: 6px !important;
    /* text-decoration: underline; */
    width: 96% !important;
    border-bottom: 2px solid #afafaf !important;
    line-height: 15px !important;
}
li.vertical-tab-button a {
    border-right: 1px solid #ccc !important;
    border-top: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
    border-radius: 0px !important;
}
li.vertical-tab-button.first.active.selected a {
   border-left: 1px solid #ccc !important;
}
li.vertical-tab-button.active.selected a {
    padding: 11px;
    background-color: #1687b2 !important;
    color: white !important;
    border: none !important;
}
li.vertical-tab-button.first a {
    border-left: 1px solid #ccc !important;
}
img.bttimage {
    width: 27px;
    opacity: .5;
    cursor: pointer;
}
img.bttimage:hover {
    opacity: 1;
}
.btt {
    position: relative;
    top: -45px;
    left: 334px;
    height: 0px;
}
#ahml-user-unfreeze-hold {
    float: right;
    position: absolute;
    right: 0px;
    max-width: 166px;
    top: 58px;
}
.js-form-item-bib-id {
  display: none;
}
.debug_five_zero_five_content {
  display: none;
  left: 10px;
  background: white;
  padding:10px;
}
.bib_node_debug {
    cursor: pointer;
    font-size: 10px;
    color: #0077ff;
}
.details_float_left {
    float: left;
    width: auto;
    position: relative;
    /* padding-top: 4px; */
    top: 6px;
}
div#ltfl_series {
    padding-right: 6px;
}
.show_as_unavailable {
    color: var(--dark-gray);
    font-size:14px !important;
}
.status_unavailable {
  background-color: var(--red);
  font-size:14px !important;
}
span.place_in_series {
    font-size: 15px;
    color: #565656;

}
p.subsection_item {
    margin: 0px;
}
p.subsection_heading {
  font-size:18px;
  font-weight: bold;
  text-transform: capitalize;
  padding-top:15px;
}
.subsection_subheading {
  font-weight: bold;
  text-transform: capitalize;
}
.subsection_subheading.indent_item {
    padding-left: 9px;
}
.subsection_item.indent_item {
    padding-left: 9px;
}
button.check_other_lib {
    font-size: 15px !important;
    padding: 10px;
}
td.bib_contents li {
    padding-left: 20px;
    list-style: none;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 50px !important;
    border: 1px solid transparent;
}
span.bib_contents_heading {
    font-size: 19px;
    font-weight: bold;
    padding-top: 9px;
    width: 100%;
    text-transform: capitalize;
}
nav.tabs {
    display: none !important;
}
span.bib_contents_subheading {
    padding-left: 20px;
    font-size: 18px;
    font-weight: bold;
    padding-top: 3px;
    float: left;
    width: 100%;
}
td.bib_contents ul {
    padding: 0px;
    margin-top: 11px;
    margin-bottom: 0px !important;
}
.click_to_show {
    text-align: center;
    cursor: pointer;
    color: var(--header-footer);
    float: left;
    width: auto;
    padding: 10px 15px;
    font-weight: initial;
    border-radius: 4px;
    border: 1px solid #ddd;
    width: 100% !important;
    font-size: 15px;
    margin-bottom: 20px;
}
.vtop {
  vertical-align: top;
  width: 156px;
}
p.credit_for {
    margin: 0px;
    padding-left: 8px;
}
p.credit_name {
    font-weight: bold;
    padding: 6px 0px 0px 0px;
    margin: 0px;
}
.click_to_show:hover {
      background-color: var(--light-gray);
}
@media screen and (min-width:992px){
    .bib_availability {
      float: none !important;
    }
    .bib_title_large {
      float: none !important;
    }
}
.field--name-field-pub-year {
  float:left;
}
.field--name-field-year-published {
    float: left;
    padding-left: 10px;
}
.other_status {
background-color: #ddb357;
}
.related_searches td {
    padding: 6px;
}
.bib_result_title {
  float: left;
  width: 70%;
}


.bib_result_not_available {
    background-color: var(--red) !important;
}
.lesspadding {
  padding-left:8px;
}

.bib_page_add_to_list {
  text-align: center;
}
#linked_bib_display_node {
    background-color: white;
    float: left;
    width: 100%;
}
.bib_item_table {
  margin-top:15px !important;
  border-radius: 4px 4px 4px 4px;
  border: none !important;
}
.nopadding {
    padding:0px !important;

}
.borderit {
  margin-top:20px;
  border: 1px solid black;
}
.bib_page_add_to_list {
  text-align: center;
}
img.list_image {
    width: 69px;
    float: left;
}
.list_bib_title {
    float: left;
    padding-left: 10px;
    font-weight: bold;
}
.linked_bib_cover {
    float: left;
    width: 110px;
    text-align: center;
    padding: 5px;
    font-size: 16px;
}
.bib_quick_details {
  float:left;
  width:100%;
}
.bib_page_hold_button {
  width: 100%;
  text-align: left;
}
.bib_page_hold_button .panel-title, .bib_page_add_to_list, .check_other_lib {
    color: var(--header-footer);
    border-radius: 4px;
    width: 100%;
    padding: 0px;
    font-family: arial;
    margin: 0px !important;
    border-radius: 2px !important;
    border-color: #ddd !important;
    text-align: center;
}
.linked_bib_cover img {
    width: 85px;
}


.bib_item_info{
  font-size: 1em;
  color: #414024;
  font-family: GothamBook, Helvetica, sans-serif;
}
.bib_title {
    margin-top: -96px !important;
}
div#header {
    margin-top: 20px;
}
.local-actions {
  display: none;
}
.bib_item_info_title .field--item {
    text-transform: capitalize;
}
.page-header {
    font-size: 2.7em;
    font-family: GothamBook,sans-serif;
    font-size: 2.7em !important;
    color: var(--red);
    border-bottom: 2px solid var(--header-footer);
    text-align: center;
}
.bib_item_info_year {
    font-size: 16px;
    color: var(--green-gray);
    float: left;
    font-family: Arial;
    position: relative;
    top: 2.5px;
}
.series_holder {
  float:left;
  padding-top:9px;
  width: 100%;
}
span.bib_item_info_title {
    float: left;
    padding-right: 5px;
    font-size: 19px;
    color: var(--header-footer);
    width:100%;
}
span.bib_item_pub_year {
    float: left;
    padding-right: 5px;
    font-size: 17px;
    color: var(--header-footer);
    width:100%;
}
#authority_matches h3 {
    color: #2e3f51;
    font-weight: bold;
    font-size: 26px;
}
#authority_matches tr {
    width: 50%;
    float: left;
}
.order-details {
    padding: 9px;
    font-weight: bold;
    font-size: 19px;
    color: #353535;
}
#linked_bib_display {
    display: none;
    float: left;
    width: 97%;
    float: left;
    padding-top: 10px;
    border-top: 1px solid #2e3f5133;
    margin-top: 11px;
}
.bib-result-hidden-info:nth-child(2) {
    border-left: 1px solid #2e3f51;
}
.bib-result-click-actions {
  margin-left:13px;
  margin-top:15px;
}
button.add_to_list {
    width: 100%;
    float: left;
    border: none;
    padding: 0px !important;
}
.linked_bibs {
    float: left;
    padding-left: 10px;
}
.field--name-field-notes .field--item {
    margin-bottom: 8px;
}
.mat_type {
  margin-bottom:10px;
}
p.series_info {
    float: left;
    width: 100%;
    margin-top: 0px;
}
.nopadding {
  padding:0px !important;
}
.nomargin {
  margin:0px !important;
}
.floatleft {
  float: left !important;
}
.blockdisplay {
  display: block !important;
}
.clearboth {
  clear: both;
}


search-api-page-block-form .form-submit {
    /*margin: 25px 0px 0px 0px !important;*/
    padding: 7px 12px;
    right: 10px;
    position: relative;
    border-radius: 0px 5px 5px 0px;
}
/* For the search button */

/* Possibly not needed
#bbedit-submit, #bbedit-submit--2 {
  margin-left: -11em;
  margin-top: 1.8em;
  padding-top: 7px;
  padding-bottom: 7px;
  border-radius:0px 4px 4px 0px;
}
*/
.status_available {
    background-color: var(--light-blue);
}
.show-all-items {
  display: none;
}
.show-all-toggle {
  display: none;
}
.page-header .field--label-hidden.field--item {
  display: none;
}
.main-container {
    width: 100%;
    padding-top: 30px;
}
.pubyear {
  position: relative;
  top: 3px;
}
.field.field--name-field-title-short.field--type-string.field--label-hidden.field--item {
    font-size: 20px;
    font-weight: bold;
    float: left;
    margin-right: 5px;
    position: relative;
    top: 1px;
}
#search-api-page-block-form button.js-form-submit.form-submit.btn-primary.btn.icon-before,
#search-api-page-block-form--2 button.js-form-submit.form-submit.btn-primary.btn.icon-before {
    border-radius: 100%;
    height: 30px;
    width: 30px;
    position: absolute;
    right: 14.45%;
    margin-top: 0.15%;
}
.available_message {
    color: white !important;
    font-size: 17px;
}

.content.col-sm-9 {
    position: relative;
    top: -8px;
}
.js-quickedit-page-title.page-header {
    display: none !important;
}
.region.region-sidebar-first {
    margin-top: 29px !important;
}
.check_partner_lib a {
    color: black;
}
.bib_page_main ol {
    padding: 0px !important;
    margin: 0px !important;
}
button.check_partner_lib {
    width: 92%;
    border: 1px solid #ddd;
    border-radius: 2px;
    padding: 10px;
    /* text-align: left; */
    /* color: black !important; */
    margin-top: 0px;
    font-size: 15px;
    padding-left: 14px;
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    text-align: center !important;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    /* box-shadow: 0 1px 1px rgba(0,0,0,.05); */
}

.ahml-lists-edit-list-form button.tabledrag-toggle-weight.btn-sm.btn.btn-default {
    display: none !important;
}
.bib_title.bib_item_Available {
  background-color: var(--header-footer);
}
.bib_head_title {
    padding-right: 20px !important;
}
.bib_title.eBook {
  background-color: var(--catalog-links);
}
button.check_partner_lib {
    width: 92%;
    border: 1px solid #ddd;
    border-radius: 2px;
    padding: 10px;
    text-align: left;
    color: black !important;
    margin-top: 0px;
    font-size: 15px;
    padding-left: 14px;
}
.bib_title.eBook a {
  color: white;
}
.bib_title {
    left: 16px;
    min-width: 250px;
    text-transform: capitalize;
    text-align: center;
}
.bib_title_message {
    float: right;
    width: 250px;
    text-align: center;
    padding: 10px;
    background-color: #e89909;
    position: relative;
    left: 16px;
    top: -54px;
    max-height: 44px;
}

.search_result_data {
  padding-top:10px;
  float:left;
}
.search_result_data .col-sm-12 {
    padding: 0px;
}
.place-patron-hold-form {
    float: left;
    width: 100%;
}
.bib-level-hold-form {
    float: left;
    width: 100%;
}
.page-node-type-bib h1.page-header {
    font-size: 3.4em;
    color: var(--header-footer);
    text-align: left;
    font-size: 37px !important;
    max-width: 100 !important%;
    line-height: 45px;
    margin-bottom: 0px !important;
}
.bib_item_info {
    margin-left: 15px;
    margin-top: 3px;
}
.download_link, .download_link_bib_page {
    cursor: pointer;
    text-align: center;
    float: left;
    font-size: 15px;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 4px;
    color: black;
    font-weight: initial;
    background-color: white;
    padding: 10px 15px;
    margin-bottom: 20px !important;
}

.download_link_bib_page {
  text-align: center !important;
  width: 100% !important;
}
.page-node-type-bib .region-header {
    border-bottom: 1px solid black;
}
.access-action-button {
    width: 100%;
    float: left;
    padding: 10px 0px 0px 0px;
}
button.check_other_lib {
    max-width: 100%;
}
.download_link:hover, .download_link_bib_page:hover{
    background-color: var(--light-gray);
    color: var(--header-footer);
  }
.bib_page_main {
  margin-top: 2em;
}
#block-age, #block-language, #block-decade, #block-pubyear {
  cursor: pointer;
}
#block-age .facets-widget-links, #block-language .facets-widget-links, #block-decade .facets-widget-links, #block-pubyear .facets-widget-dropdown {
    display: none;
}
#syn_nyreview .syn_title, #syn_kireview .syn_title {
  color: var(--header-footer) !important;
  font-size: 1em !important;
}

.bib_item_details {
  padding-right: 10px;
}
.bib_buttons {
  padding-left: 0.7em;
    padding-top: 0.25em;
    /*box-shadow: 0px 1.5px 1px var(--light-gray);*/
}
.bib_item_unavailable {
    background-color: var(--red);
  }
  .not_available {
   background-color: var(--red) !important;
  }

  .bib_item_available {
    padding-left: 40px;
    padding-right: 40px;
    text-transform: capitalize;
    background-color: var(--header-footer);
  }

  .critic_review_title {
    color: #000;
    font-size: 1em;
  }

  .bib_page_item_hold {
    width: 19.75%;
    margin-bottom: -15px;
  }

  .place_hold_title {
    font-size: .75em;
  }

  .refine_results_checkbox {
    color: var(--red);
    font-family: GothamBook;
    font-size: 1em;
  }
#series_class {
    float: left;
    width: auto;
    margin-right: 8px;
}
p.also_available_as {
    color: #2e3f51;
    font-weight: bold !important;
    font-size: 17px;
    margin-bottom: 4px;
}
p.linked_bib_record {
    margin-bottom: 3px;
    font-size: 18px;
}
.bib_item {
  padding:15px 20px !important;
  /*border-radius:4px;*/
}
p.result_info.mat_type {
    width: 100%;
    clear: both;
}
.bib_user_message {
    float: right;
    min-width: 278px;
    text-align: center;
    padding: 2px 10px;
    background-color: #e89909;
    position: relative;
    top: 71px;
}
.status_check_provider, .status_held {
  background-color:var(--warning-yellow);
  border-radius:4px 4px 0px 0px;
}
.status_check_provider a {
  color:white;
}

.status_not_available {
	background-color:var(--red);
}

#series_title_class {
    float: left;
}
div#add_to_list .form-type-select {
    width: 100%;
}
#add_to_list, .add_item_to_list {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 0px;
    padding: 10px 0px 10px 0px;
}
.checkpartnerlib {
    float: left;
    text-align: center;
    font-size: 16px;
    background: #f5f5f5;
    width: 100%;
}
.call_number_area {
  float:left;
  margin-bottom:5px;
}
.call_numbers_holder {
    float: left;
    width: 100%;
    padding-top: 9px;
    clear: both;
}
.call_number_values {
    float: left;
}
.call_numbers {
    float: left;
    margin-right: 8px;
}
.holds-container {
  float: left;
  width: 100%;
}
.download-link-container {
  float: left;
  width: 100%;
}
@media (max-width: 1100px) {
.bib_page_main {
  margin-top: 2em;
  float:left;
}
@media (max-width: 792px) {
      .ltfl_browse_table.opbrowse .opbrowseCell {
        display: inline-grid !important;
    }
.reharvest-form, .opendebug, .bib-edit-record {
  display: none !important;
}
.bib_page_main img {
    width: 80% !important;
    margin: auto !important;
    float: none !important;
    display: block !important;
    max-height: 475px;
}
.field.field--name-field-title-short.field--type-string.field--label-hidden.field--item {
  font-size: 25px !important;
}
.status-container {
    float: none !important;
    width: 80% !important;
    text-align: center;
    padding: 10px 0px 10px 0px;
    max-width: 100%;
    margin: auto !important;
}
.content.col-sm-9 {
    position: inherit  !important;
    top: 0px;
    width: 80% !important;
    float: none !important;
    margin: auto !important;
    padding: 0px !important;
}
.bib_item_info {
    padding: 10px 0px !important;
    margin: 0px !important;
}
.region-sidebar-first {
    display: none !important;
    height: 0px !important;
    overflow: hidden !important;
    padding: 0px !important;
}
.bib_page_main {
    margin-top: 2em;
    float: left;
    padding: 0px !important;
}
.bib_item_table {
  float:left;
}
  #navbar-collapse {
    display: block;
  }
  .bib_item .col-sm-4 {
      float: right;
      padding-right: 0px;
      width: 100%;
      padding: 0px;
  }
  .bib_item_photo_individual img {
      max-width: 100%;
      width: 100%;
      margin-top: 5px;
  }
  .bib_title_heading {
    overflow: visible;
  }
  h3.bib_title_heading {
      font-size: 1.3em;
      display: inline-table;
      margin-bottom: 13px;
      padding-right: 10px;
  }
  .bib_item_photo_individual {
    margin:0px !important;
    max-width: 100% !important;
  }
   .region.region-sidebar-first {
      display: none;
   }

.bib_title_heading {
    font-size: 1.4em;
    height: auto;
    overflow: hidden;
    /* position: relative; */
    margin-bottom: 0px;
    padding-top: 6px;
    top: 3px;
}
.bib_title_heading a {
  color: var(--header-footer) !important;
}
.bib_item_title {
color: var(--red);
font-family: GothamBook,Helvetica, sans-serif;
margin-right: 235px;/* to prevent title from going under availiblity box*/
}
.published_year {
    color: var(--header-footer) !important;
    font-size: 1.1em !important;
    padding-bottom: 0px !important;
    border-top: none !important;
    padding-bottom: 5px;
    font-family: GothamBook;
    color: var(--light-gray);
    font-size: 1em;
    float: left;
    width: 100%;
}
.col-sm-12.bib_page_main {
    width: 100%;
}
.title_hold_box {
  border-bottom: 1px solid black;
}
  .status_available {
    color:white;
    background-color: var(--light-blue);
    padding-left: 40px;
    padding-right: 40px;
    text-transform: capitalize;
    /*border-radius: 4px 4px 0px 0px;*/

  }
  .bib_head_title {
    padding-right: 20px !important;
}

  h3.bib_available_status {
    padding-bottom: 8px !important;
    padding-top: 13px;
    /*border-radius: 4px 4px 0px 0px;*/
}
.bib_available_status {
    height: auto;
    float: right !important;
    text-align: center;
    font-family: sans-serif;
    left: 7px;
    min-width: 278px;
    padding: 10px 0px;
    font-size: 20px !important;
    margin: 0px;
    position: absolute;
    bottom:0px;
    right:0px;

    background-color: var(--light-blue);
}
.available_bottom {
  position: absolute;
  right: 7px;
  bottom: 0px;
}

.bib_item_photo_individual {
    float: left;
}
.bib_item_photo_individual img {
    max-width: 9.5em;
    margin-top: 5px;
}
.bib_item_photo_individual img {
    max-width: 100%;
    margin-top: 5px;
}
.bib_result_availability {
    float: right;
    width: 30%;
}
.bib_availability
  float: right;
}
.bib_title_large {
  float: left;
}

.bib_title.check a{
  color: white !important;
}


div#edit-add-to-list .panel-title:hover {
    background: #f9f9f9;
    color: black;
}

.col-sm-status-container {
    width: 80%;
    float: none;
    margin: auto;
    padding: 13px;
    text-align: center;
}
.available_message {
    color: white !important;
    font-size: 19px;
}

.col-sm-3.nopadding.mobile-width-modifier {
    width: 95%;
    float: none;
    margin: auto;
}
.col-sm-12.borderit {
    float: left !important;
    width: 94%;
    margin-left: 3%;
}
.bib-level-hold-form {
  margin-top: 15px;
}
.show_as_unavailable {
    color: var(--dark-gray);
    font-size:12px !important;
}
.bib_item_table.nopadding {
    width: 100%;
    max-width: 100%;
    display: block;
}
.bib_item_details {
    padding-right: 10px;
    font-weight: bold;
}
table#edit-0 {
    width: 100%;
    max-width: 100%;
    float: left;
    display: block;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    width: 33%;
  overflow-wrap: anywhere;
}
td {
    vertical-align: top;
}
  #add_to_list, .add_item_to_list {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 8px !important;
    padding: 0px 0px 0px 0px;
  }
  p.sfonly {
    margin: 0px !important;
    float: left !important;
    font-size: 15px !important;
    /*position: relative !important;*/
    top: 6px !important;
    /* text-decoration: underline; */
    width: 100% !important;
    border-bottom: 2px solid #afafaf !important;
    line-height: 15px !important;
  }

}
