body {
	color: #666;   
	background-color: #f2f0f0 !important;
	font-family: "Open Sans", sans-serif;
    font-size: 14px;
    padding-top: 70px;
}

h1, h2, h3 {
	color: #585758;
	color: #ca1517;
}

h2 {
	padding-bottom: 20px;
}

.jumbotron {
	text-align: justify;
	margin-bottom: 30px;
}


.navbar {
	margin-bottom: 0;
	border-radius: 0;
	min-height: 70px;
	background-color: #fff !important;
	border-bottom: 1px solid #30302e !important;
}

.navbar .active a{
	color: #cb0c0f;
}

.navbar li a:hover {
	background-color: #d7d7d7;
}

.row.content {
	height: 550px;
}

.sidenav {
	padding-top: 20px;
	background-color: #d7d7d7;
	height: 100%;
}

footer {
	background-color: #d7d7d7;
	padding: 15px;
	list-style-type: none;
	margin-top: 100px;
}

footer li {
	list-style-type: none;
}

.zadost {
	padding-right: 0px !important;
	padding-left: 0px !important;
}

.menuItem {
	text-align:center;
}

.menuItemLeft {
	/*padding-top: 5px;*/
}

.menuItemUser {
	padding-right: 50px;
}

.menuItemUserInfo {
	padding-top: 40px;
	padding-right: 50px;
}

.menuItemZnak {
	padding-top: 6px;
}

.brand {
    position: absolute;
    left: 50%;
    margin-left: -120px !important;
    display: block;
    text-align: center;
   	padding-top: 10px;
}

.navbar-toggle .icon-bar {
	background-color: #d7d7d7;
}

.row {
	margin-right: 0px;
	margin-left: 0px;
}

@media (max-width: 767px) {

	.sm-form-group {
		padding-bottom: 5px !important;
		padding-top: 15px !important;
	}
	
	.form-group {
		margin-bottom: 0px !important;
	}
	
	.loginForm {
		min-width: unset !important;
}

	
	.menuItemIcon {
		float: left;
	}
	
	.menuItemLeft {
		padding-top: 0px;
}
	

	.logoPaticka {
		display : none;
	}
	
	.patickaSecondColumn {
		border-left: none !important;
		border-right: none !important;
		height: auto !important;
	}

	.fitImage {
		display: none;
	}
	
}


@media (max-width: 1365px) {
	
	.patickaSecondColumn {
		border-left: none !important;
		border-right: none !important;
		height: auto !important;
	}
		
	.menuItemIcon {
		float: left;
		padding-right: 30px;
	}
		
	
	.logoPaticka {
		display : none;
	}
	
	.patickaContent {
		padding-left: 0px !important;
	}
	.menuItem {
		text-align: left;
	}
	
	.menuItemLeft {
		padding-top: 0px;
	}
	
	.menuItemLineDivider {
		display: none;
	}
	.sidenav {
		height: auto;
		padding: 15px;
	}
	.row.content {
		height: auto;
	}
	.navbar-header {
		float: none;
	}
	.navbar-left, .navbar-right {
		float: none !important;
	}
	.navbar-toggle {
		display: block;
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	}
	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
	.navbar-collapse.collapse {
		display: none !important;
	}
	.navbar-nav {
		float: none !important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
		float: none;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.collapse.in {
		display: block !important;
	}
}

.brandFirstLine {
	color: #cb0c0f;
	font-size: 18px;
	background-repeat: no-repeat;
}

.brandFirstLineObec {
	color: #30302e;
	font-size: 18px;
	background-repeat: no-repeat;
}

.logoImg {
	margin-bottom: 3px;
	margin-right: 5px;
}

.patickaVera {
	font-size: 10px;
}

.patickaSecondColumn {
	border-left: 1px solid #456595;
	border-right: 1px solid  #456595;
	height: 250px;
}

.patickaContent {
	padding-left: 100px;
	padding-top: 20px;
}

.redFontColor {
	color: #cb0c0f;
}

.defaultFontColor {
		color: #666;   
}

a, a:visited, a:focus, a:hover {
	text-decoration: none;
	color: #666;
}

footer a:hover{
	text-decoration: underline;
	color: #666;
}

.col-centered{
    float: none;
    margin: 0 auto;
}

#nazev, #body {
	width: 100%;
}

