/**
*
* AVANTI Standard Theme by MI:Concept (www.miconcept.de)
*
*/

.login-fieldset-system-information {
	background-color: #93CAF9;
	border: 2px;
	padding: 5px;
}

.login-fieldset-system-information-maintenance {
	background-color: #FC8F8F;
	border: 2px;
	padding: 5px;
}

.login-legend-system-information-maintenance {
	font-weight: bold;
	padding: 5px;
}

.login-legend-system-information {
	font-weight: bold;
	padding: 5px;
}

html, body {
  height: 100%;
  width: 100%;
}

* {
	margin:0;
	padding:0;
}
 
body, table td {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: small;
  height: 100%;
}

.container {
  height: 100%;
  *height: auto;
}

* html 

.container > tbody > tr:first-child > td {
	height: 0;	
}

.logo {
  	position: absolute;
	left: 800px;
  	align: right;
	text-align: right;
  	width: 20%;
  	min-width: 200px;
  	height: 80px;
  	background-color: #FFFFFF;
}


.logo_kunde {
	width: 140px;
	text-align:left;
	left: 929px;
	top: 42px;
	position:absolute;
}

table {
  width: 100%;
}

pre {
  font-family: "courier new", courier;
  font-size: small;
}

body {
  color: black;
  margin: 0px;
  border: 0px;
  padding: 0px;
  background: #e2eaed;
  direction: ltr;
}

a, a:visited, a:hover {
  color: #0000AA;
}

input.text, textarea {
	border: 1px solid #277b8c;
}

.ErrorMessage .gwt-Label {
	background-color: red;
	text-align: center;
	font-weight: bold;
	line-height: 2em;
	height: 25px;
	position: absolute;
	width: 100%;
}

.InfoMessage {
	background-color: #e2eaed;
	text-align: center;
	font-weight: bold;
	line-height: 2em;
}
/* top menu */
.menubar-horizontal {
	width: 100%;
  	min-width: 800px;
  	height: 80px;
  	background-color: #ffffff;
  	background-image: url("images/header.png");
  	background-repeat: no-repeat;
}

.menubar-energy {

}

.menubar-proposal-input {
	width: 100%;
  	min-width: 800px;
  	height: 110px;
  	background-color: #ffffff;
  	background-image: url("images/header.png");
  	background-repeat: no-repeat;
}

.menubar-eed { 
  visibility: hidden;
  width: 1px;
  height: 1px;
}

.menubar-eed .gwt-Image { 
  width: 1px !important;
  height: 1px !important;
}

.avanti-busy-indicator {
	width: 31px;
	height: 31px;
	margin-left: 5px;
	margin-right: 5px;
}

.avanti-busy-indicator-busy {
	background-image: url(images/ajax-loader.gif);
}

.menubar-home {

}

.menubar-toplevel {
		
}

.menubar-calculator {
		
}

.menubar-chart {
		
}

.menubar-energy{
		
}

.menubar-calendar{
		
}


.menubar-printer {
		
}


.parent-panel {
  position: absolute;
  height: 44px;
  top: 80px;
  background-color: #54abd2;
  vertical-align: middle !important;
  align: center;
  -webkit-box-shadow: 0 8px 6px -6px black;
  -moz-box-shadow: 0 8px 6px -6px black;
  box-shadow: 0 8px 6px -6px black;  
}

.parent-panel td {
	vertical-align: middle !important;	
}

.left-panel, .middle-panel, right-panel {
  height: 44px;
  vertical-align: middle !important;
  align: center;
}

.left-panel {
	width: 120px;
	margin-right: 135px;
}

.middle-panel {
	width: 140px;	
}

.right-panel {
	width: 150px;
	position: relative;
	right: 0px;
	horizontal-align: right
}

.year {
 	font-weight: bold;
	color: #fff;
	left: -280px;
}

/* input elements */
.gwt-TextBox[style] {
  height: auto !important;
}

