body*
{
	font-family: 'Signika', sans-serif;
}

::-webkit-scrollbar {
    display: none;
}


a
{
	text-decoration: underline !important;
}

table.pareniste-tabulka tr td
{
	border: #e4e4e4 1px solid !important;
	font-size: 12px;
	padding: 2px 3px;
}

table.pareniste-tabulka 
{
	white-space: nowrap;
	border: #f8f8f8 1px solid !important;
	border-spacing: 0;
	border-collapse: collapse;
}

.alert
{
	background: red;
	color: white;
	font-weight: 600;
}

div.zalozka
{
	background: rgb(250, 250, 250);
	border: 1px solid black;
	border-radius: 7px;
	border-top-left-radius: 0px;
	padding: 10px;
	display: none;
}

div.zalozka.zalozka-1
{
	display: block;
}


div.tlacitko-zalozky
{
	background: #260c2b;
	border-top-right-radius:  7px;
	border-top-left-radius:  7px;
	border: 1px solid #631f70;
	color: #fff;
	display: inline-block;
	padding: 10px;
	cursor: pointer;
}

div.top-column
{
	margin-top: 40px;
	margin-bottom: 20px;
}

div.tlacitko-zalozky.active
{
	background: #51195b;
}


div.nadpis
{
	margin-top: 30px;
	font-size: 20px;
	margin-bottom: 5px;
}

.align-right
{
	text-align: right;
}

#header-fixed {
    position: fixed;
    top: 0px; display:none;
    background-color:white;
}
body#fperiod
{
	margin: 0 10px;
}

body#fperiod table.pareniste-tabulka tbody tr:nth-child(even)
{
	background-color: #dddddd;
}

table.pareniste-tabulka thead tr td,
table#clone.pareniste-tabulka thead tr td
{
	border: #e4e4e4 1px solid !important;
	font-size: 12px;
	padding: 2px 3px;
}

table.pareniste-tabulka tr.licha,
table#clone.pareniste-tabulka tr.licha
{
    background-color: #dddddd;
}

table.pareniste-tabulka tr.bold,
table#clone.pareniste-tabulka tr.bold
{
    font-weight: 700;
}

table.pareniste-tabulka thead tr,
table#clone.pareniste-tabulka thead tr
{
	background: #51195b !important;
	color: white;
	font-weight: 500;
	height: 30px;

}

table#clone.pareniste-tabulka 
{
	white-space: nowrap;
	border: #f8f8f8 1px solid !important;
	border-spacing: 0;
	border-collapse: collapse;
}


.button.rozcestnik a {
	background: #692175;
	padding: 20px 15px;
	color: white;
	border-radius: 15px;
	text-decoration: none !important;
	font-weight: 600;
	font-size: 14px;
}

.button.rozcestnik a:hover {
	background: #51195b;
	text-decoration: none !important;
}

a.button-detail {
	background: #692175;
	padding: 20px 15px;
	color: white;
	border-radius: 15px;
	text-decoration: none !important;
	font-weight: 600;
	font-size: 14px;
	margin-right: 10px;
}

a.button-detail:focus, a.button-detail:visited  {
	background: #692175;
	color: white;
}

a button-detail:hover {
	background: #51195b;
	text-decoration: none !important;
}

.button.green.rozcestnik a {
	background: #24a560;
	padding: 20px 10px;
	color: white;
	border-radius: 15px;
}

.button.green.rozcestnik a:hover {
	background: #219155;
}


.button.rozcestnik
{
	margin-top: 50px;
	display: inline-block;
	margin-left: 5px;
}

div.eq, div.oznamy{
	display: none;
}
div.souhrn{
	display: none !important;
}
.container
{
	width: 95% !important;
}
#priorita input{
	width: 40px !important;
	height: 20px;
}
div#select_id
{
	text-align: right;
	padding-top: 20px;
}

input#changedOn
{
	margin-right: 5px;


}

