
.oow16-branding, .smart-style-3 body, body.smart-style-3, body, body.rf-body {
	background-image: url(https://static.rainfocus.com/dellboomi/boomiworld18/static/staticFile/static_file/background_1528321924059001B3QU.png) !important;
    background-repeat: no-repeat;
    background-attachment: fixed !important;
    background-size: cover !important;
}

img.confirm-check-mark.pull-left {
  width: 45px;
  height: 45px;
}


/*-- Jillian's Edits -- */
.iframe-counter-container {
	position: relative;
	max-width: 1440px;
}

iframe {
    position: absolute;
    left: 200px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}


.rfwf-panel, .rfwf-full-panel {
  padding: 60px 0 20px 0;
}

@media screen and (max-width: 748px) {
	iframe {
		top: 60px;
		left: 0;
	}

	.rfwf-panel, .rfwf-full-panel {
		padding-top: 100px;
	}
}
/*-- End Jillian's Edits -- */
