:root {
	--elteSzin: #192b64;
	--elteSzin1: #5b8ab5;
	--elteSzin2: #CEAF87;
	--elteSzin3: #31597f;
	--elteSzin4: #F1E9DF;
	--elteSzin5: #CED8F7;
	--elteSzinSotetSzurke: #53565A;
	--elteSzinSzurke: #C8C9C7;
	--gtkSzin: #60206E;
	--gtkSzin1: #bc84ca;
	--gtkSzin2: #a25eb5;
	--gtkMasoddSzin: #FDB813;
	--gtkMasoddSzin2: #DFBD6B;
	--gtkHarmadSzin: #B0583A;
	--gtkHarmadSzin2: #c68068;
	--gtkHarmadSzin3: #E9D5CE;
	--gtknegyedSzin: #033C28;

}
input:focus,
select:focus,
textarea:focus,
button:focus {
	outline: none;
}
@font-face {
	font-family: 'Goldenbook';
	src: url('betutipusok/Goldenbook/Goldenbook-Regular.otf');
}
@font-face {
	font-family: 'Goldenbook';
	src: url('betutipusok/Goldenbook/Goldenbook-Bold.otf');
	font-weight: bold;
}

@font-face {
	font-family: 'Open Sans';
	src: url('betutipusok/Open_Sans/OpenSans-Regular.ttf');
}
@font-face {
	font-family: 'Open Sans';
	src: url('betutipusok/Open_Sans/OpenSans-Bold.ttf');
	font-weight: bold;
}
@font-face {
	font-family: 'Open Sans';
	src: url('betutipusok/Open_Sans/OpenSans-BoldItalic.ttf');
	font-weight: bold;
	font-style:	italic;
}
@font-face {
	font-family: 'Open Sans';
	src: url('betutipusok/Open_Sans/OpenSans-Italic.ttf');
	font-style:	italic;
}
@font-face {
	font-family: 'Open Sans';
	src: url('betutipusok/Open_Sans/OpenSans-Light.ttf');
	font-weight: lighter;
}
@font-face {
	font-family: 'Open Sans';
	src: url('betutipusok/Open_Sans/OpenSans-LightItalic.ttf');
	font-weight: lighter;
	font-style:	italic;
}


@charset "utf-8";

@media screen and (max-width: 480px) {
	.container, .header-nav-almenu {
		width: 100%;
	}
	.footer-block-l, .footer-block-c, .footer-block-r {
		width: 100%;
		text-align: center;
	}
	.footer-block-c, .footer-block-r {
		border-top: 2px solid #FFFFFF;
	}
	.site-container-column-2-1, .lista-container-bal {
		width: 100%;
	}
	.site-container-column-2-2, .lista-container {
		width: 100%;
	}
}

@media screen and (min-width: 481px) and (max-width: 1200px) {
	.container, .header-nav-almenu {
		width: 100%;
	}
	.footer-block-l, .footer-block-c {
		border-top: none;
		width: 50%;
	}
	.footer-block-r {
		width: 100%;
	}
	.footer-block-l {
		text-align: right;
	}
	.footer-block-c {
		border-left: 2px solid #FFFFFF;
		text-align: left;
	}
	.footer-block-r {
		border-top: 2px solid #FFFFFF;
		text-align: center;
	}
	.site-container-row {
		display: block;
	}
	.site-container-column-2-1, .lista-container-bal {
		display: inline-block;
		width: 29%;
	}
	.site-container-column-2-2, .lista-container {
		display: inline-block;
		width: 69%;
	}
}
@media screen and (min-width: 1200px) {
	.container {
		width: 1200px !important;
	}
	.header-nav-almenu {
		width: 950px;
		left: 25%;
	}
	#main {
		min-height: 500px;
	}
	.footer-block-l, .footer-block-c, .footer-block-r {
		border-top: none;
		width: 30%;
	}
	.footer-block-l {
		text-align: right;
	}

	.footer-block-c {
		border-left: 2px solid #FFFFFF;
		text-align: center;
	}
	.footer-block-r {
		border-left: 2px solid #FFFFFF;
		text-align: left;
	}
	.site-container-row {
		display: block;
	}
	.site-container-column-2-1, .lista-container-bal {
		display: inline-block;
		width: 29%;
	}
	.site-container-column-2-2, .lista-container {
		display: inline-block;
		width: 69%;
	}
}


html, body, header, table, tr, td, th, div, span, a, p, textarea, input, select {
	font-family: 'Open Sans';
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	scrollbar-color: var(--elteSzin) #FFF;
}

textarea, input {
	padding-left: 5px;
	padding-right: 5px;
}

textarea {
	resize: vertical;
	overflow: auto;
}

.main a {
	box-shadow: 0 2px 0 var(--gtkMasoddSzin);
	position: relative;
	text-decoration: none;
	display: inline-block;
	color: black;
	padding: 0 1px;
	transition: ease 0.5s;
	&::after {
		content: '';
		position: absolute;
		z-index: -1;
		width: 100%;
		height: 8%;
		left: 0;
		bottom: 0;
		background-color: var(--gtkMasoddSzin);
		transition: all ease 0.5s;
	}

	&:hover {
		color: white;

		&::after {
			height: 100%;
		}
	}
}

.listaTabla a, .listaTabla a:hover, .listaTabla a::after {
	all: unset;
	color: #000000;
}

h1, .h1Stilus span {
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 27px;
	font-size: 25px;
	font-family: 'Goldenbook';
	background-color: var(--elteSzin);
	color: #FFFFFF;
	text-transform: uppercase;
	text-align:	left;
}

