
.js_anhaenge_ansehen,
#js_auftraggeber_id {
	text-decoration: underline;
	color: #005ea8;
}

.js_anhaenge_ansehen:hover,
#js_auftraggeber_id {
	text-decoration: none;
	cursor: pointer;
}

.js_auftrag_bearbeiten_wrapper.js_auftrag_disabled input,
.js_auftrag_bearbeiten_wrapper.js_auftrag_disabled select,
.js_auftrag_bearbeiten_wrapper.js_auftrag_disabled .select-2-container,
.js_auftrag_bearbeiten_wrapper.js_auftrag_disabled .select2-selection,
.js_auftrag_bearbeiten_wrapper.js_auftrag_disabled .checktoggle {
	pointer-events: none;
	color:#AAA;
  	background:#F5F5F5;
}

.js_auftrag_bearbeiten_wrapper.js_auftrag_disabled #btn_add_produkt,
.js_auftrag_bearbeiten_wrapper.js_auftrag_disabled .btn_auftrag_produkt_edit,
.js_auftrag_bearbeiten_wrapper.js_auftrag_disabled .btn_delete_auftrag_produkt,
.js_auftrag_bearbeiten_wrapper.js_auftrag_disabled .js_add_auftrag_produkt_anhang,
.js_auftrag_bearbeiten_wrapper.js_auftrag_disabled .btn_auftragsbestaetigung_an_sub_senden,
.js_auftrag_bearbeiten_wrapper.js_auftrag_disabled #btn_ansprechpartner_zuweisen,
.js_auftrag_bearbeiten_wrapper.js_auftrag_disabled #js_auftragnr_nicht_bekannt,
.js_auftrag_bearbeiten_wrapper.js_auftrag_disabled .js_anfalstelle_auftraggeber,
.js_auftrag_bearbeiten_wrapper.js_auftrag_disabled .js_auftragsbestaetigung_an_auftraggeber_senden {
	display: none;
}

.dt-container .row.justify-content-between:first-child {
	margin: 20px 0;
}

.dataTables_wrapper .dataTables_paginate {
    text-align: center;
}

.dt-container .dt-paging {
	margin-top: 20px!important;
}

table tr td.highlight {
	background-color: yellow;
}

.header .header-left .logo img {
	max-height: 55px;
	max-width: 150px;
}

textarea.form-control {
	padding: 20px;
}

#permission-wrapper table tr td,
#permission-wrapper table tr th {
	font-size: 13.5px;
}

.login-wrapper .loginbox .login-right .logo {
	display: none;
	text-align: center;
	margin-bottom: 20px;
}

@media only screen and (max-width: 767.98px) {
	.login-wrapper .loginbox .login-right .logo {
    	display: block;
	}
}

.sort tr td:first-child:hover { 
	cursor: move;
}

.site-overlay {
	display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9998;
    background-color: rgba(0,0,0,0.5);
    -webkit-animation: fade 500ms;
    -moz-animation: fade 500ms;
    -o-animation: fade 500ms;
}    

.text-center {
	text-align: center;
}

.bg-gray {
	background-color: #D3D3D3;
}

.bg-light-gray {
	background-color: #f2f3f1;
}

.site-overlay i {
    position: absolute;
    top: 40%;
    right: 48%;
    color: #fff;
}

.header .version {
	margin: 10px 0 0 20px;
	background: #fff;
	color: #fff;
	padding: 5px;
	font-size: 13px;
	border-radius: 3px;
}


.login-bg {
	background-image: url(../img/login-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
	position: relative;
}


.login-bg:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom right, #313131, #313131);
    opacity: 0.7;
}

.login-bg .main-wrapper { 
	position: relative;
	z-index: 1;
}

.img-responsive { 
	width: 100%;
	max-width: 100%;
}

.margin-medium { 
	margin: 20px 0;
}

.content-center {
	text-align: center;
}

#retrievingfilename {
	margin-top: 15px;
}

.sidebar-menu li .badge {
	margin-left: 5px!important;
}


.sidebar-menu li.active a:hover { 
	cursor: pointer;
}

.js_edit_file:hover {
	cursor: pointer;
}

.form-group .hinweis-text {
	color: #e63c3c !important;
}

.login-right h3 {
	text-align: center;
	font-size: 20px;
}

.btn-icon i {
	margin-right: 5px;
}

.sp-colorize-container.sp-add-on {
	display: none;
}

.mt-18 {
	margin-top: 18px;
}

.mt-10 {
	margin-top: 10px;
}

.mt-20 {
	margin-top: 20px;
}

.mt-30 {
	margin-top: 30px;
}

.mt-40 {
	margin-top: 40px;
}

