/* @font-face {
	font-family: "Segoe UI Light";
	src: local("O"), url("segoeuil.ttf");
	font-style: normal;
	font-weight: 200;
} */
@import "custom-check-radio.css";
:root {
	--kek-vilagos: #8ff;
	--kek-kozep: #09f;
	--kek-sotet: #009;
	--kek-hover: #ddf;
	--szurke-eee: #eee;
	--szurke-ccc: #ccc;
	--szurke-888: #888;
	--szurke-666: #666;
	--szurke-444: #444;
	--feher: #fff;
}
::selection {
	background-color: var(--kek-kozep);
	color: var(--kek-vilagos);
}
body { background-color: var(--szurke-888); }
h5 { font-size: 12pt; font-weight: bold; }
.container { background-color: var(--szurke-ccc); padding-bottom: 4rem; }
a { text-decoration: none; color: var(--kek-kozep); }
a:hover { text-decoration: none; background-color: var(--kek-kozep); color: var(--kek-vilagos); }
a:has(svg.ikon):hover { background: none; }
div.fomenu { background-color: #e80; font: 10pt verdana; padding: 0 !important; }
.row.sticky { position: -webkit-sticky; position: sticky; top: 0px; z-index: 10; }
a.fomenu { cursor: pointer; text-align: center; background-color: #e80; width: 80px; height: 25px; white-space: nowrap; color: var(--feher); padding: 3px; margin: 0px; display: inline-block; }
a.fomenu:hover { font-weight: bold; color: var(--feher); background-color: #fa2 !important; }
a.fomenu[title='Logout'] { background-color: #b50 !important; color: yellow !important; }
a.fomenu[title='Logout']:hover { background-color: red !important; }
a.odavissza { width: 32px; background-color: var(--szurke-888); float: right; }
a.fomenu-act, a.fomenu:has(+div a.fomenu-act) { background-color: #fb0; color: #a20; font-weight: bold; }
[id^=menu] { display: inline-block; margin: 0; }
[id^=almenu] { display: none; position: absolute; z-index: 2; }
h1 { text-align: center; font-size: 18px; letter-spacing: 0.2em; margin: 0 0 3px 0; padding: 3px; color: var(--kek-kozep); }
div.jarmu { background-color: var(--szurke-888); font: 10pt verdana; padding: 0 !important; }
a.jarmu { display: inline-block; width: 85px; padding: 3px; font: 10pt verdana; color: #000; background-color: var(--szurke-eee); margin: 0px; }
a.jarmu:hover { color: var(--kek-kozep); background-color: var(--feher); }
a.jarmu-act { background-color: var(--feher); font-weight: bold !important; color: var(--kek-kozep); }
a.jarmu-eladott { color: var(--szurke-666); background-color: var(--szurke-888); }
a.jarmu-eladott:hover { color: #000; background-color: var(--szurke-ccc); }
#ak_koltseg div.adatok { display: inline-block; font-size: 10pt; width: 95%; text-align: center; color: var(--kek-kozep); background-color: var(--szurke-eee); border-radius: 0px; margin: 4px 0px; padding: 3px; }
#ak_koltseg div.adatok span { margin: 0 5px; }
#ak_koltseg div.adatok p { color: gray; }
#ak_koltseg div.ak-fej div, div.ak-sor div { padding: 1px 5px; text-align: center; }
.adatsor:nth-child(even) { background-color: var(--szurke-eee); }
.adatsor:nth-child(odd) { background-color: var(--feher); }
.adatsor:hover { background-color: var(--kek-hover); }
.adatsor .jelleg { cursor: help; }
.adatsor .jelleg:has(span:hover) { outline: 1px solid blue; }
.adatsor .jelleg:not(:has(span:hover)):hover, .adatsor .jelleg span:hover { font-weight: bold; outline: 1px solid red; }
.datum_nap { font-size: 11px; }
.ujhonap { border-top: 1px dotted red; }
.ujev { border-top: 2px solid black; }
a.ujrogzites { background-color: #ffa; color: black; display: inline-block; aspect-ratio: 1; font: bold 11pt verdana; padding: 5px; border-radius: 30px; border: 1px solid black; }
a.ujrogzites:hover { background-color: var(--szurke-ccc); }
div.ak-fej { font-weight: bold; background-color: var(--szurke-444); color: white; }
div.ak-sor { font-size: 10pt; line-height: 1.1em; padding: 1px; }
div.ak-fej div.text-right, div.ak-sor div.text-right { text-align: right !important; }
div.ak-fej div.text-left, div.ak-sor div.text-left { text-align: left !important; }
div.ak-fej span.xs-megnevezes, div.ak-sor span.xs-megnevezes { float: left; }
span.xs-mertek { display: inline-block; width: 30px; text-align: left; padding-left: 5px; }
div.ak-fej input { width: 100%; }
div.ak-osszegzo { padding: 0 !important; }
.scroll { overflow-y: scroll; overflow-x: hidden; max-height: 400px; }
.scroll:has(.scroll) { max-height: 500px; }
.scroll.scroll-medium { max-height: 150px; }
.scroll.scroll-tiny { max-height: 50px; }
.scroll th { position: sticky; top: 0; z-index: 1; }
.scroll::-webkit-scrollbar { width: 4px; height: 4px; }
.scroll::-webkit-scrollbar-track { background-color: transparent; }
.scroll::-webkit-scrollbar-thumb { background-color: var(--kek-kozep); border-radius: 0px; }
.scroll::-webkit-scrollbar-thumb:hover { background-color: var(--kek-sotet); }
.scroll::-webkit-scrollbar-thumb:horizontal:hover { cursor: ew-resize; }
.scroll::-webkit-scrollbar-thumb:vertical:hover { cursor: ns-resize; }
span.szamolt { font-style: italic; font-size: 9pt; white-space: nowrap; color: gray; }
div.khmx, div.khmx div { padding: 0; margin: 0; }
textarea.form-control { height: 150px; }
p.adat, p.ertek { display: inline-block; margin: 0px; font: 12px arial; border-top: 1px solid #ddd; vertical-align: top; }
p.adat { width: 75%; padding-left: 3%; }
p.ertek { width: 25%; text-align: right; }
form { border: 1px solid white; padding: 10px; border-radius: 0px; margin: 3px; }
.flex { display: flex; }
form.nopad { padding: 0; margin: 0; border: 0; }
textarea, input, select, file, button { border: 1px solid #909090; font: 13px verdana; background-color: var(--szurke-444); padding: 3px 10px; color: white; border-radius: 0px; margin: 3px; }
textarea:focus, input:focus, select:focus, file:focus { outline: 0; box-shadow: 0px 0px 5px lime; }
button:hover { background-color: var(--szurke-888); border-color: lime; color: lime; }
button:hover svg.ikon, button svg.ikon:hover { stroke: lime; } /* currentcolor */
button:hover svg.ikon .fill, button svg.ikon:hover .fill { fill: lime; }
textarea::selection { background-color: lime; color: #000; text-shadow: none; }
button.p { position: relative; top: 3px; }
button.htmlformat { margin: 0; background-color: silver; color: black; font: bold 14px courier; border-radius: 5px; }
button.htmlformat:hover { background-color: #aaa; }
div { text-align: left; }
td, th { font: 13px verdana; }
#lista td, #lista th { color: #404040; border-left: 1px solid #e0e0e0; padding-left: 3px; padding-right: 3px; vertical-align: top; }
#lista th { border-left: 1px solid #808080; font-weight: bold; background-color: #606060; color: var(--feher)fff; line-height: 1.5em; }
#lista td.nopadding { padding: 0px; vertical-align: top; text-align: center; }
input.jobbra { text-align: right; }
input.p { font-size: 11pt; padding: 4px; text-align: right; width: 110px; margin: 4px; }
textarea { width: 100%; resize: vertical; height: 200px; max-height: 800px; min-height: 50px; }
h2 { font: bold 22px arial; }
span.loginuser { font: bold 18px verdana; }
.style1 { font-size: 24px; font-weight: bold; font-family: verdana; }
span.login { color: #ff8000; font: bold 15pt verdana; line-height: 3em; padding: 8px 35px; border: 1px solid red; border-radius: 5px; background-color: var(--feher); }
.style3 { font-size: 14px; font-family: verdana; }
.loginhiba { display: inline-block; padding: 5px 15px; border: 1px solid black; border-radius: 0px; background-color: var(--szurke-eee); font-size: 18px; font-family: arial; color: #ff0000; }
a.logout { font: bold 10pt verdana; text-decoration: none; color: red; padding: 2px 5px; float: right; position: absolute; top: 0px; right: 0px; z-index: 10; }
a.logout:hover { background-color: red; color: yellow; }
.utolso_belepes { color: gray; font-size: 10px; text-align: center; }
.emailtd { font: 12px arial; }
.login_form { display: inline-block; width: 60px; font: 12pt arial; color: white; text-align: left; }
form:has(input.login) { text-align:center; }
input.login { margin: 6px; padding: 6px 10px; font-size: 13pt; border-radius: 5px; border: 1px solid white; max-width: 220px; width: 100%; }
input:-webkit-autofill, input:-webkit-autofill:focus { transition: background-color 0s 600000s, color 0s 600000s; }
#ak_koltseg [class^="col-"], .esemeny [class^="col-"], form.row [class^="col-"] { padding: 1px 2px; }
#ak_koltseg .ak-megjegyzes { padding-left: 15px; }
#ak_koltseg .megj-vetel { color: #0c0; }
#ak_koltseg .megj-elad { color: red; }
.szulinap { font-size: 12px; background-color: #0cc; color: black; border: 1px solid blue; border-width: 1px 0 1px 0; }
.szulinap div:not(:first-child):not(:empty) { border-top: 1px solid #0aa; }
.adatbox { margin: 5px 0px; display: flex; flex-direction: column; }
.adatbox > h3, .adatbox > h4 { font: bold 14px verdana; padding: 5px 10px; background-color: var(--szurke-444); color: var(--szurke-eee); margin: 0; }
.adatbox > h3 .datum { float: right; font-size: 0.7em; }
.adatbox > h4 { background-color: var(--kek-sotet); }
.adatbox > h4 + div { border: 2px solid var(--kek-sotet) !important; }
[id^="adatbox_"] { cursor: grab; }
.adatbox .tartalom { padding: 5px 10px; border: 1px solid var(--szurke-444); user-select: text; cursor: text; }
.adatbox .csoport:has(.nemscroll) { max-height: 100%; }
#div1 .tartalom { max-height: 100%; }
.adatdrop { border: 1px dotted gray; min-height: 20px; }
.diskspacewarning { color: red; background-color: yellow; border: 1px solid red; font-weight: bold; }
.diskspace { position: relative; height: 25px; }
.diskspace meter { /*opacity: 0.7;*/ position: absolute; top: -10px; left: 0; height: 40px; width: 100%; z-index: 1; }
.diskspace meter::-webkit-meter-bar {background-color:smoke;}/*üres rész háttere*/
.diskspace meter::-webkit-meter-inner-element {}/*mögöttes háttér*/
.diskspace meter::-webkit-meter-optimum-value {background-color:#6cb36e;}/*alacsony*/
.diskspace meter::-webkit-meter-suboptimum-value {background-color:#c3a12f;}/*közepes*/
.diskspace meter::-webkit-meter-even-less-good-value {/* background-color:#bf0035; */}/*magas*/
.diskspace meter::-webkit-meter-even-less-good-value { background-color:white; }/*magas*/

input.auth_secret { padding: 10px; font: bold 15pt courier; letter-spacing: 5pt; width: 120pt; text-align: center; }

.diskspace [class^="col-"] { text-align: right; padding: 0 5px; }
#svg_szerk { display: inline-block; /* border: 10px solid silver; */
 margin: 10px; cursor: crosshair; background-color: white; }
svg.ikon { color: currentColor; width: 100%; max-width: 100%; aspect-ratio: 1; stroke: currentColor; stroke-width: 10%; fill: transparent; }
svg.ikon:hover, svg.ikon:hover .fill { stroke: var(--kek-vilagos); }
svg .thin0 { stroke-width: 0; }
svg .thin { stroke-width: 5%; }
svg .fill { fill: currentColor; }
svg .join { stroke-linejoin: round; }
svg .cap { stroke-linecap: round; }
svg .rot30 { transform: rotate(30deg); transform-origin: 50% 50%; }
svg .rot45 { transform: rotate(45deg); transform-origin: 50% 50%; }
svg .rot60 { transform: rotate(60deg); transform-origin: 50% 50%; }
svg .rot90 { transform: rotate(90deg); transform-origin: 50% 50%; }
svg .rot120 { transform: rotate(120deg); transform-origin: 50% 50%; }
svg .rot135 { transform: rotate(135deg); transform-origin: 50% 50%; }
svg .rot180 { transform: rotate(180deg); transform-origin: 50% 50%; }
svg .rot225 { transform: rotate(225deg); transform-origin: 50% 50%; }
svg .rot240 { transform: rotate(240deg); transform-origin: 50% 50%; }
svg .rot270 { transform: rotate(270deg); transform-origin: 50% 50%; }
svg .rot315 { transform: rotate(315deg); transform-origin: 50% 50%; }
.svg-list div:has(svg):hover { background-color: white; }
svg.ikon[name^="kuka"] { color: red !important; }
svg.ikon[name^="ceruza"] { color: var(--kek-kozep) !important; }
.btn, .form-control { border-radius: 0px; }
.form-horizontal .form-group { margin-left: 0px; margin-right: 0px; }
.time_file { border: 1px solid gray; margin-bottom: 3px; max-height: 100px; }
.time_file .col-xs-2, .time_file .col-xs-3 { text-align: right; }
.time_file { .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-12 {padding: 0 5px;}}
.red { border: 1px dotted red; }
.redy { border: 1px dotted red; background-color: yellow !important; }
code { font-family: courier; display:inline-block; padding: 2px 5px !important; border-radius: 5px; background-color: var(--szurke-444); color: #0f0; }
[onclick], label { cursor: pointer; }
#svg_mousepos input { width: 100%; pointer-events: none; margin: 0; }
#svg_mousepos th { text-align: center; font: bold 12px verdana; }
.svg-arc input { margin: 2px 0 2px 2px; }
.collapse_link, [id^="collapse_link"] { cursor: pointer; display: block; }
.collapse_block, [id^="collapse_block"] { display: none; }
.collapse_block.collapse_block_open { display: block; }
.szemely_adat { background-color: var(--szurke-eee); }
.szemely_adat:nth-child(odd) { background-color: var(--feher); }
.szemely_adat:hover { background-color: var(--kek-hover); }
.szemely_adat .collapse_link { font-weight: bold; padding: 2px 10px; }
.szemely_adat .collapse_link:hover { color: blue; }
.esemeny_nap_mulva { font-size: 11px; color: gray; }
div.footer { background-color: black; color: gray; padding: 2px; text-align: center; border-bottom: gray; margin: 0; font-size: 10px; position: absolute; bottom: 0; width: 100%; line-height: 1.5rem; }
#idojaras .focim { font: 11pt verdana; color: white; background-color: #844; margin: 4px 0; padding: 2px 15px; }
#idojaras .alcim { font-weight: bold; transition: 0.3s; }
#idojaras .collapse_link_open, #idojaras .alcim:hover { background-color: var(--kek-kozep); color: white; }
#idojaras .collapse_block.col-xs-12 { padding: 0; }
#idojaras .collapse_block [class^="col-"] { padding: 5px; }
#idojaras .modalimg { margin-top: 10px; }
.modalimg { cursor: zoom-in; background-color: white /* png */; width: 100%; transition: 0.3s; }
.modalimg:hover { box-shadow: 0 0 5px 0 var(--kek-kozep); }
#imgModal { cursor: zoom-out; display: none; position: fixed; z-index: 10; padding-top: 1%; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: #000c; }
#imgModalImg { background-color: white; }
#imgModalImg, #imgModalCaption { margin: 20px auto; display: block; width: 95%; max-width: 2000px; text-align: center; color: var(--feher); font-size: 1em; animation-name: zoom-in; animation-duration: 0.3s; }

#galeria {
	padding: 2px;
	.thumbnails { display: flex; justify-content: center; flex-wrap: wrap; gap: 10px; margin: 10px 0; 
		a { background: none; text-align: center; color: black; width: 210px; }
	}
	.thumb { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; width: 100%; aspect-ratio: 1; object-fit: cover; box-shadow: 0 0 5px silver; border-radius: 30px; -webkit-transition: all 0.2s;
		&:hover { /* object-fit: contain; */ border-radius: 5px; }
	}
	a.thumb { background: #fff0d0; color:navy; padding: 10px; text-align: center; width: 140px; max-height: 80px; }
	.lapozo { display: flex; justify-content: space-between; align-items: center; margin: 4px; position: sticky; top: 0px; z-index: 1; background: var(--szurke-ccc);
		a:has(svg) { font-size: 16pt; display: inline-block; padding: 5px 20px; background: gray; color: white; border-radius: 3px;
			&:hover { background: black;
				svg.ikon { stroke: var(--kek-vilagos) !important; 
					.fill, &:hover .fill { fill: var(--kek-vilagos); }
				}
			}
		}
	}
}

#filmek {
	a { background: #aaa; padding: 5px 12px; margin: 3px; }
	.adatbox { flex-direction: row; }
	.egyfilm {
		display: flex; flex-direction: column; border-bottom: 1px dotted gray;
		&:hover { background-color: silver; }
		div {
			display: flex; gap: 10px; align-items: center; padding: 5px; width: 100%; overflow-x: hidden; white-space: nowrap;
			&.mappa { color: #888; }
			input { max-width: 5px; padding:0; opacity: 0; }
		}
	}
}

#hwinfo { display: flex; gap: 30px; flex-wrap: wrap; justify-content: center; align-items: center;
	div { display: flex ; align-items: center; flex-direction: column; align-content: stretch; justify-content: center; flex-wrap: wrap; width: 45%; font: 13pt verdana; }
	img { width:100%; padding: 5px; border:1px solid gray; border-radius:5px;}
}

@keyframes zoom-in {
	from {
		transform: scale(0);
	} to {
		transform: scale(1);
	} 
}

/* mobilon */
@media( max-width: 991px )
{
	a.fomenu { font-size: 10pt; padding: 3px 5px; width: auto; min-width: 60px; }
	.ak-megjegyzes { border-top: 1px solid var(--szurke-ccc); }
	div.ak-sor { padding: 3px 15px; border-bottom: 1px solid black; }
	.szulinap { font-size: 10px; }
	#ak_koltseg span.egyseg { display: inline-block !important; width: 35px; margin-left: 2px; text-align: left; }
	.evesatlagok .col-xs-2 { min-width: 20%; }
	#galeria {
		.thumbnails a { width: 110px; }
		h3.lapozo { font-size: 11pt; }
		.lapozo {
			a:has(svg) { font-size: 11pt; padding: 2px 8px; }
		}
	}
	#hwinfo div { width: 100%; }
}