h2, #iranytuSajatTartalom h1 {
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	line-height: 20px;
	font-size: 18px;
	font-family: 'Goldenbook';
	background-color: var(--gtkSzin);
	color: #FFFFFF;
	text-transform: uppercase;
}

h3 {
	width: 100%;
	vertical-align: middle;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	line-height: 18px;
	font-size: 16px;
	font-family: 'Goldenbook';
	background-color: var(--gtkMasoddSzin);
	color: #FFFFFF;
	text-transform: uppercase;
}

h4 {
	width: 100%;
	vertical-align: middle;
	margin-top: 12px !important;
	margin-bottom: 0px !important;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	line-height: 18px;
	font-size: 16px;
	font-family: 'Goldenbook';
	color: #000000;
	text-transform: uppercase;
	border-bottom: solid medium var(--gtkSzin);
	border-left: solid medium var(--gtkSzin);
}

h6 {
	width: 100%;
	vertical-align: middle;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	line-height: 22px;
	font-size: 20px;
	font-family: 'Goldenbook';
	background-color: #FFFFFF;
	color: var(--gtkSzin);
	text-transform: uppercase;
	border-bottom: medium solid var(--gtkSzin);
	border-left: medium solid var(--gtkSzin);
	border-bottom-left-radius: 5px;
}

p {
	text-align: justify;
	padding: 5px;
}

* {
	box-sizing: border-box;
}

ul {
	list-style-type: none;
}
#nav {
	z-index: 100;
	width: 100%;
	background-color: #FFFFFF;
	transition: 1s;
}

#main {
	display: flex;
}

#footer {
	width: 100%;
	/*
        overflow: hidden;
        position: fixed;
        bottom: 0;
    */	background-color: #192b64;
	margin: 0px;
	border-collapse: collapse;
}

#footer-container:after {
	content: "";
	display: table;
	clear: both;
}

#footer-container {
	padding-top: 10px;
	padding-bottom: 10px;
}

.footer-block {
	padding: 10px;
	display: block;
	float: left;
	color: #FFFFFF;
}

.footer-block div, .footer-block a {
	color: #FFFFFF;
}

.header-nav {
	display: flex;
	height: auto;
	background-color: #192b64;
	margin: 0px;
	border-collapse: collapse;
	padding: 4px;
}

.header-nav a {
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
}

.header-nav span {
	display:inline-block;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

.header-nav ul li {
}

.header-nav-left {
	width: 15%;
	display: inline-block;
}

.header-nav-right {
	width: 85%;
	display: inline-block;
	float: right;
	text-align: right;
}

@media screen and (max-width: 800px) {
	.header-nav-right {
		width: 85%;
		display: inline-block;
		float: right;
		text-align: right;
	}
}


.header-nav-almenu {
	background-color: var(--elteSzin2);
	padding: 2px;
	text-align: center;
	position: absolute;
}

.header-nav-almenu a {
	color: #000000;
	font-weight: normal;
}

.nav_fomenu_aktiv {
	background-color: var(--elteSzin2);
}

.nav_aktiv, .nav_almenu_aktiv {
	text-decoration: underline;
}

.container {
	margin-right: auto;
	margin-left: auto;
}

#identitas {
	height: 90px;
	display: table;
	transition: 1s;
}

#identitas img {
	margin: 5px;
	height: 80px;
	transition: 1s;
}

.identitas-block div {
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
	line-height: 27px;
	font-size: 27px;
	font-family: 'Goldenbook';
}

.identitas-block-k div {
	padding-left: 7px;
	line-height: 20px;
	font-size: 20px;
}

.elte {
	color: #192b64;
}

.gtk {
	color: #430541;
}
.inform {
	color: #FDB813;
}

.sticky {
	position: fixed;
	top: 0px;
	box-shadow: 0px 0px 13px 0px rgba(1, 40, 80, 1);
	transition: 1s;
}

.sticky-identitas {
	height: 50px !important;
	transition: 1s;
}

.sticky-logo {
	margin: 2px !important;
	height: 46px !important;
	transition: 1s;
}

.stickyB {
	position: fixed;
	top: 83px;
	transition: 1s;
}


.site-container-2 {
	/*	width: 90%;
        display: table;
    */
	margin-left: auto;
	margin-right: auto;
}

.site-container-row {
	border-bottom: thin solid var(--elteSzin3);
	vertical-align: middle;
}

.site-container-2A {
	width: 100%;
	margin-top: 5px;
	display: table;
	background-color: #FFFFFF;
}
.site-container-2A .ts-control {
	width: 98% !important;
}

.site-container-2A .algomb {
	width: auto;
	margin-left: auto;
	margin-right: auto;
}

.site-container-column-2A-1 {
	width: 100%;
	display: inline-block;
	float: left;
}
.site-container-column-2A-2 {
	width: auto;
	display: inline-block;
	float: left;
}

.site-container-column-2-2 {
	vertical-align: top;
}
.site-container-column-2-f {
	width: 100%;
}

.site-container-row font {
	font-style: italic;
	font-weight: lighter;
}

.site-container-row input[type="number"], .site-container-row input[type="text"], .site-container-row input[type="password"], .site-container-row textarea, .site-container-row select, .site-container-2A select, .nemModosithato, .OHVoktatoSor2 input[type="text"] {
	width: 100%;
	min-height: 30px;
	border-radius: 3px;
	border-color: var(--gtkSzin);
	border-width: 1px;
	border-style: solid;
	margin: 4px;
	background-color: #FFFFFF;
}

