/* RESPONSIVE */
@media (orientation: landscape) {
	.live_race_team_column, .cell_team_column {
		display: table-cell;
	}
	.live_race_flag {
		display: inline-block;
	}
}
@media (orientation: portrait) {	
	.live_race_team_column, .cell_team_column {
		display: none;
	}
	.live_race_flag {
		display: inline-block;
	}
}
@media (max-width: 899px) {	
	#live_race_navigation {
		height: 30px;
		line-height: 30px;
		font-size: 20px;
		margin-top: 30px;
		display: flex;
	}
	#live_race_title_center {
		text-align: center;
	}
	#live_race_title_center, #live_race_navigation {
		width: 100%;
	}
	#live_race_title_center > a {
		font-size: 20px;
	}
	#live_race {
		width: 100%;
	}
	#live_race_navigation > a {
		padding-left: 20px;
		padding-right: 20px;
		flex: 1;
		margin-left: 0px;
		margin-right: 0px;
	}
	#sub_info_live_race > a, #speed_live_race > a {
		font-size: 18px;
	}
	#mode_live_race > a {
		font-size: 22px;
	}
	#live_race_title {
		height: 250px;
	}
	.live_race_media{
		display: none;
	}
	.live_race_racenb {
		display: block;
		font-size: 40px;
	}
	.live_race_author_map {
		font-size: 12px;
		display: flex;
	}
	.live_race_racename {
		font-size: 30px;
		top: 10px;
		left: 80px;
		display: block;
	}
	.live_race_started_column {
		display: none;
	}
	.live_race_best_column {
		display: none;
	}
	.live_race_time_column {
		display: table-cell;
	}
	.live_average_column {
		display: none;
	}
	.live_race_points_column {
		display: none;
	}
	.live_race_points_column {
		width: 20%;
	}
	.live_race_time_column, .live_race_started_column, .live_race_best_column, .live_average_column {
		width: 20%;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {	
	#live_race_navigation {
		height: 40px;
		line-height: 40px;
		font-size: 25px;
		margin-top: 25px;
		display: block;
	}
	#live_race_title_center {
		text-align: left;
	}
	#live_race_title_center, #live_race_navigation {
		width: 850px;
	}
	#live_race_title_center > a {
		font-size: 30px;
	}
	#live_race {
		width: 850px;
	}
	#live_race_navigation > a {
		padding-left: 25px;
		padding-right: 25px;
		display: inline-block;
		margin-left: 15px;
		margin-right: 15px;
	}
	#sub_info_live_race > a, #speed_live_race > a {
		font-size: 20px;
	}
	#mode_live_race > a {
		font-size: 35px;
	}
	#live_race_title {
		height: 170px;
	}
	.live_race_media{
		display: block;
	}
	.live_race_racenb {
		display: block;
		font-size: 40px;
	}
	.live_race_author_map {
		font-size: 16px;
		display: flex;
	}
	.live_race_racename {
		font-size: 40px;
		top: 10px;
		left: 80px;
		display: block;
	}
	.live_race_best_column {
		display: table-cell;
	}
	.live_race_started_column {
		display: none;
	}
	.live_race_time_column {
		display: table-cell;
	}
	.live_race_points_column {
		display: none;
	}
	.podium_driver_column {
		display: none;
	}
	.live_race_team_column, .cell_team_column {
		display: table-cell;
	}
	.live_race_flag {
		display: inline-block;
	}
	.live_average_column {
		display: table-cell;
	}
	.live_race_points_column {
		width: 13%;
	}
	.live_race_time_column, .live_race_started_column, .live_race_best_column, .live_average_column {
		width: 13%;
	}
}
@media (min-width: 1200px) and (max-width: 1399px) {
	#live_race_navigation {
		height: 50px;
		line-height: 50px;
		font-size: 30px;
		margin-top: 15px;
		display: block;
	}
	#live_race_title_center {
		text-align: left;
	}
	#live_race_title_center, #live_race_navigation {
		width: 1150px;
	}
	#live_race_title_center > a {
		font-size: 30px;
	}
	#live_race {
		width: 1150px;
	}
	#live_race_navigation > a {
		padding-left: 30px;
		padding-right: 30px;
		display: inline-block;
		margin-left: 15px;
		margin-right: 15px;
	}
	#sub_info_live_race > a, #speed_live_race > a {
		font-size: 23px;
	}
	#mode_live_race > a {
		font-size: 38px;
	}
	#live_race_title {
		height: 170px;
	}
	.live_race_media{
		display: block;
	}
	.live_race_racenb {
		display: block;
		font-size: 40px;
	}
	.live_race_author_map {
		font-size: 16px;
		display: flex;
	}
	.live_race_racename {
		font-size: 40px;
		top: 10px;
		left: 80px;
		display: block;
	}
	.live_race_best_column {
		display: table-cell;
	}
	.live_race_started_column {
		display: table-cell;
	}
	.live_race_time_column {
		display: table-cell;
	}
	.podium_driver_column {
		display: table-cell;
	}
	.live_race_team_column, .cell_team_column {
		display: table-cell;
	}
	.live_race_flag {
		display: inline-block;
	}
	.live_average_column {
		display: table-cell;
	}
	.live_race_points_column {
		width: 7%;
	}
	.live_race_time_column, .live_race_started_column, .live_race_best_column, .live_average_column {
		width: 9%;
	}
}
@media(min-width: 1400px) and (max-width: 2099px) {	
	#live_race_navigation {
		height: 50px;
		line-height: 50px;
		font-size: 30px;
		margin-top: 15px;
		display: block;
	}
	#live_race_title_center {
		text-align: left;
	}
	#live_race_title_center, #live_race_navigation {
		width: 1350px;
	}
	#live_race_title_center > a {
		font-size: 30px;
	}
	#live_race {
		width: 1350px;
	}
	#live_race_navigation > a {
		padding-left: 30px;
		padding-right: 30px;
		display: inline-block;
		margin-left: 15px;
		margin-right: 15px;
	}
	#sub_info_live_race > a, #speed_live_race > a {
		font-size: 25px;
	}
	#mode_live_race > a {
		font-size: 40px;
	}
	#live_race_title {
		height: 170px;
	}
	.live_race_media{
		display: block;
	}
	.live_race_racenb {
		display: block;
		font-size: 40px;
	}
	.live_race_author_map {
		font-size: 16px;
		display: flex;
	}
	.live_race_racename {
		font-size: 48px;
		top: 10px;
		left: 80px;
		display: block;
	}
	.live_race_best_column {
		display: table-cell;
	}
	.live_race_started_column {
		display: table-cell;
	}
	.live_race_time_column {
		display: table-cell;
	}
	.podium_driver_column {
		display: table-cell;
	}
	.live_race_team_column, .cell_team_column {
		display: table-cell;
	}
	.live_race_flag {
		display: inline-block;
	}
	.live_average_column {
		display: table-cell;
	}
	.live_race_points_column {
		width: 7%;
	}
	.live_race_time_column, .live_race_started_column, .live_race_best_column, .live_average_column {
		width: 10%;
	}
}
@media(min-width: 2100px) {	
	#live_race_navigation {
		height: 50px;
		line-height: 50px;
		font-size: 30px;
		margin-top: 15px;
		display: block;
	}
	#live_race_title_center {
		text-align: left;
	}
	#live_race_title_center, #live_race_navigation {
		width: 2050px;
	}
	#live_race_title_center > a {
		font-size: 30px;
	}
	#live_race {
		width: 2050px;
	}
	#live_race_navigation > a {
		padding-left: 30px;
		padding-right: 30px;
		display: inline-block;
		margin-left: 15px;
		margin-right: 15px;
	}
	#sub_info_live_race > a, #speed_live_race > a {
		font-size: 28px;
	}
	#mode_live_race > a {
		font-size: 44px;
	}
	#live_race_title {
		height: 170px;
	}
	.live_race_media{
		display: block;
	}
	.live_race_racenb {
		display: block;
		font-size: 42px;
	}
	.live_race_author_map {
		font-size: 18px;
		display: flex;
	}
	.live_race_racename {
		font-size: 50px;
		top: 10px;
		left: 80px;
		display: block;
	}
	.live_race_best_column {
		display: table-cell;
	}
	.live_race_started_column {
		display: table-cell;
	}
	.live_race_time_column {
		display: table-cell;
	}
	.podium_driver_column {
		display: table-cell;
	}
	.live_race_team_column, .cell_team_column {
		display: table-cell;
	}
	.live_race_flag {
		display: inline-block;
	}
	.live_average_column {
		display: table-cell;
	}
	.live_race_points_column {
		width: 10%;
	}
	.live_race_time_column, .live_race_started_column, .live_race_best_column, .live_average_column {
		width: 10%;
	}
}

