.report-overview {
	-webkit-box-shadow: 0px 0px 15px -3px rgba(0,0,0,0.40) !important;
	-moz-box-shadow: 0px 0px 15px -3px rgba(0,0,0,0.40) !important;
	box-shadow: 0px 0px 15px -3px rgba(0,0,0,0.40) !important;
	padding: 20px;
	margin: 10px 0 10px 0;
	color: #ccc;
	display: flex;
}

.report-overview .content {
	width: 100%;
	display: block;
}

.button-section {
	display: flex;
	justify-content: flex-start;
	flex-direction: row;
	width: 100%;
	align-items: center;
	padding-top: 1em;
	gap: 1em;
}

.report-overview h4 {
	padding: 0;
	margin: 0;
	/*color: #54595F;*/
	color: #020A22;
	font-weight: 600;
	font-size: 25px;
	margin-bottom: 1em;
}

.object-section {
	margin-bottom: 1em;
}

.report-overview p {
	padding: 0;
	margin: 0;
	/*color: #787878;*/
	color: #020A22;
	font-size: 15px;
	margin-top: 5px;
}

.report-overview .remMember {
	margin-top: 8px;
	cursor: pointer;
	font-size: 12px;
	padding: 10px 13px;
}

.report-overview .more {
	margin-top: 8px;
	cursor: pointer;
	font-size: 15px;
}

.report-overview .more a:hover {
	color: #f981a1;
}

#warning {
	color: red;
	margin: 10px 0;
	padding: 0;
}

#successful {
	color: green;
	margin: 10px 0;
	padding: 0;
}

thead tr th {
	color: #020A22;
	font-weight: 600;
	font-size: 17px;
}

tfoot tr th {
	color: #020A22;
	font-weight: 600;
	font-size: 17px;
}

tbody tr th {
	font-weight: 500;
	color: #020A22;
	font-size: 15px;
}

tbody tr th button {
	font-size: 15px;
	height: 2.4em;
	color: #cd2653;
	padding: 0;
	text-transform: none;
	background-color: transparent;
	text-align: left;
	font-weight: 500;

}

tbody tr th a {
	font-size: 15px;
	height: 2.4em;
	color: #cd2653;
	padding: 0;
	text-transform: none;
	background-color: transparent;
	text-align: left;
	font-weight: 500;
	cursor: pointer;
}

tbody tr th a:hover {
	text-decoration: underline;

}

.report-overview input, textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #fff;
	border-radius: 0;
	border-style: solid;
	border-width: 0.1rem;
	box-shadow: none;
	display: block;
	font-size: 1.2rem !important;
	letter-spacing: -0.015em;
	margin: 0;
	max-width: 100%;
	padding: .5rem .8rem !important;
	width: 100%;
}

.removeRevision {
	margin-top: 8px;
	cursor: pointer;
	font-size: 12px;
	padding: 10px 13px;
	background: transparent;
	color: #cd2653;
}

#addQR .btnAddQR {
	background-color: #1C244B;
	display: inline-block;
	line-height: 1;
	font-size: 15px;
	padding: 12px 24px;
	border-radius: 3px;
	color: #fff;
	fill: #fff;
	text-align: center;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	--e-global-color-accent: #61CE70;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
}

#box_users input, textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #fff;
	border-radius: 0;
	border-style: solid;
	border-width: 0.1rem;
	box-shadow: none;
	display: block;
	font-size: 1.6rem !important;
	letter-spacing: -0.015em;
	margin: 0;
	max-width: 100%;
	padding: 1.5rem 1.8rem !important;
	width: 100%;
}

#box_users select {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #fff;
	border-radius: 0;
	border-style: solid;
	border-width: 0.1rem;
	box-shadow: none;
	display: block;
	font-size: 1.6rem !important;
	letter-spacing: -0.015em;
	margin: 0;
	max-width: 100%;
	padding: 1.5rem 1.8rem !important;
	width: 100%;
}