/* .gwt-MenuItem {
  background-color: #ffffff;   
  border-bottom: 0px solid #277b8c;
  border-top: 0px solid #277b8c;
  border-left: 0px;
  border-right: 0px;
  width: auto;
} */

/* .gwt-PushButton {
  width: 25px;
  height: 25px;
 display: table-cell;
  vertical-align: middle;
  text-align: center;
  background: none;
  background-color: #e7e7e7;
}

.gwt-PushButton-up,
.gwt-PushButton-up-hovering,
.gwt-PushButton-up-disabled,
.gwt-PushButton-down,
.gwt-PushButton-down-hovering,
.gwt-PushButton-down-disabled {
  margin: 0;
  text-decoration: none;
}
.gwt-PushButton-up,
.gwt-PushButton-up-hovering,
.gwt-PushButton-up-disabled {
  padding: 0px;
}
.gwt-PushButton-up {
  border: 1px outset #ccc;
  cursor: pointer;
  cursor: hand;
}
.gwt-PushButton-up-hovering {
  border: 1px outset;
  border-color: #9cf #69e #69e #7af;
  cursor: pointer;
  cursor: hand;
}
.gwt-PushButton-up-disabled {
  border: 1px outset #ccc;
  cursor: default;
  opacity: .5;
  filter: alpha(opacity=40);
  zoom: 1;
}
.gwt-PushButton-down,
.gwt-PushButton-down-hovering,
.gwt-PushButton-down-disabled {
  padding: 0px;
}
.gwt-PushButton-down {
  border: 1px inset #666;
  cursor: pointer;
  cursor: hand;
}
.gwt-PushButton-down-hovering {
  border: 1px inset;
  border-color: #9cf #69e #69e #7af;
  cursor: pointer;
  cursor: hand;
}
.gwt-PushButton-down-disabled {
  border: 1px outset #ccc;
  cursor: default;
  opacity: 0.5;
  filter: alpha(opacity=40);
  zoom: 1;
} */

.menubar-about {
	width: 80px;
}

/* menu column */
.menubar-vertical-container {
  min-height: 100%;
  height: auto !important;
  height: 500px;
  margin-right: 0px !important;
  margin-top: 0px;
  background-position:top right;
  background-color: white;
    
}

.centerPanel {
  border-left: 2px solid red;
  width: 100%;
  min-height: 100%;
  height: auto !important;
  height: 500px;
}

.topPanel {
	height: 150px;	
}

.topPanel-proposal-input {
	height: 80px;	
}

/* content area */
.inhalt-breit {
  width: 100%;
  margin-top: 0px;
  background-image: url("images/bar-content-header.gif");
  background-repeat: repeat-x;
  background-position:top left;
  padding-top: 35px;
  height: 1%;
}

/* box table style */
.styled-table {
  width: auto;
  background-color: #c7e7ff;  
  border-spacing: 0px;
  border: 1px solid #277b8c;
  border-collapse:collapse;
  margin-bottom: 10px;
  margin-left: 10px;
  vertical-align: top;
}

.styled-table > tbody > tr > td {
  padding: 5px;
}

.styled-table > tbody > tr:first-child > td {
  background-image: url("images/bar-bg-headline.gif");
  background-repeat: repeat-x;
  background-position:top left;  
  background-color: #378cb2;
  border: 1px solid #277b8c;
  padding: 0px;
  margin: 0px;
}

.styled-table h2 {
  padding: 5px;	
  margin: 0px;
  color: #fff;
  font-size: 1em;
  text-align: left;
  border: 0px;
  font-weight: bold;
}

.heatusage {
  padding: 5px;	
  margin: 0px;
  color: #fff;
  font-size: 1em;
  text-align: left;
  border: 0px;
  font-weight: bold;
}


.el-panel .gwt-HTML, .heat-panel .gwt-HTML, .water-panel .gwt-HTML, .cost-panel .gwt-HTML {
  padding: 5px;	
  margin: 0px;
  color: #fff;
  font-size: 1em;
  text-align: left;
  border: 0px;
  font-weight: bold;
}