.OHVoktatoSor2 input[type="text"] {
	width: 50px !important;
	text-align: right;
}

.OHVoktatoSor2 {
	display: inline-flex;
}

.site-container-2A select {
	width: 98%;
}

.site-container-2A select option:hover {
	background: var(--elteSzin4) -webkit-linear-gradient(bottom, #ff9500 0%, #ff9500 100%);
	color: #fff;
}

.nemModosithato {
	color: #3F3E3E;
	border-color: #3F3E3E;
	padding: 4px;
}

button, .algomb, .algomb2 {
	font-weight: bold;
	border-style: solid;
	border-width: think;
	border-radius: 2px;
	margin: 4px;
	padding: 4px;
	width: auto;
}

button {
	font-size: 16px;
	background-color: var(--gtkSzin);
	color: #FFFFFF;
	border-color: var(--gtkSzin2);
}

.algomb {
	font-size: 14px;
	background-color: var(--gtkMasoddSzin);
	color: var(--gtkSzin) !important;
	border-color: var(--gtkMasoddSzin2);
}

.algomb2 {
	font-size: 12px;
	background-color: var(--gtkHarmadSzin);
	color: #FFF;
	border-color: var(--gtkHarmadSzin2);
	margin: 4px;
	padding: 4px;
}


.kozep {
	margin-left: auto !important;
	margin-right: auto !important;
	display: block;
}

.kozepre {
	text-align: center;
}

.hibaInputDiv {
	border-bottom: medium solid #FF0000;
	border-left: medium solid #FF0000;
	border-right: medium solid #FF0000;
}
.hibaInputDiv input, .hibaInputDiv .ts-control, .hibaInputDiv .ts-control .item {
	background-color: #FF0000 !important;
	color: #FFFFFF !important;
}

.OHVoktatoSor3 {
	color: #FF0000 !important;
	font-weight: bold;
}

.ts-control div.active {
	background-color: var(--gtkMasoddSzin) !important;
}

.hibaDiv {
	border-top: medium solid #FF0000;
	border-bottom: none;
	border-left: medium solid #FF0000;
	border-right: medium solid #FF0000;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}

.JSokDiv {
	margin-left: 50px;
	margin-right: 50px;
	border-top: medium solid #3C8F5D;
	color: #3C8F5D;
	font-weight: bold;
	text-align: center;
}

.JShibaDiv {
	margin-left: 50px;
	margin-right: 50px;
	border-top: medium solid #FF0000;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}

.JSfigyelemDiv {
	margin-left: 50px;
	margin-right: 50px;
	border-top: medium solid #828282;
	color: #828282;
	text-align: center;
}

.g-recaptcha {
	margin-left: auto;
	margin-right: auto;
	width: 304px;
}

#uzenet {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -300px;
	margin-top: -100px;
	background: #FFFFFF;
	z-index: 1000;
}

.uzenetRejtett {
	width: 1px;
	display: none;
	transition: 5s;
}

.uzenetMegjelenit {
	display: block;
	width: 600px;
	transition: 5s;
}

#uzenet span {
	margin: 5px;
	min-height: 150px;
	display: block;
}
#uzenet button {
	border: none;
	z-index: -1;
	position: sticky;
}

.uzenetBlock {
	min-height: 50px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.uzenetBezar:hover {
	color: #777;
}

.uzenetBezar {
	position: absolute;
	top: 0px;
	right: 5px;
	transition: all 400ms;
	font-size: 54px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}


.uzenetOk h1, .uzenetHiba h1, .uzenetFigyelmeztetes h1 {
	font-weight: bolder;
	font-size: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #FFFFFF;
}
.uzenetOk, .erre {
	border: 3px #3C8F5D solid;
	border-radius: 15px;
}
.uzenetHiba, .nemerre {
	border: 3px solid #FF0000;
	border-radius: 15px;
	color: #FF0000;
}
.uzenetFigyelmeztetes {
	border: 3px solid #EDB81C;
	border-radius: 15px;
}
.uzenetOk h1, .uzenetOk button, .erre {
	background-color: #3C8F5D;
}
.uzenetHiba h1, .uzenetHiba button, .nemerre {
	background-color: #FF0000;
}
.uzenetFigyelmeztetes h1, .uzenetFigyelmeztetes button {
	background-color: #EDB81C;
}
.uzenetOk p, .uzenetOk p a, .uzenetOk span, .uzenetOk span a {
	color: #3C8F5D;
}
.uzenetHiba p, .uzenetHiba p a, .uzenetHiba span, .uzenetHiba span a {
	color: #FF0000;
}
.uzenetFigyelmeztetes p, .uzenetFigyelmeztetes p a, .uzenetFigyelmeztetes span, .uzenetFigyelmeztetes span a {
	color: #EDB81C;
}

.elfed {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #FFFFFF;
	display: block;
	z-index: 1000;
}


.blok {
	width: 100%;
	height: 35px;
	position: fixed;
	top: 120px;
	left: 0;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	background-color: #FFFFFF;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	z-index: 1000;
}


#blokkolo, .blokkol {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	background-color: #FFFFFF;
	background-image: url(img/varakozas.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: none;
	z-index: 1000;
}

.blokkol {
	display: block;
}
#blokkolo .globalprogressbar {
	color: #E40D11;
	background-color: #96969B;
	width: 80%;
	position: fixed;
	top: 60%;
	left: 10%;
}

