@font-face {
    font-family: Quicksand-Regular;
    src: url("Quicksand-Regular.otf") format("opentype");
}
@font-face {
    font-family: Quicksand-SemiBold;
    src: url("Quicksand-SemiBold.otf") format("opentype");
}
@font-face {
    font-family: Quicksand-Light;
    src: url("Quicksand-Light.otf") format("opentype");
}
@font-face {
    font-family: Quicksand-Bold;
    src: url("Quicksand-Bold.otf") format("opentype");
}
@font-face {
    font-family: Quicksand-Medium;
    src: url("Quicksand-Medium.otf") format("opentype");
}
@font-face {
    font-family: Playfair;
    src: url("PlayfairDisplay-VariableFont_wght.otf") format("opentype");
}
body
{
	margin: 0;
	font-family: Quicksand-Regular;
}
.w50
{
    width: calc(50% - 20px);
    padding: 10px;
}
.w100fl
{
    width: 100%;
    display: flex;
}
.talign_r
{
    text-align: right;
}
.talign_c
{
    text-align: center;
    justify-content: center;
}

.widthnone{ width: unset !important;}
.flexdiv {display: flex;}
.piros { background-color: rgba(232,95,97,0.64);}
.modal {
    display: none;
    position: fixed;
    bottom: 0; /* Az alján jelenjen meg */
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
}

.modal-content {
    background-color: white;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

#acceptCookie {
    background-color: #007bff;
    color: white;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
}

nav ul
{
	list-style: none;
	padding: 0;
	margin: 0px !important;
	height: 100%;
	display: flex;
	align-content: center;
    justify-content: center;
    flex-wrap: wrap;
}
footer
{
	background-color: rgba(45, 45, 45, 0.4);
	position:fixed;
	bottom:0px;
	text-align:center;
	color:white;
	width:100%;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
	flex-direction: column;
	box-shadow:	0px 0px 10px #999;
}
footer a,footer a:hover,footer a:visited
{
	color:white !important;
}

header
{
	width: 100%;
	display: flex;
	justify-content: space-around;
	align-items: center;
	background-color: rgb(45,45,45);
}
nav
{
	height: 50px;
	color:  white;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 30px;
	background-color: rgb(45,45,45);
}

.flex-center
{
    align-items: center;
	justify-content: center;
}

nav ul li 
{
	padding: 0 30px;
	cursor: pointer;
}

nav ul li a,nav ul li a:hover,nav ul li a:visited
{
	color:white;
	cursor:pointer;
	text-decoration:none;
}
a, a:hover, a:visited
{
	color:black;
	cursor:pointer;
	text-decoration:none;
}

nav ul li:hover:after
{
	display: block;
	margin-top: -5px;
	background-image: url('images/menu.svg');
	content: "";
	height: 100%;
	width: 100%;
  	background-repeat: no-repeat;
  	background-size: 80% 100%;
  	background-position: center;
}

.disz
{
	width: 100%;
	height: 20px;
	display: flex;
}
.disz_l
{
	background-image: url('images/nav_lines_l.svg');
	width: 40%;
  	background-repeat: no-repeat;
  	background-size: 100% 100%;	
}
.disz_r
{
	background-image: url('images/nav_lines_r.svg');;
	width: 60%;
  	background-repeat: no-repeat;
  	background-size: 100% 100%;		
}

article
{
	width: 80%;
	margin:  20px auto;
	padding-bottom:80px;
}
article h1
{
	font-family: Playfair;
	text-align: center;
	font-size: 30px;
}
.navicons
{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;	
}
.navicons img
{
	height: 25px;
	padding: 0px 10px;
}
#logo
{
	height: 30px;
}
nav a 
{
	height: 30px;
}

.hambar1,.hambar2,.hambar3
{
	width:35px;
	height:4px;
	background-color: white;
	margin:6px 0px;
	border-radius:2px;
	transition:0.3s;		
}

.mtrbl20
{
    margin: 20px 20px;
}
.forgat .hambar1
{
	transform: translate(0,10px) rotate(-45deg);
}
.forgat .hambar3
{
	transform: translate(0,-10px) rotate(45deg);
}

.forgat .hambar2
{
	opacity:0;
}

#ham
{
		display:none;
}

