body {
	margin:0;
	padding:0;
	background:#dfedf2;
}

body.pushable > .pusher {
	background:inherit;
}

.bold {
	font-weight:bold;
}

.clear {
	clear:both;
}

.nowrap, .nobr, .nobreak {
	white-space:nowrap;
}

.toggleleftsidebar {
	display:block;
	height:auto;
	left:0;
	overflow:hidden;
	position:fixed;
	top:50px;
	padding-left:5px !important;
	padding-right:2px !important;
	margin-left:0;
	transition:all 0.5s ease 0s !important;
}

.toggleleftsidebar i.left.icon {
	display:none;
}

.toggleleftsidebar i.icon {
	margin:0 !important;
}

.leftsidebar {
	z-index:801 !important;
	padding-top:40px;
}

.leftsidebar.ui.vertical.menu .item > i.icon {
	float:left;
	margin:0 5px;
}

.leftsidebar.visible + .toggleleftsidebar {
	margin-left:260px;
	padding-left:2px !important;
	padding-right:5px !important;
}

.leftsidebar.visible + .toggleleftsidebar i.left.icon {
	display:inline-block;
}

.leftsidebar.visible + .toggleleftsidebar i.right.icon {
	display:none;
}

.ui.menu .item {
	font-size:0.9rem;
	font-weight:300;
}

.maindbmenu .right.menu {
	margin-top:4px;
}

.maindbmenu .icon.menu {
	margin-right:15px;
}

.maindbmenu .icon.menu .floating.label {
	top:0 !important;
}

.maindbmenu.ui.menu .item {
	padding-left:.9em;
	padding-right:.9em;
}

.column.starter {
	padding:40px 15px;
}

.ui.dropdown .menu > .item.dropdown .dropdown.icon {
	float:none;
	position:absolute;
	right:10px;
}

.ui.compact.selection.lowpad.dropdown {
	padding:0 7px;
}

.ui.dash.cards .ui.list {
	overflow:auto;
	max-height:380px;
}

.ui.dash.cards .large.card {
	width:595px;
}

.ui.dash.cards .card .iframe {
	margin-top:10px;
	height:380px;
}

.ui.list > .item .meta {
	color:rgba(0, 0, 0, 0.6);
	font-size:1em;
	line-height:1em;
}

td.inlineedit {
	position:relative;
}

td.inlineedit i.icon.edit {
	position:absolute;
	right:0;
	top:0;
	margin:0;
}

ins {
	color:#62a462;
	font-weight:bold;
}

del {
	color:#e46868;
	font-weight:bold;
}

.ui.input .dropdown.selection .text {
	font-family:'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;
}

.ui.form .ui.icon.button > .icon {
	vertical-align:baseline;
}

.ui.icon.input > i.phone.icon {
	cursor:pointer;
}

.ui.icon.input > i.icon.phone {
	pointer-events:initial;
}

.ui.blue.ulisttab, .blue.active.tab.segment {
	border-color:#2185d0 !important;
}

.ui.black.ulisttab, .black.active.tab.segment {
	border-color:#1B1C1D !important;
}

.ui.grey.ulisttab, .grey.active.tab.segment {
	border-color:#CCCCCC !important;
}

.ui.yellow.ulisttab, .yellow.active.tab.segment {
	border-color:#F2C61F !important;
}

.ui.teal.ulisttab, .teal.active.tab.segment {
	border-color:#00B5AD !important;
}

.ui.red.ulisttab, .red.active.tab.segment {
	border-color:#D95C5C !important;
}

.ui.purple.ulisttab, .purple.active.tab.segment {
	border-color:#564F8A !important;
}

.ui.pink.ulisttab, .pink.active.tab.segment {
	border-color:#D9499A !important;
}

.ui.orange.ulisttab, .orange.active.tab.segment {
	border-color:#E07B53 !important;
}

.ui.green.ulisttab, .green.active.tab.segment {
	border-color:#5BBD72 !important;
}

.ui.blue.ulisttab, .blue.active.tab.segment {
	border-color:#2185d0 !important;
}

.ui.olive.ulisttab, .olive.active.tab.segment {
	border-color:#b5cc18 !important;
}

.ui.violet.ulisttab, .violet.active.tab.segment {
	border-color:#6435c9 !important;
}

.ui.brown.ulisttab, .brown.active.tab.segment {
	border-color:#a5673f !important;
}

.pusher {
	height:100%;
}

.pusher.nomenu > .full.height {
	margin-top:0;
	height:100%;
}

.pusher > .full.height {
	display:flex;
	flex-direction:row;
	margin-top:40px;
	height:calc(100% - 40px);
}