.lista {
	min-height: 150px;
	padding-bottom: 5px;
	margin-top: 5px;
	border-bottom: medium solid var(--gtkMasoddSzin);
	border-left: medium solid var(--gtkMasoddSzin);
	border-right: medium solid var(--gtkMasoddSzin);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	background-color: #FFFFFF;
}
.lista-container-bal {
	width: 360px;
}
.lista-container {
	width: 69%;
	float: right;
}

.lista-container-koz {
	height: 10px;
	border-right: medium solid var(--gtkSzin);
}
.lista-container-kontener {
	margin-bottom: 10px;
	min-height: 100px;
	border-left: medium solid var(--gtkSzin);
	border-right: medium solid var(--gtkSzin);
	border-bottom: medium solid var(--gtkSzin);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.kerdes {
	font-weight: bold !important;
	font-style: normal !important;
}

.fontossag-normal {
	background-color: #FFFFFF;
}
.fontossag-foglalkozos {
	background-color: #EDB81C;
}
.fontossag-surgos {
	background-color: #FF0000;
}
.lista table {
	margin-left: 3px;
	width: 98%;
}
.lista tr {
	border-bottom: thin solid var(--gtkSzin);
}

.adattabla tr:hover td, .lista tr:hover td {
	background-color: var(--gtkMasoddSzin);
	color: #FFFFFF;
}
.valasz {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
}
.valasz-fej {
	height: 30px;
	width: 100%;
	background-color: var(--elteSzin2);
}
.valasz-fej-bal {
	height: 30px;
	padding: 5px;
	width: 60%;
	float: left;
	background-color: var(--elteSzin2);
	font-weight: bold;
}
.valasz-fajlok {
	padding: 3px;
	height: 30px;
	width: 20%;
	float: left;
	text-align: right;
	background-color: var(--elteSzin2);
}
.valasz-fajlok-kep {
	width: 26px;
	height: auto;
}

.valasz-lathatosag-kep {
	position: relative;
	top: 8px;
	width: 40px;
	height: auto;
}

.valasz-fej-jobb {
	height: 30px;
	padding: 5px;
	width: 20%;
	float: right;
	background-color: var(--elteSzin2);
	text-align:right;
	font-weight: bold;
}

.valasz-szoveg {
	width: 100%;
	min-height: 48px;
	background-color: var(--elteSzin4);
	border-left: medium solid var(--elteSzin2);
	border-right: medium solid var(--elteSzin2);
	border-bottom: medium solid var(--elteSzin2);
}

.valasz-szoveg-bal {
	/*	word-break: break-all; */
}

.valasz-szoveg-jobb {
	width: 40px;
	vertical-align: top;
}


#listaKereso {
	width: 100%;
	font-family: 'Open Sans';
	font-size: 14px;
	border: thin solid var(--gtkSzin);
	color: #616161;
	font-style: italic;
}

#listaKereso:focus {
	color: #000000;
	font-style: normal;
}
th, #listaTabla th {
	color: #FFFFFF;
	background-color: var(--gtkSzin);
}

#listaTabla a {
	width: 100%;
	height: 100%;
	display: block;
}

.tableFixHead {
	scrollbar-color: var(--gtkSzin) var(--gtkMasoddSzin);
	overflow-y: auto;
	/*	height: 200px; */
}
.tableFixHead thead th {
	position: sticky;
	top: 0;
}

table {
	margin-left: auto;
	margin-right: auto;
}

table td, table th {
	padding: 3px;
}

.listaKeresoSzoveg {
	width: 87% !important;
	margin-left: 5px;
	height: 30px;
}

.het {
	display: table;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}

.nap {
	width: 110px;
	float: left;
	margin: 1px;
	border: thin solid var(--gtkMasoddSzin);
	min-height: 100px;
}

.napFejlec {
	margin: 2px;
	padding: 2px;
	background-color: var(--gtkMasoddSzin);
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.foglalasIdosav {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px;
	border-radius: 5px;
	border: medium solid var(--elteSzin2);
	width: 90px;
	text-align: center;
	-webkit-user-select: none;  /* Chrome all / Safari all */
	-moz-user-select: none;     /* Firefox all */
	-ms-user-select: none;      /* IE 10+ */
	user-select: none;
}

.foglalasIdosav h1 {
	color: #000000;
	font-family: 'Open Sans';
	background-color: var(--elteSzin2);
	font-weight: bold;
	font-size: 14px;
	padding: 2px;
	margin: 0px;
}

.foglalasIdosavTiltott {
	border-color: red;
	background-color: #F0C9CA;
}
.foglalasIdosavElmult {
	border-color: #646464;
	background-color:#C0C0C0;
}

.foglalasIdosavAktiv {
	border-color: green !important;
	background-color: #A5EBA7 !important;
}

.foglalasIdosavFelteteles {
	border-color: blue;
	background-color: #BBE4FF;
}


#aktivFoglalasok, #gepek {
	display: table;
	width: 100%;
}


.aktFoglalNevsor {
	position: absolute;
	background-color: #FFFFFF;
	color: var(--elteSzin);
	border: medium solid var(--elteSzin);
	border-radius: 5px;
	padding: 5px;
}
.ujratoltes {
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
	text-align: center;

}

.gombKeret {
	width: 100%;
	text-align:center;
}
.resztVeszek {
	display: inline-flex;
	width: 250px;
	height: 150px;
}

.resztVeszek button {
	width: 100%;
	height: 100%;
	background-color: green;
	color: #FFFFFF;
}

