.posting-view .posting-table thead th:nth-child(1) {
	width: 7%;
}

.posting-view.rules .posting-table thead th:nth-child(1) {
    width: 10%;
}

.posting-view .posting-table thead th:nth-child(2) {
	width: 23%;
}

.posting-view.rules .posting-table thead th:nth-child(2) {
    width: 30%;
}

.posting-view .posting-table thead th:nth-child(3) {
	width: 25%;
}

.posting-view.rules .posting-table thead th:nth-child(3) {
    width: 15%;
}

.posting-view .posting-table thead th:nth-child(4) {
	width: 15%;
}

.posting-view .posting-table thead th:nth-child(5) {
	width: 25%;
}

.posting-view .posting-table thead th:nth-child(6) {
	width: 15%;
}

.posting-view.tables .posting-table thead th:nth-child(7),
.posting-view.tables .posting-table tbody td:nth-child(7) {
	display: none;
}

.posting-view .posting-table tbody td {
	padding: .5rem .5rem;
	background-color: #fff;
	color: rgba(0, 0, 0, 0.88);
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1rem;
}

/* Users */
.posting-view.users .posting-table thead th{
	background-color: #FFFBE6;
}

.posting-view.users .posting-table thead th:nth-child(1) {
	width: 2%;
}

.posting-view.users .posting-table thead th:nth-child(2) {
	width: 5%;
}

.posting-view.users .posting-table thead th:nth-child(3) {
	width: 20%;
}

.posting-view.users .posting-table thead th:nth-child(4) {
	width: 20%;
}

.posting-view.users .posting-table thead th:nth-child(5) {
	width: 13%;
}

.posting-view.users .posting-table thead th:nth-child(6) {
	width: 13%;
}

.posting-view.users .posting-table thead th:nth-child(7) {
	width: 15%;
}

.posting-view.users .posting-table thead th:nth-child(8) {
	width: 5%;
}

.posting-view.users .posting-table thead th:nth-child(9) {
	width: 7%;
}

.posting-view.users .posting-table tbody td {
	background-color: transparent;
}

.posting-view.users .posting-table tbody tr:nth-child(even) {
	display: none;
}

.posting-view.users .posting-table tbody tr:nth-child(even) > td {
	padding: 0 0 .81rem 0;
	width: 100%;
}

.posting-view.users .posting-table tbody tr.show {
	display: table-row;
}

.posting-view.users .posting-table tbody tr:nth-child(odd) {
	background-color: #fff;
}

.posting-view.users .posting-table tbody tr:nth-child(odd) > td:last-child {
	display: flex;
  	gap: 0.5rem;
}

/* Finance */
.posting-view.finance .headers-title .index-title:nth-child(1),
.posting-view.finance .list-post .index-post:nth-child(1) {
	width: 4%;
}

.posting-view.finance .headers-title .index-title:nth-child(2),
.posting-view.finance .list-post .index-post:nth-child(2) {
	width: 20%;
}

.posting-view.finance .headers-title .index-title:nth-child(3),
.posting-view.finance .list-post .index-post:nth-child(3) {
	width: 17%;
}

.posting-view.finance .headers-title .index-title:nth-child(4),
.posting-view.finance .list-post .index-post:nth-child(4) {
	width: 17%;
}

.posting-view.finance .headers-title .index-title:nth-child(5),
.posting-view.finance .list-post .index-post:nth-child(5) {
	width: 17%;
}

.posting-view.finance.log .headers-title .index-title:nth-child(5),
.posting-view.finance.log .list-post .index-post:nth-child(5) {
	width: 45%;
}

.posting-view.finance .headers-title .index-title:nth-child(6),
.posting-view.finance .list-post .index-post:nth-child(6) {
	width: 25%;
}

/* Balance */
.posting-view.transaction .headers-title .index-title:nth-child(1),
.posting-view.transaction .list-post .index-post:nth-child(1) {
	width: 4%;
}

.posting-view.transaction .headers-title .index-title:nth-child(2),
.posting-view.transaction .list-post .index-post:nth-child(2) {
	width: 30%;
}

.posting-view.transaction .headers-title .index-title:nth-child(3),
.posting-view.transaction .list-post .index-post:nth-child(3) {
	width: 23%;
}

.posting-view.transaction .headers-title .index-title:nth-child(4),
.posting-view.transaction .list-post .index-post:nth-child(4) {
	width: 13%;
}

.posting-view.transaction .headers-title .index-title:nth-child(5),
.posting-view.transaction .list-post .index-post:nth-child(5) {
	width: 30%;
}

