.form-group {
	padding-bottom: 10px;
}

.tooltip-inner {
	background-color: rgb(66, 66, 66);
}

.tooltip .arrow {
	display:block;
}
.bs-tooltip-auto[x-placement^="top"] .arrow::before, .bs-tooltip-top .arrow::before {
	border-top-color: rgb(66, 66, 66);
}

/* home.tpl / telefoon_overzicht.tpl css */
/* #TelephoneNumberList a .btn, #TelephoneNumberList td .js-edit {
	padding: 5px 9px;
} */
#TelephoneNumberList td {
	padding: 8px 8px;
}

.accountDiv {
	margin-top: 20px;
	margin-bottom: 10px;
}

img {
	max-width: 300px;
}

img.MainLogo {
	display: block;
	margin: 80px auto 0;
}

.breadcrumb {
	margin-top: 50px;
}

#CDRDownloadBtn {
/*	margin-bottom: 15px;*/
	margin-left: 0;
	/*width: 100%;*/
}

#periodSelectDiv Button {
	max-width: 250px;
}

#CDR label {
	margin-bottom: .5rem;
}

small.trunk-label {
	color: #00a9e9;
	text-transform: uppercase;
}

.errfield {
	border: 1px solid red;
}

/*.editPageBtn {
	color: black;
}*/

.col-custom-1 {
	max-width: 9.99999%;
}
.col-custom-2 {
	padding-left: 20px !important;
}
.table-custom-hdr1 th {
	color:#005EA7 !important;
	border-top: 0px;
	/* font-size: 16px !important; */
	/* padding-bottom: 8px !important; */
	/* border-bottom: 0px !important; */
}
.table-custom-hdr2 th{
	padding-top: 0px !important;
	padding-bottom: 8px !important;
	/* border-top: 0px; */
	/* border-bottom: 0px !important; */
}

.firstRow td {
	padding: 16px 8px;
	/* padding-bottom: 8px !important;
	padding-top: 8px !important; */
}

.numberRow .forwardStatus, .firstRow .forwardStatus{
	padding-top: 19px !important;
}

.dot {
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: #e2e4e8;
	border-radius: 50%;
}
.dot.success {
	background-color: #8dc63f;
}
.numberRow td {
	padding: 16px 8px;
	/* padding-bottom: 8px !important;
	padding-top: 8px !important; */
}
/* #invoiceTable {
	border-bottom: 0px;
} */
#loginform .form-control:hover {
	border: 1px solid #a9a9a9;
}
.form-control.empty {
	background-color: #f2f2f2;
}
.form-control:hover {
	border-bottom: 2px solid #cdcdcd;
}
label {
	margin-bottom: 0;
	padding: 0 2px;
}
/*label {
	font-weight: normal;
	color: #0000008a;
}*/

/* telefoonummer instellingen (sommige ook voor multi) css */

.custom-switch {
	padding-top: 23px;
}

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

.nav-link {
	padding: 10px 12px !important;
}
.toggleCol {
	text-align: end;
}
.colLabel {
	margin-left: 10px;
	justify-content: start;
}
.checkboxLabel {
	color: gray;
	font-size: 16px;
	margin-left: 5px;
	margin-bottom: 0px;
}
.checkboxGroup {
	margin-bottom: 3px;
}
.whitearea {
	padding-bottom: 30%;
}

.SaveBtnDiv, .btnDiv {
	text-align: end;
}
.btnDiv .btn-danger {
	margin-top: 2%;
	margin-right: 15%;
}
.btnDiv .firstSaveBtn {
	margin-top: 2% !important;
	margin-right: 24% !important;
}

.btnDiv .btn-success {
	margin-top: 2%;
	margin-right: 1%;
}

#SaveProfileBtn {
	margin-top: 2%;
	margin-right: 1%;
}

.timeinput {
	display: inline-block;
	width: 100% !important;
	text-align:center;
}
.Time {
	margin-left: 1%;
	width: 28%;
	display: inline;
	
}

.time-group .btn{
	vertical-align: unset;
}

#addSchemaBtn {
	color:#76D472;
	display: inline-block;
	cursor: pointer;
}
.addSchemaSpan {
	text-align: end;
	font-size: x-large;
}
.DoorschakelSchema {
	padding-bottom: 20px;
}
.addedSchema {
	padding-top: 20px;
	border-top: 2px solid #98B9D6; 
}
@media (max-width: 600px) {
	.lastCheckBoxGroup {
		margin-bottom: 20px;
	}
	.time-group {
		padding-right: 20px;
		max-width: 100%;
	}
}
@media (min-width: 600px) {
	.time-group {
		padding-right: 20px;
		max-width: 50%;
	}
	.time-form {
		display: flex;
		flex-flow: row wrap;
		align-items: center;
	}
}
.timeError {
	margin: 0px;
	margin-top: -1rem;
}

/* Multi edit specifieke css */

.multiSaveBtnDiv {
	margin-top: 10px;
	text-align: end;
}

#SaveProfilesBtn {
	margin-top: 2%;
	margin-right: 2%;
}

