.component.scoreboard {
	font-family: komissar, HelveticaNeue, sans-serif;
	-webkit-font-smoothing: antialiased;
}

@media (min-width: 932px) {
	.scoreboard-container.desktop-only {
		display: block;
	}
}

.scoreboard-container .media {
	display: flex;
}

.scoreboard-container .media-body {
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1;
}

.scoreboard-container .media-body.unflex {
	-webkit-flex: auto;
	-moz-flex: auto;
	-ms-flex: none;
	-o-flex: auto;
	flex: none;
}

.margin-8-left {
	margin-left: 8px;
}

.scoreboard-container {
	height: 60px;
	transition: height .75s ease-in-out;
	background: #fff;
	overflow-y: hidden;
	overflow-x: hidden;
}

.component .leaderboard-row {
	max-width: 1462px;
	margin: 0 auto;
	letter-spacing: 1px;
	line-height: 0;
}

.component .leaderboard-row a {
	display: inline-block;
}

@media (min-width: 1024px) {
	.scoreboard .subcontainer {
		padding: 0 16px;
	}
}

@media (min-width: 768px) {
	.scoreboard .subcontainer {
		padding: 0 12px;
	}
}

.scoreboard .subcontainer {
	height: 100%;
	margin: 0 auto;
	padding: 0 4px;
	position: relative;
	max-width: 1280px;
}

.scoreboard .subcontainer {
	width: 100%;
	height: 100%;
	position: relative;
	max-width: 1220px;
	margin: 0 auto;
	padding: 0 16px;
}

.component.scoreboard .leaderboard-container {
	margin: 0 auto;
}

.component.scoreboard .left-content {
	max-width: 146px;
	margin-right: 10px;
	height: 60px;
	float: left;
	padding: 4px 5px;
	overflow: hidden;
}

.component.scoreboard .left-content .see-all {
	line-height: 1em;
}

.component.scoreboard .left-content .heading-content-mini {
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
	line-height: 1em;
}

.component.scoreboard .leaderboard-content .left-content:hover .standard-link {
	color: #0195d0;
}

.scoreboard-container .golf-global-leaderboard .description-text-small,
.scoreboard-container .golf-global-leaderboard a.standard-link {
	font-size: 10px;
}

.component.scoreboard a:hover {
	color: #12acea;
}

.component.scoreboard a {
	display: inline-block !important;
}

.component.scoreboard a,
.component.scoreboard li.selected a {
	color: #12acea;
}