.csoport,.szervezetek,.ujkerdes,.adminok
{
	display:none;
}
.ujkerdes
{
	margin-left:50px;
}

.egyen-reszletek
{
	display:none;
	margin-left:30px;
	line-height:2em;
}

.nyil
{
		display: inline-block;
		transition: 0.3s;
}
.nyilforgat
{
	transform: rotate(180deg);
}

.szervezet-sor,.egyen-sor,.teszt-sor,.kerdes-sor,.ujkerdes-sor
{
	display:flex;
}
.szervezet-nev
{
	border:1px solid #eee; border-radius: 4px; padding:5px; width:60%;
}
.szervezet-muvelet,.teszt-muvelet
{
	border:1px solid #eee; border-radius: 4px; padding:5px; width:40%;
}
.csoport-sor
{
	display:flex; margin-left:30px;
}
.csoport-nev
{
	width:calc(60% - 30px);
    display: flex;
}
.egyen-cella
{
	width:25%;border:1px solid #eee; border-radius: 4px; padding:5px; 	
}

.cella2
{
	width:calc(50% - 10px);border:1px solid #eee; border-radius: 4px; padding:5px; 	
}
.cella80-20-1
{
	width:calc(80% - 10px);border:1px solid #eee; border-radius: 4px; padding:5px; 	
}
.cella80-20-2
{
	width:calc(20% - 10px);border:1px solid #eee; border-radius: 4px; padding:5px; 	
}
.cella33
{
	width:calc(33% - 10px);border:1px solid #eee; border-radius: 4px; padding:5px;	
}
.cella20
{
	width:calc(20% - 10px);border:1px solid #eee; border-radius: 4px; padding:5px;	
}

.kozep
{
	text-align: center;
}
.sel_szervezet_del
{
	height: 20px;
	cursor: pointer;
}
.meres-sel-input
{
	width: calc(100% - 130px) !important;
}
.reszletek,.reszletek2
{
	padding-top: 5px;
}
.teszt-nev
{
	border:1px solid #eee; border-radius: 4px; padding:5px; width:20%;
}
.kerdes-cella
{
	padding:5px; width:calc(20% - 10px);	display:flex;
	justify-content: center;
}
.kerdes-nev
{
	padding:5px; width:calc(100% - 10px);	
}
.kerdes-uj-nev
{
	padding:5px; width:calc(80% - 10px);
}
.kerdes-uj-nev100
{
	padding:5px; width:calc(100% - 10px);
}
.kerdes
{
	box-shadow:0px 0px 10px 10px #eee;
	margin:40px 0px 0px 0px;
	padding:10px 0px;
	border-radius: 4px;
}

  /* FORMOK */

  .checkbox-wrapper-64
{
    display: flex;
    align-items: center;
}
  .checkbox-wrapper-64 input[type="checkbox"] {
    visibility: hidden;
    display: none;
  }
	.kerdestext,.kerdestext_e3
	{
		width: calc(100% - 20px);
		margin:20px 0px;
		padding:10px 0px;
		border-radius: 4px;		
	}
  .checkbox-wrapper-64 *,
  .checkbox-wrapper-64 ::after,
  .checkbox-wrapper-64 ::before {
    box-sizing: border-box;
  }
input[type='radio'] { 
     transform: scale(2); 
	margin-right: 10px ;
}
th
{
	padding-top: 20px;
}
  .checkbox-wrapper-64 .switch {
    font-size: 17px;
    position: relative;
    display: inline-block;
    width: 3.5em;
    height: 2em;
  }
  .checkbox-wrapper-64 .switch-wide
{
	width: 5em !important;
}

  .checkbox-wrapper-64 .switch input {
    opacity: 0;
    width: 0;
    height: 0;
  }

  .checkbox-wrapper-64 .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    border: 1px solid #adb5bd;
    transition: .4s;
    border-radius: 30px;
  }

  .checkbox-wrapper-64 .slider:before {
    position: absolute;
    content: "";
    height: 1.4em;
    width: 1.4em;
    border-radius: 20px;
    left: 0.27em;
    bottom: 0.25em;
    background-color: #adb5bd;
    transition: .4s;
	text-align: center;
  }
  .checkbox-wrapper-64 .slidermod:before
  {
	  content: "\270D";
  }
  .checkbox-wrapper-64 .sliderkotelezo:before
  {
	  content: "\2611";
  }
  .checkbox-wrapper-64 .sliderhalozatos:before
  {
	  content: "\2623";
  }  
  .checkbox-wrapper-64 .sliderforditott:before
  {
	  content: "\2607";
  }  
  .checkbox-wrapper-64 .slider360:before
  {
	  width: 3em;
	  content: "360";
  } 

	.checkbox-wrapper-64 .slider-wide
	{
	
	}

  .checkbox-wrapper-64 input:checked + .slider {
    background-color: green;
    border: 1px solid green;
  }

  .checkbox-wrapper-64 input:focus + .slider {
    box-shadow: 0 0 1px green;
  }

  .checkbox-wrapper-64 input:checked + .slider:before {
    transform: translateX(1.4em);
    background-color: #fff;
  }