.width100 {
	width: 100%;
}

.width70 {
	width: 70%;
}

.form-group {
    padding-left: 20px;
}

.font-weight-bold {
	font-weight: bold;
}

#mapid { height: 600px; }

.kratkePole {
	width: 200px;
}

.svgIconMenu {
	width: 20px;
	height: 20px;
}

.svgIconHarmonogram {
	width: 40px;
	height: 40px;
}

.svgIconProjekt {
	width: 32px;
	height: 32px;
	float: left;
	margin-right: 30px;
}

.svgIcon, .menuItem .svgIcon, .menuItem:hover .svgIcon {
		color: #666;
}

.active .svgIcon, .active:hover .svgIcon {
		color: #ce0202;
}

.loginFormWrapper {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	min-height: 300px;
	margin-top: 50px;
	margin-bottom: 50px;
}

.loginForm {
	border-radius: 10px 10px 10px 10px;
	background: #fff;
	padding: 20px;
	-webkit-box-shadow: 0 10px 40px 0 rgb(0 0 0 / 30%);
	box-shadow: 0 10px 40px 0 rgb(0 0 0 / 30%);
	border: 1px solid  #d7d7d7;
	min-width: 500px;
}

.font-normal {
	font-weight: normal !important;
}

.padding-left-0 {
	padding-left: 0px;
}

.sirka-200px {
	width: 200px;
}

.sirka-300px {
	width: 300px;
}

input:required, textarea:required {
    background: white url(../images/asterisk.png) no-repeat 99% center;
    padding-right: 25px !important;
}

input:required:valid, textarea:required:valid {
    background: white url(../images/valid.png) no-repeat 99% center;
    padding-right: 25px !important;
}

input:focus:invalid, textarea:focus:invalid {
    background: white url(../images/invalid.png) no-repeat 99% center;
    padding-right: 25px !important;
}

input, textarea {
    border-width: 1px;
    border-style: inset outset outset inset; 
    margin-bottom:5px;
}

.kodInput {
	width: 50px;
}

select {
    margin-bottom:5px;
}

.errorDialog {
	margin-top: 50px;
}


.patickaVeraText .tooltipversion {
  visibility: hidden;
  width: 120px;
  background-color: #313763;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.patickaVeraText:hover .tooltipversion {
  visibility: visible;
}


.koordinatorUdajeWrapper {
	float: left;
	padding-right: 20px;
}

/* Login okno */
#loginForm {
	background-color: #fff !important;
	margin: 5em auto;
	max-width: 500px;
	height: 335px;
	text-align: left;
	position: relative;
	margin-bottom: 10px;
	
}

#loginForm .nadpis {
	text-align: center;
	padding-right: 0px ! important;
	padding-left: 0px ! important;
}

#loginForm .nadpis h2 {
	color: #fff !important;
    background-color: #cb0c0f !important;
    border-bottom: #FFF 2px solid;
    padding-bottom: 10px;
    padding-top: 10px;
}

.loginRegistraceHotovo {
    padding: 5px 5px 5px 5px;
}

.externalLoginRow {
	margin-top: 15px;
}

.loginLinkHeight {
	height: 32px;
}


.eIdasLink, .isdsLink {
	height: 32px;
	width: 250px;
	display: inline-block;
  	padding: 6px 0 0 25px;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none !important;
    text-align: left !important;
}

.eIdasLink {
	background: url(../images/extern-login.png) 0px 64px;
	color: #fff !important;
	padding-left: 8px !important;
}

.eIdasLink:hover {
	background: url(../images/extern-login.png) 0px 32px;
}

.eIDASInfo {
	font-size: 11px;
	padding-top: 30px;
	text-decoration: underline;
}

.eIDASInfo hr{
	margin-left: 0px;
	border-top: 1px solid white;
}

