.container-completed {
  margin-top: 80px;
  height: 60px;
}
.container-completed-left {
  height: 100%;
  width: 50%;
  float: left;
  border-right: 1px solid #000000;
  color: #acacac;
}

.container-completed-tab.activity {
  color: #000000;
}

.container-completed-left-span {
  font-family: "Helvetica Neue LT Pro Md";
  font-size: 24px;
  line-height: 60px;
  float: right;
  padding-right: 40px;
  cursor: pointer;
}

.container-completed-right {
  height: 100%;
  width: 50%;
  float: right;
  border-left: 1px solid #000000;
  padding-left: 40px;
  color: #acacac;
  cursor: pointer;
}
.container-completed-right-span {
  font-family: "Helvetica Neue LT Pro Md";
  font-size: 24px;
  line-height: 60px;
}
.not-active {
  color: #000000;
}
.table-td-family-roman {
  font-family: "Helvetica Neue LT Pro R";
}
.table-td-family-roman-small {
  padding-left: 0;
  padding-right: 0;
}
.table-td-family-roman-small a {
  color: #000000;
  font-size: 1rem;
  text-decoration: underline !important;
  cursor: pointer;
}
button {
  border-radius: 4px;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 1);
  width: 94px;
  height: 40px;
  font-family: "Helvetica Neue LT Pro R";
}
input {
  margin-top: 0;
}
.detail-check {
  vertical-align: middle;
}
.detail-check:hover {
  cursor: pointer;
}

.table-td-family-md>button:hover {
  color: #FFFFFF;
  background: #000000;
}

.empty-list {
  width: 100%;
  font-family: "Helvetica Neue LT Pro R";
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #000000;
  padding-top: 16px;
  padding-bottom: 115px;
}
.table td, .table th {
  padding-right: 0;
}
th.table-select {
  padding-left: 30px;
}
td.table-select {
  padding-left: 30px;
}
.table-entry-id {
  width: 137px;
}
.table-entry-title {
  width: 290px;
}
.table-entry-data {
  width: 137px;
}
.table-entry-categories {
  width: 176px;
}
.table-entry-status {
  padding-right: 30px;
}
.completed-table-select {
  /*padding-left: 30px;*/
}
th.completed-table-trans-id {
  padding-right: 20px;
  padding-left: 20px;
  width: 180px;
}
th.completed-table-trans-id {
  padding-right: 20px;
  padding-left: 20px;
  width: 180px;
}
.completed-table-trans-id-a {
  color: #000000;
  text-decoration:underline;
}
.completed-table-trans-id-a:hover{
  color: #000000;
  text-decoration:underline;
}
th.completed-table-entry-id {
  padding-right: 20px;
  padding-left: 20px;
  width: 137px;
}
td.completed-table-entry-id {
  padding-right: 20px;
  padding-left: 20px;
  width: 137px;
}
th.completed-table-entry-title {
  padding-right: 20px;
  padding-left: 20px;
  width: 320px;
}
td.completed-table-entry-title {
  padding-right: 20px;
  padding-left: 20px;
  width: 320px;
}
th.completed-table-entry-data {
  width: 120px;
}
th.completed-table-entry-categories {
  padding-right: 20px;
  padding-left: 20px;
  width: 280px;
}
td.completed-table-entry-categories {
  padding-right: 20px;
  padding-left: 20px;
  width: 280px;
}
.completed-table-entry-status {
  padding-right: 30px;
}

.order-settlement {
  width: 100%;
  margin-top: 40px;
}

.sub-btn {
  font-family: "Helvetica Neue LT Pro Md";
  width: 220px;
  height: 40px;
  line-height: 40px;
  background: #000000;
  border: 1px solid #000000;
  border-radius: 4px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  color: #FFFFFF;
  float: right;
}

.sub-btn:hover {
  cursor: pointer;
  background: #000000;
}