.controls {
        margin-top: 10px;
        border: 1px solid transparent;
        border-radius: 2px 0 0 2px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        height: 32px;
        outline: none;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
      }

      #pac-input {
        background-color: #fff;
        font-family: Roboto;
        font-size: 15px;
        font-weight: 300;
        margin-left: 12px;
        padding: 0 11px 0 13px;
        text-overflow: ellipsis;
        width: 300px;
        position: absolute;
z-index: 1000000;
	margin: 0px !important;
	border-radius: 0px !important;
	box-shadow: none !important;
	line-height: 50px !important;
	height: 50px !important;
      }

      #pac-input:focus {
        border-color: #4d90fe;
      }

      .pac-container {
        font-family: Roboto;
      }

td#posl_prihl, td#posl_obj{
	max-width: 82px;
	overflow: hidden;
}

div#select_id input
{
	margin-left: 10px;
	margin-right: 5px;
	width: 40px;
}

div#select_id button
{
	width: 70px;
}

div.filtr
{
	padding: 20px 20px 5px 20px;
	font-family: 'Signika', sans-serif;
	display: inline-block;
}
button#ulozit_priority, button#smazat_priority
{
	font-size: 8px;
}

div.filtr2
{
	padding: 20px 20px 10px 20px;
	font-family: 'Signika', sans-serif;
	display: inline-block;
}
.vlastnik
{
	margin-top: 1px !important;
	margin-left: 10px !important;
	margin-right: 4px !important;
	line-height: normal !important;
}

span#welcome
{
	float: right;
	padding-right: 20px;
	padding-top: 12px;
}
input.obarveni
{
		margin-top: 1px !important;
	margin-left: 10px !important;
	margin-right: 4px !important;
	line-height: normal !important;
}

table#tabulka2 tbody tr#zahlavi, tr#zahlavi
{
	background: #afafaf !important;
	color: black;;
	font-weight: 500;
	height:55px !important
}

span#logout
{
	float: right;
	padding-top: 20px;
}

div#profile
{
	padding: 10px;
	padding-top: 20px !important;
	font-family: 'Signika', sans-serif;
	background: transparent;
}

#loginForm button {
	background: #692175;
	padding: 20px 15px;
	color: white;
	border-radius: 15px;
	text-decoration: none !important;
	font-weight: 600;
	border: none;
	display: flex;
	width: 100%;
	justify-content: center;
	font-size: 14px;
}

#loginForm button:hover {
	background: #51195b;
}

body#login
{
	margin: 0 !important;
}

span#logo a
{
	text-decoration: none;
	font-size: 35px;
	font-weight: 700;
	color:#32497e;
}

span.systems
{
	color:#049e73;
}

span#logo
{
	padding-bottom: 20px;
}

div#main
{
	text-align: center;
	font-family: 'Signika', sans-serif;
	
}

div#logo_prihlaseni
{
	text-align: center;
	background: #fafafa;
	padding: 30px;
}

div#logo_prihlaseni a
{
	font-family: 'Signika', sans-serif;
}

div#login form
{
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	display: inline-block;
	border-radius: 5px;
	padding: 40px;
}
.asd.col-xs-12.col-md-3
{
	float: none !important;
}

div#name, div#password
{
	width: 100%;
	height: 50px;
	border-radius: 5px;
	border-style: none;
	font-size: 15px;
	color: black;
	margin-bottom: 10px;
	background: #efefef;
	text-align: left;
}

div.hlaska
{
 padding-top: 10px;
}

input#name, input#password
{
margin-top: 16px;
border-style: none;
font-size: 15px;
margin-left: 20px;
background: #efefef;
color: black;
}

input#name:focus, input#password:focus
{
	outline-style: none;
}

div#login h2
{
	margin-bottom: 0px;
}

td#ov_style{
	max-width: 170px !important;
	overflow: hidden;
	text-overflow: ellipsis;
}

td#mesto_style{
	overflow: hidden;
	text-overflow: ellipsis;
}

td#vlastnik_style
{
	max-width: 60px !important;
	overflow: hidden;
	text-overflow: ellipsis;
}

