div#splashScreen_mask.mask:after {content: "";}

div#splashScreen_mask.mask
{
	background: url("../cidnay_hotel_bin/photo_bg.jpg")no-repeat center center fixed;
	background-size: 100% 100%;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}

#bGShadow:before {
	border-bottom: 900px solid rgba(0,0,0,0.15) !important;
	border-left: 900px solid rgba(0,0,0,0.15) !important;
}

#bGBottomShadow {
	border-top: 900px solid rgba(0,0,0,0.15) !important;
	border-right: 900px solid rgba(0,0,0,0.15) !important;
}

#bookingGadget:after {
	background-color: rgba(0,0,0,0.15) !important;
}