@media print {
	#navigation {
		display: none !important;
	}
}

::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #c0c0c0 !important;
	opacity: 1 !important;
	/* Firefox */
}

:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #c0c0c0 !important;
}

::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #c0c0c0 !important;
}

html,
body,
#main {
	height: 100%;
	width: 100%;
}

body {
	background-image: url("/img/Fotolia_182154173_L.jpg");
	background-size: 100% 100%;
	background-position: center center;
	overflow-y: hidden;
}

#main {
	overflow-x: hidden;
	overflow-y: auto;
/* 	font-family: Roboto, Helvetica, Arial, sans-serif; */
}

#main,
.leaflet-container {
/* 	the standard from bootstrap */
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}

#main-navigation {
	left: 0;
	width: 100%;
	background-color: #3388cc;
	color: white;
	z-index: 1005;
}

#content-container {
	left: 0;
	width: 100%;
	font-size: 14px;
	padding: 0 15px;
}

#map-container {
	height: 100%;
	width: 100%;
}

#map {
	height: 100%;
	width: 100%;
}

#table-container {
	margin: 0 auto;
	width: 70%;
	z-index: 900;
	padding-top: 20px;
    font-size: 12px;
}

#plot-container {
	overflow-y: auto;
}

#header {
	left: 0;
	width: 100%;
	background-color: #296da3;
	color: white;
	font-size: 20px;
	padding: 8px 14px;
	z-index: 1001;
	opacity: 0.8;
}
#header-content,
#header-date {
	font-size: 18px;
	padding-top: 4px;
}

#admin-navigation {
	width: 100%;
	z-index: 1005;
}
#br-logo img {
	cursor: pointer;
}

.d-none {
	display: none !important;
}
.blue {
	color: #3388cc;
}
.btn-blue {
    border-color: #296da3;
	background-color: #3388cc;
	color:#fff;
}
.btn-blue:hover {
	background-color: #296da3;
	border-color: #fff;
}
.btn-admin {
	width: 200px;
}

.challenge-sub-nav button {
	width: 260px;
}
#sub-navigation button {
	font-size: 14px;
}
.text-bold {
	font-weight: bold;
}
.center {
	margin: 0 auto;
}
.dialog-spinner {
	font-size: 20px;
	color: #3388cc;
    margin-top: 3px;
}
#modal-spinner .modal-header{
	border-radius: 5px
}
.modal-title {
	color: #3388cc;
	font-size: 20px;
}
.modal-content {
	font-size: 14px;
}
.modal-content h3 {
	font-size: 16px;
	font-weight: bold;
}
.modal-content h4 {
	font-size: 14px;
	font-weight: bold;
}

.top-nav-item {   
	margin: 10px 10px 0px 10px;
	font-size: 14px;
	cursor: pointer;
}
.top-nav-item:hover {
	text-decoration: underline;
}
#top-nav-language {
	padding-right: 25px;
}
.main-nav-item {
	justify-self: end;
	cursor: pointer;
	margin-left: 25px;
	font-size: 20px;
}
#main-nav-app {
	font-size: 14px;
}
#main-nav-app a {
	color: #fff !important;
}
.dropdown-item {
	cursor: pointer;
}
#main-navigation .dropdown-item {
	color: #296da3;
}
.dropdown-item:hover {
	background-color: #296da3;
	color: #fff !important;
}
.leaflet-popup-content pre {
	font-size: 12px !important;
}
.dropdown .show {
	z-index: 10000;
}

.info-line {
	padding-bottom: 10px;
}

/*maker caret on bootstrap dropdown height smaller*/
.language-dropdown{
	padding: 0px;
	margin: -20px 0px;
	background-color: transparent;
}

#main-first-row {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#main-second-row {
	    flex-grow: 1;
    margin-right: 10px;
/*     position: absolute; */
/*     bottom: 5px; */
/*     right: 20px */
}

#bike-rider-logo {
	height: 110px;
	margin: 5px 5px 5px 15px;
}

.appstore-item {
	margin: 3px 3px 3px 0px;
}

