

.PapayAds_TOP_Banner{
  height:320px;
  margin-bottom: 20px;
  }

.PapayAds_BOTTOM_Banner{
  height:320px;
  margin-top: 20px;
  }

.PapayAds_MID_Banner{
  height:320px;
  margin-top: 20px;
  }

.midalign-banner {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}



.PapayAds_Frame_Banner{
  }



.leaderboard-sticky{
  position:fixed;
  bottom: 0px;
  left: 50%;
	transform: translate(-50%);
	z-index: 9999999!important ;
	opacity: 1.0!important ;
	background-color:rgba(192,192,192,0.2);
  }


/*
.left-vertical-banner{
  height:600px;
  position: fixed;
  top: 80px;
  left: 0;
  z-index: 999999999!important ;
}
*/

#close-fixedban-button{
  position: absolute;
  height:15px;
  width:20px;
  margin-left: 0px;
  margin-top: -15px;
  z-index: 9999999;
  }



.overlay-papayads-logo {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: rgba(1, 0, 0, 0.05); /* Black see-through */
  width: 30px;
  height: 30px;
  background-image: url("https://papayads.net/images/LOGO/logo-banners.svg");
  z-index: 9999999;
}


#div_ref{
  display: none !important ;
  }
