.context-menu-list { background-color: #fff; background-image: none; opacity: 1; filter: alpha(opacity=100); border-color: #E0E6ED; border-style: none; border-width: 1px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px }
.context-menu-item { background-color: #FFFFFF; background-image: none; font-family: 'Roboto', sans-serif;; font-size: 13px; color: #3C4858; text-decoration: none; font-style: normal; font-weight: bold; border-style: solid; border-width: 0 0 1px 0; border-color: #E0E6ED; padding: 5px 10px }
.context-menu-item.hover { background-color: #1FB6FF; background-image: none; font-family: 'Roboto', sans-serif;; font-size: 13px; color: #3C4858; text-decoration: none; font-weight: bold; border-style: solid; border-width: 0 0 1px 0; border-color: #E0E6ED; padding: 5px 10px }
