.myitem.x-item-selected,
.myitem.x-item-over
{
    color: white;
    background-color: rgb(237, 146, 0);
}

