#global-search .tt-menu {
	max-height: 300px;
	overflow-y: auto;
	width: 300px;
}

#notifications table.dataTable {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	border-collapse: collapse !important;
}

#notifications table thead {
	display: none;
}

#new-customer-warning ul {
	margin-bottom: 0 !important;
}

#project-phase-accordion .card-title input[type=checkbox] {
	/* Double-sized Checkboxes */
	-ms-transform: scale(1.2); /* IE */
	-moz-transform: scale(1.2); /* FF */
	-webkit-transform: scale(1.2); /* Safari and Chrome */
	-o-transform: scale(1.2); /* Opera */
	transform: scale(1.2);
	padding: 10px;
}

#project-phase-accordion .card-title input[type="checkbox"]:checked {
  filter: hue-rotate(220deg);
}


#filter #date-picker .filterLinks {
	float: none;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 12px;
	font-style: normal;
	font-family: inherit;
	font-size: 0.875rem;
	line-height: 1.5;
	font-weight: 500;
}

#filter #date-picker {
	width: 530px;
}

#filter-container .dropdown-menu.inner {
	max-height: 300px !important;
}

#kanban .progress-container {
  margin: 0 15px 10px 15px;
  position: relative;
  background-color: #bbb; /* Hintergrundfarbe des Balkens */
  height: 20px; /* Höhe des Fortschrittsbalkens */
  border-radius: 5px; /* Abgerundete Ecken für den Balken */
}

#kanban .progress-bar {
  width: 50%; /* Ändere diesen Wert, um den Fortschritt zu steuern */
  height: 100%; /* 100% der Höhe des Elterncontainers */
  background-color: #4CAF50; /* Farbe des Fortschrittsbalkens */
  border-radius: 5px; /* Abgerundete Ecken für den Fortschrittsbalken */
}

#kanban .progress-text {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 20px; /* In der Höhe zentrieren */
  padding: 0 10px;
  color: #ffffff;
}



.filterLinks li {
  list-style-type: none;
}



.hidden {
	display: none !important;
}

.dl-horizontal dt {
	float: left;
	width: 160px;
	overflow: hidden;
	clear: left;
	text-align: right;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.dl-horizontal dd {
	margin-left: 180px;
}


#column_selection {
	width: 20rem;
}

#sortable {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sortable div.columnAlign {
	padding-bottom: 20px;
}

li.column {
	background-color: #ffffff;
	float: left;
	list-style: none;
	border: 1px #CACFE7 solid;
	margin: 5px;
	padding: 2px;
}

.item-data input {
	border: 0px;
}


table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child::before,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child::before {
	top: 15px !important;
}

.accordion .card-title div.refresh a::before {
	display: none;
}

h1 strong,h2 {
	font-family: 'Dax'!important;
	font-weight: bold!important;
}

.sidebar li a,
body {
	font-family: 'Assistant', sans-serif!important;
}

.twopeaches-heading {
	margin-top: 40px;
	margin-bottom: 40px;
	font-family: 'Dax'!important;
}

.twopeaches-heading::before {
	content:"";
	background-image: url('/images/arrow-up.svg');
	background-size: 20px 6px;
	display: inline-block;
	width: 20px;
	height: 6px;
	left: 50%;
	position: absolute;
	margin-left: -10px;
}

.twopeaches-heading div,
.twopeaches-heading h4 {
	margin-top: 15px!important;
	margin-bottom: 8px!important;
	font-weight: bold;
}

.twopeaches-heading::after {
	content:"";
	background-image: url('/images/arrow-down.svg');
	background-size: 20px 6px;
	display: inline-block;
	width: 20px;
	height: 6px;
	left: 50%;
	position: absolute;
	margin-left: -10px;
}

.login-body {
	background: url(/images/login-background.jpg) no-repeat center center fixed;
	background-size: auto;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	width: 100%;
	height: 100%;
}

.login-body h5 {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: 'Dax'!important;
	font-weight: bold;
	font-size: 20px;

}

.twopeaches-heading-login::before {
	content:"";
	background-image: url('/images/arrow-up.svg');
	background-size: 20px 6px;
	display: inline-block;
	width: 20px;
	height: 6px;
	left: 50%;
	position: absolute;
	margin-left: -10px;
}

