@charset "utf-8";
body > .skiptranslate {
    display: none !important;
    } 
body {
    top: 0px !important; 
    }
body {
  background-color: var(--tint);
  font-family: 'Open Sans', monospace, sans-serif;
  max-width: 650px;
}
h2,h3,h4{font-family: 'Open Sans', monospace, sans-serif;font-weight: 600;}
h2{
  width: 100%;
  font-size: 18px;
  line-height: 35px;
  font-weight: 700;
  /* padding: 10px 5%; */
  margin: 0px 0 10px 0;
  display: inline-block;
  letter-spacing: 0.5px;
  /* background-color: var(--magenta); */
  color: #000;
  text-transform: uppercase;
  letter-spacing: -0.4px;
}

.big-notification h3{
  font-weight: 600;
}
p{font-family: 'Open Sans', monospace, sans-serif;font-weight: 400;text-align: left;}
.all-elements{
	overflow-x:hidden;
  background-color: var(--body);
}
.page-content{
	background-color:var(--body);
	z-index:10;
	display:block;
  min-height: 100vh;
}
.page-content-index{
  background-image: url(bg_milevskem.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
ol, ul {
  padding-left: 0;
}
#container h3{font-size: 15px;color: var(--dark) !important;}
#container h4{font-size: 14px;color: var(--dark);}
#container p{font-size: 13px;line-height: 14px;}
a{text-decoration: none;}
.page-content-wrapper{Rybnik
	display:block;
	margin-top:0px;
	margin-bottom:0px;
	padding:20px;
	padding-bottom:15px;
}
.extra-bold{ font-size: 50px;font-weight: 600;}
.modal-backdrop{z-index: 1;}
ul li {list-style: none;}
.fix{
  position:fixed;
  bottom:0px;
  right:0px;
  z-index: 90;
  width: 250px;
  height: auto;
  max-height: 154px;
  max-width: 350px;
}
.page-sidebar{
	background-color:var(--darkblue);
	width:262px;
	display:block;
	position:absolute;
	z-index:2;
	top:0px;
	left:0px;
	bottom:0px;
	overflow:hidden;
	position:fixed;
  /*z-index: 999;*/
}
.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn-warning {
	color: #000;
	background-color: #ffcb32;
	border-color: #ffcb32
}
.btn-warning:hover {
	color: #000;
	background-color: #ffca2c;
	border-color: #ffc720
}
.btn-check:focus+.btn-warning, .btn-warning:focus {
	color: #000;
	background-color: #ffca2c;
	border-color: #ffc720;
	box-shadow: 0 0 0 .25rem rgba(217, 164, 6, .5)
}
.btn-check:active+.btn-warning, .btn-check:checked+.btn-warning, .btn-warning.active, .btn-warning:active, .show>.btn-warning.dropdown-toggle {
	color: #000;
	background-color: #ffcd39;
	border-color: #ffc720
}
.btn-sm{padding: 2px 3px;font-size: 10px;}
.button-icon {
  padding-left: 35px;
  display: inline-block;
  margin-bottom: 2px;
  margin-left: 2px;
  text-align: left;
  background-repeat: no-repeat;
  font-size: 12px;
}
.btn-60{position: relative;top:-60px;}
/*div.inc_map, div.inc_map input {overflow: auto;}*/
.label.red {color: #ff0000;}
.label.green {color: #2c6700;}
.label {
 background-color: #fff;
 border: 1px solid #000;
 font-size: 12px;
 text-align: center;
 white-space: nowrap;
 padding: 2px;
 position: relative;
 left: 0rem;
 top:-50px;
}
.isDisabled {
  color: #fff;
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none;
  display: none;
}
.modal-backdrop{z-index: 1;}
ul li {list-style: none;}
.shadow_texta{text-shadow: 0px 0px 4px #000000;}
/*IKONY*/
.icon-game{background-image:url(../images/misc/icons/cup.png);}
.icon-walk{background-image:url(../images/misc/icons/walkingman.png);}
.icon-obt_1{background-image:url(../images/misc/icons/obt_1.png);}
.icon-obt_2{background-image:url(../images/misc/icons/obt_2.png);}
.icon-obt_3{background-image:url(../images/misc/icons/obt_3.png);}
.icon-ota_1{background-image:url(../images/misc/icons/ota_1.png);}
.icon-ota_2{background-image:url(../images/misc/icons/ota_2.png);}
.icon-ota_3{background-image:url(../images/misc/icons/ota_3.png);}

.float_right{float: right;}
.what3words{width: 100%;height: 550px;}
.scroll {
  overflow: scroll!important;
  overflow-x:hidden!important;
  -webkit-overflow-scroll:touch!important;	
}
.inc_map {
  width: 100%;
  min-height: 450px;
}
.scroll::-webkit-scrollbar {
  width: 0px;
}
a.disabled {
  pointer-events: none;
  cursor: default;
}
.scroll::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
  border-radius: 10px;
}

.scroll::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
h1, .hide{display: none;}
h3.err_404{font-size:100px;color:var(--err_404)}
h3.err_404 span{color:var(--err_404_span)}
.button-big {
  text-align: center;
  color: #FFFFFF;
  padding: 10px 26px;
  display: inline-block;
  margin-bottom: 2px;
}
.button-blue {
  background-color: var(--blue);
}
#qr-reader{width: 100%;height: 400px;}
#qr-reader-results{z-index: 999999;}

.content-header{
	position:fixed;
	width:100%;
	background-color:#fff;
	height:60px;
	padding-bottom:20px;
	z-index:99999;
  box-shadow: -17px -1px 5px #bfbfbf;
max-width: 650px;
}
.content{
	margin-top:70px;
}
.container{
	margin-top:0px;
  /*background-color: #fff;*/
  padding: 0;
  /*max-height: 80vh !important;*/
  min-height: 60vh;
}
.container_big{
	margin-top:0px;
  background-color: #fff;
  padding: 0;
  max-height: 100vh !important;
  min-height: 100vh;
}
.container img{display: inline !important;}
.deploy-sidebar{
	background-image:url(../images/misc/deploy-nav.png);
	background-repeat:no-repeat;
	background-position:20px 24px;
	background-size:18px 12px;
	height:60px;
	width:60px;
	border-right:solid 1px rgba(255,255,255,0.1);
}
.game-sidebar{
	height:60px;
	width:60px;
}

.remove-sidebar{
	background-image:url(../images/misc/close-sidebar.png);
}
.deploy-contact{
	background-image:url(../images/misc/deploy-mail.png);
	background-repeat:no-repeat;
	background-position:20px 24px;
	background-size:18px 12px;
	height:60px;
	width:60px;
	border-left:solid 1px rgba(255,255,255,0.1);
	position:absolute;
	right:0px;
	top:0px;
	z-index:10;
}
.bread-crumb{
	margin-top:12px;
	margin-bottom:10px;
}
.modal-content{height: 500px;}
.logo{
	width:220px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-60px;
}
.bread-crumb em{
	cursor:pointer!important;
	font-size:10px;
	color:var(--bodytext);
	font-style:normal;
	display:block;
  text-transform: uppercase;
}
.column{
	margin-bottom:0px!important;
}
.column img{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.img_btn{clear: both;}
.column-title{
	text-transform:uppercase;
	font-family:var(--lato);
	font-weight:800;
	font-size:13px;
	color:var(--bodytext);
	display:block;
}
.column-text{
	font-style:normal;
}
.column-end-text{
	display:block;
	font-size:10px;
	font-style:italic;
}
.social-container{
	width:200px;
	margin-left:auto;
	margin-right:auto;
}
.social-icon{
	width:50px;
	margin-left:auto;
	margin-right:auto;
}
.social-icon:hover{
	opacity:0.8;
}
.copyright{
	color:rgba(0,0,0,0.4);
	font-size:11px;
}
.sidebar-copyright{
	color:rgba(0,0,0,0.2);
	font-size:11px;
}
.sidebar-header{
	margin-top:23px;
	margin-bottom:20px;
}

.delete-sidebar{
	background-image:url(../images/misc/close-sidebar.png);
	background-repeat:no-repeat;
	background-size:17px 17px;
	width:17px;
	height:17px;
	float:right;
	margin-top:-15px;
}
.sidebar-decoration{
	background-color:rgba(0,0,0,0.1);
	display:block;
	height:1px;
	margin-bottom:20px;
}
.sidebar-navigation{
  width: 250px;
  margin-bottom: 20px;
  margin-top: 80px;
  margin-left: 20px;
}
.sidebar-icon{
	background-repeat:no-repeat;
	background-size:70px 80px;
	height:80px;
	width:70px;
	float:left;	
}

.start-icon{background-repeat: no-repeat;background-size: 100px 100px;height: 100px;width: 100px;border-radius:50%;}
.start-index{background-image:url(../images/misc/nav_misc/nav_index.png);z-index: 100;background-color:#02ad5a;}
.start-index-cs{background-image:url(lang_flag/start_cs.png);z-index: 100;}
.start-index-en{background-image:url(lang_flag/start_en.png);z-index: 100;}
.start-index-de{background-image:url(lang_flag/start_de.png);z-index: 100;}
.start-index-uk{background-image:url(lang_flag/start_uk.png);z-index: 100;}

.bod_nadpis{padding: 5px 8px;background-color: var(--darkblue);width: 100%;color: #fff;}

.continue-index{background-image:url(../images/misc/nav_misc/nav_index_continue.png);z-index: 100;background-color:#196411;}
.sidebar-title{
	margin-top:0;
	margin-bottom:10px;
	font-size:16px;
	color:var(--orange);
  text-transform: uppercase;
}
.menu-title{
  margin-top: -10px;
  margin-bottom: 10px;
  font-size: 16px;
  color: rgba(0,0,0,0.4);
  text-transform: uppercase;
  margin-left: 10px;
}
.page-notifications{margin-left: 10px;}
.user-icon{
	background-image:url(../images/misc/notification_user.png);
	background-repeat:no-repeat;
	background-size:51px 44px;
}
.route-icon{
	background-image:url(../images/misc/notification_route.png);
	background-repeat:no-repeat;
	background-size:51px 44px;
}
.warning-notification{
	background-image:url(../images/misc/notification_warning.png);
	background-repeat:no-repeat;
	background-size:51px 44px;
}
.confirmation-notification{
	background-image:url(../images/misc/notification_ok.png);
	background-repeat:no-repeat;
	background-size:51px 44px;
}
.page-notifications h4{
	font-family:var(--table_font)!important;
	font-size:14px;
	font-weight:400;
	color:#004469;
	text-transform:uppercase;
	margin-top:-5px;
	margin-left:65px;
}
.page-notifications p{
	color:#08161c;
	margin-top:-7px;
	margin-left:65px;
	font-size:10px;
	line-height:15px;
}
.footer-socials{
	width:110px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}
.footer-socials a{
	float:left;
	margin-left:5px;
	margin-right:5px;
}
.styles{
	width:320px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
.stylesheet-changer{
	height:60px;
	width:100%;
	position:fixed;
	bottom:0px;
	background-color:#000;
	z-index:999;
}
.images-changer{
	background-image:url(../images/img.png);
	background-size:20px 20px;
	width:20px;
	height:20px;
	float:left;
}
.styles a{
	margin-left:10px;
	margin-right:10px;
}
.styles p{
	padding-top:5px;
	color:#FFFFFF;
	text-align:center;
	font-size:10px;
	text-transform:uppercase;
	color:rgba(255,255,255,0.5);
}
/*////////////////*/
/*Lists with icons*/
/*////////////////*/
.icon-list li{
	list-style:none;
	padding-left:30px;	
	background-repeat:no-repeat;
	background-size:18px 18px;
	margin-bottom:20px;
}
.up-list{
	background-image:url(../images/lists/up_48.png);
}
/*Stránkování*/
.page-item.disabled .page-link{background-color: #eeeeee; color: #bfbdbd;} 
.page-link{background-color: #d3f1f7;color: #666666;}
.page-item.active .page-link{background-color: var(--darkblue); border-color: #fff;}
.toggle-3{background-color: #fff;box-shadow: 4px 3px 8px #888888;}
.deploy-toggle-3 {
  padding: 7px 15px 7px 0;
  font-size: 12px;
  text-transform: uppercase;
}
.tooltip-toggle {
  cursor: pointer;
  position: relative;
  top: -10px;
}

.tooltip-toggle::before {
  position: absolute;
  top: -100px;
  left: -80px;
  background-color: green;
  border-radius: 5px;
  color: #fff;
  content: attr(data-tooltip);
  padding: 1rem;
  text-transform: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 160px;
}

.tooltip-toggle::after {
  position: absolute;
  top: -12px;
  left: 9px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid green;
  content: " ";
  font-size: 0;
  line-height: 0;
  margin-left: -5px;
  width: 0;
}

.tooltip-toggle::before,
.tooltip-toggle::after {
  color: #efefef;
  font-family: 'Open Sans', monospace;
  font-size: 16px;
  opacity: 0;
  pointer-events: none;
  text-align: center;
}

.tooltip-toggle:hover::before,
.tooltip-toggle:hover::after {
  opacity: 1;
  -webkit-transition: all 0.75s ease;
  transition: all 0.75s ease;
}
.modal-content {
  background-color: #a9b5e3 !important;
  color: #fff !important;
}
.lang-default {
  background-color: var(--darkblue);
  padding: 5px 15px;
  border: 1px solid var(--darkblue);
  color: #fff;
  font-size: 12px;
}

.lang_wp {
  position: absolute;
  right: 0px;
  top: 0;
  text-align: left;
  z-index: 99999;
}
.styled-select {
  max-width: 125px;
  overflow: hidden;
  height: 30px;
  line-height: 10px;
  border: none;
  background-color: #e67e22;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  padding-right: 5px;
  position: relative;
}
.skiptranslate  div {display: block !important;}
.styled-select select {
  background: #e67e22;
  width: 110%;
  padding-left: 15px;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  height: 30px;
  color: #fff;
  font-size: 13px;
  font-size: 0.8125rem;
  margin: 0;
  font-weight: 500;
  -moz-appearance: window;
  -webkit-appearance: none;
  cursor: pointer;
  outline: none;
}

.styled-select select:focus {
  color: #fff;
  outline: none;
  box-shadow: none;
}
.styled-select select::-ms-expand {
  display: none;
}

.styled-select.lang-selector select option {
  color: #;
}

.goog-te-combo {
  font-size: 11px !important;
}  