.main-menu-item {
	border-bottom: 3px solid transparent;
}
.main-menu-item:hover {
	border-bottom:  3px solid white;
}

.main-menu-item:focus {
	border-bottom:  3px solid white;
}
.wide-modal {
	max-width: 1000px;
}


#login,
#logout {
	font-size: 20px;
}


/* tables */
.input-params {
	position: absolute;
	width: 300px;
}

.input-params,
.input-params .form-control {
	font-size: 14px;
}

.input-params .card {
	z-index: 1100;
}
.input-params .modal-footer {
	border: none;
}
.input-params label {
	color: #495057;
}



/* tree popup */

.tree-details-header {
	color: #3388cc;
	padding-bottom: 10px;
	text-align: center;
	font-size: 18px;
	margin: 0 auto;
}
.tree-detail-key,
.tree-detail-value{
    overflow: hidden;
    text-overflow: ellipsis;
}
.tree-detail-key {
	color: #aab0b5;
}
.tree-details {
	font-size: 16px;	
}
.tree-details-img {
	width: 50px;	
}

/* results */

#start-result{
	padding-top: 30px;	
	max-width: 900px;
}
#start-result-description {
	padding-top: 30px;	
	padding-bottom: 30px;
}
#start-result-period {
	margin-bottom: 30px; 	
}
.start-result-col-first {
	 min-width: 300px;
	 padding-top: 15px;
}
.start-result-col-second {
    min-width: 450px;
    padding-top: 15px;
    padding-bottom: 15px;
}
#start-result-period-result td {
	padding-top: 7px;
}
#start-result-top10 {
    overflow-y: hidden;
}
#start-result-top10 td{
	padding-top: 6px;
}
#team-compare {
	padding-top: 80px;
	max-width: 1350px;
}
.team-compare-row {
}
.team-compare-col {
	width: 450px;
	min-width: 350px;
	padding: 15px;
	margin-right: auto;
    margin-left: auto;
}
#ranking {
    padding-top: 50px;
    max-width: 600px;
}
#ranking-list {
	max-height: 500px;
    overflow-y: auto;
    line-height: 24px;
}
#ranking-list tr:nth-child(2n) {
	background-color: #e9ecef;
}
.hint-header {
	font-size: 16px;
	color: white;
	background-color: #296da3;
	opacity: 0.8;
	padding: 5px 10px;
}
.hint-content {
	background-color: #fff;
	opacity: 0.8;
	color: #000;
	font-size: 14px;
	padding: 5px 10px;
	min-height: 180px;
}
.hint-content ul {
	margin-bottom: 0;
	padding-inline-start: 20px;
}
.start-result-hint {
	padding-bottom: 30px;
	min-width: 300px;	
}
.result-header-big {
	font-size: 24px;
	color: white;
}
.result-header {
	font-size: 20px;
	color: white;
}
.result-description {
	font-size: 18px;
	color: white;
}
.result-list-header {
	background-color: #296da3;
	opacity: 0.8;
	padding: 5px 10px;
}
.result-list {
	background-color: #fff;
	opacity: 0.8;
	color: #000;
	font-size: 14px;
	padding: 5px 10px;
}
.header-date {
	float: right;	
	font-style: italic;
	font-size: 16px;
	padding-top: 4px;
}
.table-image {
	width: 16px;
	margin-left: 10px;
}
#start-rank-table {
    max-height: 190px;
    overflow-y: auto;
    margin-bottom: 15px;
}
.result-table {
	width: 100%;
	table-layout:fixed;
}
.result-table td{
	white-space: nowrap;
 	overflow: hidden;
 	text-overflow: ellipsis;
}
.result-table-no {
	font-weight: bold;
}
.team-line {
	padding: 5px 0;
}
#position-circles-btn .btn-primary {
	background-color:#3388cc;	
}
#position-circles-btn .toggle.btn {
	height: 33px !important;
}

/* tables */
#list-header {
    background-color: #3388cc;;
    color: white;
    padding: 5px 10px;
    font-size: 16px;
    opacity: 0.8;
}