.article {
	-moz-box-flex:1;
	flex:1 1 auto;
	min-width:0;
	overflow:auto;
}

.main.container {
	padding:2em 0;
	margin-left:3em !important;
	margin-right:3em !important;
	width:auto !important;
}

.main.container.rightrail {
	margin-right:350px !important;
	height:100%;
}

.main.container.leftrail {
	margin-left:350px !important;
}

.main.container::after {
	clear:both;
	content:"";
	display:block;
	height:0;
	visibility:hidden;
}

.active.tab.segment, .grid-table {
	overflow:auto;
}

.active.tab.segment table {
	width:auto !important;
}

.grid-table table {
	width:auto !important;
	/* width: 100% !important; */
}

.omtablist .ui.list {
	-moz-column-fill:auto;
	column-fill:auto;
	-moz-column-width:180px;
	-webkit-column-width:180px;
	column-width:180px;
	height:300px;
}

.omtablist .ui.list i.icon {
	padding-top:2px;
}

.omtablist .ui.list i.list.icon {
	padding-left:0;
	padding-bottom:0;
}

.omtablist .ui.list .item {
	padding:5px 0;
}

.omtablist .ui.list .item.active .content {
	background:#116ae6;
	color:#fff;
}

.omtablist .ui.list .item .content {
	padding:2px 5px;
}

.omtablist .ui.list .item .content:hover {
	text-decoration:underline;
	cursor:pointer;
}

.messagelist .ui.items > .item:not(.unread) > .content > .description, .messagelist .ui.items > .item:not(.unread) > .content > .header, .messagelist .ui.items > .item:not(.unread) > .content > .meta {
	color:#555;
}

.mainevents > .content {
	padding-left:10px !important;
}

.fields .fields {
	margin-left:0 !important;
	padding-right:7px;
}

.hastextarea .copyhelper {
	margin-right:15px !important;
}

.th_filter select.ui.selection.dropdown, #list_table_length .ui.selection.dropdown {
	min-height:0;
	padding:8px 25px 8px 7px;
}

.th_filter select.ui.selection.dropdown {
	height:18px;
	padding:5px 0;
}

.th_filter .ui.input input {
	padding-right:1.2em !important;
	padding-left:.4em;
}

.th_filter .ui.icon.input > i.icon {
	width:1.3em;
}

tfoot th.th_filter {
	vertical-align:top !important;
}

.dt-buttons.stackable.menu.buttons .mobileView.button {
	display:none;
}

.dt-buttons.stackable.menu.buttons .webdb.button {
	display:inline-block;
}

@media only screen and (max-width:767px) {
	.ui.tiny.modal {
		width:95%;
		margin:0 0 0 -47.5%;
	}
}

@media only screen and (min-width:768px) {
	.ui.tiny.modal {
		width:50%;
		margin:0 0 0 -25%;
	}
}

@media only screen and (min-width:992px) {
	.ui.tiny.modal {
		width:200px;
		margin:0 0 0 -100px;
	}
}

@media only screen and (min-width:1200px) {
	.ui.tiny.modal {
		width:350px;
		margin:0 0 0 -175px;
	}
}

@media only screen and (min-width:1920px) {
	.ui.tiny.modal {
		width:400px;
		margin:0 0 0 -200px;
	}
}

.dataTable td.white:not(.text), .fields.bgwhite {
	background:#FFFFFF !important;
}

.dataTable td.grey:not(.text), .fields.bggrey {
	background:#CCCCCC !important;
}

.dataTable td.black:not(.text), .fields.bgblack {
	background:#1B1C1D !important;
}

.dataTable td.yellow:not(.text), .fields.bgyellow {
	background:#F2C61F !important;
}

.dataTable td.teal, .fields.bgteal {
	background:#00B5AD !important;
}

.fields.bgred {
	background:#D95C5C !important;
}

.fields.bgpurple {
	background:#564F8A !important;
}

.fields.bgpink {
	background:#D9499A !important;
}

.fields.bgorange {
	background:#E07B53 !important;
}

.fields.bggreen {
	background:#5BBD72 !important;
}

.fields.bgblue {
	background:#3B83C0 !important;
}

.fields.bgolive {
	background:#b5cc18 !important;
}

.fields.bgviolet {
	background:#6435c9 !important;
}

.fields.bgbrown {
	background:#a5673f !important;
}

.ui.input input.white, .ui.input select.white, .ui.input option.white, .ui.input textarea.white, .ui.input .dropdown.selection.white {
	color:#FFFFFF !important;
}

.ui.input input.grey, .ui.input select.grey, .ui.input option.grey, .ui.input textarea.grey, .ui.input .dropdown.selection.grey {
	color:#CCCCCC !important;
}