td#mesic_style{
	max-width: 60px !important;
	overflow: hidden;
}

table#tabulka tbody tr td img, table#tabulka2 tbody tr td img
{
	padding-left:3px;
	padding-bottom: 2px;
}

input#odeslat
{
	width: 100%;
	height: 50px;
	border-radius: 5px;
	border-style: none;
	color: white;
	font-size: 20px;
	font-weight: 500;
	font-family: 'Signika', sans-serif;
	background: #51195b;
	padding-top: 7px;
}

input#odeslat:hover
{
	background: #35113c;
}


td#progress_style{
	text-align: right !important; 
}

td#report_style{
	text-align: right !important; 
}



div.col-xs-12
{
	margin-left: auto;
	margin-right: auto;
}

iframe#myIFrame.myIFrame
{
	border-style: none;
	
}

span#logout.col-xs-12.col-md-6
{
	text-align: right;
}

a.logout
{
	padding-left: 10px;
	margin-left: 5px;
	background: white;
	color: #252525 !important;
	padding: 5px;
	border-radius: 5px;
	text-decoration: none !important;
}

div#login form input:-webkit-autofill
{
	background-color: #efefef !important;
	color: rgb(0, 0, 0) !important;
}



div.header
{
	width: 100%;
	background: #51195b !important;
	color: white !important;
}

div.header a, div.header a:hover, div.header a:active
{
	color: white;
}

div.col-xs-12.col-md-9.menu
{
	padding-bottom: 0px;
}

div.col-xs-12.col-md-3.logo
{
	font-size: 30px;
	font-family: 'Signika', sans-serif;
	text-align:center;
	padding-bottom: 0px !important;
}

div#tpms.row.tpms div.col-xs-12 div.title
{
	margin-bottom: 20px;
}

div.col-xs-12.col-md-3.logo img
{
	margin-top: 50px;
}
div.col-xs-12.col-md-2.menu_li, div.col-xs-12.col-md-3.menu_li
{
padding-bottom: 0px;
height: 60px;
color: white;
padding-top: 21px;
font-weight: 700;
float: left;


}

div#table_selected.col-xs-12.table_selected
{
	height: auto;
}


.table_selected
{
	overflow-x: scroll;
	padding-left: 0px !important;
 	padding-right: 0px !important;	margin-bottom: 20px;
}

table#tabulka tbody tr td, table#tabulka2 tbody tr td
{
	padding: 1px 4px 1px 4px !important;
	vertical-align: top;
	text-align: left;
    white-space: nowrap;
}
table#tabulka tbody tr td img,table#tabulka2 tbody tr td img{
	cursor:pointer;
}

table#tabulka tbody tr td.naz,table#tabulka2 tbody tr td.naz
{
    overflow: hidden;
    display: inline-block;
    width: 130px;
    text-overflow: ellipsis;

}


div#obarveni_filtr
{
	display: block;
z-index: 999999;
position: absolute;
right: 0px;
top: 0px;
background: white;
padding: 20px;
font-size: 14px;
margin: 5px;
border-radius: 5px;
text-align: left;
}

div#infowindow
{
top:0px;
}
#ulozit_selected, #smazat_selected
{
	font-size: 8px;
}
div#select_razeni
{
	padding-top: 20px;
	font-family: 'Signika', sans-serif;
	text-align: left;
}


button#button_filter
{
	margin-top: 20px;
	font-family: 'Signika', sans-serif;
}

table#tabulka2
{
	display: inline-block;
	width: 35% !important;;
	float: left;
	white-space: nowrap;
	margin-top: 20px;
	overflow-x: scroll;
	border-top-left-radius: 10px !important;
	border-bottom-left-radius: 10px !important;
	border-style: solid !important;
	border-color: #f8f8f8 !important;
}


table#tabulka
{
	display: inline-block;
	width: 65%;
	float: left;
	overflow: scroll;
	margin-top: 20px;
	border-top-right-radius: 10px !important;
	border-bottom-right-radius: 10px !important;
	border-style: solid !important;
	border-color: #f8f8f8 !important;
}