.mt-50 {
	margin-top: 50px;
}

.pb-40 {
	padding-bottom: 40px;
}

.padding-20 {
	padding: 20px;
}

.mb-10 {
	margin-bottom: 10px;
}

.mb-20 {
	margin-bottom: 20px;
}

.mb-40 {
	margin-bottom: 40px;
}

.mb-50 {
	margin-bottom: 50px;
}

.mt-100 {
	margin-top: 100px;
}

.mb-100 {
	margin-bottom: 100px;
}

.mr-10 {
	margin-right: 10px;
}

.mr-5 {
	margin-right: 5px!important;
}

.ml-10 {
	margin-left: 10px;
}

.ml-20 {
	margin-left: 20px;
}

.ptb50 {
	padding: 50px 0;
}

.ptb25 {
	padding: 25px 0;
}

.padding-40 {
	padding: 40px;
}

.border-radius {
	border-radius: 8px;
}

.hidden {
	display: none;
}

.checkbox span {
	margin-left: 8px;
}

.profile-header .user-Location i {
	margin-right: 10px;
}

span.required {
    font-weight: bold;
    font-size: 16px;
    margin-left: 5px;
}

.user-header .user-text {
	margin-left: 10px;
}

.user-menu .dropdown-menu .dropdown-item {
    padding: 7px 15px;
}
.user-menu .dropdown-menu .dropdown-item {
    display: flex;
    align-items: center;
    padding: 10px 15px;
}

.text-white {
	color: #fff;
}

.btn-icon i {
	margin-left: 8px;
}

.print_show { 
	display: none;
}

/* Warenbestandsliste */

.widget-profile {
    background-color: #fff;
    border-bottom: 1px solid #f0f0f0;
}
.widget-profile .card-body {
    padding: 1rem;
}
.widget-profile .profile-info-widget {
	display: block;
	text-align: center;
}
.widget-profile .profile-info-widget .booking-doc-img {
    display: inline-block;
    margin: 0 0 15px;
    width: auto;
    padding: 8px;
}
.widget-profile .profile-info-widget .booking-doc-img img {
    border-radius: 50%;
    height: 120px;
    width: 120px;
}
.appointment-list .profile-info-widget {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    margin-right: auto;
    text-align: left;
}
.appointment-list .profile-info-widget .booking-doc-img img {
    border-radius: 4px;
    height: 120px;
    object-fit: cover;
    width: 120px;
}
.appointments .appointment-list {
	background-color: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	margin-bottom: 20px;
    padding: 20px;
}

.patient-info {
	margin-top: 15px;
}
.patient-info ul {
    padding: 0;
    list-style: none;
	font-size: .875rem;
	margin: 0;
}
.patient-info ul li {
    position: relative;
    font-size: 1rem;
    font-weight: 500;
    color: #272b41;
    text-transform: capitalize;
}
.patient-info ul li + li {
	margin-top: 15px;
}
.patient-info ul li i {
	width: 18px;
}
.patient-info ul li span {
    color: #757575;
    float: right;
    font-weight: 400;
}

.profile-info-widget {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    text-align: left;
}
.profile-info-widget .booking-doc-img {
    margin-right: 15px;
}
.profile-info-widget .booking-doc-img img {
    border-radius: 4px;
    height: 90px;
    width: 90px;
    object-fit: cover;
}
.profile-det-info {
	overflow: hidden;
}
.profile-det-info h3 {
	font-size: 17px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.patient-details h5 {
    color: #757575;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.patient-details h5 i {
	width: 18px;
}

.ware_item .qr_code { 
	width: 150px;
}

.btn-group a {
	margin-right: 15px;
}


/* Print */

@media print {
     body {
    	background-color: #fff;
    }
	
	.print_show { 
		display: block;
	}

    .page-wrapper { 
        margin: 0;
        padding: 0;
    }
	
	.print_hidden, 
	.header, 
	.page-header, 
	.edit_ls_anschrift, 
	.sidebar { 
		display: none;
	}
	
	.invoice-container { 
		padding: 0;
		margin: 0;
		border: none;
	}
	
	.rows-print-as-pages > .row:nth-child(4) {
		page-break-before: always;
	}

	.invoice-container input.form-control { 
		border: none;
		padding: 0;
		box-shadow: none;
		height: auto;
		width: auto;
	} 

	.invoice-container .table-files thead th:last-child,
	.invoice-container .table-files tbody td:last-child,
	.invoice-container .table-files .edit-icon,
	.invoice-container .table-files .fe-trash {
		display: none;
	}

	.invoice-container .table-files,
	.invoice-container .table-files td,
	.invoice-container .table-files th {
		border: 0px!important;
	}

	.invoice-container .table-files a {
		text-decoration: none;
	}
	
	
}

.sticky-footer {
	bottom: 0px;
    position: fixed;
    width: 100%;
	padding: 10px 20px;
	z-index: 999;
}

.sticky-footer .form-group {
	margin: 0;
}

.disabled {
	pointer-events: none;
	opacity: 0.5;
}

@font-face {
	font-family: 'DIGITAL';
	src: url('../fonts/DS-DIGII.TTF');
  }
  
.digital-clock {
	float: right;
	width: 200px;
	height: 60px;
	color: #ffffff;
	border-radius: 4px;
	text-align: center;
	font: 50px/60px 'DIGITAL', Helvetica;
}



.content .form-edit {
	padding-bottom: 200px;
}

.img-max-100 {
	max-width: 100%;
}

.card .card-header .card-title {
	font-size: 20px;
}

#accordion .card .card-header {
	border-bottom: 0px;
}

