﻿/*Site.Master mega menu*/
/*Style added for mega menu responsiveness*/
/*Site.Master mega menu*/
.skipnav {
    text-align: left;
    color: #0A2240;
}

    .skipnav a {
        position: absolute;
        left: -10000px;
        width: 1px;
        height: 1px;
        overflow: hidden;
    }

        .skipnav a:focus, .skipnav a:active {
            position: static;
            left: 0;
            width: auto;
            height: auto;
            overflow: visible;
            text-decoration: underline;
        }

.noticeouter {
	border-color: #C10230;
	border-width: 3px;
	border-style: solid;
	color: white;
	background-color: #C10230;
}

.noticeheader {
	font-size: x-large;
	color: white;
	font-weight: bolder;
	text-align: center;
}

.noticeheadertext {
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.noticetext {
	background-color: white;
	color: black;
	padding: 15px;
}

.aboutwidth {
	width: 11% !important;
}

.contactwidth {
	width: 14% !important;
}

.container {
	width: 100% !important;
}
.googlesearchbutton:focus {
	border: 1px dotted #007bff !important;
}

.headerimagepadding {
	padding-left: 110px;
}

.headernavigatediv {
	padding-top: 30px;
	padding-right: 30px;
	text-align: right;
}

.investmentswidth {
	width: 16% !important;
}

.marginleft0pximportant {
	margin-left: 0px !important;
}

.mediawidth {
	width: 12% !important;
}

.menuheaderpadding {
	padding-left: 10% !important;
	padding-right: 10% !important;
}

.menutext {
	text-align: center !important;
	font-size: 18px;
}

.programswidth {
	width: 25% !important;
}

.ucpexpandedcolumnheader {
	font-size: large;
	color: #0A2240 !important;
}

.ucpwidth {
	width: 22% !important;
}

@media (max-width:1200px) {
	.headerimagepadding {
		padding-left: 80px;
	}

	.menutext {
		font-size: 16px;
	}
}

@media (max-width:1077px) {
	.headerimagepadding {
		padding-left: 10px;
	}

	.menuheaderpadding {
		padding-left: 5% !important;
		padding-right: 5% !important;
	}

	.menutext {
		font-size: 15px;
	}
}

@media (max-width:1040px) {
	.menutext {
		font-size: 14px;
	}
}

@media (max-width:992px) {
	.headerimagepadding {
		padding-left: 0px;
	}

	.menuheaderpadding {
		padding-left: 1.5% !important;
		padding-right: 1.5% !important;
	}

	.menutext {
		font-size: 14px;
	}

	div.menuheader {
		margin-left: 10px !important;
		margin-right: 10px !important;
	}
}

@media (max-width:767px) {
	.aboutwidth {
		width: 100% !important;
	}

	.contactwidth {
		width: 100% !important;
	}

	.investmentswidth {
		width: 100% !important;
	}

	.mediawidth {
		width: 100% !important;
	}

	.menuheaderpadding {
		padding-left: 0% !important;
		padding-right: 0% !important;
		margin-left: 10px !important;
		margin-right: 10px !important;
	}

	.menutext {
		text-align: left;
		font-size: 18px;
	}

	.programswidth {
		width: 100% !important;
	}

	.ucpwidth {
		width: 100% !important;
	}
}
/**/
/*Site.Master UCP Search*/
.ucpsearchheader {
	background-color: #0A2240 !important;
	line-height: .9;
}

.ucpsearchheaderbutton {
	top: 14px;
}

.ucpsearchheaderinput {
	border: none !important;
	height: 32px;
	width: 95% !important;
}

.ucpsearchheaderlabel {
	top: 3px;
	position: relative;
}
/**/
/*Site.Master footer menu*/
.footerbackground {
	background-color: #0A2240;
	color: #ffffff;
	padding: 50px 10% 50px 10%
}

.footermenubackgroundcolordfdfdf {
	background-color: #dfdfdf;
}

.footermenuborder {
	border-top: 1px solid #dfdfdf;
}

.footermenufont {
	color: #172b4d !important;
	font-size: large
}
.copyright-align {
	text-align: center;
	padding-top: 15px;
}

.footersearch {
	width: 100% !important;
}

@media (min-width:993px) {
	.donor-image {
		text-align: left;
		padding: 0px 0px 0px 0px;
	}
}

@media (max-width:992px) {
	.donor-image {
		text-align: center;
		padding: 10px 0px 10px 0px;
	}
	.footersearchdiv {
		padding-left: 2vw;
	}
}
/**/

/*.container {
	width: 100% !important;
}

.headerimagepadding {
	padding-left: 110px;
}

.menuheaderpadding {
	padding-left: 10% !important;
	padding-right: 10% !important;
}

.menutext {
	text-align: center !important;
	font-size: 18px;
}

.aboutwidth {
	width: 11% !important;
}

.ucpwidth {
	width: 22% !important;
}

.programswidth {
	width: 25% !important;
}

.investmentswidth {
	width: 16% !important;
}

.mediawidth {
	width: 12% !important;
}

.contactwidth {
	width: 14% !important;
}

@media (max-width:1200px) {
	.headerimagepadding {
		padding-left: 80px;
	}

	.menutext {
		font-size: 16px;
	}
}

@media (max-width:1077px) {
	.headerimagepadding {
		padding-left: 10px;
	}

	.menutext {
		font-size: 15px;
	}

	.menuheaderpadding {
		padding-left: 5% !important;
		padding-right: 5% !important;
	}
}

@media (max-width:1040px) {
	.menutext {
		font-size: 14px;
	}
}

@media (max-width:992px) {
	.headerimagepadding {
		padding-left: 0px;
	}

	.menutext {
		font-size: 14px;
	}

	.menuheaderpadding {
		padding-left: 1.5% !important;
		padding-right: 1.5% !important;
	}

	div.menuheader {
		margin-left: 10px !important;
		margin-right: 10px !important;
	}
}

@media (max-width:767px) {
	.menutext {
		text-align: left;
		font-size: 18px;
	}

	.menuheaderpadding {
		padding-left: 0% !important;
		padding-right: 0% !important;
		margin-left: 10px !important;
		margin-right: 10px !important;
	}

	.aboutwidth {
		width: 100% !important;
	}

	.ucpwidth {
		width: 100% !important;
	}

	.programswidth {
		width: 100% !important;
	}

	.investmentswidth {
		width: 100% !important;
	}

	.mediawidth {
		width: 100% !important;
	}

	.contactwidth {
		width: 100% !important;
	}
}*/
/**/

/*SignUp SignUp.aspx*/
.radio {
	margin-top: 0px;
}

	.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
		float: left;
		margin-right: 5px;
	}

