﻿.umbraco-forms-caption {
	font-size: 2em !important;
	line-height: 2em !important;
}

.umbraco-forms-field {
	clear: both;
}

.umbraco-forms-field div label {
	display: inline-block;
}

label.umbraco-forms-label {
	font-weight: 700;
	display: block;
	background: 0 0 !important;
}

.umbraco-forms-form small {
	display: block;
	float: left;
	clear: both;
	padding: 5px 5px 5px 200px;
}

.umbraco-forms-form fieldset {
	padding: 1em 1em 0 0;
	margin: 0 0 1.5em 0;
	border: none !important;
}

.umbraco-forms-form legend {
	font-weight: 700;
	font-size: 1.2em;
	line-height: 1.2em;
	display: block;
}

.umbraco-forms-form input.text,
.umbraco-forms-form input.title,
.umbraco-forms-form select,
.umbraco-forms-form textarea {
	border: 1px solid #bbb;
}

.umbraco-forms-form input.text:focus,
.umbraco-forms-form input.title:focus,
.umbraco-forms-form select:focus,
.umbraco-forms-form textarea:focus {
	border: 1px solid #666;
}

.umbraco-forms-form input.text, .umbraco-forms-form textarea {
	max-width: 400px !important;
	padding: 5px;
	display: block;
	width: 95%;
}

.umbraco-forms-form textarea {
	height: 250px;
}

.umbraco-forms-form input.fileupload {
	height: auto !important;
}

.umbraco-forms-form span.checkbox,
.umbraco-forms-form span.checkboxlist,
.umbraco-forms-form span.radiobuttonlist {
	display: block;
	float: left;
	padding: 10px;
}

.umbraco-forms-form .checkboxlist label {
	float: left;
	clear: left;
}

.umbraco-forms-form .checkbox input,
.umbraco-forms-form .checkboxlist input,
.umbraco-forms-form .radiobuttonlist input {
	width: auto !important;
	height: auto !important;
	border: none !important;
	display: inline !important;
}

.umbraco-forms-form .hiddenfield {
	display: none;
}

.umbraco-forms-button {
	margin-right: 10px;
	padding: 2px 10px;
}

.umbraco-forms-error-message {
	padding: .8em;
	margin-bottom: .5em;
	border: 2px solid #fbc2c4
}

.umbraco-forms-error-message {
	background: #fbe3e4;
	color: #8a1f11;
}

.umbraco-forms-form input.contourError,
.umbraco-forms-form input.input-validation-error,
.umbraco-forms-form textarea.contourError,
.umbraco-forms-form textarea.input-validation-error {
	background: #fbe3e4;
	border-color: #fbc2c4;
}

.umbraco-forms-form span.contourError,
.umbraco-forms-form span.field-validation-error {
	color: #8a1f11 !important;
	background: 0 0 !important;
}

.umbraco-forms-form #recaptcha_widget_div {
	margin-left: 200px;
}

.umbraco-forms-form .field-validation-error {
	padding-left: 5px;
}

.umbraco-forms-navigation .btn-submit-wrap {
	text-align: left;
}

.umbraco-forms-form .form-control.radio {
	border: none;
	box-shadow: none;
}

.umbraco-forms-form .checkboxlist {
	position: relative;
	display: grid;
	margin-top: 15px;
}

.umbraco-forms-form .checkboxlist input[type="checkbox"] {
	position: absolute;
	left: 10px;
	z-index: 999;
	width: 15px !important;
	height: 15px !important;
	display: inline-block !important;
	margin-top: 4px;
}

.umbraco-forms-form .checkboxlist label {
	margin-left: 35px;
}

.umbraco-forms-form textarea {
	min-height: 200px;
}

.umbraco-forms-form legend {
	font-weight: 600;
}

.umbraco-forms-form label {
	font-weight: bold;
}

.umbraco-forms-form input[type="submit"]:not(.btn) {
	margin-bottom: 30px;
	font-size: 20px;
	padding: 11px 39px;
	letter-spacing: 1.6px;
	width: auto;
	white-space: nowrap;
}

.umbraco-forms-form input[type="submit"].btn-blue {
	border-radius: 10px;
}

.umbraco-forms-form fieldset {
	padding: 1em 0em 0em 0em !important;
	margin-bottom: 15px;
}

.umbraco-forms-form input.text,
.umbraco-forms-form textarea {
	width: 100% !important;
	min-width:100%;
	padding-left: 10px !important;
}

.umbraco-forms-container.col-md-12 {
	padding: 0;
}

.m-30 {
	margin: 30px;
}

.video-container iframe {
	width: 100%;
	height: 100%;
}

#newsitemList .newspage:nth-child(n+12) {
	display: none;
}

.quote-text {
	margin-left: 10%;
	margin-top: 40px;
	margin-bottom: 40px;
}