.nemVeszekReszt {
	display: inline-flex;
	width: 250px;
	height: 150px;
}

.nemVeszekReszt button {
	width: 100%;
	height: 100%;
	background-color: red;
	color: #FFFFFF;
}

.szogletesul li::before {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right: 5px;
	background-color: var(--gtkMasoddSzin);
}

#iranytu {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.5;
	background-color:#ABABAB;
	z-index: 2;
}

#iranytu_keret {
	position: absolute;
	left: 0px;
	display: block;
	background-color:#FFFFFF;
	z-index: 3;
	width: 100%;
}
#iranytu_keret_fejlec {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	border-right: thin solid var(--gtkSzin);
	border-left: thin solid var(--gtkSzin);
	border-top: thin solid var(--gtkSzin);
}

#iranytu_keret_fejlec div {
	display: block;
	margin: 3px;
	background-color: var(--gtkHarmadSzin2);
	border: thin solid var(--gtkHarmadSzin);
	padding: 5px;
	font-weight: bold;
}
#iranytu_tartalom {
	width: 100%;
	height: 0px;
	z-index: 3;
}

#iranytu_gombsor {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 80%;
	border-right: thin solid var(--gtkSzin);
	border-left: thin solid var(--gtkSzin);
	border-bottom: thin solid var(--gtkSzin);
}
.gondoltam {
	width: 200px;
	display: table-cell;
	height: 50px;
	margin: 5px;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
}

#iranytuSajatTartalom {
	display: table-cell;
	border: thin solid var(--gtkSzin);
}

#iranytuSajatTartalom div {
	padding: 5px;
}


.formazottJelolo input[type=checkbox] + label {
	display: block;
	margin: 0.2em;
	cursor: pointer;
	padding: 0.2em;
	color: #000;
}

.formazottJelolo input[type=checkbox] {
	display: none;
}

.formazottJelolo input[type=checkbox] + label:before {
	content: "\2714";
	border: 0.1em solid #000;
	border-radius: 0.2em;
	display: inline-block;
	width: 1em;
	height: 1em;
	padding-left: 0.2em;
	padding-bottom: 0.3em;
	margin-right: 0.2em;
	vertical-align: bottom;
	color: transparent;
	transition: .2s;
}

.formazottJelolo input[type=checkbox] + label:active:before {
	transform: scale(0);
}

.formazottJelolo input[type=checkbox]:checked + label:before {
	background-color: MediumSeaGreen;
	border-color: MediumSeaGreen;
	color: #fff;
}

.formazottJelolo input[type=checkbox]:disabled + label:before {
	transform: scale(1);
	border-color: #aaa;
}

.formazottJelolo input[type=checkbox]:checked:disabled + label:before {
	transform: scale(1);
	background-color: #bfb;
	border-color: #bfb;
}

.popup {
	position: relative;
	display: block;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.popup .popuptext {
	visibility: hidden;
	width: 250px;
	background-color: var(--elteSzin3);
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 8px 0;
	position: absolute;
	z-index: 1;
	bottom: 125%;
	left: 50%;
	margin-left: -250px;
}

.popup .popuptext::after {
	content: "";
	position: absolute;
	top: 100%;
	right: 15px;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: var(--elteSzin3) transparent transparent transparent;
}

.popup .show {
	visibility: visible;
	-webkit-animation: fadeIn 1s;
	animation: fadeIn 1s;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
	from {opacity: 0;}
	to {opacity: 1;}
}

@keyframes fadeIn {
	from {opacity: 0;}
	to {opacity:1 ;}
}


.navbar {
	overflow: hidden;
}

.navbar a {
	float: right;
	color: white;
	text-align: center;
	text-decoration: none;
}

.subnav {
	float: right;
	overflow: hidden;
}

.subnav .subnavbtn {
	border: none;
	outline: none;
	color: white;
	background-color: inherit;
	font-family: inherit;
	font-size: inherit;
	margin: 0px;
}

.navbar a:hover, .subnav:hover .subnavbtn {
	background-color: var(--elteSzin2);
}

.subnav-content {
	display: none;
	position: absolute;
	background-color: var(--elteSzin2);
	z-index: 1;
}

.subnav-content a {
	float: left;
	color: white;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.subnav-content a:hover {
	background-color: #eee;
	color: black;
}

.subnav:hover .subnav-content {
	display: block;
}

.resi {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 100%;
	table-layout: fixed;
}

.resi tr {
	background-color: #f8f8f8;
	border: 1px solid var(--gtkSzin);
	padding: 0px;
}

.resi th,
.resi td {
	padding: .125em;
	text-align: center;
}

@media screen and (max-width: 600px) {
	.resi {
		border: 0;
	}

	.resi thead {
		border: none;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
	}

	.resi tr {
		border-bottom: 3px solid var(--gtkSzin);
		display: block;
		margin-bottom: .125em;
	}

	.resi td {
		border-bottom: 1px solid var(--gtkSzin);
		display: block;
		text-align: right;
		padding-right: 8px;
	}

	.resi td::before {
		content: attr(data-label);
		float: left;
		font-weight: bold;
		text-transform: uppercase;
	}

	.resi td:last-child {
		border-bottom: 0;
	}
}

.megkuldottLevel {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -300px;
	margin-top: -100px;
	background: #FFFFFF;
	z-index: 1000;
	border: 3px solid var(--gtkSzin);
	border-radius: 10px;
	padding: 8px;
}

.kiemelt {
	font-weight: bold;
	color:  #FFFFFF;
	display: block;
	background-color: var(--gtknegyedSzin);
	border: 3px solid var(--elteSzin);
	border-radius: 5px;
	padding: 5px;
}

.adattabla tr:nth-child(odd) {
	background-color: var(--elteSzin4);
}

.listaTabla {
	width: 100%;
}

.listaTabla-lista {
	width: 350px !important;
	vertical-align: top;
}

.listaTabla-container {
	width: 70%;
	vertical-align: top;
}

.masFelhasznalo td {
	color: var(--elteSzin2);
}

#helyettesitesUrlapFrm {
	border: medium solid var(--gtkSzin);
}

.felelos {
	width: 100%;
	display: block;
	margin: 0px !important;
	font-weight: bold;
	color:  #FFFFFF;
}

#felhasznaloUrlapFrm, .felelos {
	background-color: var(--elteSzin1);
	padding: 5px;
	margin-bottom: 10px;
}

