#app-header-public {
	/*    background: #7F99BE url(../img/app-header-bg.gif) repeat-x center;
*/
	background: url(../img/header3fill.gif) repeat-x center;
}

#app-header-public-logo {
	src: url(../img/pmg.jpg) !important;
}

#app-header-public-center-fill {
	background: url(../img/header3fill.gif) repeat-x center;
}

#app-header-public-center-img {
	src: url(../img/header3.gif) !important;
}

#app-header-public-rbk-logo {
	background: url(../img/app-header.gif) !important;
}

.rbk-login-form-color {
    background: #006391; 
}

.gww-category-tree-node {
	height: 30px;
	vertical-align: middle
}

.gww-category-tree-icon {
	height: 24px;
	width: 26px;
	vertical-align: middle
}
.gww-layer-tree-node {
	height: 30px;
	font-weight: bold;
	vertical-align: middle
}

.gww-child-tree-node {
	height: 30px;
	vertical-align: middle
}

.gww-main-tree-node {
	height: 30px;
	font-weight: bold;
	vertical-align: middle
}

.gww-map-tree-node {
	height: 30px;
	font-weight: bold;
	vertical-align: middle
}

/* INFO-Grids*/
.gww-info-grid { /* overflow: scroll; */
	
}

.gww-info-grid  table tbody tr.x-grid-row {
	height: 19px;
}

.gww-info-grid  table tbody tr.x-grid-row td.x-grid-cell td.x-grid-cell-inner
	{
	vertical-align: middle;
	height: 19px;
}

.gww-info-grid-first-col .x-grid-cell {
	font-color: #15428B;
	font-weight: bold
}

.x-grid-row .grid-sd-first-column {
	color: #7F99BE;
	font-weight: bold;
	vertical-align: middle;
	height: 19;
}

.x-grid-row .grid-sd-second-column {
	vertical-align: middle;
	height: 19;
}

.x-grid-row .grid-param-first-column {
	color: #5F79BE;
	font-weight: bold;
	vertical-align: middle;
	height: 19;
}

/*******************************
** ICONS
** fuer
** Buttons und Menues
********************************/
.multi-well-level {
	background-image: url(../img/buttons/multi-well-level.png) !important;
}

.zoom-to-visible-wells {
	background-image: url(../img/buttons/zoom-to-visible-wells.png)
		!important;
}

.well-info {
	background-image: url(../img/buttons/well-info.png) !important;
}

.toggle-well-label {
	background-image: url(../img/buttons/toggle-well-label.png) !important;
}

.s21-profil {
	background-image: url(../img/buttons/s21-profil.png) !important;
}

.organisations {
	background-image: url(../img/buttons/organisations.png) !important;
}

/***********************************************************

#details-panel h2 {
    padding:10px 10px 0;
    font-size:12px;
    color:#15428B;
}
#details-panel p {
    padding:10px 10px 0;
}
#details-panel pre {
    border-top:1px dotted #ddd;
    border-bottom:1px dotted #ddd;
    margin-top:10px;
    padding:0 5px;
    background:#f5f5f5;
}
#details-panel .details-info {
    margin:15px;
    padding:15px;
    border:1px dotted #999;
    color:#555;
    background: #f9f9f9;
}

/*
 .x-tab-panel-header-plain .x-tab-strip-top {
    background: #DFE8F6 url(../../resources/themes/images/default/tabs/tab-strip-bg.gif) repeat-x scroll center bottom !important;
 }
*/
.custom-accordion .x-panel-body {
	background: #ffe;
	text-align: center;
}

.custom-accordion .x-panel-body p {
	font-family: georgia, serif;
	padding: 20px 80px !important;
	font-size: 18px;
	color: #15428B;
}

.custom-accordion .x-panel-header-text {
	font-weight: bold;
	font-style: italic;
	color: #555;
}

#form-panel .x-panel-footer {
	background: #DFE8F6;
	border-color: #99BBE8;
	border-style: none solid solid;
	border-width: 0pt 1px 1px;
}

#table-panel .x-table-layout {
	padding: 5px;
}

#table-panel .x-table-layout td {
	vertical-align: top;
	padding: 5px;
	font-size: 11px;
}

.icon-send {
	background-image: url(images/email_go.png) !important;
}

.icon-save {
	background-image: url(images/disk.png) !important;
}

.icon-print {
	background-image: url(images/printer.png) !important;
}

.icon-spell {
	background-image: url(images/spellcheck.png) !important;
}

.icon-attach {
	background-image: url(images/page_attach.png) !important;
}

.email-form .x-panel-mc .x-panel-tbar .x-toolbar {
	border-top: 1px solid #C2D6EF;
	border-left: 1px solid #C2D6EF;
	border-bottom: 1px solid #99BBE8;
	margin: -5px -4px 0;
}

.inner-tab-custom .x-border-layout-ct {
	background: #fff;
}

.x-panel-body .absolute-form-toolbar {
	border-width: 0 0 1px 0 !important;
}

.absolute-form-panel-body,.absolute-form-panel-body .x-panel-body {
	background: transparent;
}