.objectDetails select {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #fff;
	border-radius: 0;
	border-style: solid;
	border-width: 0.1rem;
	box-shadow: none;
	display: block;
	font-size: 1.2rem !important;
	letter-spacing: -0.015em;
	margin: 0;
	max-width: 100%;
	padding: 0.5rem 0.8rem !important;
	width: 100%;
}

.objectDetails textarea {
	font-size: 1.2rem !important;
	padding: 0.5rem 0.8rem !important;
}

.registerbtn {
	margin-top: 2em;
}

#objectTable_wrapper {
	padding-top: 1.2em;
}

#qrTable_wrapper {
	padding-top: 1.2em;	
}

.custom-footer {
	position: relative !important;
	width: 100%;
	left: 0;
	background: #010a2229;
}

.report-main {
	display: flex;
	flex-direction: column;
	gap: 1em;
	justify-content: center;
}

.report-add {
	padding: 2vw 0;
	margin: 0;
}

.elementor-192 {
	position: relative !important;
	top: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	height: 65px !important;
}

.leaflet-map {
	z-index: 0;
}

.elementor-element-79cc951 {
	display: none;
}

@media screen and (max-width: 1150px) {
	.elementor-element-4d90d71 {
		position: fixed !important;
		width: 100% !important;
		height: 50px !important;
		padding: 0 !important;
		margin: 0 !important;
	}
	.elementor-element-4d90d71 .elementor-element-9c4c559 {
		padding: 0;
		margin: 0;
		height: 100%;
		position: relative;
		top: 6px;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.elementor-element-4d90d71 .elementor-element-06e282e .elementor-widget-container ul{
		display: none;
	}
	
	/* pages */
	/*  */
	.elementor-element-c055250 {
		width: 100% !important;
		margin: 0 !important;
		padding: 0 1em !important;
		position: relative !important;
		left: 0 !important;
	}
	
	/* klient */
	.elementor-246 {
		width: 100% !important;
		margin: 0 !important;
		padding: 0 1em !important;
		position: relative !important;
		left: 0 !important;
	}
	
	.elementor-element-79cc951 {
		display: block;
		position: absolute !important;
		right: 13px !important;
		top: 15px !important;
		width: 98% !important;
		text-align: right !important;
		z-index: 100 !important;
	}
	
	header + *, [data-elementor-type="header"] + *, footer, [data-elementor-type="footer"] {
		margin-left: 0 !important;
		transform: initial !important;
		transition: all 0.6s ease-in-out !important;
	}
	
	.active { 
		height: 100% !important;
		display: flex;
		flex-direction: column;
		gap: 0;
		justify-content: flex-start;
		align-items: baseline;
	}
	
	.active .elementor-container {	
		display: flex;
		justify-content: flex-start;
		align-items: baseline;
		width: 100%;
	}
	
	.active .elementor-element-9c4c559 {
		padding: 0;
		margin: 0;
		position: relative;
		display: flex;
		align-items: center;
		justify-content: center;
		height: auto;
	}
	.active .elementor-widget-container ul { 
		list-style: none;
		text-align: left;
		margin: 0;
		padding: 1em 0;
		gap: 1em;
		display: flex !important;
		flex-direction: column;
		gap: 1em;
	}
	.active .elementor-element-06e282e {
		display: flex;
		justify-content: center;
	}
	
	.active .elementor-widget-wrap{ 
	    padding: 5em 0;
	}
	
	.elementor-element-44c758b .elementor-container { 
	    padding: 3em 1em;
	}
	.report-overview {
		padding: 1em;
	}
	.elementor-element-c055250 { 
	    height: auto !important;
	}
	.voop {
		font-size: 14px !important;
	}
	.elementor-element-3d668aa {
		padding: 1em !important;
		padding-top: 5em !important;
	}
	.elementor-element-3d668aa h2 span {
		font-size: 23px !important;
	}
	
	.elementor-element-fa4cb93 {
		height: auto !important;
		padding: 1em !important;
	}
	
	
	.elementor-element-9c3322b { 
		padding: 1em !important;
		padding-top: 5em !important;
	}

	.elementor-element-9c3322b h2 span {
		font-size: 23px !important;
	}
	.elementor-element-977422d { 
		height: auto !important;
		padding: 1em !important;
	}

	
	.elementor-element-ad46349 {
		height: auto !important;
		min-height: 130vh !important;
		padding: 1em !important;
	}
	
	
	.elementor-element-ab40e4d { 
		padding: 1em !important;
		padding-top: 5em !important;
	}
	
	.elementor-element-ab40e4d h2 span {
		font-size: 23px !important;
	}
	
	.elementor-element-743b2e0 { 
		height: auto !important;
		    min-height: 130vh !important;
		padding: 1em !important;
	}
	
	.elementor-element-1e50d9d h2 { 
		font-size: 23px !important;
	}

	.elementor-element-9c5c21b h2 span { 
		font-size: 23px !important;
	}
	
	#objectTable_wrapper { 
		overflow-x: auto;
	}

	#qrTable_wrapper { 
		overflow-x: auto;
	}

	#objectsTableOverview_wrapper {
		overflow-x: auto;
	}

	#reportsTable_wrapper { 
		overflow-x: auto;
	}
	
}