#felhasznaloUrlapFrm .site-container-column-2A-1 {
	vertical-align: middle;
	width: 92%;
}
#felhasznaloUrlapFrm .site-container-column-2A-2 {
	vertical-align: middle;
	width: auto;
}

.kesz {
	border: 2px solid #C0C3C1;
	border-radius: 13px;
	background-color: #3C8F5D;
	color: #FFFFFF;
	font-weight: bold;
	width: 26px;
	height: 26px;
}
.keresosav {
	width: 100%;
	background-color: var(--gtkMasoddSzin);
	border: 1px solid var(--gtkMasoddSzin);
	text-align: center;
	padding: 5px;
}
.keresosav span {
	font-weight: bold;
	display: inline-flex;
	width: auto;
	padding: 3px;
}
.keresosav span select {
	background-color: var(--gtkMasoddSzin);
	border: 1px solid #000000;
}

.iranytuKeresoBlokk {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.iranytuKeresoBlokk #keresosav, .iranytuKeresoBlokk #iranytuLista {
	width: 100% !important;
	margin: 0px;
	padding: 0px;
}

.elozoMegkeresesek {
	padding-top: 15px;
	padding-bottom: 10px;
	width: 100%;
	display: block;
	background-color: var(--gtkMasoddSzin);
}

#beiratkoztatok {
	width: 100%;
	display: block;
	text-align: center;
}

.beiratkozo {
	width: auto;
	display: inline-flex;
	margin: 2px;
	padding: 8px;
	border-radius: 8px;
	color: var(--gtkHarmadSzin);
	font-weight: bold;
	border: medium solid var(--gtkHarmadSzin);
	background-color: var(--elteSzin4);
	text-align: center;
	-webkit-user-select: none;  /* Chrome all / Safari all */
	-moz-user-select: none;     /* Firefox all */
	-ms-user-select: none;      /* IE 10+ */
	user-select: none;
}

.beiratkoztato {
	width: auto;
	display: inline-flex;
	margin: 2px;
	padding: 8px;
	border-radius: 8px;
	color: var(--elteSzin);
	font-weight: bold;
	border: medium solid var(--elteSzin);
	-webkit-user-select: none;  /* Chrome all / Safari all */
	-moz-user-select: none;     /* Firefox all */
	-ms-user-select: none;      /* IE 10+ */
	user-select: none;
}

.aktivBeiratkoztato {
	background-color: var(--elteSzin1);
}

.hir {
	width: 100%;
	height: 100%;
	text-align: center;
}

.hir_keret {
	margin: 10px;
	width: 350px;
	height: 227px;
	display: inline-flex;
	position: relative;
	border: thin solid var(--gtkSzin);
	overflow: hidden;
}

.hir_hatter {
	max-width: 100%;
	max-height: 100%;
}

.hir_lathato {
	width: 100%;
	text-align: center;
}

.hir_lathato h1 {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
	text-transform: none;
	background-color: var(--gtkSzin);
	line-height: 22px;
	font-size: 20px;
	padding: 10px;
	text-wrap: normal;
}

.hir_hatter h2 {
	width: 100%;
	position: absolute;
	top: 20;
	left: 0;
	text-transform: none;
	background-color: var(--gtkSzin);
}

.hir_leiras {
	width: 100%;
	min-height: 227px;
	position: absolute;
	left: 0px;
	z-index: 20;
	background-color: #FFFFFF;
	text-align: justify;
}

.hir_leiras h1 {
	margin: 0px;
	padding: 5px;
	background-color: var(--gtkSzin);
	line-height: 15px;
	font-size: 14px;
	text-align: center;
}

.hir_leiras div {
	padding: 5px;
}

.hir_keret:hover .hir_leiras {
	bottom: 0px;
	-webkit-transition: all 1s, -webkit-transform 1s;
	transition: all 1s, transform 1s;
}

.hir_keret .hir_leiras {
	bottom: -100%;
	-webkit-transition: all 1s, -webkit-transform 1s;
	transition: all 1s, transform 1s;
}

.dndKepFajl {
	margin: 5px;
}

.dndFajlSor {
	display: contents;
}

.dndFajlHely {
	display: block;
	margin: 2px;
	padding: 2px;
	border-radius: 8px;
	border: medium solid var(--elteSzin2);
	background-color: var(--elteSzin4);
	color: var(--elteSzin2);
	vertical-align: middle;
	-webkit-user-select: none;  /* Chrome all / Safari all */
	-moz-user-select: none;     /* Firefox all */
	-ms-user-select: none;      /* IE 10+ */
	user-select: none;
}