.twopeaches-heading-login::after {
	content:"";
	background-image: url('/images/arrow-down.svg');
	background-size: 20px 6px;
	display: inline-block;
	width: 20px;
	height: 6px;
	left: 50%;
	position: absolute;
	margin-left: -10px;
	margin-top: 42px;
}


#modal-create-lead .form-group label {
	margin-bottom: 0px;
}

div.scrollingHotSpotLeft {
	width: 50px !important;
	min-height: 50px !important;
}


.sortable-placeholder {
	height: 122px;
}

.quickview-body .dropdown-item {
	width: 100%;
	margin: 0;
}

.quickview-body .dropdown-menu.inner {
	max-height: 120px !important;
	overflow-y: auto !important;
}

.fc-week .fc-content,
.fc-content .fc-title {
	color: #000000;
}


.lead .dropdown-menu.inner,
.task .dropdown-menu.inner {
	max-height: 200px !important;
	overflow-y: auto !important;
}

.dropdown-menu button {
	font-family: 'Assistant', sans-serif!important;
}

.dropdown-menu .dropdown-submenu {
	display: none;
	position: absolute;
	left: 100% !important;
	top: 74px !important;
}
.dropdown-menu .dropdown-submenu-left {
	right: 100% !important;
	left: auto !important;
}

.dropdown-menu > .dropdown-submenu.show {
	display: block;
}


#my-list
{
	width:100%;
	height: 100%;
	position: relative;
}

#my-list div.scrollableArea div.col-md-2
{
	position: relative;
	float: left;
	/* margin: 0;
	padding: 0; */

	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

#my-list div.scrollableArea {
	clear:both;
}

#my-list div.scrollableArea:after {
	  clear: both;
	  content: "";
	  display: table;
	}

.quickview-xxxl {
	width: 1080px;
	right: -1080px;
}

.horizontal-divider {
	border: none;
	border-left-style: solid;
	border-left-color: #ebebeb;
	border-left-width: 1px;
}

.vertical-divider {
	border: none;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	border-bottom-width: 1px;
	min-height: 1px;
}

#customer-search .tt-menu {
	max-height: 150px;
	overflow-y: auto;
}

#zip-search .tt-menu {
	max-height: 150px;
	overflow-y: auto;
}

#clerk-picker .dropdown-menu.inner {
	max-height: 150px !important;
	overflow-y: auto !important;
}

#result-planer .dropdown-menu.inner {
	max-height: 150px !important;
	overflow-y: auto !important;
}

#zusammenfassungContent {
	font-family: Arial, sans-serif !important;
	font-size: 13px !important;
	color: #000000 !important;
}

.hide {
	display: none;
}

#customer_formulars .shadow,
#documents .shadow {
	box-shadow: 0 10px 10px 0 rgba(0,0,0,0.2),0 6px 14px 0 rgba(0,0,0,0.19) !important;
}

#customer_formulars .teaser-winston a {
	margin: 0;
}

#customer_formulars .teaser-winston a:hover, #customer_formulars .teaser-winston a:focus,
#documents .teaser-winston a:hover, #documents .teaser-winston a:focus {
	color: #fff;
}

#customer_formulars .teaser-winston figcaption::before,
#documents .teaser-winston figcaption::before {
	background-color: #8b962f !important;
}

.item-file .item-heading {
	position: absolute;
	top: 0;
	/* height: 35px; */
	/* color: #000; */
	background-color: #8b962f;
	width: 100%;
	opacity: 0.8;
	padding: 0px 0 0 5px;
}

#documents .item-file .item-heading {
	height: 35px;
}

#documents .item-file .item-heading .title {
	/* font-size: .75em; */
	/* width: 150px; */
	max-width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inherit;
	white-space: nowrap;
	float: left;
	/* padding-top: 3px; */
}

#clerk-picker .dropdown-item {
	padding: 4px 0;
}

#clerk-picker .media {
	padding: 4px 4px;
}

#clerk-picker .dropdown-toggle {
	padding-left: 4px;
}

#clerk-picker .dropdown-menu.open.show {
	z-index: 2 !important;
	width: 100%;
}

