@import "menu.css";
body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

.content {
    min-width: 1250px;
}

div#agentdefault-left {
	width: 250px;
	float: left;
	height: 50px;
}

div#agentdefault-right {
	margin-left: 250px;
	height: 50px;
}

div#agent {
	height: 330px;
}

div#agent-left {
	width: 250px;
	float: left;
}

div#agent-right {
	margin-left: 250px;
	height: 330px;
}

div.row {
	margin-top: 1px;
	height: 20px;
}

div.th {
	color: #FFFFFF;
	background-color: #A9A9A9;
	padding: 3px 5px 3px 5px;
	width: 100px;
	text-align: center;
	font-weight: bold;
	float: left;
}

form {
	padding: 0;
	margin: 0;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
}

input, select, textarea, button {
	font-size: 12px;
}

input.action {
	width: 100px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input.active {
	background-color: #D4D5FF;
}

input.filter {
	width: 100%; /*	color: #CC0000; */
	padding-left: 2px; /*	font-weight: bold;
*/
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

input.image {
	width: 15px;
	height: 15px;
}

input.red {
	background-color: #CC0000;
	color: #FFFFFF;
}

option.bold {
	font-weight: bold;
}

table {
	border: none;
	font-size: 12px;
}

td.filter {
	padding: 0;
}

td.image {
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	width: 18px;
}

img.icon {
	cursor: pointer;
	margin-left: 2px;
	margin-right: 2px;
}

td.info {
	cursor: help;
}

.price {
	background-color: #D4D5FF;
}

th {
	color: #FFFFFF;
	background-color: #A9A9A9;
	text-align: right;
}

th, td {
	padding: 1px 3px 1px 3px;
	white-space: nowrap;
}

.bold {
	font-weight: bold;
}

.buttonface {
	background-color: ButtonFace;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

.code {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.8em;
}

.dark {
	background-color: #E0E0E0;
}

.darker {
	background-color: #888888;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.highlite {
	background-color: #D4D5FF;
}

.inset {
	border: 1px inset #FFFFFF;
}

.light {
	background-color: #F0F0F0;
}

.lime {
	background-color: #E7FFA2;
}

.red {
	background-color: #FFCC00;
}

.green {
	background-color: #99FF00;
}

.yellow {
	background-color: #FFF37C;
}

.nopadding {
	padding: 0;
}

.outset {
	border: 1px outset #FFFFFF;
}

.padding {
	padding: 5px;
}

.panel {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #666666;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #666666;
}

.right {
	text-align: right;
}

.thead {
	color: #FFFFFF;
	background-color: #A9A9A9;
	font-weight: bold;
}

.wide {
	width: 100%;
}

.mr10 {
	margin-right: 10px;
}

#filter {
	background-color: #E7FFA2;
	padding: 5px;
}

#filter input{
	padding-left: 10px;
	padding-right: 10px;
}

#header, #footer {
	color: #FFFF00;
	background-color: #99CC00;
	height: 42px;
	padding: 5px;
	clear: both;
	-moz-box-sizing: border-box;
}

#footer .submenu,
#footer .reference-info {
	margin-top: 8px;
}

#footer .submenu ul li a {
	color: #FFFF00;
}

#info {
	text-align: center;
	background-color: #E7FFA2;
}

#legend {
	background-color: #E7FFA2;
	padding: 5px;
	text-align: center;
}

#legend td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#login {
	padding: 10px;
}

#login form {
	margin: 0 auto;
	display: table;
}

#login .login-text {
	text-align: center;
	font-size:13px;
	color:red;
	font-weight:600;
}

#pager {
	background-color: #E7FFA2;
	padding: 5px;
	text-align: center;
}

#pager input {
	width: 50px;
}

#pager span {
	padding: 0 20px;
}

#prices {
/*	height: 547px;*/
	overflow: auto;
	clear: both;
}

#prices td, #prices th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#prices td {
	text-align: right;
}

#prices td.center {
	text-align: center;
}

#sizer {
	width: 300px;
	text-align: right;
	float: right;
}

#div_agenturen {
	/*height: 443px;*/
	overflow: auto;
	clear: both;
}

#scroll_list {
	/*height: 443px;*/
	overflow: auto;
	clear: both;
}

#div_auto_overflow {
	/*height: 443px;*/
	overflow: auto;
	clear: both;
}

button.wide {
    width: auto;
}

.singledate input, input.season{
	font-size:10px;
}

.singledate span.error{
	font-size:10px;
	display:block;
	word-wrap: break-word;
}

.singledate span.infostyle
{
	border:1px solid #AAAA00;
	background-color:#FFFFEE;
	padding:2px;
	color:#444400;
	display:block;
}

.singledate span.errorstyle
{
	border:1px solid #AA0000;
	background-color:#FFEEEE;
	padding:2px;
	color:#440000;
	display:block;
}

input.readonly, select.readonly, textarea.readonly{
	padding:2px;
	border:1px solid #CCC;
	background-color:transparent;
}

.inputc {
	width:150px;
}

input.searchForMongoLogs {
    margin: 30px;
}

#xres-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	cursor: pointer;
	z-index: 10001;
	background: rgba(0,0,0, 0.8);
	border-radius:  10px;
}

#xres-loading div {
	width: 44px;
	height: 44px;
	text-align: center;
}

#xres-loading div i {
	font-size: 20px;
	color: #fff;
	line-height: 44px;
	margin-right: 0;
}

.xres-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 10001;
	background: rgba(10, 10, 10, 0.5);
}

.xres-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.xres-overlay {
	overflow: auto;
	overflow-y: scroll;
}

.infobox-popup {
	box-shadow: 0 0 8px rgb(102, 102, 102);
	border-radius: 3px 3px 3px 3px;
	position: relative;
	width: 500px;
	margin: 0 auto;
	display: none;
}

.datagrid a i.fa,
.datagrid i.fa,
.datagrid a i.far,
.datagrid i.far,
.datagrid a i.fas,
.datagrid i.fas {
	font-size: 16px;
}

.datagrid i.fas.icon-small {
	font-size: 10px;
	cursor: pointer;
}

.datagrid .edit i.fa.ok {
	margin-left: 3px;
}
.datagrid .edit i.fa {
	margin-left: 1px;
}

.icon-color-grey {
	color: #464646;
}

.icon-color-red {
	color: #b54241;
}

.icon-color-green {
	color: #36A43E;
}

.icon-spacing-right {
	margin-right: 5px;
}

a i.far.reset-filter {
	font-size: 26px;
	margin: 2px 6px 0 0;
}

i.fas.sort-icon {
	font-size: 12px;
	margin-left: 2px;
}

i.icon {
	cursor: pointer;
}

.icon-nav {
	margin-left: 1px;
}

.icon-date {
	font-size: 14px;
	cursor: pointer;
	margin-left: 3px;
}

.left-margin-debug-icon {
	font-size: 16px;
	margin-left: 3px;
}

#reset_filter_form {
	background: none;
}