@import url('fonts/proxima-fonts.css'); 
@import url('fonts/ss-standard.css');

p {
	font-size:16px; } 

.text-underline{
	text-decoration:underline;
}
.text-align-right
{
	text-align:right;
	padding-right:0px;
}
.text-align-left{
	text-align:left;
	padding-left:0px;
}
.horizontal-padding-zero{
	padding-left:0;
	padding-right:0;
}
strong{
    font-family:"proxima-nova-bold","proxima-nova",Helvetica,Arial,sans-serif
 }

 a{
	 color: #0d7c99;
	 text-decoration:none;
 }
 
 .large_subhead{
	 font-size:26px;
	 color:rgb(0, 90, 120);
	}

ul { 
    list-style:none;
}

.whitesmoke{
    background:whitesmoke;
}
#owl{
    min-height:360px;
    display:flex;
}

#owl h1{
    padding-bottom:30px;
    font-size:44px;
}

.owl-hero{
    width:80%;
    margin:auto;
}
.owl-hero .footer_searchsearchbox{
    width: 100%;
    margin: 0 auto;
    color:#ccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 3px solid #005a78;
	/*background: #FFF url(/globalassets/bg_search.png) no-repeat 97% 50%;*/
	background:white;
    cursor: hand;
	position: relative;
	font-size: 32px;
}

input{
	outline: none;
}

.form-container label.required::after {
    font-size: 13px;
    content: "*";
    font-weight: normal;
    margin-bottom: 10px;
    color: #ed1c24;
    margin-left: 4px;
}

.suggested-donations label{
	padding-top: 0;
	padding-bottom:0 ;
}


.warningblock .tingle-modal-box {

    background: #d0880e url(/images/Give/bg_pattern_donors.png) no-repeat center bottom;
    padding: 5px 5px 5px 5px;
    color: #FFF;
	font-size: 22px;
	border: 0px solid #800000;
	width:504px;

}

.warningblock .tingle-modal-box__footer{
	background:none;
}
.background-none{
	background:none;
}

/* Home page donors and charities ================================================== */
.orangeblock {
	background: #d0880e url(/sf-images/default-source/home-page/bg_pattern_donors.png?sfvrsn=a20bd7e1_2) no-repeat center bottom;
	margin-bottom: 0 0 20px 0px;
	padding: 15px 30px 1px 30px;
	color: #FFF;
	font-size: 22px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 0px solid #800000;
	padding-bottom:2vh;
	margin-top:10px;
	background-size:cover;
}
.yellowblock {
	background: #d0b308 url(/sf-images/default-source/home-page/bg_pattern_charities.png?sfvrsn=8a9065f5_2) no-repeat center bottom;
	margin: 0 0 20px 0px;
	padding: 15px 30px 1px 30px;
	color: #FFF;
	font-size: 22px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 0px solid #800000;
	padding-bottom:2vh;
	margin-top:10px;
	background-size:cover;
}

.orangeblock h2, .yellowblock h2 {
	color: #FFF;
	font-weight: 300;
	font-size: 36px;
	margin-bottom: 20px;
}
.orangeblock ul, .yellowblock ul{
	margin:0px;
	min-height:120px;
}
.orangeblock ul li:first-child, .yellowblock ul li:first-child {
	width: 100% !important;
	padding-right:0px !important;
}
.orangeblock ul li, .yellowblock ul li {
	width: 100% !important;
	padding: 3px 0 15px 0;
	margin:0px;
}
.orangeblock ul li:last-child, .yellowblock ul li:last-child {
	border-bottom:0px;
	padding-bottom:0px;
}
.orangeblock a, .yellowblock a {
	color: #FFF !important;
	text-decoration: none;
}
.orangeblock li div, .yellowblock li div {
	width: 100%;
	background: url(/sf-images/default-source/default-album/bg_arrow.png?sfvrsn=615a3fb4_2) no-repeat center right;
}
.orangeblock li {
	border-bottom: 1px #e5bc79 solid;
}
.yellowblock li {
	border-bottom: 1px #e0d06b solid;
}
.orangeblock li.last, .yellowblock li.last {
	border-bottom: 0px #e0d06b solid;
}
.orangeblock li.last a, .yellowblock li.last a {
	width: 100%;
	background: url(/sf-images/default-source/default-album/bg_arrow.png?sfvrsn=615a3fb4_2) no-repeat center right;
}



