﻿/* override base jQuery theme to RR bootstrap style*/

.ui-widget {
    font-size: 14px;
}

.ui-menu-item-wrapper.ui-state-active {
    background-image: none !important;
}
