/**
 * @file
 * Styles for shipping quote cart and checkout panes.
 */

.form-item .description {
  /* Fix the inheritance from table rows. */
  white-space: normal;
}

.solid-border#quote {
  margin-top: 1em;
}

.quote-button {
  color: rgb(0, 0, 125);
  cursor: pointer;
  font-weight: bold;
}

.quote-error {
  display: inline;
}

.quote-notes {
  margin-left: 25px;
}

.node-form .product-shipping .form-text {
  display: inline;
  width: auto;
}

/*
     FILE ARCHIVED ON 06:37:13 Dec 25, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:26:51 Nov 16, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/