.search-nav .search-box {
	background: #d0880e url(/sf-images/default-source/default-album/bg_pattern_donors.png?sfvrsn=aa1313d7_2) no-repeat center bottom;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 0px solid #800000;
	padding: 20px;
}


.donor_links{
   margin-top: -6vh;
   padding-top:7vh;
   padding-right: 0px;
   padding-left: 0px;
}

.donor_links .row{
	padding-bottom:2em;
	padding-right:3em;
	padding-left:3em;
	text-align:center;
}

.donor_links .sf_colsIn {
    /* padding-bottom:15px;
    padding-left:34px; */
}
.donor_links a{
    font-size:19px;
    font-weight:700;
    text-decoration:none;
	color:rgb(13, 124, 153);
	text-transform: uppercase;
	line-height: 22.8px;
}

.Generalcontentlist{
	padding-right:40px;
	padding-bottom:2vh;
}

.donor_links{
	text-align: center;
}

.news-updates-header a{
    color: #0d7c99;
    text-decoration: none;
}
.news-updates-header a:nth-child(1){/* News & Updates*/
	padding-left: 0px;
}
.top_search_box_button{
	width: 100%;

border: 1px solid #0f8ea8;
background: #0f8ea8;
height: 32px;
}

.top_search_box_button:hover {
    border: 1px solid #0f8ea8;
    background: #0f8ea8;
    /* height: 42px; */
    /* width: 20%; */
}

.intro {
    font-style: italic;
	font-size: 20px;
	font-weight: 500;
}




.Generalcontentlist a:link, .Generalcontentlist a:visited, .Generalcontentlist a:hover, .Generalcontentlist a:focus, .Generalcontentlist a:active {
	color: #005A78 !important;
	text-decoration:none;
}
.Generalcontentlist a:hover, .Generalcontentlist a:focus {
	color: #66793A !important;
}
.Generalcontentlist b{
	font-weight: 700;
}




ul#standards {
	margin: 0 130px;
}
.hero-reports-li  {
	margin: 0 auto;
	color: #FFF;
	font-weight: 700;
	font-size: 16px;
	letter-spacing: 1px;
	padding: 0px 0 45px;
}

.hero-reports-li img{
	padding-bottom:12px;
}

