﻿*	{
box-sizing: border-box;
}
button, a, div#sendbutton, .event_opener {
    cursor: pointer;
}
div {box-sizing: border-box;  }
html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    width: 100%;
    height: 100%;
}
html {
    border-left: 66px solid #214468;
}
html, body {
  overflow-x: hidden;
}
form {
margin: 0;
padding: 0;
}
body {
    margin: 0;
    padding: 0;
    color: #464646;
    font: normal 14px 'Montserrat',Tahoma, Arial, Helvetica;
    text-align: center;
    width: 100%;
    background-color: #203f5c;
    background-image: url(/css/image/background.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    height: inherit;
    display: flex;
    flex-direction: column;
    justify-content: space-between;

}
div.inbody {
    text-align: left;
    text-align: center;
    width: 76rem;
    margin-left: auto;
    margin-right: auto;
}
div.contentwindow {
    text-align: left;
    width: 100%;
    text-align: left;
    margin: 0 auto;
}
input[type="date"] {
	width: 100% !important;
}

.logobox {
}	

.logo {
    position: relative;
    filter: drop-shadow(0px 0px 20px #222222);
    max-width: 236px;
}

h1 {
font: normal 98px "Playfair Display", serif;
color: #464646;
font-weight: normal;
margin-top: 10px;
margin-bottom: 10px;
}

h2 {
    font: normal 79.5px "Playfair Display", serif;
    color: #464646;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0;
    line-height: 1.2;
}
h4 {
    font: italic 55px "Playfair Display", serif;
    color: #aa7f2e;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 10px;
}

h5 {
font: normal 19px "Playfair Display", serif;
color: #464646;
font-weight: normal;
margin-top: 0px;
margin-bottom: 5px;
}
.event.opened .event_details {
    display: inline-block;
}
.regbox h5 {
margin-bottom: 15px;
}

.bp147 {
    padding-top: 57px;
    font: normal 73px "Playfair Display", serif;
    color: #464646;
    line-height: 1.2;
}

.bp147 .gold {
color: #aa7f2e;
}

.bp147 .num {
position:relative;
bottom: 10px;
}

.bp147 i {
color: #aa7f2e;
}
div#mainreg .content_2col:nth-child(4) .content_col1r > .regformr > .regformin {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 2rem;
}
div#mainreg .content_2col:nth-child(4) .content_col1r .regformin h5 {
    width: 100%;
}
table
	{
	font: normal 14px 'Montserrat' Tahoma, Arial, Helvetica; 
	border: 0;
	//border-spacing:0;
    //border-collapse:collapse;
	}

