body #suggestion{width:calc(100% - 55px) !important;background:$form-white !important;color:var(--bs-font-color) !important;border:0 none !important;margin-top:45px !important;}@media screen and (min-width:768px){body #suggestion{width:306px !important;}}body #suggestion div{padding-left:23px !important;padding-top:0px !important;}body #suggestion div:not(.infoLabel):hover,body #suggestion .selected{background-color:#e5ebed !important;}html[data-bs-theme="dark"] #suggestion{background-color:#2d3f4d !important;}html[data-bs-theme="dark"] #suggestion div:not(.infoLabel):hover,html[data-bs-theme="dark"] #suggestion .selected{background-color:var(--bs-white) !important;}body.level-0 #suggestion div:not(.infoLabel):hover{background-color:#e5ebed !important;}html[data-bs-theme="dark"] body.level-0 #suggestion div:not(.infoLabel):hover{background-color:var(--bs-white) !important;}