ul#standards li a {
	color: #FFF;
	text-decoration: none;
}
ul#standards li#met {
	background: url(/sf-images/Give/bg_standards_met.png) no-repeat top center;
}
ul#standards li#notmet {
	background: url(/sf-images/Give/bg_standards_not_met.png) no-repeat top center;
}
ul#standards li#notverified {
	background: url(/sf-images/Give/bg_standards_not_verified.png) no-repeat top center;
}
ul.standards_list {
	border-top: 1px #e7e7e7 solid;
	padding: 20px 0;
	clear: both;
}
ul.standards_list li {
	float: left;
	position: relative;
}
ul.standards_list li ul {
	list-style-type: disc;
}
ul.standards_list li.number {
	margin-right: 30px;
	width: 80px;
	height: 80px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #0f8ea8;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#0f8ea8), to(#0b6a8a));
	background: -webkit-linear-gradient(#0f8ea8, #0b6a8a);
	background: -moz-linear-gradient(#0f8ea8, #0b6a8a);
	background: -ms-linear-gradient(#0f8ea8, #0b6a8a);
	background: -o-linear-gradient(#0f8ea8, #0b6a8a);
	background: linear-gradient(#0f8ea8, #0b6a8a);
	-pie-background: linear-gradient(#0f8ea8, #0b6a8a);
	behavior: url(/pie/PIE.htc);
	border: 0px solid #800000;
	text-align: center;
	color: #FFF;
	font-size: 40px;
	line-height: 85px;
	font-weight: 700;
}
ul.standards_list li.text {
	width: 60%;
	font-size: 20px;
	line-height: 130%;
	font-weight: 300px;
}
ul.standards_list li.text p {
	font-size: 16px;
	font-weight: 300px;
	margin: 10px 0;
	list-style-type: disc !important;
}
ul.standards_list li.button {
	float: right;
	width: 200px;
	padding: 25px 0;
}
ul.standards_list li.button a {
	color: #FFF !important;
}
.standardsHdg {
	clear: both;
}
div.standards_grey {
	float: right;
	font-size: 14px;
	color: #8a8a8a;
}
#ex01, #ex02, #ex03, #ex04, #ex05, #ex06, #ex07, #ex08, #ex09, #ex10, #ex11, #ex12, #ex13, #ex14, #ex15, #ex16, #ex17, #ex18, #ex19, #ex20 {
	display: none;
}



@media only screen and (min-width:320px) and (max-width:768px){
	body{
		margin-right: 15px;
		margin-left: 15px;
		
	}

	h1{
		font-size: 15px;
	}


	.searcher-box-large{
		padding-left: 0px;
		padding-right: 0px;
	}

}

.news-and-share{
	padding-top: 40px;
}

.social-float img{
	cursor: pointer;
  }


.faded-results{
	border-bottom: 1px #e7e7e7 solid;


}

.news-update-share-trio{
	margin-bottom:4vh;
}

.advancing-collab-content img{
	padding-right: 10px;
	padding-left: 10px;

}
	
.divider_grey {
    height: 1px;
    background: #e7e7e7;
    clear: both;
    margin: 10px 0;
}
	
.advancing-collab-content{
	padding-top: 20px;

}

.advancing-collab-right-bar h3{
	font-weight: bold;
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
	font-size: 19px;
}

.news-updates-widget h3{
	margin-top: 0px;
	margin-bottom: 0px;
}

.news-update-share-trio{
	margin-top: 15px;
}

.for-donors-for-charities ul{
	padding-left: 0px;
}

.inline-radio  {
	display: flex;

flex-wrap: wrap;

/* float: right; */

width: 13%;
}

/* .suggested-donations{

display: flex;

flex-wrap: wrap;

float: right;

width: 13%;
} */

.input-field-amount left{
	float: right;
}

.supertest{
	font-family: "proxima-nova-bold","proxima-nova",Helvetica,Arial,sans-serif;
	background-color: transparent;
	
}

.supertest p{
	font-weight: normal !important;
}

.supertest label, legend {
    display: block;
    font-family: "proxima-nova-bold", "proxima-nova", Helvetica, Arial, sans-serif;
    font-size: 13px;
    float: inherit;
}

.input-group-addon{
	background-color: transparent;
	float: left;
	border: 0;

}

.supertest label{
	text-align: center;
}




input:focus::-webkit-input-placeholder 
{
    color: transparent;
}






.form-container p info {
    font-size: 14px;
    margin-top: 10px;
    line-height: 1em;
}

.supertest required{
	float: left;
}

.small_subhead {

    font: 18px "proxima_nova_rgbold" , Arial, Helvetica, sans-serif !important;
    color: #3F8EA6;

}

.directory-list {
	padding-left:0;
}

.directory-list li{
	font-size: 17px;
	font-weight: 400;
	line-height:26px;

}

.Generalcontentlist ul li {
    list-style: disc !important;
	margin-left: 1px !important;
}

.bottom-pad{
	padding-bottom:3em;
}
.charity-seal-filter{
	display:flex;
	flex-wrap:wrap;
	width:50%;
}

.charity-seal-filter select{
	height:40px;
	width:20vw;
	background:whitesmoke;
	border-radius:4px;
}


b, optgroup, strong {
    font-weight: 500;
}

.center-it{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.right-align{
	display:block;
	margin-left:auto;
}

.left-align{
	display:block;
	margin-right:auto;
}

.Generalcontentlist p{
	padding-bottom:13px;
}

.how-we-accredit-charities-button{
	padding-top: 50px;
}

.pagination > .active > a{
	z-index: 3;
color: #fff;
background-color:#0f8ea8;
border-color: #0f8ea8;
cursor: default;
}

.news-feeder{
	margin-top:5vh;
}
.sponsors-list-table td{
	padding-right: 40px;
}


#PlaceHolderSearchText{
	color:#636363;
	background:none;
	font-size: 26px;
	padding: 20px;
}


.news-list-with-summary li {
	margin-top:5vh;
}

.news-list-with-summary h3{
	margin-top:1vh;
	margin-bottom:1vh;
}

.news-updates-widget li {
	padding-bottom:15px;
}

.ss-navigatedown{
	top: 3px;
	position: relative;
}
#search-submit{
	background: none;
	/* border: red 3px solid; */
}

#charity-search-submit{
	/* background: white; */
	/*background-image: url("/assets/bg_search.png");
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 0px;*/
		
	
	/* border: red 3px solid; */
}

.tippy-top-container button{
	background: none;
	border: 2px solid red;
	border:none;
}
.top-search{
	width: 100%;
	margin: 0 auto;
	color: #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 2px solid #82828299;
	background: #FFF url(/assets/bg_search.png) no-repeat 97% 50%;
	cursor: hand;
	position: relative;
}
.top-search input {
	border:none;
}

.tippy-top-container button:hover{
	background: none;
	border:none;
}
.tippy-top-container button:active{
	background: none;
	border:none;
}
.tippy-top-container button:active:focus{
	background: none;
	border:none;
}
.tippy-top-container button:focus{
	background: none;
	border:none;
}

.tippy-top-container .top-search{
	background: #FFF url(/assets/bg_search.png) no-repeat 97% 50%;
	background-size: 20px;
}

.breadcrumb {
	text-transform: capitalize;
}
.sidenav {
	text-transform: capitalize;
}

.hero img{
	padding-top:20px;
}

/*label{ padding:12px; }*/

.form-container label{ 
	padding:0;
}

.red{
	color:red;
}

.ss-title {
	margin-bottom: 0px;
}

.ss-container-top {
	margin-bottom: 20px;
}

.ss-container-bottom {
	margin-top: 20px;
}

.search-divider {
	margin-top: 0px;
	margin-bottom: 0px;
}
.row{
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.header1{
	text-align: center;
	font-size: 40px;
}
#refresh{
	background:url("/sf-images/default-source/donate/refresh-icon.png") no-repeat right center;
	padding: 0 25px 0 0;
	color: #0e839f !important;
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
}
@media only screen and (max-width: 479px) {
	#owl h1{
		padding: 0px;
		margin-bottom: 14px;
		line-height: 70%;
	}
	.header1{
		padding: 25px 0px 15px !important;
		font-size: 22px;
		text-align: center;
	}
	#topmenu-collapse ul{
		padding-left: 0px;
	}
	.how-we-accredit-charities-button .btn-centre{
		width: 75%;
	}
	#for-donors-title{
		font-size:26px;
	}
	#for-donors-title span{
		font-weight: 700;
	}
	#for-charities-title{
		font-size: 26px;
	}
	#C-1 ul{
		font-size: large;
	}
	#C-2 ul{
		font-size: large;
	}

}

