*, html, body {
				margin: 0;
				padding: 0;
				font-family:'Open Sans';

	}
	.hidden {
		display: none;
	}
	body {
		background-color: #fff;
	}
	
	.splash {
		background-size: cover;
		background-position-y: center;
		width: 100%;
		display: block;
	}
	
	.short {
		height: 250px;
	}
	
	.medium {
		height: 300px;
	}
	
	.tall {
		height: 400px;
	}
	
	.verytall {
		height: 500px;
	}
	
	.tallest {
		height: 600px;
	}
	
	
	.workImageWrapper {
		background-size: cover;
		height: 200px;
		background-position-x: center;
		background-position-y: center;
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		margin-bottom: 3px;
	}
	
	.workImageWrapper .subtitle {
		display: flex;
		color: white;
		margin: 5px;
		text-shadow: 2px 0px 7px #444;
	}
	.image1,
	.harbor {
		background-image: url("/images/bc008.jpg");
	}
	.image2,
	.canal {
		background-image: url("/images/bc006.jpg");
	}
	
	.image3,
	.river {
		background-image: url("/images/bc010.jpg");
	}
	.image4,
	.bridge {
		background-image: url("/images/bc009.jpg");
	}
	
	.image5,
	.beaconhill {
		background-image: url("/images/bc007.jpg");
	}
	
	.image6 {
		background-image: url("/images/bc001.jpg");
	}
	.image7 {
		background-image: url("/images/bc002.jpg");
	}
	.image8 {
		background-image: url("/images/bc003.jpg");
	}
	.image9 {
		background-image: url("/images/bc004.jpg");
	}
	.image10 {
		background-image: url("/images/bc005.jpg");
	}
	.whiteness {
		display: flex;
		background-color: #fff; 
		width: 100%;
		flex-direction: column;
		height: auto;
		padding: 40px 0;
	}
	
	.nav {
		
		color: #fff;
		display: flex;
		justify-content: flex-end;
		padding: 2px 0px;
		height: 26px;
	}
	.navitem a {
		color: white;
	}
	
	.nav .navitem {
		margin-right: 30px;
		font-size: 16px;
		line-height: 26px;
		font-weight: 500;
	}
	
	@media screen and (max-width: 992px) {
		.nav {
			flex-direction: column;
			background-color: #000;
			position: absolute;
			right: 5px;
			z-index: 100;
			height: auto;
			min-height: 236px;
			width: auto;
			padding: 2px 15px 8px 15px;
		}
		.nav .navitem {
			margin-right: 30px;
			font-size: 16px;
			line-height: 36px;
			font-weight: 500;
		}
	}
	
	/*
	.nav .navitem:first-of-type {
		margin-left: 20px;
	}
	*/
	.postTag {
	font-weight: 700;
	font-style: italic;
	display: inline-block;
	margin-right: 7px;
	}
	
	.tagTitle {
		display: inline-block;
		margin-right: 7px;
	}
	
	.tagSection {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		margin: 7px 0;
		
	}
	.pageLayout {
		width: 100%;
		display: flex;
		flex-direction: row;
	}
	
	.pageLayout .leftRail {
		width: 20%;
		font-size: 14px;
		display: flex;
		flex-direction: column;
	}
	
	.pageLayout .main {
		flex-grow: 1;
	}
	.top a.white,
	.top a.white:visited,
	.top a.white:active ,
	a.white,
	a.white:visited,
	a.white:active {
		text-decoration: none;
		color: #fff;
	}
	a.white:hover {
		text-decoration: underline;
		color: #fff;
	}
	
	.top a.white:hover {
		text-decoration: none;
		color: #fff;
	}
	.logotype {
		font-family: 'Oswald','Open Sans';
		font-weight: 700;
		color: #fff;
		font-size: 30px;
		line-height: 30px;
		padding-left: 10px;
	}
	.fullpage {
		color: #fff;
		margin: 5px 38px;
		min-height: 100px;
	}
	
	h3 {
		font-weight: 700;
	}
	
	.fullpage h2 {
		font-weight: 600;
		font-size:20px;
		display:inline-block;
		margin: 5px 15px 5px 0;
		padding: 0;
	}
	
	.fullpage a,
	.fullpage a:visited {
		color: #94a0f6;
		text-decoration: none;
	}

	.fullpage a:hover {
		color: #fff;
		text-decoration: underline;
	}
	
	.fullpage .section {
		clear:both;
		margin-bottom: 20px;
	}
	
	.item {
		margin: 10px 30px 10px 20px;
		min-width:400px;
		background: #5f5980;
		color:#fff;
		padding: 10px;
		border-radius: 8px;
		border: 1px solid #999;
		cursor: pointer;
	}
	
	.item.olditem {
		background: -webkit-linear-gradient(#a19999 0%, #595555 100%);
		background: linear-gradient(#a19999 0%, #595555 100%);
	}
	
	.hoveritem:hover {
		background: #000;
	}
	.eventtitle {
		font-weight: 600;
	}
	
	div.checkitem {
		width: 25%;
		height: 25px;
		float: left;
		margin-right: 20px;
		color: #fff;
	}
	
	div.checkitem .verynarrow {
	    margin-left: 10px;	
	}
	.clearfix {
		margin:0;
		padding: 0;
		clear: both;
		display:block;
	}
	.fat h2 {
		color: #fff;
	}
	.fat .inputtitle {
		color: #fff;
		display: block;
	}
	
	.fat textarea {
		display: block;
        height: 180px;
	}
	.fat select {
	    -webkit-appearance: none;
	    -moz-appearance: none;
	    appearance: none;
	}
	
	.fat select::-ms-expand { /* for IE 11 */
	    display: none;
	}
	
	.fat select.narrow,
	.fat input[type=text].narrow {
		width: 200px;
	}
	
	.fat input.verynarrow,
	.fat select.verynarrow,
	.fat input[type=text].verynarrow {
		width: 60px;
	}
	
	#forgotblock, 
	#regblock {
		display:none;
	}
	.light {
		font-weight: 200;
		color: #666;
	}
	.bigbold {
		color: #333;
		font-weight: bold;
		font-size: 24px;
	}
	input[type=submit],
	.button {
	   background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	    border: 2px solid #333;
	    color: #efefef;
	    cursor: pointer;
	    font-size: 18px;
	    padding: 8px 14px;
	    text-decoration: none;
	    text-shadow: none;
	    border-radius: 25px;
	    min-width: 175px;
	   }
	
	input[type=submit]:hover, 
	.button:hover {
	   //border-top-color: #287836;
	   background: rgba(0, 0, 0, 0.9);
	   text-decoration: underline;
	   color: #FFF;
	   }
	input[type=submit]:active,   
	.button:active {
	   //border-top-color: #1e6328;
	   background: rgba(0, 0, 0, 0.9);
	   }
	   
.fat textarea,
.fat input[type=text],
.fat input[type=password],
.fat select   {
	font-size: 18px;
	margin: 0 0 18px 0;
}
.fat #schools {
	font-size: 18px;
	margin-bottom:22px;
	display: none;
} 