div#select_vlastnik, div#select_progres
{
	text-align: left;
	padding-top: 20px;
}

div#button_filter, div#button_table{
	padding-top: 20px;
}

table.tableinfo tbody tr td
{
	text-align: left;
}

div#button_table
{
	margin-top: 20px;
	text-align: center;
	background: #51195b;
	color: white;
	padding: 10px;
	border-radius: 5px;	
	font-size: 15px;
	font-weight: 700;
	font-family: 'Signika', sans-serif;
	cursor: pointer;
}
div#button_table:hover
{
	background: #35113c;
}

div.col-xs-12.col-md-2.menu_li:hover,div.col-xs-12.col-md-3.menu_li:hover
{
	background: white;
	color: rgba(9, 56, 89, 0.93);
	transition: background 0.7s ease, color 0.7s ease;
	border-radius: 15px;
}
div.col-xs-12.col-md-9.menu.container div.row
{
	background: #165580;
	border-radius: 15px;
}

p
{
	font-size: 18px !important;
	font-weight: 300;
	margin-bottom: 25px !important;
}


div.slider
{
	background:#f7f7f7;
	font-family: 'Signika', sans-serif;
}

div.content1
{
	font-family: 'Signika', sans-serif;
}
div.content2
{
	font-family: 'Signika', sans-serif;
	background:rgba(0, 0, 0, 0.13);
}
div.content3
{
	font-family: 'Signika', sans-serif;
	background: #165580;
	color: white !important;
	padding-top:30px;
}

div.title
{
	font-size: 50px;
	font-weight: 700;
	color: black;
	margin-top: 90px;
}

div.title.produkty
{
	font-size: 50px;
	font-weight: 700;
	color: black;
	margin-top: 80px;
}

div.title.tpms
{
	font-size: 50px;
	font-weight: 700;
	color: black;
	margin-top: 80px;
}

div#tpms.title
{
	margin-bottom: 30px;
}

div#produkty.title.produkty
{
	padding-bottom: 30px;
}

div.col-xs-12.col-md-6.parametry p.p_vybaveni.prvni
{
	margin-top: 55px !important;
}

div.col-xs-12.col-md-6.obrazek_senzor
{
	padding-bottom: 0px;
}

div.col-xs-12.col-md-6.parametry
{
	padding-bottom: 20px;
}

p.p_vybaveni
{
	color: grey;
	text-align: left;
}

div.title
{
	font-family: 'Signika', sans-serif;
	COLOR: white;
}
div.title.partneri
{
	font-size: 50px;
	font-weight: 700;
	color: black;
	padding-top: 70px;
	margin-top: 0px !important;
	margin-bottom: 30px;
	color: white;
	text-align: center;
}

div.subtitle
{
	font-size: 40px;
	font-weight: 500;
	color: grey;
}

div.text
{
	font-size: 18px;
	color: grey;
	padding-bottom:100px;
	font-weight: 300;
}

div.row.tpms div.col-xs-12
{
	text-align: center;
}


div.row div.col-xs-12
{
	text-align: center;
}

div.arrow-grey
{
	background: url('/imgs/arrow_grey.png');
	background-repeat: no-repeat;
	background-position-x: center;
	margin-top: -3px;
	height: 80px;
}

div.arrow-blue2
{
	background: url('/imgs/arrow_blue.png');
	background-repeat: no-repeat;
	background-position-x: center;
	margin-top: -3px;
	height: 80px;
	background-color: #f7f7f7;
}

div.arrow-grey2
{
	background: url('/imgs/arrow_grey.png');
	background-repeat: no-repeat;
	background-position-x: center;
	margin-top: -3px;
	height: 80px;
	background-color: #116fb0;
	margin-bottom: -2px;
}
ul.zakl_par li
{
	text-align: left;
}

div.back img:hover
{
	background: #fafafa
}

