@charset "utf-8";
/* CSS Document */

body {
    overflow-y: scroll;
    overflow-x: hidden;
    background-position: 420px 0;
    width:1080px;
    height: 1080px;
    pointer-events: none;
    background: none!important;
    margin: 0.5vw;
	background-color: #141414!important;
}
html {
    background: none;
}
.uk-container{
	width: 100%;
	height: 1380px;
	position: absolute;
}
.uk-width-1-2, .uk-width-2-4, .uk-width-3-6, .uk-width-5-10 {
    display: none;
}
.uk-switcher .uk-text-center {
    display: none;
}
.uk-panel>:not(.uk-panel-title):last-child {
    margin: 0;
    width: 100%;
}
thead {
	display: none;
}
.r2la_table {
    background: none;
    display: grid;
}
.r2la_table td, .r2la_table th {
    padding: 9px 12px;
}
.uk-table-striped tbody tr {
	background: none;
	width: 31.666vw;
	margin: 0.5vw;
	height: 14.6vw;
	display: inline-block;
	float: left;
	position: relative;
	background-color: rgb(35, 35, 35)!important;
}
#champ-tabs > li:nth-child(1) .r2la_table > tbody > tr > td:nth-child(2) .uk-vertical-align-middle, #champ-tabs > li:nth-child(2) .r2la_table > tbody > tr > td:nth-child(2) .uk-vertical-align-middle {
    /* width: 250px; */
    position: absolute;
    top: 0;
    left: 3.6vw;
    line-height: 4vw;
    font-size: 1.2vw!important;
}
#champ-tabs > li:nth-child(1) .r2la_table > thead > tr > th:nth-child(2) .uk-vertical-align-middle{
    padding-left: 185px;
}
#champ-tabs > li:nth-child(1) .r2la_table{
    position: relative;
} 

#champ-tabs > li:nth-child(1) .r2la_table > tbody > tr > td:nth-child(2),
#champ-tabs > li:nth-child(2) .r2la_table > tbody > tr > td:nth-child(2),
#champ-tabs > li:nth-child(3) .r2la_table > tbody > tr > td:nth-child(2) {
	padding: 0;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 31.666vw;
	height: 14.6vw;
}

.livery{
	position: absolute;
	width: 31.666vw;
	height: 17.838vw;
	left: 0;
	bottom: -2.5vw;
	display: inline-block;
	transform: none;
}

tbody > tr > td {
	opacity: 0;
	display: none;
}

tbody > tr > td:first-child {
	opacity: 1;
	display: inherit;
	padding: 0;
	padding-left: 1.5vw!important;
}

tbody > tr > td:nth-child(2) {
	opacity: 1;
	display: inherit;
	height: 200px
}

tbody > tr > td:last-child {
	opacity: 1;
	display: inherit;
}

tbody > tr > td:last-child {
	opacity: 1;
	position: absolute!important;
	right: 1.2vw;
	top: 0;
	padding: 0;
	text-align: right;
	width: 8vw!important;
}

#champ-tabs > li:nth-child(1) .r2la_table > tbody > tr > td > .uk-vertical-align-middle {line-height: 4vw;font-size: 1.2vw;width: 25vw;}

#champ-tabs > li:nth-child(1) .r2la_table > tbody > tr > td:first-child > .uk-vertical-align-middle {
	font-size: 1.6vw!important;
	top: 0;
	position: absolute;
}

thead > tr > th {
	opacity: 0;
}

thead > tr > th:first-child {
	opacity: 1;
}

thead > tr > th:nth-child(2) {
	opacity: 1;
}

thead > tr > th:last-child {
	opacity: 1;
	position: absolute!important;
	left: 530px
}

#champ-tabs > li:nth-child(1) .r2la_table > thead > tr > th > .uk-vertical-align-middle {
	font-size: 25px !important;
	height: 35px
}