@charset "utf-8";

header,
header.fixed,
header.following {
	position: absolute !important;
  top: 0 !important;
}
#conversion,
#conversion.fixed {
	position: absolute !important;
	display: block !important;
	opacity: 1 !important;
	top: 30px !important;
}
#backTop {
	position: absolute !important;
	bottom: 100% !important;
	display: block !important;
	opacity: 1 !important;
}