th, td {
   padding: 5px;
}   

#edit-i-agree {
   visibility: visible !important;
}

   .cart-block-summary-links li {
      /* margin-left: 5px !important; */
      margin: 0px !important;
	  border: none;
   }
   .cart-block-summary-links li a {
      /* display: inline !important; */
	  color: #FFFFFF !important;
      margin: 0px -10px 0px -5px !important	  
	  white-space: nowrap !important
   }
   #edit-items-0-desc-title, #edit-items-1-desc-title, #edit-items-2-desc-title, #edit-items-3-desc-title, #edit-items-4-desc-title, #edit-items-5-desc-title {
      margin: 13px 0px 0px 10px !important;
      font-weight: bold !important;
      color: #000000 !important;
      text-decoration: underline !important;
      display: block !important;      
   }
   #edit-items-0-desc-title:hover, #edit-items-1-desc-title:hover {
      text-decoration: none !important;
   }
   #edit-update, #edit-empty, #edit-checkout--2, #edit-continue-shopping, .cart-block-summary-links li a, #edit-items-0-remove, #edit-items-1-remove, #edit-items-2-remove, #edit-items-3-remove, #edit-items-4-remove, #edit-items-5-remove {
      background-color: #755A64;
      background: rgba(117,90,100,1);
      background-clip: padding-box;
      font-size: 14px;
      font-family: "Arial";
      font-weight: 400;
      font-style: normal;
      color: #FFFFFF;
      text-shadow: none;
      text-align: center;
      text-decoration: none;
      text-transform: none;
      border-radius: 0 0 0 0;
      border: solid #8CBEB2;
      border: solid rgba(140,190,178,1);
      border-width: 0 0 0 0;
      box-shadow: none;
      padding: 5px 10px 5px 10px;
   }
   #edit-update:hover, #edit-empty:hover, #edit-checkout--2:hover, #edit-continue-shopping:hover, .cart-block-summary-links li a:hover, #edit-items-0-remove:hover, #edit-items-1-remove:hover, #edit-items-2-remove:hover, #edit-items-3-remove:hover, #edit-items-4-remove:hover, #edit-items-5-remove:hover {
      border-radius: 0 0 0 0;
      border: solid #097083;
      border: solid rgba(9,112,131,1);
      border-width: 0 0 0 0;
      box-shadow: 2.12px 2.12px 4px rgba(0,0,0,0.59);
      background-color: #755A64;
      background: rgba(117,90,100,1);
   }
   .uc-cart-checkout-button, #edit-mactreasurer-uiowa-edu {
      display: none;
   }
   
input[type=checkbox] {
    margin: -5px 0px 0px 0px !important;
    visibility: visible !important;
}

input[type=radio] {
    margin: 0px;
    visibility: visible !important;
}

#drupal-off-canvas .ttr_checkbox label, .ttr_checkbox label
{display:none !important;}

#drupal-off-canvas .ttr_radio label, .ttr_radio label
{display:none !important;}