.slide-headline {
	text-transform: uppercase;
	font-size: 28px;
	font-weight: 300;
	font-family: komissar, HelveticaNeue, sans-serif;
	-webkit-font-smoothing: antialiased;
	apple-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

.component .leaderboard-row .digit,
.component .leaderboard-row .player-info,
.component .leaderboard-row .player-name {
	float: left;
}

.player-name {
	margin-top: -10px;
}

.component .leaderboard-row .player-number {
	float: right;
	color: #83c869;
	margin-top: -19px;
}

.heading-content-mini {
	font-size: 16px;
	line-height: 20px;
	color: #0a1529;
	font-weight: 500;
}

.heading-content-mini,
.heading-content-tiny-light {
	font-family: komissar, HelveticaNeue, sans-serif;
	-webkit-font-smoothing: antialiased;
	apple-font-smoothing: antialiased;
	font-smoothing: antialiased;
	letter-spacing: 1px;
}

.component.scoreboard .standard-link {
	font-family: Nunito, Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	apple-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-size: 9.6px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
}

.component .leaderboard-row .tournament-name {
	margin-top: 3px;
	margin-bottom: -3px;
	display: table-cell;
	vertical-align: bottom;
	height: 28px;
}

.component .leaderboard-row .scroll-horizontal-container {
	white-space: nowrap;
	font-size: 0;
	position: absolute;
	top: 0;
	left: 161px;
	right: 0;
	overflow: hidden;
}

.component .leaderboard-row .js-scroll-box {
	overflow: hidden;
	height: 60px;
	-webkit-transition: margin-left .3s cubic-bezier(0, 1, .5, 1);
	-moz-transition: margin-left .3s cubic-bezier(0, 1, .5, 1);
	-ms-transition: margin-left .3s cubic-bezier(0, 1, .5, 1);
	-o-transition: margin-left .3s cubic-bezier(0, 1, .5, 1);
	transition: margin-left .3s cubic-bezier(0, 1, .5, 1);
}

.component .leaderboard-row .game-container {
	white-space: nowrap;
	overflow: hidden;
	font-size: 0;
}

.component .leaderboard-row .leaderboard-unit {
	cursor: pointer;
	font-family: komissar, HelveticaNeue, sans-serif;
	-webkit-font-smoothing: antialiased;
	apple-font-smoothing: antialiased;
	font-smoothing: antialiased;
	height: 60px;
	min-width: 130px;
	display: inline-block;
	padding: 7px 10px;
	border-left: 1px solid #e3e4e6;
	overflow: hidden;
}

.component .leaderboard-row .board-top {
	min-height: 33px;
}

.media.vertically-center {
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
}

.component .leaderboard-row .board-top:after {
	content: "";
	display: table;
	clear: both;
}

.media-img {
	display: block;
}

.margin-8-lr {
	margin-left: 8px;
	margin-right: 8px;
}

/*
.player-photo {
	width: 25px;
	height: 25px;
	float: left;
	border-radius: 50%;
	overflow: hidden;
	background-color: #b4b9bd;
	min-width: 25px;
}
*/

.component .leaderboard-row .media-img img {
	border: 0 !important;
	position: relative;
    left: -4px;
    height: 32px;
    width: auto;
    max-width: none;
}
.component.player-golf .media-img .player-photo {
	position: relative;
}
.component.player-golf .media-img .player-photo img {
    height: 110px;
    width: auto;
    position: absolute;
	left: -50%;
	right: -50%;
	margin: auto;
	max-width: none;
}

@media (max-width: 932px) {
	.component.player-golf .media-img .player-photo img {
		height: 84px;
	}
}

.player-photo img {
	margin-top: 1px;
	width: 100%;
}

.media-img .player-photo img {
	border: 0;
}

.component .leaderboard-row .board-top {
	min-height: 33px;
}

.scoreboard-container .golf-global-leaderboard .description-text-small,
.scoreboard-container .golf-global-leaderboard a.standard-link {
	font-size: 10px;
}

.component .leaderboard-row .board-bottom {
	color: #8b8d91;
	text-align: center;
	margin-top: -10px;
}

.description-text-small,
.standard-button {
	-webkit-font-smoothing: antialiased;
	apple-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-style: normal;
	text-transform: uppercase;
}

.description-text-small {
	font-family: Nunito, Helvetica, Arial, sans-serif;
	font-size: 9.6px;
	letter-spacing: 1px;
}

.padding-4-top {
	padding-top: 4px;
}

.component .leaderboard-row .hide-scroll-left .scroll-left,
.component .leaderboard-row .hide-scroll-right .scroll-right {
	display: none;
}

.component .leaderboard-row .scroll-left {
	left: 0;
	background-image: url("../img/icons/leaderboard-arrow-left.svg");
	background-size: cover;
	background-position: 0 0;
}

.component .leaderboard-row .scroll-right {
	right: 0;
	background-size: cover;
	background-image: url("../img/icons/leaderboard-arrow-right.svg");
	background-position: -27px 0;
}

.component .leaderboard-row .scroll-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 32px;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 50%;
	z-index: 2000;
	cursor: pointer;
}

.component .leaderboard-row .scroll-icon.scroll-left {
	left: 0;
}

.component .leaderboard-row .scroll-icon.scroll-right {
	left: 85%;
}

.component .leaderboard-row .scroll-icon.scroll-left.slick-disabled,
.component .leaderboard-row .scroll-icon.scroll-right.slick-disabled {
	display: none !important;
}