#accordion .card {
	margin-bottom: 15px;
}

#accordion .card:hover {
	cursor: pointer;
}

.alert {
	text-align: center;
}

.ampel {
	display: inline-block;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	position: relative;
	margin: 0;
	padding: 0;
}

.ampel-rot {
	background-color: red;
    box-shadow: 0 0 10px red;
}

.ampel-gruen {
	background-color: limegreen;
    box-shadow: 0 0 10px limegreen;
}

.ampel-gelb {
	background-color: #f39c12;
    box-shadow: 0 0 10px #f39c12;
}

.ampel-schwarz {
	background-color: #333;
    box-shadow: 0 0 10px #333;
}

.ampel-grau {
	background-color: #808080;
    box-shadow: 0 0 10px #808080;
}

.a_link {
	text-decoration: underline;
	color: #17b3f2;
}

.a_link:hover {
	text-decoration: none;
}

.text-gruen {
	color: #26af48;
}

.text-rot {
	color: #e63c3c;
}

.lieferschein_entwurf {
	background-color: red;
	padding: 10px 20px;
	color: #333;
	float: right;
	margin: 20px 0;
}

.notebook-editor-wrapper {
	width: 780px;
    margin: 100px auto;
}

.notebook-editor {
	line-height: 25px;
	margin-top: 20px;
	padding: 50px;
	border: 1px solid #eee;
	border-radius: 8px;
}

.suche_form {
	margin: 40px 0;
}

.suche_form h4 {
	font-size: 20px;
	margin-bottom: 20px;
}

@media only screen and (max-width: 767.98px) {
	.notebook-editor-wrapper {
    	width: 100%;
	}
	.notebook-editor {
		padding: 20px;
	}
	.suche_form button {
		margin-top: 10px;
	}
}

@media print {
	.table-responsive {
    	overflow-x: visible;
	}
	.qualitySelector,
	.lostSelector {
		border: none;
	}
}


.table-data-small {
	font-size: 13px;
	color: #757575ed;
}

.btn-yellow {
	color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

#permission-wrapper .table tr td:first-child {
	background-color: #f2f3f1;
}

.radio-button-group input {
	margin-right: 10px;
}

.radio-button-group input:last-child {
	margin-left: 10px;
}

.btn:hover {
	cursor: pointer;
}

.barcode-font {
	font-family: 'Libre Barcode 128', cursive;
	font-size: 70px;
}

.js_gewerke_menue .btn {
	background-color: #3d464d;
	color: #fff;
}

.js_gewerke_menue .btn.active { 
	background-color: #17b3f2;
}

#modal_waren_auswahl .js_gewerke_html span:hover {
	cursor:pointer;
}

.badge.active {
	background-color: #3AAA35!important;
}

.btn-blue {
	background-color: #17b3f2;
	border-color: #17b3f2;
}

.beitrag-area {
	padding: 20px 80px;
	border-radius: 6px;
}

.js_beitraege_list {
	list-style-type: none;
	padding: 20px 60px;
}

.js_beitraege_list li {
	padding: 10px;
}

.js_beitraege_list li .table-avatar img { 
	width: 60px;
	height: 60px;
	float: right;
}

.js_beitraege_list li .beitrag-text {
	background-color: #fff;
	padding: 20px 40px;
	border-radius: 8px;
	position: relative;
	border: 4px solid #e6e6e6;
}

.js_beitraege_list li .beitrag-date {
	margin-top: 10px; 
}

.js_beitraege_list li .delete_icon_beitrag {
	position: absolute;
	top: 10px;
	right: 30px;
	font-size: 18px;
	cursor: pointer;
	color: red;
}

.js_beitraege_list li .edit_icon_beitrag {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 18px;
	cursor: pointer;
}
.js_beitraege_list li .comments_icon_beitrag {
	position: absolute;
	top: 10px;
	right: 50px;
	font-size: 18px;
	cursor: pointer;
}

