﻿.rnvPopup {
    background-color:white;
}

.rnvItem :hover {
    background-color: #71bf46;
    color: #fff;
}