2 background-color: white;
10 list-style-type: none;
13 border-left: 1px solid #696969;
14 border-right: 1px solid #696969;
15 border-bottom: 1px solid #696969;
24 .ui-menu li:nth-child(odd) {
25 background-color: white;
28 .ui-menu li:nth-child(even){
29 background-color: #EDF1F5;
33 background-color: #053469;
39 text-decoration: none;