/* template */
html {
    /* font-size: 10px;
    min-height: 100%;
    position: relative; */
}

body {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin: 0;
    /* padding-top: 20px; */
    color: #333;
    background-color: #f7f7f7;
}

h2, .h2 {
    font-size: 18pt;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.home-url {
	background-color: transparent;
    text-decoration: none;	
}

#content {
	
}

.navbar-brand > img {
    display: inline;
}

.navbar-brand {
    float: left;
    padding: 0px 15px;
    line-height: 20px;
}

.navbar {
    margin-bottom: 10px;
    border: 1px solid transparent;
}

.navbar-fixed-top {
	top: 0;
    border-width: 0 0 1px;
	background-color: #f8f8f8;
    border-color: #e7e7e7;
    background-image: linear-gradient(to bottom, #fff 0, #f8f8f8 100%);
    /* box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 0.1px 0.5px rgba(0,0,0,0.075);*/
    /* position: fixed; 
    z-index: 1030;*/
}

.navbar-fixed-top {    
    right: 0;
    left: 0;
}


/**
@media (min-width: 768px) {
	.container {
	    width: 750px;
	}
	
	.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
        margin-left:-15px
    }
}

@media (min-width: 992px) {
	.container {
	    width: 970px;
	}
}

@media (min-width: 1200px) {
	.container {
	    width: 1170px;
	}
}

@media (min-width: 1600px) {
	.container {
	    width: 1570px;
	}
}
  */

.container {
	width: calc(100% - 8px);
    margin-right: auto;
    margin-left: auto;
}

.container .text-muted {
    margin: 8px 0;
}

.text-muted {
    color: #777;    
}

small, .small {
    font-size: 85%;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.ui-menu {
	padding: 0;
}

.ui-accordion-header {
	border-width: 0px;
    background-color: #fafafa;
    border-color: #e7e7e7;
    background-image: linear-gradient(to bottom, #fafafa 0, #f6f6f6 100%);
}

.ui-widget-header {
	border-width: 0px;
	background-color: #fafafa;
    border-color: #e7e7e7;
    background-image: linear-gradient(to bottom, #fafafa 0, #f6f6f6 100%);
}

.ui-datatable-footer {
	padding: 4px 0 4px 0 !important;
	background: inherit;	
}

.ui-datatable-footer > table > tbody > tr > td {
	border: none !important;
	text-align: left;
	padding: 4px 0 4px 0 !important;
}

/*
.ui-growl {
	top: 60px !important;
}

.ui-widget-overlay {
	opacity: 0.50;
}

.ui-state-error {
	color: #e90000 !important;	
}

.ui-growl-item-container.ui-state-highlight {
	background-color: #f8f8f8;
    border-color: #e7e7e7;
    color: #333;
}

.ui-menu-list .ui-widget-header {
	border: 1px solid #dddddd;	
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	border: 1px solid #0073ea;
	background: #0073ea 50% 50% repeat-x;
	color: #ffffff;
}

.ui-search-panel {
	border: 1px solid #dddddd !important;
}

.ui-selectonemenu-panel .ui-selectonemenu-filter-container .ui-icon {
	top: 12px !important;
    right: 20px !important;
}

.ui-fluid .ui-button {
	width: 2.4em !important;
}
*/

/* Application */

.loadingDialog {
	background: none;
	border: 0;
	box-shadow: none !important;
}

.footerGrid {
	display: block;
}

.menu-bar {
	background: inherit;
	border: none;
	padding: 0 !important;
}

span.appName {
    display: inline-block;
    color: #2353a4;
    padding: 2px 2px 2px 15px;
    font-style: italic;
    font-weight: bold;
    font-size: 1em;
}

span.appName:FIRST-LETTER{
  color: #E90000;
}

.check-buttons > .ui-button-text-only .ui-button-text {
	padding: 0.2em 0.7em;
}

.logout {
	font-size: 1.7em;
	padding: 0.2em 0.5em !important;
	position: relative;
	top: 1px;
}

table.dialogGrid > tbody > tr > td {
	vertical-align: top;
}

.hide-column-names table thead tr {
    display: none;
}

.data-list .ui-datatable-footer {
	
}

.multiInputSpinner {
	
}

.multi-col-41 {
	width: 80%;
}

.multi-col-42 {
	width: 20%;
}

.multi-col-31 {
	width: 100%;
}


.ui-panelgrid-content {
	border: none !important;
}

.data-list .ui-datatable-footer {
	background: none;
}

.tab-header {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

div.objekte-qreport div {
	overflow: visible !important;
}

th.ui-rowExpansion-column span {
	display: block !important;
}

span.ui-column-filter-date input {
	width: 100px !important;
}

.ui-state-focus .ui-icon-check {
	background-image:url("/elive/jakarta.faces.resource/img/blgLogo.gif.xhtml");
}


/*
span.ui-chkbox-icon {
	background-color: #f2f2f2;
}
*/

.head-menu-right{
	margin-right: 1.2em;
}

.metadata {
	color: #aaaaaa;
	font-size: 0.7em;
	padding-left: 3px;	
}

div.ui-select-long {
	max-width: 500px;
}

div.ui-select-long li.ui-selectonemenu-item {
	white-space: normal;
	margin: 10px 0;
}

.farright {
	margin-left: 25px;
}

.ui-megamenu .ui-menu-list .ui-menuitem {
	margin-left: 10px;
	margin-right: 10px;
}

.ui-megamenu .ui-menu-list .ui-menuitem .ui-menuitem-link {
	padding-left: 5px;
	padding-right: 5px;
}

div.textareaGroup div.ui-panelgrid-cell {
	padding: 0;
	text-align: right;
}

.textareaCounter {
	color: #aaaaaa;
	font-size: 0.8em;
}

td.txtAreaCol1 {
	padding-right: 10px;	
}

td.txtAreaCol2 { 
	text-align: right;
}

.ui-grid-col-o {
    max-width: 140px;
    width: 33.3333%;
}

.ui-input-group {
	
}

.ui-input-group-info {
	padding-left: 5px;
}

.ui-input-group-msg {
	clear: both;
}

.ui-input-group-msg.ui-widget {
	margin: 5px 0 5px 0 !important;
}

.ui-outputlabel.ui-state-error {
	color: #ff0084;
}

.ui-column-number {
	text-align: right;
}

.ui-tooltip-text {
	max-width: 350px;
}

.ui-menu-optional {
	display: none;
}

@media (min-width: 768px) {
	.ui-menu-optional {
		display: inherit;
	}	
}

a {
	color: #202020;
}
