body {
	font-family: sans-serif;
}

div.datefield-popup.well {
	background: #eee;
	padding: 10px;
}

.center-block {
	float: none;
}

.form-group {
	margin-bottom: 15px;
}

.btn-outline-secondary {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

.btn-toolbar .btn {
	margin-right: 5px;
	margin-bottom: 5px;
}

.btn-toolbar>.btn-group>.btn {
	margin-bottom: 5px;	
}

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

.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.sidebar > div {
	height: 100%;
}

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

.dropdown-menu {
	font-size: 1em;
	padding-left: 1.3rem;
}

.nav-link {
	font-size: 1em;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}

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

.form-search {
	position: relative;
	width: 200px;
}

.form-label {
    margin-bottom: 0rem;
}

.label-search {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	flex: 1 0 0%;
}

.form-search:before {
	display: block;
	width: 14px;
	height: 14px;
	content: "\f002";
	font-family: 'FontAwesome';
	background-position: -48px 0;
	position: absolute;
	top: 10px;
	left: 21px;
	opacity: .5;
	z-index: 1000;
}

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

.breadcrumb {
	background-color: #fff;
	padding: 8px 15px;
}

.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;
}

.form-control[type="file"] {
	height: auto;
}

.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-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;
	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;
}

.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;
}

.alert-dismissable .close, .alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}

.alert-dismissable, .alert-dismissible {
	padding-right: 35px;
}

.alert .close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity = 20);
	opacity: .2;
}

.alert button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
}

.panel-body {
	padding: 15px;
}

.form-horizontal .form-label {
	padding-top: 7px;
}

.accordion {
	margin-bottom: 20px;
}