.component .leaderboard-row .content-right {
	width: 120px;
	height: 60px;
	border-left: 1px solid #e3e4e6;
	position: absolute;
	right: 0;
	top: 0;
	background: #fff;
}


/* PLayer Scoreboard Popup */

.overlay-component {
	position: fixed;
	top: 56px;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	overflow-y: scroll;
	display: none;
	background-color: hsla(0, 0%, 100%, .7);
	z-index: 500;
	-webkit-overflow-scrolling: touch;
	-webkit-animation: fadeOut .5s 1 forwards;
	-moz-animation: fadeOut .5s 1 forwards;
	-ms-animation: fadeOut .5s 1 forwards;
	-o-animation: fadeOut .5s 1 forwards;
	animation: fadeOut .5s 1 forwards;
}

@media (min-width: 1024px) {
	.overlay-component {
		top: 0;
		overflow-y: hidden;
	}
}

.overlay-component {
	position: fixed;
	top: 56px;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	overflow-y: scroll;
	display: none;
	background-color: hsla(0, 0%, 100%, .7);
	z-index: 9000;
	-webkit-overflow-scrolling: touch;
	-webkit-animation: fadeOut .5s 1 forwards;
	-moz-animation: fadeOut .5s 1 forwards;
	-ms-animation: fadeOut .5s 1 forwards;
	-o-animation: fadeOut .5s 1 forwards;
	animation: fadeOut .5s 1 forwards;
}

.overlay-component.active {
	display: block;
	-webkit-animation: fadeIn .5s 1 forwards;
	-moz-animation: fadeIn .5s 1 forwards;
	-ms-animation: fadeIn .5s 1 forwards;
	-o-animation: fadeIn .5s 1 forwards;
	animation: fadeIn .5s 1 forwards;
}

.overlay-component .overlay-popup {
	background-color: #fff;
	z-index: 4000;
	width: 100%;
	min-height: 100%;
	max-height: calc(100% - 16px);
	height: auto;
	position: absolute;
	overflow-y: auto;
	overflow-x: hidden;
	left: 0;
	top: 0;
}

@media (min-width: 932px) {
	.overlay-component .overlay-popup {
		width: auto;
		height: auto;
		min-height: 0;
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		-webkit-box-shadow: 0 0 17px 0 rgba(0, 0, 0, .25);
		-moz-box-shadow: 0 0 17px 0 rgba(0, 0, 0, .25);
		-ms-box-shadow: 0 0 17px 0 rgba(0, 0, 0, .25);
		-o-box-shadow: 0 0 17px 0 rgba(0, 0, 0, .25);
		box-shadow: 0 0 17px 0 rgba(0, 0, 0, .25);
	}
}

@media (min-width: 1024px) {
	.overlay-component .overlay-popup {
		width: auto;
		height: auto;
		min-height: 0;
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		-webkit-box-shadow: 0 0 17px 0 rgba(0, 0, 0, .25);
		-moz-box-shadow: 0 0 17px 0 rgba(0, 0, 0, .25);
		-ms-box-shadow: 0 0 17px 0 rgba(0, 0, 0, .25);
		-o-box-shadow: 0 0 17px 0 rgba(0, 0, 0, .25);
		box-shadow: 0 0 17px 0 rgba(0, 0, 0, .25);
	}
}

@media (min-width: 728px) {
	.overlay-component .overlay-popup.scorecard-vertical-overlay-popup {
		width: 680px;
	}
}

.component.scorecard-vertical {
	line-height: 1;
	letter-spacing: 1px;
}

.padding-16-tb {
	padding-top: 16px;
	padding-bottom: 16px;
}

.padding-32-lr {
	padding-left: 32px;
	padding-right: 32px;
}

.padding-32-bottom {
	padding-bottom: 32px;
}

.overlay-popup .close-btn {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	cursor: pointer;
	font-size: 1.5em;
	padding: 24px;
	z-index: 1000;
}
.overlay-popup .close-btn:hover {
	color: #8b8d91;
}

