@charset "utf-8";
.urgentNotice #Popcorn-Container {
	width: 100%;
	height: auto;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../NewMembersMinistry/images/PopcornSaleFundraiser/DG-Bkg.jpg);
	background-position: center center;
	background-size: 100% auto;
	background-repeat: repeat-y;
}
.urgentNotice #Popcorn-Container #Popcorn-Container2 {
	width: 100%;
	height: auto;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	min-height: 500px;
}
#Popcorn-Container #Popcorn-Container2 #Popcorn-LogoBox {
	height: auto;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 2%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	background-color: #786EDC;
	float: right;
	color: #FFFFFF;
	position: relative;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
#Popcorn-Container2 #Popcorn-LogoBox p {
	margin-left: 28%;
}

#Popcorn-Container2 #Popcorn-LogoBox #PopcornChurchLogo {
	width: 12%;
	height: auto;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 0%;
	margin-right: 0px;
	text-align: left;
	position: absolute;
	left: 8%;
	min-width: 40px;
	top: 25px;
	margin-top: -12px;
}
#Popcorn-Container #Popcorn-Container2 #Popcorn-TextBox {
	width: 53%;
	height: auto;
	display: inline-block;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	text-align: left;
	color: #000000;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 1.1rem;
	line-height: normal;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 20%;
	margin-right: 20%;
	background-image: -webkit-linear-gradient(180deg,rgba(255,208,136,0.00) 0%,rgba(255,208,136,0.75) 29.95%);
	background-image: -moz-linear-gradient(180deg,rgba(255,208,136,0.00) 0%,rgba(255,208,136,0.75) 29.95%);
	background-image: -o-linear-gradient(180deg,rgba(255,208,136,0.00) 0%,rgba(255,208,136,0.75) 29.95%);
	background-image: linear-gradient(270deg,rgba(255,208,136,0.00) 0%,rgba(255,208,136,0.75) 29.95%);
}
#Popcorn-Container2 #Popcorn-TextBox p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-shadow: 2px 2px 8px #FFDAA1;
}

#Popcorn-Container2 #Popcorn-TextBox #DGLogo {
	width: 17%;
	height: auto;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	/* [disabled]float: left; */
	min-width: 140px;
}
#DG_Line1 {
	margin-top: 0px;
	font-size: 1.8rem;
	text-align: center;
}
.DG_Line2 {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-weight: bold;
	font-size: 1.8rem;
	line-height: 1.7rem;
}

@media (max-width: 799px){
#Popcorn-Container #Popcorn-Container2 #Popcorn-TextBox {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 60%;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#Popcorn-Container2 #Popcorn-TextBox .DG_Line2 {
	font-size: 1.5rem;
	line-height: 1.3rem;
	margin-top: 5px;
	margin-bottom: 5px;
}
#Popcorn-Container2 #Popcorn-LogoBox  {
	font-size: 3vw;
	line-height: 3vw;
	width: 90%;
}




}

@media (min-width:800px){
.urgentNotice #Popcorn-Container #Popcorn-Container2 {
	background-image: url(../NewMembersMinistry/images/PopcornSaleFundraiser/GirlPurple.png);
	background-position: 101% bottom;
	background-size: 333px auto;
	background-repeat: no-repeat;
}
#Popcorn-Container2 #Popcorn-LogoBox  {
	font-size: 1.2rem;
	line-height: normal;
	width: 80%;
}


}
