.container_outerSlider {
	max-width: 600px;
	height: 343px;
	background: url('/wp-content/uploads/2021/03/event_scoreboard.png');
}

.row_event {
	position: relative;
	width: 100%;
  display: -ms-flexbox;
  display: flex;
}

.sportsbook_slider_main {
  max-width: 600px;
}

.sportsbook_slider_main a {
	text-decoration: none !important;
}

.vce-col_eventteams {
	flex: 1 1 0;
  width: 50%;
  max-width: 50%;
	text-align: center;
	padding-top: 40px;
}

.teamLogo {
	max-width: 150px;
  max-height: 150px;
}

.vce-col_league {
	padding-top: 20px;
	width: 100%;
	text-align: center;
}

.vce-col_date {
	padding-top: 20px;
	width: 100%;
	text-align: center;
}

.vce-col_time {
	width: 100%;
	text-align: center;
}

.colors-dark .entry-content a,
.colors-dark .entry-content a img,
.colors-dark .comment-content a img,
.colors-dark .widget a img {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

/* ADMIN-PANEL */

.admin_headline_h2 {
	padding: 30px 10px;
}

.admin_team_container {
	padding-top: 30px;
}

.admin_teamlist_row {
	height: 40px;
}

.admin_eventlist_row {
	height: 60px;
}

.admin_teamlogo_col {
	max-width: 50px;
	text-align: center;
}

.admin_teamLogo {
	max-width: 30px;
	max-height: 30px;
}

.admin_team_image_a img {
	max-width: 30px;
	max-height: 30px;
}

.admin_team_container,
.admin_eventlist_container {
	padding-top: 30px;
}

.admin_team_container a,
.admin_eventlist_container a {
	text-decoration: none;
}

.text-success img.emoji {
	filter: invert(44%) sepia(97%) saturate(457%) hue-rotate(82deg) brightness(99%) contrast(75%);
}

.text-danger img.emoji {
	filter: invert(33%) sepia(90%) saturate(7474%) hue-rotate(355deg) brightness(95%) contrast(120%);
}

.admin_submit_button {
	height: 34px;
  padding: 3px 16px 3px 16px;
}