.dndFajlHely-w {
	width: 180px;
	height: 80px;
	margin-left: auto !important;
	margin-right: auto !important;
}

.progressbar {
	color:#E40D11;
	background-color:#0005FF;
	display: none;
}

.dropzona_over {
	background-color: var(--gtkSzin1);
	color: var(--gtkSzin);
	border-color: var(--gtkSzin);
	font-weight: 600;
}

.megjelenito {
	position: sticky;
	width: 70%;
	top: 30%;
	left: 25%;
	min-height: 100px;
	background-color: var(--elteSzin4);
	color: #fff;
	text-align: center;
	border-radius: 10px;
	padding: 8px 0;
	z-index: 10;
	border: medium ridge var(--elteSzin3);
	box-shadow: 8px 8px 8px var(--elteSzin3);
	-webkit-box-shadow: 8px 8px 8px var(--elteSzin3);
	-webkit-animation: fadeIn 2s;
	animation: fadeIn 2s;
}

.megjelenito img {
	max-width: 350px;
	max-height: 227px;
}

.rejtett {
	display: none;
	-webkit-animation: fadeIn 1s;
	animation: fadeIn 1s;
}

.egysor {
	display: inline-flex;
}


#aktivHir {
	top: 5px;
	left: 2.5%;
	position: absolute;
	width: 95%;
	min-height: 95%;
	-webkit-animation: fadeIn 2s;
	animation: fadeIn 2s;
	margin: auto;
	background-color: var(--elteSzin4);
	border: medium ridge var(--elteSzin3);
	border-radius: 10px;
	box-shadow: 8px 8px 8px var(--elteSzin3);
	-webkit-box-shadow: 8px 8px 8px var(--elteSzin3);
	-webkit-animation: fadeIn 2s;
	z-index: 20;
}

#aktivHirTartalom {
	padding: 10px;
}

.szavazasFrm {
	width: 100%;
	display: block;
	text-align: center;
}

.szavazasFrm img {
	margin: 20px;
}

#adatkezelesKeret {
	position: absolute;
	top: 5px;
	left: 2.5%;
	width: 95%;
	min-height: 95%;
	-webkit-animation: fadeIn 2s;
	animation: fadeIn 2s;
	margin: auto;
	background-color: var(--elteSzin4);
	border: medium ridge var(--elteSzin3);
	border-radius: 10px;
	box-shadow: 8px 8px 8px var(--elteSzin3);
	-webkit-box-shadow: 8px 8px 8px var(--elteSzin3);
	-webkit-animation: fadeIn 2s;
	z-index: 20;
}

#adatkezelesKeret p, #adatkezelesKeret label {
	margin-left: 40px;
	margin-right: 40px;
}

.OHVoktatoSor {
	vertical-align: middle;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 900px;
	border-bottom: thin solid #A2A2A2;
	margin-top: 10px;
	margin-bottom: 10px;

}

.OHVoktatoSor1 {
	width: 35%;
	display: inline-flex;
	font-size: 18px;
	margin: 3px;
	font-weight: bold;
}

.OHVradio {
	margin: 5px;
	padding: 5px;
	min-width: 40px;
	height: 40px;
	border: medium solid var(--elteSzin);
	border-radius: 15px;
	background-color: var(--elteSzin2);
	color: var(--elteSzin);
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 18px;
}
.OHVradioLabel input {
	display: none;
}

.OHVradioLabel:hover input ~ .OHVradio {
	background-color: #ccc;
	color: var(--elteSzin2);
	border-color: var(--elteSzin2);
}

.OHVradioLabel input:checked ~ .OHVradio {
	background-color: var(--elteSzin);
	color: var(--elteSzin2);
	border-color: var(--elteSzin2);
}

.OHVoktatoSor3 {
	display: inline-flex;
}
#OHVSzovegesValasz {
	border: thin solid #A2A2A2;
}

.urlap {
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 20px;
}

.EKE_igenyTargy {
	border: thin solid var(--elteSzin);
	height: 30px;
	width: 600px;
}

.EKE_igenyTargyKod {
	border: thin solid var(--elteSzin);
	height: 30px;
	width: 300px;
}

.EKE_igenyTargyKredit {
	border: thin solid var(--elteSzin);
	height: 30px;
	width: 70px;
	text-align: right;
}

.EKE_igenyInfo {
	font-style: italic;
	color: #444444;
}

.info-kep {
	width: 30px;
	height: auto;
}

.mInfoFRM {
	position: absolute;
	width: 400px;
	height: auto;
	border: thin solid var(--elteSzin);
	border-radius: 10px;
	background-color: #FFFFFF;
	z-index: 10;
}

.mInfoFRM textarea {
	border: thin solid var(--elteSzin);
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
	width: 94%;
	height: 100%;
}

.mInfoFRM button {
	height: 100%;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	width: 5%;
}
.mInfoFRM h2 {
	margin-bottom: 1px;
}

.mInfoTextDiv {
	height: 200px;
	width: 100%;
}

.kalkulator {
	display: block;
	width: 70%;
	float: left;
	padding: 8px;
	padding-top: 0px;

	/*  	border: thin solid var(--elteSzin);
        border-radius: 10px; */
}



.olvasatlan td {
	font-weight: bold;
}

.FELV_letiltott {
	background-color: #CCCCCC;
	color: #707070;
}



/*------------------uj menu--------------------------------------------------------------------------------*/