.js_beitraege_list li ul.kommentare {
	list-style-type: none;
	margin-left: 20px;
}

.js_beitraege_list li ul.kommentare .table-avatar img { 
	width: 40px;
	height: 40px;
}

.js_beitraege_list li ul.kommentare .beitrag-text {
	padding: 12px;
	border: none;
}

.js_beitraege_list li ul.kommentare li {
	padding-bottom: 5px;
}

.js_beitraege_list li ul.kommentare li:first-child {
	margin-top: 20px;
}



.tab h3 {
	font-size: 18px;
	margin: 5px 0;
} 
  
  /* Change background color of buttons on hover */
  .tab button:hover {
	color: #17b3f2;
  }
  
  /* Create an active/current "tab button" class */
  .tab button.active {
	color: #17b3f2;
	font-weight: bold;
  }

li:has(button.active) {
	border-left: 2px solid #17b3f2;
}

.tab button {
	display: block;
	background-color: inherit;
	width: 100%;
	border: none;
	outline: none;
	text-align: left;
	cursor: pointer;
	transition: 0.3s;
}

ul.tab {
	float: left;
	width: 20%;
	min-height: 400px;
	padding: 10px 20px;
	list-style: none;
	margin: 0;
	padding: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

ul.tab li { 
	padding: 8px 10px;
}

  /* Style the tab content */
  .tabcontent {
	float: left;
	padding: 0px 12px;
	width: 80%;
	padding-left: 40px;
	border-left: none;
	height: 300px;
  }


.tabcontent h3 {
	border-bottom: 1px solid #cfcfcf;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.js_table_leihartikel tr[data-zurueckgegeben="nein"] {
	opacity: 0.6;
}


.tabs.ui-widget.ui-widget-content {
	border: none!important;
}

.button-group {
	display: -webkit-inline-box;
}

.button-group > div,
.button-group > a,
.button-group > button {
	margin-right: 10px;
	margin-bottom: 10px;
}

.suche_form .required {
	display: none;
}

.ul_produkte,
.ul_ansprechpartner,
.ul_auftraggeber {
	list-style: none;
	margin: 0;
	padding: 0;
}

.ul_produkte li,
.ul_ansprechpartner li,
.ul_auftraggeber li {
	margin-bottom: 5px;
}

.filter-radios {
	margin-bottom: 20px;
}

.filter-radios .checkbox {
	float: left;
	margin-right: 10px;
}


.gmap3{
	margin: 20px auto;
	border: 1px dashed #C0C0C0;
	width: 100%;
	height: 500px;
}
  
.cluster{
	color: #FFFFFF;
	text-align:center;
	font-family: 'Arial, Helvetica';
	font-size:11px;
	font-weight:bold;
	cursor: pointer;
}
  
.cluster-1{
	background-image:url(images/m1.png);
	line-height:53px;
	width: 53px;
	height: 52px;
}
  
.cluster-2{
	background-image:url(images/m2.png);
	line-height:53px;
	width: 56px;
	height: 55px;
}
  
.cluster-3{
	background-image:url(images/m3.png);
	line-height:66px;
	width: 66px;
	height: 65px;
}

.card_body_umkreissuche_suchergebnisse {
	overflow-y: scroll;
    max-height: 800px;
}

.btn-rounded {
	border-radius: 50%;
}

.span-color {
	width: 20px;
	height: 20px;
	border-radius: 50%;
}

.padding-0 {
	padding: 0px!important;
}

.ampel-notification {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0;
    padding: 0;
}

.select2-container--default .select2-selection--multiple {
	min-height: 40px;
}
.select2-container--default .select2-selection--multiple{
    border-radius: 4px;
    cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}

.max-height-100 {
	max-height: 100px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
	color: #fff;
}

.bg-grau {
	background-color: #f2f3f1;
}

.js_produkte tr.has-parent td,
.js_produkte tr.has-parent td .btn {
	font-size: 14px!important;
}

.table tr td:first-child input[type="checkbox"] {
	margin-right: 10px;
}

.js_auftragsnummer_anpassen {
	text-decoration: underline;
	color: #0069d9;
}

.js_auftragsnummer_anpassen:hover {
	text-decoration: none;
	cursor: pointer;
}

.button-row a,
.button-row button {
	margin-left: 10px;
}

ul.pagination li a.selected {
	background-color: #004236;
	color: #fff;
	font-weight: bold;
	border-color: #004236;
}

.js_conversion_link_kopieren {
	cursor: pointer;
}

.badge-blue {
	background-color: #0069d9;
	color: #fff;
}