
 
   
#dfpvideoVideoUnmutebutton
{
	color: #111;
  width: 100px;
  height: 20px;
  display: none;
  background-repeat: repeat;
  background-size: auto;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  border: 0 !important;
  padding-left: 24px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  z-index: 44;
  width: 100px;
  margin-top: 10px;
  margin-right: 10px;
  cursor: pointer;
  background-color: white !important;
  border-radius: 5px;
  left: 0;
  padding-top: 0px !important;
  position: absolute !important;
  right: 0 !important; 
  margin-top: 54px;
}

#dfpvideoadscloseadspubid {
  position: absolute;
  z-index: 888888;
  background: #000 !important;
  color: white;
  padding: 0 10px;
}


.dfpvideoVideoUnmutebuttonmute
{
	background: url(../images/Mute_Icon.svg) !important;
	display: block !important;
}

.dfpvideoVideoUnmutebuttonspeaker
{
	background: url(../images/Speaker_Icon.svg) !important;
	display: block !important;
}


	body {
  font-family: arial, sans-sarif;
  background-color: #ffffff;
  text-align: center;
}

 

#dfpvideoadscontainer  {
	position: relative;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	max-width: 650px !important;
	height: auto;
	text-align: center !important;
	margin: auto !important;
	margin-top: 10px !important;
}

#dfpvideoVideoMainContainer, #dfpvideoVideoAdContainer 
{
	margin: auto;
	text-align: center;
	display: inline-block !important;
	vertical-align: middle !important;
	text-align: center;
	width: 100% !important;
	margin: auto !important;
}


#dfpvideoVideoAdContainer  > div {
	border: 0pt none; 
	left: 0 !important;
	position: inherit;
	text-align: center !important;
	vertical-align: middle !important;
	position: relative !important;
	margin: auto !important;
	width: 620px !important;
}


.dfpvideohomeclose {
  top:0;
  position: fixed;
  z-index: 1;
  border: none;
  background-color: transparent;
  color: #FFF;
  margin: 15px;
  border-radius: 8px;
  font-family: 'times';
  font-size: 25px;
  cursor: pointer;
  direction: rtl;
  font-weight: bold;
  z-index: 9999999;
  right: 0;
  display:none;
}

.dfpvideohomeclose-important {
  top:0;
  position: fixed;
  z-index: 1;
  border: none;
  background-color: transparent;
  color: #FFF;
  margin: 15px;
  border-radius: 8px;
  font-family: 'times';
  font-size: 25px;
  cursor: pointer;
  direction: rtl;
  font-weight: bold;
  z-index: 9999999;
  right: 0;
  display:block!important;
}
 