#champ-tabs > li:nth-child(4) .r2la_table > thead > tr > th:first-child {
	width: 50px;
	text-align: left;
	padding-left: 20px;
	/* border-left: 0px !important; */
}

#champ-tabs > li:nth-child(4) .r2la_table > thead > tr > th:nth-child(2) {
	width: 300px;
	padding-left: 0px;
	/* border-left: 0px !important; */
	text-align: left;
}

#champ-tabs > li:nth-child(4) .r2la_table > tbody > tr > td:first-child {
	width: 50px;
	text-align: left;
	padding-left: 20px;
	/* border-left: 0px !important; */
}

#champ-tabs > li:nth-child(4) .r2la_table > tbody > tr > td:first-child > .uk-vertical-align-middle {
	font-size: 20px !important;
}

#champ-tabs > li:nth-child(4) .r2la_table > tbody > tr > td:nth-child(2) {
	width: 300px;
	padding: 10px 0;
	/* border-left: 0px !important; */
	/* box-shadow: -82px -1px #3d3d3d, -82px 1px #3d3d3d, 0px -1px #3d3d3d, 325px -1px #3d3d3d inset, 325px 1px #3d3d3d inset, 324px -1px #3d3d3d, 324px 1px #3d3d3d, 647px -1px #3d3d3d, 647px 1px #3d3d3d, 874px -1px #3d3d3d, 874px 1px #3d3d3d; */
	background: #3d3d3d;
}

#champ-tabs > li:nth-child(4) .r2la_table > tbody > tr > td:nth-child(2) > span {
	font-size:14px;
	opacity: 0.5;
}

#champ-tabs > li:nth-child(4) .r2la_table > tbody > tr > td:nth-child(2) .uk-vertical-align-middle {
	font-size: 16px;
	line-height: 18px;
}

#champ-tabs > li:nth-child(4) .r2la_table > thead > tr > th:last-child {
	width: 30px;
}

#champ-tabs > li:nth-child(4) .r2la_table > tbody > tr > td:last-child {
	width: 30px;
}