@font-face {
  font-family: 'Nunito';
  src: url(../fonts/Nunito-ExtraLight.ttf) format('ttf');
}
@font-face {
  font-family: 'AkkoPro-Bold';
  src: url(../fonts/AkkoPro-Bold.otf) format('otf'),
       url(../fonts/AkkoPro-Bold.woff2) format('woff2'),
       url(../fonts/AkkoPro-Bold.woff) format('woff');
       url(../fonts/Nunito-ExtraLight.ttf) format('ttf');
}

body {
	    font-family: var(--bs-font-sans-serif);
		background: #a2a2a217;
}
h1, h2, h3, h4 {
	font-family: 'AkkoPro-Bold'!important;
}
h6 {
    font-weight: 800;
    color: #e51c41;
}
.cardheader {
    background: #f8f9fc;
    border-radius: 6px;
}
.userinfo{
	position: absolute;
    background: #9100ff;
    font-size: xx-small;
	left: 57px;
	cursor: help;
}
.userinfo_wait{
	position: absolute;
    background: #ffd04a;
    font-size: xx-small;
	left: 73px;
	cursor: help;
}
span.callback.bg-secondary {
    padding: 4px;
    border-radius: 100px;
    width: 28px;
    display: inline-block;
    color: white;
    text-align: center;
    font-size: smaller;
    position: relative;
    bottom: 5px;
	cursor: not-allowed;
}
.form-label{line-height:0;}
.addbutton{top:-20px;position:relative;float:right;border-radius: 100%;
width: 60px;
    height: 57px!important;
    color: white;
    font-size: 14px!important;
    padding-left: 14px!important;}
.addbutton:hover {
    color: white!important;
    box-shadow: 2px 3px 7px #00000080;
	
}
.addbutton > .fad:hover {
    color: white!important;
    
	
}
.w70{width:70px;}
.w80{width:80px;}
.w90{width:90px}
.w100{width:100px}
a:hover{
	color:black;
}
.cred{color: #e00000;}
i.fad.fa-calendar-alt {
    padding-right: 28px;
}

@media (max-width: 768px){
.bg-cbc {

    min-width: 18px!important;

}
.nav-tabs .nav-item {

    width: 24vw!important;
}
	.squaredFour {
    display: none;
}
audio {
    margin-left: 0px!important;

}
.phoneadd
{
	    padding-left: 0px!important;
}
	span.allok {
	font-size: 3rem!important;
}
.bigicon {

    margin-right: 48px!important;

}
	.voicerow {
    
    
margin-bottom: 29px;
    border: 1px solid #a5a5a5;
    box-shadow: 2px 2px 6px #00000029;
    padding: 0 0px;
}
.login-clean {
    background: none;
    padding: 5px;
}
.foldertext{
			display:none;
			padding-right:3px;
			}
.foldericon{
font-size: 1.1rem;
    margin-right: 4px;
    color: black;
	}
	.sidebar.toggled {
    overflow: hidden;
    left: -108px;
	position: fixed;
    z-index: 9;
	transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000); /* ease-in-out */
	transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); /* ease-in-out */
}
.sidebar {
    width: 6.5rem;
    min-height: 100vh;
    left: 0;
	position: fixed;
    z-index: 9;
	transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000); /* ease-in-out */

transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); /* ease-in-out */
}
	.icons {
color: black;
	font-size: 1.2rem!important;
	}

	.nav-link {
	padding: 8px;
    font-size: 14px;
    padding-left: 10px;
}
.sidebar.toggled .nav-item .nav-link span {
    display: none!important;
	}
	.sidebar .nav-item .nav-link i {
    font-size: 1.2rem!important;
	}
.tab-content {
    display: flow-root;
    background-color: white;
    position: relative;
    border: 1px solid #dddfeb;
    border-top: 0;
    padding: 0px;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {

  width: 100%!important;
padding-right: 0.1rem!important;
    padding-left: 0.1rem!important;
    margin-right: auto;
    margin-left: auto;
    background: white;
  
}
img.logoimg {
    padding-left: 10px;
}
.headcontent {
    padding: 0 14px;
}
.container.min-vh-100{
	padding-top: 20px;
}
	
	}
	
	
	@media (min-width: 768px){
.voicerow {
    
    
    background-color: #f3f3f3;
    margin-bottom: 34px;
    border: 1px solid #e2e2e2;
    box-shadow: 2px 2px 6px #00000029;
	padding: 0 20px;
}
.container.min-vh-100{
	padding-top: 100px;
}
nav.navbar.navbar-light.navbar-expand.bg-white.shadow.topbar.static-top {
   position: fixed;
    width: 100vw;
	z-index: 999;
}
	
	}
