DATAMAP_CUSTOM_CSS = """ #title-container { background: #edededaa; border-radius: 2px; box-shadow: 2px 3px 10px #aaaaaa00; } #search-container { position: fixed !important; top: 20px !important; right: 20px !important; left: auto !important; width: 200px !important; z-index: 9999 !important; } #search { background-color: #ffffffaa !important; font-family: 'Roboto Condensed', sans-serif !important; font-size: 14px; } """