.fat textarea,
.fat input[type=text],
.fat input[type=password],
.fat select {
	border: 1px solid #000099;
	background-color: #FFF; 
	padding: 8px;
	outline: 0;
	font-size: 18px;
	width: 100%;
	
}

.fat textarea.failed,
.fat input[type=text].failed,
.fat input[type=password].failed,
.fat select.failed {
	border: 1px solid #990000;
    background: #ff6666;
}
    h1,
	.title {
		font-size: 36px;
		color: #333;
		font-weight: 600; 
		margin: 0 auto 20px auto;
		width: 100%;
		display: flex;
		justify-content: center;
		gap: 8px;
		align-items: center;
	}
	
	
	.formButton {
		display: flex;
		border: solid 1px #333;
		padding: 6px 14px;
		border-radius: 12px;
		justify-content: center;
		width: 100%; 
		cursor: pointer;
	}
	
	.action {
		margin-right: 20px;
	}
	.round {
		margin-right: 20px;
		font-weight: 700;
	}
	
	.clock.ready {
		color: #333;
		background-color: yellow;
	}
	
	.clock.rest {
		color: #fff;
		background-color: #900;
	}
	
	.clock.paused {
		color: #fff;
		background-color: #4025c4;
	}
	
	.clock.work {
		color: #fff;
		background-color: #090;
	}
	.hidden {
		display: none;
	}
	.timer {
		margin: 0 4px 0 10px;
	}
	.content {
		font-size: 26px;
		color: #333;
		font-weight: 200; 
	}
	
	.content p {
		margin-top: 15px;
	}
	
	.content p b {
		font-weight: 700;
	}
	
	.wrapper {
		margin: 30px auto 10px auto;
		width:85%;
		min-width:400px;
		/* background: rgba(0, 0, 255, 0.35); */
		color:#333;
		padding: 10px;
		border-radius: 0px;
	}
	
	.widewrapper {
		margin: 30px auto 10px auto;
		width:85%;
		min-width:400px;
		/* background: rgba(0, 0, 255, 0.35); */
		color:#333;
		padding: 10px;
		border-radius: 0px;
	}
	
	.widestwrapper {
		margin: 30px 20px 30px 20px;		
		min-width:400px;
		/* background: rgba(0, 0, 255, 0.35); */
		color:#333;
		padding: 10px;
		border-radius: 0px;
	}

	.content.smaller {
		font-size: 18px;
	}
	
	#top {
		background: #000; /* Old browsers */
