/**
 * The following styles get applied inside the editor only.
 *
 */

.fu_ebay_results_title_editor {
	vertical-align: middle !important; 
	width: auto !important;
	text-decoration: underline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.fu_ebay_label_editor {
  margin-bottom: calc(8px);
}

.fu_ebay_checkbox_editor {
  margin-bottom: 8px !important;
}