.cur-point{
    cursor: pointer;
}

.bg-gray {
    background-color: #F7F9FA;
}

.select2-dropdown {
    z-index: 2051;
}