:focus {
	outline: none;
}
body {
	font-family: 'Noto Sans', sans-serif;
	overflow-y: scroll;
}
hr {
	border-top: 1px solid #aaa;
}
form .form-control {
	padding: 4px 8px;
}
header#page-header {
	width: 100%;
	top: 0;
	left: 0;
	position: fixed;
	z-index: 9;
}
div.panel-default table.table {
	margin-bottom: 0;
}
div.panel-default div.panel-body.bot-pad-0 {
	padding-bottom: 0;
}
div.panel-default table.table td {
	vertical-align: middle;
}
div.panel-default div.table-top table.table td {
	vertical-align: top;
}
div.head-1 {
	width: 100%;
	margin: 0;
	padding: 0;
	min-height: 2px;
	line-height: 20px;
	background-color: #337ab7;
	text-align: center;
}
div.head-1 ul {
	margin: 0;
	padding: 8px 2px;
}
div.head-1 li {
	display: inline-block;
	margin: 1px 2px;
	padding: 0;
}
div.head-1 input.form-control {
	height: 25px;
	width: 120px;
}
div.head-2 {
	border-bottom: 2px solid #2e6da4;
}
div.head-2 nav.navbar {
	margin-bottom: 0;
}
div.head-2 nav.navbar-default {
	background-color: #fff;
	border: none;
}
div#fixed-header-spacer {
	display: inline-block;
	width: 100%;
	z-index: 1000;
	vertical-align: top;
}
div#main-outer {
	min-height: 770px;
	padding-bottom: 20px;
}
div#content {
	padding-top: 15px;
}
/* Home Page */
div.front-band {
	display: inline-block;
	width: 100%;
	padding: 30px 0;
	font-size: 18px;
}
div.front-band h2 {
	margin-top: 0;
	margin-bottom: 15px;
}
div.front-band h3 {
	margin-top: 15px;
}
div.front-band i {
	color: #337ab7;
}
div.front-logo {
	margin-bottom: 20px;
}
div.front-band table td {
	vertical-align: top;
	padding: 2px;
}
div.partners {
	text-align: center;
}
div.partners a {
	display: inline-block;
	margin: 10px;
	border: 2px solid #fff;
}
div.front-band div.partners a:focus,
div.front-band div.partners a:hover {
	border: 2px solid #337ab7;
}
div.front-band div.partners img {
	height: 200px;
}
.float-left {
	float: left;
	margin: 0 40px 20px 0;
}
.float-right {
	float: right;
	margin: 0 0 20px 40px;
}
div.slider-photos { height: 350px; }
div.slider-partner { height: 210px; }
div.slider-partner a { cursor: pointer; }
div.slider { width: 100%; max-width: 450px; margin: 0 auto; position: relative; }
div.slider div { position: absolute; top: 0; left: 0; max-height: 300px; width: 100%; opacity: 0; text-align: center; }
div.slider img { margin: 0 auto; max-width: 100%; }
div.dog-box, div.relay-box {
	color: #333;
	display: inline-block;
	margin: 15px;
	border: 2px solid #333;
}
div.dog-box:focus,
div.dog-box:hover {
	background-color: #ddd;
}
div.dog-img {
	text-align: center;
}
div.dog-img img {
	max-height: 200px;
}
div.dog-info {
	margin: 10px;
}
div.tall-fields div.panel-field a,
div.tall-fields div.panel-field button {
	margin: 10px 10px 10px 0;
}
div.action-links td.center {
	padding: 0;
}
div.action-links td.center a {
	padding: 8px;
	display: inline-block;
	width: 100%;
}
footer {
	margin-top: 40px;
}
div#foot {
	color: #fff;
	font-size: 16px;
	text-align: center;
	background-color: #333;
	padding-top: 50px;
	padding-bottom: 40px;
}
div#foot div.logo {
	color: #fff;
	font-size: 30px;
	font-weight: 600;
	font-family: 'Noto Serif', serif;
	margin-bottom: 30px;
	letter-spacing: 1.25px;
}
div#foot img {
	width: 100px;
}
p.quote-title {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 28px;
}
footer a,
footer a:focus,
footer a:hover {
	color: #fff;
}
footer div.copyright {
	padding-top: 8px;
	float: left;
}
footer div.fb {
	float: right;
	background-color: #3b5998;
	color: #fff;
	padding: 8px 12px;
	font-size: 20px;
	border-radius: 4px;
}
div.site-error {
	padding: 20px;
}
main a:focus i.fa-heart,
main a:hover i.fa-heart,
main a i.fa-heart-o {
	color: gray;
}
main a:focus i.fa-heart-o,
main a:hover i.fa-heart-o,
main a i.fa-heart {
	color: red;
}
main .note-toolbar a {
	text-decoration: none;
}
.note-color-reset, .note-color-select, .note-holder-custom {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
	font-family: 'Noto Serif', serif;
	color: #337ab7;
}
div.banner-well.banner-home {
	margin: 30px 0 20px 0;
}
div.banner-well {
	padding: 5px 5px 10px 5px;
	display: flex;
	align-items: center;
}
div.banner-well p {
	margin: 8px 10px 0 10px;
}
div.banner-well img {
	float: left;
	width: 300px;
	max-width: calc( 100% - 20px );
	margin: 10px 15px 0 10px;
}
div.banner-well img.banner-no-txt {
	float: none;
	width: calc( 100% - 20px );
	max-height: 300px;
	margin: 10px 15px 0 10px;
}
div.side-box {
	border: 1px solid #337ab7;
	background-color: #E5DFEE;
}
div.me-page img {
	width: 100%;
	max-width: 180px;
	margin: 10px;
}
div.datepicker {
	border: 2px solid #381e05;
}
div.datepicker .active {
	background-color: #923300;
}
table.table-bordered>tbody>tr>td,
table.table-bordered>tbody>tr>th,
table.table-bordered>tfoot>tr>td,
table.table-bordered>tfoot>tr>th {
	border-left: none;
	border-right: none;
}
table.table-bordered>thead>tr>td,
table.table-bordered>thead>tr>th {
	font-weight: bold;
	border: none;
}
input[type=checkbox] {
	transform: scale( 1.5 );
}
div.checkbox-hint,
input.checkbox-adjust {
	position: relative;
	top: 6px;
}
div.checkbox-hint {
	display: inline;
	font-size: 16px;
	padding: 3px 0 3px 10px;
}
a.btn {
	text-decoration: none;
	font-family: 'Noto Sans', sans-serif;
}
a.btn-menu {
	max-width: 300px;
	width: 100%;
}
.btn-block {
	display: inline-block;
	width: 142px;
	text-align: left;
	margin: 5px 5px 5px 0;
}
.btn-keep-together {
	display: inline-block;
}	
.btn-margin,
div.panel-body .btn {
	margin: 5px;
}
div.panel-body li .btn {
	margin: 0 5px;
}
div.panel-body .input-group-btn .btn {
	margin-top: 0;
	margin-bottom: 0;
}
button.btn-sysadmin,
a.btn-sysadmin {
	color: black;
	background-color: pink;
	border-color: deeppink;
}
button.btn-sysadmin:hover,
a.btn-sysadmin:hover {
	background-color: deeppink;
}
div.hint-block {
	color: #337ab7;
}
div.trial-config-wrapper.hide-class div.panel-field {
	background-color: #aaa;
}
a.blocked {
	color: #555;
	pointer-events: none;
}
button.blocked {
	pointer-events: none;
}
.big li,
.big p {
	font-size: 18px;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.nowrap {
	white-space: nowrap;
}
.red {
	color: red;
}
span.green {
	color: darkgreen;
}
.blue {
	color: blue;
}
.yellow {
	background-color: yellow;
}
.orange {
	background-color: orange;
}
li.green, tr.green {
	background-color: lightgreen;
}
tr.plum {
	background-color: plum;
}
tr.gray {
	background-color: #f5f5f5;
}
.width-45 {
	width: 45px;
}
div.video {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding-top: 56.25%;
}
div.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border: none;
}
div.toggle-buttons a {
	margin: 3px;
}
table.reports thead tr td {
	font-weight: bold;
	border-bottom: 1px solid black;
	padding-bottom: 0;
}
table.reports td {
	font-size: 18px;
	padding: 10px;
}
form.index-search-form.narrow-search-form {
	max-width: 250px;
}
span.wait-day-Tue, span.wait-day-Fri { color: green; }
span.wait-day-Wed, span.wait-day-Sat { color: red; }
span.wait-day-Thu, span.wait-day-Sun { color: blue; }
span.wait-day-Mon { color: magenta; }

