body {
	background-color: #eef4ee;
	color: #24332b;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #173f2b;
	font-weight: 600;
	letter-spacing: 0;
}

h1,
h2 {
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a,
.btn-link {
	color: #1f6f46;
}

a:hover,
a:focus,
.btn-link:hover,
.btn-link:focus {
	color: #12462c;
}

.brand {
	background: #f3f6f1;
	display: none;
}

.brand a,
.brand a:hover,
.brand a:focus,
.brand a:visited {
	color: #173f2b;
	display: block;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 42px;
	font-weight: 600;
	line-height: 1.1;
	padding: 22px 15px 16px;
	text-align: center;
	text-decoration: none;
}

.brand-title,
.brand-subtitle {
	display: block;
}

.brand-subtitle {
	color: #5f7167;
	font-size: 16px;
	font-weight: 500;
	margin-top: 6px;
}

.navbar-default {
	background: #2c3e50;
	border: 0;
	border-radius: 0;
	box-shadow: 0 2px 8px rgba(44, 62, 80, 0.16);
}

.navbar-default .navbar-brand,
.navbar-default .navbar-nav > li > a {
	color: #f7fbf6;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0;
	text-transform: none;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	background: #1a242f;
	color: #ffffff;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	background: #1a242f;
	color: #ffffff;
}

.navbar-default .navbar-toggle {
	border-color: rgba(255, 255, 255, 0.55);
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #ffffff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #1a242f;
}

.dropdown-menu {
	border: 0;
	box-shadow: 0 8px 18px rgba(27, 44, 34, 0.16);
}

.dropdown-menu > li > a {
	color: #24332b;
	font-weight: 600;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	background: #e6f0e8;
	color: #12462c;
}

.box {
	background: #ffffff;
	border: 1px solid #d9e4db;
	border-radius: 6px;
	box-shadow: 0 2px 12px rgba(27, 44, 34, 0.08);
	margin-bottom: 24px;
	padding: 24px 18px;
}

.brand-name {
	color: #173f2b;
	font-size: 42px;
	margin: 0;
}

.brand-before {
	color: #5f7167;
	font-size: 24px;
	margin: 8px 0 18px;
}

p {
	color: #24332b;
	line-height: 1.5;
}

hr {
	border-color: #d9e4db;
	max-width: 100%;
}

.table {
	background: #ffffff;
	color: #24332b;
}

.table > thead > tr > th {
	background: #e6f0e8;
	border-bottom-color: #b8cdbd;
	color: #173f2b;
	font-weight: 700;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th {
	border-top-color: #d9e4db;
}

.table-striped > tbody > tr:nth-of-type(odd),
.row-highlight {
	background-color: #edf5ef;
}

.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success {
	background-color: #d9eadc;
	color: #173f2b;
}

.results-tabs {
	display: flex;
	margin-bottom: 24px;
	width: 100%;
}

.results-tabs:before,
.results-tabs:after {
	display: none;
}

.results-tabs > li {
	display: block;
	flex: 1 1 0;
	float: none;
}

.results-tabs > li > a {
	background: #e6f0e8;
	border-color: #b8cdbd;
	color: #173f2b;
	font-weight: 700;
	margin-right: 0;
	text-align: center;
}

.results-tabs > li.active > a,
.results-tabs > li.active > a:hover,
.results-tabs > li.active > a:focus {
	background: #2c6b45;
	border-color: #2c6b45;
	color: #ffffff;
}

.highlight {
	background-color: #f7d875;
	color: #24332b;
	font-weight: 700;
}

.panel,
.well,
.modal-content {
	background: #ffffff;
	border-color: #d9e4db;
	color: #24332b;
}

.panel-default > .panel-heading,
.panel-primary > .panel-heading {
	background: #e6f0e8;
	border-color: #d9e4db;
	color: #173f2b;
	font-weight: 700;
}

.panel-primary {
	border-color: #b8cdbd;
}

.label-success,
.label-primary {
	background-color: #1f6f46;
}

.label-info {
	background-color: #2f6f86;
}

.label-default {
	background-color: #5f7167;
}

.score-entry-tee {
	margin-top: 6px;
}

.admin-round-functions {
	margin-top: 18px;
}

.admin-round-functions .panel {
	margin-bottom: 18px;
}

.admin-round-functions .list-group-item {
	font-weight: 600;
	overflow-wrap: anywhere;
	text-align: center;
}

.tee-label {
	display: inline-block;
	font-size: 11px;
	letter-spacing: 0;
	padding: 4px 8px;
}

.tee-bronze {
	background-color: #9b6b36;
	color: #ffffff;
}

.tee-gold {
	background-color: #d6a72d;
	color: #173f2b;
}

.winner {
	color: #1f6f46;
}

.big {
	font-size: 42px;
}

.text-strong {
	font-weight: 700;
}

.text-underline {
	text-decoration: underline;
}

.alert > p,
.alert > ul {
	color: inherit;
}

.has-error .form-control {
	background-color: #fff6f6;
	border-color: #c0392b;
}

footer {
	background: #ffffff;
	border-top: 1px solid #d9e4db;
	color: #5f7167;
}

footer p {
	color: #5f7167;
	margin: 0;
	padding: 6px 0;
}

@media screen and (min-width: 768px) {
	body {
		background-attachment: fixed;
		background-image: linear-gradient(rgba(238, 244, 238, 0.78), rgba(238, 244, 238, 0.86)),
			url("../img/denver-cup-sunset-bg.png");
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.brand {
		display: block;
	}

	.navbar-header {
		display: none;
	}

	.navbar-nav {
		display: table;
		float: none;
		margin: 0 auto;
		table-layout: fixed;
	}

	.top-nav > .nav > li > a {
		padding: 18px 22px;
	}
}

@media screen and (max-width: 767px) {
	.navbar-default {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}

	.navbar-default .container-fluid,
	.navbar-default .navbar-header,
	.navbar-default .navbar-collapse {
		margin-left: 0;
		margin-right: 0;
	}

	body > .container {
		padding-left: 15px;
		padding-right: 15px;
		width: 100%;
	}

	.box {
		border-radius: 0;
		padding: 18px 12px;
	}

	.brand-name {
		font-size: 34px;
	}

	.table-responsive {
		border-color: #d9e4db;
	}
}
