body, html {height:inherit !important;}

p#confirm_explanation {
    display: none;
}

div#arrival_notice {
    margin-bottom: 0 !important;
}

#arrival_notice .cm_block_space {
    display: none;
}

form#confirmation {
    display: none;
}

div.esv-fg .finishedWrapper {
    padding: 0 !important;
    margin: 0 0 !important;
}

div.esv-fg .formheader_title {
    margin-top: 0 !important;
}

button#cancel {
    display: none;
}

.controlbar_menu {
    display: none !important;
}

@media(max-width:899px) {
	.controltype_checkbox.labelAttach .field {
		flex-wrap: nowrap;
	}

	div.esv-fg .labelAttach.controltype_checkbox .attachedLabel {
		margin-left: 0 !important;
	}
}