.font-normal {
	font-weight: normal !important;
}

span.font-normal label {
	font-weight: normal !important;
}

span.font-weight-bold label {
	font-weight: bold !important;
}

span.padding-checkbox input {
	font-weight: bold !important;
}

span.padding-checkbox label {
	padding-left: 10px !important;
	font-weight: normal !important;
}

.radio-btn-orient {
	text-align: left;
}

.checkboxlist-margin {
	margin-left: 0px;
	font-weight: normal !important;
}

@media (min-width: 992px) {
	.radio-btn-orient {
		text-align: right;
	}

	.checkboxlist-margin {
		margin-left: 35px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.checkboxlist-margin {
		margin-left: 25px;
	}
}
/**/

/*SignUp UserControls/Sidebar.aspx*/
.sbmargin1 {
	margin-left: 50px;
	margin-right: 50px;
}
.ucsidebarFBIframe {
	border: currentColor;
	overflow: hidden;
	width: 340px;
}

.ucsidebarFBIframediv {
	padding-top: 50px;
	text-align: center;
}

.ucsidebartwitterdivinner {
	text-align: center;
	border: 1px solid #cacaca;
}

.ucsidebartwitterdivrow {
	width: 340px;
	margin: 0px auto;
}

@media (max-width: 550px) {
	.sbmargin1 {
		margin-left: 5%;
		margin-right: 5%;
	}
	.ucsidebarinputuputdiv {
		padding-left: 2%;
	}

	.ucsidebartwitterdivrow {
		padding: 0 2% 0 2%;
	}

	.ucsidebarFBIframedivrow {
		padding: 0 2% 0 2%;
	}
}

@media (max-width: 324px) {
	.ucsidebarFBIframe {
		width: 100%;
	}
	.ucsidebartwitterdivrow {
		width: 100%;
	}
}
/**/
/**/
/*Generic*/
.colorred {
	color: Red
}
.notered {
	color: #ee0000
}
.displaynone {
	display: none;
}

.fontsize11pt {
	font-size: 11pt;
}
.fontweightboldimportant {
	font-weight: bold !important;
}

.height1px {
	height: 1px;
}

.height10px {
	height: 10px;
}

.height20px {
	height: 10px;
}

.height15px {
	height: 15px;
}

.marginbottom-1px {
	margin-bottom: -1px;
}

.paddingbottom5px {
	padding-bottom: 5px;
}

.paddingbottom20px {
	padding-bottom: 20px;
}

.paddingbottom30px {
	padding-bottom: 30px;
}

.paddingbottom50px {
	padding-bottom: 50px;
}

.paddingleft2pct {
	padding-left: 2%;
}

.paddingright20px {
	padding-right: 20px;
}

.paddingtop5px {
	padding-top: 5px;
}

.paddingtop10px {
	padding-top: 10px;
}

.paddingtop20px {
	padding-top: 20px;
}

.positionrelative {
	position: relative;
}

.textaligncenter {
	text-align: center;
}

.textalignright {
	text-align: right;
}

.width33pct {
	width: 33%;
}

.width90pct {
	width: 90%;
}

.width97-5pct {
	width: 97.5%;
}

.width100pctimportant {
	width: 100% !important;
}

.width300px {
	width: 300px;
}

.width400px {
	width: 400px;
}

/**/

/*ContactUsForm page*/

#footer-menu a.footer-link {
    color: #ffffff !important;
    font-size: 1.2rem !important;
}

    #footer-menu a.footer-link:hover {
        text-decoration: underline;
    }

/**/