a.tellink.ms-2 {
    margin-right: 20px;
    display: inline-block;
    width: 150px;
	color: #7a7a7a;
}
a.tellink.ms-2:hover{
	color: #7a7a7a;
}
.tab-content {
    display: flow-root;
    background-color: white;
    position: relative;
    border: 1px solid #dddfeb;
    border-top: 0;
    padding: 15px;
}
.kleintext {
font-size: 1rem;
    margin-top: 9px;
    border-bottom: 1px dashed;
    height: auto;
    margin-left: 18px;
    margin-right: 10px;
    width: calc(100% - 40px);
    color: #7a7a7a;
    font-family: 'AkkoPro-Bold'!important;
}


	audio {
    border: 1px solid #a7a7a7;
    background: #f1f3f4;
    height: 2.5rem;
    margin-top: 7px;
    width: 100%;
	margin-left: 15px;
	font-family: 'AkkoPro-Bold'!important;
}
form.iconform {
    display: inline-flex;
    width: 43px;
}
.icons {
    font-size: 1.5rem;
    
}
.icons:hover {
    color:green;
    
}
.vtc{
	margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #6e707e;
    background-color: #f3f3f3;
    border-color: #dddfeb #dddfeb #f3f3f3;
}
.nav-tabs .nav-link {
    margin-bottom: -1px;
    background: none;
    border: 1px solid #c3c3c369;
    border-top-left-radius: .35rem;
    border-top-right-radius: .35rem;
}

.bg-cbc {
    background-color: #e51c41 !important;
    margin-left: 4px;
    color: white;
    min-width: 25px;
    height: 11px;
    text-align: center;
    font-size: 9px;
    padding-top: 4px;
    display: inline-table;
    line-height: 10px;
    position: relative;
    top: -9px;
    padding-left: 6px;
	
}
.bg-light {
    background-color: #f8f9fc !important;
	    margin-left: 4px;
    min-width: 25px;
    height: 11px;
    text-align: center;
    font-size: 9px;
    padding-top: 4px;
    display: inline-table;
    line-height: 10px;
    position: relative;
    top: -9px;
    padding-left: 6px;
    color: black;
	border:1px solid #cccccc!important;
}
.ptzvh{padding-top: 2%;}
.ptevh{padding-top: 1%;}
.mwzh{max-width: 200px;}

.btnfixed{
    position: fixed;
    left: 31px;
    z-index: 99;
}
.bg-gradient-primary {
    background-color: #4e73df;
    background-image: linear-gradient(
180deg
, #2648ab 10%, #7d9fff 100%);
    background-size: cover;
}
.foldertext{
			
			padding-right:10px;
			}
.tellink{text-decoration:none!important;}
#loader {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: #80808047;
    top: 0;
    left: 0;
    z-index: 9999;
    padding: calc(50ch - 50px) calc(50vw - 50px);
}
.table td, .table th {
  padding: .2rem;
}

.table2 td {
  padding-bottom: 22px;
}

.table2 {
  width: 100%;
}



.teltastatur {
  border: 1px solid rgb(13,13,13);
  padding: 0px 12px;
  width: 28px;
  border-radius: 10px;
  font-weight: bold;
  line-height: 40px;
}

.fad:hover {
  color: #e51c41;
}

.preimage {
  width: 70px;
  height: 100%;
  position: relative;
  background-color: white;
  display: block;
}

.preimage:hover.preimage > img {
  position: absolute;
  width: 300px;
  background-color: white;
  padding: 30px;
  border: 1px solid black;
  box-shadow: 2px 2px 13px rgba(0,0,0,0.69);
  z-index: 9999;
  top: -70px;
}

.preimage > img {
  width: 70px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #6e707e;
  background-color: #ffffff;
  border-color: #dddfeb #dddfeb #ffffff;
  z-index: 999;
border-bottom: 2px;
}