div.nazev
{
	padding-left: 5px;
	font-weight: 500;
	font-size: 14px;
	padding-bottom: 5px;
}
.table_left
{
	font-weight: 500;
}
div#tpms.title
{
	color: black;
}
a
{
	cursor: pointer;
}
h3
{
 	text-align: left;
 	color: black !important;
}
h1
{
	color: black !important;
}
h1.uni
{
	margin-top: 80px;
	text-align:  center;
}
h1.uni.vybaveni
{
	margin-top: 10px;
}
div.vyhoda2, div.vyhoda3
{
	font-size: 20px;
	padding-top: 35px;
}

div.vyhoda1
{
	font-size: 20px;
	padding-top: 21px;
}

h1.uni.vyhody
{
	margin-top: 0px;
	margin-bottom: 45px;
}
div.arrow-blue
{
	background: url('/imgs/arrow_white.png');
	background-repeat: no-repeat;
	background-position-x: center;
	margin-top: -11px;
	height: 80px;
	background-color: #165580;
}

div.head div.container
{
	text-align: center;
}






iframe#myIFrame.myIFrame
{
	margin-bottom: 100px;
}

div.text.footer
{
	padding-top: 30px;
}

div.footer
{
	height: 50px;
}


.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 50px;
    right: 100px;
    display: none;
    text-indent: -9999px;
    background: url('/imgs/icon_top.png') no-repeat;
}


table.tableinfo td
{
	padding-bottom: 2px !important;
	padding-left: 5px !important;
	width: 100px;
	white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

div.back
{
	margin-bottom: 10px;
	text-align: right;
}

div.text.uni_senzory
{
	padding-bottom: 30px;
}

div.gm-style-iw div div
{
	color: black;
	font-family: 'Signika', sans-serif;
	font-size: 14px;
}
div.gm-style-iw div div span.marker_title
{
	font-weight: 600;
}

div.col-xs-12.col-md-4.vyhoda
{
	text-align: center;
	font-size: 18px;
	font-weight: 300;
}

div.col-xs-12.col-md-4.vyhoda div.kruh.vyhoda
{
	width: 150px;
	height: 150px;
	background: #ffd042;
	border-radius: 15px;
	text-align: center;
	display:inline-block;
	margin-bottom: 20px;
	color:white;
	font-weight: 700;
}
ul.zakl_par
{
	font-size: 18px;
	font-weight: 300;
	color: grey;
}

div.col-xs-12.produkt
{
	padding-bottom: 0px;
}

div.content.vozy
{
	background: #ffd042;
	height: 180px;
	color: white;
	font-size: 25px;
	padding-top: 45px;
	margin-bottom: 80px;
}

div.seznam_vozu
{
	width: 300px;
	height: 80px;
	border: 3px solid #165580;
	border-radius: 15px;
	margin-top: 9px;
	padding-top: 22px;
	font-size: 18px;
	color: #165580;
	font-family: 'Signika', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	display:inline-block;
}

div.seznam_vozu:hover
{
	background: white;
	color: rgba(9, 56, 89, 0.93);
	transition: background 1s ease, color 1s ease, border 1s ease;
	border: 3px solid white;
}

div.seznam_vozu div.maly
{
	font-size: 13px;
	font-weight: 300;
	margin-top: -6px;
}

div.head
{
	height: 400px;
	background: #ffd042;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;
}

div.col-xs-12.col-md-9.menu.container div.row
{
	margin-top: 50px;
}

div.button_mapa
{
	width: 300px;
	height: 80px;
	border: 3px solid #165580;
	border-radius: 15px;
	margin-top: 30px;
	padding-top: 27px;
	font-size: 18px;
	color: #165580;
	font-family: 'Signika', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	display:inline-block;
}
#map{
	width: 100%;
	min-height: 100%;
	border-style: none;
	position: absolute;
	/* overflow: hidden; */
	transform: translateZ(0px);
}


div.button_mapa:hover
{
	background: white;
	color: rgba(9, 56, 89, 0.93);
	transition: background 1s ease, color 1s ease, border 1s ease;
	border: 3px solid white;
}

