﻿.find-a-child {padding:10px 1% 10px; width:98%; background-color:#f5f5f5; overflow:auto; margin-top:7px;}
.find-a-child h3 {text-align:center; color:#3d3933; font-size:16px; clear:both; margin:0; padding:10px 0;}
.find-a-child h3.birthday_header {padding-top:10px;padding-bottom:10px;font-size:12px;text-align:left;}
.find-a-child select {display:block; float:left;}
.find-a-child #gender {width:32%; margin-right:2%;}
.find-a-child #country {width:40%; margin-right:2%;}
.find-a-child #age {width:23%;}
.find-a-child #month {width:43%; margin-right:2%;}
.find-a-child #day {width:25%; margin-right:2%;}
.find-a-child #search-btn {cursor:pointer; margin-top:-10px;z-index:100;}

.sponsor-mobile {height:auto; display:none;}

.sponsor-children{margin-top:-10px;}

.select {
	position: absolute;
	width: 115px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 18px;
	padding: 0 15px 0 5px;
	color: #000000;
	font: 12px/21px arial,sans-serif;
	background: url('/Style Library/WorldVision/Images/dropdown-big.png') no-repeat;
	overflow: hidden;
}

#selectgender {
	position: absolute;
	width: 93px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 18px;
	padding: 0 15px 0 5px;
	color: #000000;
	font: 12px/21px arial,sans-serif;
	background: url('/Style Library/WorldVision/Images/dropdown-small.png') no-repeat;
	overflow: hidden;
}

#selectage {
	position: absolute;
	width: 53px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 18px;
	padding: 0 15px 0 5px;
	color: #000000;
	font: 12px/21px arial,sans-serif;
	background: url('/Style Library/WorldVision/Images/dropdown-toosmall.png') no-repeat;
	overflow: hidden;
}

#selectday {
	position: absolute;
	width: 53px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 18px;
	padding: 0 15px 0 5px;
	color: #000000;
	font: 12px/21px arial,sans-serif;
	background: url('/Style Library/WorldVision/Images/dropdown-toosmall.png') no-repeat;
	overflow: hidden;
}

.seperateline{
	margin-top:40px;
}

.seperateline hr{
	height: 1px;
	color: #c2c1bf;
}

/* styles for content  */
/*Added by lizzy (and edited by Geoff) for Content*/

.ms-wpContentDivSpace {
	padding: 0 20px !important;
	box-sizing: border-box;
}
.ms-rteElement-WorldvisionHeadingStyle {
	padding-left: 0 !important;
}

/* Hide home button */
.s4-tn ul.root > li > A {
    display: none !important;
   }
/*
div.ms-rteElement-WVBodyStyle
{
 -ms-name:"WorldVisionBodyStyle";
}

.ms-WPBody, .ms-WPBody > div, #MSO_ContentTable table div.ms-rteElement-WVBodyStyle {
	width: auto !important ;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size:14px !important;
	color:#2b251c !important;
	padding-right:10px !important;
	padding-left:10px !important;
	text-align:justify !important;
 }

H3.ms-rteElement-WorldvisionHeadingStyle
{
-ms-name:"WorldvisionHeadingStyle";
}
.ms-WPBody, .ms-WPBody > div, #MSO_ContentTable table div.ms-rteElement-WorldvisionHeadingStyle {
 width: auto !important ;
 font-family: Arial, Helvetica, sans-serif !important;
font-size:14px !important;
color:#2b251c !important;
padding-right:10px !important;
padding-left:10px !important;
text-align:justify !important;
 }
*/

@media screen and (max-width:960px) {
	.sponsor-mobile {display:block;}	
	#MSO_ContentTable table td div.ms-PartSpacingVertical {display:none;}
	.find-a-child h3 {font-size:1em;}
	
}

@media screen and (min-width:720px) and (max-width:960px) {
	.select {
	position: absolute;
	width: 220px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 18px;
	padding: 0 15px 0 5px;
	color: #000000;
	font: 12px/21px arial,sans-serif;
	background: url('/Style Library/WorldVision/Images/dropdown-toobig.png') no-repeat;
	overflow: hidden;
	}
	
	#selectgender {
		position: absolute;
		width: 220px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
		height: 18px;
		padding: 0 15px 0 5px;
		color: #000000;
		font: 12px/21px arial,sans-serif;
		background: url('/Style Library/WorldVision/Images/dropdown-toobig.png') no-repeat;
		overflow: hidden;
	}
	
	#selectage {
		position: absolute;
		width: 115px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
		height: 18px;
		padding: 0 15px 0 5px;
		color: #000000;
		font: 12px/21px arial,sans-serif;
		background: url('/Style Library/WorldVision/Images/dropdown-big.png') no-repeat;
		overflow: hidden;
	}
	
	#selectday {
		position: absolute;
		width: 115px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
		height: 18px;
		padding: 0 15px 0 5px;
		color: #000000;
		font: 12px/21px arial,sans-serif;
		background: url('/Style Library/WorldVision/Images/dropdown-big.png') no-repeat;
		overflow: hidden;
	}
}

@media screen and (min-width:350px) and (max-width:719px) {
	.select {
		position: absolute;
		width: 115px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
		height: 18px;
		padding: 0 15px 0 5px;
		color: #000000;
		font: 12px/21px arial,sans-serif;
		background: url('/Style Library/WorldVision/Images/dropdown-big.png') no-repeat;
		overflow: hidden;
	}

	#selectgender {
		position: absolute;
		width: 115px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
		height: 18px;
		padding: 0 15px 0 5px;
		color: #000000;
		font: 12px/21px arial,sans-serif;
		background: url('/Style Library/WorldVision/Images/dropdown-big.png') no-repeat;
		overflow: hidden;
	}
	
	#selectage {
		position: absolute;
		width: 93px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
		height: 18px;
		padding: 0 15px 0 5px;
		color: #000000;
		font: 12px/21px arial,sans-serif;
		background: url('/Style Library/WorldVision/Images/dropdown-small.png') no-repeat;
		overflow: hidden;
	}
	
	#selectday {
		position: absolute;
		width: 93px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
		height: 18px;
		padding: 0 15px 0 5px;
		color: #000000;
		font: 12px/21px arial,sans-serif;
		background: url('/Style Library/WorldVision/Images/dropdown-small.png') no-repeat;
		overflow: hidden;
	}
}