.footer-image {
	height: 84px;
	width: 84px;
}

.logowithCopy a:link,
.logowithCopy a:hover,
.logowithCopy a:visited {
	color: #d77726;
}

.footer-top .input-group .form-control {
	padding-right: 0px;
	max-width: 100%;
}

.footer-top .text-white {
	color: #E5DED4;
}

.footer-top .text-white a {
	color: #17caf3;
}

.nav-bottom a i {
	padding-left: 5px;
	color: #17caf3;
}

.nav-bottom a:hover i, .nav-bottom a:active i, .nav-bottom a:focus i {
	text-decoration: none !important;
}

.bookitemLink {
	border: 0 none;
	background: transparent;
}

.bookitemLink:hover {
	color: unset !important;
}

.pageCallout .thumbnail h4 {
	font-size: 19px;
	color: #000;
	letter-spacing: -.19px;
	line-height: 24px;
	margin-top: 0;
	margin-bottom: 20px;
	overflow: hidden;
	min-height: unset !important;
}

.calloutHeader {
	margin-left: 20px;
	height: 36px;
}

.donation-form-wrapper {
	background-color: #E5DED4;
	padding: 25px;
}

#donation #tabs ul li a:before,
.radio-donation input[type=radio] + label:before,
.gfield_radio input[type=checkbox] + label:before {
	content: '';
	width: 18px;
	height: 18px;
	border: 1px solid #feb000;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	display: inline-block;
	vertical-align: middle;
	margin: -2px 10px 0 0;
	line-height: 0;
	background: rgba(255, 255, 255, 0.2);
	box-sizing: content-box;
}

.specialselect {
	width: 100% !important;
}

#tfa_31 {
	display: initial;
}

.image-margin {
	position: relative;
	margin: 40px -11.2% 40px 40px;
}

