.btn, .fc .fc-button, .swal2-modal .swal2-actions button, .wizard>.actions .disabled a, .wizard>.actions a, .wizard>.actions a:hover {
    padding: .5rem 1rem;
}

.vertical-middle {
    vertical-align: middle!important;
}

.table td {
    white-space: normal;
    vertical-align: top;
}

.table th {
    vertical-align: bottom;
}

.dropify-wrapper .dropify-message span.file-icon:before {
    content: none;
}

.select2-container--default .select2-selection--single {
    height: calc(1.5em + .75rem + 2px);
}

.img-td {

}
