body {
	font-weight: 400;
}

#formBillingRecur .select2-container, #formBilling .select2-container {
	max-width: 246px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__clear {
	margin-top: -1.25rem;
}

.option.option-plain .option-control .checkbox {
    margin-bottom: 1.6rem;
}

.input-tagify {
	border-radius: 3px;
}

div.totalTranzactie {
	background: #eee;
	padding: 10px;
	display: none;
}

.kt-checkbox>span {
	top: -1px;
}
.dropzone .dz-preview .dz-progress{
	margin-top: 18px !important;
}