﻿@media (orientation:landscape) {
	form {
		padding: 1em;
		background-color: rgb(236 236 236);
		border-radius: 0.7em;
	}
}

form table {
	border-radius: 0;
	width: 100% !important;
	border: 0;
}

.style_7, .style_7 > td {
	border-top: 0 !important;
}

.header-font {
	font-size: 1.4em
}

.emblem {
	align-self: auto;
	height: 100px;
	margin: 0 1em 1em 1em;
}

.push-right {
	margin-left: auto;
	text-align: right;
}
