footer, header.wrapper, .btn-print, .bg-modal, .btn-fechar,#featured-content, header.line{
	display: none !important;
}

body{
	background-color: transparent !important;
}

#content-modal.voucher-modal{
  width: 100%;
  margin-left: 0;
  position: inherit;
  background: transparent url(http://metodosupera.com.br/wp-content/themes/supera/images/src/bg-voucher.jpg) no-repeat scroll 0 0;
  background-size: 100%;
  padding: 0;
  height: 321px;
  display: inline-block;
  border-radius: none;
  -moz-border-radius: none;
  -webkit-border-radius: none;
  float:left;
}
#content-modal.voucher-modal .nome-lead{
	position: absolute !important;
	top: auto !important;
	left: auto !important;
	font-size: 34px;
	color: gray;
	margin-top: 73px;
	margin-left: 27px;
	font-family: arial;
	font-size: 20px;
	float: left;
	display: block;

}
#content-modal.voucher-modal .unidade-escolhida{
	position: absolute;
	top: auto !important;
	left: 10px !important;
	font-size: 34px;
	color: gray;
	margin-top: 140px;
	margin-left: 4.8em;
	font-family: arial;
	font-size: 15px;
	float: left;
	display: block;
}
.btn-fechar{
  display:inline;
  position: fixed;
  top: 20px;
  right: 20px;
  font-size: 3em;
  z-index: 9999;
  color: #fff;
  /*font-family: $fonte;*/
  cursor:pointer;
}
.bg-modal{
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  display: inline-block;
}
/*Certificado*/
#content-modal.voucher-modal .nome-lead{

margin-top: 170px !important;
width: 600px !important;
text-align: center !important;
margin-left: 50px !important;

}