#clerk-picker .dropdown-toggle::after {
	margin-top: 18px;
}

#modal-create-invoice .dropdown-menu.inner {
	max-height: 150px !important;
	overflow-y: auto !important;
}

div.scrollingHotSpotLeft {
	z-index: 1 !important;
}


#enquiry-list .is-lost {
	background-color: #ffdada;
}

#enquiry-list .has-lead {
	background-color: #a9efb1;
}

#enquiry-list .is-new {
	background-color: #ffffe5;
}

.block-with-text {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#project-dropcloud-files .teaser-zoe p a {
	color: #fff;
}


#modal-choose-product form .tt-menu,
#modal-replace-product form .tt-menu {
	max-height: 200px;
	overflow-y: scroll;
}

#document-thrift {
	/* background-color: rgba(255, 255, 255, 0.65); */
	/* background-color: #8b962f; */
	padding: 2px 7px 0px 7px;
	border-radius: 7px;
}

.fc-scroller {
	height: unset!important;
}

/* KANBAN DRAG & DROP */

.draggable-item {
	padding-top: 1rem;
	padding-bottom: 1rem;
	cursor: move;
}

.bg-highlight {
	background-color: rgb(172, 186, 56);
}

.tp-file-icon {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover !important;
  display: block;
  position: relative;
}

div#clerks div.user {
	position: relative;
	display: inline-block;
	line-height: 36px;
	text-align: center;
	border-radius: 7px;
	background-color: #f5f6f7;
	color: #8b95a5;
	text-transform: uppercase;
	padding: 0px 5px;
}


@media screen and (max-width:450px) {
	
	.header-action nav.nav {
		max-width: 450px;
		overflow-x: scroll;
	}
	
	.header-action nav.nav a {
		padding: 0.5rem 0.5rem 0.5rem 0.5rem;
	}
}

@media screen and (max-width: 480px) {
	#qv-customer {
		max-width: 100%;
	}

	#qv-customer ul.nav {
		flex-wrap: unset;
		overflow-x: scroll;
		overflow-y: hidden;
	}

	#qv-customer #customer-objects div.card-body,
	#qv-customer #documents div.card-body {
		padding: 10px;
	}
}

@media screen and (max-width:767px) {
	div.toolbar  {
		text-align: center;
	}
	
	div#clerks {
		display: none !important;
	}
	
	#switch-mouse-option {
		color: #6c757d !important;
	}
}

@media screen and (max-width:810px) {
	div#project-dropcloud-files .teaser-zoe figcaption, 
	div#project-dropcloud-files .teaser-zoe .icon-links a,
	div#files .teaser-zoe figcaption, 
	div#files .teaser-zoe .icon-links a {
		transform: translate3d(0, 0, 0) !important;
	}
	
	div#customer-project-documents .teaser-winston figcaption::before {
		opacity: 0.7 !important;
		transform: rotate3d(0, 0, 1, -15deg) !important;
	}
	
	div#customer-project-documents .teaser-winston p i {
		opacity: 1 !important;
		transform: translate3d(0, 0, 0) !important;
	}
}


