body {
	font-family: sans-serif;
}

.center-block {
	float: none;
}

.action-group {
	padding-left: -5px;
	padding-right: -5px
}

.menu-icon {
	margin-right: 10px;
}

.menu-badge {
	margin-top: 1px;
}

.action {
	padding: 5px;
}

.pageloading-mask {
	animation-duration: 300ms;
	animation-delay: 300ms;
	-webkit-animation-duration: 300ms;
	-webkit-animation-delay: 300ms;
	-moz-animation-duration: 300ms;
	-moz-animation-delay: 300ms;
}

th[data-grid-property=restforderung] {
	width: 135px;
}

th[data-grid-property=uebergabeAm] {
	width: 140px;
}

.nav-tabs {
	margin-bottom: 15px;
}

.search-query {
	padding-left: 26px;
}

.form-search {
	position: relative;
	padding-left: 0;
	padding-right: 15px;
	width: 200px;
	float: left;
}

.label-search {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}

.form-search:before {
	display: block;
	width: 14px;
	height: 14px;
	content: "\e003";
	font-family: 'Glyphicons Halflings';
	background-position: -48px 0;
	position: absolute;
	top: 7px;
	left: 9px;
	opacity: .5;
	z-index: 1000;
}

.breadcrumb-noradius {
	border-radius: 0px;
}

.breadcrumb {
	background-color: #fff
}

.well-sm {
	height: 50px;
}

.well-sm h4 {
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 5px;
}

.well-left {
	float: left;
}

.well-right {
	float: right;
}

.pagination {
	margin-top: 0;
}

.subtitle {
	margin-bottom: 5px;
	margin-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 1.3em;
}

.subtitle .underline {
	margin-bottom: 2px;
	margin-top: 2px;
}

.form-inline .form-control {
	margin-left: 4px;
}

.text-lg {
	font-size: 1.25em;
}

label.label-mark {
	padding-left: 5px;
	color: crimson;
}

.underline {
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
}

.panel-row {
	min-height: 22px;
	margin: 0 0 10px;
}

.panel-heading .glyphicon-plus, .panel-heading .subiton-plus2 {
	display: none;
}

.panel-heading .glyphicon-minus, .panel-heading .subiton-minus2  {
	display: inline;
}

.panel-heading.collapsed .glyphicon-plus, .panel-heading.collapsed .subiton-plus2 {
	display: inline;
}

.panel-heading.collapsed .glyphicon-minus, .panel-heading.collapsed .subiton-minus2 {
	display: none;
}

.panel-body.panel-full-grid {
	padding-left: 0;
	padding-right: 0;
	margin-left: -2px;
	margin-right: -2px;
}

.captcha-image {
	height: 62px;
	width: 248px;
}

.list-group.no-margin-bottom {
	margin-bottom: 0px !important;
}

.bs-callout {
	padding: 20px;
	margin: 20px 0;
	border: 1px solid #eee;
	border-left-width: 5px;
	border-radius: 3px;
}

.bs-callout h4 {
	margin-top: 0;
	margin-bottom: 5px;
}

.bs-callout p:last-child {
	margin-bottom: 0;
}

.bs-callout code {
	border-radius: 3px;
}

.bs-callout+.bs-callout {
	margin-top: -5px;
}

.bs-callout-default {
	border-left-color: #777;
}

.bs-callout-default h4 {
	color: #777;
}

.bs-callout-primary {
	border-left-color: #428bca;
}

.bs-callout-primary h4 {
	color: #428bca;
}

.bs-callout-success {
	border-left-color: #5cb85c;
}

.bs-callout-success h4 {
	color: #5cb85c;
}

.bs-callout-danger {
	border-left-color: #d9534f;
}

.bs-callout-danger h4 {
	color: #d9534f;
}

.bs-callout-warning {
	border-left-color: #f0ad4e;
}

.bs-callout-warning h4 {
	color: #f0ad4e;
}

.bs-callout-info {
	border-left-color: #5bc0de;
}

.bs-callout-info h4 {
	color: #5bc0de;
}

.icon-inverse {
	color: white;
	background-color: #337ab7;
	display: inline-block;
	width: 36px;
	height: 36px;
	padding: 7px;
	margin-left: -15px;
	text-align: center;
	vertical-align: top;
}

.icon-inverse-sub-left {
	margin-left: -21px;
}

.margin-left {
	display: inline-block;
	margin-left: 15px;
}

.space {
	height: 15px;
	width: 15px;
}

.language-switch {
	padding-left: -2px;
	padding-right: -2px;
}

.language-switch a {
	padding: 2px;
}

#log-panel {
	min-height: 500px;
	max-height: 500px;
	overflow-y: auto;
}

.btn-group .alert {
	padding: 6px 15px;
	font-size: 14px;
	margin-bottom: 0;
}

.ui-widget-content a.btn-primary {
	color: #fff;
}

.ui-widget-header {
	border: 1px solid #ddd;
	background: #eee;
}

.ui-dialog {
	padding: 0;
}

.ui-corner-all {
	border-radius: 2px;
}

.ui-datepicker {
	z-index: 1151 !important;
}

.ui-autocomplete {
	z-index: 1151;
}

th[data-grid-property=open], td[data-grid-property=open] {
	width: 32px;
	text-align: center;
}

th[data-grid-property=remove], td[data-grid-property=remove] {
	width: 32px;
	text-align: center;
}

th[data-grid-property=delete], td[data-grid-property=delete] {
	width: 32px;
	text-align: center;
}

th[data-grid-property=action], td[data-grid-property=action] {
	width: 32px;
	text-align: center;
}

.cookie-alert {
	background: #000;
	color: #fff;
	padding: 10px;
	text-align: center;
}

.cookie-accept-button {
	margin-left: 10px;
}

.font-weight-bold {
	font-weight: bold;
}

.ui-tooltip-content {
	color: white;
	background: #000;
	font-size: 12px;
	max-width: 200px;
    text-align: center;
    padding: 3px 8px;
    border-radius: 4px;
}

.ui-tooltip.ui-widget-content {
    border: 0px;
    background: #000;
    opacity: 0.9;
    color: #fff;
}

body .ui-tooltip {
	border-width: 0px;
	border-radius: 4px;
	padding: 0;
}

div.qq-upload-button {
	width: auto;
}