img.i100 { height: 100px; }

div.row div.col-lg-10 div.head-3 {
	padding: 0 0 0 1px;
}

div.panel-body,
div.hscroll {
	width: 100%;
	overflow-x: auto;
}
div.class-map {
	text-align: center;
}
div.class-map img {
	max-width: 100%;
}
div.results-map {
	text-align: center;
	margin-top: 10px;
}
div.results-map img {
	max-width: 100%
}
ul.sort-list.multi-col {
	-moz-column-count: 3;
	-moz-column-gap: 10px;
	-webkit-column-count: 3;
	-webkit-column-gap: 10px;
	column-count: 3;
	column-gap: 10px;
}
div.panel div.note-editable {
	font-family: Arial;
}
ol > li {
	padding: 5px;
	margin-bottom: 10px;
}
ol,ul {
	padding-left: 30px;
}
form div.kv-editor-container.form-control {
	padding: 0;
}
div.contest {
	text-align: center;
}
div.contest-inner {
	display: inline-block;
	max-width: 600px;
}
div.contest table.table {
	width: auto;
	margin: 0 auto;
}
div.money-box {
	float: left;
	margin: 0px 10px 10px 0px;
}
div.clear {
	clear: both;
}
table.table.money {
	width: auto;
	border: 1px solid black;
}
table.table.money tr.summary td {
	background-color: #ddd;
	border-top: 1px solid black;
	border: 1px solid black;
}
table.table.money tr.summary.thick td {
	border-top: 3px solid black;
}
table.table.money tr.summary td.yellow {
	background-color: yellow;
}