.scorecard-vertical .heading-content-mini {
	font-size: 16px;
	line-height: 20px;
	color: #0a1529;
	font-weight: 500;
}

.scorecard-vertical .standard-digit {
	font-family: Nunito, Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	apple-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-size: 12px;
	white-space: nowrap;
}

.scorecard-vertical .smaller {
	font-size: 9.6px;
	text-transform: uppercase;
}

.scorecard-vertical .media {
	display: -webkit-flex;
	display: -ms-flex;
	display: -moz-flex;
	display: flex;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	-ms-align-items: flex-start;
	-o-align-items: flex-start;
	align-items: flex-start;
}

.scorecard-vertical .media.vertically-center {
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
}

.scorecard-vertical .media.vertically-center {
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
}

.scorecard-vertical .media-img {
	display: block;
	margin: 0;
}

.scorecard-vertical .media-img img {
	border: 0;
	position: relative;
    left: -25px;
    height: 76px;
	width: auto;
	max-width: none;
}

.component.scorecard-vertical .player-info .player-pic {
	width: 64px;
	height: 64px;
	overflow: hidden;
	background-color: #b4b9bd;
	border-radius: 50%;
	float: left;
}

.scorecard-vertical .media-body {
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1;
}

.component.scorecard-vertical .player-info .player-text {
	float: left;
	margin-left: 8px;
}

.scorecard-vertical .scorecard-vertical .heading-content-small {
	font-family: komissar, HelveticaNeue, sans-serif;
	-webkit-font-smoothing: antialiased;
	apple-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-weight: 400;
	font-size: 24px;
	line-height: 26px;
}

.scorecard-vertical .margin-16-right {
	margin-right: 16px;
}

@media (min-width: 768px) {
	.scorecard-vertical .heading-content-small {
		font-size: 24px;
		line-height: 34px;
	}
}

@media (min-width: 1024px) {
	.scorecard-vertical .heading-content-small {
		line-height: 24px;
	}
}

@media (min-width: 932px) {
	.scorecard-vertical .mobile-only {
		display: none;
	}
}

@media (min-width: 1024px) {
	.scorecard-vertical .mobile-only {
		display: none;
	}
}

@media (min-width: 932px) {
	.scorecard-vertical .desktop-only {
		display: block;
	}
}

.scorecard-vertical .desktop-only {
	display: none;
}

@media (min-width: 1024px) {
	.scorecard-vertical .desktop-only {
		display: block;
	}
}

.scorecard-vertical a.standard-link {
	font-family: Nunito, Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	apple-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-size: 9.6px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
	color: #12acea;
}

.scorecard-vertical .media-body.unflex {
	-webkit-flex: auto;
	-moz-flex: auto;
	-ms-flex: none;
	-o-flex: auto;
	flex: none;
}

.scorecard-vertical .standard-button {
	font-family: komissar, HelveticaNeue, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #12acea;
	line-height: 1.13;
	letter-spacing: 1.6px;
	display: inline-block;
	background: transparent;
	padding: 10px 20px;
	border: 1px solid #e3e4e6;
}
.scorecard-vertical .standard-button:hover {
	border-color: #d7d7d9;
}
.scorecard-vertical .description-text-small,
.scorecard-vertical .standard-button {
	-webkit-font-smoothing: antialiased;
	apple-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-style: normal;
	text-transform: uppercase;
}

.scorecard-vertical .margin-24-right {
	margin-right: 24px;
}

@media (min-width: 932px) {
	.component.scorecard-vertical table.holes,
	.component.scorecard-vertical table.playoff {
		margin-bottom: 32px;
		max-width: 300px;
		float: left;
		margin-left: 32px;
		border-collapse: collapse;
		border-spacing: 0;
	}
}