.gwt-PopupPanel {
  padding: 0;
  width: 130px;
  text-align: center;  
}

/* .gwt-MenuItem {
  padding: 5px !important;
} */

.category {
	height: 0px;
	margin-left: 10px;
}

.category h2 {
  position: relative;
  top: -30px;

  background: none;
  padding: 0px;	
  margin: 0px;
  color: #fff;
  font-size: 1em;
  text-align: left;
  border: 0px;  
}

.buildingBasicData, .buildingUseUnits {
	min-width: 920px;
	width: 920px;
}

.buildingBasicData table {
	width: auto;
	margin-left: auto;
	margin-right: auto;	
}

.gwt-DisclosurePanel h2 {
	color: #000;	
}

.buildingUseUnits .gwt-DisclosurePanel {
  margin-bottom: 10px;
}

.buildingUseUnits .gwt-DisclosurePanel .header > table {
  background-color: #91d3f1;
  border-collapse:collapse;
  border-spacing: 0px;
}

.info-button {
	height: 18px;
	width: 21px;
	padding: 0;
	size: 10px;
	font-weight: bold;		
    background-color: #F3F781;
	background: #F3F781;
	color: black;	
}

.buildingUseUnits .gwt-DisclosurePanel .content table {
	width: auto;
}

.buildingUseUnits .gwt-DisclosurePanel .content table td {
	padding: 5px;
}

.buildingUseUnits .button-panel, .buildingUseUnits .inner-headline {
	width: auto;
}

.buildingUseUnits .button-panel td, .buildingUseUnits .inner-headline td {
	padding-right: 5px;
	vertical-align: middle !important;
}

.occupationTable {
  padding: 0;
  border-collapse:collapse;
  border-spacing: 1px;
}

.occupationTable td {
  border: 1px solid #277b8c;
  padding: 0px !important;
  text-align: center;
  height: 20px;	  
}

.occupationTable td .gwt-HTML {
  text-align: center;
  width: auto !important;
}

.occupationTable input {
	width: 55px !important;	
}

.occupationTable tr:first-child td {
  background-image: url("images/td-bg.gif");
  background-repeat: repeat-x;
  background-position:top right;
  background-color: #bde0f1;
}

.occupationTable tr td:first-child {
  border: 0px;	
  margin-right: 5px;
  background: none;
}

.occupationTable tr td:first-child .gwt-HTML{
  margin-right: 5px;
}

.left-content {
	padding-right: 40px;
	
}

.left-content > tbody > tr > td > table > tbody > tr > td, .styled-subtable > tbody > tr > td {
  border: 1px solid #277b8c;
  padding: 0px !important;
  text-align: center;
  height: 20px;	  
}

.left-content > tbody > tr > td > table > tbody > tr > td:last-child {
	width: 95px;
	text-align: center
}

.left-content > tbody > tr > td > table > tbody > tr:first-child > td:last-child .gwt-Label {
	text-align: center !important;
}

.left-content > tbody > tr > td > table input {
	width: 95px;
	height: 20px;
	border-width: 0px;
}

.left-content > tbody > tr > td > table > tbody > tr:first-child td, .styled-subtable > tbody > tr:first-child td {
  background-image: url("images/td-bg.gif");
  background-repeat: repeat-x;
  background-position:top right;
  background-color: #bde0f1;
  text-align: center !important;
}

.left-content > tbody > tr > td > table > tbody > tr > td:first-child, .styled-subtable > tbody > tr > td:first-child {
  padding-left: 5px !important;
  text-align: left;
}

.left-content > tbody > tr > td > table, .styled-subtable  {
  padding: 0;
  border-collapse:collapse;
  border-spacing: 0px;
}

.left-content textarea {
	width: 750px !important;
}

.LocationReport, .BuildingReport {
	width: 700px;
	min-width: 700px;
	margin-left: 0px;
}

