#block-eventiowebticket-0 {

}

#block-eventiowebticket-0 table.eventiowt_cart {
  width: 100%;
}


#block-eventiowebticket-0 table.eventiowt_cart th {
  text-align: right;
  color: white;
  border-top: 1px solid #808080;
  border-bottom: 1px solid #808080;
}
#block-eventiowebticket-0 table.eventiowt_cart td {
  text-align: right;
  color: white;
}

.eventiowt_cart_full {
  width: 100%;
}

.eventiowt_cart_full th {
  text-align: left;
  color: white;
  border-top: 1px solid #808080;
  border-bottom: 1px solid #808080;
}

.eventiowt_cart_full td {
  text-align: left;
  color: white;
}

.eventiowt_cart_full tr.total td {
  text-align: left;
  color: white;
  border-top: 1px solid #808080;
  font-weight: bold;
}

.eventiowt_cart_full .price, .eventiowt_cart_full .eur, .eventiowt_cart_full tr.total td {
  text-align: right;
}

.payment_buttons {
  background-color: white;
  text-align: center;
  color: black;
  width: 100%;
}

.payment_buttons input, .payment_buttons a {
  border: 0;
}