.regformin {
    width: 100%;
    text-align: left;
    position: relative;
}	
.loginform .regformin {
    max-width: 492px;
    text-align: left;
    position: relative;
    padding: 1rem 2rem 2rem 2rem;
    background-color: #214468;
    filter: drop-shadow(0px 0px 20px #222222);
    border-radius: 20px;
    margin-left: auto;
    margin-right: auto;
}


.thxform {
margin: auto;
width: 100%;
text-align: center;
padding-top: 120px;
padding-bottom: 200px;
}

.thxform .regformin {
width: 880px;
min-height: 340px;
text-align: left;
position: relative;
padding: 25px;
background-color: #214468;
filter: drop-shadow(0px 0px 20px #222222);
drop-shadow(0px 0px 20px #222222);
border-radius: 20px;
}

.thxform .regformin h2 {
font: normal 70px "Playfair Display", serif;
font-weight: 300;
color: #ffffff;
text-align: center;
letter-spacing: 1px;
}
.thxform .regformin p {
font: italic 18px "Playfair Display", serif;
font-weight: 60;
color: #ffffff;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
letter-spacing: 0;
margin-top: 5px;
margin-bottom: 5px;
letter-spacing: -0.5px;
}

.thxform .confspacer {
width: 100%;
height: 40px;
text-align: center;
}

.thxform .confspacer span {
width: 365px;
height: 1px;
background-color: #aa7f2e;
margin-top: 19px;
}

.thxform .regformin a:visited,
.thxform .regformin a {
font: italic 18px "Playfair Display", serif;
color: #aa7f2e;
text-align: center;
}

.regforml,
.regformr {
width: 100%;
}

input {
    padding: 5px 21px;
    width: 100%;
    background-color: #ffffff;
    height: 44px;
    border: 1px solid transparent;
    border-radius: 20px;
    color: #464646;
    margin-bottom: 14px;
    font-size: 16px;
    font-style: italic;
    font-family: 'Montserrat',Tahoma, Arial, Helvetica;
    font-weight: 400;
}
div#mainreg h2 {
    position: relative;
}
div#mainreg h2:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 24px;
    height: 71px;
    width: 200%;
    background: #214468;
    margin-left: 10px;
}
textarea {
padding: 5px 5px;
width: 100%;
background-color: #ffffff;
min-height: 50px;
border: 1px solid transparent;
border-radius: 20px;
color: #464646;
margin-bottom: 14px;
font-weight: 100;
font-size: 19px;
font-style: italic;
height: 95px;
}

.regbox {
    padding: 20px 25px;
    width: 100%;
    background-color: #ffffff;
    height: auto;
    border: 1px solid transparent;
    border-radius: 20px;
    color: #464646;
    margin-bottom: 14px;
    font-weight: 400;
    font-size: 16px;
    font-style: italic;
    text-align: left;
}

.regbox.small {
height: 150px;
}

.regbox input[type="checkbox"] {
font-size: 10px;
height: 14px;
width: 14px;
margin-top: 6px;
margin-bottom: 6px;
margin-right: 15px;
}
	
table td, table th
{
    padding: 0;
}

a,a:visited {
color: #51af30;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.actionlinkb
	{
	cursor: pointer;
	border: 1px single #202020;
	width: 190px;
	height: 35px;
	background-color: #006666;
	color: #ffffff;
	text-align: center;
	vertical-align: bottom;
	}
	
.actionlinkg
	{
	cursor: pointer;
	border: 1px single #202020;
	width: 175px;
	height: 40px;
	background-color: #336666;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	}

.formactionbutton
	{
	cursor: pointer;
	border: 1px single #202020;
	width: 175px;
	height: 20px;
	background-color: #3366cc;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	font-size: 20px;
	}


.formactionbutton
	{
	cursor: pointer;
	border: 1px single #202020;
	width: 175px;
	height: 20px;
	background-color: #cc6633;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	}	
.egyes
	{
	font: normal 10px 'Montserrat' Tahoma, Arial, Helvetica; 
	}
	
.kettes
	{
	font: normal 12px 'Montserrat' Tahoma, Arial, Helvetica; 
	}	
	
.harmas
	{
	font: normal 14px 'Montserrat' Tahoma, Arial, Helvetica; 
	}
	
.negyes
	{
	font: normal 16px 'Montserrat' Tahoma, Arial, Helvetica; 
	}		
	

div.menu_top
	{
	background-color: #0000cc;
	color: #ffffff;
	}
	

div.menu_left
	{
	background-color: #33cccc;
	color: #ffffff;
	width: 200px;
	}
	

.registerformin input ,
.loginformin input {
font-size: 16px;

}

.registerformin select, 
.registerformin input {
max-width: 160px;
font-size: 16px;
}

.registerformin, 
.loginformin {
border: 1px solid #000000;
width: 100%;
padding: 20px 30px;
height: auto;
}

.registerform {
padding: 10px;
margin: auto;
margin-top: 5vh;
min-width: 320px;
width: auto;
height: auto;
background-color: #f4f4f4;
}	

form#loginform {
width: 100%;
}

.loginform {
padding: 70px;
margin: auto;
height: auto;
background-color: transparent;
text-align: center;
width: 100%;
color: #ffffff;
margin-top: 100px;
width: 100%;
}

.loginform .regformin {
text-align: center;
}

.loginform .regformin h5 {
    color: #ffffff;
    font-size: 42px;
    width: 100%;
    text-align: center;
}

.loginform .regformin input {
    margin-top: 10px;
    margin-bottom: 10px;
}
.register_header,
.login_header {
width: 100%;
text-align: center;
color: #000000;
font-size: 24px;
padding-bottom: 10px;
}

.register_input label {
font-size: 16px;
text-align: left;
}

.register_input {
display: grid;
width: 100%;
font-size: 24px;
padding-top: 5px;
padding-bottom: 10px;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr;
}

.register_input.nameprefix {
grid-template-columns: 2fr 1fr 1fr;
}

.register_button {
width: 100%;
font-size: 24px;
padding-top: 5px;
padding-bottom: 10px;

}

.login_input,
.login_pass {
width: 100%;
font-size: 24px;
padding-top: 5px;
padding-bottom: 10px;
}

.register_linkek,
.login_linkek {
width: 100%;
padding-top: 20px;
font-size: 16px;
}

.register_linkek a,
.login_linkek a {
padding: 0 20px;

}

.fielderror {
border: 1px solid #ff0000;
}

.tophead {
width: 100%;
height: 60px;
border-bottom: 1px solid #51af30;
display: flex;
flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	align-content: space-between;
}

.tophead span {
font-size: 20px;
}

.topmenubox {
display: none;
max-width: 98vw;
}

.topcontact {
padding-right: 5px;

}

.generalformin {
border: 1px solid #000000;
width: 100%;
padding: 20px 30px;
height: auto;
}

.generalform {
padding: 10px;
margin: auto;
margin-top: 5vh;
min-width: 320px;
width: auto;
height: auto;
background-color: #f8f8f8;
}	

.generalform_button {
width: 100%;
font-size: 24px;
padding-top: 15px;
padding-bottom: 10px;

}

.footerfix {
width: 100%;
color: #203f5c;
text-align: center;
z-index: 1;
}

.footerfixin {
    background-color: #aa7f2e;
    margin: auto;
    width: 100%;
    height: 70px;
    text-align: center;
    padding-top: 26px;
    font: italic 17px "Playfair Display", serif;
}

.messages_table {
width: 100%;
padding: 0 5px;
}

.bluecontent {
    position: relative;
}
.bluecontent:before {
    background: #214468;
    content: "";
    position: absolute;
    left: -100%;
    top: 0;
    width: 300%;
    height: 100%;
    right: -100%;
}
.generalcontent {
width: 100%;
}

.generalform.advert {
min-width: 640px;
}

.generalform.advert label {
width: 200px;
text-align: left;
}

.generalform.advert input {
width: 350px;
max-width: none;
}

.checkintable td {
text-align: left;
}
.content_2col {
    height: auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 4rem;
    width: 100%;
}
div#mainreg .content_2col:nth-child(4) .content_col1r > .regformr > .regformin > div {
    width: calc(50% - 1rem);
}
.content_2col > .content_col1l {
    width: calc(50% - 2rem);
    height: auto;
}
.content_2col > .content_col1r {
    width: calc(50% - 2rem);
    height: auto;
}

.spacer40 {
width: 100%;
height: 40px;
}

.bluecontent {
    text-align: center;
    margin-top: -34px;
    padding-bottom: 1rem;
}
.bluecontent h1 {
    color: #ffffff;
    text-align: center;
    position: relative;
    font-size: 62px;
    margin-bottom: 3rem;
}

.regformin p {
font: italic 17px "Playfair Display", serif;
line-height: 150%;
}

button {
    margin-top: 10px;
    background-color: #aa7f2e;
    color: #ffffff;
    height: 45px;
    width: 204px;
    text-align: center;
    border-radius: 20px;
    border: 1px solid transparent;
    font-size: 16px;
    max-width: 100%;
    border: 2px solid #aa7f2e;
}
.sendbutton {
    margin-top: 10px;
    background-color: #aa7f2e;
    color: #ffffff;
    height: 45px;
    width: 204px;
    text-align: center;
    border-radius: 20px;
    border: 1px solid transparent;
    font-size: 16px;
    max-width: 100%;
    padding: 11px;
    border: 2px solid #aa7f2e;
}
button:hover, .sendbutton:hover {
    background: #203f5c;
    border: 2px solid #aa7f2e;
    color: #ffffff;
}
.sendbutton.disabled {
background-color: #cccccc;
}

.bluecontent time {
    color: #aa7f2e;
    width: 150px;
    text-align: left;
    position: absolute;
    left: 0px;
    font-weight: 800;
    font-size: 18px;
    margin-top: -3px;
}
.bluecontent h2 {
    color: #aa7f2e;
    font-size: 57px;
    width: 100%;
    margin-bottom: 2rem;
}


.bluecontent span {
color: #ffffff;
}

.bluecontent .event_title {
    color: #ffffff;
    font: normal 11px "Lato", sans-serif;
    font-weight: 700;
    font-size: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #aa7f2e;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.bluecontent .event_subtitle {
color: #ffffff;
font: normal 17px "Playfair Display", serif;
}

.event_table {
font: normal 17px "Playfair Display", serif;
}

.bluecontent ul {
    font-size: 16px;
    margin-top: 2rem;
}
ul {
list-style: none;
margin-left: 0;
padding-left: 0;
padding-bottom: 25px;
position: relative;
}

li {
    list-style: none;
    margin-left: 0;
    padding-left: 121px;
    padding-bottom: 25px;
    position: relative;
}
.event_details {
    padding-top: 2rem;
    display: none;
}

.event.opened .event_details {
 
}

.yellowboxext {
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 4;
}

.yellowboxin {
    max-width: 960px;
    height: 74px;
    background-color: #aa7f2e;
    margin-left: auto;
    margin-right: auto;
}

.mainreg {
    position: relative;
    width: 100%;
    margin-bottom: 4rem;
}

.event_opener {
background-image: url('/images/arrowdown.png');
	background-position: right center;
	background-repeat: no-repeat;
	width: 34px;
	height: 34px;	
}

.event.opened .event_opener {
background-image: url('/images/arrowup.png');
}

.printandload {
    position: absolute;
    right: 0;
    top: 26px;
}

.event {
width: 100%;
padding-bottom: 30px;
}

.event.opened {
padding-bottom: 0px;
}

.bluebox {
display: none;
}

.loginerror {
    width: 100%;
    font-size: 16px;
    padding: 5px 10px;
    text-align: center;
    color: #ffffff;
}
.admincontent {
width: 100%;
min-height: 200px;
background-color: #f2f2f2;
color: #000000;
}

.admincontent table td,
.admincontent table {
border: 1px solid #dddddd;
}

.adminsecform {
width: 100%;
display: block;
}

span.admformfill {
display: block;
width: auto;
background-color: #aaaaaa;
cursor: pointer;
border: 1px solid #222222;
box-shadow: 2px 2px 5px #000000;
width: 120px;
}
#sendbuttonmob {
display: none;
}
:focus-visible {
    outline: 1px solid #aa7f2e;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
	div.inbody {
		width: 65rem;
	}
	h1 {
		font-size: 87px;
	}
	h2 {
		font-size: 66px;
	}
	h4 {
		font-size: 44px;
	}		
	.bp147 {
	font-size: 57px;
    padding-top: 105px;
	}
	.bluecontent h2 {
		font-size: 44px;
	}
	.printandload {
		top: 14px;
	}
	div#mainreg h2:after {
		top: 19px;
		height: 60px;
	}	
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
	div.inbody {
		width: 46rem;
	}
	.content_2col {
		flex-direction: column;
		gap: 0rem;
		width: 100%;
	}
	.content_2col > .content_col1l, .content_2col > .content_col1r {
		width: 100%;
	}	
	div#mainreg .content_2col:nth-child(4) {
		display: flex;
		flex-direction: column-reverse;
		gap: 0;
	}
}