.LocationReport .styled-table > tbody > tr > td, .BuildingReport .styled-table > tbody > tr > td {
	text-align: center;	
}

.gwt-Label {
	width: auto;	
}

.gwt-TextBox {
	padding: 0px;
}

.LocationReport .styled-table table h2, .BuildingReport .styled-table table h2, .left-content h2 {
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
}

.chart-header {
	font-weight: bold;
}

.default-chart {
	margin-left: auto;
	margin-right: auto;	
}

.el-panel, .heat-panel, .water-panel, .cost-panel, .distrib-panel, .co2-panel {
	margin: 0 0 10px 0 !important;
	width: 100%;
}

.keyfigures .output-grid {
	width: auto;	
}

.keyfigures .output-grid > tbody > tr:first-child {
	font-weight: bold;
}

.keyfigures .output-grid > tbody >  tr > td {
	width: 200px;
}

.overview-grid-table > tbody > tr:first-child {
	font-weight: bold;
}

.gwt-DialogBox {
	width: 600px;
}

.overviewGrid, .heating-charts , .keyfigures {
	width: 100%;
	*width: 750px;	
}

.container-table {
	margin-left: 10px;
	margin-bottom: 0px;
  	padding: 0;
  	border-collapse:collapse;
  	border-spacing: 0px;
}


/* .leftPanel {
	width: 250px;	
} */

.leftPanel .gwt-TreeItem {
	display: block !important;
}

.leftPanel table {
	width: auto;
}

/* .messagePanel {
	height: 0 !important;
} */

.heating-charts .gwt-SliderBar-shell {
	height: 20px;
}

.heating-charts table td {
	text-align: center !important;
}

.panel-spacer {
	width: 6px;
}

.ElectricityAccount > tbody > tr > td > table h2, .HeatingAccount > tbody > tr > td > table h2, .WaterAccount > tbody > tr > td > table h2 {
	color: black;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}


.year-kpi  { 
  border: 1px solid #F94242 !important;
  margin: 0px;
}


.year-kpi > tbody > tr:first-child > td { 
  background-image: url("images/td-bg-red-year.gif");
  background-repeat: repeat-x;
  background-position:top left;  
/*   border: 1px solid #993333; */
  padding: 0px;
  margin: 0px;
  text-align: center !important;
}


.year-kpi > tbody > tr:first-child > td gwt-Label {
  text-align: center !important;	
}

.year-kpi, .comment-field, .program-grid {
	width: 700px !important;
}
.program-grid .gwt-TextArea {
	width: 171px !important;	
}




.climate-panel {
	width: 300px;
}


.edit-indicator tr:last-child > td gwt-Button {
	text-align: right;	
}

.indicator-accountview {
	vertical-align: top;
	width: 80px;
}

.indicator-accountview .description {
	width: 728px;	
}

.indicator-accountview .gwt-TextArea {
	padding: 0px;
	width: 728px !important;	
}

.indicator-accountview .user-notes {
	margin-bottom: 10px;
	margin-left: 9px;
}

 .indicator-accountview .tipps-panel {
 	margin-bottom: 10px;
}

.indicator-accountview .tipps-panel {
	width: 728px;	
}

.indicator-accountview .buttons {
	width: 728px;
	margin-left: 10px;	
}

.indicator-accountview .buttons .next-button {
	float: right;
}

.indicator-accountview .description input {
	width: 120px;	
}

.indicator-accountview .buttons td:first-child {
	text-align: left;	
}

.indicator-accountview .buttons td:last-child {
	text-align: right;	
}

.indicator-basic-data .button-panel .save-button {
 	float: left;
 }
 
.indicator-basic-data .button-panel .next-button {
 	float: right;
 }

.edit-indicator {
	width: 600px;	
}

.main-grid > tbody > tr > td {
	padding: 5px;	
}

.main-grid > tbody > tr > td:first-child {
	width: 200px;	
}

.main-grid .gwt-TextBox {
	width: 200px;	
}

