@font-face {
	font-family: 'LLB-SofiaPro-Regular';
	src: local("LLB SofiaPro Regular"), local("LLB-SofiaPro-Regular"), url("LLB-SofiaPro-Regular.woff2") format("woff2"), url("LLB-SofiaPro-Regular.woff") format("woff");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'LLB-SofiaPro-SemiBold';
	src: local("LLB SofiaPro SemiBold"), local("LLB-SofiaPro-SemiBold"), url("LLB-SofiaPro-SemiBold.woff2") format("woff2"), url("LLB-SofiaPro-SemiBold.woff") format("woff");
	font-weight: bold;
	font-style: normal
}

body {
	font-family: "LLB-SofiaPro-Regular", sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.logo {
	display: block;
	background-color: #38452e;
	padding-left: 20px;
	padding-top: 22px;
	padding-bottom: 20px;

}

h1 {
	font-size: 14px;
	color: #608C3E;
	margin: 0px;
	padding: 12px;
	border-bottom: 1px solid #608C3E;
}

table {
	border-spacing: 0px
}

tr {
	margin: 12px
}

th {
	text-align: left;
	padding: 12px;
	font-size: 14px;
	color: #608C3E;
	border-bottom: 1px solid #608C3E;
}

td {
	padding: 12px;
	font-size: 12px;
	white-space: nowrap;
	vertical-align: top;
}

table td:last-child {
	width: 100%;
}

table th:last-child {
	width: 100%;
}

.spacer {
	padding: 0px;
	height: 1px;
	background-color: #DEDEDE;
}

.inputForm {
	margin: 12px
}

.logout {
	text-align: right;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 55px;
	background-color: #606a58;
}

.username {
	color: white;
	padding: 10px;
	font-size: 12px;
}

ul {
	display: block;
	border-bottom: 1px solid #DEDEDE;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.menu-item {
	display: inline-block;
	list-style: none;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 10px;
}

li.menu-item>a {
	color: #4C4C4C;
	font-size: 16px;
}

li>a:hover {
	color: #608C3E
}

li.current-menu-item {
	border-bottom: 2px solid #608C3E;
}

li.current-menu-item>a {
	color: #608C3E;
}

li.current-menu-item>a:after {
	content: "";
	background: #608C3E;
	bottom: 5px;
	left: 0;
	height: 3px;
	width: 24px;
}

a {
	color: #608C3E;
	text-decoration: none;
}

.refresh-menu-item {
	display: inline-block;
	list-style: none;
	padding: 0px
}

.refresh-button {
	display: inline-block;
	vertical-align: middle;
	list-style: none;
	padding: 0px
}

.buttons>a, .logout>a {
	font-size: 10px;
	background-color: #B80420;
	color: white;
	text-decoration: none;
	padding: 4px;
	margin: 2px
}

.buttons>form>input {
	margin: 2px
}

.buttons>form {
	display: inline;
}

.hd {
	padding: 30px;
	text-align: center;
}

.hs {
	font-size: 24px;
	color: #4C4C4C;
	width: 128px;
	margin: 0 auto 100px auto;
	padding: 8px;
}

label {
	margin-top: 10px;
	display: block;
	font-size: 12px;
	line-height: 1.4em;
}

.error-msg {
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0;
	color: red;
	font-size: 12px;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
	width: 25em;
	color: #666;
	border: 1px solid #ccc;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
}

.notificationEmailAdresses {
	width: 100em !important;
	color: #666;
	border: 1px solid #ccc;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
}

.tan {
	width: 6em !important
}

.reason {
	width: 65em !important
}

.footer {
	font-size: 12px;
	margin: 0px;
	padding: 12px;
	background-color: #38452e;
	color: white;
}

.footerLLB {
	margin-left: 12px;
	font-size: 9px;
	line-height: 70%;
}

.spanLLB {
	font-family: "LLB-SofiaPro-SemiBold", sans-serif;
}

.reasonCell {
	border-top-width: 0px;
	border-bottom-width: 8px;
	border-left-width: 12px;
	border-right-width: 12px;
	border-style: solid;
	border-color: white;
	padding: 8px;
	color: #608C3E;
	background-color: #E3EBDC;
	font-size: 12px;
	white-space: normal;
}

.attachments>a, .attachments>span {
	display: block;
	padding-bottom: 6px;
}

.attachments>a:last-child, .attachments>span:last-child {
	padding-bottom: 0px
}

.totalSizeInBytes {
	display: none
}

.orderFileUpload {
	padding: 12px;
}

.tableButton {
	padding: 11px;
}

.dialogButtons {
	margin-top: 8px;
}

.fileInputLabel {
	font-family: "LLB-SofiaPro-Regular", sans-serif;
	font-size: 12px;
	display: inline;
	text-transform: none;
}

.uploadButton {
	background-color: #608C3E;
	color: white;
	padding: 4px;
	border: none;
}

.fileInputButton {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #EEEEEE;
	border: 1px solid #BBBBBB;
}

.fileInputCaption {
	margin-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}

.file {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}

.actionDialog {
	margin: 20px;
	padding: 20px;
}

.actionDialog>.buttons {
	margin-top: 10px;
	padding-left: 20px;
}

.actionMessage {
	background-color: #F7F1ED;
	border-top: 1px solid #608C3E;
	border-bottom: 1px solid #608C3E;
	margin-bottom: 10 px;
}