.eIDASInfo a{
	padding-top: 20px;
	padding-left: 20px;
}

.marginLeftRadio {
	margin-left: 50px !important;
}

input[type="radio"] {
  margin-right: 10px;
}

.center {
	text-align: center;
}

.odeslatButton {
	padding-top: 50px;
}

.opravneni-wrapper, .volne-hodiny-wrapper {
	padding-bottom: 30px;
	padding-top: 30px;
}

.opravneni-buttons-wrapper,  .volne-hodiny-buttons-wrapper{
	padding-top: 15px;
	font-size: 1.2em;
}

.prehledLink a, .opravneni-zmena a, .opravneni-zruseni a, .opravneni-zmena-rz-zalozeni a, .opravneni-zmena-rz-ukonceni a, .opravneni-dokument a, .volne-hodiny-cerpani-zruseni a, .opravneni-pridat-rz a, .opravneni-zmena-rz a, .opravneni-zruseni-rz a{
  color: rgb(204, 101, 110);
}

.opravneni-zmena a:hover, .opravneni-pridat-rz a:hover, .opravneni-zmena-rz a:hover, .opravneni-zruseni-rz a:hover {
  	text-decoration: underline;
}

.prehledLink a:hover, .opravneni-zruseni a:hover, .opravneni-zmena-rz-zalozeni a:hover, .opravneni-zmena-rz-ukonceni a:hover, .opravneni-dokument a:hover, .volne-hodiny-cerpani-zruseni a:hover, .opravneni-pridat-rz a:hover, .opravneni-zmena-rz a:hover, .opravneni-zruseni-rz a:hover{
  	text-decoration: underline;
}

hr {
	    height: 1px;
        background-color:#30302e;
        border: none;
}

.opravneni-zadost-title {
	font-weight: bold;
}

.opravneni-info-wrapper {
	font-size: 1.2em;
	line-height: 1.5em;
}

.opravneni-zadost-rz, .opravneni-zadost-stav {
	font-weight: bold;
}

.volny-kredit-pocet {
	margin-bottom: 40px;
	margin-left: 25px;
}

.historieOpravneniWrapper {
	margin-top: 50px;
}

.dokoupeniHodinWrapper {
	margin-bottom: 50px;
}

.errorMessageDetail {
	margin-top:50px;
}

.errorMessageTitle {
	font-weight: bold;
}


#znakCisloOrientacni, #cisloOrientacni, #cisloDomu {
	width: 5em;
}

#kotva-ztp, #kotva-trvaly-pobyt {
 /*  scroll-margin-top: 120px; */
}
#kotva-vztah {
   /* scroll-margin-top: 100px;  */
}

#adresaSubjekt {
	width: 50%;
}

.fontBold {
	font-weight: bold;
}

fieldset.scheduler-border {
    border: 2px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
}

legend.scheduler-border {
        font-size: 1.2em !important;
        font-weight: bold !important;
        text-align: left !important;
        width:auto;
        padding:0 10px;
        border-bottom:none;
}

#souhlas {
	margin-right: 20px;
}

.souhlasWrapper {
	padding-left: 50px;
}

.stoProcent {
	width: 100% !important;
}

.padesatProcent {
	width: 50%;
}

.sedmdesatPetProcent {
	width: 75%;
}

#cisloOrientacni {
	min-width: 4em;
	max-width: 4em;
	padding-right: 1em;
}

#znakCisloOrientacni {
	min-width: 1em;
	max-width: 1em;
}

#cisloDomu {
	min-width: 5em;
	max-width: 5em;
	padding-right: 1em;	
}
#typCislaDomovniho {
	min-width: 8em;
	max-width: 8em;	
}

#psc {
	min-width: 6em;
	max-width: 6em;	
}

#email {
	max-width: 20em;	
}

.chybaWrapper {
	font-size: 1.2em;
	line-height: 1.5em;
}

address {
	padding-left: 40px;
}

.tenkyLabel {
	font-weight: normal !important;
}

.labelOneLine {
	display: inline !important;
}