.main-grid .gwt-ListBox, .indicator-kind {
	width: 200px;	
}

.calculation-grid {
	width: 100%;	
}

.calculation-grid > tbody > tr > td:first-child {
	width: 200px;
}

.calculation-grid > tbody > tr > td:last-child {
	text-align: right;
}

.calculation-grid > tbody > tr > td {
	padding-bottom: 5px;	
}

.calculation-grid .gwt-ListBox {
	width: 200px;
	float: right;
}

.indicator-panel td {
	text-align: right;	
}

.indicator-panel table {
  	border-collapse:collapse;
  	width: 220px;
  	float: right;
}

.indicator-panel table td {
	text-align: right;
	padding-bottom: 5px;
}

.grid-chart > tbody > tr:first-child > td {
	height: 50px;
	text-align: 
}

.grid-chart > tbody > tr:first-child > td .gwt-TextBox {
	width: 315px;	
}

.grid-chart .y-axis-panel, .grid-chart .x-axis-panel, .grid-chart .average-panel {
	float: left;
	text-align: right;
	padding-left: 10px;	
}

.grid-chart .y-axis-panel .gwt-TextBox, .grid-chart .x-axis-panel .gwt-TextBox {
	width: 245px;
}

.grid-chart .average-panel .gwt-TextBox {
	width: 150px;	
}

.grid-chart .average-panel tr > td:first-child {
	width: 130px;	
}

.grid-chart .average-panel tr > td:first-last {
	width: 10px;	
}

.grid-chart .gwt-TextBox {
	float: right;	
}

/*  BEGIN SLIDERBAR  */
.energyPass .gwt-SliderBar-shell {
	margin-left: auto;
	margin-right: auto;
	height: 20pt;
	width: 447px;
}

.inhalt-breit > table >  tbody > tr > td > .gwt-HTML {
	vertical-align: top;
	height: 100%;
	width: 700px;	
}

.energyPass .gwt-SliderBar-shell .gwt-SliderBar-line {
	top: 8pt;
	left: 12px;
}

.energyPass .gwt-SliderBar-shell .gwt-SliderBar-knob {
	top: 0pt;
}

.energyPass .gwt-SliderBar-shell .gwt-SliderBar-tick {
	top: 6pt;
}
}
/*  END SLIDERBAR  */


.energy-panel {
  	color: #ffffff;
  	font-size: 1em;
  	float: left;
  	border: 0px;
  	font-weight: bold;
  	height: 16px;
  	text-align: left;
  	vertical-align: middle;
}

.energy-panel-header1 {
	color: #ffffff;
    font-weight: bold;
	margin-top: 5px;
  	margin-bottom: 5px;
  	margin-left: 5px;
  	text-align: left;
  	float:left;
   	width: 200px;
}
	
	
.energy-panel-header2 {
	margin-top: 5px;
  	margin-bottom: 5px;
  	margin-left: 5px;
  	text-align: left;
	float: left;
    margin-right: 500px;
}

.chart-el-widget{
	 position: relative;
	 margin-left: 0px;
	 margin-top: 15px;	
}

.chart-heat-widget{
	 position: relative;
	 margin-left: 0px;
	 margin-top: 90px;	
}


.chart-water-widget{
	 position: relative;
	 margin-left: 0px;
	 margin-top: 15px;	
}


	
	
.indicator-accountview .tipps-panel .gwt-TextArea {
	width: 171px !important;	
	height: 200px;
	
}

.strom-chart {
	margin-top: 5px;
	left: 50px;
	position:  static;
	padding-left:15px;
	}

.heat-chart {
	top: 190px;
	left: 790px;
	position:static;
	padding-left:15px;     
}



.water-chart {
	margin-top: 5px;
	left: 50px;
	position:  static;
	padding-left:15px;
}
	
h5 {
	font-size: 10px;
	font-weight: lighter;
}


.gwt-DialogBox  .InfoPage {
	width: 500px;
	height: 200px;
	overflow: auto;
}