/*
	background: -moz-linear-gradient(top, #0e0e0e 0%, #7d7e7d 100%); 
background: -webkit-linear-gradient(top, #0e0e0e 0%,#7d7e7d 100%); 
background: linear-gradient(to bottom, #0e0e0e 0%,#7d7e7d 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0e0e', endColorstr='#7d7e7d',GradientType=0 );
*/
		z-index:100;
		position:fixed;
		top:0;
		left:0;
		width:100%;
		color: #fff;
		height: 33px;
		padding: 5px;
		border-bottom: 1px solid #555;
	}
	
	.top .right {
		color: #fff;
	}
	
	.content a,
	.content a:visited,
	.top .right a,
	.top .right a:visited {
		color: #fff;
		text-decoration: none;
	}
	.content a:hover,
	.top .right a:hover {
		color: #fff;
		text-decoration: underline;
	}
	
	.content a.blue,
	.content a.blue:visited,
	a.blue,
	a.blue:visited {
		text-decoration: none;
		color: #009;
	}
	.content a.blue:hover,
	a.blue:hover {
		color: #009;
		text-decoration: underline;
	}
	


	.linkbar {
	    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.50);
	    border: 2px solid #333;
	    color: #eee;
	    font-size: 18px;
	    padding: 8px 8px;
	    text-decoration: none;
	    border-radius: 25px;
	    min-width: 175px;
	    display: inline-block;
	   }
	   
	.linkbar a,
	.linkbar a:visited {
		 color: #eee;
		 text-decoration: none;
		 display: inline-block;
		 text-shadow: none;
		 margin: 0 20px;
	}
	.linkbar a:hover {
	   //border-top-color: #287836;
	   color: #FFF;
	   text-decoration: underline;
	}
	.linkbar a.active {
		font-weight: 700;
	}
	
	.section h2 {
		border-bottom: 1px solid #fff;
		margin-bottom: 12px;
	}
	