@media screen and ( max-width: 1000px ) {
	div.head-1 li.barcode-form {
		display: none;
	}

	div.head-1 li a {
		padding: 5px;
	}
}
@media screen and ( max-width: 767px ) {
	header#page-header {
		position: initial;
	}
	div#fixed-header-spacer {
		display: none;
	}
	div.head-2 ul.dropdown-menu li {
		margin: 5px 0;
	}
	div.head-3 {
		margin-top: 10px;
	}	
	div.front-band {
		padding: 10px;
	}
	div.front-band h2 {
		font-size: 28px;
	}
	div.front-band h3 {
		font-size: 20px;
	}
	div.front-band p {
		font-size: 18px;
	}
	div.center-narrow,
	div.front-logo {
		text-align: center;
	}
	.float-left,
	.float-right {
		width: 100%;
		text-align: center;
	}
	h1, h2, h3, h4 {
		text-align: center;
	}
	div.section-img img {
		max-width: 80%;
	}
}
@media screen and ( max-width: 600px ) {
	div.banner-well {
		display: block;
	}
	div.banner-well img {
		width: calc( 100% - 20px );
		margin: 10px 15px 10px 10px;
	}
}
@media screen and ( max-width: 500px ) {
	div.head-1 a.btn {
		padding: 6px;
	}
}
@media print {
	.hidden-print, .panel-heading {
		display: none !important;
	}
}