#icon {
    display: block;
    position: relative !important;
    right: 0 !important;
    top: 0 !important;
    width: auto !important;
    text-align: right;
    z-index: 100;
}

#getlocation { 
	background: transparent;
	color: #cd2653;
	padding: 0;
	position: relative;
	top: -1em;
	margin-bottom: 2em;
	font-size: 15px;
}

#showlocation { 
	font-size: 14px !important;
	margin: 1em 0 !important;
}

.objectAddContent input { 
    margin-bottom: 2em !important;
}

.objectAddContent select { 
    margin-bottom: 2em !important;
}

.elementor-element-bb31bec { 
	height: 200vh !important;
}

#priloha {
	font-size: 15px;
	padding: 0 !important;
	background: transparent!important;
	text-align: left !important;
}

.revision-block {
	padding: 1em 0;
	padding: 1em 0;
    display: flex;
    gap: 0.2em;
    flex-direction: column;
}

.elementor-element-3d47078f { 
	padding: 0 !important;
}


.elementor-234 .elementor-element.elementor-element-22b295e3 > .elementor-container {
    min-height: 0 !important;
}

@media screen and (max-width: 400px) {
	.elementor-234 .elementor-element.elementor-element-ceb57a5 .elementor-heading-title {
		font-size: 15px !important;
	}
}

@media (max-width: 768px) {
	.elementor-section.elementor-section-height-full {
		height: 100vh;
	}	
}
.acf-osm-above .leaflet-control-geocoder>.leaflet-control-geocoder-icon { 
    display: flex;
    align-items: center;
    justify-content: center;
}

.acf-osm-above .leaflet-control-geocoder>.leaflet-control-geocoder-alternatives {
	width: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
	background: #d1efff !important;
	top: 38px !important;
	left: 0 !important;
}

.acf-osm-above .leaflet-control-geocoder>.leaflet-control-geocoder-alternatives li {
    line-height: 1.5;
    margin: 1em 0.5em !important;
}

.leaflet-control-geocoder .leaflet-control-geocoder-icon:hover {
    border-bottom: 0;
    display: flex !important;
    color: transparent !important;
}

#acf-form {
    margin-bottom: 0;
}

#objectAddedSuccess {
	display: none;
	color: green;
}

.elementor-390 .elementor-element.elementor-element-4d90d71 {
    z-index: 1000 !important;
}

#loom-companion-mv3 {
	display: none !important;
}

/* HEADER - DEFAULT .default-header */
#headerLeft {
    text-align: left;
	padding: 10px 0px 10px 20px;
}
#headerRight {
    text-align: right;
	padding: 10px 20px 10px 0px;
}