@media only all and (max-width: 75.99rem) {
	div#mainreg h2:after {
		display: none;
	}	
	.bluecontent h1 {
		font-size: 34px;
		margin-bottom: 1rem;
	}
	html {
		border-left: 32px solid #214468;
	}
	.printandload {
		top: 6px;
	}
	.bluecontent .event_title {
		font-size: 16px;
	}
	h1 {
		font-size: 34px;
		text-align: center;
		margin-top: 2rem;
		border-bottom: 1px solid #aa7f2e;
		padding-bottom: 5px;
	}
	.logo {
		max-width: 161px;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	.bp147 {
		padding-top: 10px;
		font-size: 23px;
		text-align: center;
	}
	h4 {
		border-bottom: 1px solid #aa7f2e;
		padding-bottom: 17px;
		text-align: center;
		font-size: 23px;
		margin-top: 10px;
	}
	.bp147 .num {
		bottom: 4px;
	}
	h2 {
		text-align: center;
		font-size: 23px;
		margin-top: 10px;
	}
	.bluecontent h2 {
		text-align: left;
		font-size: 34px;
	}
}

@media only all and (min-width: 30.01rem) and (max-width: 50.99rem) {
	div.inbody {
		width: 26rem;
	}
}
@media only all and (max-width: 30rem) {
	div.inbody {
		width: 100%;
		padding-right: 2rem;
		padding-left: 2rem;
	}
	
}
@media only all and (max-width: 50.99rem) {
	.regbox input[type="checkbox"] {
		margin-right: 4px;
	}
	input[type='date'], input[type='time'] {
		display:block;
		-webkit-appearance: textfield;
		-moz-appearance: textfield;
		appearance: none;
		-webkit-appearance: none;
		  width: 100%;
		  min-width: 100px; 
		  padding: 8px;
		  box-sizing: border-box;
		  flex-grow: 1;
	}	
	.content_2col {
		flex-direction: column;
		gap: 0rem;
		width: 100%;
	}
	.bluecontent h2 {
		margin-bottom: 0.5rem;
	}
	.printandload {
		position: relative;
		top: 0;
		display: block;
		padding: 0;
		margin-bottom: 1rem;
	}
	.printandload a {
		display: inline-block;
	}
	.printandload a img {
		width: 27px;
	}	
	.content_2col > .content_col1l, .content_2col > .content_col1r {
		width: 100%;
	}	
	div#mainreg .content_2col:nth-child(4) {
		display: flex;
		flex-direction: column-reverse;
		gap: 0;
	}	
	.loginform .regformin {
		text-align: center;
		width: 100%;
	}
	div#mainreg .content_2col:nth-child(4) .content_col1r > .regformr > .regformin {
		flex-direction: column;
	}
	div#mainreg .content_2col:nth-child(4) .content_col1r > .regformr > .regformin > div {
		width: 100%;
	}	
	.content_col1l {
		width: 100%;
	}
	.loginform {
		padding: 0;
	}
	.loginform {
		padding: 0;
		margin-top: 2rem;
		margin-bottom: 2rem;
	}
	.logobox {
		height: auto;
	}	
}