#velkeVozidlo {
	margin-right: 20px;
}

.redText {
	color: #ca1517 !important;
}

.souhlasWrapper-left {
	float: left;
}

.preskrtnuto {
	text-decoration:line-through;
}

.linkVChybe a, .linkVChybe a:visited, .linkVChybe a:focus, .linkVChybe a:hover {
	color: #a94442 !important;
	text-decoration: underline !important;
}

.vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
}
.vertical-align-center {
    display: table-cell;
    vertical-align: middle;
}
.modal-content {
    width:inherit;
    height:inherit;
    margin: 0 auto;
}

.modal-text {
	font-size: 1.2em;
	margin: 0;
}

@keyframes rotate {
    0% {
        transform: translate(-50%, -50%) rotate(0);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

.loading-spinner {
	width: 100%;
	height: 60px;
	
	/*border-radius: 50%;*/
	
	position: relative;
}
.loading-spinner::before {
	content: "";
	
	width: 60px;
	height: 60px;
	
	position: absolute;
	left: 50%;
	top: 50%;
	
	animation: rotate 1s linear infinite;
	
	background-image: conic-gradient(transparent, #337ab7);
	border-radius: 50%;
}
.loading-spinner::after {
	content: "";
	
	width: 40px;
	height: 40px;
	
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	
	border-radius: 50%;
	background-color: #ffffff;
}

.icon {
	width: 16px;
	height: 16px;
	fill: #7f8faf;
	color: #777;
	pointer-events: none;
}


a.identita {
	display: block;
	max-width: 100% !important;
	margin: 0px auto 10px auto;
	border: 2px solid #b2c1d5;
}

a.identita svg {
	background-color: #fff;
	width: 100% !important; 
	height: auto !important;	
}

a.identita:hover {
	border: 2px solid #3363a6;
}

#tabulkaVozidla svg {
	width: 16px;
	height: 16px;
	fill: #2b4f86;
	color: #2b4f86;
	margin-right: 5px;
}

/* Speciální styl pro ikonu odstranění */
#tabulkaVozidla .icon-remove {
	fill: #ce0202;
	color: #ce0202;
}

/* ============================================================================ */
/* DROPDOWN PŘÍLOHY VOZIDLA - CSS STYLY*/
/* ============================================================================ */

/* Dropdown kontejner */
.dropdown-prilohy-container {
  position: relative;
  display: inline-block;
}

/* Dropdown menu positioning */
.dropdown-menu-prilohy {
  position: absolute !important;
  top: 100% !important;
  right: 0 !important;
  z-index: 1000 !important;
  display: none;
  float: left;
  min-width: 250px;
  max-width: 350px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
}

/* Zobrazení dropdown menu */
.dropdown-menu-prilohy.show {
  display: block !important;
}

/* Dropdown položky */
.dropdown-menu-prilohy li {
  list-style: none;
}

.dropdown-menu-prilohy .file {
  display: block;
  padding: 16px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
  text-decoration: none !important;
  background-repeat: no-repeat;
  background-position: 8px center;
  background-size: 32px;
  padding-left: 50px;
  border: none;
  width: 100%;
  text-align: left;
}

.dropdown-menu-prilohy .file:hover {
  color: #262626;
  background-color: #f5f5f5;
  text-decoration: none !important;
}

/* Responsive positioning */
@media (max-width: 768px) {
  .dropdown-menu-prilohy {
    position: fixed !important;
    left: 10px !important;
    right: 10px !important;
    width: auto !important;
    min-width: auto !important;
    max-width: none !important;
  }
}

/* ============================================================================ */
/* ZVÝRAZNĚNÍ ŘÁDKU S HLAVNÍM VOZIDLEM */
/* ============================================================================ */

/* Řádek s hlavním vozidlem - tmavší odstín šedé pro jemné zvýraznění */
.hlavni-vozidlo-row {
	background-color: #e8e8e8 !important;
}

/* Hover efekt pro řádek s hlavním vozidlem */
.hlavni-vozidlo-row:hover {
	background-color: #dcdcdc !important;
}