div.hrozba
{
	font-size: 18px;
	display: inline;
	float:left;
	padding-top: 18px;
}


div.col-xs-12.hrozby span img
{
	margin-right: 15px;
	width: 60px;
	float:left;
}

div.overlay-nacitani
{
	width: 100%;
	background: rgba(255, 255, 255, 0.89);
	position: fixed;
	height: 100%;
	z-index: 1;
	display: none;
}

div.col-xs-12.hrozby
{
	padding-bottom: 20px;
}

div.slider div.container.slid
{
	padding-bottom: 60px;
}

div.tlacitko_menu
{
	background: purple;
	width: 100px;
	float: right;
	text-align: center;
	line-height: 50px;
	color: white;
	z-index: 10000000;
	position: fixed;
	right: 0px;
	cursor: pointer;
	transition: all 1s ease;
}

div.menu-side
{
	width: 0px;
	z-index: 10000;
	background: white;
	height: 100%;
	position: fixed;
	right: 0px;
	transition: all 1s ease;
	padding-top: 75px;
	padding-left: 0px;
	text-align: left;
}

.button.search,
.button.generate-qr
{
	background: #51195b;
	display: inline-block;
	color: white;
	padding: 10px;
	margin-left: 10px;
	border-radius: 15px;
	cursor: pointer;
	border: none;
}

input.search-idov,
input.url-to-qr
{
	height: 40px;
}

div.search-box
{
	padding-top: 10px;
}

div.detail-blok
{
	display: inline-block;
	vertical-align: top;
	padding: 0 3px;
}

.bold
{
	font-weight: bold;
}

.button-lkw {
	cursor: pointer;
	background: white;
	width: 100px;
	position: absolute;
	z-index: 10000;
	left: 120px;
	top: 10px;
	height: 30px;
	text-align: center;
	font-size: 11px;
	font-weight: 500;
	padding-top: 7px;
	/* direction: ltr; */
	/* overflow: hidden; */
	text-align: center;
	/* position: relative; */
	color: rgb(86, 86, 86);
	font-family: Roboto, Arial, sans-serif;
	-webkit-user-select: none;
	font-size: 11px;
	background-color: rgb(255, 255, 255);
	padding: 8px;
	border-radius: 2px;
	/* border-top-right-radius: 2px; */
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
	box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
	min-width: 40px;
	border-left-width: 0px;
}

.layer-button-group {
	display: flex;
	position: absolute;
	background: transparent;
	top: 69px;
	left: 13px;
	z-index: 10;
	flex-direction: column;
}

.button-layer {
	cursor: pointer;
	background: white;
	min-width: 130px !important;
	width: auto;
	height: 30px;
	font-size: 11px !important;
	font-weight: 500;
	text-align: center;
	color: rgb(86, 86, 86);
	font-family: Roboto, Arial, sans-serif;
	-webkit-user-select: none;
	padding-top: 8px;
	margin-bottom: 8px !important;
	border-radius: 3px;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
	box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;


}


table.detail-table {
	border-collapse: collapse;
  }
  
  table.detail-table, table.detail-table th, table.detail-table td {
	border: 1px solid black;
  }

  table.detail-table td {
	padding: 1px 4px;
  }

  #Markers01.active {
	background: #00F;
	color: white;
  }

  #Markers02.active {
	background: #ff0000;
	color: white;
  }

  #Markers03.active {
	background: #f000ff;
	color: white;
  }

  #Markers04.active {
	background: #00ff5a;
	color: black;
  }

  #Markers05.active {
	background: #00eaff;
	color: black;
  }

  .green-background-50 {
	background: #cceed0 !important;
	color: #295d17 !important;
}

.green-background-70 {
	background: #ace7b3 !important;
	color: #295d17 !important;
}

.green-background-90 {
	background: #78e284 !important;
	color: #295d17 !important;
}

.red-background {
	background: #f6c9ce !important;
	color: #8f1a16 !important;
}