/* BODY */
#first_body {
	padding-bottom: 50px;
	position: relative;
	top: 120px;
	margin-bottom: 150px;
	min-height: 100%;
}

/* LIVE RACE */
#live_race {
	margin: auto;
	transition: 0.3s;
}
#live_race_title {
	position: relative;
}
#live_race_title_center {
	transition: 0.3s;
	margin: auto;
	display: block;
	height: 110px;
	padding-top: 10px;
}
#live_race_title_center > a {
	font-family: LemonMilkRegular;
	display: block;
	color: #FFF;
	transition: 0.3s;
	margin-bottom: 20px;
}
#live_race_navigation {
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#live_race_navigation > a {
	font-family: AvenirNextCyrLight;
	cursor: pointer;
	position: relative;
	bottom: 0px;
	height: 100%;
	z-index: 1;
	transition: color 0.3s;
}
#live_race_container {
	width: 100%;
	position: relative;
	overflow: hidden;
	width: 100%;
	display: flex;
	text-align: center;
	margin-bottom: 20px;
	margin-top: -30px;
}
#live_race_weather_details > p {
	margin: 0;
	display: flex;
	margin-top: 10px;
}
#live_race_weather_details > p > a {
	margin-top: 1px;
}
#live_race_thumbnail {
	width: 100%;
	position: relative;
	display: flex;
}
#shadow_thumbnails {
	width: 100%;
	height: 100%;
	position: absolute;
	background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.921988863904937) 10%, rgba(0,0,0,0.8631653344931722) 25%, rgba(0,0,0,0) 100%);
}
#live_race_img {
	position: relative;
	width: max-content;
	height: 200px;
	margin: auto;
	top: -50px;
	background-color: #FFF;
}
#live_race_infos_map {
	font-size: 40px;
	font-family: LemonMilkRegular;
	text-align: center;
	color: #3d3d3d;
}
#live_race_infos_left {
	width: 34%;
	float: left;
}
#live_race_infos_right {
	width: 34%;
	float: right;
}
#live_race_infos_left, #live_race_infos_right {
	font-size: 25px;
	font-family: Prototype;
	color: #3d3d3d;
}
#live_race_details_map {
	position: absolute;
	bottom: 30px;
	transition: 0.3s ease-in-out;
	color: #fff;
	font-size: 20px;
	font-family: Prototype;
	z-index: 1;
	width: 100%;
}
#live_race_weather_details {
	display: flex;
	flex-direction: row;
	margin-left: 50px;
	flex-wrap: wrap;
}
#live_race_table {
	margin-top: 50px;
}
#live_race_table > #live_race_content > table {
	width: 100%;
	text-align: center;
	border-collapse: separate;
	border-spacing: 0px;
}
#live_race_table > #live_race_content > table > thead {
	font-family: Prototype;
	font-size: 20px;
	background-color: #3d3d3d;
	color: #fff;
}
#live_race_table > #live_race_content > table > thead > tr > th {
	height: 40px;
}
#live_race_table > #live_race_content > table > tbody {
	font-family: AvenirNextCyrLight;
	font-size: 20px;
	color: #1e272e;
	background-color: rgba(241, 242, 246,0.3);
}
#live_race_table > #live_race_content > table > tbody > tr {
	height: 60px;
	box-shadow: 0px 1px #dfe4ea;
	cursor: default;
}
#live_race_table > #live_race_content > table > tbody > tr:hover {
	height: 60px;
	background-color: #dfe4ea;
}
#live_race_table > #live_race_content > table > tbody > tr > td {
	position: relative;
}
#live_race_table > #live_race_content > table > tbody > tr > td > a {
	vertical-align: middle;
	text-decoration: none;
	color: #3d3d3d;
}
#live_race_position {
	font-size: 25px;
	font-family: Prototype;
	background-color: #3d3d3d;
	color: #FFF;
	width: 35%;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 60px;
}
#live_race_own_position {
	font-size: 25px;
	font-family: Prototype;
	background-color: #c23616;
	color: #FFF;
	width: 35%;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 60px;
}
#live_race_last_position, #live_race_last_own_position {
	width: 65%;
	height: 60px;
	position: absolute;
	top: 0;
	right: 0;
}
#live_race_last_position::before {
	content: "";
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
	border-left: 15px solid #3d3d3d;
	position: absolute;
	left: 0;
	top: 0;
}
#live_race_last_own_position::before {
	content: "";
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
	border-left: 15px solid #c23616;
	position: absolute;
	left: 0;
	top: 0;
}
#live_race_hidden_points {
	width: min-content;
}
#live_race_own_tr {
	background-color: #dfe4ea;
}
#top_live_race {
	position: relative;
	display: flex;
	flex-direction: column;
	margin-bottom: 30px;
}
#sub_info_live_race {
	position: relative;
	display: flex;
	flex-direction: row;
}
#sub_info_live_race > a {
	font-family: Prototype;
	color: #3d3d3d;
	text-overflow: ellipsis;
	transition: 0.3s;
	width: 50%;
}
#mode_live_race {
	text-align: center;
	display: flex;
	padding: 15px;
	margin-bottom: 20px;
}
#mode_live_race > a {
	font-family: Prototype;
	color: #3d3d3d;
	text-overflow: ellipsis;
	transition: 0.3s;
	cursor: pointer;
	margin: auto;
	width: 33%;
}
#speed_live_race {
	display: flex;
}
#speed_live_race > a {
	font-family: Prototype;
	color: #3d3d3d;
	text-overflow: ellipsis;
	transition: 0.3s;
	width: 50%;
	text-align: center;
}
#right_commands_live {
	display: flex;
	flex-direction: column;
}
#commands_live {
	display: flex;
	flex-direction: row;
	width: 50%;
	margin-top: 30px;
}
.commands_live_icon {
	width: 30px;
	flex: 0 auto;
	margin: auto;
	cursor: pointer;
}
.position_column {
	width: 170px;
}
.live_race_media {
	font-size: 24px;
	color: #fff;
	transition: 0.3s;
	position: absolute;
	z-index: 1;
	right: 0;
	bottom: 0;
	text-align: left;
	width: 115px;
	overflow: hidden;
	line-height: 12px;
	font-family: Prototype;
}
.background_media {
	position: absolute;
	background-color: #3d3d3d;
	height: 40px;
	width: 100%;
	z-index: -1;
	top: 0;
	clip-path: polygon(12.29% -8px, 108.96% -25.38%, 105.36% 120.33%, -14px 114.43%);
}
.icon_live_race_media {
	width: 50px;
	margin-top: -10px;
	margin-right: 5px;
	margin-left: 15px;
	display: flex;
}
.icon_live_race_media > img, .icon_live_race_media > a > img, .addeventatc > img {
	width: 30px;
	margin-top: 13px;
	cursor: pointer;
	margin-left: 5px;
	margin-bottom: 3px;
	margin-right: 20px;
}
.live_race_racenb {
	font-family: Prototype;
	color: #FFFFFF;
	transition: 0.3s;
	position: absolute;
	width: 50px;
	z-index: 0;
}
.live_race_racenb > a {
	margin-left: 5px;
	top: 4px;
	position: relative;
}
.live_race_racenb::before {
	background-color: #3d3d3d;
	transition: 0.3s;
	transform: rotateZ(45deg);
	content: "";
	width: 130px;
	height: 130px;
	position: absolute;
	left: -65px;
	top: -65px;
	z-index: -1;
}
.live_race_details_icon {
	width: 25px;
	margin-right: 5px;
	margin-left: 30px;
}
.live_race_racename {
	font-family: Prototype;
	color: #fff;
	position: absolute;
	text-overflow: ellipsis;
	transition: 0.3s;
	z-index: 2;
}
.live_race_author_map {
	font-family: Prototype;
	color: #FFFFFF;
	transition: 0.3s;
	position: absolute;
	top: 55px;
	left: 81px;
	z-index: 1;
}
.cell_pseudo_live_race {
	font-size: 24px;
	white-space: nowrap;
	font-family: Prototype;
	color: #3d3d3d;	
	text-align: left;
	max-width: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 10px;
}
.live_race_flag_column {
	text-align: left;
	padding-left: 10px;
}
.live_race_team_column {
	text-align: left;
}
.live_race_flag {
	max-height: 48px;
	max-width: 48px;
	vertical-align: middle;
	margin-right: 10px;
	display: inline-block;
	width: min-content;
}
.cell_team_column {
	text-align: left;
	font-size: 24px;
	white-space: nowrap;
	font-family: Prototype;
	color: #3d3d3d;
	max-width: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.live_race_link { 
	color: #1e272e;
	text-decoration: underline
}
.live_race_top_last_position {
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 12px solid #44bd32;
	position: absolute;
	top: calc(50% - 6px);
}
.live_race_down_last_position {
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 12px solid #de0505;
	position: absolute;
	top: calc(50% - 6px);
}
.live_race_null_last_position {
	position: absolute;
	top: calc(50% - 6px);
	width: 12px;
	height: 12px;
	border-radius: 20px;
	background-color: #4b4b4b;
	margin-left: 2px;
}
.live_race_top_last_own_position {
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 12px solid #44bd32;
	position: absolute;
	top: calc(50% - 6px);
}
.live_race_down_last_own_position {
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 12px solid #de0505;
	position: absolute;
	top: calc(50% - 6px);
}
.live_race_null_last_own_position {
	position: absolute;
	top: calc(50% - 6px);
	width: 12px;
	height: 12px;
	border-radius: 20px;
	background-color: #4b4b4b;
	margin-left: 2px;
}
.live_race_speed_icon {
	width: 25px;
	height: 25px;
	position: relative;
	cursor: pointer;
	margin-top: 3px;
}
.title_form {
	font-size: 23px;
	font-family: AvenirNextCyrLight;
	color: #1e272e;
	display: block;
	text-align: center;
}
.mode_inactive {
	transform: scale(0.70);
	opacity: 0.5;
	transition: 0.3s ease;
}
.mode_inactive:hover {
	transform: scale(1);
	opacity: 1;
}
.before_season {
	font-size: 23px;
	font-family: AvenirNextCyrLight;
	color: #1e272e;
	display: block;
	margin: auto;
	text-align: center;
}