html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, textarea, button,
table, caption, tbody, tfoot, thead, tr, th, td, article, aside, address, section, video, audio {
	border: 0;
	outline: 0;
	-webkit-font-smoothing: antialiased;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0px;
}
h4, h4 a,
h6, h6 a {
  color: #222;
}
h5, h5 a {
  color: #f0a830;
}
h4 {
	font-size: 2em;
}
.wrapper {
  min-height: auto;
}
.nv-page-title-wrap {
    margin-top: 0px;
}
.site-footer {
  display: none;
}
.vc_column_container>.vc_column-inner {
  padding-bottom: 15px;
}
label {
	display: block;
}
.wpcf7-list-item {
	margin: 0 1.5em 0 1em;
}
.wpcf7 .wpcf7-submit {
	text-transform: none;
	color: #fff;
	background-color: #1eaace !important;
	background-image: none;
	border: none !important;
}

.wfu_container input[type="button"].file_input_submit,
.wfu_container input[type="button"].file_input_button,
.wfu_container input[type="button"].file_input_button_hover {
	position: relative;
	top: unset;
  cursor: pointer;
	text-transform: none;
	color: #fff;
	background-color: #1eaace !important;
	background-image: none !important;
	border: none;
  width: fit-content;
	height: fit-content;
  padding: 7px 15px;
  text-align: center;
  font-family: inherit;
  font-size: 15px;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: 24px;
	border: none !important;
	margin: 5px 10px 0px 0px;
}
.wfu_container input[type="text"].file_input_textbox {
    position: relative;
    width: 150px;
    height: fit-content;
    padding: 6px;
    border: 1px solid;
    border-color: #BBB;
    background-color: #fff;
    color: #000;
    font-size: 15px;
    line-height: 24px;
		margin: 5px 10px 0px 0px;
}
.wfu_container form.file_input_uploadform {
    position: relative;
    width: auto;
    height: auto;
    overflow: visible;
    margin: 0;
    padding: 0;
}
.wfu_container div.file_filelist_totalprogress_div {
    padding: 5px 22px 4px 4px;
}
.wfu_container div.file_filelist_file_div_with_remove {
    padding: 10px 20px 10px 4px;
}
.wfu_container div.file_messageblock_header,
.wfu_container div.file_messageblock_fileheader {
    padding: 10px;
}
.wfu_container input[type="button"].file_input_submit,
.wfu_container input[type="button"].file_input_button,
.wfu_container input[type="button"].file_input_button_hover,
.wfu_container div.file_filelist_list_div,
.wfu_container input[type="text"].file_input_textbox,
.wfu_container div.file_filelist_totalprogress_div {
    min-width: 200px;
}
.outer-form-container .vc_column-inner {
    padding: 0 5% 0;
    margin-left: 30%;
    width: 40%;
    border-radius: 20px;
    box-shadow: 2px 2px 10px #999;
}
.full-outer-form-container .vc_column-inner {
    padding: 0 5% 0;
    margin-left: 1%;
    width: 98%;
    border-radius: 20px;
    box-shadow: 2px 2px 10px #999;
}
.hidden-container {
    display: none;
    visibility: hidden;
}
.waiting-list.outer-form-container .vc_column-inner {
    padding: 0 5% 0;
    margin-left: 20%;
    width: 60%;
    border-radius: 20px;
    box-shadow: 2px 2px 10px #999;
}
@media (max-width: 1300px) {
    .outer-form-container .vc_column-inner {
        margin-left: 25%;
    		width: 50%;
    }
    .full-outer-form-container .vc_column-inner {
        margin-left: 3%;
    		width: 94%;
    }
    .waiting-list.outer-form-container .vc_column-inner {
        margin-left: 15%;
    		width: 70%;
    }
}
@media (max-width: 1000px) {
    .outer-form-container .vc_column-inner {
        margin-left: 15%;
    		width: 70%;
    }
    .waiting-list.outer-form-container .vc_column-inner {
        margin-left: 10%;
    		width: 80%;
    }
}
@media (max-width: 800px) {
    .outer-form-container .vc_column-inner {
        margin-left: 3%;
    		width: 94%;
    }
    .waiting-list.outer-form-container .vc_column-inner {
        margin-left: 1.5%;
    		width: 97%;
    }
}
.wpcf7-form div.listbox {
    height: 40vh;
}
.item--inner.builder-item--logo {
		padding: 0;
}
.builder-item {
    margin: 3px 0;
		padding: 0px 3px;
}
#system-message .current-id-title,
#system-message .current-id,
#system-message .served-now,
#system-message .waiting-per-person,
#system-message .waiting-before-you,
#system-message .be-served-in,
#system-message .served-now {
		margin-bottom: 5px;
}
#system-message .waiting-per-person.tv,
#system-message .waiting-before-you.tv,
#system-message .be-served-in.tv,
#system-message .current-id-title,
#system-message .current-id,
#system-message .served-now {
    text-align: center;
}
#system-message .waiting-per-person.tv,
#system-message .waiting-before-you.tv,
#system-message .be-served-in.tv,
#system-message .current-id-title,
#system-message .current-id,
#system-message .served-now {
    text-align: center;
}
#system-message .waiting-per-person.tv,
#system-message .waiting-before-you.tv,
#system-message .served-now.tv {
		font-size: 30px;
		line-height: normal;
		margin-bottom: 30px;
}
#system-message .be-served-in.tv {
		font-size: 30px;
		line-height: normal;
		margin-bottom: 0;
}
#system-message h1.served-now.tv {
		font-size: 100px;
		margin-bottom: 60px;
}
#system-message .served-now {
    font-weight: bold;
}
#system-message h1 {
		font-size: 50px;
		line-height: 45px;
}
#system-message h2 {
		font-size: 35px;
		line-height: 30px;
}
.page-id-300 .nav-menu-primary {
		visibility: hidden;
}
.wpcf7-form 
.wpcf7-form .status-akurothike td {
		color: #faa;
}
.wpcf7-form .status-oloklirothike td {
		color: #aaf;
}
.wpcf7-form .status-eksupireteitai td {
		color: var(--wpcf7-preset-option-selected-back-color);
		font-weight: bold;
}
.wpcf7-form .listbox-row.status-eksupireteitai.selected td {
		color: #fff;
}