.orun-crypto tr,

.orun-crypto thead,

.orun-crypto td,

.orun-crypto th {

  background-color: transparent;

  border: none;

}

.orun-crypto tbody tr td:first-child {

  width: 100%;

  text-align: left !important;

  font-weight: 600;

  display: inline-flex;

  align-items: center;

}

.orun-crypto tbody tr td:last-child {

  font-weight: 600;

}

.orun-crypto th:not(:first-child),

.orun-crypto td {

  text-align: center;

}

.orun-crypto td {

  padding: 10px 6px;

  font-size: 14px;

}

.orun-crypto thead th {

  font-size: 13px !important;

  padding: 10px 6px;

  font-weight: 700;

  color: rgba(0, 0, 0, 0.7);

  border-bottom: 1px solid rgba(0, 0, 0, 0.1);

  width: 50%;

}

.orun-crypto span {

  display: inline-block;

  margin-left: 10px;

}



.orun-currency tr,

.orun-currency thead,

.orun-currency td,

.orun-currency th {

  background-color: transparent;

  border: none;

}

.orun-currency tbody tr td:first-child {

  width: 100%;

  text-align: left !important;

  font-weight: 600;

  display: inline-flex;

  align-items: center;

}

.orun-currency tbody tr td:last-child {

  font-weight: 600;

}

.orun-currency th:not(:first-child),

.orun-currency td {

  text-align: center;

}

.orun-currency td {

  padding: 10px 6px;

  font-size: 14px;

}

.orun-currency thead th {

  font-size: 13px !important;

  padding: 10px 6px;

  font-weight: 700;

  color: rgba(0, 0, 0, 0.7);

  border-bottom: 1px solid rgba(0, 0, 0, 0.1);

  width: 50%;

}

.orun-currency span {

  display: inline-block;

  margin-left: 10px;

}

