#halloweenContainer_1
{
display:none !important;

}

#halloweenContainer_2
{
display:none !important;

}




#previousParticipationPopup h1, #personNameSpellingCheckPopup h1 {

font-size: 30px;
}


#previousParticipationPopup, #personNameSpellingCheckPopup {

text-align:center;

}

.ui-widget-content {
    border: 0px solid #a6c9e2 !important;
}

		
#previousParticipationPopup a, #personNameSpellingCheckPopup a {
text-decoration: none;
    margin-top: 20px;
    padding-top: 10px;
    padding-right: 10%;
    padding-bottom: 10px;
    padding-left: 10%;
    text-align: center;
    vertical-align: middle;
    border-radius: 5px;
    font-weight: bold;
    letter-spacing: 2px;
    border: 0px solid #fd8e25; 
    color: #ffffff !important;
    transition: all 0.3s linear;
    background-color:#4CAF50;
    box-shadow: 0px 2px 3px rgb(0 0 0 / 0.7);
}

	
#previousParticipationPopup a:hover, #personNameSpellingCheckPopup a:hover {
	background-color: #1f8e24; 
	cursor: pointer;
}


body {

 background-image: url("https://ms.smartresponse-media.com/Files/110789/bg.jpg") !important; 
  background-repeat: no-repeat;
  background-attachment:scroll;
background-position: center top; 

}


a:link {
color: #000000; !important;
text-decoration: underline;

}



a:visited {
color: #000000; !important;
text-decoration: underline;
}



table {
margin-top:0px;
    width: 100%;
}



.logo_row {
    text-align: center;
   /* background-color: #EDEEEA; */
}

.logo {
height: 75px !important;
    margin-top: 20px;
    margin-bottom: 20px;
}


.incentive_row {
    /* background: rgba(237, 238, 234, 0.0); */
    margin-top: -30px;
	/* background-color: #C3D2CB; */
	
	
}

.incentive_txt {
    font-size: 3.8rem;
    font-weight: bolder;
    color: #ff105a;
    padding-top: 0px!important;
}

.incentive_txt_small{
font-size:1.2rem;
font-weight:normal;
 color:#000000;
margin-top: -15px !important;
text-shadow: 1px 2px 3px #ffffff;
}

.hero_row {
text-align: center;
/* background-color:#C3D2CB; */
}

.hero_img{

}


.twocolumn_row  {
/* background-color:#C3D2CB; */
    color: #000000 !important;
/* background-image: linear-gradient(0deg, #ffffff,  #EDEEEA); */
}


.input_content{
background: rgba(255, 255, 255, 0.9) !important;
    border-radius: 5px;
    margin-bottom: 20px;
    border-color: #ffffff;
    border-style: hidden;
    border-width: thin;
    margin-top:10px
}

.onecolumn_row  {
/* background-color:#f5f5f5;
background-image: linear-gradient(0deg, #f5f5f5, #C3D2CB);*/
}

h3{
text-transform:uppercase;
text-align: center;
font-weight: 700 !important;
font-size:1.8rem !important;
}

.footer_row {
text-align:center;
 background-color:#0f453b;
color:#ffffff;
}

.superhidden{

color:#EFF9FF;

}



#inputArea {

}

.adress {

}


.adress li {
    list-style-type: none;

}

.adress ul{
padding-left: 0;
}



input {
border-radius: 5px;
width: 100%;
height: 45px;
margin-left: -35px;
padding-left: 2%;
border: 1px solid #cccccc !important;
}


#q7737_select {
 border-radius: 5px;
width: 100%;
height: 45px;

padding-left: 2%;
border: 1px solid #cccccc !important;
}




input[type="checkbox"] {
    height: 20px;
    width:20px;
}

input[type="radio"] {
    height: 20px;
width:20px;
}

.button {
	width: 100%;
	margin-top: 5px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 50px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 1px solid #fff;
	color: #ffffff;
	transition: all 0.3s linear;
    background-color: #ff105a;
}
.button:hover {
	background-color: #d60042;
	color: #ffffff;
	cursor: pointer;
}


/* Small Tablets */
@media (min-width: 0px)and (max-width: 767px) {

/* til popup  */
.ui-dialog {
width:85% !important;
}

body {

    background-position-y: -200px;
}


.footer_row {

    font-size: 11px;
}

.incentive_txt {
font-size:1.6rem;
margin-bottom: -20px;
}
	
.incentive_txt_small{
font-size:0.75rem;
margin-top:-5px !important;
}

.incentive_row {
 /* background: rgba(237, 238, 234, 0.0); */
    margin-top: -15px;
	/* background-color:#C3D2CB; */
}
	
h3{
font-size:1.4rem !important;
}

input {

height: 35px;

}

#q7737_select {
height:35px;

}


.button {

font-size: 12px; 
}


table {
margin-top:-14px;

}



.adress li {
}

.txt_align {
font-size:12px;

}

.hero_row {
    margin-top:20px;
    background-size: 200%;
}



}