.panel-heading {
	font-size:18px;
}

.permissionmenuentry {
	display:none;
}

.mainmenuentry:hover {
	font-weight:bold;
	cursor:pointer;
}

.list-group-item .foottext {
	color:#bbbbbb;
	display: block;
	padding-bottom: 3px;
}

.maimage {
	padding-left:60px;
}

.kuimage {
	padding-left:120px;
}

.input-group-addon.beautiful input[type="checkbox"],
.input-group-addon.beautiful input[type="radio"] {
	display: none;
}

.dragarea {
	text-align:center;vertical-align:middle;height:50px;width:100%;border-style: dashed;border-color:#bbbbbb;background-color:#ffffff;
}
.fitpandacalendar tr td {
	height:80px;
}

.fitpandacalendar tr td .number {
	color:#999999;
	display: block;
}

.fitpandacalendar td.tag:hover {
	background-color:#f8efc0;
}

.fitpandacalendar td.tag {
	background-color:#ffffff;
}

.fitpandacalendar td.today {
	background-color:#5bc0de;
}

.fitpandacalendar .termin {
	display: block;
	border-radius: 4px;
	margin-bottom: 2px;
}

.fitpandacalendar .termin-default {
	background-color:#204d74;
	color:#ffffff;
}

.fitpandacalendar .termin-privat {
	background-color:#985f0d;
	color:#ffffff;
}

.fitpandacalendar .termin-wichtig {
	background-color: #761c19;
	color:#ffffff;
}

.fitpandacalendar .termin-geburtstag {
	background-color: #ffa600;
}

.notiz {
	background-color:#f8efc0;
	border-radius:5px;
	margin-bottom: 15px;
	padding:5px;
}

.viewer {

}

.viewer .viewer-row {
	padding-bottom:10px;
}

.viewer-row .caption {
	font-weight:bold;
	display: inline-block;
	padding-right:30px;
}

.viewer-row .content{
	color:#999999;
}

.viewer-kunden .caption {
	width:120px;
}

.timeline {
	margin-bottom:15px;
}

.timeline .item {
	border-radius: 15px;
	background-color:#f8efc0;
	position: relative;
	margin-right:50px;
	min-width:300px;
	min-height:50px;
	padding:10px;
	display: inline-block;
	text-align: center;
}

.timeline .item .caption {
	/*color:#888888;*/
}

.timeline .item-active {
	background-color:#aaddaa;
}

.timeline .item-gone {
	background-color:#dddddd;
	color:#ffffff;
}

.timeline .aufgabenitem {
	border-radius: 15px;
	background-color:#fe9e92;
	position: relative;
	margin-right:50px;
	min-width:300px;
	min-height:50px;
	padding:10px;
	display: inline-block;
	text-align: center;
}

.timeline .aufgabenitem .buttons {
	position: absolute;
	left:20px;
	top:25px;
}

.timeline .aufgabenitem .buttons img {
	opacity: 0.3;
	width:16px;
}

.timeline .aufgabenitem .buttons img:hover {
	opacity: 1;
	cursor: pointer;
}

.termintitel {
	font-weight: bold;
	display: inline-block;
	padding-left:15px;
}

.btn-bigaction {
	display:block;
	width:250px;
	margin-top:5px;
}

.alertcontainer {
	position: absolute;
}

.alertcontainer-blocking {
	background-color:#000000;
	opacity: 0.5;
	width:100%;
	height:100%;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 9998;
}

.alertcontainer .item {
	opacity: 1;
	width:400px;
	height:90px;
	z-index:9999;
	position: relative;
}

.alertcontainer .item .close {
	position: absolute;
	left:370px;
	top:10px;
	font-weight: bold;
}

.inputgrid {
	background-color:#dddddd;
	border-radius:15px;
}

img.topicon {
	opacity: 0.2;
}

img.topicon:hover {
	opacity: 1;
	cursor: pointer;
}

.colorpreview {
	width:25px;
	height:25px;
	border:1px solid;
	border-color:#dddddd;
}

.list-group-item-zahlungsart {
	height:70px;
}