/* Referral Bonus */
.posting-view.bonus .headers-title .index-title:nth-child(1),
.posting-view.bonus .list-post .index-post:nth-child(1),
.posting-view.bonus .headers-title .index-title:nth-child(2),
.posting-view.bonus .list-post .index-post:nth-child(2) {
	width: 50%;
}

/* Referral Program */
.posting-view.ref-program .headers-title .index-title:nth-child(1),
.posting-view.ref-program .list-post .index-post:nth-child(1) {
	width: 4%;
}

.posting-view.ref-program .headers-title .index-title:nth-child(2),
.posting-view.ref-program .list-post .index-post:nth-child(2) {
	width: 45%;
}

.posting-view.ref-program .headers-title .index-title:nth-child(n+3):nth-child(-n+5),
.posting-view.ref-program .list-post .index-post:nth-child(n+3):nth-child(-n+5) {
	width: 17%;
}

/* Referral users */
.posting-view.ref-users .headers-title .index-title:nth-child(1),
.posting-view.ref-users  .list-post .index-post:nth-child(1) {
	width: 4%;
}

.posting-view.ref-users .headers-title .index-title:nth-child(2),
.posting-view.ref-users .list-post .index-post:nth-child(2) {
	width: 40%;
}

.posting-view.ref-users .headers-title .index-title:nth-child(3),
.posting-view.ref-users .list-post .index-post:nth-child(3),
.posting-view.ref-users .headers-title .index-title:nth-child(6),
.posting-view.ref-users .list-post .index-post:nth-child(6) {
	width: 19%;
}

.posting-view.ref-users .headers-title .index-title:nth-child(n+4):nth-child(-n+5),
.posting-view.ref-users .list-post .index-post:nth-child(n+4):nth-child(-n+5) {
	width: 10%;
}

/* Promocode */
.posting-view.promocode .headers-title .index-title:nth-child(1),
.posting-view.promocode .list-post .index-post:nth-child(1) {
	width: 20%;
}

.posting-view.promocode .headers-title .index-title:nth-child(n+2):nth-child(-n+3),
.posting-view.promocode .list-post .index-post:nth-child(n+2):nth-child(-n+3) {
    width: 15%;
}

.posting-view.promocode .headers-title .index-title:nth-child(n+4):nth-child(-n+5),
.posting-view.promocode .list-post .index-post:nth-child(n+4):nth-child(-n+5) {
	width: 10%;
}

.posting-view.promocode .headers-title .index-title:nth-child(6),
.posting-view.promocode .list-post .index-post:nth-child(6) {
	width: 16%;
}

.posting-view.promocode .headers-title .index-title:nth-child(7),
.posting-view.promocode .list-post .index-post:nth-child(7) {
    width: 13%;
}

.posting-view.promocode .list-post .index-post.btns {
	display: inline-flex;
	flex-flow: row;
	justify-content: space-around;
}

@media (min-width: 320px) and (max-width: 992px) {
	/* Posting */
	.posting-view.tables .posting-table thead th:nth-child(n+3):nth-child(-n+6),
	.posting-view.tables .posting-table tbody td:nth-child(n+3):nth-child(-n+6) {
		display: none;
	}

	.posting-view.tables .posting-table thead th:nth-child(1),
	.posting-view.tables .posting-table thead th:nth-child(7),
	.posting-view.tables .posting-table tbody td:nth-child(1),
	.posting-view.tables .posting-table tbody td:nth-child(7){
		width: 15%;
	}

	.posting-view.tables .posting-table thead th:nth-child(7),
	.posting-view.tables .posting-table tbody td:nth-child(7) {
		display: table-cell;
	}

	.posting-view.tables .posting-table thead th:nth-child(2),
	.posting-view.tables .posting-table tbody td:nth-child(2) {
		width: 70%;
	}

	/* Users */
	.posting-view.users .posting-table thead th:nth-child(n+4):nth-child(-n+8),
	.posting-view.users .posting-table tbody tr:nth-child(odd) td:nth-child(n+4):nth-child(-n+8) {
		display: none;
	}

	.posting-view.users .posting-table thead th:nth-child(1) {
		width: 5%;
	}

	.posting-view.users .posting-table thead th:nth-child(2),
	.posting-view.users .posting-table thead th:nth-child(9) {
   		width: 15%;
	}

	.posting-view.users .posting-table thead th:nth-child(3) {
		width: 65%;
	}

	.posting-view.promocode .list-post .index-post.btns {
		padding-right: 1rem;
		justify-content: flex-end;
		gap: 1rem;
	}
}
