/* Basic
=================================================================== */
/*
body {
	background: #ddd;
	border: none;
	font-family: 'Rajdhani', sans-serif;
	font-weight: 400;
  font-size: 5vw;
  text-rendering: optimizeLegibility;
  cursor: pointer;
  padding:0;
	max-width:100%;
	overflow-x:hidden;
  margin:0;
} */
.fixed-container * {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
.fixed-container *:before,
.fixed-container *:after {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
.noMarginLeft {
	margin-left: 0px !important;
}
/*
.ryder-bottom-nav {
    display:block;
		position:fixed;
		bottom: 0;
		left:0;
		height: 65px;
		width: 100%;
		font-size: 25px;
		font-weight: 600;
		background-color: rgba(255, 255, 255, 0.9);
		z-index:1002;
		border-top: 1px solid #ddd;
    color: #fff;
}
*/
.ryder-top-spacer {
    display: none;
    /* height: 50px; */
}
.ryder-bottom-nav {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    height: 63px;
    width: 100%;
    font-size: 25px;
    font-weight: 600;
    background-color: rgba(255, 255, 255, 0.95);
    z-index: 1004;
    border-bottom: 1px solid #ddd;
    color: #fff;
}
.bottom-nav-ryderscoreboard, .bottom-nav-individual {
    display:inline-block;
		position:relative;
		width:49%;
		padding: 0;
		/* background-color: #fff; */
		text-align:center;
}
.bottom-nav-ryderscoreboard {
	/*	border-right: 1px solid #00284b; */
}
a.panel {
    display: inline-block;
    float: left;
    padding: 10px 0;
    background: #fff;
    border: 1px solid #fff;
    text-align: center;
    font-weight: 600;
    color: #666;
    background: #ddd;
    line-height: 1.1;
    text-decoration: none;
    font-size: 4vw;
    box-sizing: border-box;
    /* margin-left: -1px; */
    border-radius: 7vw;
    margin: .5vw;
}
a.red-color {
    background: #fff;
}
.bottom-nav-individual {
		float:right;
}
.TeamName, .TeamScore {
    line-height: 1;
		font-size:6vw;
    font-weight: 700;
}
.points_block {
    display: inline-block;
    height: 25px;
}
.BlueClosed, .BluePoints {
    background: #00284b;
}
.BlueLeading, .BlueProj {
    background: #446c8f;
    background: repeating-linear-gradient( 45deg, #999, #999 3px, #00284b 3px, #00284b 6px );
}
.RedClosed, .RedPoints {
    background: #810000;
}
.RedLeading, .RedProj {
    background: #c54444;
    background: repeating-linear-gradient( 45deg, #999, #999 3px, #c54444 3px, #c54444 6px );
}
.UnassignedPoints {
    background: #999;
}
.BluePoints, .RedPoints, .BlueProj, .RedProj {
	border: 1px solid #fff;
	display: inline-block;
	height: 2.5vw;
	width:2.5vw;
	margin: 0 3px;
}
.points_block_legend {
	width: 100%;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	font-size: 12px;
	text-align: center;
}
.navbar {
	margin-bottom: 0px;
}
#win_line {
    position: absolute;
    width: 2px;
    background: #FFF;
    height: 25px;
    left: 49.9%;
}
.stilling_wrapper {
	display: flex;
	padding: 6vw 0 4vw 0;
	text-transform: uppercase;
	background:#fff;
}
.TeamRedScore, .TeamBlueScore {
    width: 50%;
    display: inline-block;
		text-align: center;
}
.TeamRedScore {
    color: #810000;
}
.TeamBlueScore {
    color: #00284b;
}
.TeamRedBg {
    background: #810000;
}
.TeamBlueBg {
    background: #00284b;
}
.HalvedBg {
    background: #666;
}
.TeamScore {
    font-size: 18vw;
    font-weight: 900;
		padding-top:0;
		font-family: 'Montserrat', sans-serif;
}
.navbar-inner {
	margin-bottom: 0px;
  	min-height: 40px;
  	padding-right: 20px;
  	padding-left: 20px;
	background: #080808;
	filter: none;
	text-shadow: 1px 1px 1px #0a0c0e;
	border: none;
	color: #fff;
  	-webkit-border-radius: 0px;
       -moz-border-radius: 0px;
          	border-radius: 0px;
  	*zoom: 1;
	border-bottom: 1px solid #38383D; /* rgba(0, 0, 0, 0.05); */

}

.navbar-inner a {
	color: #7b7b7b;
	text-shadow: 0 -1px 1px #0b090a;
}

.navbar-inner a i {
	margin-top: 2px;
}

.navbar-inner a:hover i {
	opacity: .8;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.navbar-toggler {
    border: none;
}
/*
.ryder-bottom-nav {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    height: 65px;
    width: 100%;
    font-size: 25px;
    font-weight: 600;
    background-color: #fff;
    z-index: 10001;
    border-top: 1px solid #999;
} */
.ryderPanel {
    background: transparent;
    border: none;
}
.ryderPanel {
    color: #00284b;
    line-height: 1.9;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.fixed-container {
    position: relative;
}

.panel .ryderscoreboard li, .ryderscoreboard {
    width: 31.75%;
    position: relative;
    top: 0;
    height: 100%;
    overflow-x: hidden;
    padding-right:0;
}

/* .ryderscoreboard li:nth-child(odd) { */
.al1 {
text-align: left;
    *margin-left: -40px;
    left: 0;
		border-left: 5px solid #00284b;
}
.al2 {
		text-align:right;
    right: 0;
		float:right;
		border-right: 5px solid #810000;
}
.plBox_spacer1 {
  margin-left: 12px;
  display: block;
  margin-top: 27px;
  min-width: 100px;
  text-align: left;
}
.plBox_spacer2 {
  margin-right: 12px;
  display: block;
  margin-top: 27px;
  min-width: 100px;
}
.DblLeftBox, .DblRightBox {
    width: 31.75vw;
    display:inline-block;
		position: relative;
		height:100%;
    box-sizing:initial;
}
.DblLeftBox {
		border-left: 5px solid #00284b;
    background:#fff;
}
.DblRightBox {
    float:right;
		border-right: 5px solid #810000;
    background:#fff;
}
.DblLeftBox .plBox_spacer1, .DblLeftBox .plBox_spacer2 {
  position: absolute;
  left: 0px;
  text-align: left;
  margin-top: 22px;
}
.DblRightBox .plBox_spacer2, .DblRightBox .plBox_spacer1 {
  position: absolute;
  right: 0px;
  text-align: right;
  margin-top: 22px;
}
.dbl1 {
text-align: left;
    left: 0;
		height: 15vw;
}
.dbl2 {
		text-align:right;
    right: 0;
		float:right;
		height: 15vw;
		width:100%;
}
.ryderscoreboardDbl {
    width: 100%;
    display: block;
    height: 32vw;
  position:relative;
  padding:0;
	margin-bottom:0px;
	background:#fff;
}
ul.ryderscoreboard, .ryderscoreboard {
    width: 100%;
    display: block;
    height: 24vw;
  position:relative;
  padding:0;
	margin:0px;
	background:#fff;
}
li.hl20 {
/* background:#efefef;
  border: 1px solid #fff;  */
}
li.hl201:nth-child(odd) {
background:#efefef;
border-left: 5px solid #00284b;
}
li.hl201:nth-child(even) {
background:#810000;
  color:#fff;
	border-right: 5px solid #810000;
}
/*
li.hl210:nth-child(odd), li.hl21:nth-child(odd) {
background:#00284b;
  color:#fff;
	border-left: 5px solid #00284b;
}
*/
li.hl210:nth-child(even), li.hl21:nth-child(even) {
    background: #fff;
    color: #333;
		float:right;
		border-right: 5px solid #810000;
}
/*
li.hl110:nth-child(odd), li.hl22:nth-child(odd) {
    background: #fff;
    color: #333
		border-left: 5px solid #00284b;
}
*/
li.hl110:nth-child(even), li.hl22:nth-child(even) {
background:#810000;
  color:#fff;
	float:right;
	border-right: 5px solid #810000;
}
.hl11  {
background:#00284b;
  color:#fff;
  float:left;

}
.hl22  {
background:#810000;
color:#FFF;
}
.hl12, .hl10 {
  background: #fff;
    color: #333;
  float:left;
  width:100%;
  height:50%;
}
.hl21, .hl20 {
    background: #fff;
    color: #333;
    width:100%;
    height:50%;
}
.DblLeftBox .hl11 {
  background:#00284b;
  color:#fff;
  float:left;
	height: 16vw;
	width: 100%;
}
.DblRightBox .hl22  {
  background:#810000;
  color:#FFF;
  height: 16vw;
    width: 100%;
}

.DblLeftBox :nth-child(2), .DblRightBox :nth-child(2)  {
  margin-top: -15px;
  padding-bottom: 15.5px;
}
.DblLeftBox:nth-child(2) .plBox_spacer2, .DblLeftBox:nth-child(2) .plBox_spacer1, .DblRightBox:nth-child(2) .plBox_spacer2, .DblRightBox:nth-child(2) .plBox_spacer1 {
  /* margin-top: -15px;
  padding-bottom: 15px; */
}

.hul-no_old {
    position: absolute;
    left: 50%;
    margin-left: -15px;
    display: block;
    width: 30px;
    background: #ffffff;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    top: 10px;
    z-index: 1002;
    border-radius: 50%;
    height: 30px;
    /* border: 1px solid #999; */
    color: #666;
}
.hul-no {
    position: absolute;
    left: 50%;
    margin-left: -10%;
    display: block;
    width: 20%;
    text-align: center;
    font-size: 4vw;
    top: 5px;
    z-index: 1002;
    color: #333;
    /* font-family: 'Montserrat', sans-serif; */
    font-weight: 900;
    text-transform: uppercase;
}
.matchscore1, .matchscore2, .matchscore0 {
    position: absolute;
    left: 50%;
    margin-left: -7vw;
    display: block;
		width:12vw;
    text-align: center;
    font-size: 10vw; /* 8vw; */
    top: 5vw;
		/* line-height:12vw; */
    z-index: 1002;
    color: #545454;
		font-family:'Montserrat', sans-serif;
		font-weight: 800;
}
.ryderscoreboardDbl .matchscore1, .ryderscoreboardDbl .matchscore2, .ryderscoreboardDbl .matchscore0 {
		top:9vw; /* 11vw; */
}
.matchscore0 {
    font-size: 8vw;
    margin-top: 2vw;
}
.matchscore1 {
    color: #00284b;
}
.matchscore2 {
    color: #810000;
}

.up_down {
    font-size: 3vw;
    top: 4vw;
		position:absolute;
    z-index: 1002;
		font-family:'Montserrat', sans-serif;
		font-weight: 900;
    line-height: 0.1;
}
.day_header {
    margin:50px 0 15px 0;
		display:block;
		width:100%;
		text-align:center;
}
.score-box1 {
    position: absolute;
    z-index: 1001;
    color: #efefef;
    top: 0;
    left: 33%;
}
.score-box0 {
    display:none;
}
.score-box2 {
    position: absolute;
    z-index: 1001;
    color: #efefef;
    top: 0;
    right: 33%;
}

.triangle-left {
	width: 0;
	height: 0;
	border-top: 12vw solid transparent;
	border-left: 20px solid #00284b;
	border-bottom: 12vw solid transparent;
}

.triangle-right {
	width: 0;
	height: 0;
	border-top: 12vw solid transparent;
	border-right: 20px solid #810000;
	border-bottom: 12vw solid transparent;
}
.ryderscoreboardDbl .triangle-left {
	width: 0;
	height: 0;
	border-top: 16vw solid transparent;
	border-left: 20px solid #00284b;
	border-bottom: 16vw solid transparent;
}

.ryderscoreboardDbl .triangle-right {
	width: 0;
	height: 0;
	border-top: 16vw solid transparent;
	border-right: 20px solid #810000;
	border-bottom: 16vw solid transparent;
}

.last_name {
	text-transform: uppercase;
		line-height: 1;
    font-weight: 700;
    letter-spacing: -.1px;
    font-size: 4.5vw;
}
.first_name {
    display: block;
    font-weight: 400;
    font-size: 4vw;
		font-style: italic;
		text-transform: none;
    line-height: 1;
		padding-bottom: 2px;
}
.holes, .holes0, .holes1, .holes-1 {
    width: 5vw;
		height: 5vw;
    display: inline-block;
		/* font-family:'Montserrat', sans-serif; */
		font-size: 3vw;
		text-align: center;
		margin-left: 0.5vw;
		line-height:5.25vw;
}

.holes0 {
    background: #666;
		color:#fff;
		border-radius:50%;
}
.holes1 {
    background: #00284b;
		color:#fff;
		border-radius:50%;
}
.holes-1 {
    background: #810000;
		color:#fff;
		border-radius:50%;
}
.holesContainer {
    width: 100%;
    display: block;
		margin-bottom: 30px;
		padding: 5px 0;
    box-sizing: border-box;
}
.playerList {
    margin:0;
		background:#efefef;
		z-index:1002;
}
.playerListPlayer {
    background: #fff;
		padding-left: 10px;
    margin: 8px 0;
    position: relative;
    height: 50px;
    line-height: 52px;
		box-shadow: 1px 2px #cfcfcf;
}
.playerListTeam1 {
	color: #00284b;
	border-left: 40px solid #00284b;
}
.playerListTeam2 {
    color:#810000;
    border-left: 40px solid #810000;
}
.pointsWon {
    color:#fff;
    position: absolute;
		width:40px;
		text-align: center;
		line-height:52px;
		top:0;
		left:-40px;
}
.wlt {
    display:inline-block;
		float:right;
		width:45px;
		border-left: 5px solid #dfdfdf;
		text-align: center;
}
.PtsWon {
	display: inline-block;
	width: 40px;
	margin-left: -10px;
	background: #cfcfcf;
	text-align: center;
	margin-right: 10px;
}
.floatLeft {
		float:left;
}
div.panel {
    position: absolute;
    /* height: 100%; */
    width: 100%;
    top:0;
	  margin-top:1em;
    display: none;
    height: 2000px;
}
.days-toggle {
    width: 100%;
    position: relative;
    min-height: 35px;
    margin: 15px 0;
    text-align: center;
}
.bottom-nav a:hover {
		color: #810000;
}
.playerlist_header {
		height:90px;
		padding-top: 30px;
		text-align:center;
		font-size:24px;
}
#_target2 {
		position:fixed;
}

.fixed-container .active {
		display:block;
    border: none;
}
.ryderscoreboard_wrapper_footer {
		height:90px;
		display:block;
}
.myteam_6, .myteam_8 {
		background: #8cbbe6;
}
.myteam_7, .myteam_9 {
		background: #eb9696;
}
@media (min-width: 768px) {
.TeamName, .TeamScore {
    font-size: 2vw;
}
.TeamScore {
    font-size: 7vw;
}
.stilling_wrapper {
    padding: 2vw 0;
}
.points_block, #win_line {
    height: 40px;
}
a.panel {
    margin: 5px;
}
.BluePoints, .RedPoints, .BlueProj, .RedProj {
    height: 30px;
    width: 30px;
}
}