.overviewCell{
	table-layout:fixed;
	width: 180px;
	background-color: #F3F781;
	background: #F3F781;	
}

.overviewCell .gwt-Label{
	width: 70%;
	text-align: right;	
}

.reportCellYear {
	padding-right: 50px;
    text-align: right;	
}

.overviewCell  .gwt-HTML{
	width: 30%;
	text-align: left;
}

.overviewCellRight  .gwt-HTML{
	width: 90%;
	text-align: right;
	float: right;
	margin-right: 2px;
}

.overviewCellCenter  .gwt-HTML{
	width: 90%;
	text-align: center;
	float: center;
	margin-right: 2px;
}

.upload_popup {
	width: auto;
}

#proposal_body {
	height: 99%;
}


td.proposal_dgc_nopadding {
	padding-left: 0px;	
	padding-right: 0px;	
}

td.proposal_dgc_leftpadding {
	padding-left: 2px;	
	padding-right: 0px;	
}

td.proposal_dgc_rightalign {
	padding-left: 2px;	
	padding-right: 0px;	
	text-align: right;
}

.proposal_TabPanel {
	width:98%;
	height: 98%;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
}

.proposal_DetailHeader, a.proposal_DetailHeader {
	padding-left: 5px;
	padding-right: 15px;
	padding-bottom: 15px; 
	width: 450px;
	font-weight: bold;
	color: black;
	text-decoration:none;
}

.proposal_DetailLabel {
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 5px; 
	width: 150px;
	vertical-align: top;
}

.proposal_DetailNum {
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 5px; 
	width: 150px;
	vertical-align: top;
	text-align: right;
}

.proposal_DetailLink {
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 5px; 
	vertical-align: top;
}

.proposal_DetailLabelReadOnly {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px; 
	width: 150px;
	vertical-align: top;
	color: #555555;
}

input.proposal_DetailInput {
	width: 300px;
	border: 1px solid #277b8c;
}

select.proposal_DetailInput {
	border: 1px solid #277b8c;
	min-width: 175px;
}

textarea.proposal_DetailInput {
	width: 295px;
	height: 100px;
}

td.proposal_DetailCancelButton {
	text-align: right;
	width: 100%;
}

td.proposal_DetailSaveButton {
	margin-left: 10px;
}

.proposal_DetailButtonPanel {
	margin-top: 15px;
/*	width: 50%; */
	width: 500px;
	padding-right: 50px;
}

.proposal_AdminButtonPanel {
	margin-top: 15px;
	width: 100%;
	padding-right: 50px;
}

.proposal_TextBoxInactive {
	color: #777777;
}

.proposal_separator {
/*	width: 450px; */
/*	margin-right: 250px; */
	margin-right: 50px; 
	margin-top: 5px;
	margin-bottom: 5px;
}

td.proposal_DetailLeft {
	width: 50%;	
	vertical-align: top;
}

td.proposal_DetailMiddle {
	width: 1px;
	background-color: #000000;	
}

td.proposal_DetailRight {
	width: 50%;	
	padding-left: 10px;
	vertical-align: top;
}

.proposal_Overdue {
	color: red;
}

.reporting_TabPanel {
	width:95%;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
}

.reporting_properties_header {
	margin-top:25px;
}

.reporting_properties_table {
}

.reporting_property_label {
	padding-left: 15px;
	padding-right: 15px;
	width: 450px;
}

.reporting_property_unit {
	text-align: left;
	width: 50%;
	padding-left: 5px;
}

.reporting_separator {
	margin-right:250px;
}

.reporting_chapter_box {
	min-width: 175px;
	max-width: 195px;
/*	border: 1px solid #993333; */
	border: 1px solid #888888;
	margin-left: 10px;
	top: 100px;	 
	background-color: #dddddd;
	margin-right: 10px;
}

.reporting_chapter_box td:first-child {
	width: 19px;
}

.reporting_year_box {
	width: 100px;
	margin-left: 10px;
	top: 50px;	 
}

