.pointer {
	cursor: pointer;
}

/* Community CSS */
.community .ui-fileupload .ui-fileupload-content {
	background-color: #fafafa;
	background-image: url("../../../../../images/icon-drag-and-drop.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 250px auto;
	border: 1px solid #eee;
	border-top-width: 0;
	min-height: 200px;
}

.community .ui-fileupload-buttonbar {
	padding: 5px;
}

.community .ui-fileupload .ui-state-active {
	font-weight: normal;
}

.community .ui-fileupload-buttonbar input {
	width: auto;
}

.community .profil-pflege .form-group {
	margin-bottom: 25px;
}

.community input[type="text"], input[type="password"], textarea {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box; /* Opera/IE 8+ */
}

.community .ui-accordion .ui-accordion-header a {
	text-align: center;
	font-weight: normal;
	color: #666;
}

.community .ui-accordion .ui-accordion-header a:hover {
	background-color: #FFF;
	text-decoration: none;
	border-radius: 4px;
}

.pre {
	white-space: pre-wrap !important;
}

.community .breadcrumb a {
	padding: 0 0.75em;
	color: #7B7B7B;
}

.community table {
	border: 0;
	border-bottom: 4px solid #E0E0E0;
	border-radius: 0 0 4px 4px;
	border-bottom: 4px solid #E0E0E0;
	margin: 20px 0;
}

.community table.termin td {
	padding: 10px;
}

.community td.dateTitle {
	font-weight: bold;
	padding: 10px;
	background-color: #eee;
}

.community td, .community .ui-datatable td {
	border: none;
	border-bottom: 1px solid #E0E0E0;
	padding: 0;
	font-size: 14px;
	color: #444;
	overflow: hidden;
}

.community td a:hover, .community .ui-datatable td a:hover {
	background-color: #FCFCFC;
}

.community td a, .community .ui-datatable td a, .community .ui-datatable td p
	{
	padding: 20px;
	display: block;
	background-color: #F9F9F9;
}

.community td .font-reset {
	padding: 20px;
}

.community th, .community .ui-datatable th {
	border: none;
	background-color: #EEE;
	border-bottom: 3px solid #E0E0E0;
	color: #666;
	font-size: 14px;
	padding: 10px 20px;
	border-radius: 4px 4px 0 0;
	cursor: auto;
}

.community .ui-datatable-even {
	background: none repeat scroll 0 0 #F9F9F9;
}

.community .ui-datatable-odd {
	background: none repeat scroll 0 0 #F4F4F4;
}

.community .ui-panelgrid td {
	border: 0;
	font-size: 14px;
}

.community a:hover {
	color: #258ACE;
}

.community .cke_wrapper table, .community .cke_wrapper th, .community .cke_wrapper td
	{
	padding: 0;
}

.community .titel {
	padding: 8px 0.75em;
	font-size: 1em;
	font-weight: bold;
	color: #7B7B7B;
}

/* Beitr������ge */
.community .ui-widget {
	font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial,
		sans-serif;
}

.community .ui-state-default, .community .ui-state-default, .community .ui-state-default
	{
	background: none;
	background-color: #FFF;
}

.community .beitrag h2 {
	font-size: 0.8em;
	line-height: 1em;
	font-weight: normal;
	color: #7B7B7B;
	padding-bottom: 1.5em;
}

.community .dashed-bottom {
	border-bottom: 1px dashed #E0E0E0;
}

.community .timestamp {
	font-size: 0.8em;
	color: #7B7B7B;
	padding: 4px 0;
}

.community .beitrag p {
	line-height: 1.7em;
}

.community .profilImg {
	width: 50px;
	height: 50px;
	overflow: hidden;
	margin-right: 20px;
	border-radius: 25px;
}

.community .profilImgLarge {
	width: 100px;
	height: 100px;
	overflow: hidden;
	border-radius: 50px;
}

.community img {
	border-radius: 3px;
	margin-right: 1.5em;
}

/* Paginator */
.community .ui-paginator {
	padding: 1.5em;
	font-size: 0.9em;
}

.community .ui-paginator .ui-state-default {
	box-shadow: none;
}

.community .ui-paginator-page, .community .ui-paginator .ui-paginator-next,
	.community .ui-paginator .ui-paginator-last, .community .ui-paginator .ui-paginator-first,
	.community .ui-paginator .ui-paginator-prev {
	margin: 0 0.75em;
	background: none repeat scroll 0 0 #F3F3F3;
	color: #7B7B7B;
}

.community .ui-paginator-page:hover, .community .ui-paginator-next:hover,
	.community .ui-paginator .ui-paginator-last:hover, .community .ui-paginator .ui-paginator-first:hover,
	.community .ui-paginator .ui-paginator-prev:hover {
	background: none repeat scroll 0 0 #258ACE;
	color: #FFF;
}

.community .ui-state-active {
	font-weight: bold;
	cursor: default;
}

.community .ui-state-active:hover, .community .ui-state-disabled:hover {
	background: none repeat scroll 0 0 #F3F3F3;
	text-shadow: none;
	color: #7B7B7B;
}

/* Button */
.community .ui-button-text-only .ui-button-text {
	padding: 6px;
}

.community .button {
	font-size: 1em;
	width: 100%;
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #E5E5E5;
	color: #666;
	background-color: #fff;
	font-weight: normal;
	text-align: center;
}

.community .button p a {
	color: #666;
}

.community .button:hover, .community .ui-accordion .ui-accordion-header:hover,
	.community .ui-accordion .ui-accordion-header a:hover {
	border-color: #0088CC;
	background-color: #FFF;
	box-shadow: none;
	color: #0088CC;
	border-radius: 4px;
}

.community .ui-accordion-header.ui-state-active, .community .ui-accordion-header.ui-state-active a
	{
	font-weight: bold;
	color: #0088CC;
}

.community .button:active {
	font-weight: normal;
	background-color: #0088CC;
	color: #fff;
}

/* DOWNLOADS */
.community .ordnerBreadcrumb p {
	padding: 20px 0;
}

.community .treeFolder ul {
	list-style: list-style: disc outside none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #E0E0E0;
}

.community .btn-default {
	color: #555;
}

.community .submit-message-form, .community .submit-image-form {
	display: none;
}

.btn-success, .community .btn-success {
	background-color: #5CB85C;
	border-color: #4CAE4C;
	color: #FFFFFF;
}

.community .btn-success:hover, .community .btn-danger:hover {
	color: #FFF;
}

.community .treeFolder li {
	margin: 0;
	padding: 0;
}

.community .treeFolder ul li a {
	border-bottom: 1px solid #E0E0E0;
	margin: 0;
	padding: 1.5em;
	display: block;
}

.community .ordnerList li:hover {
	background-color: #F0F0F2;
}

.community .font-reset ul, .community .font-reset ol {
	margin-left: 1.5em;
	padding: 0;
	border: 0;
}

/* Accordion */
.community .accordion p {
	padding-top: 1em;
	font-weight: bold;
}

/* Timeline */
.arrow_box {
	position: relative;
	background: #f7f7f9;
	border: 4px solid #f0f0f2;
	margin: 25px 25px 0 25px;
	border-radius: 10px;
	padding: 20px;
}

.arrow_box img {
	max-width: 100% !important;
}

.arrow_box:nth-child(odd):after, .arrow_box:nth-child(odd):before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:nth-child(odd):after {
	border-color: rgba(238, 238, 238, 0);
	border-right-color: #f7f7f9;
	border-width: 30px;
	margin-top: -30px;
}

.arrow_box:nth-child(odd):before {
	border-color: rgba(233, 233, 233, 0);
	border-right-color: #f0f0f2;
	border-width: 36px;
	margin-top: -36px;
}

.arrow_box:nth-child(even):after, .arrow_box:nth-child(even):before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:nth-child(even):after {
	border-color: rgba(238, 238, 238, 0);
	border-left-color: #f7f7f9;
	border-width: 25px;
	margin-top: -25px;
}

.arrow_box:nth-child(even):before {
	border-color: rgba(221, 221, 221, 0);
	border-left-color: #f0f0f2;
	border-width: 31px;
	margin-top: -31px;
}

.posting .author-img {
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
	height: 60px;
	width: 60px;
	overflow: hidden;
	border-radius: 5px;
}

.posting .author-img img {
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
}

.posting .fa {
	margin-right: 10px;
}

.posting .desc-top {
	border-bottom: 1px dotted #ddd;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

.posting .desc-bottom {
	border-top: 1px dotted #ddd;
	padding-top: 10px;
}

/* Navigation */
.community .navigation {
	background-color: #f7f7f9;
	border: 1px solid #e1e1e8;
	border-radius: 4px;
	margin-bottom: 14px;
	padding: 19px 14px 9px 14px;
}

.community .navigation a {
	color: #555;
}

.navigation .fa {
	width: 25px;
	margin-left: 10px;
}

/* Mitglieder Liste */
.community .member-list img {
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}

.community .member-list .item {
	margin-top: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}

.community .member-list .admin {
	position: absolute;
	top: 10px;
	left: 25px;
	background-color: #f0ad4e;
	padding: 3px 6px;
	font-size: 11px;
	border-radius: 4px;
	color: #fff;
}

.community .member-list .desc {
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
}

.community .member-list .desc .inner {
	display: block;
	margin: 0 15px;
	padding: 10px;
	background: rgba(0, 0, 0, 0.6);
	padding: 10px;
}

.community .member-list .desc .inner a {
	color: #fff;
}

/* Mitglied Profil */
.community .mitglied-profil img.mitglied-img {
	width: 100%;
	display: block;
	margin: 10px 0;
	padding: 0;
	border-radius: 10px;
}

.community .mitglied-profil {
	line-height: 24px;
}

.community .mitglied-profil, .community .mitglied-profil h1 {
	color: #777;
}

.community .mitglied-profil .fa {
	width: 20px;
	margin-right: 5px;
}