.news-feeder h3{
	font-weight: bold;
}
iframe{
	border:none;
}
#PayPalSubmit{
	float: right;
}
.goverance-and-oversight{
	font-weight: bold;
}
.info-2{
	padding-left: 0px;
	margin-top: 10px;
}
.dollarsign{
	margin-top: 2px;
}
.charityInput{
	margin-left: 5px;
}
.implementation-guide-table{
	border: 0;
	border-color: transparent;
}
.displayBulletPoint{
	list-style: initial;
}

.donate-agreement-text{
	font-size: 16px;
}
.donate-checkbox{
	margin-right: 5px !important;
}

.wise-giving-preview{
	margin-left:20px;
	margin-right:20px;
	float:left;
	}


 
#qtip-0 {
	background-color: rgb(94, 153, 189);
	border-color: rgb(94, 153, 189);
	color: #3F6219;
}
.shareThis-hidden{
	visibility:hidden;
}

.search-results-list{
margin-bottom:10vh;
}

.home-page-wise-giving{
	padding-bottom: 4vh;
}
.content-footer-spacing{
	margin-bottom: 25vh;
}
.content-footer-spacing-three-columns {
	margin-bottom: 10vh;
}
#donors_links h3{
	font-size: 19px;
}
.footer-social-display{
	float: right;
}
@media only screen and (max-width: 768px) {
	.footer-social-display{
		float: none;
		display: flex;
		justify-content: center;
	}
	.flex-center{
		display: flex;
		justify-content: center;
	}

}