.RTE-btn-blue a {
	position: relative;
	background-color: #007AA4;
	color: #fff !important;
	border: 0;
	font-family: 'Source Serif 4', serif;
	z-index: 1011;
	white-space: normal;
	position: relative;
	text-transform: uppercase;
	border-radius: 10px;
	padding: 15px 55px 12px 55px;
	font-size: 20px;
	font-weight: 800;
	letter-spacing: 1px;
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.RTE-btn-yellow a {
	text-transform: uppercase;
	z-index: 21;
	white-space: normal;
	position: relative;
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #FFCC4E;
	color: #333333 !important;
	border: 0;
	border-radius: 10px;
	font-family: 'Source Serif 4', serif;
	padding: 15px 55px 12px 55px;
	font-size: 20px;
	font-weight: 800;
	letter-spacing: 1px;
}

.RTE-btn-blue a:focus,
.RTE-btn-blue a:active:focus,
.RTE-btn-blue a.active:focus,
.RTE-btn-blue a.focus,
.RTE-btn-blue a:active.focus,
.RTE-btn-blue a.active.focus,
.RTE-btn-yellow a:focus,
.RTE-btn-yellow a:active:focus,
.RTE-btn-yellow a.active:focus,
.RTE-btn-yellow a.focus,
.RTE-btn-yellow a:active.focus,
.RTE-btn-yellow a.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.RTE-btn-blue a:hover,
.RTE-btn-blue a:focus,
.RTE-btn-blue a.focus {
	text-decoration: none;
	background-color: #00546B;
	color: #E5DED4;
}

.RTE-btn-yellow a:hover,
.RTE-btn-yellow a:focus,
.RTE-btn-yellow a.focus {
	text-decoration: none;
	background-color: #006b4d;
	color: #E5DED4;
}

.RTE-btn-blue a:active,
.RTE-btn-blue a.active,
.RTE-btn-yellow a:active,
.RTE-btn-yellow a.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	-moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.download-option {
	display: block;
}

.download-option a {
	color: #000 !important;
}

.font-size-11 {
	font-size: 11px;
}

.font-size-12 {
	font-size: 12px;
}

.font-size-16 {
	font-size: 16px;
}

.font-size-18 {
	font-size: 18px;
}

.font-size-24 {
	font-size: 24px;
}

.font-size-26 {
	font-size: 26px;
}

.font-size-30 {
	font-size: 30px;
}

.font-size-32 {
	font-size: 32px;
}

.font-size-48 {
	font-size: 48px;
}

.top-nav > li {
	padding: 4px 16px;
}

.top-nav > li > a {
	position: relative;
	padding: 8px 0 !important;
}

.top-nav > li > a:hover {
	text-decoration: none;
}

.top-nav > li > a:after {
	content: '';
	height: 3px;
	background: #FFCC4E;
	bottom: 4px;
	opacity: 0;
	transition: all 0.3s;
	left: 0;
	right: 0;
	position: absolute;
}

.top-nav > li > a:hover:after {
	opacity: 1;
}

@media screen and (min-width: 480px) {
	.donation-panel-wrapper-home {
		min-height: 900px !important;
	}
}

@media screen and (min-width: 768px) {
	.donation-panel-wrapper-home {
		min-height: 1020px !important;
	}
}

@media screen and (min-width: 960px) {
	.donation-panel-wrapper-home {
		min-height: 1015px !important;
	}
}

@media screen and (min-width: 1200px) {
	.donation-panel-wrapper-home {
		min-height: 909px !important;
	}
}

.alt-h1 {
	color: #007AA4;
	font-size: 63px;
	letter-spacing: -.71px;
	text-align: center;
	display: block;
	margin: 0;
	padding-top: 20px;
	line-height: 50px;
	font-weight: 800;
}

@media (max-width: 991px) {
	.literacy-section .learn-title {
		color: #000 !important;
	}
}

@media (max-width: 991px) {
	.girl-education .connecting-box .learn-title,
	.girl-education .connecting-box .learn {
		color: #282828 !important;
	}
}

@media (max-width: 991px) {
	.literacy-section {
		height: auto !important;
	}
}

@media (max-width: 991px) {
	.girl-education {
		height: auto !important;
	}
}

@media (max-width: 991px) {
	.donation-panel-wrapper-home {
		height: auto !important;
	}
}

@media (max-width: 991px) {
	.tab-pane.active {
		position: inherit !important;
	}
}

@media (max-width: 991px) {
	.donation-panel-wrapper {
		height: auto !important;
	}

	.header .sticker {
		display: none !important;
	}
}

@media(max-width: 769px) {
	.mobile-style {
		text-align: center;
	}
}

.fyinfooterlogo {
	margin-top: 155px;
	position: absolute;
	right: 0;
}

@media(max-width: 767.5px) {
	.fyinfooterlogo {
		margin-top: 10px;
	}
}

@media(max-width: 600px) {
	.fyinfooterlogo {
		width: 100%;
		margin-top: 10px;
		position: static;
		text-align: left !important;
	}

	.footer-top .footer-icons {
		flex-wrap: wrap;
	}
}

.accordion-list {
	border-bottom: 4px solid #FFCC4E;
}

.accordion-list .accordion-content {
	padding: 0 11px;
}

.accordion .panel-heading a {
	display: block;
	padding: 0px 55px 11px 10px;
}

.accordion .panel-heading a:hover {
	text-decoration: none;
}

.accordion .panel-heading .panel-title i {
	transform: rotate(180deg);
	transition: all 0.3s;
}

.accordion .panel-heading .collapsed i {
	transform: rotate(0deg);
}

.latest-slider h2.title {
	color: rgb(51,51,51);
}

.latest-slider .slick-prev:before,
.latest-slider .slick-next:before {
	opacity: 1;
}

body.japan .latest-slider h2 {
	color: #fff !important;
	font-size: 1.25rem;
	margin-bottom: 10px;
}

body.japan .latest-slider .calloutHeader {
	height: unset;
}

.fb_iframe_widget {
	border-radius: 10px;
	overflow: hidden;
}

.jssocials-share-twitter svg {
	fill: #E5DED4;
	height: 19px;
}

.jssocials-share-twitter svg:hover {
	fill: #00789f !important;
	height: 16px;
}

.dropdown:hover .dropdown-menu {
	display: block;
}

.tpc-fix {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	background-color: #333;
	border-radius: 10px;
	overflow: hidden;
	word-break: break-word;
	min-height: 450px;
	height: 100%;
}

.tpc-fix img {
	width: 100%;
	max-width: 100%;
	border-radius: 10px 10px 0 0;
	display: block;
}

.tpc-fix .tpc-inner {
	flex: 1 1 auto;
	padding: 15px;
	padding-bottom: 80px;
}

.tpc-fix .calloutheading {
	text-align: center;
	font-size: 18px;
	color: #fff;
	margin: 0 0 10px;
}

.tpc-fix p {
	color: #fff;
	text-align: center;
	padding: 0 15px;
	min-height: 60px;
}

.tpc-fix .btn {
	position: absolute;
	bottom: 15px;
	left: 50%;
	transform: translateX(-50%);
	max-width: 250px;
	width: 80%;
	font-size: 14px;
	text-align: center;
	margin: 0 auto;
	box-sizing: border-box;
}

@media (max-width: 991px) {
	.tpc-fix {
		min-height: auto;
		padding-bottom: 30px;
	}

	.tpc-fix .btn {
		position: static;
		transform: none;
		margin: 15px auto 0;
	}
}

@media (max-width: 520px) {
	body,
	html {
		overflow-x: hidden;
	}

	.container {
		padding-left: 15px;
		padding-right: 15px;
	}

	.tpc-fix .btn {
		width: 90%;
	}
}

.white-text {
	color: #fff;
}

.programs-wrapper .program-section .programs-tabs .programs-content .tabs-here .tab .flex-me .tab-content.tab-right .tab-overlay {
	position: relative;
	z-index: 2;
}

.programs-wrapper .program-section .programs-tabs .programs-content .tabs-here .tab .flex-me .tab-content.tab-right::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 0;
}

