* { font-size: pt; } #search_box, #search_box * { font-family: ""; font-size: pt; } #search_bar { background-color: transparent; } QWidget#search_box_container { background: ; border: none; border-bottom-left-radius: 12px; border-top-left-radius: 12px; margin-right: 2px; } QLineEdit#search_box { background-color: transparent; border: none; color: ; selection-background-color: ; } QWidget#search_box_highlight { background-color: ; border: none; } QAbstractItemView#search_box_popup { background-color: ; border: none; color: ; font-family: ""; margin: 8px 0 0; min-height: 26px; selection-background-color: ; } QPushButton#search_button { background: ; border: none; border-bottom-right-radius: 12px; border-top-right-radius: 12px; background-position: 15px 5px; width: 30px; } #search_button:hover { background: ; } #search_button:pressed { background: ; }