.rejtett
{
	display:none;
}
input[type="number"]
{
	width:50px;
	border:1px solid #555;
	padding:5px;
	margin:5px;
	border-radius:5px;
}

input[type="text"],input[type="email"],select,datetime-local, input[type="date"]
{
	width:calc(100% - 20px);
	margin:2px;
	padding:10px;
	border:1px solid #eee;
	border-radius:5px;
	transition:.5s;
}

input[type="text"]:hover,input[type="email"]:hover,select:hover,input[type="date"]:hover
{
	background-color:rgba(29,196,11,.33);
}
.button
{
	background-color:rgba(29,196,11,.33);
	padding:2px 10px;
	border:none;
	border-radius:5px;
	transition:.5s;
	cursor:pointer;
	font-weight:bold;	
	line-height: 30px;
	margin: 10px;
}
.button:hover
{
	background-color:rgba(29,196,11,1);
}
input[type="submit"],input[type="button"],.ojelolomentgomb,.sjelolomentgomb,.jelolomentgomb
{
	background-color:rgba(29,196,11,.33);
	padding:5px 20px;
	border:none;
	border-radius:5px;
	transition:.5s;
	cursor:pointer;
	font-weight:bold;
    margin:2px;
}
.egyseg-gomb
{
    min-width: 180px;
    margin: 20px 5px;
}
.egyseg-gomb:hover
{
    background-color:rgba(29,196,11,1);    
}

input[type="submit"]:hover,input[type="button"]:hover,.ojelolomentgomb:hover,sjelolomentgomb:hover,jelolomentgomb:hover
{
	background-color:rgba(29,196,11,1);
}

.jelolotorol
{
	width:30px;
	cursor:pointer;	
}
.jeloloopciok,.oszlopjeloloopciok
{
	box-shadow:0px 0px 10px 10px #eee;
	margin-left:50px;
	padding:10px;
	border-radius: 4px;
}

.hiba
{
	width:calc(100% - 40px);
	padding:20px;
	border:1px solid red;
	border-radius:5px;
	text-align:center;
	background-color:rgba(241,165,166,0.16);
	color:red;
	font-weight:bold;
}
.oke
{
	width:calc(100% - 40px);
	padding:20px;
	border:1px solid white;
	border-radius:5px;
	text-align:center;
	background-color:rgba(241,165,166,0.16);
	color:green;
	font-weight:bold;
}
.urlap
{
	display: flex;
    justify-content: center;	
}

.flexwrap
{
	flex-wrap: wrap;
}

@media screen and (max-width: 1000px)
{
	.urlap
	{
		width:95%;
	}
	header
	{
		justify-content: space-between;
	}
	.disz
	{
		display: none;
	}
	header
	{
		width:100%;
	}
	#ham
	{
		padding-right:30px;
		display:block;
	}
	nav
	{
		width: 80vw;
		position:fixed;
		top:40px;
		right:-80vw;
		height: calc(100vh - 40px);
		transition:0.3s;
		padding: 0;
		border-radius: 5px 0px;
		flex-wrap: wrap;
    	flex-direction: column;
    	justify-content: flex-start;
	}
	.csuszik
	{
		right:0px;
	}
	
	nav ul
	{
		display: inline-block;
		text-align: center;
		height: unset;
	}
	nav ul li
	{
		padding: 30px 0px;
		font-size:1.2em;
	}
	nav ul li:after
	{
		display:none;
	}
	nav ul li:hover:after
	{
		display:none;
	}
	.kerdes-cella,input
	{
		width:unset;
	}
}