.epoll-member-assign-popup,
.epoll-ballot-assign-popup{
    width: 70% !important;
    color: #000;
}
.epoll_map_unmap_ballot_pop_div{
    max-height: 350px !important;
    overflow-y: auto;
}
.epoll-member-assign-popup table th,
.epoll-ballot-assign-popup table th{
    text-align: left;
}
.epoll-member-assign-popup table tr,
.epoll-ballot-assign-popup table tr{
    border-bottom: 1px solid grey;
}
.epoll_map_status_change_tr {
    background-color: lightgray;
}