.image-edit-icon {
    width: 24px;
    height: 24px;
    font-size: 14px;
    position: absolute;
    right: 0px;
    bottom: 4px;
    margin-right: -10px;
}

.proc-for-select .v-input__append-inner {
    display: none !important;
}

.procedure-icon {
    cursor: pointer;
}

.cropper {
    min-height: 600px;
    background: #DDD;
}

.round-shape {
    border-radius: 50% !important;
}

.provider-type-select,
.license-cnt-error {
    margin-left: 20px;
}

.image-card-container {
    padding: 5px;
}

.search-select {
    margin-top: -30px;
}

.datatable-header {
    color: #1976d2 !important;
    font-weight: 700 !important;
    font-size: 15px !important;
}