#companyLogoTopBanner {
   display: none !important;
}/* PAYPAL SMARTBUTTONS===============================================================*/.checkoutButtonList { /* Container for the checkout links and PayPal smart payment buttons, if the smart payment buttons are present */ float: right; clear: both; padding-right: 30px;}.checkoutPaypalSmartPaymentButtons { /* Container for the PayPal smart payment buttons */ float: right; clear: both;}.payPalOption td { /* PayPal option in the Payment Information */ width: 220px;}.payPalOption td div { /* Container for the PayPal smart payment buttons in the PayPal option in the Payment Information */ clear: both; float: left;}#payPalButtons { /* PayPal initial order form page when multiple payment option */ background-color: #ffffff; padding: 16px;}#payPalOptionButtons { /* Container for the PayPal smart payment buttons */ float: right; clear: both; width: 220px;}


input#termsConditions {
  zoom: 1.5 !important;
  transform: scale(2) !important;
  padding: 10px !important;
  border: 0px !important;
  -webkit-transform: scale(1) !important;
  -moz-transform: scale(2) !important;
  transform: scale(2);
  margin: auto 6px;
}