.component.scorecard-vertical table.holes,
.component.scorecard-vertical table.playoff {
	width: 100%;
	font-family: Nunito, Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	apple-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

@media (min-width: 932px) {
	.component.scorecard-vertical table.holes+table.holes {
		margin-left: 16px;
	}
}

.scorecard-vertical .margin-20-top {
	margin-top: 20px;
}

.component.scorecard-vertical table.holes tr:nth-child(odd):first-child,
.component.scorecard-vertical table.playoff tr:nth-child(odd):first-child {
	background: transparent;
}

.component.scorecard-vertical table.holes tr:nth-child(odd),
.component.scorecard-vertical table.playoff tr:nth-child(odd) {
	background: hsla(210, 7%, 95%, .5);
}

.component.scorecard-vertical table.holes tr,
.component.scorecard-vertical table.playoff tr {
	height: 50px;
}

.scorecard-vertical .table-heading,
.scorecard-vertical .table-heading th {
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 700;
	font-family: Nunito, Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	apple-font-smoothing: antialiased;
	font-smoothing: antialiased;
	color: #686c73;
}

.scorecard-vertical .border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7d9;
}

.component.scorecard-vertical table.holes .table-heading th:first-child,
.component.scorecard-vertical table.playoff .table-heading th:first-child {
	text-align: left;
	padding-left: 15px;
}

.component.scorecard-vertical table.holes .table-heading th,
.component.scorecard-vertical table.playoff .table-heading th {
	text-align: center;
	width: 1%;
}

.scorecard-vertical .padding-8-tb {
	padding-top: 8px;
	padding-bottom: 8px;
}

.component.scorecard-vertical table.holes td:first-child,
.component.scorecard-vertical table.playoff td:first-child {
	text-align: left;
	color: #686c73;
	padding-left: 15px;
}

.component.scorecard-vertical table.holes td,
.component.scorecard-vertical table.playoff td {
	white-space: nowrap;
	line-height: 12px;
	text-align: center;
	vertical-align: middle;
}

.component.scorecard-vertical table.holes td .standard-digit,
.component.scorecard-vertical table.playoff td .standard-digit {
	float: none;
	width: auto;
}

.scorecard-vertical .padding-16-tb {
	padding-top: 16px;
	padding-bottom: 16px;
}

.scorecard-vertical .score-crcl-red {
	border-radius: 18px
}

.component.scorecard-vertical table.holes td .score-crcl-red,
.component.scorecard-vertical table.holes td .score-crcl-red-border {
	width: 18px;
	height: 14px;
	line-height: 12px;
	background-color: #cb3545;
	display: inline-block;
	color: #fff;
	letter-spacing: 0;
	font-weight: 700
}

.component.scorecard-vertical table.holes td .score-crcl-red-border {
	border-radius: 50%;
	line-height: 12px;
	border: 2px solid #fff;
	-webkit-box-shadow: 0 0 0 2px #cb3f3b;
	-moz-box-shadow: 0 0 0 2px #cb3f3b;
	-ms-box-shadow: 0 0 0 2px #cb3f3b;
	-o-box-shadow: 0 0 0 2px #cb3f3b;
	box-shadow: 0 0 0 2px #cb3f3b
}

.score-crcl-red-border span,
.score-crcl-red span,
.score-sqr-black-border span,
.score-sqr-black span {
	display: block;
	margin: 0 auto
}

.score-sqr-black {
	border-radius: 0
}

.component.scorecard-vertical table.holes td .score-sqr-black,
.component.scorecard-vertical table.holes td .score-sqr-black-border {
	width: 18px;
	height: 14px;
	line-height: 12px;
	background-color: #0a1529;
	display: inline-block;
	color: #fff;
	letter-spacing: 0;
	font-weight: 700
}

.component.scorecard-vertical table.holes td .score-sqr-black-border {
	border-radius: 50%;
	line-height: 12px;
	border: 2px solid #fff;
	border-radius: 0;
	-webkit-box-shadow: 0 0 0 2px #000;
	-moz-box-shadow: 0 0 0 2px #000;
	-ms-box-shadow: 0 0 0 2px #000;
	-o-box-shadow: 0 0 0 2px #000;
	box-shadow: 0 0 0 2px #000
}