.table-responsive .thead-default > tr > th:first-child {
  width: 75px; }

.method-choose:hover{
  cursor: pointer;
  /*background-color: #374250 !important;*/
}
.choosed {
  background-color: white;
  color: black;
  font-weight: bold;
}
/*# sourceMappingURL=checkout.css.map */
.table > tbody > tr > td {
  border-top: none;
}