.ui.input input.black, .ui.input select.black, .ui.input option.black, .ui.input textarea.black, .ui.input .dropdown.selection.black {
	color:#1B1C1D !important;
}

.ui.input input.yellow, .ui.input select.yellow, .ui.input option.yellow, .ui.input textarea.yellow, .ui.input .dropdown.selection.yellow {
	color:#F2C61F !important;
}

.ui.input input.teal, .ui.input select.teal, .ui.input option.teal, .ui.input textarea.teal, .ui.input .dropdown.selection.teal {
	color:#00B5AD !important;
}

.ui.input input.red, .ui.input select.red, .ui.input option.red, .ui.input textarea.red, .ui.input .dropdown.selection.red {
	color:#D95C5C !important;
}

.ui.input input.purple, .ui.input select.purple, .ui.input option.purple, .ui.input textarea.purple, .ui.input .dropdown.selection.purple {
	color:#564F8A !important;
}

.ui.input input.pink, .ui.input select.pink, .ui.input option.pink, .ui.input textarea.pink, .ui.input .dropdown.selection.pink {
	color:#D9499A !important;
}

.ui.input input.orange, .ui.input select.orange, .ui.input option.orange, .ui.input textarea.orange, .ui.input .dropdown.selection.orange {
	color:#E07B53 !important;
}

.ui.input input.green, .ui.input select.green, .ui.input option.green, .ui.input textarea.green, .ui.input .dropdown.selection.green {
	color:#5BBD72 !important;
}

.ui.input input.blue, .ui.input select.blue, .ui.input option.blue, .ui.input textarea.blue, .ui.input .dropdown.selection.blue {
	color:#3B83C0 !important;
}

.ui.input input.olive, .ui.input select.olive, .ui.input option.olive, .ui.input textarea.olive, .ui.input .dropdown.selection.olive {
	color:#b5cc18 !important;
}

.ui.input input.violet, .ui.input select.violet, .ui.input option.violet, .ui.input textarea.violet, .ui.input .dropdown.selection.violet {
	color:#6435c9 !important;
}

.ui.input input.brown, .ui.input select.brown, .ui.input option.brown, .ui.input textarea.brown, .ui.input .dropdown.selection.brown {
	color:#a5673f !important;
}

.ui.cards > .red.card, .ui.red.card, .ui.red.cards > .card {
	background:#f5baa8;
}

.modalprogress {
	background:#f9fbff;
	border:1px solid #d4d4d5;
	border-radius:5px;
	height:80px;
	left:50%;
	margin-left:-250px;
	margin-top:-50px;
	padding:20px;
	position:fixed;
	top:50%;
	width:500px;
	z-index:101;
	display:none;
}

.modal.active.red .header {
	background:#D95C5C !important;
}

/** minify FullCalendar **/
#minCal {
	width:100%;
	margin:0 auto;
	font-size:10px;
}

.fc-toolbar {
	font-size:.9em;
}

.fc-toolbar h2 {
	font-size:12px;
	white-space:normal !important;
}

/* click +2 more for popup */
.fc-more-cell a {
	display:block;
	width:85%;
	margin:1px auto 0 auto;
	border-radius:3px;
	background:grey;
	color:transparent;
	overflow:hidden;
	height:4px;
}

.fc-more-popover {
	width:100px;
}

.fc-view-month .fc-event, .fc-view-agendaWeek .fc-event {
	font-size:0;
	overflow:hidden;
	height:2px;
}

.fc-view-agendaWeek .fc-event-vert {
	font-size:0;
	overflow:hidden;
	width:2px !important;
}

.fc-agenda-axis {
	width:20px !important;
	font-size:.7em;
}

.fc-button-content {
	padding:0;
}

.fc-basic-view .fc-body .fc-row {
	min-height:2em !important;
}

.fc-day-grid-event {
	margin:0 !important;
}

.ui.form input:not([type]), .ui.form input[type="date"], .ui.form input[type="datetime-local"], .ui.form input[type="email"], .ui.form input[type="file"], .ui.form input[type="number"], .ui.form input[type="password"], .ui.form input[type="search"], .ui.form input[type="tel"], .ui.form input[type="text"], .ui.form input[type="time"], .ui.form input[type="url"] {
	padding-left:.5em;
	padding-right:.5em;
}

.ui.labeled.selection.dropdown.search .ui.label {
	padding:0.78em 0.833em;
	border-bottom-right-radius:0;
	border-top-right-radius:0;
	margin-left:0;
}

.ui.labeled.selection.dropdown.search {
	padding:0;
}

.ui.form .field .dropdown {
	font-size:.925rem !important;
}

.ui.form .field .mini.dropdown {
	font-size:.78571429rem !important;
}