#msg {
    color: #0f0;
    display: inline-block;
    float: none;
    margin-left: 50px;
}

    .fat {
	    margin: 20px;
    }

	.breadcrumbs {
	    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.75);
	    border: 2px solid #333;
	    color: #eee;
	    font-size: 12px;
	    padding: 8px 8px;
	    text-decoration: none;
	    border-radius: 10px;
	    
	    margin: 5px 20px 15px;
	    display: block;
	   }
	   
	.breadcrumbs a,
	.breadcrumbs a:visited {
		 color: #666;
		 text-decoration: none;
		 display: inline-block;
		 text-shadow: none;
		 margin: 0 5px;
	}
	.breadcrumbs a:hover {
	   //border-top-color: #287836;
	   color: #000;
	   text-decoration: underline;
	}
	.breadcrumbs a.active {
		font-weight: 700;
	}
	
	#wods p {
		margin: 8px 0;
	}
	
	.landingStandards ul,
	.landingWods ul,
	.landingReg ul {
		padding-left: 30px;
	}

.rightArrow,
.leftArrow {
	display: inline-block;
	height: 40px;
	width: 30px;
	cursor: pointer;
	background-repeat: no-repeat;
}

.leftArrow {
	background-image: url("/images/left_arrow.png");
}

.rightArrow {
	background-image: url("/images/right_arrow.png");
}

.subtitle {
	font-size: 24px;
	font-weight: 400;
    margin-bottom: 15px;
}
.wods {
	font-size: 20px;
	line-height: 1.2;
	width: 80%;
	min-width: 450px;
	margin: 0 auto;
}

.wod {
	padding-bottom: 15px;
	margin-bottom: 40px;
}

.wod a {
	color: #00F;
	text-decoration: none;
}
.wod b {
	font-weight: 700;
}
.wod .date {
	font-size: 13px;
	margin-bottom: 10px;
}

.wod .subtitle {
	font-size: 24px;
	font-weight: 700;
    margin-bottom: 2px;
}

.entryfield {
	width: auto;
	float: left;
	margin-right: 10px;
}

.entryfieldlist {
	display:block;
}

.entryfieldlist::after {
	clear:both;
}

#userinfo {
	cursor: pointer;
}
#userinfo:hover {
	text-decoration: underline;
}
.useractions.hidden {
	display: none;
}
.useractions {
	width: 120px;
	position: absolute;
	right: 20px;
	top: 40px;
	z-index: 200;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.85);
    border: 2px solid #333;
    color: #eee;
    font-size: 12px;
    padding: 8px 8px;
    text-decoration: none;
    border-radius: 10px;
    text-align: left;
}
.actionitem {
	padding: 3px;
}

.prefooter {
	display: block;
	clear:both;
	margin-top: 95px;
}
.footer {
	margin-top: 20px;
	height: 25px;
	background-color: #000;
	width: 100%;
	color: #fff;
	font-size: 12px;
	padding: 5px 0px;
	border-top: 1px solid #333;
	position:relative;
}

.radios {
	display: flex;
	justify-content: flex-start;
	margin-bottom: 20px;
}
.members.title {
	font-size: 24px;
	margin: 0 0 12px 0;
	text-align: left;
}
.radio {
	margin-right: 20px;
}
.radio input {
	height: 18px;
margin-right: 6px;
}
#teamnamefield {
	position: relative;
	height: 58px;
	overflow: visible;
}
.teamoptions #teamname {
	margin-bottom: 0;
    border-bottom-style: none;
}

.teamoptions.short {
	height: 42px;
	overflow-y: hidden;
}
.teamoptions {
	text-shadow: none;
	background-color: #fff;
color: black;
	width: 100%;
	height: auto;
max-height: 300px;
overflow-y: scroll;
margin-bottom: 18px;
}
.teamoptions .option {
	padding: 0 4px 4px 8px;
	border-left: 1px solid #009;
	border-right: 1px solid #009;
	cursor: pointer;
}
.teamoptions .option:hover,
.teamoptions .option.selected {
	background-color: #009;
	color: #fff;
}

.teamoptions .option.full,
.teamoptions .option.full:hover,
.teamoptions .option.full.selected {
	background-color: #AAA;
	color: #666;
}

select.loginfield option {
	font-size: 17px;
	line-height: 17px;
	background-color: #fff;
}