/**
 * @author   Alek Mlynek - Swiftroot(info@swiftroot.com)
 * Minor CSS tweaks for the views and respective templates. Any future changes should be added here.
 */
.main-content .aft-product-table th, .main-content .aft-product-table td {
  text-align: center !important; }
  .main-content .aft-product-table th.text-left, .main-content .aft-product-table td.text-left {
    text-align: left !important; }
  .main-content .aft-product-table th.italics, .main-content .aft-product-table td.italics {
    font-style: italic; }
  .main-content .aft-product-table th.text-right, .main-content .aft-product-table td.text-right {
    text-align: right !important; }
  .main-content .aft-product-table th.fixed-width, .main-content .aft-product-table td.fixed-width {
    width: 15% !important; }

/*# sourceMappingURL=main.css.map */