input::-moz-placeholder {
  color: #999;
  opacity: 1;
}
input:-ms-input-placeholder {
  color: #999;
}
input::-webkit-input-placeholder {
  color: #999;
}

.BlockList {
	list-style: none;
	margin-top: 0;
	margin-bottom: 0;
}
.numberlist {
	list-style: none;
	margin-top: 0;
	margin-bottom: 0;
	max-height: calc(20*1.53em);
	height: calc(20*1.53em);
	overflow-y: scroll;
	background-color: #F2F2F2;
	border-radius: 6px;
	padding: 10px;
	/*max-height: 80vh;*/
}
.treeicon {
	width: 10px;
	display: inline-block;
	cursor: pointer;
	text-align: center;
}
.alignSpan {
	width: 10px;
	display: inline-block;
}
#selectAllBtn {
	margin-left: 10px;
	margin-bottom: 30px;
	margin-top: 10px;
}
.paneSpan {
	display: block;
	color: #0077c0;
	font-size: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.settings, .numberSelect {
	height: 100%;
	padding-left: 20px;
	padding-right: 20px;
	border: 1px solid #0077c0 !important;
	border-radius: 10px !important;
	margin-bottom: 10px;
}
@media (max-width: 600px) {
	.settingspane {
		margin-bottom: 20px;
	}
}
.numberLabel {
	margin-bottom: 4px;
}
.errmsg {
	font-size: 16px;
}
.forwardNumber {
	display: inline-block;
}

.crossedOut {
	text-decoration: line-through;
}
.paused {
	transition: opacity 1s linear;
	opacity: 0 !important;
	animation-play-state: paused;
}

#loadingSpan {
	animation-name: slide;
	width: 20%;
	height: 10px;
	position:relative;
	display: inline-block;
	background-color: #005EA7;
	animation-duration: 4s;
	animation-direction: normal;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	opacity: 1;
	animation-fill-mode: forwards;
	/*transition: width 1s linear;*/
}
@keyframes slide {
	0% {left: 0%; width: 0%;}
	5% {left: 0%; width: 10%;}
	10% {left: 0%; width: 20%;}
	20% {left: 20%; width: 20%;}
	40% {left: 40%; width: 20%;}
	60% {left: 60%; width: 20%;}
	80% {left: 80%; width: 20%;}
	85% {left: 85%; width: 15%;}
	90% {left : 90%; width: 10%;}
	95% {left : 95%; width: 5%;}
	100% {left : 100%; width: 0%;}
	105% {left : 100%; width: 0%;}
	/* 0% {left: 0px; opacity: 0;}
	10% {left: 10%; opacity: 1;}
	20% {left: 20%; opacity: 1;}
	50% {left: 50%; opacity: 1;}
	80% {left: 80%; opacity: 1;}
	85% {left: 85%; opacity: 0;}
	90% {left : 90%; opacity: 0;}
	100% {left : 100%; opacity: 0;} */
	/* 0% {left: calc(-10%); opacity: 0;transition: opacity 0.1s linear;}
	10% {left: 0px; opacity: 1;}
	30% {left: 20%; opacity: 1;}
	50% {left: 40%; opacity: 1;}
	80% {left: 70%; opacity: 1;}
	90% {left : 80%; opacity: 1;}
	95% {left : 85%; opacity: 0;}
	100% {left : 90%; opacity: 0;}
	110% {left : 100%; opacity: 0; transition: opacity 2s linear;} */
	/*from {
	}
	to {
		right: -300px;
	}*/
}

/*


opacity: 0;
transition: opacity 0.5s linear;
*/

.custom-control-input:disabled ~ .custom-control-label::before,
.custom-control-input[disabled] ~ .custom-control-label::before {
	background-color: #f4f5f7;
	cursor: not-allowed;
}
.custom-control-input:disabled ~ .custom-control-label::after,
.custom-control-input[disabled] ~ .custom-control-label::after {
	cursor: not-allowed;
}

#editPhonenumberModal .above-input {
	padding-top: 0px;
}

.modal-tabs {
	margin-bottom: 20px;
	margin-top: 20px;
}
.tab-pane#doorschakelingen,
.tab-pane#omschrijving {
    margin-top: 30px;
}

.modal-md .modal-header {
	padding: 35px 35px 15px;
}
.modal-md .modal-body {
	padding: 15px 35px 15px;
}
.modal-md .modal-footer {
	padding: 30px;
	background-color: #f9fafb;
}
.modal-body ul {
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	border-bottom: 1px solid #c9d0d9;
}

.form-group.withSwitch {
	width: 82%;
	display: inline-block;
}

.custom-switch.inline {
	float: right;
}
.custom-switch.custom-switch-md.inline .custom-control-label {
	padding-left: 0;
}
.custom-switch.custom-switch-sm.above-input {
	position: absolute;
	right: 7px;
	top: -1px;
	transform: scale(0.8);
}
.custom-switch.custom-switch-sm.above-input .custom-control-label {
	padding-left: 0;
	padding-bottom: 0;
}
.custom-control-input:disabled~.custom-control-label::before, .custom-control-input[disabled]~.custom-control-label::before {
	background-color: #f4f5f7;
	cursor: not-allowed;
}

