﻿.set-cursor-as-pointer{
    cursor: pointer;
}

.e-dropdown-btn.e-custom {
    width: 20px;
    padding: 4px 0px !important;
}

.notes-icon {
    position: absolute;
    right: 10px;
    top: 140px;
    box-shadow: 0px 0px 15px 7px rgb(239 236 236 / 57%);
    width: 30px;
    background: rgb(239 236 236 / 71%);
}