.nav-tabs .nav-link {
  border: 1px solid #bbbbbb7d;
  border-top-left-radius: .35rem;
  border-top-right-radius: .35rem;
  background-color: #f3f3f3;;
  color: #a7a7a7;
}

.nav-tabs .nav-item {
  margin-bottom: -2px;
}

.card.shadow {
  border-radius: 0;
}

.preisarea {
  width: 50%;
  float: left;
  padding-right: 10px;
}

span.kpreise {
  font-size: small;
  color: #ababab;
}

span.date {
  font-size: x-small;
  display: block;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {

  width: 80%;
    padding-right: 4.75rem;
    padding-left: 3.75rem;
    margin-right: auto;
    margin-left: auto;
    background: white;
  
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.input-group {
  margin-bottom: 20px;
}

.input-group-text {
  min-width: 180px;
  text-align: center;
}

.modal-xxl {
  max-width: 1640px;
}

#benutzercsv {
  padding: 5px;
  border-radius: 5px;
  border: 1px solid #b7b5b5;
  width: 100%;
  margin-bottom: 20px;
  background-color: aliceblue;
  box-shadow: 1px 0px 6px #00000054;
}

.uploadform {
  margin-bottom: 20px;
}

.labeluploader {
  margin-bottom: .5rem;
  float: left;
  margin-right: 30px;
}

.deletebutton {
  float: right;
}

#uploader {
  margin-right: 20px;
}

.editfield {
  position: absolute;
  padding: 8px 4px 7px 12px;
  background-color: #ececec;
  border-radius: 5px;
  box-shadow: 1px 1px 4px #00000069;
  left: 5px;
  top: 4px;
}

.btn .badge {
  position: relative;
  top: -14px;
  left: -8px;
}

span.filedate {
  display: block;
}

.badge, .badge:focus {
  border: none;
}

.badge-info > a {
  color: white;
}
.login-clean {
  background: none;
  padding: 80px 0;
}

.login-clean form, .feedbackbox{
 max-width: 420px;
    width: 90%;
    margin: 0 auto;
    background-color: #ffffff;
    padding: 40px;
    border-radius: 4px;
    color: #505e6c;
    box-shadow: 1px 1px 5px rgb(0 0 0 / 16%);
    border: 1px solid #00000029;
}

.login-clean .illustration {
  text-align: center;
  padding: 0 0 20px;
  font-size: 100px;
  color: rgb(244,71,107);
}

.login-clean form .form-control {
  background: #f7f9fc;
  border: none;
  border-bottom: 1px solid #dfe7f1;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  color: inherit;
  text-indent: 8px;
  height: 42px;
}

.login-clean form .btn-primary {
  background: #e51c41;
  border: none;
  border-radius: 4px;
  padding: 11px;
  box-shadow: none;
  margin-top: 26px;
  text-shadow: none;
  outline: none !important;
}
.danger{
	color:#e51c41;
}

.login-clean form .btn-primary:hover, .login-clean form .btn-primary:active {
  background: #eb3b60;
}

.login-clean form .btn-primary:active {
  transform: translateY(1px);
}

.login-clean form .forgot {
  display: block;
  text-align: center;
  font-size: 12px;
  color: #6f7a85;
  opacity: 0.9;
  text-decoration: none;
  padding: 6px 0;
}

.login-clean form .forgot:hover, .login-clean form .forgot:active {
  opacity: 1;
  text-decoration: none;
}

.alert-warning, .alert-success  {
     position: fixed;
    margin-left: calc(50vw - 250px);
    width: 80vw;
    max-width: 500px;
    left: 0;
    top: 25vh;
    box-shadow: 0 0 20px 9px #00000045;
	z-index: 99999;
}
.fa-toggle-off, .fa-toggle-on,{
	font-size:1.8rem;
}
.fabig{
	font-size:1.3rem;
}
.fadtab{font-size:1.6rem;}
.fa-toggle-on:before{
	color: #32bf32 !important;
}
.tableform{
display: initial;
}
.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0 transparent!important;
}
i.fad.fa-exclamation-triangle {
    font-size: 1.3rem;
    padding-left: 19px;
    color: #ff8100;
	margin-top: 11px;
}
}
i.fad.fa-exclamation-triangle:hover {

    color: #ff0000;
}
.form-check {

    margin-bottom: 0.525rem;
}
.form-check-input:checked {
    background-color: #df4e4e;
    border-color: #df4e4e;
}
.mailbadge {
    border-radius: 100%;
    width: 16px;
    height: 16px;
    font-size: 0.6rem;
    margin-left: -7px;
    margin-top: 12px;
    position: relative!important;
    top: -14px!important;
    padding-left: 3px;
    text-align: right;
    padding-top: 4px;
    display: inline-block;
    left: 2px!important;
}
i.mailbadgeicon.fas.fa-question {
    padding-left: 1px!important;
}
input:required {
  border: 1px solid red;
}
.schmal{
	width: 70px;
}
span.trunkgreen {
    background: #63e600;
}
span.trunkred {

    background: red;

-webkit-transition: all 1.0s 0s ease-in-out;
-moz-transition: all 1.0s 0s ease-in-out;
-o-transition: all 1.0s 0s ease-in-out;
transition: all 1.0s 0s ease-in-out;
color:transparent;
}