#keepCli {
	margin-top: 24px;
}

#keepCli ~ .custom-control-label {
	height:33px;
}

.btn-sm {
    height: 30px;
    margin: 0px;
}

#editPhonenumberModal .modal-content { 
	min-height: 660px;
}

#addSchemaBar {
    margin-top: 20px;
}
.schema {
    opacity: 0;
    display:none;
    background: #f4f5f7;
    padding: 20px;
    border-radius: 6px;
    margin-top:20px;
}
.btn-group-toggle {
    display: inline-block;
}
.btn-group-toggle .btn-toggle {
    border: 1.5px solid #dbe1e3;
    padding: 6px;
    min-width: 55px;
    font-size: 14px;
    background: #fff;
    transition: all 0.3s;
}
.btn-group-toggle .btn-toggle.active {
    background: #8dc63f;
    color: #fff;
    /*border: 1.5px solid #35c3e3;*/
    border: 1.5px solid #8dc63f87;
}
.btn-group-toggle label.focus {
    color: #0000008a;
}
.day-selector {
    display: inline-block;
    margin-left: 22px;
    color: #b7b7ba;
}
.day-selector button {
    border: none;
    font-size: 13px;
    color: #005ea7;
    margin: 0;
}
.checkbox-wrapper {
    border: 1.5px solid #dbe1e3;
    border-radius: .25rem;
    padding: 6px 14px;
    margin-bottom: 10px;
    cursor: pointer;
    min-width: 236px;
    background: #fff;
}
.checkbox-wrapper.active {
    border: 1.5px solid #8dc63f87;
}
.custom-control-label:hover {
    cursor: pointer;
}
.btn-delete-schema {
    background: #dbe2e8; 
}
.btn-delete-schema:hover {
    background: #d6dce2; 
}
.btn-delete-schema:disabled:hover {
    background: #dbe2e8; 
    cursor: not-allowed;
}
.schema-counter {
    background-color: #8dc63f;
    padding: 1px 10px;
    color: #fff;
    border-radius: 12px;
}

#editPhonenumberModal .schema .checkboxGroup {
	margin-bottom: 0px;
}

#editPhonenumberModal .alert.alert-secondary {
    background-color: #f4f5f7;
    color: #555;
}

.phonenumbersTab {
	margin: 4px;
}
.phonenumbersTab .toolbar {
	margin-bottom: 10px;
}
.phonenumbersTab #btnMultiEdit {
	line-height: 24px;
}

#selected-phonenumbers, #found-phonenumbers {
	display: inline-block;
	padding: 6px 0;
	height: 37px;
	line-height: 24px;
	border: 1px solid transparent;
	vertical-align: middle;
}

.phonenumbersTab .filter-wrapper .icon-remove-sign {
	font-size: 19px;
	color: #bcbcbc;
	cursor: pointer;
	position: absolute;
	top: 9px;
	right: 10px;
	display: none;
}

.phonenumbersTab .filter-wrapper .icon-search {
	font-size: 14px;
	color: #bcbcbc;
	position: absolute;
	top: 10px;
	left: 9px;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
	background-image: url("../img/customcheckbox_checked.svg");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
	background-image: url("../img/customcheckbox_inbetweenstate.svg");
}
/* .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
} */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
	border-color: #8dc63f;
	background-color: #8dc63f;
}

.strikethrough {
	text-decoration: line-through;
	text-decoration-color: #D93D30;
	color: #0000006E;
}

#phonenumbersTable thead th {
	background-color: #f9fafb;
	background-color: #f4f5f7;
}

#phonenumbersTable tr td:nth-child(1), #phonenumbersTable tr th:nth-child(1) {
	width: 20px;
	padding: 16px 0 16px 8px;
}
#phonenumbersTable tr.firstHeader th {
	border-top: none;
	border-bottom: none;
	padding-bottom: 5px;
}



#phonenumbersTable tr.firstHeader th:nth-child(3) {
	padding-left: 35px;
}

#phonenumbersTable tr.firstHeader th:nth-child(4), #phonenumbersTable tr.secondHeader th:nth-child(9), #phonenumbersTable tr td:nth-child(9) {
	padding-left: 20px;
}

#phonenumbersTable tr.secondHeader th {
	border-top: none;
	padding-top: 5px;
	font-weight: normal;
	vertical-align: top;
	color: #0000006e;
}

#phonenumbersTable tr td:nth-child(2) {
	width: 117px;
}

#phonenumbersTable tr td:nth-child(3), #phonenumbersTable tr td:nth-child(4), #phonenumbersTable tr td:nth-child(5), #phonenumbersTable tr td:nth-child(6), #phonenumbersTable tr td:nth-child(7), #phonenumbersTable tr td:nth-child(8) {
	width: 105px;
}

#phonenumbersTable tr td.js-vmPin, #phonenumbersTable tr td.js-vmEmail {
	display: none;
}

#TelephoneNumberList td i {
	color: #005EA7;
}

td .btn:hover, td .btn:focus, td .btn:active {
	color: #005EA7;
}

#phonenumbersTable tr td:last-child {
	width: 90px;
	white-space: nowrap;
	padding: 8px 0px;
}
