<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#MSearchBox {
    width: 315px;
    transform: scale(1.4);
    margin-top: 4px;
    right: 90px;
}

#MSearchBox .right {
    right: -5px;
}

#MSearchField {
    width: 265px;
}

#MSearchResultsWindow, #MSearchSelectWindow {
    transform: scale(1.1) translate(-64px, 14px);
}
</pre></body></html>