.main a {
	box-shadow: none;
	&::after {
		content: '';
		position: absolute;
		z-index: -1;
		width: 100%;
		height: 8%;
		left: 0;
		bottom: 0;
		background-color: #192b64 !important;
		transition: all ease 0.5s;
	}
}

/*.container {
        width: 100% !important;
        margin: 0;

}  */

.table td{
	/*width:100%;*/
}

.td1{
	/*width: 200px !important;*/
}
.td2{
	width:80%;
}
.td3{
	width:10%;
}
.table{
	width:100%;
	display: table;
}


.topnav { /* egész főmenü  - ..header-nav-right - ezjó*/
	overflow: hidden;
	background-color: #192b64;
	float:right;
	text-align: right;
	/*width: 85%;*/
}

.topnav3 { /* egész főmenü  - ..header-nav-right - ezjó*/
	display: none;
	overflow: hidden;
	background-color: #192b64;
	float:right;
	text-align: right;
	/*width: 85%;*/
}

.topnavkilepes { /* egész főmenü  - ..header-nav-right - ezjó*/
	display: none;
	overflow: hidden;
	background-color: #192b64;
	float:right;
	text-align: right;
	/*width: 85%;*/
}

.topnav2 { /* egész főmenü  - ..header-nav-right - ezjó*/
	overflow: hidden;
	background-color: #192b64;
	float:right;
	text-align: right;
	width: 85%;
}


.topnav a { /*felsorolt menük -- .header-nav */
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
}

.active {  /*.nav_fomenu_aktiv - szerintem*/
	background-color: var(--elteSzin2);
}

.topnav .icon {  /*icon--  .nav .icon -néven beírni*/
	display: block;
}

.header-nav span {
	margin-right: 10px;
}

.icon{
	display: block;
	border-color: #192b64;
	background-color: #192b64;
	font-size: 30px;
	margin: 0;
	padding: 0;
	color: white;
}

.dropdown-content a {
	float: none;
	color: white;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
	text-align: left;
}

.dropdown {
	float: left;
	overflow: hidden;
}

.dropdown .dropbtn {
	font-size: 16px;
	border: none;
	outline: none;
	color: white;
	padding: 14px 16px;
	background-color: inherit;
	font-family: inherit;
	margin: 0;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #192b64;
	max-width: 180px;
	z-index: 100;
	text-align: left;
}

.dropdown:hover .dropdown-content {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	flex-wrap: nowrap;
	box-shadow: none;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: -135px;
}
.dropdown a:hover {
	background-color: var(--elteSzin2);
}
.topnav a:hover {
	background-color: var(--elteSzin2);
}

.top-nav a:hover .header-nav-almenu-content {
	display: block;
}

.header-nav-almenu {
	background-color: var(--elteSzin2);
	padding: 2px;
	text-align: center;
	position: absolute;
	/*display: block;*/
	margin-right: 170px;
	width: 600px;
	right:0;
	left: unset;
	/*text-align: left;*/


}
/*.header-nav-almenuk-sub{


}*/


.header-nav-almenu-menu {
	background-color: var(--elteSzin2);
	padding: 2px;
	text-align: center;
	position: absolute;
	/*display: block;*/
	margin-right: 170px;
	width: 600px;
	right:0;
	left: unset;
	/*text-align: left;*/


}
.header-nav-almenu a {
	color: #000000;
	/*font-weight: bold;*/
	padding-right: 20px;
	text-transform: uppercase;
}

.header-nav-almenu-menu a {
	color: #000000;
	/*font-weight: bold;*/
	padding-right: 20px;
	text-transform: uppercase;
}

.nav_aktiv, .nav_almenu_aktiv {
	text-decoration: underline;
}

/*
.header-nav-almenuk-content {
    display: none;

}
.header-nav-almenuk:hover .header-nav-almenuk-content {
    display: block;
    font-size: 64px;
}
*/

@media screen and (max-width: 1020px) {
	.topnav { /* egész főmenü  - ..header-nav-right - ezjó*/
		display: none;
		overflow: hidden;
		background-color: #192b64;
		float:right;
		text-align: right;
		/*width: 85%;*/
	}

	.topnav3 { /* egész főmenü  - ..header-nav-right - ezjó*/
		display: inline-block;
		overflow: hidden;
		background-color: #192b64;
		float: right;
		text-align: right;
		/*width: 85%;*/
	}

	.header-nav-almenu {
		width: 400px;
	}
}

@media screen and (max-width: 900px) {
	.topnav3 a:first-child, .dropdown .dropbtn/*, .header-nav-almenu*/ {
		display: none;
	}
	.topnavkilepes { /* egész főmenü  - ..header-nav-right - ezjó*/
		display: inline-block;
		overflow: hidden;
		background-color: #192b64;
		float:right;
		text-align: right;
		/*width: 85%;*/
	}
	.topnav3 { /* egész főmenü  - ..header-nav-right - ezjó*/
		display: none;

	}
}

@media screen and (max-width: 500px) {

	.td1 {
		width: unset !important;
	}

	.header-nav-almenu {
		width: 200px;
		text-align:left;
	}
	#identitas {
		height: 90px;
		display: table;
		transition: 1s;
		margin-top: 70px;
	}
}



/*.topnav.responsive {
  position: relative;
  display: grid;
  justify-content: end;
  justify-items: start;
  width: auto;
  }

.topnav.responsive .icon {
  position: absolute;
  right: 0;
  top: 0;
}
.topnav.responsive a {
  float: none;
  display:block;
  text-align: left;
}
*/
/*------------------uj menu--------------------------------------------------------------------------------*/