.recording_year_box {
	width: 100px;
	margin-left: 10px;
	top: 80px;	 
}

.reporting_year_lb {
	width: 100px;
	margin-left: 10px;
	font-weight: bold;
}

.reporting_table {
	min-width: 400px !important;
	margin-left: 0px;
}

.reporting_boundary_box {

	width:650px;
	margin-left: 20px;
	margin-bottom: 50px;	 
}

.reporting_inner_box {
	width:650px;
	padding: 5px;
  	-moz-box-shadow:    0 0 5px 10px #ccc;
  	-webkit-box-shadow: 0 0 5px 10px #ccc;
  	box-shadow:         0 0 5px 10px #ccc;
	background-color: #FFFFFF;
	margin-bottom: 50px;
}

.reporting-chart {
	margin-left: 10px;
	margin-right: 10px;	
}


.menubar-vertical-container-small {

  height: auto !important;
  height: 500px;

 
  width: 10px; 
 
  margin-right: 0px !important;
  margin-top: 0px;
  padding-top: 35px;
  
  background-image: url("images/bar-nav-header.gif");
  background-repeat: no-repeat;
  background-position:top right;
    
}


.reporting_bold{
	font-weight: bold;
}

.reporting_imgspacing {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
}

.reporting_graficuser_shim {
	width:500px;
	margin-left: 400px;
}

.reporting_palette_listbox {
	padding-left: 3px;
	padding-right: 1px;
 	padding-top: 2px;
	padding-bottom: 2px;
}

.core-orgaVerwaltung-main-panel {
	margin-left: 5px;
}
.core-new-button {
	background: none;
	border: 0;
	cursor: default;
	padding: 0;
	font-weight: bold;
}

.core-table-row-dark {
	background: #C1C7C9;
}

.core-table-light-row {
	background: #FFFFFF;
}

.core-user-locations-table td {
	padding: 2px;	
}

.core-button-arrow-up {
	background-image: url("images/arrow_up.jpg");
	background-repeat: no-repeat;
	width: 15px !important;
	height: 8px !important;
	border-width: 0 !important;
	margin-bottom: 1px !important;
}

.core-button-arrow-down {
	background: url("images/arrow_down.jpg");
	background-repeat: no-repeat;
	width: 15px !important;
	height: 8px !important;
	border-width: 0 !important;
	margin-top: 1px !important;
}

.core-year-count-box {
	padding: 0px !important;
	margin: 0px !important;
	background: #FFFFFF;
	width: 30px !important;
}

.core-year-count-widget {
	padding: 0px !important;
	margin: 0px !important;
}

.core-login-panel {
	width: 100%;
	margin-top: 0px;
/* 	background-image: url("images/bar-content-header-survey.gif"); */
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 35px;
	height: 100%;
	vertical-align: top;
}

.core-login-centerPanel {
  width: 100%;
  min-height: 100%;
  height: auto !important;
  height: 500px;
}

.core-bread-crumb{
	width: 700px;
	margin-top: -30px;
}

.password-field-wrong{
	background-color: #ffd0d0;
	width: 250px;
	height: 17px;
}

.user-name-wrong{
	background-color: #ffd0d0;
	width: 250px;
	height: 17px;
}

.value-correct-label{
	width: 250px;
	height: 17px;
	}

.value-wrong-label{
	color: red;
	width: 250px;
	height: 17px;
}

.login-table{
	margin-left: 220px;
	margin-top: 100px;	
}

.value-wrong-message-label{
	color: red;
	width: 250px;
	height: 100px;
}

.gwt-PopupPanel-upload_popup{
	z-index: 2;
	padding: 3px;
	text-align: left;
	width: auto !important;
	height: auto !important;
}

.headnavi {
	list-style-type:none;
	margin:0;
	padding:0;
	position: relative;
	font-size: 12px;
	text-align: right;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 14px;
	/* width: 960px;  */
	overflow:hidden;
}

