
@decorationsurl: 'https://idbfchamps.org/adds/decorations';
@iconsurl: "@{decorationsurl}/icons";
@picturesurl: "../pictures";

.back-logo-idbf { background-image:  url('@{decorationsurl}/idbf/IDBFnewlogo_high_600_99.jpg') !important; }
.back-logo-idbf-top { background-image: url('@{decorationsurl}/idbf/IDBFnewlogo_high_600_99.jpg') !important; }

input.btn_arrow_left { background-image: url('@{picturesurl}/arrow_left_16.png') !important; }
input.btn_arrow_right { background-image: url('@{picturesurl}/arrow_right_16.png') !important; }

input.btn_ins_global { background-image: url('@{iconsurl}/icomoon/16-666666/plus.png') !important; }
input.btn_upd_global { background-image: url('@{iconsurl}/icomoon/16-666666/pencil.png') !important; }
input.btn_del_global { background-image: url('@{iconsurl}/icomoon/16-666666/remove.png') !important; }

input.btn_xls_export { background-image: url('@{iconsurl}/farm-fresh/32x32/file_extension_xls.png') !important; }
		.btn_pdf  			{ background-image: url('@{iconsurl}/farm-fresh/32x32/file_extension_pdf.png') !important; }
		.btn_zip  			{ background-image: url('@{iconsurl}/farm-fresh/32x32/file_extension_zip.png') !important; }
input.btn_ins_new_data { background-image: url('@{iconsurl}/farm-fresh/32x32/table_add.png') !important; }
input.btn_tooltips_on { background-image: url('@{iconsurl}/small-icons.com/png/32x32/Hint.png') !important; }
input.btn_tooltips_off { background-image: url('@{iconsurl}/small-icons.com/png/32x32/Hint no.png') !important; }
input.btn_filter { background-image: url('@{iconsurl}/farm-fresh/32x32/filter.png') !important; }

input.btn_csv_export { background-image: url('@{iconsurl}/rrze-icon-set/32/text-csv-text.png') !important; }

input.hasDatepicker {
  -background-image: url('@{iconsurl}/farm-fresh/32x32/calendar.png') !important;
  background-image: url('@{iconsurl}/primo/48x48/calendar.png') !important;
}
