.marginBottom10{

	margin-bottom: 10px;

}



.marginTopNeg20{

	margin-top: -20px;

}



.paddingBottom150{

	padding-bottom: 150px;

}



.greyBackground{

	background-color: grey;

}



.teamName, .tournamentName, .linkName, .golferName{

	font-size: 14px;	

}



#fh5co-main{

	min-height: 800px;

}



.glyphicon-play{

	font-size: 20px;

}



.doubleGlyph{

	margin-top: -10px;

}



.tripleGlyph{

	margin-top: -38px;

}



.glyphicon{

	color: #04B404;

}



a{

	cursor: pointer

}



.list-group-item{

	border: 1px solid #04B404;

}



.green{

	color: #04B404;

}



label{

	font-weight: normal;

}



.fh5co-page-heading{

	margin-top:-30px;

}



.usedBack{

	background-color: #E6E6E6;

}



.startBack{

	font-weight: bold;

}



.benchBack{

	background-color: white;

}





.homeBackground {

  background: url('/web/images/wilmington.jpg') no-repeat 50% 50% fixed;

  background-size: cover;

  -moz-background-size: cover;

  -o-background-size: cover;

  -webkit-background-size: cover;

}



#main a{

	background-color:white;

	padding: 5px 5px 5px 5px;

	color:black;

}



#main a:visited{

	color:black;

}



.list-group a{

	font-size: 14px;

}



a.list-group-item, div.list-group-item, div{

	color: black;

}



.form-control{

	border: 2px solid #04B404;

	color: black;

}



.grayout{

	background-color: grey;

}



.greenout{

	background-color: #e6f9d9;

}



.redText{

	color: red;

}



.blueText{

	color: blue;

}



@media screen and (max-width: 600px) {

	h1 {

	  font-size: 18px;

	}



	h2 {

		font-size: 15px;

	}



	h3 {

		font-size: 12px;

	}



	.list-group a{

		font-size: 12px;

	}



	.teamName, .tournamentName, .linkName, .golferName{

		font-size: 12px;	

	}

  }

