html, body {
	height: 100%;
}

.wrap {
	background-attachment: fixed;
/*	background-image: url(/img/background.png);*/
	background-repeat: no-repeat;
	background-position: 20vw 20vh;
	height: auto;
	margin: 0 auto -60px;
	min-height: 100%;
	padding: 0 0 60px;
}

.wrap>.container {
	padding: 70px 15px 20px;
}

/*
.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}
*/
.jumbotron {
	text-align: center;
	background-color: transparent;
}

.jumbotron .btn {
	font-size: 21px;
	padding: 14px 24px;
}

.not-set {
	color: #c55;
	font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 900;
	line-height: 1;
	padding-left: 5px;
}

a.asc:after {
	content: "\f0de";
}

a.desc:after {
	content: "\f0dd";
}

.sort-numerical a.asc:after {
	content: "\f162";
}

.sort-numerical a.desc:after {
	content: "\f886";
}

.sort-ordinal a.asc:after {
	content: "\f884";
}

.sort-ordinal a.desc:after {
	content: "\f160";
}

.grid-view th {
	white-space: nowrap;
}

.hint-block {
	display: block;
	margin-top: 5px;
	color: #999;
}

.error-summary {
	color: #a94442;
	background: #fdf7f7;
	border-left: 3px solid #eed3d7;
	padding: 10px 20px;
	margin: 0 0 15px 0;
}

#myNav, footer.footer {
/*	background-image: url(/img/pattern.png);*/
}

/* align the logout "link" (button in form) of the navbar */
.nav li>form>button.logout {
	padding: 15px;
	border: none;
}

@media ( max-width :767px) {
	.nav li>form>button.logout {
		display: block;
		text-align: left;
		width: 100%;
		padding: 10px 15px;
	}
}

.nav>li>form>button.logout:focus, .nav>li>form>button.logout:hover {
	text-decoration: none;
}

.nav>li>form>button.logout:focus {
	outline: none;
}

.flex-grid {
	align-items: flex-start;
	display: flex;
}

.col-eb {
	height: 100%;
	margin-left: 2.5rem;
	margin-right: 2.5rem;
	flex-shrink: 0;
}

.main {
	flex: 7;
}

#clock {
	background: rgba(0, 0, 0, 0.85);
	color: gold;
	font-size: 0.8rem;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
}

/* collapsible sidebar w/overlay
 * https://bootstrapious.com/p/bootstrap-sidebar */
#sidebar {
	width: 250px;
	height: 100vh;
	position: fixed;
	top: 0;
	left: -250px;
	/* top layer */
	z-index: 999;
	transition: all 0.3s;
	overflow-y: scroll;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

#sidebar.active {
	left: 0;
}

#sidebar ul p {
	padding: 10px;
}

#sidebar ul li {
	line-height: 2rem;
}

#sidebar ul li a {
	padding: 10px;
	font-size: 1.1em;
	display: block;
}

#sidebarCollapse {
	top: 50vh;
	left: 0;
	position: fixed;
	direction: rtl;
}

#slipCollapse {
	top: 50vh;
	right: 0;
	position: fixed;
}

#content {
	padding: 1rem;
}

#betslipSidebar {
	top: 0;
	right: -75vw;
	position: fixed;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
	padding: 1em;
	transition: all 0.3s;
	width: auto; /*75vw;*/
	z-index: 999;
}

#betslipSidebar.active {
	right: 0;
}

ul ul a {
	font-size: 0.9em !important;
	padding-left: 30px !important;
}

a[data-toggle="collapse"] {
	position: relative;
}

.overlay {
	display: none;
	position: fixed;
	/* full screen */
	width: 100vw;
	height: 100vh;
	/* transparent black */
	background: rgba(0, 0, 0, 0.7);
	/* middle layer, i.e. appears below the sidebar */
	z-index: 998;
	opacity: 0;
	/* animate the transition */
	transition: all 0.5s ease-in-out;
}

/* display .overlay when it has the .active class */
.overlay.active {
	display: block;
	opacity: 1;
}

#dismiss {
	width: 1rem;
	height: 1rem;
	position: absolute;
	/* top right corner of the sidebar */
	top: 0;
	right: 0.25rem;
	cursor: pointer;
	transition: all 0.3s;
}

#goalsPriceList {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	-o-column-count: 2;
	column-count: 2;
}

.move-up {
	bottom: 50px;
	right: 0;
	position: fixed;
	z-index: 1000;
	display: none;
}

.move-up button {
	background: transparent;
	border: none;
}

.move-up button:active:hover {
	margin-right: 2px;
	padding-right: 4px !important;
}

.move-up i {
	color: #bababa;
	font-size: 60px;
	opacity: 0.5;
}

#ui-link {
	right: 1rem;
	top: 0;
	position: fixed;
}

/* flag icons https://github.com/lipis/flag-icons */
.fib {
	background-size: contain;
	background-position: 50%;
	background-repeat: no-repeat;
}

.fi {
	background-size: contain;
	background-position: 50%;
	background-repeat: no-repeat;
	font-size: 2rem;
	position: relative;
	display: inline-block;
	width: 1.33333333em;
	line-height: 2em;
}

.fi:before {
	content: '\00a0';
}

.fi.fis {
	width: 1em;
}
/*
.fi-ug {
  background-image: url(../flags/4x3/uk.svg);
}
*/
.spinner {
	font-size: 3rem;
	text-align: center;
}