.blink-bg{

		animation: blinkingBackground 2s infinite;
	}
	@keyframes blinkingBackground{
		0%		{ 
	
background: #ff5151;
-webkit-transition: all 1.0s 0s ease-in-out;
-moz-transition: all 1.0s 0s ease-in-out;
-o-transition: all 1.0s 0s ease-in-out;
transition: all 1.0s 0s ease-in-out;	
		
		}

		50%		{ 
box-shadow: 0 0 0px #ff0000;		
background: red;
box-shadow: 0 0 5px #ff0000e3;


		}

		100%	{ 
background: #ff5151;
-webkit-transition: all 1.0s 0s ease-in-out;
-moz-transition: all 1.0s 0s ease-in-out;
-o-transition: all 1.0s 0s ease-in-out;
transition: all 1.0s 0s ease-in-out;	

		}
	}
.ablage{
	
	background: -moz-radial-gradient(center, ellipse cover,  #ff552b 0%, #d10000 100%);
background: -webkit-radial-gradient(center, ellipse cover,  #ff552b 0%,#d10000 100%);
background: radial-gradient(ellipse at center,  #ff552b 0%,#d10000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff552b', endColorstr='#d10000',GradientType=1 );
}
.trunks{
	padding-top:0px;
	display: block;
}
.trunkicon {

    float: left;
padding: 0 10px 0 0;
}
span.mailbadge.badge.bg-warning {
    padding-left: 0.34rem;
    width: 18px;
    height: 18px;
    padding-top: 0.3rem;
	background-color: #f7b100!important;
}
span.refresh {
    display: inline;
    right: 18px;
    position: relative;
}
.kleintext i.fad {
    font-size: 1.1rem;
    color: #3e3e3e;
}
.custom-control-label:before{
  background-color:red;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before{
  background-color:black;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::after{
  background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='red' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
.moveto{
	display:inline;float:left;
}
span.movetotext {
    display: inline-flex;
    width: 200px;
    float: left;
    margin: 6px 20px 0 15px;
}
label.moveto {
    font-size: 1.5rem;
    color: black;
    padding-right: 30px;
}
.allbtn {
    margin-right: 11px;
    margin-top: 5px;
    margin-left: 4px;
}
.float-right {
    display: flex;
    justify-content: flex-end;
}
.bigicon{
    display: flex!important;
    justify-content: space-evenly;
    margin-right: 70px;
    margin-top: -95px;
}
span.allok {
    font-size: 4rem;
    text-align: center;
    display: block;
    word-spacing: 3rem;
    line-height: 60px;
}
.card-minheight{
	min-height:250px;
}
.trunkline {
    height: 5px;
    width: 100%;
    
}
.trunkststus{
display: inline-block;
    height: 5px;
    width: 14px;
    margin-right: 0px;
    color: transparent;
    border-right: 2px solid #d9edcc;
    border-left: 2px solid #67b16770;
}
.trunkststus:last-child{
border-right:0px solid transparent;
}
.switchbadge {
    display: inline-block;
    padding: .2em 0.5em;
    font-size: 0.60em;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .2rem;
	border:0px;
}
.toggleswitch{
    font-size: 1.6rem;
}
.popover-body {
    padding: 0.3rem 0.5rem!important;
    color: #000000;
    
}
.form-control {

    margin-bottom: 1rem;
}
label {
    display: inline-block;
    font-weight: 600;
    color: #4e4949;
    margin-left: 7px;
    font-size: 0.9rem;
}
.card-header-kunden {
    padding: 0.5rem 0.2rem 0.4rem 0.7rem;
    margin-bottom: 0;
    background-color: #f8f9fc;
    border-bottom: 1px solid #e3e6f0;
    font-size: 1rem;
    font-weight: 600;
    white-space: nowrap;
    overflow-x: clip;
    text-overflow: ellipsis;
    border-radius: 0.35rem 0.35rem 0 0;
	    max-width: 80%;
    float: left;
}
.card {

    border: 1px solid #c3c3c3!important;

}
.dropdown-item {

    font-size: 1rem;
    line-height: 2rem;
}
.userstatus {
    padding-top: 0px;
    display: block;
    height: 3px;
}
.callline{
	width:100%;
	height:15px;
	background-color:white;
	border:0px solid gray;
	display: inline-flex;
    flex-direction: row;
}
.calltime{
height: 15px;
    display: inline-block;
    color: white;
    font-size: 10px;
    line-height: 16px;
    text-align: center;
	min-width: 20px;
}
.exdelay{
background-color:red;
}
.excall{
background-color:green;
}
.devicename {
    display: block;
    word-break: break-all;
    overflow: hidden;
}
.deviceicon {
    display: inline-table;
    width: 30px;
    text-align: center;
}
span.divicelist {
    display: -webkit-inline-box;
}
.h2delay{
	display: flex;
    align-items: center;
}
textarea:active, 
input:active, 
textarea:focus, 
input:focus,
button:focus,
button:active,
button:hover,
label:focus,
.btn:active,
.btn.active
{
    outline:0px !important;

    box-shadow: none !important;
}
.accordion-button:not(.collapsed) {
    color: #e41c41!important;
    background-color: transparent!important;
    box-shadow: none;
}
input.delaycheck[type=checkbox]
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(0.8); /* IE */
  -moz-transform: scale(0.8); /* FF */
  -webkit-transform: scale(0.8); /* Safari and Chrome */
  -o-transform: scale(0.8); /* Opera */
  transform: scale(0.8);
  margin-left: 20px!important;
}
input.allcheck[type=checkbox] {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.5);
    margin-left: 28px!important;
    margin-bottom: 24px!important;
}
.list-group-item+.list-group-item {
    border-top-width: 0;
}

.divicenames {
    display: flex;
    flex-direction: column;
}
span.divicenames.dhead {
    font-size: smaller;
    font-weight: 800;
    float: left;
}
span.divicenames.dsub {
    font-size: small;
    font-weight: 400;
}
i.deviceicon2 {
    /* display: flex; */
    padding-top: 4px;
}
.accordion-body {
    border-top: 1px solid #dddddd;
}
.ranger {
    display: flex;
}
output {
    display: flex;
    font-size: small;
    align-content: center;
    width: 25px;
    margin: 0 auto;
    padding-top: 3px;
    justify-content: right;
}
    input[type='range']::-webkit-slider-thumb {
      width: 15px;

      height: 15px;

      background: #e41c41;
      
    }
.filterarea {
    display: flex;
    flex-direction: column;
}
.devicetypeicon {
display: flex !important;
    flex-direction: row;
    justify-content: flex-end;
}
.text-right {
    /* display: inline-flex; */
    float: right;
    height: 5px;

}
span.userdetails {
    font-family: 'Nunito';
    font-size: small;
    color: gray;
    font-weight: 400!important;
    display: block;
}
span.username {
    width: 100%;
    float: left;
    padding-bottom: 4px;
}
.accordion-button {

    color: #e51c41;

}
span.nameblock {
    display: inline-block;
}
span.accoicon {
    position: relative;
    top: -12px;
    color: #999999;
    font-size: 16px;
}
.userconicon {
    font-size: 1.1rem;
    line-height: 2rem;
}
.off-pill {
    border-radius: 15px 0px 0px 15px !important;
}
.from-pill {
    border-radius: 0px 15px 15px 0px !important;
}
span.callback.bg-success {
    width: 25px;
    display: block;
    height: 25px;
    border-radius: 30px;
    padding-top: 3px;
    padding-right: 0px;
    position: relative;
    bottom: 3px;
    font-size: smaller;
    text-align: center;
}