.ui.form .field .tiny.dropdown {
	font-size:.85714286rem !important;
}

.ui.form .field .small.dropdown {
	font-size:.92857143rem !important;
}

.ui.form .field .large.dropdown {
	font-size:1.14285714rem !important;
}

.ui.form .field .big.dropdown {
	font-size:1.28571429rem !important;
}

.ui.form .field .huge.dropdown {
	font-size:1.42857143rem !important;
}

.ui.form .field .massive.dropdown {
	font-size:1.71428571rem !important;
}

.ui.form .field .mini.dropdown > .dropdown.icon {
	line-height:.5em;
}

.ui.form .field .small.dropdown > .dropdown.icon {
	line-height:.8em;
}

.ui.form .field .big.dropdown > .dropdown.icon {
	line-height:1.65em;
}

.ui.form .field .huge.dropdown > .dropdown.icon {
	line-height:2.1em;
}

.ui.form .field .massive.dropdown > .dropdown.icon {
	line-height:2.8em;
}

.file_label {
	cursor:pointer;
}

.alertbar {
	display:none;
	background:#a00000;
	box-shadow:0 3px 5px #888;;
	color:#eeeeee;
	padding:5px 10px;
	position:fixed;
	width:100%;
	z-index:99999;
}

.alertbar.top {
	top:0;
	left:0;
}

.message_history.ui.segment {
	background:#ddd;
}

.message_history.ui.segment .ui.items {
	max-height:350px;
	overflow:auto;
}

.ui.items > .item.messages.own {
	background:#c2e6bf;
	margin-left:80px;
	width:auto;
}

.ui.items > .item.messages {
	background:#fff;
	border:1px solid #9e9e9e !important;
	border-radius:5px;
	margin:5px 0;
	padding:5px;
}

[data-tooltip]:after {
	white-space:pre-line;
	max-width:250px;
}

.user_manage {
	position:absolute;
	background-color:#FFF;
	box-shadow:0 1px 2px 0 rgba(34, 36, 38, .15);
	margin-top:1rem;
	margin-bottom:1rem;
	margin-left:-1rem;
	padding:1em;
	border-radius:.28571429rem;
	border:1px solid rgba(34, 36, 38, .15);
	width:100%;
}

.jstree-contextmenu {
	z-index:9999;
}

/**
	Fix für tabs in Formularen
*/
.ui.tabular.menu + .attached:not(.top).segment, .ui.tabular.menu + .attached:not(.top).segment + .attached:not(.top).segment {
	border-top:none !important;
}

.ui.menu .ui.dropdown.item .menu .item:not(.filtered) {
	display:flex !important;
}

.ui.selection.dropdown .text {
	white-space:normal !important;
}

.ui.form .disabled.field, .ui.form .disabled.fields .field, .ui.form .field :disabled {
	opacity:.7;
	pointer-events:all !important;
}

.ui.form .disabled.field:hover, .ui.form .disabled.fields .field:hover, .ui.form .field :disabled {
	opacity:1;
}

.ui.form .field.disabled > label {
	opacity:1;
	color:#000;
}

.ui.form .field.nowidth, .ui.form .field.wide.nowidth {
	width:1px !important;
	padding:0 !important;
}

.ui.form .fields:not(.grouped):not(.inline) .field:not(:only-child) .ui.checkbox {
	margin-top:auto !important;
}

.ui.search.dropdown > input.search {
	width:100% !important;
}

.ui.input .copyhelper, .ui.selection .copyhelper {
	position:absolute;
	right:0;
	top:0;
	opacity:.5;
	margin-right:-3px;
	cursor:pointer !important;
	z-index:999;
}

.disabled .ui.input .copyhelper, .disabled .ui.selection .copyhelper, .read-only.ui.selection .copyhelper {
	opacity:.8;
	pointer-events:auto;
}

.ui.input .copyhelper:hover, .ui.selection .copyhelper:hover {
	opacity:1;
}

.ace-chrome .ace_action {
	background-color:rgb(255, 154, 0);
	color:white;
}

/**
	mehr Platz in tinymce
 */
.tox-tbtn.tox-tbtn--select.tox-tbtn--bespoke {
	width:90px !important;
}

.tox .tox-tbtn {
	width:26px !important;
	font-size:12px !important;
	height:18px !important;
}

.tox .tox-toolbar__group {
	padding:0 1px !important;
}

@media only screen and (max-width:767.98px) {
	.ui.form:not(.unstackable) .fields:not(.unstackable) > .field, .ui.form:not(.unstackable) .fields:not(.unstackable) > .fields {
		width:100% !important;
	}

	.active.tab.segment table, .ui.table:not(.unstackable) {
		width:100% !important;
	}
}