.headnavi > tbody > tr > td {
	display: inline;
	margin-left: 8px;
	padding: 0px 4px 0px 12px;
	position:relative;
	top:2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #52aad4;
}
	
	
.headnavi > tbody > tr > td firstitem {
	border-left:none;
	
	}

.icon_selected{
	border: 1px solid #FFD700;
	-moz-box-shadow:    0px 0px 10px #FFD700;
  	-webkit-box-shadow: 0px 0px 10px #FFD700;
  	box-shadow:         0px 0px 10px #FFD700;
  	margin-left: 5px;
  	margin-right: 5px;
}

.icon_deselected{
		border: 0px solid #993333;
}


.process-button {
	margin: 0;
	text-decoration: none;
}

.process-edit-steps-headline {
	background-color: white;
}

.gwt-DialogBox  .process-edit-page {
	width: 1000px;
	height: 500px;
	overflow: auto;
}

.process-edit-links-border {
	outline-color: silver;
	outline-style: groove;
	width: 200px; 
}

.process-monitoring-stream {
  padding: 3px 0 0;
  margin: 10px auto;
  width: 520px;
  border: 1px solid #d8d8d8;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  position: relative;
  -webkit-box-shadow: 2px 0 2px #e2e2e2;
  -moz-box-shadow: 2px 0 2px #e2e2e2;
  box-shadow: 2px 0 2px #e2e2e2;
  background-color: #f6f6f6;
}

.process-disclosure-mail {
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;	
	background-color: #F0F0F0;
}

/* .gwt-DisclosurePanel-open{
	border-bottom: 1px solid #666; 
}

.gwt-DisclosurePanel{
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;	
	background-color: #F0F0F0;
} */

.header {
	text-align: left;
    font-weight: bold;
    height: 2.2em;
    cursor: pointer;
    cursor: hand; 
}

.useunit_panel{
	border-top: 2px solid #FFFFFF;
}

	 
.doc_scrolltbl {
	 margin-left: 0px;
	 padding-left: 0px; 
} 

.doc_scrolltbl > tbody > tr > td  > .gwt-HTML {
	font-size: 8px;
	text-align: left;
}

.master_file_row   {
	background-color: #67A7E3; 
}

.processcard_drag_area {
	cursor: move;
}

.report-element {
	border-bottom-style: dashed;
	border-bottom-color: grey;
	border-bottom-width: 2px;
	padding-bottom: 20px;
	margin-bottom: 15px;
}

.error-popup {
	width: 500px;
  	-moz-border-radius: 5px;
  	border-radius: 5px;
/*   	border-color: red;
  	border-style: solid; */
	background-color: rgb(255, 0, 0); /*Fallback for IE8*/
  	background-color: rgba(255, 0, 0, 0.3);
  	font-size: medium;
  	font-weight: bold; 
  	padding: 5px;
  	-moz-box-shadow:    0px 0px 20px #888888;
  	-webkit-box-shadow: 0px 0px 20px #888888;
  	box-shadow:         0px 0px 20px #888888;
	/*filter:alpha(opacity=60); IE
	-moz-opacity: 0.60; Mozilla
	opacity: 0.60; Opera */
}

.info-popup {
	width: 500px;
  	-moz-border-radius: 5px;
  	border-radius: 5px;
/*   	border-color: yellow;
  	border-style: solid; */
	background-color: rgb(255, 255, 0); /*Fallback for IE8*/
  	background-color: rgba(255, 255, 0, 0.3);
  	font-size: medium;
  	font-weight: bold; 
  	padding: 5px;
  	-moz-box-shadow:    0px 0px 20px #888888;
  	-webkit-box-shadow: 0px 0px 20px #888888;
  	box-shadow:         0px 0px 20px #888888;
	/*filter:alpha(opacity=60); IE
	-moz-opacity: 0.60; Mozilla
	opacity: 0.60; Opera */
}

.right-avantibar-menu-button {
	margin: 0;
	text-decoration: none;
	cursor: pointer;
	width: 30px;
}


