/** Add css rules here for your application. */
/** Example rules used by the template application (remove for your app) */
.version-grid .x-grid3-cell-inner {
	white-space: normal;
}

h1 {
	font-size: 2em;
	font-weight: bold;
	color: #777777;
	margin: 40px 0px 70px;
	text-align: center;
}

.invisibleComboTrigger {
	display: none;
	visibility: hidden;
}

.sendButton {
	display: block;
	font-size: 16pt;
}

.redCell {
	background-color: #FFE4E1;
}

.archiveIcon {
	background-image:
		url(./style/edarchiv-img/head_menu_icons/cabinet_16x16.png);
	background-repeat: no-repeat;
	background-position: left;
}

/** Most GWT widgets already have a style name defined */
.gwt-DialogBox {
	width: 400px;
}

.dialogVPanel {
	margin: 5px;
}

.serverResponseLabelError {
	color: red;
}

/** Set ids using widget.getElement().setId("idOfElement") */
#closeButton {
	margin: 15px 6px 6px;
}

#back {
	position: absolute;
	width: 570px;
	height: 333px;
	margin-left: -285px;
	margin-top: -166px;
	left: 50%;
	top: 50%;
	background-image: url(./style/edarchiv-img/splash-edarchiv-online.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#announcementWarn {
	background-image: url(./style/edarchiv-img/shoutbox/warning_48x48.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 250px;
	height: 50px;
}

div.announcementIconWarn {
	background-image: url(./style/edarchiv-img/shoutbox/warning_48x48.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 48px;
	height: 48px;
}

div.announcementIconInfo {
	background-image: url(./style/edarchiv-img/shoutbox/message_48x48.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 48px;
	height: 48px;
}

div.announcementIconAlarm {
	background-image: url(./style/edarchiv-img/shoutbox/alarm_48x48.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 48px;
	height: 48px;
}

div.announcementItem {
	padding: 10px;
	margin: 5px;
	border-bottom: solid 1px #00AEFF
}

div.outerAnnouncementIcon {
	position: relative;
	left: 0px;
	top: 0px;
}

div.outAnnouncementData {
	position: relative;
	left: 60px;
	top: -48px;
	max-width: 470px;
}

span.announcementItemAttribute {
	width: 100px;
	display: block;
	float: left;
	font-weight: bold;
	font-size: small;
	color: #00AEFF
}

#load-screen {
	width: 100%;
	height: 100%;
	background-color: grey;
}

.invisible-item {
	display: none;
}

#load-screen-innertxt {
	position: absolute;
	background-color: white;
	width: 232px;
	height: 20px;
	padding: 20px;
	border: 1px solid black;
	top: 50%;
	left: 50%;
	margin: -40px 0px 0px -136px;
	text-align: center;
	white-space: nowrap;
}

#login-div {
	position: relative;
	margin-left: 240px;
	margin-top: 180px;
}

h1 {
	font-size: 2em;
	font-weight: bold;
	color: #777777;
	margin: 40px 0px 70px;
	text-align: center;
}

.sendButton {
	display: block;
	font-size: 16pt;
}

/** Most GWT widgets already have a style name defined */
.gwt-DialogBox {
	width: 400px;
}

.custom-info-icon {
	background-image:
		url(./style/edarchiv-img/upload_wizzard_step_icons/upload_successful.png);
	background-repeat: no-repeat;
}

.info-icon {
	background-image:
		url(./style/edarchiv-img/upload_wizzard_step_icons/upload_error.png);
	background-repeat: no-repeat;
}

.dialogVPanel {
	margin: 5px;
}

.serverResponseLabelError {
	color: red;
}

/** Set ids using widget.getElement().setId("idOfElement") */
#closeButton {
	margin: 15px 6px 6px;
}

.custom-row-height .x-grid3-row {
	height: 20px;
	font-size-adjust: none;
}

.custom-node-highlight {
	background-color: black;
}

.custom-info-field input {
	background-image:
		url(./style/edarchiv-img/detail_tree_context_icons/structuredetails.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 16px;
}

.custom-live-field input {
	background-image: url(./style/edarchiv-img/component_icons/view2.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	padding-left: 16px;
}

.custom-filter-field input {
	background-image: url(./style/edarchiv-img/component_icons/view2.png);
	background-repeat: no-repeat;
	padding-left: 16px;
	height: 20px;
}

.custom-treenode-background {
	background-color: #000000;
}

.custom-tree-field-background {
	background-color: #dfe8f6;
}

/*  Verändert die Farbe der Selektierung
    im Baum in der SearchForm.	
*/
.custom-tree-field-background * .x-ftree2-selected {
	background-color: #EFEFEF !important;
	border: 1px solid #a1badc;
}

/*  SearchForm ist aktuell wieder blau,
    somit ist diese Klasse deaktiviert.
	
.custom-searchpanel-background div * form {
	background-color: #FFFFFF;	
}   
*/
.custom-searchpanel-toolbar {
	border: 0px;
	border-top: 1px;
	border-bottom: 2px;
	border-color: #99BBE8;
	border-style: solid;
}

.custom-appright-label-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.custom-appright-combobox {
	height: 22px;
	padding: 0px;
	margin: 0px;
}

.custom-appright-combobox div {
	padding: 0px;
}

.x-form-field-wrap .x-form-info-trigger {
	background-image: url(./style/edarchiv-img/info-trigger.gif);
}

.x-form-field-wrap .x-form-folder-trigger {
	background-image: url(./style/edarchiv-img/trigger-folder.gif);
}

.x-form-field-wrap .x-form-disabled-trigger {
	background-image: url(./style/edarchiv-img/trigger-tpl.gif);
}

.own-combo-selected-style {
	background-color: #DFE8F6;
}

.custom-selected-cell {
	border: 1px solid black;
}

.custom-label-font-size {
	font-size: 12px;
}