@media (min-width: 1440px) {
	.col-xxl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-xxl-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.col-xxl-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.col-xxl-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	.col-xxl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-xxl-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-xxl-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-xxl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-xxl-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-xxl-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.col-xxl-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-xxl-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	.col-xxl-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	.col-xxl-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.order-xxl-first {
		-ms-flex-order: -1;
		order: -1;
	}
	.order-xxl-last {
		-ms-flex-order: 13;
		order: 13;
	}
	.order-xxl-0 {
		-ms-flex-order: 0;
		order: 0;
	}
	.order-xxl-1 {
		-ms-flex-order: 1;
		order: 1;
	}
	.order-xxl-2 {
		-ms-flex-order: 2;
		order: 2;
	}
	.order-xxl-3 {
		-ms-flex-order: 3;
		order: 3;
	}
	.order-xxl-4 {
		-ms-flex-order: 4;
		order: 4;
	}
	.order-xxl-5 {
		-ms-flex-order: 5;
		order: 5;
	}
	.order-xxl-6 {
		-ms-flex-order: 6;
		order: 6;
	}
	.order-xxl-7 {
		-ms-flex-order: 7;
		order: 7;
	}
	.order-xxl-8 {
		-ms-flex-order: 8;
		order: 8;
	}
	.order-xxl-9 {
		-ms-flex-order: 9;
		order: 9;
	}
	.order-xxl-10 {
		-ms-flex-order: 10;
		order: 10;
	}
	.order-xxl-11 {
		-ms-flex-order: 11;
		order: 11;
	}
	.order-xxl-12 {
		-ms-flex-order: 12;
		order: 12;
	}
	.offset-xxl-0 {
		margin-left: 0;
	}
	.offset-xxl-1 {
		margin-left: 8.333333%;
	}
	.offset-xxl-2 {
		margin-left: 16.666667%;
	}
	.offset-xxl-3 {
		margin-left: 25%;
	}
	.offset-xxl-4 {
		margin-left: 33.333333%;
	}
	.offset-xxl-5 {
		margin-left: 41.666667%;
	}
	.offset-xxl-6 {
		margin-left: 50%;
	}
	.offset-xxl-7 {
		margin-left: 58.333333%;
	}
	.offset-xxl-8 {
		margin-left: 66.666667%;
	}
	.offset-xxl-9 {
		margin-left: 75%;
	}
	.offset-xxl-10 {
		margin-left: 83.333333%;
	}
	.offset-xxl-11 {
		margin-left: 91.666667%;
	}
}


@media (min-width: 1980px) {
	.col-xxxl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-xxxl-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.col-xxxl-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.col-xxxl-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	.col-xxxl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-xxxl-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-xxxl-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-xxxl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-xxxl-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-xxxl-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.col-xxxl-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-xxxl-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	.col-xxxl-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	.col-xxxl-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.order-xxxl-first {
		-ms-flex-order: -1;
		order: -1;
	}
	.order-xxxl-last {
		-ms-flex-order: 13;
		order: 13;
	}
	.order-xxxl-0 {
		-ms-flex-order: 0;
		order: 0;
	}
	.order-xxxl-1 {
		-ms-flex-order: 1;
		order: 1;
	}
	.order-xxxl-2 {
		-ms-flex-order: 2;
		order: 2;
	}
	.order-xxxl-3 {
		-ms-flex-order: 3;
		order: 3;
	}
	.order-xxxl-4 {
		-ms-flex-order: 4;
		order: 4;
	}
	.order-xxxl-5 {
		-ms-flex-order: 5;
		order: 5;
	}
	.order-xxxl-6 {
		-ms-flex-order: 6;
		order: 6;
	}
	.order-xxxl-7 {
		-ms-flex-order: 7;
		order: 7;
	}
	.order-xxxl-8 {
		-ms-flex-order: 8;
		order: 8;
	}
	.order-xxxl-9 {
		-ms-flex-order: 9;
		order: 9;
	}
	.order-xxxl-10 {
		-ms-flex-order: 10;
		order: 10;
	}
	.order-xxxl-11 {
		-ms-flex-order: 11;
		order: 11;
	}
	.order-xxxl-12 {
		-ms-flex-order: 12;
		order: 12;
	}
	.offset-xxxl-0 {
		margin-left: 0;
	}
	.offset-xxxl-1 {
		margin-left: 8.333333%;
	}
	.offset-xxxl-2 {
		margin-left: 16.666667%;
	}
	.offset-xxxl-3 {
		margin-left: 25%;
	}
	.offset-xxxl-4 {
		margin-left: 33.333333%;
	}
	.offset-xxxl-5 {
		margin-left: 41.666667%;
	}
	.offset-xxxl-6 {
		margin-left: 50%;
	}
	.offset-xxxl-7 {
		margin-left: 58.333333%;
	}
	.offset-xxxl-8 {
		margin-left: 66.666667%;
	}
	.offset-xxxl-9 {
		margin-left: 75%;
	}
	.offset-xxxl-10 {
		margin-left: 83.333333%;
	}
	.offset-xxxl-11 {
		margin-left: 91.666667%;
	}
}

#product_headings strong {
	font-weight: 900;
}