@media (max-width:1200px) {
	.programs-wrapper .program-section .programs-tabs .programs-content .tabs-here .tab .flex-me hr {
		left: 0 !important;
	}
}

.blog-landing-filters .mobile-filters-dropdown button,
.blog-landing-filters .mobile-filters-dropdown button {
	position: relative;
}

.blog-landing-filters .mobile-filters-dropdown button i {
	position: absolute;
	right: 15px;
	top: 10px;
}

.blog-landing-filters .mobile-filters {
	margin-top: 14px;
	float: right;
}

.footer-icons {
	position: relative;
	display: flex;
	float: right;
}

.footer-top .footer-icons a:first-child span {
	margin-left: 0px;
}

.news-landing-socials .jssocials-wrap {
	margin-left: 0 !important;
	gap: 5px;
}

.jssocials-shares .jssocials-share:first-child a {
	margin-left: 0;
}

.jssocials-plus a,
.jssocials-minus a {
	margin-left: 1px !important;
}

.fa-plus:before {
	content: "\f067";
}

.fa-facebook-f:before, .fa-facebook:before {
	content: "\f09a";
}

.fa-linkedin:before {
	content: "\f0e1";
}

.fa-pinterest:before {
	content: "\f0d2";
}

.fa-at:before {
	content: "\f1fa";
}

.fa-minus:before {
	content: "\f068";
}

.newspage {
	position: relative;
}

.news-listing-img {
	border-radius: 10px 10px 0 0;
}

.news-listing {
	padding: 15px;
	background-color: #E5DED4;
	border-radius: 0 0 10px 10px;
	border-top: 2px solid #333;
	min-height: 120px
}

.news-listing.featured-listing {
	height: auto;
	min-height: unset;
}

.news-listing a:hover {
	text-decoration: none;
}

.news-listing .news-listing-header {
	font-size: 19px;
	line-height: 23px;
    font-weight: 800;
	margin-top: 0;
	margin-bottom: 5px;
}

.news-listing .news-listing-header.featured-header {
	font-size: 32px;
	line-height: 38px;
	max-width: 800px;
	margin: 0 0 30px 0;
}

.news-listing .date {
	background-color: #E5DED4;
    position: absolute;
    border-radius: 0 0 10px 10px;
    top: 0px;
    padding: 15px 7px 7px 7px;
    font-size: 15px;
    font-weight: 600;
    box-shadow: 3px 3px 4px rgba(0, 0, 0, .2);
}

.news-listing .author {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 0;
}

.news-listing .news-listing-tags {
	position: absolute;
	bottom: 15px;
	font-size: 14px;
}

@media (max-width: 1309.5px) {
	.news-listing {
		min-height: 120px;
	}

	.news-listing .author {
		font-size: 13px;
	}

	.news-listing .news-listing-header.featured-header {
		font-size: 32px;
		line-height: 38px;
	}
}

@media (max-width: 1199.5px) {
	.news-listing {
		min-height: 140px;
	}

	.news-listing .news-listing-header.featured-header {
		font-size: 28px;
		line-height: 34px;
	}
}

@media (max-width: 991.5px) {
	.news-listing {
		min-height: 135px;
	}

	.news-listing .news-listing-header {
		font-size: 16px;
		line-height: 20px;
	}

	.news-listing .news-listing-header.featured-header {
		font-size: 28px;
		line-height: 34px;
	}

	.news-listing .date {
		font-size: 14px;
	}

	.news-listing .author {
		font-size: 12px;
		line-height: 1.4;
	}
}

@media (max-width: 767.5px) {
	.featured-news {
		max-width: 650px;
		margin: 0 auto;
	}

	.news-listing {
		min-height: unset;
		max-width: 630px;
		margin: 0 auto;
	}

	.news-listing .title {
		padding-bottom: 30px
	}

	.news-listing-img {
		margin: 0 auto;
	}

	.news-listing .news-listing-header {
		font-size: 18px;
		line-height: 22px;
	}
}

.nfwb-copy {
	background-color: #007AA4;
	padding-bottom: 30px;
	color: #ffffff;
}

.nfwb-copy p {
	font-size: 22px;
	line-height: 25px;
	font-weight: 800;
}

.nfwb-copy .challenge-read-more {
	background-color: #e5ded4;
	color: #5f564a;
	padding: 16px;
	font-size: 18px;
	font-weight: 600;
}

@media (max-width: 767.5px) {
	.nfwb-copy p {
		font-size: 18px;
		line-height: 26px;
	}
}