@charset "utf-8";
/* CSS Document */

#confirmit_invitecontainer *{box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing: border-box;}

#confirmit_overlay{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background:url('http://survey.confirmit.com/isa/BDJPFRDMEYBPBKLVADAYFQCDAVIOEQJR/RedWingShoes_pop/confirmit_rws_overlay_bg.png') repeat rgba(255, 255, 255, .25);
}
#confirmit_invitecontainer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	
	width:60%;
	max-width:900px;
	min-width:600px;
	/*height:40%;*/
	max-height:600px;
	min-height: 350px;
	background-color:#fff;
	-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.60);box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.60);
	
	
	position:absolute;
	top:150px;
	bottom:auto;
	left:0;
	right:0;	
	margin:auto;	
	overflow:hidden;
	z-index:5000;
}

#confirmit_invitecontainer .topbarcontainer{
	
padding: 10px 20px;
background:url('http://survey.confirmit.com/isa/BDJPFRDMEYBPBKLVADAYFQCDAVIOEQJR/RedWingShoes/irishsetter-bg.jpg') repeat #000;
  height:100px;
overflow:visible;
  position:relative;
  }

#confirmit_invitecontainer .topbarcontainer .surveytitle{
  position:absolute;
  top:0;
  bottom:0;
  left:auto;
  right:30px;
      margin:auto;
  height: 16px;
font-size: 16px;
font-weight: bold;
color:#000;
    }

#confirmit_invitecontainer .topbarcontainer .logo{
  height:100px;
  background:url('http://survey.confirmit.com/isa/BDJPFRDMEYBPBKLVADAYFQCDAVIOEQJR/RedWingShoes/irishsetter-logo.png') no-repeat;
  background-size:100px auto;
}

#confirmit_invitecontainer .pagearea{
	padding:20px;
}
#confirmit_invitecontainer .pagearea p{
	font-weight:bold;
	font-size:1em;
}

#confirmit_invitecontainer .buttonpane{
	position:relative;
	height:50px;
}
#confirmit_invitecontainer .buttonpane a{
	background: #666;
	cursor: pointer;
	border: none;
	outline: none;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	margin-top: 10px;
	padding:15px 30px;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
	font-weight: bold;
	margin-right:30px;
}

#confirmit_invitecontainer .buttonpane a:hover{
	background: #333;
}

#confirmit_invitecontainer .buttonpane a:last-child{
	margin-right:0;
}

#confirmit_invitecontainer .buttonpane .buttons{
	position:absolute;
	bottom:0;top:0;
	left:0;right:0;
	width:90%;
	margin:auto;
	text-align:center;
	padding-top:15px;
}


#confirmit_invitecontainer .footercontainer{
	width:100%;	
	/*height:40px;*/
	/*line-height:40px;*/
	padding:20px 10px;
	font-size:.8em;
	color:#999;
	background-color:#000;
	text-align:center;
	
	position:absolute;
	bottom:0;
	top:auto;
	left:0;
	right:0;
}

@media only screen and (max-width : 700px) {
	#confirmit_invitecontainer .topbarcontainer .surveytitle{
		display:none;	
	}
	
	#confirmit_invitecontainer .buttonpane{
		height:233px;
	}
	#confirmit_invitecontainer{
		width:95%;
		max-width:95%;		
		min-width:95%;
		/*min-height:98% !important;*/
		height: !important;
		max-height: !important;
		overflow-y: auto;
	
		background-color:#fff;
		-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;
		
		top: 50px;
		height: 467px;
	}
	#confirmit_invitecontainer .topbarcontainer .logo{
		text-align:center;
		height:100px;
		background-position:center;
	}
	
	#confirmit_invitecontainer .topbarcontainer{
		height:100px;	
		padding:10px 0;
	}
	
	#confirmit_invitecontainer .topbarcontainer .surveytitle{
		position:relative;
		top: auto;
		bottom:auto;
		left:auto;
		right:auto;
		margin:auto;
		font-size: 14px;
		font-weight: normal;		
		text-align:center;
		background-color:#000;
		height:40px;
		line-height:40px;
		color:#fff;
    }
	#confirmit_invitecontainer .buttonpane a{
		margin-right:15px;
		font-size: 14px;
		padding:15px 25px;
	}
	
	#confirmit_invitecontainer .footercontainer{
		position:relative;
	}
	#confirmit_invitecontainer .pagearea p{
		font-weight:bold;
		font-size:.85em;
	}
	#confirmit_invitecontainer .pagearea{
		padding:10px 20px 5px 20px;
    }

}

@media only screen and (max-width : 450px) {
	#confirmit_invitecontainer .pagearea p{
		font-weight:bold;
		font-size:1em;
	}
	#confirmit_invitecontainer .buttonpane a{
		display:block;
		width:100%;	
		padding:20px 0;
		font-size: 14px;
	}
	#confirmit_invitecontainer .buttonpane .buttons{
		width:100%;	
		padding:0 20px;
	}
}
/*
@media only screen and (max-width : 400px) {
	#confirmit_invitecontainer{
		width:100%;
		max-width:100%;
		max-height:100%;
		min-width:100%;
		min-height:100%;
		height:100%;
	}
}

@media only screen and (max-height : 650px) {
#confirmit_invitecontainer .footercontainer{
		position:relative;
		bottom:auto;
		top:auto;
		left:auto;
		right:auto;
		margin-top:20px;
	}
}

@media only screen and (max-height : 400px) {

	#confirmit_invitecontainer .buttonpane a{
		padding:10px 0;
		font-size: 14px;
	}
	#confirmit_invitecontainer .buttonpane{
		height:100px;
	}
	#confirmit_invitecontainer .pagearea{
		padding-bottom:0;
	}
	#confirmit_invitecontainer .pagearea p{
		font-weight:bold;
		font-size:1em;
	}
	
}*/
